@font-face{font-family:poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf)}@font-face{font-family:splash;src:url(/assets/Splash-Regular-BdUSZ9Pj.ttf)}@font-face{font-family:londrinaOutline;src:url(/assets/LondrinaOutline-Regular-Dn2ooKZi.ttf)}@font-face{font-family:montserrat;src:url(/assets/Montserrat-VariableFont_wght-DcaoeaBt.ttf)}@font-face{font-family:storyScript;src:url(/assets/StoryScript-Regular-Ci_1fhje.ttf)}:root{--background: rgb(238, 243, 245);--boxColor: rgba(189, 218, 236, 1);--boxColorFade: rgba(189, 218, 236, .6);--compContainer: rgba(235, 188, 168, 1);--highlight: rgba(15, 105, 129, 1);--CTA: rgba(234, 177, 170, 1)}#root{min-height:100vh;display:flex;flex-direction:column}html,body{box-sizing:border-box;background-color:var(--background);font-family:montserrat,Courier New,Courier,monospace;margin:0;padding:0}main{padding-top:60px;flex:1}a{text-decoration:none;color:var(--background);position:relative;transition:.4s}input,textarea{font-family:montserrat,Courier New,Courier,monospace;font-size:1.3rem;text-align:center;color:var(--background);border:none}.svg_style{height:40px;width:40px;color:var(--background)}nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--highlight);height:60px;width:calc(100% - 20px);color:var(--background);padding-inline:10px;position:fixed;z-index:100}._navLogo_7w0f0_15{display:block;height:60px;width:100px;background-image:url(/assets/logo-Dp3cRwrx.svg);background-size:cover;background-repeat:no-repeat;background-position:center left -5px;cursor:pointer;transition:all .3s ease;position:relative}._navLogo_7w0f0_15:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:var(--CTA);transition:width .3s ease}._navLogo_7w0f0_15:hover:after{width:100%}._navLogo_7w0f0_15:hover{transform:scale(1.05);filter:brightness(1.1)}._burgerIcon_7w0f0_48{width:50px;height:50px;background-image:url("data:image/svg+xml,%3csvg%20width='41'%20height='18'%20viewBox='0%200%2041%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2016.5H38.8873'%20stroke='%23FFFCF0'%20stroke-width='3'%20stroke-linecap='round'/%3e%3cpath%20d='M15.701%209L38.8873%209'%20stroke='%23FFFCF0'%20stroke-width='3'%20stroke-linecap='round'/%3e%3cpath%20d='M8.32353%202L38.8873%202'%20stroke='%23FFFCF0'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;display:none}._navInteractions_7w0f0_58{display:flex;list-style:none;margin:0;padding:0}._navInteractions_7w0f0_58 li{width:35px;height:35px;background-size:contain;background-repeat:no-repeat;background-position:center}._navInteractions_7w0f0_58:hover{cursor:pointer}._cartContainer_7w0f0_77{background-image:url("data:image/svg+xml,%3csvg%20width='37'%20height='44'%20viewBox='0%200%2037%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M31.339%2041.3701H5.95586C5.56635%2041.3728%205.18976%2041.2071%204.89878%2040.905C4.60781%2040.6028%204.42309%2040.1857%204.38025%2039.734L3.13552%2017.9407C3.12896%2017.6972%203.16521%2017.4548%203.24207%2017.2283C3.31893%2017.0018%203.43475%2016.796%203.58239%2016.6238C3.73003%2016.4515%203.90636%2016.3164%204.10049%2016.2267C4.29462%2016.137%204.50245%2016.0947%204.71114%2016.1024H32.8437C33.2616%2016.1024%2033.6624%2016.2961%2033.9579%2016.6408C34.2534%2016.9856%2034.4194%2017.4532%2034.4194%2017.9407L32.9146%2039.7523C32.8682%2040.2007%2032.6819%2040.6134%2032.3913%2040.9118C32.1007%2041.2102%2031.7261%2041.3733%2031.339%2041.3701V41.3701Z'%20stroke='%23FFFCF0'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8955%2022.0677V11.9569C10.8955%209.51918%2011.7255%207.18125%2013.203%205.4575C14.6804%203.73374%2016.6842%202.76535%2018.7736%202.76535C20.863%202.76535%2022.8668%203.73374%2024.3442%205.4575C25.8217%207.18125%2026.6517%209.51918%2026.6517%2011.9569V22.0677'%20stroke='%23FFFCF0'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");display:flex;justify-content:end;cursor:pointer;transition:all .3s ease;position:relative}._cartContainer_7w0f0_77:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:45px;height:45px;background-color:var(--CTA);border-radius:50%;opacity:0;transition:all .3s ease;z-index:-1}._cartContainer_7w0f0_77:hover:before{opacity:.3;width:50px;height:50px}._cartContainer_7w0f0_77:hover{transform:scale(1.1)}._cartContainer_7w0f0_77:active{transform:scale(.95)}._cartCount_7w0f0_115{width:25px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='29'%20viewBox='0%200%2027%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.7375%2012.0026L22.0139%2015.4306L23.1271%2019.1488L19.8607%2020.8206L18.7427%2024.5334L15.1931%2023.8162L12.2684%2026.1103L9.78325%2023.273H6.1702L5.70148%2019.4019L2.78174%2017.1077L4.50526%2013.6797L3.39205%209.96685L6.65845%208.28975L7.77654%204.5769L11.3261%205.29414L14.2507%203L16.7359%205.83737H20.349L20.8177%209.70843L23.7375%2012.0026Z'%20fill='%23FFFCF0'%20stroke='%23FFFCF0'%20stroke-width='5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat;translate:5px -5px;color:var(--highlight);text-align:center;font-size:1.2rem;font-weight:600}._navList_7w0f0_129{position:fixed;top:0;left:50%;transform:translate(-50%);width:70%;display:flex;justify-content:center;list-style:none;gap:40px;font-size:1.2rem;padding:0;z-index:100;color:var(--background)}._navList_7w0f0_129 li a:hover{color:var(--compContainer)}._navList_7w0f0_129 li a:before{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:var(--CTA);transition:all .4s}._navList_7w0f0_129 li a:hover:before{width:100%;left:0}@media screen and (max-width: 900px){._navLogo_7w0f0_15{order:2}._burgerIcon_7w0f0_48{display:block;order:1}._navInteractions_7w0f0_58{order:3}._navList_7w0f0_129{background-color:var(--highlight);flex-direction:column;margin:0;padding:0;padding-block:20px;top:60px;left:0;width:100%;text-align:center;z-index:5}._open_7w0f0_193{transform:translateY(0);transition:transform .5s ease-out}._close_7w0f0_198{transform:translateY(-100%);transition:transform .5s ease-in}}._footerContainer_1dkni_1{background-color:var(--highlight);display:flex;flex-direction:column;align-items:center;z-index:100;padding:10px 20px;margin-top:20px;width:100%;box-sizing:border-box}._footerContent_1dkni_13{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}._brandSection_1dkni_23{display:flex;flex-direction:column;align-items:center;gap:15px}._logo_1dkni_29{width:150px;height:100px;background-image:url(/assets/logo-Dp3cRwrx.svg);background-size:cover;background-repeat:no-repeat;background-position:center}._logoList_1dkni_37{list-style:none;margin:0;padding:0;display:flex;gap:20px}._logoList_1dkni_37 li{width:30px;height:30px}._socials_1dkni_48{display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain}._instagram_1dkni_56{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_77_111)'%3e%3cpath%20d='M10%201.80078C12.6719%201.80078%2012.9883%201.8125%2014.0391%201.85937C15.0156%201.90234%2015.543%202.06641%2015.8945%202.20313C16.3594%202.38281%2016.6953%202.60156%2017.043%202.94922C17.3945%203.30078%2017.6094%203.63281%2017.7891%204.09766C17.9258%204.44922%2018.0898%204.98047%2018.1328%205.95312C18.1797%207.00781%2018.1914%207.32422%2018.1914%209.99219C18.1914%2012.6641%2018.1797%2012.9805%2018.1328%2014.0313C18.0898%2015.0078%2017.9258%2015.5352%2017.7891%2015.8867C17.6094%2016.3516%2017.3906%2016.6875%2017.043%2017.0352C16.6914%2017.3867%2016.3594%2017.6016%2015.8945%2017.7813C15.543%2017.918%2015.0117%2018.082%2014.0391%2018.125C12.9844%2018.1719%2012.668%2018.1836%2010%2018.1836C7.32813%2018.1836%207.01172%2018.1719%205.96094%2018.125C4.98438%2018.082%204.45703%2017.918%204.10547%2017.7813C3.64063%2017.6016%203.30469%2017.3828%202.95703%2017.0352C2.60547%2016.6836%202.39063%2016.3516%202.21094%2015.8867C2.07422%2015.5352%201.91016%2015.0039%201.86719%2014.0313C1.82031%2012.9766%201.80859%2012.6602%201.80859%209.99219C1.80859%207.32031%201.82031%207.00391%201.86719%205.95312C1.91016%204.97656%202.07422%204.44922%202.21094%204.09766C2.39063%203.63281%202.60938%203.29688%202.95703%202.94922C3.30859%202.59766%203.64063%202.38281%204.10547%202.20313C4.45703%202.06641%204.98828%201.90234%205.96094%201.85937C7.01172%201.8125%207.32813%201.80078%2010%201.80078ZM10%200C7.28516%200%206.94531%200.0117187%205.87891%200.0585938C4.81641%200.105469%204.08594%200.277344%203.45313%200.523438C2.79297%200.78125%202.23438%201.12109%201.67969%201.67969C1.12109%202.23438%200.78125%202.79297%200.523438%203.44922C0.277344%204.08594%200.105469%204.8125%200.0585938%205.875C0.0117188%206.94531%200%207.28516%200%2010C0%2012.7148%200.0117188%2013.0547%200.0585938%2014.1211C0.105469%2015.1836%200.277344%2015.9141%200.523438%2016.5469C0.78125%2017.207%201.12109%2017.7656%201.67969%2018.3203C2.23438%2018.875%202.79297%2019.2188%203.44922%2019.4727C4.08594%2019.7188%204.8125%2019.8906%205.875%2019.9375C6.94141%2019.9844%207.28125%2019.9961%209.99609%2019.9961C12.7109%2019.9961%2013.0508%2019.9844%2014.1172%2019.9375C15.1797%2019.8906%2015.9102%2019.7188%2016.543%2019.4727C17.1992%2019.2188%2017.7578%2018.875%2018.3125%2018.3203C18.8672%2017.7656%2019.2109%2017.207%2019.4648%2016.5508C19.7109%2015.9141%2019.8828%2015.1875%2019.9297%2014.125C19.9766%2013.0586%2019.9883%2012.7188%2019.9883%2010.0039C19.9883%207.28906%2019.9766%206.94922%2019.9297%205.88281C19.8828%204.82031%2019.7109%204.08984%2019.4648%203.45703C19.2188%202.79297%2018.8789%202.23438%2018.3203%201.67969C17.7656%201.125%2017.207%200.78125%2016.5508%200.527344C15.9141%200.28125%2015.1875%200.109375%2014.125%200.0625C13.0547%200.0117188%2012.7148%200%2010%200Z'%20fill='%23FFFCF0'/%3e%3cpath%20d='M10%204.86328C7.16406%204.86328%204.86328%207.16406%204.86328%2010C4.86328%2012.8359%207.16406%2015.1367%2010%2015.1367C12.8359%2015.1367%2015.1367%2012.8359%2015.1367%2010C15.1367%207.16406%2012.8359%204.86328%2010%204.86328ZM10%2013.332C8.16016%2013.332%206.66797%2011.8398%206.66797%2010C6.66797%208.16016%208.16016%206.66797%2010%206.66797C11.8398%206.66797%2013.332%208.16016%2013.332%2010C13.332%2011.8398%2011.8398%2013.332%2010%2013.332Z'%20fill='%23FFFCF0'/%3e%3cpath%20d='M16.5391%204.66016C16.5391%205.32422%2016%205.85938%2015.3398%205.85938C14.6758%205.85938%2014.1406%205.32031%2014.1406%204.66016C14.1406%203.99609%2014.6797%203.46094%2015.3398%203.46094C16%203.46094%2016.5391%204%2016.5391%204.66016Z'%20fill='%23FFFCF0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_77_111'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._facebook_1dkni_59{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_77_115)'%3e%3cpath%20d='M10%200C4.4772%200%200%204.4772%200%2010C0%2014.6896%203.2288%2018.6248%207.5844%2019.7056V13.056H5.5224V10H7.5844V8.6832C7.5844%205.2796%209.1248%203.702%2012.4664%203.702C13.1%203.702%2014.1932%203.8264%2014.6404%203.9504V6.7204C14.4044%206.6956%2013.9944%206.6832%2013.4852%206.6832C11.8456%206.6832%2011.212%207.3044%2011.212%208.9192V10H14.4784L13.9172%2013.056H11.212V19.9268C16.1636%2019.3288%2020.0004%2015.1128%2020.0004%2010C20%204.4772%2015.5228%200%2010%200Z'%20fill='%23FFFCF0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_77_115'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._twitter_1dkni_62{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.2719%201.58667H18.0831L11.9414%208.60625L19.1666%2018.1583H13.5093L9.07834%2012.365L4.00827%2018.1583H1.19534L7.76451%2010.6501L0.833313%201.58667H6.63424L10.6395%206.88195L15.2719%201.58667ZM14.2852%2016.4757H15.843L5.78781%203.18095H4.1162L14.2852%2016.4757Z'%20fill='%23FFFCF0'/%3e%3c/svg%3e")}._footerNav_1dkni_65{display:flex;flex-direction:column;gap:10px}._navTitle_1dkni_71{color:var(--background);font-size:1rem;font-weight:600;margin:0 0 10px;text-transform:uppercase;letter-spacing:.5px}._linkList_1dkni_80{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}._footerLink_1dkni_89{color:var(--background);text-decoration:none;font-size:1rem;font-weight:400;transition:all .3s ease;opacity:.9;margin-top:10px}._footerLink_1dkni_89:hover{opacity:1;color:var(--CTA);padding-left:5px}._divider_1dkni_105{background-color:var(--background);width:95%;height:2px;margin-top:10px;border-radius:100%}p{margin:5px 0 0;font-size:.7rem;color:var(--background)}@media (max-width: 768px){._footerContent_1dkni_13{flex-direction:column;align-items:center;gap:30px}._brandSection_1dkni_23{align-items:center}._footerNav_1dkni_65{align-items:center;text-align:center}}._processingPage_5x5ct_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,var(--background) 0%,var(--boxColor) 100%)}._processingCard_5x5ct_10{background-color:var(--highlight);border-radius:10px;padding:3rem 2rem;max-width:500px;width:100%;box-shadow:0 10px 40px #0000001a;text-align:center}._processingCard_5x5ct_10 h1{color:var(--background);margin:1.5rem 0 1rem;font-size:1.75rem}._processingCard_5x5ct_10 p{color:var(--background);font-size:1rem;margin:.5rem 0;opacity:.9}._loadingState_5x5ct_34{animation:_fadeIn_5x5ct_1 .5s ease-in}._spinner_5x5ct_38{width:60px;height:60px;border:4px solid rgba(var(--background-rgb, 0, 0, 0),.1);border-top-color:var(--background);border-radius:50%;animation:_spin_5x5ct_38 1s linear infinite;margin:0 auto}._subtext_5x5ct_48{font-size:.875rem;opacity:.7;margin-top:1rem}._successState_5x5ct_55{animation:_fadeIn_5x5ct_1 .5s ease-in}._successIcon_5x5ct_59{width:80px;height:80px;margin:0 auto}._successIcon_5x5ct_59 svg{width:100%;height:100%}._successIcon_5x5ct_59 circle{stroke:#16a34a;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:_stroke_5x5ct_1 .6s cubic-bezier(.65,0,.45,1) forwards}._successIcon_5x5ct_59 path{stroke:#16a34a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:_stroke_5x5ct_1 .3s cubic-bezier(.65,0,.45,1) .6s forwards}._errorState_5x5ct_89{animation:_fadeIn_5x5ct_1 .5s ease-in}._errorIcon_5x5ct_93{width:80px;height:80px;margin:0 auto}._errorIcon_5x5ct_93 svg{width:100%;height:100%}._errorIcon_5x5ct_93 circle{stroke:#dc2626;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:_stroke_5x5ct_1 .6s cubic-bezier(.65,0,.45,1) forwards}._errorIcon_5x5ct_93 path{stroke:#dc2626;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:56;stroke-dashoffset:56;animation:_stroke_5x5ct_1 .3s cubic-bezier(.65,0,.45,1) .6s forwards}._retryButton_5x5ct_122{margin-top:2rem;padding:.75rem 2rem;background-color:var(--background);color:var(--highlight);border:none;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,opacity .2s}._retryButton_5x5ct_122:hover{transform:translateY(-2px);opacity:.9}._retryButton_5x5ct_122:active{transform:translateY(0)}@keyframes _spin_5x5ct_38{to{transform:rotate(360deg)}}@keyframes _stroke_5x5ct_1{to{stroke-dashoffset:0}}@keyframes _fadeIn_5x5ct_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._processingCard_5x5ct_10{padding:2rem 1.5rem}._processingCard_5x5ct_10 h1{font-size:1.5rem}._spinner_5x5ct_38{width:50px;height:50px}._successIcon_5x5ct_59,._errorIcon_5x5ct_93{width:60px;height:60px}}._container_1vcjo_1{min-height:100vh;background-color:var(--background);padding:2rem 1rem;margin-top:100px}._header_1vcjo_8{max-width:1200px;margin:0 auto 3rem;text-align:center;padding:2rem;background:var(--boxColor);border-radius:16px;box-shadow:0 4px 6px #0000000d}._header_1vcjo_8 h1{font-size:clamp(2rem,5vw,3rem);color:var(--highlight);margin:0 0 1rem;font-weight:700}._subtitle_1vcjo_25{font-size:1.125rem;color:#0f6981cc;max-width:600px;margin:0 auto;line-height:1.6}._content_1vcjo_33{max-width:1200px;margin:0 auto}._section_1vcjo_38{background:#fff;padding:2.5rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014;position:relative}._section_1vcjo_38 h2{font-size:1.75rem;color:var(--highlight);margin:0 0 1.25rem;font-weight:600;display:flex;align-items:center;gap:.75rem}._section_1vcjo_38 p{line-height:1.7;color:#333;margin-bottom:1rem;font-size:1.05rem}._section_1vcjo_38 p:last-child{margin-bottom:0}._iconBox_1vcjo_68{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--boxColorFade);border-radius:12px;margin-bottom:1.5rem}._icon_1vcjo_68{width:32px;height:32px;color:var(--highlight)}._infoBox_1vcjo_85{background:var(--boxColor);padding:1.5rem;border-radius:8px;margin-top:1.5rem;border-left:4px solid var(--highlight)}._infoBox_1vcjo_85 p{margin-bottom:.75rem}._infoBox_1vcjo_85 p:last-child{margin-bottom:0}._infoBox_1vcjo_85 strong{color:var(--highlight);font-weight:600}._warningBox_1vcjo_106{background:var(--compContainer);padding:1.5rem;border-radius:8px;margin-top:1.5rem;border-left:4px solid var(--CTA)}._warningBox_1vcjo_106 p{margin:0;color:#333}._warningBox_1vcjo_106 strong{color:var(--highlight);font-weight:600}._steps_1vcjo_124{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}._step_1vcjo_124{display:flex;gap:1.5rem;align-items:flex-start}._stepNumber_1vcjo_137{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--highlight);color:#fff;border-radius:50%;font-size:1.25rem;font-weight:700;flex-shrink:0}._stepContent_1vcjo_151 h3{font-size:1.25rem;color:var(--highlight);margin:0 0 .5rem;font-weight:600}._stepContent_1vcjo_151 p{margin:0;line-height:1.6}._list_1vcjo_163{list-style:none;padding:0;margin:1rem 0}._list_1vcjo_163 li{padding-left:1.75rem;margin-bottom:.75rem;position:relative;line-height:1.6;color:#333;font-size:1.05rem}._list_1vcjo_163 li:last-child{margin-bottom:0}._list_1vcjo_163 li:before{content:"✓";position:absolute;left:0;color:var(--highlight);font-weight:700;font-size:1.1rem}._link_1vcjo_191{color:var(--highlight);text-decoration:none;font-weight:500;transition:color .2s ease}._link_1vcjo_191:hover{color:var(--CTA);text-decoration:underline}._ctaSection_1vcjo_203{background:linear-gradient(135deg,var(--boxColor) 0%,var(--compContainer) 100%);padding:3rem 2.5rem;border-radius:12px;text-align:center;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a}._ctaSection_1vcjo_203 h2{font-size:2rem;color:var(--highlight);margin:0 0 1rem;justify-content:center}._ctaSection_1vcjo_203>p{font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:var(--highlight)}._contactInfo_1vcjo_228{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;max-width:800px;margin-left:auto;margin-right:auto}._contactItem_1vcjo_238{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#ffffffb3;border-radius:8px}._contactItem_1vcjo_238 strong{color:var(--highlight);font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}._contactItem_1vcjo_238 span,._contactItem_1vcjo_238 a{font-size:1rem}._ctaButton_1vcjo_259{display:inline-block;background:var(--CTA);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;margin-top:1rem}._ctaButton_1vcjo_259:hover{background:var(--highlight);transform:translateY(-2px);box-shadow:0 6px 12px #00000026}._legalSection_1vcjo_279{background:var(--boxColorFade);padding:2rem;border-radius:8px;font-size:.95rem;line-height:1.6}._legalSection_1vcjo_279 h3{font-size:1.125rem;color:var(--highlight);margin:0 0 .75rem;font-weight:600}._legalSection_1vcjo_279 p{margin-bottom:.75rem;color:#555}._updated_1vcjo_299{font-style:italic;font-size:.875rem;color:#777;margin-top:1rem}@media (max-width: 768px){._container_1vcjo_1{padding:1rem .75rem}._header_1vcjo_8{padding:1.5rem;margin-bottom:2rem}._section_1vcjo_38{padding:1.75rem 1.25rem}._step_1vcjo_124{flex-direction:column;gap:1rem}._stepNumber_1vcjo_137{width:40px;height:40px;font-size:1.125rem}._contactInfo_1vcjo_228{grid-template-columns:1fr}._ctaSection_1vcjo_203{padding:2rem 1.5rem}._ctaButton_1vcjo_259{width:100%;max-width:300px}}@media (max-width: 480px){._header_1vcjo_8 h1{font-size:1.75rem}._subtitle_1vcjo_25{font-size:1rem}._section_1vcjo_38 h2{font-size:1.5rem}._section_1vcjo_38{padding:1.5rem 1rem}}
