.Navigation-module__UVNiMW__navigation{z-index:1000;--cubic:cubic-bezier(.4, .01, .165, .99);justify-content:space-between;align-items:center;width:100%;transition:all .3s ease-out;display:flex;position:fixed;top:0}.Navigation-module__UVNiMW__navigation.Navigation-module__UVNiMW__min,.Navigation-module__UVNiMW__navigation.Navigation-module__UVNiMW__open{--clr-navigation:var(--clr-accent-1)}.Navigation-module__UVNiMW__navigation{color:var(--clr-navigation);stroke:var(--clr-navigation);fill:var(--clr-navigation);border-color:var(--clr-navigation)}.Navigation-module__UVNiMW__subMenuButton{width:inherit;height:inherit;cursor:pointer;grid-area:menu-button;align-items:center;margin-right:10px;font-size:40px;display:flex}@media screen and (max-width:768px){.Navigation-module__UVNiMW__subMenuButton{margin-right:0}}.Navigation-module__UVNiMW__subMenuButton span{font-size:14px;font-family:var(--font-sans-semibold);padding-right:10px}.Navigation-module__UVNiMW__subMenuButtonOpen .Navigation-module__UVNiMW__burgerMenuButtonSvgMiddle{opacity:0;transform:scaleX(.1)}.Navigation-module__UVNiMW__subMenuButtonOpen .Navigation-module__UVNiMW__burgerMenuButtonSvgBottom{stroke-linecap:round;stroke-dashoffset:0%;transform:rotate(-45deg)}.Navigation-module__UVNiMW__min{background-color:rgba(from var(--clr-primary-1) r g b / .8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Navigation-module__UVNiMW__min .Navigation-module__UVNiMW__items{padding:14px 12px 8px}.Navigation-module__UVNiMW__links{white-space:nowrap;text-transform:uppercase;letter-spacing:var(--button-letter-spacing);font-size:18px;font-family:var(--font-sans-semibold);justify-content:center;align-items:center;gap:36px;display:flex}.Navigation-module__UVNiMW__burgerMenuButtonSvg{cursor:pointer;width:30px;height:30px;transform:scaleX(-1)}.Navigation-module__UVNiMW__burgerMenuButtonSvg:hover .Navigation-module__UVNiMW__burgerMenuButtonSvgBottom{stroke-dashoffset:0%}.Navigation-module__UVNiMW__burgerMenuButtonSvgLine{stroke-dasharray:100%;stroke-dashoffset:0%;transform-origin:50%;stroke-width:3px;transition:opacity .3s,transform .3s,stroke-dashoffset .4s}.Navigation-module__UVNiMW__burgerMenuButtonSvgTop{transform:translateY(-35%)}.Navigation-module__UVNiMW__burgerMenuButtonSvgMiddle{transition:opacity .3s,transform .3s;transform:scaleX(1)}.Navigation-module__UVNiMW__burgerMenuButtonSvgBottom{stroke-dasharray:100%;stroke-dashoffset:9px;transform:translateY(33%)}.Navigation-module__UVNiMW__cartButtonHidden{display:none}.Navigation-module__UVNiMW__cartQuantityBadge{z-index:2;width:22px;height:22px;color:var(--clr-primary-1);border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:12px;font-weight:600;line-height:1;display:flex;position:absolute;top:-3px;right:-8px}.Navigation-module__UVNiMW__link{text-transform:uppercase;cursor:pointer;font-size:16px;font-family:var(--font-sans-semibold);letter-spacing:2px;transition:opacity .3s ease-out}.Navigation-module__UVNiMW__items{z-index:1;grid-template:"logo flags get-started icons menu-button"min-content/auto 1fr auto auto auto;justify-content:center;align-items:center;gap:36px;width:100%;padding:20px;transition:opacity .3s ease-out .5s;display:grid}.Navigation-module__UVNiMW__icons{grid-area:icons;justify-content:flex-end;align-items:center;gap:18px;line-height:1;transition:opacity .3s ease-out;display:flex}.Navigation-module__UVNiMW__icons .Navigation-module__UVNiMW__svgIcon{width:32px;height:32px}.Navigation-module__UVNiMW__cartLink{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.Navigation-module__UVNiMW__cartIconWrap{justify-content:center;align-items:center;display:flex;position:relative}.Navigation-module__UVNiMW__cartBadge{text-align:center;min-width:18px;height:18px;color:var(--clr-primary-1);background-color:var(--clr-accent-1);box-sizing:border-box;border-radius:999px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px;position:absolute;top:-4px;right:-6px}.Navigation-module__UVNiMW__iconSvg{width:32px;height:32px}@media screen and (max-width:1024px){.Navigation-module__UVNiMW__items{grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"logo flags get-started icons menu-button"}.Navigation-module__UVNiMW__link{display:none}}@media screen and (max-width:768px){.Navigation-module__UVNiMW__items{grid-template-columns:1fr auto auto;grid-template-areas:"logo flags get-started icons menu-button";gap:10px}.Navigation-module__UVNiMW__icons{gap:10px}.Navigation-module__UVNiMW__icons svg{width:24px;height:24px}}.Navigation-module__UVNiMW__logo{grid-row:logo;align-items:center;display:flex}.Navigation-module__UVNiMW__logoSvg{height:100px;transition:height .3s ease-out}.Navigation-module__UVNiMW__min .Navigation-module__UVNiMW__logoSvg{height:40px}@media screen and (max-width:1200px){.Navigation-module__UVNiMW__logoSvg{height:60px}}@media screen and (max-width:800px){.Navigation-module__UVNiMW__logoSvg{height:40px}}.Navigation-module__UVNiMW__cursor{z-index:9990;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;width:32px;height:32px;transition:transform .2s cubic-bezier(.75,-1.27,.3,2.33),opacity .2s cubic-bezier(.75,-1.27,.3,2.33);position:fixed;top:0;left:0;transform:scale(1.5)}.Navigation-module__UVNiMW__cursor svg{width:32px;height:32px}.Navigation-module__UVNiMW__cursorActive{opacity:1;transform:scale(2)}.Navigation-module__UVNiMW__cursorActive:before{opacity:1}.Navigation-module__UVNiMW__themeHeroThemeLightCartQuantityBadge{background:var(--clr-primary-1)}.Navigation-module__UVNiMW__themeHeroThemeDarkCartQuantityBadge{color:var(--clr-primary-1)}.Navigation-module__UVNiMW__menuToggle{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Navigation-module__UVNiMW__navigation:has(.Navigation-module__UVNiMW__menuToggle:checked) .Navigation-module__UVNiMW__subMenu{pointer-events:all;background-color:rgba(from var(--clr-primary-1) r g b / 1);transition-delay:0s}.Navigation-module__UVNiMW__navigation:has(.Navigation-module__UVNiMW__menuToggle:checked) .Navigation-module__UVNiMW__subMenuItem{opacity:1;transform:translateY(0)}.Navigation-module__UVNiMW__navigation:has(.Navigation-module__UVNiMW__menuToggle:checked){--clr-navigation:var(--clr-accent-1)}@media screen and (max-width:800px),screen and (max-height:800px){.Navigation-module__UVNiMW__navigation:has(.Navigation-module__UVNiMW__menuToggle:checked) .Navigation-module__UVNiMW__subMenu{justify-content:flex-start}}.Navigation-module__UVNiMW__getStartedLink{cursor:pointer;text-transform:uppercase;font-size:16px;font-family:var(--font-sans-semibold);letter-spacing:2px;color:inherit;background:0 0;border:0;margin:0;padding:0;transition:opacity .3s ease-out}.Navigation-module__UVNiMW__us{top:50px}.Navigation-module__UVNiMW__usMin{top:0}.Navigation-module__UVNiMW__minItems{padding:8px 12px}.Navigation-module__UVNiMW__svgIconNkBadgeDesigns,.Navigation-module__UVNiMW__svgIconNkBadgeDoors{width:110px;height:35px}.Navigation-module__UVNiMW__svgIconNkBadgeDoorsSm{width:100px}@keyframes Navigation-module__UVNiMW__logoLeftStem{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translate(0)}}@keyframes Navigation-module__UVNiMW__logoAngledStem{0%{opacity:0;transform:translateY(-230px)}to{opacity:1;transform:translate(0)}}@keyframes Navigation-module__UVNiMW__logoRightStemWriting{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.Navigation-module__UVNiMW__subMenu{pointer-events:none;z-index:1000;z-index:0;width:100%;height:100vh;transition:background-color .2s var(--cubic);background-color:rgba(from var(--clr-primary-1) r g b / 0);flex-direction:column;justify-content:center;align-items:center;transition-delay:.2s;display:flex;position:absolute;top:0;left:0;overflow:auto}.Navigation-module__UVNiMW__open .Navigation-module__UVNiMW__subMenu{pointer-events:all;background-color:rgba(from var(--clr-primary-1) r g b / 1);transition-delay:0s}.Navigation-module__UVNiMW__open .Navigation-module__UVNiMW__subMenuItem{opacity:1;transform:translateY(0)}.Navigation-module__UVNiMW__subMenuItems{flex-direction:column;justify-content:center;align-items:start;margin-top:50px;padding:15px;display:flex}.Navigation-module__UVNiMW__subMenuItemsWithOpenDropdown .Navigation-module__UVNiMW__subMenuItem{opacity:.6;transition:opacity .3s ease-out}@media (hover:hover){.Navigation-module__UVNiMW__subMenuItems:hover .Navigation-module__UVNiMW__subMenuItem{opacity:.6;transition:opacity .3s ease-out}}.Navigation-module__UVNiMW__subMenuItem{width:100%;color:var(--clr-accent-1);text-align:left;font-size:32px;font-family:var(--font-serif);cursor:pointer;text-transform:capitalize;opacity:0;transition:.2s var(--cubic), opacity .2s var(--cubic);padding:10px 0;transform:translateY(-20px)}@media screen and (max-width:1024px){.Navigation-module__UVNiMW__subMenuItem{font-size:28px}}.Navigation-module__UVNiMW__subMenuItem:hover,.Navigation-module__UVNiMW__subMenuItemOpen{opacity:1!important}.Navigation-module__UVNiMW__subMenuItem:first-child{transition-delay:30ms}.Navigation-module__UVNiMW__subMenuItem:nth-child(2){transition-delay:60ms}.Navigation-module__UVNiMW__subMenuItem:nth-child(3){transition-delay:90ms}.Navigation-module__UVNiMW__subMenuItem:nth-child(4){transition-delay:.12s}.Navigation-module__UVNiMW__subMenuItem:nth-child(5){transition-delay:.15s}.Navigation-module__UVNiMW__subMenuItem:nth-child(6){transition-delay:.18s}.Navigation-module__UVNiMW__subMenuItem:nth-child(7){transition-delay:.21s}.Navigation-module__UVNiMW__subMenuItem:nth-child(8){transition-delay:.24s}.Navigation-module__UVNiMW__subMenuItem:nth-child(9){transition-delay:.27s}.Navigation-module__UVNiMW__subMenuItem:nth-child(10){transition-delay:.3s}.Navigation-module__UVNiMW__subMenuItemWrapper{width:100%}.Navigation-module__UVNiMW__subMenuItemCollapsable{justify-content:space-between;display:flex}.Navigation-module__UVNiMW__subMenuItemCollapsable span{transition:transform .2s var(--cubic)}.Navigation-module__UVNiMW__subMenuItemCollapsableOpen span:last-child{transform:scaleY(-1)}.Navigation-module__UVNiMW__subMenuItemDropdownContainer{transition:grid-template-rows .2s var(--cubic);grid-template-rows:0fr;display:grid}.Navigation-module__UVNiMW__subMenuItemDropdownContainerOpen{grid-template-rows:1fr}.Navigation-module__UVNiMW__subMenuItemDropdown{opacity:0;transition:opacity .2s .2s var(--cubic);flex-direction:column;gap:5px 20px;display:flex;overflow:hidden}@media screen and (max-width:1024px){.Navigation-module__UVNiMW__subMenuItemDropdown{flex-direction:column}}.Navigation-module__UVNiMW__subMenuItemDropdown .Navigation-module__UVNiMW__subMenuItemMain{gap:10px;display:flex}.Navigation-module__UVNiMW__subMenuItemDropdown .Navigation-module__UVNiMW__subMenuItemMain img{object-fit:cover;width:200px;height:160px}@media screen and (max-width:1024px){.Navigation-module__UVNiMW__subMenuItemDropdown .Navigation-module__UVNiMW__subMenuItemMain img{width:38vw}}@media screen and (max-width:500px){.Navigation-module__UVNiMW__subMenuItemDropdown .Navigation-module__UVNiMW__subMenuItemMain img{height:115px}}@media screen and (max-width:1024px){.Navigation-module__UVNiMW__subMenuItemDropdown .Navigation-module__UVNiMW__subMenuItemMain{overflow:auto}}.Navigation-module__UVNiMW__subMenuItemDropdownContainerOpen .Navigation-module__UVNiMW__subMenuItemDropdown{opacity:1}.Navigation-module__UVNiMW__subMenuItemDropdownItem p{text-transform:uppercase;font-size:14px;font-family:var(--font-sans-semibold);letter-spacing:.15em;margin-bottom:10px}.Navigation-module__UVNiMW__subMenuItemDropdownItem{text-transform:uppercase;font-size:14px;font-family:var(--font-sans-semibold);letter-spacing:.15em;margin-bottom:0}@keyframes Navigation-module__UVNiMW__scrollPrompt{0%{padding-left:0}50%{padding-left:-20px}to{padding-left:0}}.Navigation-module__UVNiMW__subMenuItemSub{justify-content:flex-start;line-height:1;display:flex}@media screen and (max-width:500px){.Navigation-module__UVNiMW__subMenuItemSub{flex-direction:column;gap:5px}}.Navigation-module__UVNiMW__subMenuItemSub .Navigation-module__UVNiMW__subMenuItemDropdownItem{font-family:var(--font-sans-semibold);text-align:initial;border-right:1px solid;align-content:center;padding:0 10px}@media screen and (max-width:500px){.Navigation-module__UVNiMW__subMenuItemSub .Navigation-module__UVNiMW__subMenuItemDropdownItem{border-right:0;padding:0}}.Navigation-module__UVNiMW__subMenuItemDropdownItem:last-child{border-right:none}.Navigation-module__UVNiMW__subMenuItemDropdownItem:first-child{padding-left:0}.Navigation-module__UVNiMW__svgIconNkBadge{width:110px;height:35px}.Navigation-module__UVNiMW__caretIcon{width:32px;height:32px}@media screen and (max-width:768px){.Navigation-module__UVNiMW__open .Navigation-module__UVNiMW__subMenu{justify-content:flex-start}}
.SearchBar-module__u1bL1a__popupContainer{z-index:1005;pointer-events:none;background:rgba(from var(--clr-primary-1) r g b / .6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;color:var(--clr-accent-1);flex-direction:column;transition:transform .2s cubic-bezier(.37,0,.63,1);display:flex;position:fixed;top:0;left:0;overflow:auto;transform:translateY(-100%)}.SearchBar-module__u1bL1a__popupContainerVisible{pointer-events:all;transform:translateY(0)}.SearchBar-module__u1bL1a__searchboxContainer{flex-direction:column;align-items:center;width:100%;display:flex}.SearchBar-module__u1bL1a__searchInputContainer{z-index:1;grid-template-columns:1fr min-content;justify-content:center;align-items:center;gap:20px;width:calc(100% - 40px);max-width:720px;margin:28px 0;display:grid;position:sticky;top:28px}.SearchBar-module__u1bL1a__searchInputWrap{position:relative}.SearchBar-module__u1bL1a__searchItemsContainer{flex-flow:wrap;justify-content:center;align-items:start;gap:20px;max-width:1900px;margin:0 auto;padding-inline:20px;display:flex}.SearchBar-module__u1bL1a__searchingState{text-align:center;opacity:.9;width:100%;padding:8px 0}.SearchBar-module__u1bL1a__searchItemWrapper{flex-direction:column-reverse;display:flex}.SearchBar-module__u1bL1a__searchItemWrapper p{text-align:center;width:200px}.SearchBar-module__u1bL1a__searchItemWrapper img{border-radius:5px;width:200px;height:200px}.SearchBar-module__u1bL1a__svgIcon{width:32px;height:32px}.SearchBar-module__u1bL1a__svgIconLink{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.SearchBar-module__u1bL1a__searchPopupInput{background-color:var(--clr-primary-1);width:100%;height:70px;color:var(--clr-accent-1);border:2px solid var(--clr-accent-1);border-radius:var(--border-radius);outline:none;padding:14px 84px 14px 14px;font-size:20px;transition:opacity .2s ease-out .3s}.SearchBar-module__u1bL1a__searchPopupInputLabel{height:42px;color:rgb(from var(--clr-accent-1) r g b / .55)}.SearchBar-module__u1bL1a__clearButton{color:var(--clr-accent-1);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.SearchBar-module__u1bL1a__clearButton:disabled{opacity:.4;cursor:default}.SearchBar-module__u1bL1a__closeButton{background:0 0;border:none;width:32px;height:32px}.SearchBar-module__u1bL1a__closeButton svg{--webkit-fill:var(--clr-accent-1);width:32px;height:32px;fill:var(--clr-accent-1)}
.FooterLinks-module__b4JAga__wrapper{font-family:var(--font-sans);grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;padding:0 150px;display:grid}.FooterLinks-module__b4JAga__column:nth-of-type(2){grid-area:1/2/2/3}.FooterLinks-module__b4JAga__column:nth-of-type(3){grid-area:1/3/2/4}.FooterLinks-module__b4JAga__column:nth-of-type(4){grid-area:1/4/2/5}.FooterLinks-module__b4JAga__column:nth-of-type(5){grid-area:1/2/2/3;align-self:end;margin-bottom:15px}.FooterLinks-module__b4JAga__column:nth-of-type(6){grid-area:1/3/2/4;align-self:end;margin-bottom:22px}.FooterLinks-module__b4JAga__column a{padding:2px;font-size:18px;font-weight:400;text-decoration:none;display:block}.FooterLinks-module__b4JAga__footerLinkButton{width:max-content}.FooterLinks-module__b4JAga__link{padding:2px;font-size:18px;font-weight:400;text-decoration:none;display:block}.FooterLinks-module__b4JAga__link:hover{color:var(--clr-accent-1)}.FooterLinks-module__b4JAga__header{font-size:30px;font-family:var(--font-sans);font-weight:100;line-height:1.6}.FooterLinks-module__b4JAga__socialContainer{z-index:3;display:flex;position:relative}.FooterLinks-module__b4JAga__socialLink{width:32px;height:32px;margin-right:5px}.FooterLinks-module__b4JAga__socialLink :last-of-type{margin-right:0}.FooterLinks-module__b4JAga__flagContainer{gap:6px;transition:opacity .3s ease-out;display:flex}.FooterLinks-module__b4JAga__flagWrapper{filter:grayscale();width:32px;height:21px}.FooterLinks-module__b4JAga__flagWrapper.FooterLinks-module__b4JAga__active,.FooterLinks-module__b4JAga__flagWrapper:hover{filter:grayscale(0%)}.FooterLinks-module__b4JAga__flagLink{width:100%;height:100%;display:flex;position:relative}.FooterLinks-module__b4JAga__flagImage{cursor:pointer;width:100%;height:100%}.FooterLinks-module__b4JAga__socialLinks{z-index:3;gap:5px;display:flex;position:relative}.FooterLinks-module__b4JAga__socialLinks a{width:32px;height:32px}.FooterLinks-module__b4JAga__socialLinks svg{fill:currentColor}.FooterLinks-module__b4JAga__linkContainer{gap:6px;transition:opacity .3s ease-out;display:flex}@media only screen and (max-width:1500px){.FooterLinks-module__b4JAga__wrapper{padding:0 20px}}@media only screen and (max-width:1024px){.FooterLinks-module__b4JAga__wrapper{grid-template-columns:1fr 1fr;gap:2%}.FooterLinks-module__b4JAga__column:nth-of-type(2){grid-area:1/2/2/3}.FooterLinks-module__b4JAga__column:nth-of-type(3){grid-area:2/1/3/2;margin-top:40px;margin-bottom:50px}.FooterLinks-module__b4JAga__column:nth-of-type(4){grid-area:2/2;margin-top:40px}.FooterLinks-module__b4JAga__column:nth-of-type(6){grid-area:2/1/3/2;margin-bottom:0}}@media only screen and (max-width:600px){.FooterLinks-module__b4JAga__column:nth-of-type(3){grid-area:4/1}.FooterLinks-module__b4JAga__column:nth-of-type(4){grid-area:3/1;margin-top:40px}}@media only screen and (max-width:500px){.FooterLinks-module__b4JAga__footerLinkButton{margin:auto}.FooterLinks-module__b4JAga__wrapper{grid-template-columns:1fr;gap:30px}.FooterLinks-module__b4JAga__wrapper .FooterLinks-module__b4JAga__link{text-align:center}.FooterLinks-module__b4JAga__wrapper .FooterLinks-module__b4JAga__link button{margin:auto}.FooterLinks-module__b4JAga__wrapper .FooterLinks-module__b4JAga__socialContainer,.FooterLinks-module__b4JAga__wrapper .FooterLinks-module__b4JAga__flagContainer{justify-content:center}.FooterLinks-module__b4JAga__column>div.FooterLinks-module__b4JAga__header{text-align:center}.FooterLinks-module__b4JAga__column:nth-of-type(2){grid-area:2/1/auto/-1}.FooterLinks-module__b4JAga__column:nth-of-type(3){grid-area:4/1;margin-top:0;margin-bottom:0}.FooterLinks-module__b4JAga__column:nth-of-type(4){grid-area:6/1;margin-top:0}.FooterLinks-module__b4JAga__column:nth-of-type(5){grid-area:3/1}.FooterLinks-module__b4JAga__column:nth-of-type(6){grid-area:5/1}}.FooterLinks-module__b4JAga__klaviyoWrapper form{margin:0!important}.FooterLinks-module__b4JAga__klaviyoWrapper input{border:2px solid var(--clr-accent-1)!important;color:var(--clr-accent-1)!important;font-family:var(--font-sans)!important;background-color:#0000!important;border-radius:0!important;height:50px!important;font-size:14px!important;font-weight:400!important}.FooterLinks-module__b4JAga__klaviyoWrapper input:active,.FooterLinks-module__b4JAga__klaviyoWrapper input:focus{box-shadow:none!important}.FooterLinks-module__b4JAga__klaviyoWrapper input::placeholder{color:var(--clr-accent-1)!important;opacity:1!important;font-size:14px!important}.FooterLinks-module__b4JAga__klaviyoWrapper button{background-color:var(--clr-primary-1)!important;border:2px solid var(--clr-accent-1)!important;border-radius:var(--border-radius)!important;color:var(--clr-accent-1)!important;font-family:var(--font-sans)!important;height:unset!important;letter-spacing:2px!important;text-transform:uppercase!important;width:unset!important;margin-top:10px!important;padding:1.2em 2em!important;font-size:14px!important;font-weight:700!important;transition:background-color .3s ease-in-out!important}.FooterLinks-module__b4JAga__klaviyoWrapper button:hover{background-color:var(--clr-accent-1)!important;color:var(--clr-primary-1)!important;text-decoration:none!important}.FooterLinks-module__b4JAga__klaviyoWrapper span{color:red!important}
.BottomSection-module__SlE9dW__footerBottom{text-align:left;justify-content:space-between;align-items:end;gap:40px;padding:0 150px;font-size:16px;display:flex}.BottomSection-module__SlE9dW__footerBottom>div,.BottomSection-module__SlE9dW__footerBottom>nav{margin:0 0 20px}.BottomSection-module__SlE9dW__footerBottomLinks a:not(:last-of-type){margin-right:10px}.BottomSection-module__SlE9dW__footerBottomLinks{grid-template-columns:1fr 1fr;gap:10px;display:grid}.BottomSection-module__SlE9dW__footerBottomLinks a,.BottomSection-module__SlE9dW__footerBottomLinks div{margin-bottom:8px}.BottomSection-module__SlE9dW__footerBottomLinks a:first-of-type{grid-area:2/1}.BottomSection-module__SlE9dW__footerBottomLinks a:nth-of-type(2){grid-area:2/2}.BottomSection-module__SlE9dW__footerBottomLinks a:nth-of-type(3){grid-area:3/1}.BottomSection-module__SlE9dW__accessibilityInputContainer{font-family:var(--font-sans);grid-area:1/1;place-self:end;margin-right:20px;font-size:16px}.BottomSection-module__SlE9dW__accessibilityInputContainer label{gap:5px;width:max-content;margin-bottom:1px;font-weight:400;display:flex}@media only screen and (max-width:1024px){.BottomSection-module__SlE9dW__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:0}.BottomSection-module__SlE9dW__footerBottom>div{margin-bottom:0}.BottomSection-module__SlE9dW__footerBottomLinks{flex-direction:column;order:-1;align-items:center;margin-bottom:8px;display:flex}.BottomSection-module__SlE9dW__footerBottomLinks a,.BottomSection-module__SlE9dW__footerBottomLinks div{margin-bottom:0}.BottomSection-module__SlE9dW__accessibilityInputContainer{order:-1;margin-right:0}.BottomSection-module__SlE9dW__footerBottom{padding:0}}.BottomSection-module__SlE9dW__footerBflWrapper{margin-block:50px;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#fff 27%,#000 62%,#0000);mask-image:linear-gradient(#0000 0%,#fff 27%,#000 62%,#0000)}.BottomSection-module__SlE9dW__footerBflImg{object-fit:cover;object-position:center;filter:brightness(70%);width:100%;height:700px}.BottomSection-module__SlE9dW__footerBflTagline{text-align:center;width:min-content;color:var(--clr-hero-1);background-position:50%;background-size:cover;font-size:112px;line-height:112px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.BottomSection-module__SlE9dW__footerBflTagline p{font-family:var(--font-serif);margin:0;font-size:112px}.BottomSection-module__SlE9dW__footerBflTagline span{width:max-content;font-family:var(--font-handwriting);margin-block:10px;font-size:118px;line-height:0;display:inline-block;position:relative;top:-20px}
.ThemeSwitch-module__ueY9SW__themeSwitch{z-index:3;grid-area:1/2;justify-self:start;transform:scale(.5)translate(-50%,50%)}.ThemeSwitch-module__ueY9SW__switchInput{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ThemeSwitch-module__ueY9SW__switchIndicator,.ThemeSwitch-module__ueY9SW__switchIndicator:before,.ThemeSwitch-module__ueY9SW__switchIndicator:after{transition:all .4s cubic-bezier(.46,.03,.52,.96)}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel{background-color:#8fb5f5;border-color:#347cf8}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchIndicator{box-shadow:none;background-color:#ecd21f;transform:translate(-50%,-50%)translate(72%)}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchIndicator:before,.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchIndicator:after{display:none}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration{width:20px;height:20px;animation:8s linear infinite ThemeSwitch-module__ueY9SW__cloud;top:50%;transform:translateY(-50%)}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration:before{width:10px;height:10px;animation:none;top:auto;bottom:0;left:-8px}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration:after{width:15px;height:15px;animation:none;top:auto;bottom:0;left:16px}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration,.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration:before,.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration:after{border-radius:9999px 9999px 0 0}.ThemeSwitch-module__ueY9SW__switchInput:checked+.ThemeSwitch-module__ueY9SW__switchLabel .ThemeSwitch-module__ueY9SW__switchDecoration:after{border-bottom-right-radius:9999px}.ThemeSwitch-module__ueY9SW__switchLabel{cursor:pointer;background-color:#2b2b2b;border:5px solid #5b5b5b;border-radius:9999px;width:120px;height:60px;transition:all .4s cubic-bezier(.46,.03,.52,.96);display:inline-block;position:relative}.ThemeSwitch-module__ueY9SW__switchIndicator{width:40px;height:40px;box-shadow:10px 0px 0 0 rgba(#000, .2) inset;background-color:#7b7b7b;border-radius:9999px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translate(-72%)}.ThemeSwitch-module__ueY9SW__switchIndicator:before,.ThemeSwitch-module__ueY9SW__switchIndicator:after{content:"";background-color:#fff;border-radius:9999px;display:block;position:absolute}.ThemeSwitch-module__ueY9SW__switchIndicator:before{opacity:.6;background-color:#fff;width:9px;height:9px;top:7px;left:7px}.ThemeSwitch-module__ueY9SW__switchIndicator:after{opacity:.8;background-color:#fff;width:14px;height:14px;bottom:8px;right:6px}.ThemeSwitch-module__ueY9SW__switchDecoration{background-color:#fff;border-radius:9999px;width:5px;height:5px;animation:1.8s -.6s infinite ThemeSwitch-module__ueY9SW__twinkle;display:block;position:absolute;top:65%;left:50%}.ThemeSwitch-module__ueY9SW__switchDecoration:before,.ThemeSwitch-module__ueY9SW__switchDecoration:after{content:"";background-color:#fff;border-radius:9999px;width:5px;height:5px;display:block;position:absolute}.ThemeSwitch-module__ueY9SW__switchDecoration:before{opacity:1;animation:1.6s infinite ThemeSwitch-module__ueY9SW__twinkle;top:-20px;left:10px}.ThemeSwitch-module__ueY9SW__switchDecoration:after{animation:1.6s -.2s infinite ThemeSwitch-module__ueY9SW__twinkle;top:-7px;left:30px}@keyframes ThemeSwitch-module__ueY9SW__twinkle{50%{opacity:.2}}@keyframes ThemeSwitch-module__ueY9SW__arrowSVGAnimateAlt{to{stroke-dashoffset:0}}@keyframes ThemeSwitch-module__ueY9SW__cloud{0%{transform:translateY(-50%)}50%{transform:translate(-50%,-50%)}to{transform:translateY(-50%)}}@media only screen and (max-width:1024px){.ThemeSwitch-module__ueY9SW__themeSwitch{order:-1;margin-bottom:0;transform:scale(.5)translate(0)}}
.Footer-module__WCSp1q__footer{box-shadow:none;margin-top:30px}.Footer-module__WCSp1q__footerLogo{width:120px;fill:var(--clr-accent-2);margin:0 auto 100px;display:block}
.PageTransitionWrapper-module__ZAJ9Cq__content{opacity:1;transition:opacity .3s}.PageTransitionWrapper-module__ZAJ9Cq__contentFading{opacity:0;transition:opacity .3s}.PageTransitionWrapper-module__ZAJ9Cq__content:has([data-page-content]){opacity:1;transition:none}.PageTransitionWrapper-module__ZAJ9Cq__contentFading:has([data-page-content]){opacity:1;transition:none}.PageTransitionWrapper-module__ZAJ9Cq__content [data-page-content]{opacity:1;transition:opacity .3s}.PageTransitionWrapper-module__ZAJ9Cq__contentFading [data-page-content]{opacity:0;transition:opacity .3s}.PageTransitionWrapper-module__ZAJ9Cq__spinnerOverlay{z-index:100;pointer-events:none;opacity:0;transition:opacity .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.PageTransitionWrapper-module__ZAJ9Cq__spinnerOverlayVisible{z-index:100;pointer-events:none;opacity:1;transition:opacity .3s .15s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.PageTransitionWrapper-module__ZAJ9Cq__spinner{border:2px solid;border-color:currentColor currentColor #0000 #0000;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite PageTransitionWrapper-module__ZAJ9Cq__spin}@keyframes PageTransitionWrapper-module__ZAJ9Cq__spin{to{transform:rotate(360deg)}}
