@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Geologica:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";:root{font-family:Geologica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--indigo);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._logo_fvod7_1{transition:transform .2s ease}._logo_fvod7_1._clickable_fvod7_4{cursor:pointer}._logo_fvod7_1._clickable_fvod7_4:hover{transform:scale(1.01)}._logo_fvod7_1._clickable_fvod7_4:active{transform:scale(.99)}.coming-soon-container{height:100dvh;width:100%;max-width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--indigo) 0%,#0a1a26 100%);position:relative;overflow:hidden;padding:1.5rem;box-sizing:border-box}.coming-soon-container:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(94,131,253,.1) 0%,transparent 70%);animation:pulse 8s ease-in-out infinite;z-index:0}.coming-soon-container:after{content:"";position:absolute;bottom:-30%;left:-30%;width:150%;height:150%;background:radial-gradient(circle,rgba(186,245,225,.08) 0%,transparent 70%);animation:pulse 10s ease-in-out infinite reverse;z-index:0}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.coming-soon-content{position:relative;z-index:10;text-align:center;max-width:700px;width:100%;box-sizing:border-box;padding:0}.logo-section{margin-bottom:3rem;width:100%;max-width:470px;margin-left:auto;margin-right:auto;position:relative;z-index:10}.logo-section svg,.logo-section img{width:100%;height:auto;max-width:100%}.logo-text{font-size:4rem;font-weight:700;color:var(--blue);margin:0;letter-spacing:-.02em;text-transform:lowercase;text-shadow:0 0 30px rgba(94,131,253,.3);animation:glow 3s ease-in-out infinite}@keyframes glow{0%,to{text-shadow:0 0 30px rgba(94,131,253,.3)}50%{text-shadow:0 0 50px rgba(94,131,253,.6)}}.main-message{margin-bottom:2rem;position:relative;z-index:10}.construction-icon{margin-bottom:2rem;display:flex;justify-content:center;animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.title{font-size:2.5rem;font-weight:600;color:var(--ivory);margin:0 0 1rem;line-height:1.2}.subtitle{font-size:1.25rem;color:var(--gray);margin:0;font-weight:300}.decorative-elements{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1;overflow:hidden}.dot{position:absolute;border-radius:50%;opacity:.4;animation:float-dot 6s ease-in-out infinite}.dot-1{width:20px;height:20px;background:var(--blue);top:20%;left:15%;animation-delay:0s}.dot-2{width:15px;height:15px;background:var(--mint);top:60%;right:20%;animation-delay:1.5s}.dot-3{width:25px;height:25px;background:var(--lilac);bottom:25%;left:25%;animation-delay:3s}.dot-4{width:18px;height:18px;background:var(--blue);top:40%;right:15%;animation-delay:4.5s}@keyframes float-dot{0%,to{transform:translate(0) scale(1);opacity:.4}33%{transform:translate(10px,-15px) scale(1.1);opacity:.6}66%{transform:translate(-10px,15px) scale(.95);opacity:.5}}@media(max-width:768px){.coming-soon-container{padding:1rem}.logo-section{margin-bottom:2rem;max-width:280px}.logo-text{font-size:2.5rem}.title{font-size:1.5rem;line-height:1.3;padding:0 .5rem}.subtitle{font-size:.95rem;padding:0 .5rem}.main-message{margin-bottom:1.5rem}.construction-icon svg{width:80px;height:80px}.dot{display:none}}@media(max-width:480px){.coming-soon-container{padding:.75rem}.logo-section{margin-bottom:1.5rem;max-width:240px}.title{font-size:1.25rem}.subtitle{font-size:.875rem}}._homeContainer_68shq_41{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;min-height:calc(100vh - 7.375rem)}._homeContent_68shq_51{position:relative;max-width:50rem}._heroContainer_68shq_56{position:relative;width:100%;height:100%}._heroContainer_68shq_56 img{width:100%;height:100%;object-fit:contain}._title_68shq_67{font-size:5rem;font-weight:500;color:var(--dolly);font-family:Geologica,sans-serif;line-height:1.1;text-align:center;padding:0 1rem}._description_68shq_77{font-size:1.125rem;font-weight:500;color:var(--ivory);font-family:Quicksand,sans-serif;text-align:center;padding:0 1rem;margin-top:1rem}._buttonsContainer_68shq_87{display:flex;gap:1rem;margin-top:2rem;justify-content:center}._button_68shq_87{width:13.75rem}@media(max-width:992px){._title_68shq_67{font-size:2.625rem}._description_68shq_77{font-size:.875rem}._buttonsContainer_68shq_87{margin-top:1rem}}@media(max-width:768px){._homeContainer_68shq_41{min-height:70vh;padding:0 1rem}._title_68shq_67{font-size:2.375rem;padding:0}._description_68shq_77{padding:0}._buttonsContainer_68shq_87{flex-direction:column;width:100%}._button_68shq_87{width:100%}}._generalButton_na738_41{border-radius:.3125rem;padding:.75rem 1.5rem;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;color:var(--indigo);transition:background-color .3s ease,color .3s ease;font-family:Silkscreen,sans-serif;font-size:1rem}._generalButton_na738_41:hover{background-color:var(--blue)}._solidButton_na738_59{background-color:var(--perfume);color:var(--indigo)}._solidButton_na738_59:hover{color:var(--ivory)}._outlineButton_na738_67{background-color:transparent;border:1px solid var(--perfume);color:var(--perfume)}._outlineButton_na738_67:hover{background-color:var(--perfume)!important;color:var(--indigo)}._icon_na738_77{transition:color .3s ease}._iconSolid_na738_81{color:var(--indigo)}._iconSolid_na738_81:hover{color:var(--ivory)}._iconOutline_na738_88{color:var(--perfume)}._iconOutline_na738_88:hover{color:var(--indigo)}._loading_na738_95{cursor:not-allowed}._loadingIcon_na738_99{animation:_spin_na738_1 1s linear infinite}@media(max-width:992px){._generalButton_na738_41{font-size:.875rem}}@keyframes _spin_na738_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wavesContainer_dbdal_41{position:relative;width:100%;overflow:hidden;margin:0;padding:0;line-height:0}._wavesVideo_dbdal_50{width:100%;display:block;border:none;margin:0;padding:0;pointer-events:none;aspect-ratio:1440/350}._wavesOverlay_dbdal_60{position:absolute;inset:0;z-index:1;cursor:default}._toolsContainer_1ylg1_41{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--ivory);padding:4rem 2rem;box-sizing:border-box;height:68vh}._textContainer_1ylg1_52{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:1rem;max-width:40%}._title_1ylg1_61{font-size:2.625rem;font-weight:500;line-height:1.1;max-width:28.125rem;color:var(--indigo);font-family:Geologica,sans-serif;text-align:left}._description_1ylg1_71{font-size:1rem;font-weight:500;max-width:28.125rem;color:var(--indigo);font-family:Quicksand,sans-serif;text-align:left}._blocksContainer_1ylg1_80{display:flex;gap:1rem;max-width:60%}._gradientBlock_1ylg1_86{width:100%;border-radius:.625rem;padding:2rem;position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:radial-gradient(circle at center,#a7bcff,#5e83fd 70%)}._blockTitle_1ylg1_99{font-size:1.75rem;font-weight:500;color:var(--indigo);font-family:Geologica,sans-serif;text-align:center}._blockDescription_1ylg1_107{font-size:1rem;font-weight:500;color:var(--ivory);font-family:Quicksand,sans-serif;text-align:center}._carouselWrapper_1ylg1_115{display:none}._carouselContainer_1ylg1_119{display:none;position:relative;width:100%}._carouselViewport_1ylg1_125{width:100%;height:100%;max-height:37.5rem;border-radius:1.25rem}._carouselSlideItem_1ylg1_132{height:100%;min-width:0}._image_1ylg1_137{width:100%;height:100%;object-fit:contain}._buttonContainer_1ylg1_143{display:flex;justify-content:center;align-items:center}._button_1ylg1_143{width:12.5rem}@media(max-width:992px){._toolsContainer_1ylg1_41{flex-direction:column;height:100%;padding:2rem 0;overflow-x:hidden;box-sizing:border-box}._textContainer_1ylg1_52{width:100%;max-width:100%;justify-content:center;align-items:center;text-align:center;padding:0 1rem}._title_1ylg1_61{text-align:center;font-size:1.75rem;max-width:100%}._description_1ylg1_71{text-align:center;max-width:100%;font-size:.875rem}._blocksContainer_1ylg1_80{display:none}._carouselWrapper_1ylg1_115{display:block;width:100%;margin-top:2rem;overflow-x:hidden;padding:0 1rem;box-sizing:border-box}._carouselContainer_1ylg1_119{margin-top:0;display:block;width:100%;max-width:100%}._carouselViewport_1ylg1_125{width:100%;max-width:100%;overflow-x:hidden}._carouselSlideItem_1ylg1_132{width:100%;max-width:100%}._gradientBlock_1ylg1_86{padding:1rem;width:100%;max-width:100%;min-height:28.125rem;max-height:28.125rem;box-sizing:border-box}._buttonContainer_1ylg1_143{width:100%}}._carouselContainer_dnckj_41{position:relative;width:100%;height:100%}._carouselViewport_dnckj_47{overflow:hidden;width:100%}._carouselTrack_dnckj_52{display:flex;width:100%;gap:1rem;flex-shrink:0}._carouselSlide_dnckj_59{min-width:0;margin-right:1rem}._carouselDots_dnckj_64{display:flex;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;width:100%}._dot_dnckj_73{background-color:var(--gray);border:none;width:.75rem;padding:0;height:.75rem;border-radius:62.4375rem;cursor:pointer;transition:all .3s ease}._dotActive_dnckj_84{background-color:var(--blue);width:.75rem;opacity:1}@media(max-width:992px){._dot_dnckj_73,._dotActive_dnckj_84{width:.375rem;height:.375rem}._carouselViewport_dnckj_47{overflow:visible}}._pricingContainer_1ttcc_41{width:100%;min-height:100vh;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:2rem;overflow:hidden;background-color:var(--ivory)}._textContainer_1ttcc_54{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;max-width:40%}._title_1ttcc_63{font-size:2.625rem;font-weight:500;line-height:1.1;max-width:28.125rem;color:var(--indigo);font-family:Geologica,sans-serif;text-align:center}._description_1ttcc_73{font-size:1rem;font-weight:500;color:var(--indigo);font-family:Quicksand,sans-serif;text-align:center}._toggle_1ttcc_81{display:flex;width:100%;height:3.125rem;max-width:18rem;margin-top:1rem;border-radius:.3125rem;background-color:var(--gray)}._toggleSegment_1ttcc_91{flex:1;padding:.75rem 1.25rem;border:none;font-family:Silkscreen,sans-serif;font-size:1rem;font-weight:400;border-radius:.3125rem;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-radius .2s ease;background-color:var(--gray);color:var(--ivory)}._toggleSegmentActive_1ttcc_106{background-color:var(--blue);color:var(--indigo)}._plansWrapper_1ttcc_111{width:100%;margin-top:2rem;box-sizing:border-box}._plansGrid_1ttcc_117{display:flex;justify-content:center;gap:1rem;align-items:center;padding:0 2rem}._carouselWrapper_1ttcc_125{display:none;width:100%;padding:0 2rem;box-sizing:border-box}._carousel_1ttcc_125{width:100%}._carouselSlide_1ttcc_136{min-height:0;margin-right:.5rem}._withCarousel_1ttcc_141 ._plansGrid_1ttcc_117{display:none}._withCarousel_1ttcc_141 ._carouselWrapper_1ttcc_125{display:block}@media(max-width:992px){._textContainer_1ttcc_54{max-width:95%}._title_1ttcc_63{font-size:1.75rem}._description_1ttcc_73{font-size:.875rem}._pricingContainer_1ttcc_41{overflow-x:clip}._plansGrid_1ttcc_117{display:none}._carouselWrapper_1ttcc_125{display:block;width:calc(100% - 2rem);margin:0 auto;overflow-x:hidden;padding:0;box-sizing:border-box}._carousel_1ttcc_125{width:100%;max-width:100%}._carouselSlide_1ttcc_136{width:100%;max-width:100%;margin-right:0}}._cardColumn_rmssb_41{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;min-width:25rem;max-width:25rem;gap:1rem}._card_rmssb_41{width:100%;background-color:transparent;border:.125rem solid var(--blue);border-radius:.625rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;box-sizing:border-box}._cardHeader_rmssb_66{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;border:.125rem solid;border-radius:.625rem;padding:0 1rem 1rem;box-sizing:border-box}._planName_rmssb_78{font-family:Quicksand,sans-serif;font-size:2.625rem;font-weight:600;color:var(--blue)}._price_rmssb_85{font-family:Quicksand,sans-serif;font-size:4.375rem;font-weight:600;color:var(--blue)}._frequency_rmssb_92{font-size:1.125rem;font-weight:600;color:var(--blue);font-family:Quicksand,sans-serif}._featuresContainer_rmssb_99{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box;border:.125rem solid;border-radius:.625rem;padding:1rem}._features_rmssb_99{width:100%;list-style:none;flex:1;display:flex;flex-direction:column;gap:2.5rem;font-family:Quicksand,sans-serif;font-size:1.5rem;font-weight:500;color:var(--blue);text-align:center;margin-top:1rem}@media(max-width:992px){._cardColumn_rmssb_41{min-width:100%;max-width:100%}._card_rmssb_41{padding:1rem}._cardHeader_rmssb_66{padding:0 .5rem .5rem}._planName_rmssb_78{font-size:2.125rem}._price_rmssb_85{font-size:3.125rem}._frequency_rmssb_92{font-size:1.125rem}._features_rmssb_99{font-size:18px}}._statsContainer_1xt1e_41{display:flex;background-color:var(--ivory);position:relative;flex-direction:column;justify-content:center;align-items:center;height:60vh}._statsImage_1xt1e_51{width:calc(100% - 4rem);height:100%;object-fit:contain;position:absolute;z-index:1}._title_1xt1e_59{font-family:Geologica,sans-serif;font-size:3.75rem;font-weight:700;line-height:1.1;color:var(--indigo);text-align:center;z-index:2}._description_1xt1e_69{font-family:Quicksand,sans-serif;font-size:1.125rem;font-weight:500;color:var(--indigo);text-align:center;z-index:2}._descriptionContainer_1xt1e_78{margin-top:1rem;z-index:2}._buttonContainer_1xt1e_83{margin-top:2rem;z-index:2;display:flex;justify-content:center;align-items:center}._button_1xt1e_83{width:100%;width:12.5rem;z-index:2}@media(max-width:992px){._statsContainer_1xt1e_41{height:100%;padding:2rem 1rem}._statsImage_1xt1e_51{width:100%;height:100%;object-fit:contain;top:-4rem}._title_1xt1e_59{font-size:2.375rem}._description_1xt1e_69{font-size:.875rem}._buttonContainer_1xt1e_83{margin-top:1rem}}._mapContainer_1q87j_41{display:flex;background-color:var(--indigo);position:relative;flex-direction:column;justify-content:flex-start;box-sizing:border-box;align-items:center;padding:2rem 0 0}._title_1q87j_52{font-family:Geologica,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.1;color:var(--dolly);text-align:center;z-index:2}._mapImage_1q87j_62{width:100%;height:100%;object-fit:contain;margin-top:2rem;z-index:1}@media(max-width:992px){._mapContainer_1q87j_41{height:100%;padding:2rem 1rem 0 0}._mapImage_1q87j_62{width:100%;height:100%;position:relative}._title_1q87j_52{font-size:1.5rem}}#root{margin:0 auto;text-align:center}body{margin:0}button{border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._header_1cvh0_41{padding:1.75rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000}._headerContainer_1cvh0_50{display:flex;height:2.75rem;justify-content:space-between;align-items:center;background-color:var(--indigo);border-radius:.625rem;border:1px solid var(--blue);padding:.5rem 1rem}._logo_1cvh0_61{width:9.375rem;height:2.5rem}._linksContainer_1cvh0_66{display:flex;gap:2rem}._linkInactive_1cvh0_71{color:var(--blue);font-weight:500;font-size:.875rem;font-family:Geologica,sans-serif}._linkInactive_1cvh0_71:hover{color:var(--dolly)}._linkActive_1cvh0_81{color:var(--dolly);font-size:.875rem;font-weight:500;font-family:Geologica,sans-serif}._buttonsContainer_1cvh0_88{display:flex;gap:1rem}._menuButton_1cvh0_93{display:none;background:none;border:none;cursor:pointer;padding:0;margin:0}._menuIcon_1cvh0_102{display:none}._mobileMenu_1cvh0_106{display:none;position:absolute;border-radius:.625rem;top:85%;left:0;right:0;background-color:var(--ivory);margin:0 1rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .3s ease-out,opacity .3s ease-out;z-index:1000}._mobileMenuOpen_1cvh0_124{max-height:31.25rem;opacity:1;pointer-events:auto;transition:max-height .3s ease-in,opacity .3s ease-in}._mobileMenuContent_1cvh0_131{padding:.5rem 0 1.5rem;display:none;flex-direction:column}._mobileLink_1cvh0_137{color:var(--blue);font-weight:600;font-size:1.5rem;font-family:Quicksand,sans-serif;padding:1rem 0;border-bottom:1px solid var(--gray);transition:color .2s ease}._mobileLink_1cvh0_137:last-of-type{border-bottom:none}._mobileLink_1cvh0_137:hover{color:var(--indigo)}._mobileLinkActive_1cvh0_153{color:var(--indigo);font-weight:600}._mobileButtonsContainer_1cvh0_158{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1rem 0;border-top:.0625rem solid var(--gray)}._mobileButtonLink_1cvh0_168,._loginButton_1cvh0_172,._registerButton_1cvh0_176{width:100%}._registerButton_1cvh0_176:hover{background-color:var(--dolly)!important;color:var(--indigo)!important}@media(max-width:992px){._header_1cvh0_41{position:fixed;padding:.75rem 1rem}._menuButton_1cvh0_93,._menuIcon_1cvh0_102{display:block}._linksContainer_1cvh0_66,._buttonsContainer_1cvh0_88{display:none}._mobileMenu_1cvh0_106{display:block}._mobileMenuContent_1cvh0_131{display:flex}}._landingLayout_x18e0_41{min-height:100vh;width:100%}._lightBackround_x18e0_46{background-color:var(--ivory)}._darkBackground_x18e0_50{background-color:var(--indigo)}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}a{text-decoration:none}:root{--ivory: #f6f5ef;--indigo: #102231;--blue: #5e83fd;--mint: #baf5e1;--gray: #d2d1cc;--lilac: #eca6fb;--yellow: #fffa6c;--green: #7de479;--red: #f36d64;--cosmos: #ffd1ce;--selago: #e3e9fb;--hint: #eaffe8;--barley: #fff2d2;--orange: #fbaf00;--apple: #40b73b;--malibu: #91abff;--petrol: #243644;--amber: #f8bd00;--barley: #fff4cf;--bluewood: #223341;--danger: #e33629;--hawkesBlue: #dbe3fc;--pink: #ffc7be;--lemon: #ffffc8;--hiddenHarbor: #607281;--casper: #B0C2D1;--fuchsia: #FF00B4;--perfume: #E1ABF6;--dolly: #FFF883;--gradientBlue: rgba(94, 131, 253, .3);--gradientBlue50: rgba(94, 131, 253, .5);--grandrientGray80: rgba(210, 209, 204, .8);--gradientBlue20: rgba(94, 131, 253, .2)}._footer_v334j_41{position:relative;display:flex;height:29.375rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:var(--ivory);border-top:.0625rem solid var(--blue)}._logo_v334j_52{margin-top:1.75rem}._footerContent_v334j_56{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;height:100%;padding:0 0 0 2rem;box-sizing:border-box}._footerContentLeft_v334j_65{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._disclaimer_v334j_72{color:var(--blue);text-align:left;font-size:1.125rem;font-family:Quicksand,sans-serif;font-weight:600;max-width:14.375rem;margin-top:1rem}._availableIn_v334j_82{color:var(--blue);text-align:left;font-size:.875rem;font-family:Silkscreen,sans-serif;font-weight:400;margin:0;padding:0}._footerLinkContainer_v334j_92{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}._linksContainer_v334j_100{margin-top:6.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;text-align:left}._linksContainer_v334j_100 a{color:var(--blue);font-size:1.125rem;font-family:Quicksand,sans-serif;font-weight:700}._linksContainer_v334j_100 a:hover{color:var(--perfume)}._emptyDiv_v334j_117{height:5rem}._logoContainer_v334j_121{position:relative;width:100%;overflow:hidden}._pinkLogo_v334j_127{position:absolute;top:.1875rem;right:0}._footerLogo_v334j_133{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._fotterContentMobile_v334j_140{display:none}._copyrightContainer_v334j_144{background-color:var(--blue);display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;color:var(--ivory);font-size:.875rem;font-family:Quicksand,sans-serif;font-weight:500;border-radius:.625rem .625rem 0 0;box-sizing:border-box}@media(max-width:768px){._footerContent_v334j_56{display:none}._fotterContentMobile_v334j_140{display:flex;box-sizing:border-box;width:100%;height:100%;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:0 0 0 1rem}._footerRow_v334j_173{display:flex;width:100%;gap:1rem;justify-content:space-between;align-items:center}._logo_v334j_52{width:160px}._disclaimer_v334j_72{margin-top:1.75rem;line-height:1;font-size:.875rem;max-width:12.5rem;margin-right:1rem}._linksContainer_v334j_100{margin-top:1rem;grid-template-columns:1fr 5fr;gap:1rem;position:relative}._linksContainer_v334j_100 a{color:var(--blue);font-size:.875rem;font-family:Quicksand,sans-serif;font-weight:700}._linksContainer_v334j_100 a:hover{color:var(--perfume)}._logoContainer_v334j_121{overflow:visible}._pinkLogo_v334j_127{position:absolute;right:0;top:-20px;width:11rem;height:auto}._copyrightContainer_v334j_144{font-size:.625rem}._copyrightContainer_v334j_144{padding:1rem}}
