@layer bp-xxs, bp-xs, bp-sm, bp-smt, bp-md, bp-mdt, bp-lg, bp-xl, bp-huge;@layer vp-xs, vp-sm, vp-s, vp-md, vp-lg;.charSplit{white-space:normal}.charSplit .char,.charSplit .word{display:inline-block;will-change:transform,opacity}.charSplit .word{white-space:pre}.root{gap:2.5rem;padding:10dvh 5vw;box-sizing:border-box}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{padding:10dvh 0}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{padding:10dvh 10vw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:5dvh 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:5dvh 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:5dvh 0}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse;height:auto;gap:2.5dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{flex-direction:column-reverse;display:flex;justify-content:center;align-items:center}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{flex-direction:column-reverse;display:flex;justify-content:center;align-items:center}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root div{width:100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root div{width:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root div{width:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root div{width:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root div{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root div{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root div{width:100%}}}}@media(min-width:640px){.root{grid-template-columns:1fr 416px;min-height:100dvh}}.root .header{height:4rem;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 5vw}.root .header nav{display:flex;height:100%;align-items:center;justify-content:space-between;width:100%}.root .header nav .backLink{font-weight:600;color:var(--blackText);display:flex;align-items:center;gap:.5rem;text-transform:none;flex:1;min-width:0}.root .header nav .backLink .chevron{transform:rotate(90deg)}.root .header nav .backLink .backText{margin-top:1px;display:none;font-size:.875rem;color:var(--ui-fg-subtle,#6b7280);transition:color .15s}@media(min-width:640px){.root .header nav .backLink .backText{display:block}}.root .header nav .backLink .backTextMobile{font-size:1.275rem;margin-top:1px;display:block;color:var(--ui-fg-subtle,#6b7280);transition:color .15s}@media(min-width:640px){.root .header nav .backLink .backTextMobile{display:none}}.root .header nav .storeLink{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.root .header nav .storeLink img{max-width:150px;height:auto;transition:transform .5s cubic-bezier(.76,0,.24,1)}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header nav .storeLink img{max-width:100px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header nav .storeLink img{max-width:100px}}}}.root .header nav .storeLink:hover img{transform:scale(1.05)}.root .header nav .spacer{flex:1;min-width:0}.root .checkoutContainer{position:relative;width:100%;padding:0 5vw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .checkoutContainer{padding:0 3.5vw 0 2.5vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .checkoutContainer{padding:0 3.5vw 0 2.5vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .checkoutContainer{padding:0 3.5vw 0 2.5vw}}}}.root .footer{width:100%;display:flex;align-items:center;justify-content:center}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:5dvh 2.5vw 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:5dvh 2.5vw 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:5dvh 2.5vw 0}}}}.root{min-height:calc(100ddv - 64px)}.terms{--header-offset:88px;background:var(--bgWhite);color:var(--blackText);padding-top:var(--header-offset)}.terms .container{max-width:960px;margin:0 auto;padding:0 16px}.terms .header{padding:32px 0 16px}.terms h1{font-size:1.875rem;line-height:1.2;margin:0 0 8px}.terms h2{font-size:1.125rem;margin:24px 0 8px}.terms p{margin:8px 0;line-height:1.6}.terms .layout{display:grid;grid-template-columns:1fr;gap:24px}.terms .sidebar{position:sticky;top:calc(var(--header-offset) + 12px);align-self:start;border:1px solid var(--shadows);border-radius:8px;padding:8px;background:var(--bgWhite)}.terms .sidebar ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}.terms .sidebar a{display:block;text-decoration:none;color:var(--blackText);border-radius:6px;padding:6px 8px;border:1px solid transparent;transition:border-color .15s ease,background-color .15s ease}.terms .sidebar a:hover{border-color:var(--blackText);background:rgba(33,34,34,.04)}.terms .section{scroll-margin-top:calc(var(--header-offset) + 24px)}.terms .bullets{margin:8px 0 8px 18px}.terms .bullets li{margin:6px 0}@media(min-width:768px){.terms{--header-offset:112px}.terms h1{font-size:2rem}.terms .layout{grid-template-columns:240px 1fr;gap:32px}}.root .heading{font-weight:600}.root .heading,.root .message{color:var(--ui-fg-base,#111827)}.root .message{font-size:1rem}.root .link{display:flex;gap:.25rem;align-items:center;cursor:pointer}.root .linkText{color:var(--ui-fg-interactive,#2563eb);transition:color .15s}.root .arrow:hover{transform:rotate(45deg)}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}.root .headerRow .leftCol{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.root .headerRow .leftCol .leftColContent{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}}}}.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.5rem;line-height:1.2;font-weight:300;font-family:Sansation-Regular;white-space:nowrap}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.35rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.35rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.35rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.35rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.15rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.15rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.35rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.25rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.15rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.15rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .labelUpper{font-size:1.15rem}}}}.root .headerRow .leftCol .leftColContent .rightInfoRow{display:flex;flex-direction:row}.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.1rem;line-height:1.2;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .leftCol .leftColContent .rightInfoRow .fontSemibold{font-size:1rem}}}}.root .editPanel,.root .errorPanel,.root .successPanel{transition-property:max-height,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;overflow:hidden}.root .editPanel{overflow:visible}.root .panelOpen{max-height:1000px;opacity:1}.root .panelClosed{max-height:0;opacity:0}.root .badgeError,.root .badgeSuccess{padding:.5rem;margin:1rem 0}.root .editContent{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.root .editContent .editActions{display:flex;align-items:center;justify-content:flex-end;margin-top:.5rem}.root .editContent .editActions .saveBtn{width:100%}@media(min-width:640px){.root .editContent .editActions .saveBtn{max-width:140px}}@media(min-width:550px){.root .mobileNav{display:none}}.root .mobileNav .container .header{padding-bottom:1rem}.root .mobileNav .container .header h3{font-size:2rem;font-weight:400;font-family:Sansation-Light;margin:0}.root .mobileNav .container .navList{font-size:1rem}.root .mobileNav .container .navList ul{display:flex;flex-direction:column;margin-bottom:0;justify-content:flex-start;align-items:flex-start;list-style:none;padding:0;gap:1rem}.root .mobileNav .container .navList ul .links{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%;padding:0 2.5vw}.root .mobileNav .container .navList ul .links li{cursor:pointer}.root .mobileNav .container .navList ul .links li .Link{font-size:1.1rem;font-weight:400;font-family:Sansation-Light;margin:0;cursor:pointer;opacity:.8;color:var(--blackText)}.root .mobileNav .container .navList ul .links li .Link:hover{color:var(--blackText);opacity:1}.root .mobileNav .container .navList ul .links li .Link.active{color:var(--blackText);opacity:1;font-weight:400;font-family:Sansation-regular}.root .mobileNav .container .navList ul .links li .logoutBtn{cursor:pointer!important;width:120px;margin-top:.5rem}.root .mobileNav .container .navList ul .links li .logoutBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .links li .logoutBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .links li .deleteAccountBtn{cursor:pointer!important;width:150px;margin-top:.5rem}.root .mobileNav .container .navList ul .links li .deleteAccountBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .links li .deleteAccountBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .mobileNav .container .navList ul .links li .deleteAccountBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .links li .deleteAccountModal{position:absolute;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;height:80dvh;width:100%}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px var(--shadows)}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal p{margin-bottom:1rem}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .deleteBtn{cursor:pointer;width:150px}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .deleteBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .cancelBtn{cursor:pointer;width:120px}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .cancelBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .mobileNav .container .navList ul .links li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .actions{display:flex;align-items:center;justify-content:flex-start;flex-direction:row-reverse;gap:1rem;width:100%;padding:0 2.5vw}.root .mobileNav .container .navList ul .actions li{cursor:pointer}.root .mobileNav .container .navList ul .actions li .Link{font-size:1.1rem;font-weight:400;font-family:Sansation-Light;margin:0;cursor:pointer;opacity:.8;color:var(--blackText)}.root .mobileNav .container .navList ul .actions li .Link:hover{color:var(--blackText);opacity:1}.root .mobileNav .container .navList ul .actions li .Link.active{color:var(--blackText);opacity:1;font-weight:400;font-family:Sansation-regular}.root .mobileNav .container .navList ul .actions li .Link .button{width:50px}.root .mobileNav .container .navList ul .actions li .Link .button .slider .el{background-color:var(--bgPrimary)}.root .mobileNav .container .navList ul .actions li .logoutBtn{cursor:pointer!important;width:50px;margin-top:.5rem}.root .mobileNav .container .navList ul .actions li .logoutBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .actions li .logoutBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .actions li .deleteAccountBtn{cursor:pointer!important;width:50px;margin-top:.5rem}.root .mobileNav .container .navList ul .actions li .deleteAccountBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .actions li .deleteAccountBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .mobileNav .container .navList ul .actions li .deleteAccountBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .actions li .deleteAccountModal{position:absolute;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;height:80dvh;width:100%}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px var(--shadows)}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal p{margin-bottom:1rem}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .deleteBtn{cursor:pointer;width:150px}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .deleteBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .cancelBtn{cursor:pointer;width:120px}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .cancelBtn .button{width:100%;cursor:pointer}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .mobileNav .container .navList ul .actions li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .desktopNav{display:none}@media(min-width:550px){.root .desktopNav{display:block}}.root .desktopNav .container .header{padding-bottom:1rem}.root .desktopNav .container .header h3{font-size:2rem;font-weight:400;font-family:Sansation-Light;margin:0}.root .desktopNav .container .navList{font-size:1rem}.root .desktopNav .container .navList ul{display:flex;flex-direction:column;margin-bottom:0;justify-content:flex-start;align-items:flex-start;list-style:none;padding:0}.root .desktopNav .container .navList ul li{cursor:pointer}.root .desktopNav .container .navList ul li .Link{font-size:1.1rem;font-weight:400;font-family:Sansation-Light;margin:0;cursor:pointer;opacity:.8;color:var(--blackText)}.root .desktopNav .container .navList ul li .Link:hover{color:var(--blackText);opacity:1}.root .desktopNav .container .navList ul li .Link.active{color:var(--blackText);opacity:1;font-weight:400;font-family:Sansation-regular}.root .desktopNav .container .navList ul li .logoutBtn{cursor:pointer!important;width:120px;margin-top:.5rem}.root .desktopNav .container .navList ul li .logoutBtn .button{width:100%;cursor:pointer}.root .desktopNav .container .navList ul li .logoutBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .desktopNav .container .navList ul li .deleteAccountBtn{cursor:pointer!important;width:150px;margin-top:.5rem}.root .desktopNav .container .navList ul li .deleteAccountBtn .button{width:100%;cursor:pointer}.root .desktopNav .container .navList ul li .deleteAccountBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .desktopNav .container .navList ul li .deleteAccountBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .desktopNav .container .navList ul li .deleteAccountModal{position:absolute;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;height:80dvh;width:100%}.root .desktopNav .container .navList ul li .deleteAccountModal .modal{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px var(--shadows)}.root .desktopNav .container .navList ul li .deleteAccountModal .modal h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.root .desktopNav .container .navList ul li .deleteAccountModal .modal p{margin-bottom:1rem}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .deleteBtn{cursor:pointer;width:150px}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .deleteBtn .button{width:100%;cursor:pointer}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .cancelBtn{cursor:pointer;width:120px}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .cancelBtn .button{width:100%;cursor:pointer}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.root .desktopNav .container .navList ul li .deleteAccountModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.ScrollLinkMobile{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.ScrollLinkMobile .button{position:relative;width:50px;height:40px;cursor:pointer;overflow:hidden;border:none;box-shadow:none;background-color:transparent;border-radius:25px}.ScrollLinkMobile .button .slider{position:relative;width:100%;height:100%}.ScrollLinkMobile .button .slider .el{width:100%;height:100%;background-color:var(--bgPrimary)}.ScrollLinkMobile .button .slider .el p{margin:0;color:var(--whiteText)}.ScrollLinkMobile .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.ScrollLinkMobile .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.ScrollLinkMobile .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.ScrollLinkMobile .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1;transform:rotateX(-90deg) translateY(11px)}.ScrollLinkMobile.active .button{box-shadow:0 0 0 2px var(--Placeholder)}.ScrollLinkMobile.active .button .slider .el p{color:var(--blackText);font-weight:400;font-family:Sansation-regular}.root .grid{display:grid;grid-template-columns:1fr;flex:1 1 auto;margin-top:1rem}.addButtonContainer{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-bottom:1rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.addButtonContainer{margin-bottom:2.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.addButtonContainer{margin-bottom:2.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.addButtonContainer{margin-bottom:2.5rem}}}}.addButtonContainer .addButton{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.addButtonContainer .addButton .addressText{font-size:1.3rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular;text-transform:capitalize}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.addButtonContainer .addButton .addressText{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.addButtonContainer .addButton .addressText{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.addButtonContainer .addButton .addressText{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.addButtonContainer .addButton .addressText{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.addButtonContainer .addButton .addressText{font-size:1.1rem}}}}.addButtonContainer .addButton .cardButton{display:flex;align-items:center;justify-content:center}.modalTitleContent{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modalTitleContent .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modalTitleContent .title{font-size:1.3rem;margin-bottom:0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modalTitleContent .title{font-size:1.3rem;margin-bottom:0}}}}.modalTitleContent .modalTitle{margin-bottom:.5rem;font-size:1.8rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modalTitleContent .modalTitle{font-size:1.3rem;margin-bottom:0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modalTitleContent .modalTitle{font-size:1.3rem;margin-bottom:0}}}}.form{display:flex;flex-direction:column;row-gap:.5rem}.rowTwo{grid-template-columns:repeat(2,1fr)}.rowPostal,.rowTwo{display:grid;-moz-column-gap:.5rem;column-gap:.5rem}.rowPostal{grid-template-columns:144px 1fr}.error{color:#f43f5e;font-size:.9rem;line-height:1.25rem;padding-top:.5rem;padding-bottom:.5rem}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.error{font-size:.85rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.error{font-size:.85rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.error{font-size:.85rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.error{font-size:.85rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.error{font-size:.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.error{font-size:.8rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.error{font-size:.85rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.error{font-size:.85rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.error{font-size:.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.error{font-size:.8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.error{font-size:.8rem}}}}.actions{-moz-column-gap:.75rem;column-gap:.75rem;margin-top:1.5rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.actions{margin-top:.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.actions{margin-top:.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.actions{margin-top:.5rem}}}}.actions .cancelBtn{width:120px;cursor:pointer}.actions .cancelBtn .button{width:100%;cursor:pointer}.actions .cancelBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.actions .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.actions .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.actions .saveBtn{width:120px;cursor:pointer}.actions .saveBtn .button{width:100%;cursor:pointer}.actions .saveBtn .button .slider .el .perspectiveText p{margin-bottom:0}.actions .saveBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.btnHeight{height:2.5rem}.cancelBtn,.saveBtn{width:120px}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ScrollLink .button{height:60px;width:200px;max-width:250px;max-height:80px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ScrollLink .button{height:60px;width:200px;max-width:250px;max-height:80px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ScrollLink .button{height:60px;width:200px;max-width:250px;max-height:80px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ScrollLink .button{height:60px;width:200px;max-width:250px;max-height:80px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ScrollLink .button{height:50px;width:150px;max-width:200px;max-height:60px}}}}.ScrollLink .button .slider .el p:nth-of-type(2),.ScrollLink .button .slider .el:nth-of-type(2) p{color:var(--whiteText)!important}.modal{position:relative;z-index:75}.modal .backdrop{background:rgba(0,0,0,.75);backdrop-filter:blur(6px)}.modal .backdrop,.modal .container{position:fixed;inset:0;height:100dvh}.modal .container{overflow-y:hidden;display:flex;min-height:100dvh;justify-content:center;padding:1rem;text-align:center;align-items:center}.modal .container.search{align-items:flex-start}.modal .container .panel{display:flex;flex-direction:column;justify-content:start;width:100%;transform:none;padding:1.25rem;text-align:left;align-items:stretch;transition:all .3s;max-height:75dvh;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 10px 40px var(--shadows);border-radius:1rem;border:1px solid #e5e7eb}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modal .container .panel{max-height:85dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modal .container .panel{max-height:85dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modal .container .panel{max-height:85dvh}}}}.modal .container .panel.small{max-width:28rem}.modal .container .panel.medium{max-width:36rem}.modal .container .panel.large{max-width:48rem}.modal .container .panel.transparent{background:transparent;box-shadow:none;border:none}.modal .container .panel .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modal .container .panel .title{margin-bottom:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modal .container .panel .title{margin-bottom:.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modal .container .panel .title{margin-bottom:.5rem}}}}.modal .container .panel .title .modalTitleContent{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.modal .container .panel .title .modalTitleContent .modalTitle{margin-bottom:.5rem;font-size:1.8rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modal .container .panel .title .modalTitleContent .modalTitle{font-size:1.3rem}}}}.modal .container .panel .title .text{font-size:1.25rem;font-weight:600}.modal .container .panel .title .closeBtn{background:none;border:none;cursor:pointer;padding:0;margin-left:1rem;display:flex;align-items:center}.modal .container .panel .description{display:flex;font-size:.9rem;color:var(--ui-fg-base,#111827);align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:1rem;height:100%}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.modal .container .panel .description{font-size:1.15rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.modal .container .panel .description{font-size:1.15rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.modal .container .panel .description{font-size:1.15rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.modal .container .panel .description{font-size:1.15rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.modal .container .panel .description{font-size:1.05rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.modal .container .panel .description{font-size:1.05rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.modal .container .panel .description{font-size:1.15rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.modal .container .panel .description{font-size:1.15rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.modal .container .panel .description{font-size:1.05rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.modal .container .panel .description{font-size:1.05rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.modal .container .panel .description{font-size:1.05rem}}}}.modal .container .panel .body{display:flex;justify-content:center;flex-direction:column;align-items:stretch;width:100%;height:100%;gap:1rem}.modal .container .panel .body .addressForm{display:grid;grid-template-columns:1fr;row-gap:.5rem;width:100%;height:100%}.modal .container .panel .body .addressForm .rowTwo{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:.5rem;column-gap:.5rem;width:100%}.modal .container .panel .body .addressForm .rowPostal{display:grid;grid-template-columns:144px 1fr;-moz-column-gap:.5rem;column-gap:.5rem}.modal .container .panel .body .error{color:#f43f5e;font-size:1rem;line-height:1.25rem;padding-top:.5rem;padding-bottom:.5rem}.modal .container .panel .footer{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.modal .container .panel .footer .actionsRow{display:flex;justify-content:flex-end;-moz-column-gap:.75rem;column-gap:.75rem;margin-top:1.5rem;width:100%}.modal .container .panel .footer .actionsRow .cancelBtn{width:120px;cursor:pointer}.modal .container .panel .footer .actionsRow .cancelBtn .button{width:100%;cursor:pointer}.modal .container .panel .footer .actionsRow .cancelBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.modal .container .panel .footer .actionsRow .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.modal .container .panel .footer .actionsRow .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.modal .container .panel .footer .actionsRow .saveBtn{width:120px;cursor:pointer}.modal .container .panel .footer .actionsRow .saveBtn .button{width:100%;cursor:pointer}.modal .container .panel .footer .actionsRow .saveBtn .button .slider .el .perspectiveText p{margin-bottom:0}.modal .container .panel .footer .actionsRow .saveBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.editAddress .card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.25rem;min-height:220px;height:100%;width:40%;max-width:350px;display:flex;flex-direction:column;justify-content:space-between;transition:border-color .2s ease-in-out}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.editAddress .card{width:50%;max-width:350px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.editAddress .card{width:50%;max-width:350px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.editAddress .card{width:50%;max-width:350px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.editAddress .card{width:80%;max-width:350px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.editAddress .card{width:80%;max-width:350px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.editAddress .card{width:80%;max-width:350px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.editAddress .card{width:80%;max-width:350px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.editAddress .card{width:90%;max-width:350px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.editAddress .card{width:100%;max-width:350px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.editAddress .card{width:100%;max-width:350px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.editAddress .card{width:100%;max-width:350px}}}}.editAddress .card.cardActive{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px);background-color:var(--bgPrimary)}.editAddress .card .name{text-align:left;font-size:1rem;line-height:1.5rem;font-weight:600}.editAddress .card .company{font-size:.875rem;line-height:1.25rem;color:var(--ui-fg-base,#111827)}.editAddress .card .addressLines{display:flex;flex-direction:column;text-align:left;font-size:1rem;line-height:1.5rem;margin-top:.5rem}.editAddress .card .actions{flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.editAddress .card .actions,.editAddress .card .actions .linkBtn{display:flex;align-items:center}.editAddress .modalTitle{margin-bottom:.5rem;font-size:1.8rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Light}.editAddress .addressForm{display:grid;grid-template-columns:1fr;row-gap:.5rem;width:100%;height:100%}.editAddress .addressForm .rowTwo{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:.5rem;column-gap:.5rem;width:100%}.editAddress .addressForm .rowPostal{display:grid;grid-template-columns:144px 1fr;-moz-column-gap:.5rem;column-gap:.5rem}.editAddress .error{color:#f43f5e;font-size:.875rem;line-height:1.25rem;padding-top:.5rem;padding-bottom:.5rem}.editAddress .btnHeight{height:2.5rem}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ScrollLink{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.ScrollLink .button{height:35px;max-width:120px;max-height:40px;border:1px solid var(--border,#e5e7eb);border-radius:15px}.ScrollLink .button:hover .slider .el{background-color:var(--bgPrimary)}.ScrollLink .button .slider .el{transition:all .5s cubic-bezier(.76,0,.24,1)}.ScrollLink .button .slider .el p{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;color:var(--blackText)}.ScrollLink .button .slider .el:hover .perspectiveText p:nth-of-type(2){color:var(--whiteText)}.ClickButton .button{max-width:280px}.deleteModal{position:absolute;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;height:80dvh;width:100%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.deleteModal{position:fixed;height:100dvh;padding:0 5vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.deleteModal{position:fixed;height:100dvh;padding:0 5vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.deleteModal{position:fixed;height:100dvh;padding:0 5vw}}}}.deleteModal .modal{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px var(--shadows)}.deleteModal .modal h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.deleteModal .modal p{margin-bottom:1rem}.deleteModal .modal .modalActions{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.deleteModal .modal .modalActions .deleteBtn{cursor:pointer;width:150px}.deleteModal .modal .modalActions .deleteBtn .button{width:100%;cursor:pointer}.deleteModal .modal .modalActions .deleteBtn .button .slider .el{background-color:var(--danger,#f80e0e)!important}.deleteModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p{margin-bottom:0}.deleteModal .modal .modalActions .deleteBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.deleteModal .modal .modalActions .cancelBtn{cursor:pointer;width:120px}.deleteModal .modal .modalActions .cancelBtn .button{width:100%;cursor:pointer}.deleteModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p{margin-bottom:0}.deleteModal .modal .modalActions .cancelBtn .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root{position:absolute;top:0;left:0;z-index:-1}.root .ImageContainer{position:absolute;top:-10%;left:-10%;width:120%;height:120%;display:flex;justify-content:center;align-items:center}.root .ImageContainer .bg{position:absolute;top:0;left:0;z-index:1}.root .ImageContainer .bg,.root .ImageContainer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.root .ImageContainer img{z-index:0}.perspectiveText p{font-size:2rem}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ScrollLink .button{min-width:40px}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}.ClickButton .button .slider .el{padding:0 1rem}.ClickButton .button .slider .el p{font-size:1rem}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}.title{font-size:2rem;line-height:1.5rem;font-weight:400;text-transform:capitalize;font-family:Sansation-Regular;margin-bottom:1.5rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.title{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.title{font-size:1.8rem}}}}.desc{text-align:center;font-size:1.1rem;line-height:1.5rem;font-weight:300;color:var(--blackText);font-family:Sansation-Light;margin-bottom:2rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.desc{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.desc{font-size:1rem}}}}.fields,.form{width:100%}.fields{display:flex;flex-direction:column;row-gap:.5rem}.submit{width:100%;margin-top:1.5rem}.forgotWrap{text-align:center;color:var(--blackText);font-size:1rem;line-height:1.25rem;font-weight:400;margin-top:.5rem;font-family:Sansation-Regular}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:1.1rem}}}}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(13px)}.root{max-width:400px;max-height:850px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:1.5rem}.root .header{padding-bottom:.75rem;border-bottom:2px solid rgba(0,0,0,.08)}.root .header .headerText{margin-right:.25rem;font-size:1.5rem;line-height:1.25rem;font-weight:300;margin-bottom:.25rem;font-family:Sansation-Light;color:var(--ui-fg-muted,#6b7280)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .header .headerText{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .header .headerText{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .header .headerText{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .header .headerText{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .header .headerText{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .header .headerText{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .header .headerText{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .header .headerText{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header .headerText{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header .headerText{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header .headerText{font-size:1.1rem}}}}.root .header .headerNumber{font-size:1.6rem;line-height:1.25rem;font-weight:500;margin-bottom:.25rem;font-family:Sansation-Regular;color:var(--ui-fg-base,#111827);background:linear-gradient(135deg,var(--darkOlive,#ff6b35),var(--bgBlack,#2d3748));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .header .headerNumber{font-size:1.4rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .header .headerNumber{font-size:1.4rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .header .headerNumber{font-size:1.4rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .header .headerNumber{font-size:1.4rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .header .headerNumber{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .header .headerNumber{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .header .headerNumber{font-size:1.4rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .header .headerNumber{font-size:1.4rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header .headerNumber{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header .headerNumber{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header .headerNumber{font-size:1.3rem}}}}.root .meta{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;color:var(--blackText)}.root .meta .metaLabel{font-weight:300;font-size:1.3rem;font-family:Sansation-Light;margin-bottom:.5rem}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .meta .metaLabel{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .meta .metaLabel{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .meta .metaLabel{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .meta .metaLabel{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .meta .metaLabel{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .meta .metaLabel{font-size:1.1rem}}}}.root .meta .metaList{list-style:none;padding:0;margin:0;width:100%;background:rgba(0,0,0,.02);border-radius:8px;overflow:hidden}.root .meta .metaList .metaItem{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.06);transition:background-color .2s ease;gap:.5rem;cursor:pointer}.root .meta .metaList .metaItem:last-child{border-bottom:none}.root .meta .metaList .metaItem:hover{background:rgba(0,0,0,.04)}.root .meta .metaList .metaItem .metaDate{font-weight:400;font-size:1.1rem;font-family:Sansation-Light;color:var(--ui-fg-base,#111827);display:flex;align-items:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaDate{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .meta .metaList .metaItem .metaDate{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .meta .metaList .metaItem .metaDate{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .meta .metaList .metaItem .metaDate{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .meta .metaList .metaItem .metaDate{font-size:1rem}}}}.root .meta .metaList .metaItem .metaAmount{font-weight:500;font-size:1.1rem;font-family:Sansation-Regular;color:var(--darkOlive,#ff6b35);display:flex;align-items:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaAmount{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .meta .metaList .metaItem .metaAmount{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .meta .metaList .metaItem .metaAmount{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .meta .metaList .metaItem .metaAmount{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .meta .metaList .metaItem .metaAmount{font-size:1rem}}}}.root .meta .metaList .metaItem .metaLines{font-weight:400;font-size:1.1rem;font-family:Sansation-Light;color:var(--ui-fg-muted,#6b7280);display:flex;align-items:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .meta .metaList .metaItem .metaLines{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .meta .metaList .metaItem .metaLines{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .meta .metaList .metaItem .metaLines{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .meta .metaList .metaItem .metaLines{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .meta .metaList .metaItem .metaLines{font-size:1rem}}}}.root .productsContainer{max-height:350px;height:-moz-fit-content;height:fit-content;min-height:200px;overflow-x:auto;overflow-y:hidden;border-radius:8px;background:rgba(0,0,0,.02);margin-top:1rem}.root .productsContainer::-webkit-scrollbar{height:6px}.root .productsContainer::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:3px}.root .productsContainer::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.root .productsContainer::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.root .grid{display:flex;flex-direction:row;gap:1rem;margin:0;min-width:-moz-max-content;min-width:max-content;padding:0 .5rem}.root .item{display:flex;flex-direction:column;row-gap:.5rem;min-width:140px;padding:.75rem;margin:.5rem 0;height:-moz-fit-content;height:fit-content;background:hsla(0,0%,100%,.8);border-radius:8px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);cursor:pointer}.root .item:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.root .item .itemInfo{display:flex;align-items:center;font-size:.9rem;line-height:1.25rem;color:var(--blackText)}.root .item .itemInfo .itemTitle{color:var(--blackText);font-size:1rem;font-family:Sansation-Regular;font-weight:400;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.root .item .itemInfo .multiply{margin:0 .25rem;color:var(--blackText);font-family:Sansation-Light;font-weight:400}.root .actions{justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.root .actions .detailsLink{display:inline-block;transition:transform .2s ease}.root .actions .detailsLink:hover{transform:translateY(-1px)}.root{flex-direction:row;flex-wrap:wrap;row-gap:2rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{flex-direction:column;align-items:center;justify-content:center}}}}.root .itemWrap{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem;width:100%}.root .itemWrap:last-child{padding-bottom:0;border-bottom:none}.empty{row-gap:1rem}.empty,.empty .emptyContent{width:100%;display:flex;flex-direction:column;align-items:flex-start}.empty .emptyContent{row-gap:.5rem;justify-content:center}.empty .emptyContent .title{font-size:1.3rem;line-height:1.25rem;font-weight:400;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.empty .emptyContent .title{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.empty .emptyContent .title{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.empty .emptyContent .title{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.empty .emptyContent .title{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.empty .emptyContent .title{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.empty .emptyContent .title{font-size:1.1rem}}}}.empty .emptyContent .desc{font-size:1.1rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.empty .emptyContent .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.empty .emptyContent .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.empty .emptyContent .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.empty .emptyContent .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.empty .emptyContent .desc{font-size:1rem}}}}.empty .ctaWrap{margin-top:2rem}.empty .link{display:inline-block}.LinkButtonS{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.LinkButtonS .button{width:250px}.root{min-height:60dvh;max-height:100dvh;padding:5dvh 5vw 0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{min-height:80dvh;max-height:120dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{min-height:200dvh;max-height:250dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{min-height:200dvh;max-height:250dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:0 2.5dvw;align-items:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:0 2.5dvw;align-items:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:0 2.5dvw;min-height:150dvh;align-items:flex-start}}}}.root .content{min-height:60vh;width:100%;height:100%;align-items:flex-start;justify-content:center;--overview:1}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content{padding:0 2.5dvw;min-height:100dvh}}}}.root .content .contentVisibleOnSmall{width:100%;height:100%;align-items:flex-start;justify-content:flex-start;flex-direction:column;display:flex}.root .content .contentVisibleOnSmall .headerRow{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-bottom:2rem;margin-top:.75rem;width:100%;height:30%}.root .content .contentVisibleOnSmall .headerRow .headerWelcome{width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome{flex-direction:column;align-items:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome{flex-direction:column;align-items:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome{flex-direction:column;align-items:flex-start}}}}.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.8rem;line-height:1.2;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage{font-size:1.3rem}}}}.root .content .contentVisibleOnSmall .headerRow .headerWelcome .welcomeMessage span{font-weight:400;font-family:Sansation-Regular}.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.1rem;line-height:1.25rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.1rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:.95rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn{font-size:.85rem}}}}.root .content .contentVisibleOnSmall .headerRow .headerWelcome .headerSignedIn .fontSemibold{font-weight:400;font-family:Sansation-Regular}.root .content .section{display:flex;flex-direction:column;padding-top:2rem;padding-bottom:2rem;width:100%;height:75%}.root .content .section .cardsWrap{display:flex;flex-direction:column;gap:1rem;height:100%;flex:1 1 auto}.root .content .section .cardsWrap .profileRow{display:flex;align-items:flex-start;-moz-column-gap:4rem;column-gap:4rem;margin-bottom:1.5rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow{flex-direction:column;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow{flex-direction:column;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow{flex-direction:column;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow{flex-direction:column;align-items:center;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow{flex-direction:column;align-items:center;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow{flex-direction:column;align-items:center;row-gap:1rem;-moz-column-gap:0;column-gap:0}}}}.root .content .section .cardsWrap .profileRow .groupCol{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:1rem;width:50%;height:250px;max-width:600px;max-height:350px;border:1px solid var(--border,#e5e7eb);background-color:var(--bgWhite);padding:2rem 1rem;border-radius:25px;box-shadow:0 1px 2px rgba(0,0,0,.05);gap:1rem;transition:all .5s cubic-bezier(.76,0,.24,1);cursor:pointer}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol{width:90%;height:250px;max-width:600px;max-height:350px}}}}.root .content .section .cardsWrap .profileRow .groupCol:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px);background-color:#d3d4a7}.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{width:100%;font-size:1.3rem;line-height:1rem;font-weight:400;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .titleLarge{font-size:1.1rem}}}}.root .content .section .cardsWrap .profileRow .groupCol .statRow{width:100%;display:flex;align-items:flex-end;-moz-column-gap:.5rem;column-gap:.5rem}.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.5rem;line-height:1;font-weight:600}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.2rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .statValueLarge{font-size:1.2rem}}}}.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{text-transform:capitalize;font-size:1.1rem;line-height:1.5rem;color:var(--placeholder,#9ca3af)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:1.1rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:.95rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .statRow .subtleUpper{font-size:.85rem}}}}.root .content .section .cardsWrap .profileRow .groupCol .LinkButtonS{width:70%;height:150px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid var(--border,#e5e7eb);border-radius:25px;transition:all .5s cubic-bezier(.76,0,.24,1)}.root .content .section .cardsWrap .profileRow .groupCol .LinkButtonS:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px);background-color:#d3d4a7}.root .content .section .cardsWrap .profileRow .groupCol .LinkButtonS .stepButton{flex:0 0 60%;max-width:120px}.root .content .section .cardsWrap .profileRow .groupCol .LinkButtonS .stepButton .button{min-height:32px;font-size:.75rem}.root .content .section .cardsWrap .profileRow .groupCol .progressBar{width:100%;min-height:10px;background-color:var(--ui-bg-subtle,#f3f4f6);border-radius:6px;overflow:hidden;border:1px solid var(--border,#e5e7eb);position:relative}.root .content .section .cardsWrap .profileRow .groupCol .progressBar .progressFill{height:100%;background-color:var(--bgPrimary);transition:width .5s ease-in-out;border-radius:5px;position:relative}.root .content .section .cardsWrap .profileRow .groupCol .stepsList{width:100%;margin-top:1rem;padding-left:0;list-style:none}.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{color:var(--bgPrimary);font-size:3.5rem;flex-shrink:0}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:3.5rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:3.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:2.5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:2.5rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:2.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:2.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepBullet{font-size:2.5rem}}}}.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepText{flex:0 0 60%;display:flex;align-items:center;font-size:1rem;font-weight:300;font-family:Sansation-Light;color:var(--blackText)}.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepButton{flex:0 0 30%;max-width:120px}.root .content .section .cardsWrap .profileRow .groupCol .stepsList .stepItem .stepButton .button{min-height:32px;font-size:.75rem}.root .content .section .cardsWrap .ordersGroup{display:flex;flex-direction:column;row-gap:1rem}.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{width:100%;font-size:1.3rem;line-height:1rem;font-weight:400;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersHeadingRow .titleLarge{font-size:1.1rem}}}}.root .content .section .cardsWrap .ordersGroup .ordersList{display:flex;flex-direction:column;row-gap:1rem}.root .content .section .cardsWrap .ordersGroup .ordersList li{list-style:none}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard{background-color:#f9fafb;display:flex!important;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--border,#e5e7eb);background-color:var(--bgWhite);border-radius:15px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .5s cubic-bezier(.76,0,.24,1);cursor:pointer}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px);background-color:#d3d4a7}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard:hover .orderOpenBtn .rotateNeg90{transform:translateX(5px) rotate(-90deg)}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard .orderGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto));font-size:.9rem;line-height:1.25rem;font-family:Sansation-Light;font-weight:300;-moz-column-gap:1rem;column-gap:1rem;flex:1 1 auto}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard .orderGrid .fontSemibold{font-family:Sansation-Regular;font-weight:400}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard .orderOpenBtn{display:flex;align-items:center;justify-content:space-between}.root .content .section .cardsWrap .ordersGroup .ordersList li .orderCard .orderOpenBtn .rotateNeg90{transition:all .5s cubic-bezier(.76,0,.24,1);transform:rotate(-90deg)}.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.1rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Light}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.1rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:.95rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .section .cardsWrap .ordersGroup .ordersList span{font-size:.85rem}}}}.perspectiveText p{border-bottom:1px solid var(--shadows)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ScrollLink.active .button .slider .el p{color:var(--blackText);font-weight:400;font-family:Sansation-regular}.root .currentInfo{display:flex;flex-direction:column;font-weight:600}.root .rowTwo{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:.5rem;column-gap:.5rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .rowTwo{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .rowTwo{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .rowTwo{grid-template-columns:1fr;row-gap:1rem}}}}.root .rowPostal{display:grid;grid-template-columns:144px 1fr;-moz-column-gap:.5rem;column-gap:.5rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .rowPostal{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .rowPostal{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .rowPostal{grid-template-columns:1fr;row-gap:1rem}}}}.root{overflow:visible}.root .rowTwoWideGap{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:1rem;column-gap:1rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .rowTwoWideGap{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .rowTwoWideGap{grid-template-columns:1fr;row-gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .rowTwoWideGap{grid-template-columns:1fr;row-gap:1rem}}}}.root .gridTwo{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .gridTwo{grid-template-columns:1fr;row-gap:.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .gridTwo{grid-template-columns:1fr;row-gap:.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .gridTwo{grid-template-columns:1fr;row-gap:.5rem}}}}.root .formGrid{grid-template-columns:1fr;row-gap:.5rem}.root{max-width:24rem}.root .title{text-transform:capitalize;margin-bottom:1.5rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}.root .desc{text-align:center;font-size:1.1rem;color:var(--blackText);margin-bottom:2rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .desc{font-size:1rem}}}}.root .form,.root .form .fields{width:100%;display:flex;flex-direction:column}.root .form .fields{row-gap:.5rem}.root .form .note{text-align:center;color:var(--blackText);font-size:1rem;line-height:1.25rem;font-weight:300;margin-top:1.5rem;font-family:Sansation-Light}.root .form .note .underline{font-size:1rem;line-height:1.25rem;font-weight:400;font-family:Sansation-Regular}.root .form .submit{width:100%;margin-top:1.5rem}.note{text-align:center;color:var(--blackText);font-weight:300;margin-top:1.5rem;font-family:Sansation-Light}.note,.note .underline{font-size:1rem;line-height:1.25rem}.note .underline{font-weight:400;font-family:Sansation-Regular}.underline{text-decoration:underline}.ClickButton .button .slider .el p{font-weight:300}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:1.1rem}}}}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(14px)}.perspectiveText p{border-bottom:.5px solid var(--blackText)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ScrollLink{cursor:pointer}.ScrollLink .button{width:100%;min-width:100px;max-width:280px;height:40px}.ScrollLink .button .slider .el p,.ScrollLink .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.ScrollLink .button .slider .el:hover .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.root .headerRow{display:grid;grid-template-columns:1fr;-moz-column-gap:2rem;column-gap:2rem;row-gap:1rem;width:100%}.root .headerRow .intro{display:flex;flex-direction:column;row-gap:.25rem}.root .headerRow .intro .title{font-size:1.3rem;line-height:1.25rem;color:var(--blackText);font-weight:400;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow .intro .title{font-size:1.1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .intro .title{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .intro .title{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .intro .title{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .intro .title{font-size:1.1rem}}}}.root .headerRow .intro .desc{font-size:1.1rem;line-height:1.25rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow .intro .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .intro .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .intro .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .intro .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .intro .desc{font-size:1rem}}}}.root .headerRow .form{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;width:100%}.root .headerRow .form .formInner{display:flex;justify-content:space-between;align-items:center;flex-direction:row;row-gap:2.5vw;gap:5vw;width:100%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .form .formInner{flex-direction:column;row-gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .form .formInner{flex-direction:column;row-gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .form .formInner{flex-direction:column;row-gap:1rem}}}}.root .headerRow .form .formInner div,.root .headerRow .form .formInner div .input{width:100%}.root .headerRow .form .formInner .transferBtn{align-self:flex-end;width:-moz-fit-content;width:fit-content}.root .messages{display:flex;justify-content:flex-end;align-items:center;row-gap:.5rem;width:100%;height:50px}.root .messages .error{font-size:1.1rem;font-weight:300;font-family:Sansation-Light;line-height:1.25rem;color:var(--disabled);text-align:right}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .messages .error{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .messages .error{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .messages .error{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .messages .error{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .messages .error{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .messages .error{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .messages .error{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .messages .error{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .messages .error{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .messages .error{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .messages .error{font-size:1rem}}}}.root .messages .success{display:flex;justify-content:space-between;padding:1rem;background:#fafafa;box-shadow:0 0 2px var(--shadows);width:100%;align-self:stretch;align-items:center}.root .messages .success .successLeft{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.root .messages .success .successLeft .iconSuccess{width:1rem;height:1rem;color:#10b981}.root .messages .success .successLeft .successTextWrap{display:flex;flex-direction:column;row-gap:.25rem}.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.1rem;font-weight:400;font-family:Sansation-Regular;line-height:1.25rem;color:#0a0a0a}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successTitle{font-size:1rem}}}}.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.1rem;font-weight:300;font-family:Sansation-Light;line-height:1.25rem;color:#4b5563}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .messages .success .successLeft .successTextWrap .successDesc{font-size:1rem}}}}.root .messages .success .closeBtn{height:auto}.root .messages .success .closeBtn .iconClose{width:1rem;height:1rem;color:#6b7280}.ClickButton .button{width:100%;max-width:250px;min-width:200px}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.section{flex:1;max-width:100vw;min-height:100dvh;padding:10dvh 2.5dvw}@media(min-width:768px){.section{padding-top:3rem;padding-bottom:3rem}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section{min-height:110dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section{min-height:120dvh}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section{min-height:150dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section{min-height:120dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section{min-height:240dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section{min-height:240dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section{min-height:80dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section{min-height:110dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section{min-height:130dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section{min-height:140dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section{min-height:160dvh}}}}.section .container{flex:1;height:90%;max-width:70rem;background:var(--bgWhite);border-radius:25px 25px 0 0}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container{max-width:80vw;margin-top:5dvh}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container{max-width:80vw;margin-top:5dvh}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container{max-width:80vw;margin-top:5dvh}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container{max-width:80vw;height:90%;margin-top:5dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .container{max-width:80vw;height:80%;margin-top:5dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container{max-width:80vw;height:100%;margin-top:5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container{max-width:90vw;height:100%;margin-top:5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container{max-width:95vw;height:100%;margin-top:5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container{max-width:80vw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container{max-width:80vw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container{max-width:90vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container{max-width:90vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container{max-width:90vw}}}}.section .container .verifiedGrid{display:grid;grid-template-columns:1fr;width:100%;height:100%}@media(min-width:550px){.section .container .verifiedGrid{grid-template-columns:240px 1fr}}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .verifiedGrid{padding-top:4rem;padding-bottom:4rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:260px 1fr}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:240px 1fr;padding-top:3rem;padding-bottom:3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:240px 1fr}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:240px 1fr;padding-top:3rem;padding-bottom:3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:220px 1fr;padding-top:3rem;padding-bottom:3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .verifiedGrid{grid-template-columns:200px 1fr;padding-top:3rem;padding-bottom:3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container .verifiedGrid{grid-template-columns:200px 1fr}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container .verifiedGrid{grid-template-columns:200px 1fr}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .verifiedGrid{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:.25rem;width:95vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .verifiedGrid{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:.25rem;width:95vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .verifiedGrid{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:.25rem;width:95vw}}}}.section .container .verifiedGrid .nav{padding:5vh 2.5vw;width:100%;height:100%;border-right:1px solid var(--border,#e5e7eb)}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .verifiedGrid .nav{border-right:none;border-bottom:1px solid var(--border,#e5e7eb);max-width:90vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .verifiedGrid .nav{border-right:none;border-bottom:1px solid var(--border,#e5e7eb);padding:5vh 2.5vw;max-width:90vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .verifiedGrid .nav{border-right:none;border-bottom:1px solid var(--border,#e5e7eb);padding:5vh 2.5vw;max-width:90vw}}}}.section .container .verifiedGrid .children{flex:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .verifiedGrid .children{max-width:90vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .verifiedGrid .children{padding:5vh 2.5vw;max-width:90vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .verifiedGrid .children{padding:5vh 2.5vw;max-width:90vw}}}}.section .container .center{display:flex;width:100%;height:80%;align-items:center;justify-content:center;margin-top:5dvh}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container .center{height:80%}}}}.section .container .centerZ1{display:flex;width:100%;height:80%;align-items:center;justify-content:center;z-index:1}.section .footer{position:relative;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem;border-top:none;background-color:var(--bgWhite);border-radius:0 0 25px 25px;padding:3rem 2.5dvw;width:100%}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .footer{max-width:80vw}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .footer{max-width:80vw}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .footer{max-width:80vw}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .footer{max-width:80vw;height:90%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .footer{max-width:80vw;height:80%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer{max-width:80vw;height:100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer{max-width:90vw;height:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer{max-width:95vw;height:100%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .footer{max-width:80vw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .footer{max-width:80vw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .footer{max-width:90vw;padding:0 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .footer{max-width:90vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .footer{max-width:90vw}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .footer{padding:2rem 2.5dvw}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .footer{padding:1.5rem 2.5dvw}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .footer{padding:1rem 2.5dvw}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer{padding:1rem 2.5dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer{padding:1rem 2.5dvw;gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer{padding:.5rem .5dvw;gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .footer{padding:2rem 2.5dvw;gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .footer{padding:1rem 2.5dvw;gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .footer{padding:1rem 2.5dvw;gap:1rem}}}}.section .footer .text{width:70%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer .text{width:80%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer .text{width:90%;gap:.25rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer .text{width:100%;gap:.25rem}}}}.section .footer .text .title{font-size:2rem;font-weight:300;font-family:Sansation-regular;margin:0;color:var(--blackText)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .footer .text .title{font-size:2rem!important}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .footer .text .title{font-size:2rem!important}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .footer .text .title{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .footer .text .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .footer .text .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer .text .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer .text .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer .text .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .footer .text .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .footer .text .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .footer .text .title{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .footer .text .title{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .footer .text .title{font-size:1.45rem}}}}.section .footer .text .textSpan{font-size:1.1rem;font-weight:300;font-family:Sansation-light;margin:0;color:var(--blackText)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .footer .text .textSpan{font-size:1.1rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .footer .text .textSpan{font-size:1rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .footer .text .textSpan{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .footer .text .textSpan{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .footer .text .textSpan{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer .text .textSpan{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer .text .textSpan{font-size:.8rem!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer .text .textSpan{font-size:.8rem!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .footer .text .textSpan{font-size:.9rem!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .footer .text .textSpan{font-size:.9rem!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .footer .text .textSpan{font-size:.8rem!important}}}}.section .footer .Link{width:30%;height:auto;display:flex;justify-content:flex-end;align-items:center}.section .footer .Link a{text-decoration:underline}.section .footer .Link a,.section .footer .Link a p{font-size:1.3rem;font-weight:300;font-family:Sansation-light;color:var(--blackText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .footer .Link a p{font-size:1.2rem!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .footer .Link a p{font-size:1.3rem!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .footer .Link a p{font-size:1.2rem!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer .Link a p{font-size:1.2rem!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .footer .Link a p{font-size:1.1rem!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer .Link a p{font-size:1rem!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .footer .Link a p{font-size:1.2rem!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .footer .Link a p{font-size:1.1rem!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .footer .Link a p{font-size:1.1rem!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .footer .Link a p{font-size:1rem!important}}}}@media(min-width:550px){.section .footer{flex-direction:row;border-top:1px solid var(--border,#e5e7eb)}}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .footer{padding:4rem 3dvw;gap:2.5rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .footer{padding:3.5rem 3dvw}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .footer{padding:3rem 2.5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .footer{flex-direction:column;gap:1.5rem;padding:2rem 4dvw;border-radius:0 0 20px 20px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .footer{padding:3.5rem 3dvw}}}}.content .title{font-size:1.8rem;line-height:1.2;font-weight:300;font-family:Sansation-Light;color:var(--blackText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .title{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .title{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .title{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .title{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .title{font-size:1.3rem}}}}.content .desc{font-size:1.1rem;line-height:1.25rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light;width:70%}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .desc{font-size:1rem}}}}.section .ImageContainer,.section .ImageContainer .Image,.section .ImageContainer .Image .ImageOverlay{right:0;bottom:0}.section .content{width:40%;height:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bgWhite);border-radius:25px;box-shadow:0 0 10px var(--shadows);z-index:1}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .content{width:45%;height:60%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .content{width:45%;height:65%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .content{width:50%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content{width:55%;height:65%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content{width:65%;height:85%;margin-top:10dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content{width:70%;height:100%;margin-top:10dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .content{width:70%;height:40%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content{width:70%;height:40%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content{width:90%;height:60%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content{width:90%;height:60%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content{width:90%;height:60%}}}}.section .content .header{width:100%;min-height:20dvh;display:flex;flex-direction:column;row-gap:1.25rem;align-items:center;justify-content:center}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .content .header{min-height:5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .header{min-height:5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .header{min-height:5dvh;padding:0 1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .header{min-height:5dvh;padding:0 1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .header{min-height:5dvh;padding:0 1rem}}}}.section .content .header .title{font-size:2rem;line-height:1.5rem;font-weight:400;margin:0;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .content .header .title{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .content .header .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .content .header .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content .header .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content .header .title{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content .header .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .header .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .header .title{font-size:1.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .header .title{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .header .title{font-size:1.6rem}}}}.section .content .header .intro{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:.5rem}.section .content .header .intro p{font-size:1rem;line-height:1.5rem;font-family:Sansation-Light;font-weight:300;margin:0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content .header .intro p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content .header .intro p{font-size:.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content .header .intro p{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .header .intro p{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .header .intro p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .header .intro p{font-size:.8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .header .intro p{font-size:.8rem}}}}.section .content .header .intro a{text-decoration:underline;font-size:1.1rem;line-height:1.5rem;font-weight:400;font-family:Sansation-Light;margin:0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content .header .intro a{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content .header .intro a{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content .header .intro a{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .header .intro a{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .header .intro a{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .header .intro a{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .header .intro a{font-size:.9rem}}}}.section .content .formWrap{width:100%;min-height:30dvh;display:flex;align-items:center;justify-content:center}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .content .formWrap{min-height:15dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .formWrap{min-height:15dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .formWrap{min-height:15dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .formWrap{min-height:15dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .formWrap{min-height:15dvh}}}}.section .content .formWrap .form{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:50%;max-width:640px;min-width:280px}.section .content .formWrap .form label{align-self:flex-start;font-size:1rem;line-height:1.5rem;font-family:Sansation-regular;font-weight:400;margin:0}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .formWrap .form label{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .formWrap .form label{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .formWrap .form label{font-size:.8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .formWrap .form label{font-size:.8rem}}}}.section .content .formWrap .form .input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.1rem;font-family:Sansation-Regular;font-weight:300}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content .formWrap .form .input{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content .formWrap .form .input{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content .formWrap .form .input{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .formWrap .form .input{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .formWrap .form .input{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .formWrap .form .input{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .formWrap .form .input{font-size:.9rem}}}}.section .content .formWrap .form .input::-moz-placeholder{font-size:1.1rem;line-height:1.5rem;font-family:Sansation-Regular;font-weight:300}.section .content .formWrap .form .input::placeholder{font-size:1.1rem;line-height:1.5rem;font-family:Sansation-Regular;font-weight:300}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .content .formWrap .form .input::-moz-placeholder{font-size:1rem}.section .content .formWrap .form .input::placeholder{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .content .formWrap .form .input::-moz-placeholder{font-size:.9rem}.section .content .formWrap .form .input::placeholder{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .content .formWrap .form .input::-moz-placeholder{font-size:.8rem}.section .content .formWrap .form .input::placeholder{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .content .formWrap .form .input::-moz-placeholder{font-size:1rem}.section .content .formWrap .form .input::placeholder{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .content .formWrap .form .input::-moz-placeholder{font-size:1rem}.section .content .formWrap .form .input::placeholder{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .content .formWrap .form .input::-moz-placeholder{font-size:.9rem}.section .content .formWrap .form .input::placeholder{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .content .formWrap .form .input::-moz-placeholder{font-size:.9rem}.section .content .formWrap .form .input::placeholder{font-size:.9rem}}}}.section .content .formWrap .form .input:focus{outline:none;border-color:none}@media(max-width:768px){.section .formWrap .form,.section .formWrap .form .input{width:100%}}.ClickButton .button{width:200px}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button{width:250px;height:35px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button .slider .el{padding:0 .5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button .slider .el{padding:0 .5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button .slider .el{padding:0 .5rem}}}}.ClickButton .button .slider .el p{line-height:1}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}.container{display:flex;justify-content:start;padding:2rem;position:relative;box-shadow:0 0 10px var(--shadows);border-radius:25px}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.container{height:130%}}}}.container .ImageContainer{z-index:-1;position:absolute;width:120dvw;height:120dvh;top:-40%;left:-170%}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.container .ImageContainer{top:-70%;left:-150%;width:140dvw;height:140dvh}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.container .ImageContainer{top:-30%;left:-100%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.container .ImageContainer{top:-30%;left:-100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.container .ImageContainer{top:-40%;left:-80%;width:250dvw;height:250dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.container .ImageContainer{top:-40%;left:-80%;width:250dvw;height:250dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.container .ImageContainer{top:-80%;left:-150%;width:140dvw;height:140dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.container .ImageContainer{top:-80%;left:-100%;width:140dvw;height:140dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.container .ImageContainer{top:-80%;left:-50%;width:200dvw;height:200dvh}}}}.container .ImageContainer .Image,.container .ImageContainer .Image .ImageOverlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.container .ImageContainer .Image .ImageOverlay{background:var(--bgBlack);opacity:.5;z-index:1}.container .ImageContainer .Image img{z-index:0}.content{align-items:flex-start}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}.section .ImageContainer .Image{top:0;left:0}.section .ImageContainer .Image .ImageOverlay{background:rgba(0,0,0,.5)}.section .formContainer{width:30%;height:50%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;z-index:1;background-color:var(--bgWhite);border-radius:25px;box-shadow:0 2px 10px var(--shadows)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .formContainer{width:35%;height:55%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .formContainer{width:35%;height:55%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .formContainer{width:40%;height:60%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .formContainer{width:45%;height:65%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .formContainer{width:45%;height:95%;margin-top:5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .formContainer{width:70%;height:100%;margin-top:5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .formContainer{width:50%;height:40%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .formContainer{width:60%;height:40%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .formContainer{width:90%;height:70%;padding:0 2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .formContainer{width:90%;height:70%;padding:0 2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .formContainer{width:90%;height:70%;padding:0 2rem}}}}.section .formContainer .formHeader{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem 2.5rem;position:relative}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .formContainer .formHeader{padding:.5rem 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .formContainer .formHeader{padding:.5rem 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .formContainer .formHeader{padding:.5rem 0}}}}.section .formContainer .formHeader h1{font-size:2rem;font-family:Sansation-Regular;font-weight:400;line-height:1.5;margin:0}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .formContainer .formHeader h1{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .formContainer .formHeader h1{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .formContainer .formHeader h1{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .formContainer .formHeader h1{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .formContainer .formHeader h1{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .formContainer .formHeader h1{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .formContainer .formHeader h1{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .formContainer .formHeader h1{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .formContainer .formHeader h1{font-size:1.6rem}}}}.section .formContainer .formHeader p{font-size:1.1rem;font-family:Sansation-Light;font-weight:300;line-height:1.5;margin:0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .formContainer .formHeader p{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .formContainer .formHeader p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .formContainer .formHeader p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .formContainer .formHeader p{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .formContainer .formHeader p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .formContainer .formHeader p{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .formContainer .formHeader p{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .formContainer .formHeader p{font-size:1rem}}}}.section .formContainer .form{width:100%;max-width:24rem;display:flex;flex-direction:column;align-items:center;row-gap:1rem}.section .formContainer .form label{align-self:flex-start;font-weight:500}.section .formContainer .form .inputWrap{position:relative;width:100%}.section .formContainer .form .inputWrap .input{width:100%;padding:.5rem 2.5rem .5rem .5rem;border:1px solid #d1d5db;border-radius:.375rem}.section .formContainer .form .inputWrap .toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;cursor:pointer}.section .formContainer .form .successActions{display:flex;flex-direction:column;row-gap:.5rem;width:100%;align-items:center}.ClickButton .button{width:280px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}.content .body{row-gap:2rem}.content .body .emptyState{font-size:1.2rem;color:var(--blackText);font-weight:300;font-family:Sansation-Regular}.content .body .reviewsList{width:100%;height:60vh;padding:1rem;list-style:none;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;scrollbar-width:thin;scrollbar-color:var(--bgPrimary) transparent}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .body .reviewsList{padding:1rem 0}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .body .reviewsList{padding:1rem 0}}}}.content .body .reviewsList::-webkit-scrollbar{width:6px}.content .body .reviewsList::-webkit-scrollbar-track{background:transparent}.content .body .reviewsList::-webkit-scrollbar-thumb{background:var(--bgPrimary);border-radius:3px}.content .body .reviewsList::-webkit-scrollbar-thumb:hover{background:rgba(var(--bgPrimary),.8)}.content .body .reviewsList .reviewCard{width:100%;min-height:150px;height:auto;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.76,0,.24,1)}.content .body .reviewsList .reviewCard:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px)}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .body .reviewsList .reviewCard{padding:0}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .reviewsList .reviewCard{min-height:350px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .reviewsList .reviewCard{min-height:350px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .reviewsList .reviewCard{min-height:350px}}}}.content .body .reviewsList .reviewCard a{width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .body .reviewsList .reviewCard a{gap:.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .reviewsList .reviewCard a{flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .reviewsList .reviewCard a{flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .reviewsList .reviewCard a{flex-direction:column;align-items:center;justify-content:center}}}}.content .body .reviewsList .reviewCard a .reviewContent{position:relative;width:70%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent{width:100%}}}}.content .body .reviewsList .reviewCard a .reviewContent .reviewText{width:auto;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem;gap:.25rem}.content .body .reviewsList .reviewCard a .reviewContent .reviewText span{font-size:1.1rem;font-weight:300;font-family:Sansation-Regular;color:var(--blackText)}.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1.1rem;font-weight:300;font-family:Sansation-Light;color:var(--blackText);line-height:1.25}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .reviewsList .reviewCard a .reviewContent .reviewText p{font-size:1rem}}}}.content .body .reviewsList .reviewCard a .reviewContent .productName{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.5rem}.content .body .reviewsList .reviewCard a .reviewContent .productName .reviewStars{display:flex;gap:.25rem;align-items:center}.content .body .reviewsList .reviewCard a .reviewContent .productName .reviewStars .star{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.content .body .reviewsList .reviewCard a .reviewContent .productName .reviewStars .star svg{width:100%;height:100%}.content .body .reviewsList .reviewCard a .reviewImage{display:flex;align-items:center;justify-content:center}.content .divider{width:100%;height:1px;background-color:var(--border,#e5e7eb)}.ClickButton .button{min-width:80px}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button{min-width:60px;height:35px}}}}.ClickButton .button .slider .el p{text-transform:capitalize;font-weight:400;font-family:Sansation-Light;font-size:1.2rem}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button .slider .el p{font-size:.9rem}}}}.perspectiveText p{color:var(--blackText)}.section{margin-top:5dvh;min-height:70dvh;width:100%;background-color:var(--bgBlack);position:relative;border-radius:25px 25px 0 0}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section{margin-top:20dvh;min-height:80dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section{margin-top:10dvh;min-height:80dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section{margin-top:10dvh;min-height:160dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section{margin-top:10dvh;min-height:160dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section{margin-top:20dvh;min-height:60dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section{margin-top:20dvh;min-height:80dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section{margin-top:-5dvh;min-height:90dvh}}}}.section .ImageContainer{top:-20%;left:-40%;width:120dvw;height:120dvh;z-index:-1;display:flex;align-items:center;justify-content:center}.section .ImageContainer .Image{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section .ImageContainer .Image .ImageOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bgBlack);opacity:.8;z-index:1}.section .ImageContainer .Image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;z-index:0}.section .ImageContainer:nth-of-type(2){z-index:1;width:100%;height:100%;top:0;left:0;border-radius:25px 25px 0 0;overflow:hidden}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .ImageContainer{top:-18%;left:-35%;width:115dvw;height:115dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .ImageContainer{top:-26%;left:-30%;width:120dvw;height:120dvh}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .ImageContainer{top:-16%;left:-30%;width:120dvw;height:120dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .ImageContainer{top:-24%;left:-25%;width:138dvw;height:138dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .ImageContainer{top:-12%;left:-30%;width:220dvw;height:220dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .ImageContainer{top:-20%;left:-20%;width:225dvw;height:225dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .ImageContainer{top:-20%;left:-28%;width:115dvw;height:115dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .ImageContainer{top:-16%;left:-18%;width:115dvw;height:115dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .ImageContainer{top:-22%;left:-12%;width:125dvw;height:125dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .ImageContainer{top:-8%;left:-5%;width:108dvw;height:108dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .ImageContainer{top:-8%;left:-5%;width:108dvw;height:108dvh}}}}.section .container{width:100%;margin-bottom:10dvh;max-width:30rem;z-index:1}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container{max-width:40rem;row-gap:1.25rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container{max-width:38rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container{max-width:36rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container{max-width:34rem;margin-bottom:8dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .container{max-width:34rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container{max-width:28rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container{max-width:24rem;row-gap:.75rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container{max-width:38rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container{max-width:34rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container{max-width:30rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container{max-width:26rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container{max-width:22rem}}}}.section .container .title{line-height:2.25rem;color:var(--whiteText);font-family:Sansation-bold}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .title{font-size:2rem;line-height:1.5}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container .title{font-size:2rem;line-height:1.5}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .title{font-size:1.6rem;line-height:1.5}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container .title{font-size:2.4rem;line-height:2.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container .title{font-size:2.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .title{font-size:1.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .title{font-size:1.7rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .title{font-size:1.55rem;line-height:2rem}}}}.section .container .desc{color:var(--whiteText)}.section .container .desc span{font-weight:300;color:var(--whiteText);font-family:Sansation-bold;text-decoration:underline}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .desc{font-size:1.1rem;line-height:1.5}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container .desc{font-size:1.1rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container .desc{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .desc{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container .desc{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container .desc{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .desc{font-size:.8rem;line-height:1.4}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container .desc{font-size:1.15rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .desc{font-size:.95rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .desc{font-size:.9rem;line-height:1.35rem}}}}.section .container .subtle{text-align:center;font-size:1rem;line-height:1.5rem;font-weight:300;color:var(--whiteText);font-family:Sansation-Light;opacity:.8}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .subtle{font-size:1.05rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .subtle{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .subtle{font-size:.85rem}}}}.section .container .ClickButton{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.section .container .ClickButton .button{position:relative;width:280px;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .ClickButton .button{width:90px;height:35px}}}}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .ClickButton .button{width:320px;height:48px;border-radius:28px}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container .ClickButton .button{width:300px;height:44px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .ClickButton .button{width:280px;height:42px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container .ClickButton .button{width:240px;height:40px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .ClickButton .button{width:210px;height:38px;border-radius:22px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container .ClickButton .button{width:320px;height:48px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .ClickButton .button{width:260px;height:42px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .ClickButton .button{width:220px;height:38px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .ClickButton .button{width:200px;height:36px;border-radius:20px}}}}.section .container .ClickButton .button .slider{position:relative;width:100%;height:100%}.section .container .ClickButton .button .slider .el{width:100%;height:100%}.section .container .ClickButton .button .slider .el p{margin:0;color:var(--whiteText)}.section .container .ClickButton .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.section .container .ClickButton .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.section .container .ClickButton .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.section .container .ClickButton .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.section .container .perspectiveText{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.76,0,.24,1)}.section .container .perspectiveText p{transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none;text-transform:capitalize;font-size:1rem}.section .container .perspectiveText p:nth-of-type(2){position:absolute;transform-origin:bottom center;transform:rotateX(-90deg) translateY(9px);opacity:0}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.section .container .perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.section .container .perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container .perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.section .container .perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .perspectiveText p{font-size:.85rem}}}}.section{height:100dvh;width:100dvw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.section .ImageContainer{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.section .ImageContainer .Image{position:absolute;top:-10%;left:-10%;width:120%;height:120%;z-index:0}.section .ImageContainer .ImageOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bgBlack);opacity:.8;z-index:1}.section .container{width:40%;height:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1rem;border-radius:25px;box-shadow:0 0 10px var(--shadows);z-index:2;background-color:var(--bgWhite)}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container{width:50%;height:70%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container{width:50%;height:80%;margin-top:10dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container{width:50%;height:80%;margin-top:10dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.section .container{width:70%;height:50%;margin-top:10dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container{width:90%;height:60%;margin-top:10dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container{width:90%;height:60%;margin-top:10dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container{width:90%;height:60%;margin-top:10dvh}}}}.section .container .title{font-family:Sansation-Regular;font-size:2rem;line-height:1.5rem;font-weight:400;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.section .container .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.section .container .title{font-size:1.6rem;text-align:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.section .container .title{font-size:1.6rem;text-align:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.section .container .title{font-size:1.6rem;text-align:center}}}}.section .container .desc{text-align:center;font-family:Sansation-Light;font-size:1.1rem;line-height:1.5rem;font-weight:300;margin:0}.section .container .actions{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1.5rem;margin-top:1rem;width:100%}.section .container .actions .ClickButton .button{width:300px}.LinkButtonS{width:auto;height:auto;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px var(--shadows)}.LinkButtonS,.LinkButtonS .button{position:relative;border-radius:25px}.LinkButtonS .button{width:200px;height:40px;cursor:pointer;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.LinkButtonS .button{width:90px;height:35px}}}}.LinkButtonS .button .slider{position:relative;width:100%;height:100%}.LinkButtonS .button .slider .el{width:100%;height:100%}.LinkButtonS .button .slider .el p{margin:0;color:var(--whiteText)}.LinkButtonS .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.LinkButtonS .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.LinkButtonS .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.LinkButtonS .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button{width:150px;height:35px}}}}.content{min-height:70dvh;height:auto;align-items:center;justify-content:flex-start;gap:2rem;padding-bottom:2.5dvh}.content,.content .header{width:100%;display:flex;flex-direction:column}.content .header{row-gap:1rem;margin-bottom:2rem}.content .header .title{font-size:1.8rem;line-height:1.2;font-weight:400;font-family:Sansation-Light;color:var(--blackText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .title{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .title{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .title{font-size:1.3rem}}}}.content .header .desc{font-size:1.1rem;line-height:1.25rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .header .desc{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .header .desc{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .header .desc{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .header .desc{font-size:1rem}}}}.content .body{display:flex;flex-direction:column;row-gap:.5rem;width:100%}.content .body .actions{width:100%;position:relative;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:.25rem}.content .body .wishlistContainer{width:100%;display:flex;position:relative;height:60vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--bgPrimary) transparent}.content .body .wishlistContainer::-webkit-scrollbar{width:6px}.content .body .wishlistContainer::-webkit-scrollbar-track{background:transparent}.content .body .wishlistContainer::-webkit-scrollbar-thumb{background:var(--bgPrimary);border-radius:3px}.content .body .wishlistContainer::-webkit-scrollbar-thumb:hover{background:rgba(var(--bgPrimary),.8)}.content .body .wishlistContainer .wishlistList{width:100%;height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;align-items:flex-start;justify-content:flex-start;list-style:none;padding:0;margin:0}.content .body .wishlistContainer .wishlistList .wishlistCard{background:var(--bg-component,#fff);border:1px solid rgba(0,0,0,.06);border-radius:10px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;position:relative;max-height:-moz-fit-content;max-height:fit-content}.content .body .wishlistContainer .wishlistList .wishlistCard:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-1px)}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink{display:flex;align-items:stretch;gap:12px;color:inherit;text-decoration:none;padding:10px}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistThumb{width:84px;height:84px;flex:0 0 84px;border-radius:8px;background:#f5f5f5;display:grid;place-items:center;overflow:hidden}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistThumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo{display:grid;align-content:center;gap:4px;min-width:0}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.1rem;font-weight:400;font-family:Sansation-Regular;line-height:1.3;margin:0;color:var(--blackText,#111)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistTitle{font-size:1rem}}}}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:1rem;font-weight:300;font-family:Sansation-Light;line-height:1.2;color:var(--blackText);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.95rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistInfo .wishlistSubtitle{font-size:.9rem}}}}.content .body .wishlistContainer .wishlistList .wishlistCard .wishlistLink .wishlistActions{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;padding:8px 10px 10px;z-index:10}.root .badge{position:relative;display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;border:1px solid;color:var(--ui-fg-base,#111827);width:-moz-fit-content;width:fit-content}.root .badge.placeholder{color:var(--ui-fg-subtle,#6b7280)}.root .badge .select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding-left:.5rem;padding-right:.5rem;transition:color .15s ease-in-out;outline:none;width:2.5rem;height:4rem;display:inline-flex;align-items:center;justify-content:center}.root .badge .chevronWrap{position:absolute;display:flex;pointer-events:none;justify-content:flex-end;width:2rem}.root{padding:12rem .5rem;gap:1rem}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{padding:4rem 2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{padding:4rem 2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:12rem 2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:10rem 2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:10rem 2rem}}}}.root .title{-moz-column-gap:.5rem;column-gap:.5rem;align-items:baseline;font-size:2.875rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:2.25rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:2.25rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .title{font-size:2.25rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:2.25rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .title{font-size:2.25rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .title{font-size:2.25rem}}}}.root .desc{font-size:1.125rem;margin-top:1rem;margin-bottom:1.5rem;max-width:32rem;font-weight:300;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .desc{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .desc{font-size:1rem}}}}.row{height:10dvh;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.row{height:12.5dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.row{height:12.5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.row{height:20dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row{height:20dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.row{height:7.5dvh;gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row{height:7.5dvh;gap:1rem}}}}.row .cellThumb{display:flex;align-items:center;padding-left:0!important;padding-right:.5rem!important;width:4rem;height:6rem}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellThumb{width:3rem;height:4rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellThumb{width:3rem;height:4rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellThumb{width:4rem;height:5rem;margin-right:.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellThumb{width:4rem;height:5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellThumb{width:4rem;height:5rem}}}}.row .cellThumb .thumbLink{display:flex}.row .cellThumb .thumbLink.thumbLinkPreview{width:4rem}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellThumb .thumbLink.thumbLinkPreview{width:3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkPreview{width:3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkPreview{width:5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkPreview{width:5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkPreview{width:4rem}}}}.row .cellThumb .thumbLink.thumbLinkFull{width:4rem}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellThumb .thumbLink.thumbLinkFull{width:3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkFull{width:3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkFull{width:5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkFull{width:5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellThumb .thumbLink.thumbLinkFull{width:4rem}}}}.row .cellTitle{text-align:left;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:-moz-fit-content;width:fit-content;height:6rem;width:18rem;padding:1rem 0}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellTitle{width:12rem;flex:0 0 12rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellTitle{width:14rem;flex:0 0 14rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellTitle{width:16rem;flex:0 0 16rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellTitle{width:12rem;flex:0 0 12rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellTitle{width:12rem;flex:0 0 12rem}}}}.row .cellTitle .title{font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--blackText);font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.row .cellTitle .title{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.row .cellTitle .title{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.row .cellTitle .title{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.row .cellTitle .title{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.row .cellTitle .title{font-size:.85rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellTitle .title{font-size:.85rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.row .cellTitle .title{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellTitle .title{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellTitle .title{font-size:.85rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellTitle .title{font-size:.85rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellTitle .title{font-size:.85rem}}}}.row .cellActions{vertical-align:middle;width:-moz-fit-content;width:fit-content;height:6rem;display:flex;align-items:center;justify-content:center;width:12rem}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellActions{width:8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellActions{width:8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellActions{width:8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellActions{width:8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellActions{width:8rem}}}}.row .cellActions .actionsRow{display:flex;gap:1rem;-moz-column-gap:.5rem;column-gap:.5rem;align-items:center;justify-content:center;width:12rem}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .cellActions .actionsRow{width:8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .cellActions .actionsRow{width:8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .cellActions .actionsRow{width:8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .cellActions .actionsRow{width:8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .cellActions .actionsRow{width:8rem}}}}.row .cellUnit{width:4rem}.row .cellPrice,.row .cellUnit{display:flex;align-items:center;justify-content:center}.row .cellPrice,.row .cellPrice .priceWrap{padding-right:0!important;width:3rem}.row .cellPrice .priceWrap.previewPriceWrap{display:flex;flex-direction:column;align-items:flex-end;height:100%;justify-content:center}.row .cellPrice .priceWrap.previewPriceWrap .previewQtyRow{display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.row .muted{color:var(--shadows);font-size:.875rem;line-height:1.5rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.row .muted{font-size:.875rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.row .muted{font-size:.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.row .muted{font-size:.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.row .muted{font-size:.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.row .muted{font-size:.7rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.row .muted{font-size:.7rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.row .muted{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.row .muted{font-size:.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.row .muted{font-size:.7rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.row .muted{font-size:.7rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.row .muted{font-size:.7rem}}}}.ImageContainer{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;width:100%;height:100%;z-index:-1}.ImageContainer .Image{position:absolute;top:-5%;left:-5%;width:110%;height:110%}.ImageContainer .Image .ImageOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bgBlack);opacity:.5;z-index:1}.ImageContainer .Image img{-o-object-fit:cover;object-fit:cover;z-index:0}.root{background-color:#fff;padding:1rem}.root .content .title{font-size:2rem;line-height:1.5rem;font-weight:400;color:var(--blackText);font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .title{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .content .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .content .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .title{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .title{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .title{font-size:1.6rem}}}}.root .content .desc{margin-top:.5rem;font-size:1.3rem;line-height:1.25rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .desc{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .desc{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .desc{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .desc{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .desc{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .desc{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .desc{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .desc{font-size:1.2rem}}}}.root .ctaWrap{display:flex;align-items:center}.root .ctaWrap .link{text-decoration:none}.root .ctaWrap .link .button{height:2.5rem}.ClickButton{box-shadow:0 2px 8px var(--shadows)}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}.ClickButton .button{width:120px}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ClickButton .button{width:120px;height:40px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton .button{width:120px;height:40px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:120px;height:40px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton .button{width:120px;height:40px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton .button{width:120px;height:40px}}}}.ClickButton .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.root{padding:10dvh 5dvw;width:100dvw;min-height:100dvh;border-radius:25px}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root{padding:10dvh 2.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:5dvh 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:5dvh 2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:7.5dvh 2.5dvw}}}}.root .container{background-color:var(--bgWhite);border-radius:25px!important;box-shadow:0 2px 10px var(--shadows)}.root .container .grid{width:100%;display:flex;flex-direction:row;gap:10rem;border-radius:25px;min-height:60dvh;padding:5dvh 2.5dvw}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .container .grid{gap:5rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .container .grid{gap:2.5rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .container .grid{gap:2.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:1rem}}}}.root .container .grid .left{flex:1 1 0%;display:flex;flex-direction:column;gap:1.5rem;background-color:#fff}.root .container .grid .right{flex:0 0 500px;position:relative;display:flex;align-items:flex-start;justify-content:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .container .grid .right{flex:0 0 400px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .container .grid .right{flex:0 0 400px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .container .grid .right{flex:0 0 400px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .container .grid .right{flex:0 0 400px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .container .grid .right{flex:0 0 400px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .container .grid .right{flex:0 0 400px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .container .grid .right{flex:0 0 380px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .container .grid .right{flex:0 0 360px}}}}.root .container .grid .right .sticky{position:sticky;top:8rem;display:flex;flex-direction:column;gap:2rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem;width:70%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem;width:90%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem;width:90%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem;width:90%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .container .grid .right .sticky{top:0;position:relative;gap:1rem;width:90%}}}}.root .container .grid .right .sticky .summaryBox{background-color:#fff}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .container .grid{flex-direction:column;gap:2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .container .grid .right{flex:1 1 0%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .container .grid .right{flex:1 1 0%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .container .grid .right{flex:1 1 0%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .container .grid .right{flex:1 1 0%}}}}.root .container .emptyWrap{width:100%}.root .headerRow{padding-bottom:.75rem}.root .headerRow .title{font-size:2rem;line-height:2.75rem;font-weight:400;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .title{font-size:1.8rem;line-height:2rem}}}}.root .tableHeader{display:block;border-top:0;position:relative}.root .tableHeader .tableHeaderRow{display:flex;align-items:center;justify-content:space-between;color:var(--ui-fg-subtle,#6b7280);font-weight:600;width:100%;padding:0 1rem}.root .tableHeader .tableHeaderRow .colItem{padding-left:0!important;padding-right:0!important;width:4rem;flex:0 0 4rem;display:flex;align-items:center;justify-content:center}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .tableHeader .tableHeaderRow .colItem{width:3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colItem{width:3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colItem{width:4rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colItem{width:4rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colItem{width:4rem}}}}.root .tableHeader .tableHeaderRow .colSpacer{padding-right:0!important;width:18rem;flex:0 0 18rem;display:flex;align-items:center;justify-content:center}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .tableHeader .tableHeaderRow .colSpacer{width:12rem;flex:0 0 12rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colSpacer{width:12rem;flex:0 0 12rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colSpacer{width:12rem;flex:0 0 12rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colSpacer{width:12rem;flex:0 0 12rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colSpacer{width:12rem;flex:0 0 12rem}}}}.root .tableHeader .tableHeaderRow .colQty{padding-right:0!important;text-align:left;width:12rem;flex:0 0 12rem;display:flex;align-items:center;justify-content:center}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .tableHeader .tableHeaderRow .colQty{width:8rem;flex:0 0 8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colQty{width:8rem;flex:0 0 8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colQty{width:8rem;flex:0 0 8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colQty{width:8rem;flex:0 0 8rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .tableHeader .tableHeaderRow .colQty{width:8rem;flex:0 0 8rem}}}}.root .tableHeader .tableHeaderRow .colPrice{padding-right:1rem;text-align:left;width:4rem;flex:0 0 4rem;display:flex;align-items:center;justify-content:center}.root .tableHeader .tableHeaderRow .colTotal{padding-right:0!important;text-align:right;width:4rem;flex:0 0 4rem;display:flex;align-items:center;justify-content:center}.root .tableBody{display:block}.root{padding-left:1px}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{width:100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{width:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{width:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{width:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{width:100%}}}}.root.scroll{padding-left:1px;overflow-y:auto;overflow-x:hidden;max-height:420px}.root .title{line-height:2.75rem;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .title{font-size:1.8rem;line-height:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:1.8rem;line-height:2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .title{font-size:1.8rem;line-height:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:1.8rem;line-height:2rem}}}}.root .link{text-decoration:none}.root .link .button{width:100%;height:2.5rem}.LinkButton{width:auto;height:auto;box-shadow:0 2px 8px var(--shadows);border-radius:25px}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.LinkButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.LinkButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.LinkButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.LinkButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.LinkButton{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}}}.LinkButton .button{position:relative;width:100%;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.LinkButton .button{width:250px;height:40px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.LinkButton .button{width:250px;height:40px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.LinkButton .button{width:200px;height:40px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.LinkButton .button{width:200px;height:40px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.LinkButton .button{width:200px;height:40px}}}}.LinkButton .button .slider{position:relative;width:100%;height:100%}.LinkButton .button .slider .el{width:100%;height:100%}.LinkButton .button .slider .el p{margin:0;color:var(--whiteText)}.LinkButton .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.LinkButton .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.LinkButton .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.LinkButton .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.root{padding-top:1.5rem;padding-bottom:1.5rem}.root .main{width:100%}.root .header{margin-bottom:2rem;-moz-column-gap:1rem;column-gap:1rem;font-size:1.5rem;line-height:2rem;font-weight:600}.root .parentCrumb{color:var(--ui-fg-subtle)}.root .breadcrumbLink{margin-right:1rem}.root .pageTitle{font-weight:600}.root .descWrap{margin-bottom:2rem}.root .desc{font-size:1rem;line-height:1.5rem}.root .childrenWrap{margin-bottom:2rem;font-size:1.125rem;line-height:1.75rem}.root .childList{display:grid;grid-template-columns:1fr;row-gap:.5rem}.root .relative{position:relative;width:100%}.root .listboxButton{position:relative;display:flex;justify-content:space-between;align-items:center;padding:10px 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;font-family:inherit}.root .listboxButton:focus-visible{box-shadow:0 0 0 2px hsla(0,0%,100%,.75),0 0 0 4px #d1d5db;border-color:#d1d5db}.root .block{display:block}.root .block,.root .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.root .transitionRotate{transition:transform .2s}.root .transitionRotate.rotate180{transform:rotate(180deg)}.root .listboxOptions{position:absolute;z-index:20;width:100%;overflow:auto;font-size:.875rem;background:#fff;border:1px solid #e5e7eb;border-top:none;max-height:15rem;outline:none}.root .listboxOption{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;background:none;padding:1rem 2.5rem 1rem 1.5rem}.root .listboxOption:hover{background:#f9fafb}.root .optionRow{display:flex;gap:1rem;align-items:flex-start}.root .optionText{display:flex;flex-direction:column}.root .optionText .name{text-align:left;font-size:1rem;font-weight:600}.root .optionText .company{font-size:.875rem;color:var(--ui-fg-base,#111827)}.root .optionText .addressLines{display:flex;flex-direction:column;text-align:left;font-size:1rem;margin-top:.5rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{width:100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{width:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{width:100%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}.root .headerRow .heading{display:flex;align-items:center!important;flex-direction:row;gap:.5rem;align-items:baseline;font-size:2rem;font-weight:400;width:-moz-fit-content;width:fit-content}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .headerRow .heading{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .headerRow .heading{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .headerRow .heading{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow .heading{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow .heading{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow .heading{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .headerRow .heading{font-size:1.8rem;padding-right:2.5rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow .heading{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow .heading{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow .heading{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow .heading{font-size:1.6rem}}}}.root .headerRow .heading svg{min-width:15px;min-height:15px}.root .headerRow .editBtn{width:80px;height:20px}.root .form .shippingAddress{padding-bottom:2rem}.root .form .billingAddress{padding-bottom:1.5rem;padding-top:2rem}.root .form .submitBtn{margin-top:1.5rem;width:100%;display:flex;justify-content:flex-start}.root .summary{font-size:.875rem}.root .summary .row{display:flex;align-items:start;gap:2rem}.root .summary .col{display:flex;flex-direction:column;width:33.3333%}.root .summary .col .label{font-size:1.1rem;font-weight:400;color:var(--blackText);margin-bottom:.25rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .summary .col .label{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .summary .col .label{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .summary .col .label{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .summary .col .label{font-size:.9rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .summary .col .label{font-size:.9rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .summary .col .label{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .summary .col .label{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .summary .col .label{font-size:.9rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .summary .col .label{font-size:.9rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .summary .col .label{font-size:.9rem;font-weight:300}}}}.root .summary .col .value{font-size:.9rem;font-weight:300;color:var(--blackText);margin-bottom:.25rem;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .summary .col .value{font-size:.85rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .summary .col .value{font-size:.85rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .summary .col .value{font-size:.85rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .summary .col .value{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .summary .col .value{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .summary .col .value{font-size:.85rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .summary .col .value{font-size:.85rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .summary .col .value{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .summary .col .value{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .summary .col .value{font-size:.8rem;font-weight:300}}}}.root .summary .col .note{font-size:.9rem;font-weight:300;color:var(--blackText);font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .summary .col .note{font-size:.85rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .summary .col .note{font-size:.85rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .summary .col .note{font-size:.85rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .summary .col .note{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .summary .col .note{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .summary .col .note{font-size:.85rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .summary .col .note{font-size:.85rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .summary .col .note{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .summary .col .note{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .summary .col .note{font-size:.8rem;font-weight:300}}}}.root .formGrid{grid-template-columns:1fr 1fr;width:100%}.root .content{font-size:1rem;line-height:1.5rem}.root .content .form{width:100%;margin-bottom:1.25rem}.root .content .form .label{display:flex;align-items:center;gap:.25rem;margin:.5rem 0}.root .content .form .label .ClickButton .button{width:180px;height:35px}.root .content .form .row{display:flex;align-items:center;width:100%;gap:.5rem}.root .content .form .row .input{width:100%;max-width:300px;min-width:200px}.root .content .form .row .ClickButton .button{width:80px;height:35px}.root .content .form .row .ClickButton .button .el p:nth-of-type(2){transform:rotateX(-90deg) translateY(12px)}.root .content .promotionsWrap{width:100%;display:flex;align-items:center}.root .content .promotionsWrap .promotionsCol{display:flex;flex-direction:column;width:100%}.root .content .promotionsWrap .promotionsCol .heading{margin-bottom:.5rem;font-weight:500}.root .content .promotionsWrap .promotionsCol .promoRow{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;margin-bottom:.5rem}.root .content .promotionsWrap .promotionsCol .promoRow .promoText{display:flex;align-items:baseline;gap:.25rem;width:80%;padding-right:.25rem;font-size:.9375rem}.root .content .promotionsWrap .promotionsCol .promoRow .removeBtn{display:flex;align-items:center}.ClickButton{justify-content:flex-start}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:90px;height:35px}}}}.root{padding-top:.5rem;color:#ef4444;line-height:1.25rem}.root .button{min-width:12rem}.root .errorWrap{margin-top:.5rem}.root .comgate{min-height:1px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:90px;height:35px}}}}.root .option{display:flex;flex-direction:column;row-gap:.5rem;font-size:.875rem;line-height:1.25rem;cursor:pointer;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem 2rem;margin-bottom:.5rem}.root .option:hover{box-shadow:0 0 0 1px var(--bgPrimary)}.root .option.selected{border-color:var(--bgPrimary)}.root .row{align-items:center;justify-content:space-between}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .row{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .row{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .row{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .row{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .row{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .row{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .row{gap:1rem}}}}.root .left{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.root .titleText{font-family:Sansation-Regular;font-size:1.1rem;font-weight:400;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .titleText{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .titleText{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .titleText{font-size:1rem;white-space:nowrap}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .titleText{font-size:.9rem;font-weight:300;white-space:nowrap}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .titleText{font-size:.9rem;font-weight:300;white-space:nowrap}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .titleText{font-size:1rem;white-space:nowrap}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .titleText{font-size:1rem;white-space:nowrap}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .titleText{font-size:.9rem;font-weight:300;white-space:nowrap}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .titleText{font-size:.9rem;font-weight:300;white-space:nowrap}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .titleText{font-size:.9rem;font-weight:300;white-space:nowrap}}}}.root .iconRight{justify-self:end;color:var(--fg-base)}.root .testDesktop{display:none}.root .testMobile{font-size:.625rem}.root .stripeWrap{display:flex;align-items:center;justify-content:space-between;margin:1rem 0;transition:all .15s ease-in-out}.root .stripeLabel{margin-bottom:.25rem;font-weight:600;color:var(--fg-base)}.root .cardBase{display:block;width:100%;height:2.75rem;padding:.75rem 1rem .25rem;margin-top:0;background:var(--ui-bg-field);border:1px solid var(--shadows);border-radius:.375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:all .3s ease-in-out}.root .cardBase:focus{box-shadow:0 0 0 1px var(--shadows)}.root .cardBase:hover{background:var(--ui-bg-field-hover)}.root .labelStrong{font-weight:600}.root .headerRow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1.5rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .headerRow{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .headerRow{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .headerRow{gap:1rem}}}}.root .heading{display:flex;flex-direction:row;font-size:2rem;font-weight:400;font-family:Sansation-Regular;gap:.5rem;align-items:baseline}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .heading{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .heading{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .heading{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .heading{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .heading{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .heading{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .heading{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .heading{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .heading{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .heading{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .heading{font-size:1.6rem}}}}.root .heading.inactive,.root .headingDisabled{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.root .editBtn{width:80px;height:20px}.root .open{display:block}.root .open .buttonRow{display:flex;justify-content:flex-start;margin-top:1rem}.root .closed{display:none}.root .colThird{display:flex;flex-direction:column;width:33.333333%}.root .sectionTitle{font-size:1.1rem;font-weight:400;color:var(--blackText);margin-bottom:.25rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .sectionTitle{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .sectionTitle{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .sectionTitle{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .sectionTitle{font-size:.9rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .sectionTitle{font-size:.9rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .sectionTitle{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .sectionTitle{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .sectionTitle{font-size:.9rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .sectionTitle{font-size:.9rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .sectionTitle{font-size:.9rem;font-weight:300}}}}.root .sectionText{font-size:.9rem;font-weight:300;color:var(--blackText);margin-bottom:.25rem;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .sectionText{font-size:.85rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .sectionText{font-size:.85rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .sectionText{font-size:.85rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .sectionText{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .sectionText{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .sectionText{font-size:.85rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .sectionText{font-size:.85rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .sectionText{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .sectionText{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .sectionText{font-size:.8rem;font-weight:300}}}}.root .summaryRow{display:flex;align-items:flex-start;-moz-column-gap:.25rem;column-gap:.25rem;width:100%}.root .detailsRow{gap:.5rem;font-size:1rem;line-height:1.5rem;color:var(--fg-subtle)}.root .iconBox{display:flex;align-items:center;height:1.75rem;width:-moz-fit-content;width:fit-content;padding:.5rem;background:var(--button-neutral-hover)}.root .submitBtn{margin-top:1.5rem}.root #comgate-container{min-height:1px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .header .heading{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .header .heading{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .header .heading{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .header .heading{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}.root .reviewRow{display:flex;align-items:flex-start;gap:.25rem;width:100%;margin-bottom:1.5rem}.root .reviewTextWrap{width:100%}.root .reviewText{font-size:1.1rem;font-weight:300;color:var(--blackText);margin-bottom:.25rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .reviewText{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .reviewText{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .reviewText{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .reviewText{font-size:.9rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .reviewText{font-size:.9rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .reviewText{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .reviewText{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .reviewText{font-size:.9rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .reviewText{font-size:.9rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .reviewText{font-size:.9rem;font-weight:300}}}}.root .addressPrompt{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.root .addressPrompt p{font-size:1rem;font-weight:300;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .addressPrompt p{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .addressPrompt p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .addressPrompt p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .addressPrompt p{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .addressPrompt p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .addressPrompt p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .addressPrompt p{font-size:.9rem}}}}.root .formGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem}.root .formGrid .input{margin:.25rem}.root .checkboxRow{margin:2rem 0}.root .contactGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.root{background:#fff}.root .header{flex-direction:row;margin-bottom:1.5rem}.root .header .heading{display:flex;flex-direction:row;font-weight:400;gap:.5rem;align-items:baseline;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .header .heading{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .header .heading{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .header .heading{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .header .heading{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .header .heading{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header .heading{font-size:1.6rem}}}}.root .header .heading.inactive{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.root .header .editBtn{width:80px;height:20px}.root .deliveryOptions{padding-bottom:2rem;padding-top:.5rem}@media(min-width:768px){.root .deliveryOptions{padding-top:0}}.root .deliveryOptions .deliveryOptionsHeader{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:1rem}.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-family:Sansation-Regular;font-size:1.1rem;font-weight:400;color:var(--blackText);margin-bottom:.25rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:.9rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:.9rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:.9rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:.9rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioLabel{font-size:.9rem;font-weight:300}}}}.root .deliveryOptions .deliveryOptionsHeader .radioAddress{margin:0!important;font-size:.9rem;font-weight:300;color:var(--blackText);margin-bottom:.25rem;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.85rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.85rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.85rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.85rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.85rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .deliveryOptions .deliveryOptionsHeader .radioAddress{font-size:.8rem;font-weight:300}}}}.root .radioRow{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;cursor:pointer;padding:1rem 2rem;border:1px solid #e5e7eb;border-radius:1rem;margin-bottom:.5rem;transition:box-shadow .15s}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .radioRow{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .radioRow{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .radioRow{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .radioRow{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .radioRow{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .radioRow{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .radioRow{gap:1rem}}}}.root .radioRow:hover{box-shadow:0 0 0 2px var(--bgPrimary)}.root .radioRow.active{border-color:var(--bgPrimary)}.root .radioRow.disabled{box-shadow:none;cursor:not-allowed}.root .radioRow .radioContent{display:flex;align-items:center;gap:1rem;justify-content:flex-start}.root .radioRow .radioContent .radioLabel{font-size:1rem;font-weight:400;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .radioRow .radioContent .radioLabel{font-size:.9rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .radioRow .radioContent .radioLabel{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .radioRow .radioContent .radioLabel{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .radioRow .radioContent .radioLabel{white-space:nowrap;font-size:.8rem;font-weight:300}}}}.root .radioRow .radioContent .radioPrice{justify-self:end;font-size:1rem;font-weight:400;font-family:Sansation-Regular;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .radioRow .radioContent .radioPrice{font-size:.9rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .radioRow .radioContent .radioPrice{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .radioRow .radioContent .radioPrice{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .radioRow .radioContent .radioPrice{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .radioRow .radioContent .radioPrice{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .radioRow .radioContent .radioPrice{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .radioRow .radioContent .radioPrice{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .radioRow .radioContent .radioPrice{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .radioRow .radioContent .radioPrice{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .radioRow .radioContent .radioPrice{font-size:.8rem;font-weight:300}}}}.root .radioAddress{font-size:1rem;color:var(--ui-fg-muted,#6b7280)}.root .packetaSelector{margin-top:.5rem;font-weight:500}.root .packetaNotice{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1rem}.root .packetaConfirmation{width:100%;margin-top:.75rem;padding:.75rem 1rem;border:1px solid var(--ui-border-muted,#e5e7eb);border-radius:.5rem;background:var(--bgPrimary)}.root .packetaConfirmation .packetaConfirmationLabel{font-size:1rem;font-weight:500;color:var(--blackText);margin-bottom:.25rem;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.9rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationLabel{font-size:.8rem;font-weight:300}}}}.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem;color:var(--blackText);word-break:break-word;font-family:Sansation-Light;font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationValue{font-size:.8rem;font-weight:300}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .packetaConfirmation .packetaConfirmationValue{font-size:.8rem;font-weight:300}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationValue{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationValue{font-size:.8rem;font-weight:300}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationValue{font-size:.8rem;font-weight:300}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .packetaConfirmation .packetaConfirmationValue{font-size:.8rem;font-weight:300}}}}.root .actions{width:100%;display:flex;justify-content:flex-start}.root .methodSummary{display:flex;flex-direction:column;width:33%}.root .methodSummary .methodLabel{font-size:1rem;font-weight:500;color:var(--ui-fg-base,#111827);margin-bottom:.25rem}.root .methodSummary .methodText{font-size:1rem;color:var(--ui-fg-subtle,#6b7280)}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ClickButton{justify-content:flex-start}}}}.ClickButton .button{width:250px;box-shadow:0 2px 8px var(--shadows)}.ClickButton .button .slider .el p{font-size:.9rem}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(10px)}.root{display:grid;grid-template-columns:1fr;padding:1rem 2.5vw 1rem 0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{margin-top:10dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{margin-top:10dvh;padding:0}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{margin-top:10dvh;padding:0}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{margin-top:5dvh;padding:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{margin-top:5dvh;padding:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{margin-top:5dvh;padding:.5rem}}}}.root{position:sticky;top:10dvh;flex-direction:column-reverse;gap:2rem;padding-top:2rem;padding-bottom:2rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{width:100%;position:relative}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{width:100%;position:relative}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{width:100%;position:relative}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{width:100%;position:relative}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{width:100%;position:relative}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{width:100%;position:relative}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{width:100%;position:relative}}}}@media(min-width:640px){.root{flex-direction:column;padding-top:0;padding-bottom:0}}.root .summary{width:100%;background:#fff;display:flex;align-items:center;flex-direction:column}.root .summary .heading{width:100%;justify-content:flex-start;display:flex;flex-direction:row;font-size:2rem;font-weight:500;align-items:baseline;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .summary .heading{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .summary .heading{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .summary .heading{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .summary .heading{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .summary .heading{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .summary .heading{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .summary .heading{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .summary .heading{font-size:1.6rem;padding-left:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .summary .heading{font-size:1.6rem;padding-left:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .summary .heading{font-size:1.6rem;padding-left:1rem}}}}.root .summary .divider{margin:1.5rem 0}@media(min-width:640px){.root .summary .divider.hidden{display:none}}.root .summary .discount{margin:1.5rem 0;display:flex;width:100%;justify-content:center;align-items:center}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .summary .discount{padding-left:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .summary .discount{padding-left:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .summary .discount{padding-left:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.button{width:90px;height:35px}}}}.button .slider{padding:2.5px 25px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}.ClickButton{max-width:250px;height:40px;border-radius:25px;overflow:hidden;pointer-events:all}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ClickButton{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ClickButton{width:90px;height:35px}}}}.ClickButton .slider{position:relative;width:100%;height:100%;border-radius:25px;padding:2.5px 25px;pointer-events:all;cursor:pointer}.ClickButton .slider .el{width:100%;height:100%;z-index:2}.ClickButton .slider .el p{margin:0;color:var(--blackText)}.ClickButton .slider .el:nth-of-type(2) p{color:var(--whiteText)}.ClickButton .slider .imgWrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;padding:2px 4px;background-color:var(--darkOlive);border-radius:25px;overflow:hidden}.ClickButton .slider .imgWrapper .perspectiveImage{width:100%;height:100%;position:relative;overflow:hidden;border:1px solid var(--whiteBoarder);border-radius:25px}.ClickButton .slider .imgWrapper .perspectiveImage .img__wrapper{width:100%;height:100%;position:relative}.ClickButton .slider .imgWrapper .perspectiveImage .img__wrapper .overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--bgBlack);opacity:.6;z-index:1}.ClickButton .slider .imgWrapper .perspectiveImage .img__wrapper img{z-index:0}.HashtagButton{max-width:250px;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;pointer-events:all}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.HashtagButton{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.HashtagButton{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.HashtagButton{width:90px;height:35px}}}}.HashtagButton .slider{position:relative;width:100%;height:100%;border-radius:25px;padding:2.5px 25px;pointer-events:all;cursor:pointer}.HashtagButton .slider .el{width:100%;height:100%;z-index:2}.HashtagButton .slider .el p{margin:0;color:var(--blackText)}.HashtagButton .slider .el:nth-of-type(2) p{color:var(--whiteText)}.HashtagButton .slider .imgWrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;padding:2px 4px;background-color:var(--darkOlive);border-radius:25px;overflow:hidden}.HashtagButton .slider .imgWrapper .perspectiveImage{width:100%;height:100%;position:relative;overflow:hidden;border:1px solid var(--whiteBoarder);border-radius:25px}.HashtagButton .slider .imgWrapper .perspectiveImage .img__wrapper{width:100%;height:100%;position:relative}.HashtagButton .slider .imgWrapper .perspectiveImage .img__wrapper .overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--bgBlack);opacity:.6;z-index:1}.HashtagButton .slider .imgWrapper .perspectiveImage .img__wrapper img{z-index:0}.LinkButton{width:-moz-fit-content;width:fit-content;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:0}.LinkButton,.LinkButton .LinkButton__container{position:relative;overflow:hidden;box-shadow:none;background-color:transparent}.LinkButton .LinkButton__container{width:100%;height:100%;cursor:pointer;border:none;border-radius:0}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.LinkButton .LinkButton__container{width:90px;height:35px}}}}.LinkButton .LinkButton__container .slider{padding:0;box-shadow:none}.LinkButton .LinkButton__container .slider,.LinkButton .LinkButton__container .slider .elLink{position:relative;width:100%;height:100%;border-radius:0}.LinkButton .LinkButton__container .slider .elLink .perspectiveText{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.76,0,.24,1)}.LinkButton .LinkButton__container .slider .elLink .perspectiveText p{transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none;text-transform:uppercase;display:flex;align-items:flex-start;justify-content:center;gap:2.5px}.LinkButton .LinkButton__container .slider .elLink .perspectiveText p:nth-of-type(2){width:-moz-fit-content;width:fit-content;position:absolute;transform-origin:bottom center;transform:rotateX(-90deg) translateY(12px);opacity:0}.LinkButton .LinkButton__container .slider .elLink p{margin:0;color:var(--blackText)}.LinkButton .LinkButton__container .slider .elLink:nth-of-type(2) p{color:var(--blackText)}.LinkButton .LinkButton__container .slider .elLink:hover .perspectiveText{transform:rotateX(90deg)}.LinkButton .LinkButton__container .slider .elLink:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.LinkButton .LinkButton__container .slider .elLink:hover .perspectiveText p:nth-of-type(2){opacity:1}.LinkButton .Line{width:100%!important;height:1px;background-color:var(--whiteBoarder)}.OptionButton-color{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.OptionButton-color .button{position:relative;width:75px;height:30px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.OptionButton-color .button{width:60px;height:25px}}}}.OptionButton-color .button .slider{position:relative;width:100%;height:100%}.OptionButton-color .button .slider .el{width:100%;height:100%;padding-top:.1rem}.OptionButton-color .button .slider .el .perspectiveText{justify-content:flex-start}.OptionButton-color .button .slider .el .perspectiveText p{margin:0;text-transform:capitalize;font-size:1.1rem}.OptionButton-color .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(12px)}.OptionButton-color .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.OptionButton-color .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.OptionButton-color .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.OptionButton-color .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.OptionButton-size{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.OptionButton-size .button{position:relative;width:50px;height:30px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.OptionButton-size .button{width:60px;height:25px}}}}.OptionButton-size .button .slider{position:relative;width:100%;height:100%}.OptionButton-size .button .slider .el{width:100%;height:100%;padding-top:.1rem}.OptionButton-size .button .slider .el .perspectiveText{justify-content:flex-start}.OptionButton-size .button .slider .el .perspectiveText p{margin:0;text-transform:capitalize;font-size:1.1rem}.OptionButton-size .button .slider .el .perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(12px)}.OptionButton-size .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.OptionButton-size .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.OptionButton-size .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.OptionButton-size .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.ScrollLink{display:flex}.ScrollLink .button{width:120px}.ScrollLink .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.ScrollLink .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.ScrollLink .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.perspectiveText p:nth-of-type(2){padding-top:.25dvh}.button{width:-moz-fit-content;width:fit-content;max-width:250px;display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.button{height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.button{height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.button{height:35px}}}}.button .slider{width:-moz-fit-content;width:fit-content;min-width:100px;padding:2.5px 0;transform-origin:left center}.button .slider,.button .slider .el{display:flex;align-items:center;justify-content:center}.button .slider .el p{padding:10px}.buttonIcon{position:relative;max-width:120px;height:40px;display:inline-flex;cursor:pointer;border-radius:25px;overflow:hidden;pointer-events:all;padding:0;border:0;background:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.buttonIcon{width:90px;height:35px}}}}.buttonIcon .slider{position:relative;width:100%;height:100%;border-radius:25px;padding:2.5px 10px;pointer-events:all;cursor:pointer}.buttonIcon .slider .el{width:100%;height:100%;z-index:2;display:flex;justify-content:center;align-items:center}.buttonIcon .slider .el p{margin:0;color:var(--blackText)}.buttonIcon .slider .el:nth-of-type(2) p{color:var(--whiteText)}.buttonIcon .slider .imgWrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;padding:2px 4px;background-color:var(--darkOlive);border-radius:25px;overflow:hidden}.buttonIcon .slider .imgWrapper .perspectiveImage{width:100%;height:100%;position:relative;overflow:hidden;border:1px solid var(--whiteBoarder);border-radius:25px}.buttonIcon .slider .imgWrapper .perspectiveImage .img__wrapper{width:100%;height:100%;position:relative}.buttonIcon .slider .imgWrapper .perspectiveImage .img__wrapper .overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--bgBlack);opacity:.6;z-index:1}.buttonIcon .slider .imgWrapper .perspectiveImage .img__wrapper img{z-index:0}.perspectiveText{width:-moz-fit-content;width:fit-content}.perspectiveText p{display:inline-flex;align-items:center;justify-content:flex-start;white-space:nowrap;margin:0}.perspectiveText p:nth-of-type(2){width:140%}.arrow{display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.PerspectiveIcon{flex-direction:column}.PerspectiveIcon,.PerspectiveIcon .image__wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.PerspectiveIcon .image__wrapper{pointer-events:none}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{padding:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:1rem}}}}.root .totalsList{display:flex;flex-direction:column;gap:.25rem;font-size:1.1rem;font-weight:300;color:var(--blackText)}.root .totalsList .row{display:flex;align-items:center;justify-content:space-between}.root .totalsList .row .label{display:flex;gap:.25rem;align-items:center;font-weight:400;font-size:1.1rem;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .row .label{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .row .label{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .row .label{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .row .label{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .row .label{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .row .label{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .row .label{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .row .label{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .row .label{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .row .label{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .row .label{font-size:.9rem}}}}.root .totalsList .row .labelValue{font-size:1.1rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .row .labelValue{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .row .labelValue{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .row .labelValue{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .row .labelValue{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .row .labelValue{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .row .labelValue{font-size:.9rem}}}}.root .totalsList .row .subtotal{color:var(--blackText);font-weight:400;font-size:1.1rem;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .row .subtotal{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .row .subtotal{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .row .subtotal{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .row .subtotal{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .row .subtotal{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .row .subtotal{font-size:.9rem}}}}.root .totalsList .row .discount,.root .totalsList .row .giftCard{color:var(--blackText);font-size:1.1rem;font-weight:300;font-family:Sansation-Regular}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .row .discount,.root .totalsList .row .giftCard{font-size:.9rem}}}}.root .totalsList .taxRow{display:flex;justify-content:space-between}.root .totalsList .taxRow .label{display:flex;gap:.25rem;align-items:center;font-size:1rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:.85rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .taxRow .label{font-size:.85rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .taxRow .label{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .taxRow .label{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .taxRow .label{font-size:.85rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .taxRow .label{font-size:.85rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .taxRow .label{font-size:.85rem}}}}.root .totalsList .taxRow .labelValue{font-size:1.1rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:.85rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalsList .taxRow .labelValue{font-size:.85rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalsList .taxRow .labelValue{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalsList .taxRow .labelValue{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalsList .taxRow .labelValue{font-size:.85rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalsList .taxRow .labelValue{font-size:.85rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalsList .taxRow .labelValue{font-size:.85rem}}}}.root .divider{height:1px;width:100%;border-bottom:1px solid #e5e7eb;margin:1rem 0;background:none}.root .divider.mt{margin-top:1rem;margin-bottom:0}.root .divider.mb{margin-bottom:.5rem;margin-top:0}.root .totalRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.root .totalRow .total{font-size:1.1rem;font-weight:400;font-family:Sansation-Regular;color:var(--blackText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalRow .total{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalRow .total{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalRow .total{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalRow .total{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalRow .total{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalRow .total{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalRow .total{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalRow .total{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalRow .total{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalRow .total{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalRow .total{font-size:.9rem}}}}.root .totalRow .totalValue{font-size:1.1rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .totalRow .totalValue{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .totalRow .totalValue{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .totalRow .totalValue{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .totalRow .totalValue{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .totalRow .totalValue{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .totalRow .totalValue{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .totalRow .totalValue{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .totalRow .totalValue{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .totalRow .totalValue{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .totalRow .totalValue{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .totalRow .totalValue{font-size:.9rem}}}}.root .checkbox{font-size:1rem;display:flex;align-items:center;gap:.5rem}.root .label{font-size:1rem;font-weight:500;transform:none}.root{justify-content:space-between;font-size:.9rem;color:var(--ui-fg-subtle,#6b7280)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root{font-size:.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root{font-size:.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{font-size:.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{font-size:.7rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{font-size:.7rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{font-size:.8rem!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{font-size:.8rem!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{font-size:.7rem!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{font-size:.7rem!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{font-size:.7rem!important}}}}.root .button{gap:.25rem;color:var(--ui-fg-subtle,#6b7280);cursor:pointer;transition:color .15s}.root .button:hover{color:var(--ui-fg-base,#111827)}.root .button .spinner{animation:spin 1s linear infinite}.root .button svg{width:1rem;height:1rem}.root .button span{font-size:1rem}.root{height:1px;border-bottom:1px solid #e5e7eb;margin-top:.25rem;background:none;gap:.75rem}.root .title{font-size:.875rem;font-weight:500;color:var(--ui-fg-muted,#9ca3af)}.root .radioGroup .itemRow{display:flex;gap:.5rem;align-items:center}.root .radioGroup .itemRow.active{margin-left:-23px}.root .radioGroup .itemRow .radio{display:none}.root .radioGroup .itemRow .label{font-size:.875rem;font-weight:500;color:var(--ui-fg-subtle,#6b7280);cursor:pointer}.root .radioGroup .itemRow .label.active,.root .radioGroup .itemRow .label:hover{color:var(--ui-fg-base,#111827)}.root .topLabel{margin-bottom:.5rem;font-size:1rem;font-weight:500}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .topLabel{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .topLabel{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .topLabel{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .topLabel{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .topLabel{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .topLabel{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .topLabel{font-size:.9rem}}}}.root .inputWrapper{display:flex;position:relative;z-index:0;width:100%;font-size:1rem;font-weight:500}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .inputWrapper{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .inputWrapper{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .inputWrapper{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .inputWrapper{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .inputWrapper{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .inputWrapper{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .inputWrapper{font-size:.9rem}}}}.root .inputWrapper input{display:block;width:100%;height:2.75rem;padding:1rem 1rem .25rem;margin-top:0;background:var(--ui-bg-field,#fff);border:1px solid var(--ui-border-base,#e5e7eb);border-radius:.375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none;transition:box-shadow .15s}.root .inputWrapper input:focus{box-shadow:0 0 0 2px var(--ui-fg-interactive,#2563eb)}.root .inputWrapper input:hover{background:var(--ui-bg-field-hover,#f9fafb)}.root .inputWrapper label{display:flex;align-items:center;justify-content:center;margin-left:.75rem;padding-left:.25rem;padding-right:.25rem;transition:all .3s;left:0;z-index:1;font-size:.9375rem}.root .inputWrapper .passwordBtn,.root .inputWrapper label{position:absolute;top:.75rem;color:var(--ui-fg-subtle,#6b7280)}.root .inputWrapper .passwordBtn{padding-left:1rem;padding-right:1rem;outline:none;transition:all .15s;right:0}.root .inputWrapper .passwordBtn:focus{color:var(--ui-fg-base,#111827)}.root{transition:all .3s cubic-bezier(.76,0,.24,1)}.root .text{color:var(--Placeholder);transition:color .3s cubic-bezier(.76,0,.24,1)}.root .arrow{transition:transform .15s ease-in-out}.root .arrow.rotate{transform:rotate(45deg)}.root:hover{cursor:pointer}.root:hover .arrow{transform:translateX(2.5px) translateY(-2.5px)}.root:hover .text{color:var(--blackText)}.root{display:inline-block;color:var(--handle);overflow:hidden;text-overflow:ellipsis}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{font-size:.85rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{font-size:.85rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{font-size:.85rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{font-size:.85rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{font-size:.85rem}}}}.root{gap:.5rem;padding-top:.25rem}.root .priceContainer{text-align:right;font-size:1.1rem;font-family:Sansation-Regular;font-weight:300;color:var(--blackText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .priceContainer{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .priceContainer{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .priceContainer{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .priceContainer{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .priceContainer{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .priceContainer{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .priceContainer{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .priceContainer{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .priceContainer{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .priceContainer{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .priceContainer{font-size:.9rem}}}}.root .priceContainer .originalLabel{color:var(--blackText)}.root .priceContainer .originalPrice{text-decoration:line-through;color:var(--handle)}.root .priceContainer .discount{color:var(--disabled)}.root .priceContainer .price{font-size:1.1rem;font-weight:400;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .priceContainer .price{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .priceContainer .price{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .priceContainer .price{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .priceContainer .price{font-size:.95rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .priceContainer .price{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .priceContainer .price{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .priceContainer .price{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .priceContainer .price{font-size:.95rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .priceContainer .price{font-size:.95rem}}}}.root .priceContainer .price.discounted{color:var(--handle)}.root{padding-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:300;color:var(--blackText);font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{font-size:.95rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{font-size:.85rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{font-size:.85rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{font-size:.95rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{font-size:.95rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{font-size:.85rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{font-size:.85rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{font-size:.85rem}}}}.root .originalLabel{color:var(--blackText)}.root .originalPrice{text-decoration:line-through;color:var(--handle)}.root .discount{color:var(--disabled)}.root .price{font-size:1.1rem;font-weight:400;font-family:Sansation-Light}.root .price,.root .price.discounted{color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .price{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .price{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .price{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .price{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .price{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .price{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .price{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .price{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .price{font-size:.9rem}}}}.mouse-anim{position:relative;width:3dvw;height:7.5dvh;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mouse-anim{scale:.9}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mouse-anim{scale:.9;height:8dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mouse-anim{scale:.9;height:6dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mouse-anim{scale:.9;height:6dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mouse-anim{height:10dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mouse-anim{height:8dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mouse-anim{height:3.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mouse-anim{height:3.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mouse-anim{height:4dvh;width:5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mouse-anim{height:4dvh;width:5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mouse-anim{height:4dvh;width:4dvw}}}}.mouse-anim .mouse-anim__border{position:relative;width:100%;height:100%;border:1px solid var(--iconsPink);border-radius:50px}.mouse-anim .mouse-anim__wheel{position:absolute;width:.4dvw;height:.8dvw;border-radius:25px;background-color:var(--bgWhite)}.root .wrapper{position:relative;display:flex;align-items:center;font-size:1rem;border:1px solid var(--ui-border-base,#e5e7eb);background:var(--ui-bg-subtle,#f9fafb);border-radius:.375rem;transition:background .2s}.root .wrapper:hover{background:var(--ui-bg-field-hover,#f3f4f6)}.root .wrapper.muted{color:var(--ui-fg-muted,#6b7280)}.root .select{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;background:transparent;border:none;padding:.625rem 1rem;transition:color .15s;outline:none}.root .icon{position:absolute;right:1rem;top:0;bottom:0;display:flex;align-items:center;pointer-events:none}.root{width:-moz-fit-content;width:fit-content}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root{justify-content:flex-start}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root{justify-content:flex-start}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root{justify-content:flex-start}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{justify-content:flex-start}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{justify-content:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{justify-content:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{justify-content:flex-start}}}}.root .button{position:relative;height:1.25rem;width:1.25rem;outline:none}.root .button,.root .button .outer{display:flex;align-items:center;justify-content:center}.root .button .outer{box-shadow:var(--borders-base);background-color:var(--ui-bg-base);border:.25px solid var(--shadows);height:14px;width:14px;border-radius:9999px;transition:all .2s}.root .button .outer.checked{border:.25px solid var(--shadows);box-shadow:var(--borders-interactive)}.root .button .outer:hover{box-shadow:var(--borders-strong-with-shadow)}.root .button .outer:focus{box-shadow:var(--borders-interactive-with-focus)}.root .button .outer.disabled{background-color:var(--ui-bg-disabled);box-shadow:var(--borders-base)}.root .button .outer .inner{background-color:var(--bgBlack);box-shadow:var(--details-contrast-on-bg-interactive);border-radius:9999px;height:10px;width:10px}.root .button .outer .inner.disabled{background-color:var(--disabled);box-shadow:none}.rotating-text{border-radius:50%;width:200px;height:200px;will-change:transform;font-family:Sansation-Light}.rotating-text,.rotating-text .rotating-text__text{position:relative;display:flex;justify-content:center;align-items:center}.rotating-text .rotating-text__text{width:100%;height:100%;margin:0;color:var(--whiteText);pointer-events:none}.rotating-text .rotating-text__text .circle-text__letter{position:absolute;font-size:1rem;top:50%;left:50%;transform-origin:0 0}.FAQBody{width:100vw;height:auto;position:relative;display:flex;background-color:var(--bgPrimary);flex-direction:column;padding:15% 2.5%}.FAQBody .header{width:100%;display:flex;justify-content:space-between;align-items:center}.FAQBody .header h2{font-size:3rem;font-weight:300;color:var(--blackText);line-height:1.05}.FAQBody .header p{font-size:1.3rem;font-weight:300;color:var(--blackText);line-height:1.1}.FAQBody .faq__container{border-bottom:1px solid var(--iconsBlack);border-top:1px solid var(--iconsBlack);width:100%;display:flex;align-items:center;justify-content:flex-start}.FAQBody .faq__container .faq{width:60%;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.FAQBody .faq__container .faq .question{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;cursor:pointer;padding:5px 0}.FAQBody .faq__container .faq .question .title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 0;margin:0}.FAQBody .faq__container .faq .question .title p{font-size:1.5rem;font-weight:300;color:var(--blackText);line-height:1.1}.FAQBody .faq__container .faq .question .faq__content{height:-moz-fit-content;height:fit-content;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;will-change:height,opacity}.FAQBody .faq__container .faq .question .faq__content .divider{width:80%;background-color:var(--iconsBlack)}.FAQBody .faq__container .faq .question .faq__content p{font-size:1.3rem;font-weight:300;color:var(--blackText);line-height:1.1}.FAQBody .faq__container .faq .question .divider{width:100%;background-color:var(--iconsBlack)}.FAQBody .faq__container .faq__kontakt{width:25%;height:25%;bottom:7.5%;right:0;position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5%}.FAQBody .faq__container .faq__kontakt .connect{position:relative;width:100%;height:40%;display:flex;justify-content:flex-start;align-items:flex-end}.FAQBody .faq__container .faq__kontakt .connect .p{font-size:1.3rem;font-weight:300;color:var(--blackText);text-transform:uppercase;margin-bottom:1.5rem}.FAQBody .faq__container .faq__kontakt .phone{position:relative;width:100%;height:40%;display:flex;justify-content:flex-start;align-items:flex-start}.FAQBody .faq__container .faq__kontakt .phone .p{font-size:1.3rem;font-weight:300;color:var(--blackText);text-transform:uppercase;margin-top:1.5rem}.FAQBody .faq__container .faq__kontakt .phone .LinkButton,.FAQBody .faq__container .faq__kontakt .phone .LinkButton .button{width:200px}.FAQBody .faq__container .faq__kontakt .phone .LinkButton .button p{font-size:1.3rem;border-bottom:1px solid var(--iconsBlack)}.DotazyMain{width:100vw;height:100vh;position:relative;background-color:var(--bgPrimary)}.DotazyMain .Images{width:100%;height:100%;position:absolute;top:0;left:0}.DotazyMain .Images .image__wrapper{width:520px;height:340px;position:absolute;z-index:1}.DotazyMain .Images .image__wrapper:first-of-type{top:15%;left:10%}.DotazyMain .Images .image__wrapper:nth-of-type(2){height:420px;width:260px;top:37.5%;left:22.5%;z-index:2}.DotazyMain .Images .image__wrapper:nth-of-type(3){top:55%;left:35%}.DotazyMain .Text{width:100%;height:100%;position:absolute;top:0;left:0}.DotazyMain .Text h1{position:absolute;top:10%;left:40%;font-size:25rem;font-weight:300;color:var(--blackText)}.Collections{width:100vw;height:200vh;position:relative;display:flex;align-items:flex-start;justify-content:center;background-color:var(--bgPrimary);overflow:clip}.Collections .sticky{position:sticky;top:0;width:100%;height:100vh;display:flex;align-items:flex-end;justify-content:center;padding:5vh 5vw;overflow:hidden}.Collections .sticky .sticky__Wrapper{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;will-change:transform}.Collections .sticky .sticky__Wrapper .header{width:-moz-fit-content;width:fit-content;height:20%;display:flex;align-items:center;justify-content:flex-start}.Collections .sticky .sticky__Wrapper .header h2{font-size:2.5rem;font-weight:500;color:var(--blackText);text-align:center;line-height:1.2}.Collections .sticky .sticky__Wrapper .Collecion__wrapper{height:80%;width:-moz-max-content;width:max-content;display:grid;grid-template-columns:repeat(4,minmax(320px,500px));grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch;justify-items:stretch;gap:20px;will-change:transform;transform-origin:center center}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:first-child{grid-column:1;grid-row:1/span 2}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:nth-child(2){grid-column:2;grid-row:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:nth-child(3){grid-column:2;grid-row:2}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:nth-child(4){grid-column:3;grid-row:1/span 2}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:nth-child(5){grid-column:4;grid-row:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper>:nth-child(6){grid-column:4;grid-row:2}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .collection__cardMotion{width:100%;height:100%;min-width:0;will-change:transform,opacity;transform-origin:center center}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper{width:100%;height:100%;min-width:0;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:80px 15px;border-radius:15px;overflow:hidden}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper .image__container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper .image__container .black{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper .Item__content{width:100%;height:30%;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;z-index:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper .Item__content h3{font-size:2rem;font-weight:500;color:var(--whiteText);text-align:start}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .vertical__item__wrapper .Item__content p{font-size:1.2rem;color:var(--whiteText);text-align:start;line-height:1.05}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper{width:100%;height:100%;min-width:0;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:20px 15px;border-radius:15px;overflow:hidden}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper .image__container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper .image__container .black{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper .Item__content{width:100%;height:50%;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;z-index:1}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper .Item__content h3{font-size:2rem;font-weight:500;color:var(--whiteText);text-align:start}.Collections .sticky .sticky__Wrapper .Collecion__wrapper .horizontal__item__wrapper .Item__content p{font-size:1.2rem;color:var(--whiteText);text-align:start;line-height:1.05}.courses__section{height:100vh;align-items:center;padding:5%;background-color:var(--bgPrimary)}.courses__section,.courses__section .courses__wrapper{position:relative;width:100%;display:flex;justify-content:center}.courses__section .courses__wrapper{border-radius:40px;height:100%;align-items:flex-end;gap:20px;overflow:hidden}.courses__section .courses__wrapper .image__bg{position:absolute;width:100%;height:100%;z-index:0}.courses__section .courses__wrapper .image__bg .black{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.courses__section .courses__wrapper .image__bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.courses__section .courses__wrapper .Courses__content{z-index:1;width:100%;height:70%;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:50px 20px}.courses__section .courses__wrapper .Courses__content p{font-size:2rem;color:var(--whiteText);text-align:start;line-height:1.05}.courses__section .courses__wrapper .Courses__content .title{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:50px}.courses__section .courses__wrapper .Courses__content .title h2{font-size:10rem;font-weight:300;color:var(--whiteText);text-align:start;line-height:1.05}.Carousel__button{position:relative;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;padding:2px;border:2px solid var(--iconsPink);cursor:pointer;overflow:hidden}.Carousel__button .image__bg{position:absolute;width:100%;height:100%}.Carousel__button .image__bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Carousel__button p{position:relative;color:var(--whiteText);font-size:1.2rem;font-weight:500}.Intro__Carousel{height:100vh;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:0 2.5vw;background-color:transparent;top:-35dvh;z-index:1}.Intro__Carousel .Left__section{width:60%;height:70%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.Intro__Carousel .Left__section .Content{width:90%;height:80px;justify-content:space-between;display:flex;align-items:center}.Intro__Carousel .Left__section .Content .text{width:35%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start}.Intro__Carousel .Left__section .Content .text p{color:var(--blackText);font-weight:300;font-size:1.5rem;font-family:Sentient-Light;line-height:1.2}.Intro__Carousel .Left__section .Content .mouse__anim{width:25%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;gap:15px}.Intro__Carousel .Left__section .Content .mouse__anim .mouse{position:relative;border-radius:15px;width:30px;height:50px;border:2px solid var(--iconsPink)}.Intro__Carousel .Left__section .Content .mouse__anim .mouse .wheel{width:4px;height:8px;background-color:var(--bgWhite);position:absolute;top:8px;left:50%;border-radius:2.5px;transform:translateX(-50%);animation:wheelAnim 1.5s ease-in-out infinite}.Intro__Carousel .Left__section .Content .mouse__anim p{color:var(--blackText);font-size:1.3rem;font-family:Sentient-Light}.Intro__Carousel .Left__section .Content .buttons{width:15%;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.Intro__Carousel .Left__section .Images{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:space-between}.Intro__Carousel .Left__section .Images .Image__Wrapper{width:950px;height:600px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:15px}.Intro__Carousel .Left__section .Images .Image__Wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Intro__Carousel .Right__section{width:40%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;flex-direction:column}.Intro__Carousel .Right__section .Images{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:space-between}.Intro__Carousel .Right__section .Images .Image__Wrapper{width:700px;height:950px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:15px}.Intro__Carousel .Right__section .Images .Image__Wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Intro__Carousel .Right__section .Custom__orders{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:flex-start;padding:50px 0}.ECom__Intro{width:100dvw;height:100dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10dvh 5dvw;gap:10%}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro{height:140dvh;padding:20dvh 5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro{height:140dvh;padding:20dvh 5dvw}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro{height:80dvh;padding:10dvh 5dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro{height:80dvh;padding:10dvh 5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro{height:90dvh;padding:10dvh 5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro{height:90dvh;padding:10dvh 5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro{height:100dvh;padding:10dvh 5dvw}}}}.ECom__Intro .ECom__Intro__Details{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}.ECom__Intro .ECom__Intro__Details .ECom__Intro__Gradient{width:100%;height:100%;position:absolute;top:-10dvh;left:5dvw;z-index:0}.ECom__Intro .ECom__Intro__Details .ECom__Intro__Gradient svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(2);opacity:1}.ECom__Intro .ECom__Intro__Details .ECom__Intro__Gradient svg g{width:50dvw;height:50dvh}.ECom__Intro .ECom__Intro__Title{width:100%;height:55%;position:relative;display:flex;flex-direction:column;z-index:1}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title{height:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title{height:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title{height:40%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title{height:40%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title{height:40%}}}}.ECom__Intro .ECom__Intro__Title h2{font-family:Sansation-Light;color:var(--whiteText);font-size:10rem;text-align:left;line-height:1.1}.ECom__Intro .ECom__Intro__Title h2 .precise__char{color:inherit;font-size:inherit;display:inline-block;white-space:nowrap}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:4rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title h2{font-size:4rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title h2{font-size:7rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title h2{font-size:5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title h2{font-size:4rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title h2{font-size:3.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title h2{font-size:3rem}}}}.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;gap:5dvw}.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-family:Sansation-Light;color:var(--whiteText);font-size:10rem;text-align:left}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:4rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:4rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:7rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:4rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:3.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container h2{font-size:3rem}}}}.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{position:relative;width:17.5dvw;height:17.5dvh;border:1px solid var(--blackText)}.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container .Hero__Intro__Img__Container__inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:20dvw;height:15dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:20dvw;height:15dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:15dvw;height:17.5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:15dvw;height:17.5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:25dvw;height:10dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{width:25dvw;height:10dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{display:none}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{display:none}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Title .Hero__Intro__Container .Hero__Intro__Img__Container{display:none}}}}.ECom__Intro .ECom__Intro__Content{width:100%;height:40%;position:relative;display:flex;align-items:center;justify-content:space-between;text-align:center;z-index:1}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content{height:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content{height:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content{height:100%;align-items:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content{height:100%;align-items:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content{height:100%;align-items:flex-start}}}}.ECom__Intro .ECom__Intro__Content p{font-family:Sentient-Light;position:relative;width:35%;display:flex;flex-wrap:wrap;line-height:1.4}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p{width:45%}}}}.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){text-align:right;width:25%;margin-top:10dvh;justify-content:flex-end}.ECom__Intro .ECom__Intro__Content p:nth-of-type(2) span{text-align:right}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){width:35%}}}}.ECom__Intro .ECom__Intro__Content p span{width:100%;color:var(--whiteText);font-size:1.8rem;opacity:.8;line-height:1.2;display:flex;align-items:center;justify-content:center;text-align:left}.ECom__Intro .ECom__Intro__Content p span span{width:auto;color:var(--whiteText);font-size:1.8rem;opacity:.8;line-height:1.2;text-align:left;display:inline-block}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.5rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.2rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.5rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span span{font-size:1.1rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.5rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ECom__Intro .ECom__Intro__Content p span{font-size:1.2rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span{font-size:1.5rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p span{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p{width:45%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p{width:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){width:40%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){width:100%;margin-top:25dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){width:100%;margin-top:25dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ECom__Intro .ECom__Intro__Content p:nth-of-type(2){width:100%;margin-top:25dvh}}}}.Hero__Intro{width:100dvw;height:100dvh;position:relative;display:flex;align-items:flex-end;justify-content:center;background-color:var(--bgWhite);padding:0 5dvw;overflow:hidden;z-index:1}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro{padding:0 2.5dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro{padding:0 2.5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro{padding:0 2.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro{height:100dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro{height:100dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro{height:100dvh}}}}.Hero__Intro .Hero__Intro__Image__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero__Intro .Hero__Intro__Image__wrapper .Hero__Intro__Cover{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Hero__Intro .Hero__Intro__Image__wrapper .Hero__Intro__Cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Hero__Intro .Hero__Intro__Img{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:45dvh;height:65dvh}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Img{width:35dvh;height:50dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Img{width:32.5dvh;height:45dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Img{width:35dvh;height:50dvh;top:45%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Img{width:35dvh;height:50dvh;top:45%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Img{width:35dvh;height:50dvh;top:45%}}}}.Hero__Intro .Hero__Intro__Img .Hero__Intro__Img__inner{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero__Intro .Hero__Intro__Img .Hero__Intro__Img__inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:difference}.Hero__Intro .Hero__Intro__Header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;width:80%;height:50%;font-family:ooohBaby-Regular;gap:10dvw}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header{top:45%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header{top:45%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header{top:35%;flex-direction:column;height:70%;width:95%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header{top:35%;flex-direction:column;height:70%;width:95%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header{top:35%;flex-direction:column;height:70%;width:95%}}}}.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title{width:50%;height:85%;position:relative;display:flex;justify-content:flex-end;align-items:center;margin-bottom:15%;padding-right:5%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title{justify-content:flex-start;align-items:flex-end;width:100%;margin:0;padding:0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title{justify-content:flex-start;align-items:flex-end;width:100%;margin:0;padding:0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title{justify-content:flex-start;align-items:flex-end;width:100%;margin:0;padding:0}}}}.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{color:var(--whiteText);font-size:10rem;opacity:.8;font-weight:300;mix-blend-mode:difference}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:4.5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:4rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:5.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Title h1{font-size:5rem}}}}.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{width:50%;height:90%;position:relative;display:flex;justify-content:flex-start;align-items:center;margin-top:5%}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{padding-top:35%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{padding-top:25%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{align-items:flex-end;height:5%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{align-items:flex-end;height:5%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{align-items:flex-end;height:5%}}}}.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{color:var(--whiteText);font-size:10rem;opacity:.8;font-weight:300;mix-blend-mode:difference}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:4.5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:4rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:5.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle h1{font-size:5rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:5%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:10%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:10%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:5%;align-self:flex-end;height:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:5%;align-self:flex-end;height:100%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:10%;align-self:flex-end}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Header .Hero__Intro__Header__Subtitle{margin-left:10%;align-self:flex-end}}}}.Hero__Intro .Hero__Intro__Content{position:relative;width:90%;height:35%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;padding:0 2.5dvw}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content{width:100%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content{width:100%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content{width:100%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content{width:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content{height:30%;padding:10% 0 0;width:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content{height:30%;padding:10% 0 0;width:100%;align-items:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content{height:30%;padding:10% 0 0;width:100%;align-items:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content{height:30%;padding:10% 0 0;width:100%;align-items:flex-start}}}}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text{width:100%;height:20%;display:flex;align-items:center;justify-content:flex-end;text-align:left;font-family:Sentient-Regular}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{width:30%;margin-bottom:1rem;font-size:1.3rem;line-height:1.2;opacity:.8;color:var(--whiteText);text-align:left;display:flex;flex-wrap:wrap}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.2rem;width:32.5%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:35%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.2rem;width:35%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:37.5%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:.9rem;width:37.5%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:.8rem;width:40%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{width:45%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:50%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p{font-size:1.1rem;width:100%}}}}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Text p span{font-size:inherit;line-height:inherit;display:inline-block}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:70%;height:15%;display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:65%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:65%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:65%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:65%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:55%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:55%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:55%;justify-content:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:55%;justify-content:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{width:55%;justify-content:flex-start}}}}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:200px;height:50px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:180px;height:45px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:180px;height:45px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:160px;height:40px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:160px;height:40px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:150px;height:40px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button{width:150px;height:40px}}}}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el{cursor:pointer}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{color:var(--whiteText);font-size:1.3rem;font-family:Sansation-Regular;text-transform:capitalize}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el .perspectiveText p{font-size:.9rem}}}}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button .LinkButton .button .slider .el:nth-of-type(2) p:nth-of-type(2){color:var(--blackText);transform:rotateX(-90deg) translateY(15px)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{margin:.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{margin:.5rem 5rem .5rem .5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{margin:.5rem 2.5rem .5rem .5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content .Hero__Intro__Content__Button{margin:.5rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content{padding:0}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Content{padding:0 0 0 5dvw}}}}.Hero__Intro .Hero__Intro__Updates{position:absolute;bottom:0;left:5dvw;width:30dvw;height:10dvh;display:flex;align-items:center;justify-content:flex-start;font-family:Sansation-Regular;z-index:0}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates{width:90dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates{width:90dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates{width:90dvw}}}}.Hero__Intro .Hero__Intro__Updates p{width:100%;text-align:left;margin:0;color:var(--whiteText);font-size:2rem;opacity:.8}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.5rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates p{font-size:1.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates p{font-size:1.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates p{font-size:1.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates p{font-size:1.5rem}}}}.Hero__Intro .Hero__Intro__Updates__Mask{position:absolute;bottom:0;left:5dvw;width:30dvw;height:10dvh;display:flex;align-items:center;justify-content:flex-start;font-family:Sansation-Regular;z-index:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask{width:90dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask{width:90dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask{width:90dvw}}}}.Hero__Intro .Hero__Intro__Updates__Mask p{width:100%;text-align:left;margin:0;color:var(--blackText);font-size:2rem;opacity:.8;mask-image:url(/assets/mask.png);mask-position:center;mask-size:cover;mask-repeat:no-repeat;-webkit-mask-image:url(/assets/mask.png);-webkit-mask-position:center;-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat}.Hero__Intro .Hero__Intro__Updates__Mask p.revealed{color:var(--whiteText)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.5rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.Hero__Intro .Hero__Intro__Updates__Mask p{font-size:1.5rem}}}}.kontakt{width:100dvw;height:200dvh;position:relative;display:flex;align-items:flex-start;justify-content:center}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt{height:300dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt{height:300dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt{height:200dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt{height:200dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt{height:220dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt{height:220dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt{height:220dvh}}}}.kontakt .kontakt__wraper{width:100dvw;height:100dvh;position:sticky;top:0;overflow:hidden;background-color:var(--bgWhite);display:flex;align-items:center;justify-content:center;flex-direction:row;gap:5dvw;padding:10dvh 5dvw}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper{flex-direction:column-reverse}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper{flex-direction:column-reverse}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper{flex-direction:column-reverse}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper{flex-direction:column-reverse}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper{flex-direction:column-reverse}}}}.kontakt .kontakt__wraper .kontakt__Newsletter{width:50%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5dvh;z-index:2}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter{width:45%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter{width:45%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter{width:45%;margin-top:25dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter{width:45%;margin-top:25dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter{width:80%;align-items:flex-start;justify-content:flex-end;height:30%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter{width:80%;align-items:flex-start;justify-content:space-evenly;height:30%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter{width:100%;height:40%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter{width:100%;height:30%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter{width:100%;height:30%}}}}.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-family:Sansation-Light;font-size:2.5rem;color:var(--bgBlack);font-weight:300;text-align:left;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.25rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.25rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.8rem;width:80%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.5rem;width:80%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter h3{font-size:1.3rem}}}}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{width:100%;height:7.5dvh;display:flex;align-items:center;justify-content:center;gap:2dvw;position:relative;border:.5px solid var(--shadows);border-radius:50px;padding:1dvh}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:10dvh;padding:1dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:10dvh;padding:1dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:4dvh;padding:.5dvh .5dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:5dvh;padding:.5dvh .5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:5dvh;padding:.5dvh .5dvw .5dvh 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:5dvh;padding:.5dvh .5dvw .5dvh 2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input{height:5dvh;padding:.5dvh .5dvw .5dvh 2.5dvw}}}}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{width:100%;height:100%;background-color:transparent;border:none;outline:none;padding:0 1dvw;font-size:1.3rem;color:var(--blackText);font-weight:300}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input::-moz-placeholder{opacity:.8}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input::placeholder{opacity:.8}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input input{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:160px;height:45px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:120px!important;height:35px!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:120px!important;height:35px!important}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:120px!important;height:40px!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:120px!important;height:35px!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button{width:120px!important;height:35px!important}}}}.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-family:Sansation-Light;text-transform:capitalize;font-size:1.3rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Newsletter .kontakt__Newsletter__Input .ClickButton .button .slider .el p{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact{width:50%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:1dvh;z-index:1;margin-bottom:10dvh}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact{width:55%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact{width:55%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact{width:55%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact{width:55%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact{width:80%;align-items:flex-start;margin-bottom:2.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact{width:80%;align-items:flex-start;margin-bottom:2.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact{width:100%;height:60%;margin-bottom:5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact{width:100%;height:70%;margin-bottom:5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact{width:100%;height:70%;margin-bottom:5dvh}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;width:100%;height:7.5dvh;gap:.5dvh}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{height:10dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{height:10dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{height:5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{height:5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title{height:5dvh}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title .divider{width:100%;height:.5px;background-color:var(--bgBlack)}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title .divider:nth-of-type(2){width:98%}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-family:Sansation-Light;font-size:2.5rem;color:var(--bgBlack);font-weight:300;text-align:left;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Title h3{font-size:1.3rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{width:100%;height:50%;position:relative;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:2dvh;border-bottom:1px solid var(--shadows)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:55%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:80%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:80%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:80%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form{height:100%}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form .kontakt__Contact__Form__Pillar{position:absolute;top:0;left:-40%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:0}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form .kontakt__Contact__Form__Pillar{display:none}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form .kontakt__Contact__Form__Pillar{display:none}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form .kontakt__Contact__Form__Pillar{display:none}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form{width:80%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1dvh;z-index:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form{width:100%}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs{width:100%;height:30%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:1}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{width:100%;height:5dvh;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1dvw;border-top:.5px solid var(--shadows);padding:0 1dvw}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:8dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:7.5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:3dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:3.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:4.5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:4.5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner{height:5dvh}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.3rem;color:var(--bgBlack);font-weight:300;margin:0;white-space:nowrap;width:11%}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem;width:10%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem;width:10%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1rem;width:13%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:.9rem;width:13%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem;width:12%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem;width:20%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.2rem;width:20%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner p{font-size:1.1rem;width:20%}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{width:100%;height:5dvh;padding:.25dvh 1dvw;background-color:transparent;border:none;font-size:1.3rem;color:var(--blackText);font-weight:300}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{opacity:.8}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{opacity:.8}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:.8rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:.8rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input::placeholder{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input:focus{outline:none}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:.8rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Inputs .kontakt__Contact__Form__Inputs__inner input{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message{width:100%;height:40%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5dvh;border-top:.5px solid var(--shadows);z-index:2}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text{width:100%;height:100%;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;z-index:1}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner{width:100%;height:100%;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:1dvh;font-family:Sansation-Regular;padding:1dvh 1dvw}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.3rem;color:var(--bgBlack);font-weight:300;margin:0;text-align:left}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner p{font-size:1.1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{width:100%;height:100%;padding:.25dvh 1dvw;background-color:transparent;border:none;font-size:1.2rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{opacity:.8}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{opacity:.8}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:.9rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:.8rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:.8rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1.1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::-moz-placeholder{font-size:1rem}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea::placeholder{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea:focus{outline:none}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:.8rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__inner textarea{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button{width:100%;height:5dvh;position:relative;display:flex;align-items:center;justify-content:flex-start;padding-left:1dvw}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:120px;height:40px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:110px!important;height:40px!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:110px!important;height:40px!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:100px!important;height:35px!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:100px!important;height:35px!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:100px!important;height:35px!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:80px!important;height:30px!important}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:120px!important;height:40px!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:120px!important;height:40px!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:120px!important;height:40px!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:110px!important;height:35px!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button{width:110px!important;height:35px!important}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-family:Sansation-Light;text-transform:capitalize;font-size:1.5rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__Text .kontakt__Contact__Form__Message__Text__Button .ClickButton .button .slider .el .perspectiveText p{font-size:1rem}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag{width:35%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:.25dvh;padding-top:2.5dvh;z-index:2}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:140px;height:30px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:200px;height:50px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:200px;height:50px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:200px;height:50px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:180px;height:45px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button{width:160px;height:40px}}}}.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-family:Sansation-Light;text-transform:capitalize;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kontakt .kontakt__wraper .kontakt__Contact .kontakt__Contact__Form form .kontakt__Contact__Form__Message .kontakt__Contact__Form__Message__HashTag .HashtagButton .button .slider .el .perspectiveText p{font-size:.9rem}}}}.mapa{width:100dvw;height:100dvh;position:relative;overflow:hidden;background-color:var(--bgBlack);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:1;padding:10dvh 5dvw}.mapa .mapa__background__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:0}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa{height:120dvh;padding:20dvh 5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa{height:120dvh;padding:20dvh 5dvw}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa{height:60dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa{height:60dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa{padding:5dvh 5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa{padding:5dvh 5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa{padding:5dvh 5dvw}}}}.mapa .mapa__title{position:relative;z-index:2;width:100%;height:15dvh;display:flex;align-items:center;justify-content:flex-start}.mapa .mapa__title h2{font-size:5rem;color:var(--bgWhite);font-weight:300;text-align:left;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__title h2{font-size:4rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__title h2{font-size:4rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__title h2{font-size:3.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__title h2{font-size:3.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__title h2{font-size:3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__title h2{font-size:2.5rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__title h2{font-size:4rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__title h2{font-size:3.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__title h2{font-size:3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__title h2{font-size:2.5rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__title h2{font-size:2rem}}}}.mapa .mapa__content{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:5dvw;padding:10dvh 0}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content{padding:0}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content{padding:0}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content{flex-direction:column;align-items:center;justify-content:flex-end;padding:5dvh 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content{flex-direction:column;align-items:center;justify-content:flex-end;padding:5dvh 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content{flex-direction:column;align-items:center;justify-content:flex-end;padding:5dvh 0}}}}.mapa .mapa__content .mapa__content__address{width:50%;height:100%;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address{gap:2.5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address{gap:2.5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address{gap:.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address{gap:.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address{width:100%;height:60%;gap:1dvh;justify-content:space-evenly}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address{width:100%;height:70%;gap:1dvh;justify-content:space-evenly}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address{width:100%;height:70%;gap:1dvh;justify-content:space-evenly}}}}.mapa .mapa__content .mapa__content__address .mapa__content__address__title{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:100%;height:25%;gap:2.5dvh}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title{justify-content:flex-start;height:20%;gap:.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title{justify-content:flex-start;height:20%;gap:.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title{justify-content:flex-start;height:20%;gap:.5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title{justify-content:flex-start;height:20%;gap:.5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title{justify-content:flex-start;height:20%;gap:.5dvh}}}}.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-family:Sansation-Regular;font-size:2.5rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.5rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.5rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title h3{font-size:1.1rem}}}}.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-family:Sansation-Light;font-size:1.5rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__title p{font-size:1rem}}}}.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:50px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:140px!important;height:35px!important}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px!important;height:40px!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:150px!important;height:40px!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:140px!important;height:40px!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:140px!important;height:40px!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:130px!important;height:35px!important}}}}.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el:nth-of-type(2){background-color:var(--bgWhite)!important}.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el:nth-of-type(2) p:nth-of-type(2){transform:rotateX(-90deg) translateY(18px)!important}.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-family:Sansation-Light;text-transform:capitalize;font-size:1.5rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button .slider .el p{font-size:1rem}}}}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:200px;height:50px}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:200px;height:50px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:200px;height:50px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:180px;height:45px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__address .mapa__content__address__links .LinkButton .button{width:160px;height:40px}}}}.mapa .mapa__content .mapa__content__details{width:50%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;gap:5dvh;padding-top:10dvh}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details{gap:7.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details{width:100%}}}}.mapa .mapa__content .mapa__content__details .mapa__content__details__title{width:100%;height:25%;display:flex;align-items:flex-end;justify-content:center;flex-direction:column}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title{gap:1dvh}}}}.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-family:ooohBaby-Regular;font-size:5rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:4rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:4rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:2.5rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:4rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h3{font-size:2.5rem}}}}.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-family:Sansation-Light;font-size:2rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.3rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.5rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.5rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__title h4{font-size:1.1rem}}}}.mapa .mapa__content .mapa__content__details .mapa__content__details__text{width:100%;height:75%;display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;gap:.5dvh}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text{gap:1dvh}}}}.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-family:Sansation-Light;font-size:1.5rem;color:var(--bgWhite);font-weight:300;margin:0;text-align:right}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.mapa .mapa__content .mapa__content__details .mapa__content__details__text p{font-size:1rem}}}}.mapa .mapa__background{position:absolute;top:0;left:0;width:100dvw;height:100dvh;overflow:hidden;z-index:-1}.mapa .mapa__background .mapa__background__image{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;transform:scale(1.1)}.mapa .mapa__background .mapa__background__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kurzy__about{position:relative;padding:0 5%}.kurzy__about,.kurzy__about .children{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.kurzy__about .children{height:140vh;gap:5vh}.kurzy__about .children .intro{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.kurzy__about .children .intro .text{width:100%;height:20%;position:relative}.kurzy__about .children .intro .text .text__wrapper{width:55%;height:20%;display:flex;align-items:center;justify-content:center;position:absolute;top:2.5%;left:0}.kurzy__about .children .intro .text .text__wrapper h3{font-size:2rem;line-height:1.2;color:var(--whiteText)}.kurzy__about .children .intro .Images{width:100%;height:80%;display:flex;align-items:center;justify-content:center;gap:20px;margin-top:50px}.kurzy__about .children .intro .Images .Images__container{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:50px}.kurzy__about .children .intro .Images .Images__container .Image__wrapper{position:relative;width:60vw;height:40vh;border-radius:15px;overflow:hidden}.kurzy__about .children .intro .Images .Images__container .Image__wrapper:nth-of-type(2){width:40vw;height:70vh;margin-bottom:50px}.kurzy__about .children .cta{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.kurzy__about .children .cta .text{width:55%;height:100%;display:flex;align-items:flex-end;flex-direction:column;justify-content:center;gap:10px}.kurzy__about .children .cta .text h3{font-size:2rem;line-height:1.2;color:var(--whiteText)}.kurzy__about .children .cta .image__container{position:relative;width:40%;height:60%;border-radius:15px;overflow:hidden}.kurzy__about .children .cta .image__container .image__wrapper{position:relative;width:90%;height:90%;border-radius:15px;overflow:hidden}.kurzy__about .adults{width:100%;height:140vh;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:20px;padding-bottom:20vh}.kurzy__about .adults .main{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5vh}.kurzy__about .adults .main .mouseanim{width:100%;height:20%;display:flex;align-items:center;justify-content:flex-start;gap:20px}.kurzy__about .adults .main .mouseanim p{font-size:1.2rem;color:var(--whiteText)}.kurzy__about .adults .main .Video{position:relative;width:100%;height:80vh;border-radius:15px;overflow:hidden}.kurzy__about .adults .main .Video img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.kurzy__about .adults .text{width:50%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;margin-top:50px}.kurzy__about .adults .text p{font-size:2rem;line-height:1.2;color:var(--whiteText)}.CTA__block{position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:flex-end;justify-content:flex-start}.CTA__block .form__parent{position:fixed;top:0;left:0;width:100%;height:100vh;backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:15}.CTA__block .form__parent .clickable{width:100%;height:30%;cursor:pointer}.CTA__block .form__parent .form{position:relative;width:100%;height:80%;display:flex;flex-direction:column}.CTA__block .form__parent .form .form__container{position:relative;width:100%;height:80%;display:flex;align-items:center;justify-content:center;flex-direction:row}.CTA__block .form__parent .form .form__container .form__wrapper{width:70%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2.5% 5%}.CTA__block .form__parent .form .form__container .form__wrapper .header{width:100%;height:15%;position:relative;display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:10px}.CTA__block .form__parent .form .form__container .form__wrapper .header .text{width:40%}.CTA__block .form__parent .form .form__container .form__wrapper .header .text h2{font-size:2rem;font-weight:300;line-height:1.05;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .header .Faq{width:40%;display:flex;gap:15px;flex-direction:row;align-items:flex-end;justify-content:center}.CTA__block .form__parent .form .form__container .form__wrapper .header .Faq p{font-size:1.1rem;font-weight:300;line-height:1.05;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content{border-top:1px solid var(--iconsWhite);border-bottom:1px solid var(--iconsWhite);width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5%}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .pillar{overflow:hidden;width:10%;height:100%;position:relative}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .pillar img{scale:1.5}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .header{width:100%}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .header p{font-size:2rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .buttons{width:100%;display:flex;align-items:center;justify-content:space-between}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .buttons .tag__buttons{display:flex;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:10px}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .divider{height:1px;width:100%;background-color:var(--bgWhite)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input{width:100%;padding:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input label{font-size:1.3rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input input{background:transparent;border:none;outline:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:1.2rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input input ::-moz-placeholder{font-size:1.1rem;color:var(--blackText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input input ::placeholder{font-size:1.1rem;color:var(--blackText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input input:focus,.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input input:focus-visible{outline:none;box-shadow:none}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input .list{display:none}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area{width:100%;height:200px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;padding-top:10px}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area .label{border-bottom:1px solid var(--whiteText);padding:0 0 10px 10px}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area .label label{font-size:1.3rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area textarea{width:100%;height:100%;background:transparent;border:none;outline:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:1.2rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area textarea ::-moz-placeholder{font-size:1.1rem;color:var(--blackText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area textarea ::placeholder{font-size:1.1rem;color:var(--blackText)}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area textarea:focus,.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .form__inputs .form__input__area textarea:focus-visible{outline:none;box-shadow:none}.CTA__block .form__parent .form .form__container .form__wrapper .form__content .form .divider{height:1px;width:100%;background-color:var(--bgWhite)}.CTA__block .form__parent .form .form__container .form__wrapper .gdpr{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:5%}.CTA__block .form__parent .form .form__container .form__wrapper .gdpr p{font-size:1rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .form__container .image{position:relative;width:30%;height:100%;display:flex;align-items:center;justify-content:center}.CTA__block .form__parent .form .form__container .image .image__wrapper{position:relative;width:350px;height:550px}.CTA__block .form__parent .form .form__container .image .image__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CTA__block .form__parent .form .information{height:20%;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 5%}.CTA__block .form__parent .form .information .map{width:35%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.CTA__block .form__parent .form .information .map .p{font-size:2rem;font-weight:300;color:var(--whiteText);border-bottom:1px solid var(--bgWhite)}.CTA__block .form__parent .form .information .map .text{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}.CTA__block .form__parent .form .information .map .text p{font-size:1.5rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .information .map .text .map_button,.CTA__block .form__parent .form .information .map .text .map_button .button{width:250px!important}.CTA__block .form__parent .form .information .information__kontakt{width:35%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-}.CTA__block .form__parent .form .information .information__kontakt .p{font-size:2rem;font-weight:300;color:var(--whiteText);border-bottom:1px solid var(--bgWhite)}.CTA__block .form__parent .form .information .information__kontakt .phone{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}.CTA__block .form__parent .form .information .information__kontakt .phone p{font-size:1.5rem;font-weight:300;color:var(--whiteText)}.CTA__block .form__parent .form .information .information__kontakt .phone .LinkButton,.CTA__block .form__parent .form .information .information__kontakt .phone .LinkButton .button{width:250px!important}.kurzy__intro{width:100%;height:250dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:15dvh 5dvw}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro{height:250dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro{height:220dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kurzy__intro{height:250dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kurzy__intro{height:250dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro{height:220dvh;justify-content:flex-start;gap:5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro{height:200dvh;justify-content:flex-start;gap:5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro{height:220dvh;justify-content:flex-start;gap:5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro{height:220dvh;justify-content:flex-start;gap:5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro{height:250dvh;justify-content:flex-start;gap:5dvh;margin-bottom:25dvh}}}}.kurzy__intro .kurzy__intro__bgImages{position:absolute;top:0;left:0;width:100dvw;height:100%;z-index:0;overflow:hidden}.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{width:100%;height:100%;position:absolute;top:-85dvh;left:5dvw;z-index:0}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-85dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-75dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-85dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-65dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-75dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-75dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient{top:-85dvh}}}}.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(2);opacity:1}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{transform:scale(2.5)}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{transform:scale(2.5)}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{transform:scale(2.5)}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{transform:scale(2.5)}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg{transform:scale(2.5)}}}}.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient svg g{width:50dvw;height:50dvh}.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-45dvh;left:-10dvw}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-35dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-35dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-45dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-40dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-45dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-45dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2){top:-55dvh}}}}.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(1.5);opacity:1}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(2.75)}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(2.5)}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(3)}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(3)}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__bgImages .kurzy__intro__Gradient:nth-of-type(2) svg{transform:scale(3)}}}}.kurzy__intro .kurzy__intro__sticky{width:100%;height:150dvh;position:sticky;top:-40dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;gap:20dvh}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky{top:-70dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky{top:-60dvh}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{width:100%;height:60dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:60dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:60dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:80dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:80dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:40dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:40dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title{height:40dvh}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details{position:relative;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title{width:-moz-fit-content;width:fit-content;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-family:Sansation-Light;font-size:15rem;color:var(--whiteText);text-align:center;padding:0;margin:0;line-height:1}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:12rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:10rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:12rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:10rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:6rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:10rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__title span{font-size:5rem}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{position:relative;width:360px;height:200px;display:flex;align-items:center;justify-content:center}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{width:15dvw;height:15dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{width:15dvw;height:15dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{height:10dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{height:10dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{height:5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{height:5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner{height:5dvh}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__title .kurzy__intro__title__details .kurzy__intro__title__details__img__inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content{width:100%;height:60dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5dvh}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{display:flex;height:60dvh;width:80%;position:relative;top:0;justify-content:center;align-items:center;flex-direction:column}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:100%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:100%}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-family:Sansation-Light;font-size:2rem;color:var(--whiteText);text-align:center;padding:0 10dvw;margin:0;line-height:1.5}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.5rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text p{font-size:1.1rem}}}}.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text .kurzy__intro__content__mouse{width:10dvw;height:10dvw;position:relative;display:flex;align-items:center;justify-content:center}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:85%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:82.5%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:95%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:95%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.kurzy__intro .kurzy__intro__sticky .kurzy__intro__content .kurzy__intro__content__text{width:95%}}}}.kurzy{width:100dvw;height:auto;background-color:var(--bgBlack);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.root{z-index:50}.root .popover{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.root .popover .popoverButton{height:100%}.root .popover .cartLink{display:flex;gap:2.5px;align-items:flex-start;justify-content:center;flex-direction:row;height:100%;color:inherit;text-decoration:none}.root .popover .cartLink:hover{color:var(--ui-fg-base)}.root .popover .cartLink .cartCount{color:var(--iconsPink);font-size:.875rem}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .popover .cartLink .cartCount{font-size:.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .popover .cartLink .cartCount{font-size:.75rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .popover .cartLink .cartCount{font-size:.75rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .popover .cartLink .cartCount{font-size:1.3rem}}}}.root .popover .popoverPanel{display:none;position:absolute;top:calc(100% + 1px);right:-200px;background:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;width:480px;color:var(--ui-fg-base);z-index:100;border-radius:25px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06)}@media(min-width:640px){.root .popover .popoverPanel{display:block}}.root .popover .popoverPanel .panelHeader{padding:1rem;display:flex;align-items:center;justify-content:center}.root .popover .popoverPanel .panelHeader h3{font-size:1.25rem;font-weight:600}.root .popover .popoverPanel .items{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overscroll-behavior-y:contain;max-height:402px;display:grid;grid-template-columns:1fr;gap:2rem;scrollbar-width:none;padding:1px 1rem}.root .popover .popoverPanel .cartItem{display:grid;grid-template-columns:122px 1fr;gap:1rem}.root .popover .popoverPanel .cartItem .productLink{width:6rem}.root .popover .popoverPanel .cartItem .itemDetails{display:flex;flex-direction:column;justify-content:space-between;flex:1}.root .popover .popoverPanel .cartItem .itemDetails .itemInfo{display:flex;flex-direction:column;flex:1}.root .popover .popoverPanel .cartItem .itemDetails .itemInfo .itemHeader{display:flex;align-items:flex-start;justify-content:space-between}.root .popover .popoverPanel .cartItem .itemDetails .itemInfo .itemHeader .itemTitle{font-size:1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem;width:180px}.root .popover .popoverPanel .cartItem .itemDetails .itemInfo .itemHeader .itemPrice{display:flex;justify-content:flex-end}.root .popover .popoverPanel .cartItem .itemDetails .removeBtn{margin-top:.25rem;font-size:.875rem}.root .popover .popoverPanel .subtotal{padding:1rem;display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.root .popover .popoverPanel .subtotal .subtotalRow{display:flex;align-items:center;justify-content:space-between;font-weight:500}.root .popover .popoverPanel .subtotal .subtotalRow .subtotalLabel{color:var(--ui-fg-base);font-weight:600}.root .popover .popoverPanel .subtotal .subtotalRow .subtotalLabel .normal{font-weight:400}.root .popover .popoverPanel .subtotal .subtotalRow .subtotalValue{font-size:1.25rem;font-weight:600}.root .popover .popoverPanel .subtotal .goToCartBtn{width:100%}.root .popover .popoverPanel .empty .emptyContent{display:flex;padding-top:4rem;padding-bottom:4rem;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.root .popover .popoverPanel .empty .emptyContent .emptyIconContainer{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.root .popover .popoverPanel .empty .emptyContent .emptyIconContainer .emptyIcon{background:var(--bgBlack);font-size:1.1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;color:var(--whiteText)}.root .popover .popoverPanel .empty .emptyContent .emptyText{font-size:1rem}.ClickButton.goToCartBtn{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.ClickButton.goToCartBtn .button{position:relative;width:150px;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton.goToCartBtn .button{width:90px;height:35px}}}}.ClickButton.goToCartBtn .button .slider{position:relative;width:100%;height:100%}.ClickButton.goToCartBtn .button .slider .el{width:100%;height:100%}.ClickButton.goToCartBtn .button .slider .el p{margin:0;font-size:1rem;color:var(--whiteText)}.ClickButton.goToCartBtn .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.ClickButton.goToCartBtn .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.ClickButton.goToCartBtn .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.ClickButton.goToCartBtn .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.root{align-items:center;padding:.5rem 1rem;text-align:center;background:#fdba74;gap:.25rem;font-size:.875rem;margin-top:.5rem;color:#c2410c}@media(min-width:640px){.root{padding:1rem;gap:.5rem}}.root .content{gap:.25rem;align-items:center}@media(min-width:640px){.root .content{flex-direction:row;gap:.5rem}}.root .content .message{display:flex;align-items:center;gap:.25rem}.root .content .divider{margin:0 .25rem}.root .content .actionBtn{background:transparent;color:#431407;padding:0;font-size:1rem;border:none;cursor:pointer}.root .content .actionBtn:active,.root .content .actionBtn:focus,.root .content .actionBtn:hover{background:transparent}.root .content .actionBtn:disabled{color:#f97316;cursor:not-allowed}.root{height:100%;align-items:flex-end;background-color:var(--bgWhite);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.25);margin-top:5px}.root .listboxButton{padding-top:.25rem;padding-bottom:.25rem;width:100%;cursor:pointer;background:none;border:none;outline:none;text-align:left;gap:1rem}.root .listboxButtonSelected{display:flex;align-items:center;gap:1rem;justify-content:center;font-size:.875rem}.root .listboxButtonSelected .selected{display:flex;align-items:center;gap:.25rem}.root .optionsWrapper{display:flex;position:relative;width:100%;min-width:280px}.root .optionsWrapper .listboxOptions{position:absolute;bottom:calc(100% + 36px);left:0;z-index:900;max-height:442px;overflow-y:scroll;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12);font-size:.875rem;text-transform:uppercase;color:#000;border-radius:.75rem;width:100%;padding:0;margin:0;list-style:none}.root .optionsWrapper .listboxOptions .listboxOption{padding:.5rem .75rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.root .optionsWrapper .listboxOptions .listboxOption:hover{background:#e5e7eb}.ScrollLink{width:auto;height:auto;position:relative;display:none;justify-content:center;align-items:center}@media(min-width:640px){.ScrollLink{display:flex}}.ScrollLink .button{position:relative;width:150px;height:50px;cursor:pointer;overflow:hidden;border:none;box-shadow:none;background-color:transparent}.ScrollLink .button .slider{position:relative;width:100%;height:100%}.ScrollLink .button .slider .el{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.ScrollLink .button .slider .el .chevron{transform:rotate(90deg)}.ScrollLink .button .slider .el p{font-size:1.1rem;font-weight:300;font-family:Sansation-Regular;margin:0}.ScrollLink .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.ScrollLink .button .slider .el:hover .perspectiveText .textWrapper:first-of-type{transform:translateY(-100%);opacity:0}.ScrollLink .button .slider .el:hover .perspectiveText .textWrapper:nth-of-type(2){transform:rotateX(0) translateY(0);opacity:1}.MobileScrollLink{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}@media(min-width:640px){.MobileScrollLink{display:none}}.MobileScrollLink .button{position:relative;width:60px;height:50px;cursor:pointer;overflow:hidden;border:none;box-shadow:none;background-color:transparent}.MobileScrollLink .button .slider{position:relative;width:100%;height:100%}.MobileScrollLink .button .slider .el{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.MobileScrollLink .button .slider .el .chevron{transform:rotate(90deg)}.MobileScrollLink .button .slider .el p{font-size:1.1rem;font-weight:300;font-family:Sansation-Regular;margin:0}.MobileScrollLink .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.MobileScrollLink .button .slider .el:hover .perspectiveText .textWrapper:first-of-type{transform:translateY(-100%);opacity:0}.MobileScrollLink .button .slider .el:hover .perspectiveText .textWrapper:nth-of-type(2){transform:rotateX(0) translateY(0);opacity:1}.perspectiveText .textWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;width:100%;transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none}.perspectiveText .textWrapper:nth-of-type(2){position:absolute;padding-top:.25dvh;transform-origin:bottom center;transform:rotateX(-90deg) translateY(7px);opacity:0}.footer{position:relative;height:500px;justify-content:flex-end;background-color:var(--bgPrimary);gap:10%;padding-bottom:1.5%}.footer,.footer .Upper__footer{width:100%;display:flex;align-items:center;flex-direction:column}.footer .Upper__footer{height:50%;justify-content:space-between;padding:0 5%}.footer .Upper__footer .div{width:100%;height:1px;background-color:var(--iconsBlack)}.footer .Upper__footer .content__upperFooter{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.footer .Upper__footer .content__upperFooter .Links{width:60%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:25px 0}.footer .Upper__footer .content__upperFooter .Links .Important{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer .Upper__footer .content__upperFooter .Links .Important h3{font-size:1.5rem;font-weight:300;color:var(--blackText);margin-bottom:15px}.footer .Upper__footer .content__upperFooter .Links .Important .main__Links{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.footer .Upper__footer .content__upperFooter .Links .Important .main__Links .footer__link{text-decoration:none;transition:color .3s ease}.footer .Upper__footer .content__upperFooter .Links .Important .main__Links .footer__link:hover{color:var(--primary)}.footer .Upper__footer .content__upperFooter .Links .Important .main__Links .footer__link p{margin:0;font-size:1.2rem;font-weight:300;color:var(--blackText)}.footer .Upper__footer .content__upperFooter .Links .Social{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer .Upper__footer .content__upperFooter .Links .Social h3{font-size:1.5rem;font-weight:300;color:var(--blackText);margin-bottom:15px}.footer .Upper__footer .content__upperFooter .Links .Social .social__icons{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:25px}.footer .Upper__footer .content__upperFooter .Links .Social .social__icons .footer__link{text-align:none;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.footer .Upper__footer .content__upperFooter .Links .Social .social__icons .footer__link img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.footer .Upper__footer .content__upperFooter .Links .Need__help{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer .Upper__footer .content__upperFooter .Links .Need__help h3{font-size:1.5rem;font-weight:300;color:var(--blackText);margin-bottom:15px}.footer .Upper__footer .content__upperFooter .Links .Need__help .links{width:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link{text-decoration:none;transition:color .3s ease}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link:first-of-type{border-right:1px solid var(--iconsBlack);padding:0 10px 0 0}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link:nth-of-type(2){border-right:1px solid var(--iconsBlack);padding:0 10px}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link:nth-of-type(3){padding:0 0 0 10px}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link:hover{color:var(--primary)}.footer .Upper__footer .content__upperFooter .Links .Need__help .links .footer__link p{margin:0;font-size:1.2rem;font-weight:300;color:var(--blackText)}.footer .Upper__footer .content__upperFooter .Links .Need__help .main__Links{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.footer .Upper__footer .content__upperFooter .Links .Need__help .main__Links .footer__link{text-decoration:none;transition:color .3s ease}.footer .Upper__footer .content__upperFooter .Links .Need__help .main__Links .footer__link:hover{color:var(--primary)}.footer .Upper__footer .content__upperFooter .Links .Need__help .main__Links .footer__link p{margin:0;font-size:1.2rem;font-weight:300;color:var(--blackText)}.footer .Upper__footer .content__upperFooter .newsletter{width:35%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.footer .Upper__footer .content__upperFooter .newsletter h3{font-size:1.5rem;font-weight:300;color:var(--blackText);margin-bottom:15px}.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--bgWhite);border-radius:25px;padding:5px}.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container .newsletter__input{width:70%;padding:10px;font-size:1rem;background:transparent;border:none;outline:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container .newsletter__input:focus,.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container .newsletter__input:focus-visible{outline:none;box-shadow:none}.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container .newsletter__button{box-shadow:none;border:none;background-color:var(--darkOlive);padding:10px 20px;border-radius:25px;cursor:pointer}.footer .Upper__footer .content__upperFooter .newsletter .newsletter__container .newsletter__button p{color:var(--whiteText);margin:0;font-size:1rem;font-weight:300}.footer .Bottom__footer{width:100%;height:40%;display:flex;flex-direction:column}.footer .Bottom__footer .Main{width:100%;height:70%;display:flex;align-items:flex-end;justify-content:space-between;padding:0 5%}.footer .Bottom__footer .Main .Logo{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}.footer .Bottom__footer .Main .Logo .imgWrapper{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:relative;left:-25px}.footer .Bottom__footer .Main .Logo .imgWrapper img{-o-object-fit:contain;object-fit:contain;width:120px;height:50px}.footer .Bottom__footer .Main .Logo .Name{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:15px}.footer .Bottom__footer .Main .Logo .Name h2{line-height:1.1;font-size:5rem;font-weight:500;color:var(--blackText)}.footer .Bottom__footer .Main .Logo .Name p{font-size:1.2rem;font-weight:300;color:var(--blackText)}.footer .Bottom__footer .Main .makers{display:flex;align-items:flex-end;justify-content:center;gap:15px}.footer .Bottom__footer .Main .makers p{margin:0;font-size:1.2rem;color:var(--blackText)}.footer .Bottom__footer .div{width:100%;height:1px;background-color:var(--iconsBlack)}.footer .Bottom__footer .bottom{width:100%;height:30%;display:flex;align-items:center;justify-content:space-between;padding:0 5%}.footer .Bottom__footer .bottom .payment__links{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px}.footer .Bottom__footer .bottom .payment__links .payment__logos{display:flex;align-items:center;justify-content:center;gap:15px}.footer .Bottom__footer .bottom .payment__links .payment__logos .footer__link{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.footer .Bottom__footer .bottom .payment__links .payment__logos .footer__link:hover{transform:scale(1.1)}.footer .Bottom__footer .bottom .payment__links .payment__logos .footer__link img{width:80px;height:50px;-o-object-fit:contain;object-fit:contain}.footer .Bottom__footer .bottom .payment__links p{margin:0;font-size:1rem;color:var(--blackText)}.button{top:1.5dvh;right:1.5dvw;width:100px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.button{width:90px;height:35px}}}}.nav{justify-content:space-between;padding:10dvh 10dvw 2.5dvh;height:100%;width:100%;box-sizing:border-box}.nav,.nav .header{display:flex;flex-direction:column;align-items:center}.nav .header{position:absolute;top:2.5dvh;left:50%;transform:translateX(-50%);width:80dvw;height:15dvh;justify-content:center}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.nav .header{height:10dvh;gap:0dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .header{height:10dvh;gap:0dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .header{height:10dvh;gap:0dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .header{height:15dvh;gap:2dvh}}}}.nav .header .logo{width:10dvw;height:5dvh;display:flex;align-items:center;justify-content:center;z-index:2}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.nav .header .logo{height:1.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .header .logo{height:2.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .header .logo{height:5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.nav .header .logo{height:5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .header .logo{width:8dvw;height:5dvh}}}}.nav .header .logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.nav .header .logo a .logoImage{width:150px;height:auto}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .header .logo a .logoImage{scale:1.5}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .header .logo a .logoImage{scale:3}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.nav .header .logo a .logoImage{scale:3}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .header .logo a .logoImage{scale:3}}}}.nav .header .logoTitle{width:100%;height:5dvh;display:flex;align-items:center;justify-content:center}.nav .header .logoTitle h3{font-size:1.1rem;color:var(--blackText);font-weight:300}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .header .logoTitle h3{font-size:1rem}}}}.nav .body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:2.5rem}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.nav .body{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .body{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .body{gap:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.nav .body{gap:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .body{gap:2rem}}}}.nav .body .linkContainer{width:80dvw;height:4dvh;position:relative;display:flex;align-items:center;justify-content:center}.nav .body .linkContainer a{text-decoration:none}.nav .body .linkContainer a p{color:var(--blackText);font-size:2.5rem;text-align:center;font-weight:300}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .body .linkContainer a p{font-size:2.2rem}}}}.nav .footer{display:flex;flex-direction:row;gap:10dvw}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.nav .footer{gap:5dvw;margin-bottom:.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .footer{gap:5dvw;margin-bottom:.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .footer{gap:15dvw;margin-bottom:.5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.nav .footer{gap:15dvw;margin-bottom:.5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .footer{gap:15dvw;margin-bottom:.5dvh}}}}.nav .footer .a{width:50%;margin-top:5px;font-size:1.3rem}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .footer .a{font-size:1.2rem}}}}.nav .country__Select{width:100%;height:5dvh;display:flex;align-items:flex-end;justify-content:center;position:relative}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.nav .country__Select{height:2dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.nav .country__Select{height:3dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.nav .country__Select{height:3dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.nav .country__Select{height:3dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.nav .country__Select{height:4dvh}}}}.LinkCat{width:-moz-fit-content;width:fit-content;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:column}.LinkCat,.LinkCat .button{position:relative;overflow:hidden}.LinkCat .button{width:100%;height:100%;cursor:pointer;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.LinkCat .button{width:90px;height:35px}}}}.LinkCat .button .slider{padding:0;box-shadow:none}.LinkCat .button .slider,.LinkCat .button .slider .el{position:relative;width:100%;height:100%}.LinkCat .button .slider .el .perspectiveText{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.76,0,.24,1)}.LinkCat .button .slider .el .perspectiveText p{transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none;text-transform:capitalize;display:flex;align-items:flex-start;justify-content:center;gap:2.5px}.LinkCat .button .slider .el .perspectiveText p:nth-of-type(2){width:-moz-fit-content;width:fit-content;position:absolute;transform-origin:bottom center;transform:rotateX(-90deg) translateY(12px);opacity:0}.LinkCat .button .slider .el p{margin:0;color:var(--blackText)}.LinkCat .button .slider .el:nth-of-type(2) p{color:var(--blackText)}.LinkCat .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.LinkCat .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.LinkCat .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.LinkCat .Line{width:100%!important;height:1px;background-color:var(--shadows)}.button{width:110px;pointer-events:all;box-shadow:0 2px 6px var(--shadows);z-index:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.button{width:90px;height:35px}}}}.button .slider{box-shadow:inset 0 0 6px var(--shadows);border-radius:25px;pointer-events:all;cursor:pointer}.button .slider .el{z-index:2}.button .slider .el p{color:var(--blackText)}.button .slider .imgWrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;padding:2px 4px;background-color:var(--darkOlive);border-radius:25px;overflow:hidden}.button .slider .imgWrapper .perspectiveImage{width:100%;height:100%;position:relative;overflow:hidden;border:1px solid var(--whiteBoarder);border-radius:25px}.button .slider .imgWrapper .perspectiveImage .img__wrapper{width:100%;height:100%;position:relative}.button .slider .imgWrapper .perspectiveImage .img__wrapper .overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--bgBlack);opacity:.6;z-index:1}.button .slider .imgWrapper .perspectiveImage .img__wrapper img{z-index:0}.perspectiveText p{display:flex;align-items:flex-start;justify-content:space-between}.perspectiveText p:nth-of-type(2){align-items:center;gap:2px}.Collection__List{width:100vw;position:fixed;top:10px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;z-index:-1;border-radius:25px}.Collection__List .overlay{position:absolute;left:0;width:100vw;height:100vh;z-index:1}.Collection__List .Collection__List__container{background-color:var(--bgWhite);border-radius:25px;height:-moz-fit-content;height:fit-content;width:98vw;padding:10px 10px 0;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;z-index:2}.Collection__List .Collection__List__container .navigations{height:40px;width:100%;z-index:1;padding-top:50px}.Collection__List .Collection__List__container .Collections___container{width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper{height:-moz-fit-content;height:fit-content;width:100%;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);border:1px solid var(--iconsBlack)}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper:after,.Collection__List .Collection__List__container .Collections___container .Collections__wrapper:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--iconsBlack);z-index:2;pointer-events:none}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper:before{left:33.3333333333%}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper:after{left:66.6666666667%}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .rowLine{position:absolute;left:0;right:0;top:50%;height:1px;background:var(--iconsBlack);z-index:2;pointer-events:none}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item{padding:5px 10px;display:flex;position:relative;justify-content:center;align-items:center;flex-direction:column;max-height:350px;width:100%}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents{height:200px;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:flex-start;padding:15px}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents .image__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents .image__wrapper .image__container{width:100%;height:100%;position:relative;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents .image__wrapper .image__container .overlay{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;z-index:1;background-color:var(--bgBlack);will-change:opacity}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents .image__wrapper .image__container img{z-index:0;-o-object-fit:cover;object-fit:cover}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .image__contents p{font-size:1.5rem;font-weight:300;line-height:1.05;color:var(--whiteText);z-index:1}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .categories{max-height:150px;width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.5px;padding:15px 20px}.Collection__List .Collection__List__container .Collections___container .Collections__wrapper .Collection__item .categories .category{text-decoration:none;font-size:1.1rem;font-weight:300;color:var(--blackText);line-height:1.05;margin:0}.Collection__List .Collection__List__container .Links__container{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:center}.Collection__List .Collection__List__container .Links__container .Links{height:50px;width:100%;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);border-bottom:1px solid var(--iconsBlack);border-left:1px solid var(--iconsBlack);border-right:1px solid var(--iconsBlack)}.Collection__List .Collection__List__container .Links__container .Links:after,.Collection__List .Collection__List__container .Links__container .Links:before{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--iconsBlack);z-index:2;pointer-events:none}.Collection__List .Collection__List__container .Links__container .Links:before{left:33.3333333333%}.Collection__List .Collection__List__container .Links__container .Links:after{left:66.6666666667%}.Collection__List .Collection__List__container .Links__container .Links .rowLine{position:absolute;left:0;right:0;top:0;height:0;background:var(--iconsBlack);z-index:2;pointer-events:none}.Collection__List .Collection__List__container .Links__container .Links .Links__line{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:5px}.Collection__List .Collection__List__container .Links__container .Links .Links__line div .ImportantLink,.Collection__List .Collection__List__container .Links__container .Links .Links__line div .ImportantLink .button{width:-moz-fit-content!important;width:fit-content!important}.Collection__List .Collection__List__container .end__footer{width:100%;height:30px;position:relative;margin:5px 0;padding:0 10px;display:flex;justify-content:space-between;align-items:flex-end}.Collection__List .Collection__List__container .end__footer p{font-size:1rem;font-weight:300;line-height:1.05;color:var(--blackText)}.button{position:relative;height:40px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.button{width:90px;height:35px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.button{width:90px;height:35px}}}}.button .slider .el p{color:var(--whiteText)}.button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.navbar{position:fixed;top:0;left:1.5vw;width:98vw;height:70px;display:flex;align-items:center;justify-content:space-between;z-index:1000}.navbar .navbar__left{width:15%;gap:5px}.navbar .navbar__center,.navbar .navbar__left{position:relative;height:50px;display:flex;align-items:center;justify-content:space-between;background-color:var(--bgWhite);border-radius:25px;padding:0 5px;box-shadow:0 0 8px var(--iconsBlack)}.navbar .navbar__center{width:35%;gap:10px}.navbar .navbar__center .CTA__button,.navbar .navbar__center .CTA__button .button{width:100px!important;height:40px!important}.navbar .navbar__right{position:relative;height:50px;width:15%;display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:var(--bgWhite);border-radius:25px;padding:0 15px 0 10px;box-shadow:0 0 8px var(--iconsBlack)}.scrollbarProgress{position:fixed;bottom:0dvh;left:0;width:100dvw;height:5px;z-index:2000;pointer-events:none;border-radius:4px 0 0 4px;transform-origin:0 0;background-color:var(--bgPrimary);will-change:transform}.AboutInfo{width:100vw;height:90vh;align-items:center;justify-content:center;padding:5% 2.5%;gap:2.5%;background-color:var(--bgPrimary)}.AboutInfo,.AboutInfo .text__container{position:relative;display:flex;flex-direction:column}.AboutInfo .text__container{width:100%;height:35%;justify-content:flex-end;align-items:flex-start;padding:20px}.AboutInfo .text__container:nth-of-type(3){align-items:flex-end;flex-direction:column-reverse}.AboutInfo .text__container:nth-of-type(3) p{align-items:flex-end!important}.AboutInfo .text__container:nth-of-type(3) .divider__container{justify-content:flex-start}.AboutInfo .text__container .first__text{width:70%;height:95%;position:relative;display:flex;justify-content:flex-start;align-items:flex-end}.AboutInfo .text__container .first__text p{width:100%;font-size:2rem;font-weight:300;line-height:1.05;color:var(--blackText);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0}.AboutInfo .text__container .first__text p span{margin:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:15px}.AboutInfo .text__container .divider__container{height:5%;width:100%;position:relative;display:flex;align-items:center;justify-content:flex-end}.AboutInfo .text__container .divider__container .divider{width:60%;height:1px;background-color:var(--bgBlack)}.AboutInfo .text__container .divider__container .buttons{position:absolute;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;right:0;top:-50%;transform:translateY(-50%);gap:10px}.AboutInfo .text__container .divider__container .buttons p{line-height:1.05;font-size:1.3rem;font-weight:300;color:var(--blackText);text-align:right;margin:10px 0 0}.AboutInfo .text__container .divider__container .buttons .link_button p{margin:0;text-transform:capitalize;color:var(--whiteText)}.AboutInfo .Image__container{width:100%;height:35%;position:relative;display:flex;justify-content:center;align-items:center}.AboutInfo .Image__container .image__wrapper{width:520px;height:320px;position:relative}.AboutMe{width:100vw;height:100vh;position:relative;padding:5% 2.5%;background-color:var(--bgPrimary)}.AboutMe .Text__content{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.AboutMe .Text__content .image__intro{position:relative;width:80%;height:80%;display:flex;align-items:flex-end;justify-content:flex-start}.AboutMe .Text__content .image__intro .image__wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.AboutMe .Text__content .image__intro h1{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;font-size:5rem;font-weight:300;color:var(--whiteText);z-index:1;padding:2.5%}.AboutMe .Text__content .image__intro h1 span{line-height:1.05}.AboutMe .Text__content .image__intro h1 span:nth-of-type(2){margin-left:100px;font-family:ooohBaby-Regular}.AboutMe .Text__content .greetings{width:80%;height:20%;display:flex;justify-content:flex-start;align-items:center}.AboutMe .Text__content .greetings img{width:150px;height:150px}.AboutMe .Text__content .greetings p{font-size:5rem;font-weight:300;color:var(--blackText);font-family:ooohBaby-Regular;line-height:1}.AboutMe .Images__content{position:absolute;right:5%;bottom:5%;width:320px;height:500px}.process{width:100vw;background-color:var(--bgPrimary);position:relative}.process .sticky__container{position:sticky;width:100%;height:110vh;top:0;display:flex;align-items:flex-start;justify-content:center;gap:10%}.process .sticky__container .sticky__images{width:45%;height:100vh;position:relative}.process .sticky__container .sticky__images .Image__wrapper{position:absolute;width:100%;height:100%;top:0;left:0}.process .sticky__container .progess__bar{width:55%;height:10%;display:flex;position:relative;align-items:center;justify-content:center;margin-top:5%}.process .sticky__container .progess__bar .progress__text{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:25px}.process .sticky__container .progess__bar .progress__text p{font-size:1.3rem;font-weight:300;color:var(--blackText)}.process .sticky__container .progess__bar .progress__text .line{width:40px;height:1px;background-color:var(--iconsBlack)}.process .text__container{position:absolute;top:25vh;width:100%;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;padding:0 5%}.process .text__container .text__wrapper{width:50%;height:100vh;position:relative;display:flex;align-items:center;justify-content:flex-end}.process .text__container .text__wrapper p{font-size:4.5rem;text-transform:uppercase;font-weight:300;line-height:1.05;color:var(--blackText);text-align:right}.root{margin-top:1.5rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}.root .content .list{display:flex;flex-direction:column;row-gap:.25rem}.root .content .list .contact{color:var(--handle);font-size:1.3rem;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .list .contact{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .list .contact{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .list .contact{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .list .contact{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .list .contact{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .list .contact{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .list .contact{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .list .contact{font-size:1.2rem}}}}.root .content .list .contact .contactHeader{color:var(--handle);font-size:1.3rem;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .list .contact .contactHeader{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .list .contact .contactHeader{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .list .contact .contactHeader{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .list .contact .contactHeader{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .list .contact .contactHeader{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .list .contact .contactHeader{font-size:1.2rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .list .contact .contactHeader{font-size:1.2rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .list .contact .contactHeader{font-size:1.2rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}}}}.root .content .list .contact .contactHeader .contactInfo{color:var(--handle);font-size:1.1rem;font-family:Sansation-Light;margin-left:1rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .list .contact .contactHeader .contactInfo{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .list .contact .contactHeader .contactInfo{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .list .contact .contactHeader .contactInfo{font-size:1rem}}}}.root .content .list .link{text-decoration:none;color:var(--handle);font-size:1.3rem;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .content .list .link{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .content .list .link{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .content .list .link{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .content .list .link{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .content .list .link{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .content .list .link{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .content .list .link{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .content .list .link{font-size:1.2rem}}}}.root .content .list .link:hover{text-decoration:underline}.row{width:100%}.cellThumb{padding:1rem;padding-left:0!important;width:6rem}.thumbWrap{display:flex;width:4rem}.cellInfo{text-align:left}.cellInfo .name{font-size:1.1rem;font-weight:400;font-family:Sansation-Regular;color:var(--ui-fg-base,#111827)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.cellInfo .name{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.cellInfo .name{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.cellInfo .name{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.cellInfo .name{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.cellInfo .name{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.cellInfo .name{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.cellInfo .name{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.cellInfo .name{font-size:1rem}}}}.cellPrice,.priceWrap{padding-right:0!important}.priceWrap{display:flex;flex-direction:column;align-items:flex-end;height:100%;justify-content:center}.unitWrap{display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.totalWrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.totalWrap .totalLabel{font-size:1.3rem;font-weight:300;color:var(--blackText);font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.totalWrap .totalLabel{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.totalWrap .totalLabel{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.totalWrap .totalLabel{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.totalWrap .totalLabel{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.totalWrap .totalLabel{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.totalWrap .totalLabel{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.totalWrap .totalLabel{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.totalWrap .totalLabel{font-size:1.1rem}}}}.divider{width:30%;height:.5px;background-color:var(--shadows);margin:.25rem 0}.quantity{color:var(--handle);font-size:1.1rem;font-family:Sansation-Regular;font-weight:500}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.quantity{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.quantity{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.quantity{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.quantity{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.quantity{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.quantity{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.quantity{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.quantity{font-size:1rem}}}}.root .divider{margin-bottom:0!important}.container{max-width:56rem;height:100%;background:var(--ui-bg-subtle,#f3f4f6)}.inner{display:flex;flex-direction:column;row-gap:1rem;align-items:center;padding:1rem}.title{color:var(--ui-fg-base,#111827);font-size:1.25rem;line-height:1.75rem}.subtitle{color:var(--ui-fg-subtle,#6b7280);font-size:.875rem}.cta{width:-moz-fit-content;width:fit-content}.root{margin-bottom:2rem}.root .text{margin-top:.5rem;font-size:1.2rem;font-weight:300;font-family:Sansation-Light}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.root .text{font-size:1.15rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .text{font-size:1.15rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .text{font-size:1.15rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .text{font-size:1.15rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .text{font-size:1.05rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .text{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .text{font-size:1.05rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .text{font-size:1.05rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .text{font-size:1.05rem}}}}.root .date{color:var(--blackText);font-weight:400;font-family:Sansation-Regular;font-size:1.3rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .date{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .date{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .date{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .date{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .date{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .date{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .date{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .date{font-size:1.2rem}}}}.root .email{color:var(--blackText);font-weight:300;font-family:Sansation-Regular;font-size:1.3rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .email{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .email{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .email{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .email{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .email{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .email{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .email{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .email{font-size:1.2rem}}}}.root .orderNumber{margin-top:.5rem;color:var(--disabled);font-weight:400;font-family:Sansation-Regular;font-size:1.3rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .orderNumber{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .orderNumber{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .orderNumber{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .orderNumber{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .orderNumber{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .orderNumber{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .orderNumber{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .orderNumber{font-size:1.2rem}}}}.root .statusRow{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem;margin-top:1rem}.root .statusText{font-size:1.2rem;color:var(--blackText);font-weight:300;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .statusText{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .statusText{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .statusText{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .statusText{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .statusText{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .statusText{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .statusText{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .statusText{font-size:1.2rem}}}}.root .statusValue{color:var(--handle);font-size:1.1rem;font-weight:300;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .statusValue{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .statusValue{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .statusValue{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .statusValue{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .statusValue{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .statusValue{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .statusValue{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .statusValue{font-size:1.1rem}}}}.root .title{font-weight:600;font-size:1rem}.root .content{color:var(--ui-fg-base,#111827);margin-block:.5rem}.root .content .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.root .content .meta{display:flex;flex-direction:column;row-gap:.25rem}.root .content .separator{height:1px;width:100%;border-bottom:1px dashed #e5e7eb;margin-block:1rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .title{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:1.2rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .title{font-size:1.6rem}}}}.root .row{-moz-column-gap:.25rem;column-gap:.25rem;width:100%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}.root .colLeft{display:flex;flex-direction:column;width:35%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .colLeft{width:100%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .colLeft{width:100%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .colLeft{width:100%}}}}.root .colRight{display:flex;flex-direction:column;width:65%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .colRight{width:100%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .colRight{width:100%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .colRight{width:100%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .label{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .label{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .value{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .value{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .value{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .value{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .value{font-size:1rem}}}}.root .detailsRow{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.root .iconWrap{display:flex;align-items:center;height:2rem;width:-moz-fit-content;width:fit-content;padding:.5rem;background:var(--ui-button-neutral-hover,#f3f4f6)}.root .title{flex-direction:row;margin-block:1.5rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:1.6rem;padding-bottom:1rem;border-bottom:.5px solid var(--shadows)}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .title{font-size:1.6rem;padding-bottom:1rem;border-bottom:.5px solid var(--shadows)}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .title{font-size:1.6rem;padding-bottom:1rem;border-bottom:.5px solid var(--shadows)}}}}.root .row{display:flex;align-items:flex-start;-moz-column-gap:2rem;column-gap:2rem;gap:2rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .row{flex-wrap:wrap}}}}.root .col{display:flex;flex-direction:column;width:40%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .col{width:60%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .col{width:60%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .col{width:60%;border-top:.5px solid var(--shadows);padding-top:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .col:first-of-type{border-top:none;padding-top:0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .col:first-of-type{border-top:none;padding-top:0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .col:first-of-type{border-top:none;padding-top:0}}}}.root .label{font-weight:400;font-size:1.3rem;font-family:Sansation-Regular;color:var(--blackText);margin-bottom:.25rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .label{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .label{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .label{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .label{font-size:1.2rem}}}}.root .value{color:var(--handle);font-size:1.1rem;font-family:Sansation-Light;font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .value{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .value{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .value{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .value{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .value{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .value{font-size:1rem}}}}.root .divider{margin-top:2rem}.success{color:#10b981}.error{color:#ef4444}.actions{display:flex;-moz-column-gap:1rem;column-gap:1rem}.root{display:block;max-width:100%;height:auto;min-height:calc(100dvh - 64px);padding:15dvh 0 5dvh}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root{padding:10dvh 10vw 5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root{padding:10dvh 10vw 5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root{padding:10dvh 2.5vw 5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root{padding:10dvh 2.5vw 5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root{padding:10dvh 2.5vw 5dvh}}}}.root .container{justify-content:center;padding:1rem 2.5rem;row-gap:2.5rem;max-width:68rem;margin-left:auto;margin-right:auto;z-index:1;border-radius:25px;overflow:hidden;border:1px solid var(--shadows)}.root .container .panel{display:flex;flex-direction:column;row-gap:1rem;height:100%;width:100%;padding-top:2.5rem;padding-bottom:2.5rem}.root .title{display:flex;flex-direction:column;row-gap:.75rem;color:var(--blackText);font-size:2rem;line-height:1.5rem;margin-bottom:1rem;font-family:Sansation-Regular;font-weight:400}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .title{font-size:1.6rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .title{font-size:1.8rem;line-height:1.25}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .title{font-size:1.8rem;line-height:1.25}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .title{font-size:1.8rem;line-height:1.25}}}}.root .sectionTitle{display:flex;flex-direction:row;font-size:1.8rem;line-height:1.5rem;font-weight:300;font-family:Sansation-Regular}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .sectionTitle{font-size:1.6rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .sectionTitle{font-size:1.6rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .sectionTitle{font-size:1.6rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .sectionTitle{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .sectionTitle{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .sectionTitle{font-size:1.6rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .sectionTitle{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .sectionTitle{font-size:1.6rem}}}}.ImageParallax{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.ImageParallax .ImageContainer{position:absolute;top:-10%;left:-10%;width:120%;height:120%}.ImageParallax .ImageContainer .ImageOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.ImageParallax .ImageContainer img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;z-index:0}.root{display:flex;flex-direction:column;justify-content:center;row-gap:1rem;padding:5vh 2rem 0}.root .header{-moz-column-gap:.5rem;column-gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color,#e5e7eb);margin-bottom:1rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header{flex-direction:column-reverse;align-items:flex-end;row-gap:1.5rem;justify-content:center;margin-bottom:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header{flex-direction:column-reverse;align-items:flex-end;row-gap:1.5rem;justify-content:center;margin-bottom:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header{flex-direction:column-reverse;align-items:flex-end;row-gap:1.5rem;justify-content:center;margin-bottom:1rem}}}}.root .header .title{font-size:2rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Light;width:100%;text-align:left}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.root .header .title{font-size:1.8rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.root .header .title{font-size:1.8rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.root .header .title{font-size:1.8rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.root .header .title{font-size:1.6rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.root .header .title{font-size:1.6rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.root .header .title{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.root .header .title{font-size:1.8rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.root .header .title{font-size:1.6rem;text-align:left}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.root .header .title{font-size:1.6rem;text-align:left}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.root .header .title{font-size:1.6rem;text-align:left}}}}.root .header .backLink{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;color:var(--text-subtle,#6b7280);text-decoration:none}.root .header .backLink:hover{color:var(--text-color,inherit)}.root .container{row-gap:1rem;height:100%;background:var(--bgWhite,#fff)}.perspectiveText p{font-size:1rem;gap:1rem}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(12px)}@layer bp-huge{@layer bp-huge{@media(min-width:1730px)and (orientation:landscape){.perspectiveText p{font-size:1.05rem}}}}@layer bp-xl{@layer bp-xl{@media(min-width:1500px)and (orientation:landscape){.perspectiveText p{font-size:1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.perspectiveText p{font-size:.95rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.perspectiveText p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.perspectiveText p{font-size:1.05rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.perspectiveText p{font-size:.95rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.perspectiveText p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.perspectiveText p{font-size:.85rem}}}}.ClickButton{cursor:pointer}.ClickButton .button{width:180px;max-width:200px;box-shadow:none}.ClickButton .button .slider .el p{display:flex;justify-content:space-between;align-items:center;color:var(--whiteText)}.container{margin-top:2rem;min-width:360px;max-width:100%}.container .center{display:flex;justify-content:center}.container .formSection{display:flex;flex-direction:column;row-gap:1rem;color:var(--whiteText)}.container .formSection .formTitleContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.container .formSection .formTitleContainer .formTitle{font-size:1.8rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular;margin-bottom:1rem}.container .formSection .form{display:flex;flex-direction:column;row-gap:1rem}.container .formSection .field{display:flex;flex-direction:column;row-gap:.5rem}.container .formSection .field .label{font-size:1.1rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular;color:var(--whiteText);margin-bottom:.05rem}.container .formSection .starsRow{display:flex;flex-direction:column;row-gap:.5rem}.container .formSection .starsRow .stars{display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.container .formSection .starsRow .starBtn{padding:0;min-width:auto;background-color:transparent}.container .formSection .starsRow .starBtn:hover{background-color:transparent}.container .formSection .starsRow .starBtn svg{width:1.5rem;height:1.5rem;color:var(--whiteText);cursor:pointer;overflow:hidden}.ClickButton .button{width:150px}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:90px;height:35px}}}}.ClickButton .button .slider .el{background-color:var(--bgPrimary)}.ClickButton .button .slider .el p{color:var(--blackText)}.ClickButton .button .slider .el:nth-of-type(2){background-color:var(--bgBlack)}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(11px)}.container{overflow:hidden;min-height:50dvh;background-color:var(--bgPrimary);border-top:.5px solid var(--shadows);border-bottom:.5px solid var(--shadows);padding:10dvh 2.5dvw 2.5dvh;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:5%}.container .reviews{width:100%;height:-moz-fit-content;height:fit-content;position:relative;justify-content:center}.container .reviews .header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem;gap:1rem}.container .reviews .header .subtitle{font-size:.875rem;line-height:1.5rem;font-weight:400;color:var(--whiteText);margin-bottom:1.5rem}.container .reviews .header .title{font-size:5rem;line-height:1.2;font-weight:400;max-width:32rem;margin:0 auto;color:var(--whiteText);font-family:Sansation-Regular}.container .reviews .header .starsAndCount{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;justify-content:center;align-items:center}.container .reviews .header .starsAndCount .stars{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;color:var(--whiteText)}.container .reviews .header .starsAndCount .count{font-size:1.1rem;line-height:1.25rem;font-weight:300;font-family:Sansation-Regular;color:var(--whiteText)}.container .reviews .reviewsGrid{display:grid;grid-template-columns:1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:2rem}@media(min-width:768px){.container .reviews .reviewsGrid{grid-template-columns:1fr 1fr}}.container .reviews .review{display:flex;flex-direction:column;row-gap:.5rem;font-size:.875rem;line-height:1.5rem;font-weight:400}.container .reviews .review .reviewHeader{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;align-items:center;color:var(--whiteText)}.container .reviews .review .reviewHeader .reviewStars{display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.container .reviews .review .reviewFooter{border-top:1px solid var(--ui-border-base,#e5e7eb);padding-top:1rem;font-size:.875rem;line-height:1.25rem;color:var(--whiteText)}.ClickButton{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.ClickButton .button{position:relative;width:100px;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:0 2px 10px var(--shadows);background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ClickButton .button{width:90px;height:35px}}}}.ClickButton .button .slider{position:relative;width:100%;height:100%}.ClickButton .button .slider .el{width:100%;height:100%}.ClickButton .button .slider .el p{margin:0}.ClickButton .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.ClickButton .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.ClickButton .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.ClickButton .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.perspectiveText p{text-transform:capitalize}.details{flex-direction:column;align-items:flex-start;background-color:var(--bgPrimary);gap:1.5dvh;overflow:hidden;margin-top:250px}.details,.details .details__title{width:100%;position:relative;display:flex;justify-content:flex-start}.details .details__title{height:7.5dvh;align-items:center;margin:0 2.5dvw;border-bottom:1px solid var(--iconsBlack)}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.details .details__title{height:5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.details .details__title{height:15dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.details .details__title{height:15dvh}}}}.details .details__title h2{position:relative;text-transform:uppercase;z-index:1;font-size:5rem;color:var(--whiteText);font-weight:300;margin:0;line-height:1.05}.details .details__content{width:100%;min-height:20dvh;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.details .details__content{min-height:40dvh}}}}.details .details__content .details__content__list{width:100%;height:100%;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:0 2.5dvw}.details .details__content .details__content__list .details__content__list__item{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:space-between;justify-content:center;flex-direction:column;border-bottom:1px solid var(--iconsBlack)}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item{width:90%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item{width:90%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item{width:90%}}}}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:1dvh 0}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.5rem;color:var(--whiteText);font-weight:300;margin:0}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main h3{font-size:1.2rem}}}}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.5rem;height:1.5rem;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__main .details__content__list__item__main__button{width:1.3rem;height:1.3rem}}}}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:flex;align-items:center;justify-content:flex-start;border-top:.5px solid var(--bgWhite)}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info{width:100%;padding:1dvh 0 2.5dvh}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.1rem;color:var(--whiteText);font-weight:300;margin:0;text-align:left;padding:1dvh 0 2.5dvh}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .info p{font-size:.9rem}}}}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc{width:100%;padding:1dvh 0 2.5dvh}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-between;width:100%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}}}}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul li{border-right:.5px solid var(--bgWhite);padding:1dvh 2.5dvw;width:25%}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul li:first-of-type{border-left:.5px solid var(--bgWhite)}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul li h4{font-family:Sansation-Bold;font-size:1.1rem;color:var(--whiteText);font-weight:400;margin:0}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .details__desc ul li p{font-family:Sansation-Light;font-size:1rem;color:var(--whiteText);font-weight:300;margin:0}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .shipment{width:100%;padding:1dvh 0 2.5dvh}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .shipment .shipment__item{width:100%;padding:1dvh 0;border-bottom:.5px solid var(--bgWhite)}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .shipment .shipment__item h4{font-family:Sansation-Bold;font-size:1.1rem;color:var(--whiteText);font-weight:400;margin:0}.details .details__content .details__content__list .details__content__list__item .details__content__list__item__inner .shipment .shipment__item p{font-family:Sansation-Light;font-size:1rem;color:var(--whiteText);font-weight:300;margin:0}.MButton{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.MButton .button{position:relative;width:200px;height:45px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:var(--bgPrimary)}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.MButton .button{width:180px!important;height:40px!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.MButton .button{width:180px!important;height:40px!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.MButton .button{width:180px!important;height:40px!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.MButton .button{width:180px!important;height:40px!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.MButton .button{width:150px!important;height:40px!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.MButton .button{width:150px!important;height:40px!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.MButton .button{width:180px!important;height:40px!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.MButton .button{width:180px!important;height:40px!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.MButton .button{width:180px!important;height:40px!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.MButton .button{width:180px!important;height:40px!important}}}}.MButton .button .slider{position:relative;width:100%;height:100%}.MButton .button .slider .el{width:100%;height:100%;background-color:var(--darkOlive)}.MButton .button .slider .el .perspectiveText{justify-content:center;align-items:center;position:relative}.MButton .button .slider .el .perspectiveText p{text-transform:capitalize;margin:0;color:var(--whiteText);font-size:1.3rem;position:absolute}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.MButton .button .slider .el .perspectiveText p{font-size:1.2rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.MButton .button .slider .el .perspectiveText p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.MButton .button .slider .el .perspectiveText p{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.MButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.MButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.MButton .button .slider .el .perspectiveText p{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.MButton .button .slider .el .perspectiveText p{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.MButton .button .slider .el .perspectiveText p{font-size:1.1rem}}}}.MButton .button .slider .el:nth-of-type(2){background-color:var(--bgBlack)}.MButton .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.MButton .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.MButton .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.MButton .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1;transform:rotateX(-90deg) translateY(15px)}.perspectiveText p:nth-of-type(2){transform:rotateX(-90deg) translateY(15px)}.desc__Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.desc__Container p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.3rem;color:var(--blackText);font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.desc__Container p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.desc__Container p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.desc__Container p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.desc__Container p{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.desc__Container p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.desc__Container p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.desc__Container p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.desc__Container p{font-size:1rem}}}}.desc__Container .desc__Link{margin-top:.75rem;padding:0;border:none;background:transparent;color:var(--blackText);font-family:Sansation-Regular;font-size:1rem;text-decoration:underline;cursor:pointer}.title__Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.title__Container .handle{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center}.title__Container .handle p{font-family:Sansation-Light;font-size:1.1rem;color:var(--handle);font-weight:300;text-transform:uppercase;margin:0}.title__Container .handle p span{font-size:inherit;font-weight:inherit;color:inherit}.title__Container .title{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center}.title__Container .title h2{font-family:Sansation-Light;position:relative;z-index:1;font-size:2.5rem;color:var(--blackText);font-weight:400;border-bottom:1px solid var(--bgBlack);line-height:1.05}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.title__Container .title h2{font-size:2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.title__Container .title h2{font-size:2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.title__Container .title h2{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.title__Container .title h2{font-size:1.5rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.title__Container .title h2{font-size:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.title__Container .title h2{font-size:2rem}}}}.HashtagButton{width:auto;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.HashtagButton .button{position:relative;width:120px;height:40px;cursor:pointer;border-radius:25px;overflow:hidden;border:none;box-shadow:none;background-color:transparent}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.HashtagButton .button{width:90px;height:35px}}}}.HashtagButton .button .slider{position:relative;width:100%;height:100%}.HashtagButton .button .slider .el{width:100%;height:100%}.HashtagButton .button .slider .el p{margin:0;font-size:1.1rem}.HashtagButton .button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.HashtagButton .button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.HashtagButton .button .slider .el:hover .perspectiveText p:first-of-type{transform:translateY(-100%);opacity:0}.HashtagButton .button .slider .el:hover .perspectiveText p:nth-of-type(2){opacity:1}.perspectiveText p{transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none;text-transform:uppercase}.perspectiveText p:nth-of-type(2){position:absolute;transform-origin:bottom center;transform:rotateX(-90deg) translateY(9px);opacity:0}.Select{position:relative}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Select{flex-wrap:wrap}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Select{flex-wrap:wrap}}}}.Select{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.Select{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;gap:.25rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.Select{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:.25rem}}}}.product{width:100%;height:auto;position:relative;background-color:var(--bgWhite);gap:2dvw;overflow:hidden}.product .product__details{width:100%;height:-moz-fit-content;height:fit-content;position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(1,1fr);padding:25vh 0 0}.product .product__details .info__container{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.product .product__details .info__container .product__details__mainDetails{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1dvh;padding:0dvh 2.5dvw}.product .product__details .info__container .product__details__cta{width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:1dvw;padding:0 2.5dvw}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta{height:20dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta{height:20dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .info__container .product__details__cta{flex-direction:column;height:25dvh;justify-content:center;align-items:flex-start;gap:.5rem;margin-top:2.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta{flex-direction:column;height:20dvh;justify-content:center;align-items:flex-end;gap:.25rem;margin-top:2.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta{flex-direction:column;justify-content:center;align-items:flex-start;height:15dvh;z-index:1}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta{flex-direction:column;justify-content:center;align-items:flex-start;height:15dvh;z-index:1}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta{flex-direction:column;justify-content:center;align-items:flex-start;height:15dvh;z-index:1}}}}.product .product__details .info__container .product__details__cta .divider{position:absolute;width:90%;height:.5px;background-color:var(--shadows);bottom:0;left:5%;z-index:0}.product .product__details .info__container .product__details__cta .product__details__cta__price{width:40%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:1.5dvw;padding-top:5dvh}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:40%;flex-direction:column;align-items:flex-start}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:100%;padding:0;height:5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:100%;padding:0;height:5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:100%;padding:0;height:10dvh;position:absolute;top:0;left:5dvw;z-index:1}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:100%;padding:0;height:10dvh;position:absolute;top:0;left:5dvw;z-index:1}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price{width:100%;padding:0;height:10dvh;position:absolute;top:0;left:5dvw;z-index:1}}}}.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.5rem;color:var(--blackText);font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price p{font-size:1.3rem}}}}.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main{width:50%;height:.1%;position:relative;display:flex;align-items:center;justify-content:flex-start}.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{position:relative;z-index:1;font-size:3rem;color:var(--blackText);font-weight:300;margin:0}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2.5rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:1.5rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__price .product__details__cta__price__main span{font-size:2rem}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:60%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:.25dvw;padding:1.5dvh 0}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:100%;padding:0;height:7.5dvh;align-items:flex-start}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:100%;padding:0;height:7.5dvh;align-items:flex-start}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:100%;height:10dvh;align-items:flex-end;justify-content:space-between;position:absolute;bottom:0;right:0;z-index:2;padding:3.5dvh 5dvw 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:100%;height:10dvh;align-items:flex-end;justify-content:space-between;position:absolute;bottom:0;right:0;z-index:2;padding:2.5dvh 5dvw 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy{width:100%;height:10dvh;align-items:flex-end;justify-content:space-between;position:absolute;bottom:0;right:0;z-index:2;padding:3.5dvh 5dvw 0}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{width:100%;height:50%;position:relative;display:flex;align-items:center;justify-content:flex-end;flex-direction:row;gap:1dvw}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{justify-content:flex-start}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{justify-content:flex-start}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{justify-content:flex-start;height:100%;flex-direction:row-reverse;gap:5dvw;padding:0 5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{justify-content:flex-start;height:100%;flex-direction:row-reverse;gap:5dvw;padding:0 5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons{justify-content:flex-start;height:100%;flex-direction:row-reverse;gap:5dvw;padding:0 5dvw}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:35px;height:35px;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:30px;height:30px}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:30px;height:30px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:30px;height:30px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:30px;height:30px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add{width:30px;height:30px}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .product__details__cta__buy__button__add img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:200px;height:45px}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button{width:150px!important;height:40px!important}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el:first-of-type .perspectiveText{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el:first-of-type .perspectiveText p:first-of-type{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-family:Sansation-Light;text-transform:capitalize;font-size:1.3rem;color:var(--bgWhite);font-weight:300;margin:0}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.3rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.3rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy .product__details__cta__buy__buttons .ClickButton .button .slider .el p{font-size:.9rem}}}}.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1rem;color:var(--blackText);font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem;text-align:right}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem;text-align:right}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__details__cta .product__details__cta__buy p{font-size:.9rem;text-align:right}}}}.product .product__details .info__container .product__reviews{width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:flex-start;padding:0 2.5vw;gap:.25rem}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__reviews{padding:0 5vw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__reviews{padding:0 5vw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__reviews{padding:0 5vw}}}}.product .product__details .info__container .product__reviews span{font-size:1.5rem;font-weight:400;font-family:Sansation-Light;margin:0;gap:.25rem}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.product .product__details .info__container .product__reviews span{font-size:1.3rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .info__container .product__reviews span{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .info__container .product__reviews span{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .info__container .product__reviews span{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .info__container .product__reviews span{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .info__container .product__reviews span{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .info__container .product__reviews span{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .info__container .product__reviews span{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .info__container .product__reviews span{font-size:1.2rem}}}}.product .product__details .images_container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.product .product__details .images_container .product__image{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1dvw}.product .product__details .images_container .product__image .Image__container{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2.5dvh 2.5dvw}.product .product__details .images_container .product__image .Image__container .Image__container__slider{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:2dvh}.product .product__details .images_container .product__image .Image__container .Image__container__slider .product__image__item{width:100%;height:350px;border-radius:15px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product .product__details .choice__container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.product .product__details .choice__container .product__details__subDetails{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:1dvw;padding:0 2.5dvw}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails{height:15dvh;gap:.25dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails{height:15dvh;gap:.25dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails{height:15dvh;gap:.25dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails{height:15dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails{height:25dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails{height:7.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails{flex-direction:column;align-items:center;justify-content:space-evenly;padding:0 5dvw;height:20dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails{flex-direction:column;align-items:center;justify-content:space-evenly;padding:0 5dvw;height:25dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails{flex-direction:column;align-items:center;justify-content:space-evenly;padding:0 5dvw;height:30dvh}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{width:100%;height:2.5dvh;position:relative;display:flex;align-items:center;justify-content:flex-start;gap:1dvw}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:3.5dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:7.5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:7.5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh;width:100%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.5rem;color:var(--blackText);font-weight:300;white-space:nowrap}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.2rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{font-size:1.2rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{text-align:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors p{text-align:center}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;gap:.5dvw}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{align-items:flex-start}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{align-items:flex-start}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{justify-content:center;gap:2.5dvw;padding:.5dvh 0;border-top:1px solid var(--shadows)}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{justify-content:center;gap:2.5dvw;padding:.5dvh 0;border-top:1px solid var(--shadows)}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items{justify-content:center;gap:2.5dvw;padding:.5dvh 0;border-top:1px solid var(--shadows)}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:1.5dvw;height:1.5dvw;border-radius:50%;cursor:pointer}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:1.3dvw;height:1.3dvw}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:1.3dvw;height:1.3dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:1.3dvw;height:1.3dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:1.1dvw;height:1.1dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:2dvw;height:2dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:8dvw;height:8dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:6dvw;height:6dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__colors .product__details__subDetails__colors__items .product__details__subDetails__colors__item{width:6dvw;height:6dvw}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{width:100%;height:2.5dvh;position:relative;display:flex;align-items:center;justify-content:flex-start;gap:1dvw}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes{height:5dvh;width:50%;flex-direction:column;align-items:center;justify-content:center}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-family:Sansation-Light;position:relative;z-index:1;font-size:1.5rem;color:var(--blackText);font-weight:300;white-space:nowrap}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-size:1.2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{text-align:center}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{text-align:center}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes p{text-align:center}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items{width:100%;height:100%;position:relative;display:flex;justify-content:flex-start;align-items:center;gap:.5dvw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items{justify-content:center;gap:2.5dvw;border-top:1px solid var(--shadows);padding:.5dvh 0}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items{justify-content:center;gap:2.5dvw;border-top:1px solid var(--shadows);padding:.5dvh 0}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items{justify-content:center;gap:2.5dvw;border-top:1px solid var(--shadows);padding:.5dvh 0}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item{width:-moz-fit-content;width:fit-content;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border-radius:25px;background-color:var(--darkOlive);box-shadow:none;border:.5px solid var(--bgWhite);padding:.5dvw;cursor:pointer}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item{padding:.5dvw 3dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item{padding:.5dvw 3dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item{padding:.5dvw 3dvw}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-family:Sansation-Regular;position:relative;z-index:1;font-size:1.3rem;color:var(--whiteText);font-weight:300;padding:.15rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1.1rem;padding:.15rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1.1rem;padding:.15rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1rem;padding:.15rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:.9rem;padding:.15rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1.1rem;padding:0 .25rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1.1rem;padding:0 .25rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item p{font-size:1.1rem;padding:0 .25rem}}}}.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item.active,.product .product__details .choice__container .product__details__subDetails .product__details__subDetails__sizes .product__details__subDetails__sizes__items .product__details__subDetails__sizes__item:hover{background-color:var(--bgBlack);border:.5px solid var(--darkOlive)}.soldProducts{width:100dvw;height:50dvh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bgPrimary);gap:5dvh;padding:10dvh 0}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.soldProducts{height:55dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.soldProducts{height:75dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts{height:75dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.soldProducts{height:25dvh;padding:0 0 5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts{height:25dvh;padding:0 0 5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts{height:35dvh;padding:0 0 10dvh;overflow:hidden}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts{height:35dvh;padding:0 0 10dvh;overflow:hidden}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts{height:35dvh;padding:0 0 10dvh;overflow:hidden}}}}.soldProducts .soldProducts__title{width:100%;height:5dvw;position:relative;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:0 5dvw}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts .soldProducts__title{height:10dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts .soldProducts__title{height:7.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts .soldProducts__title{height:7.5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts .soldProducts__title{height:7.5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts .soldProducts__title{height:7.5dvh}}}}.soldProducts .soldProducts__title .soldProducts__title__text{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;gap:1dvw;padding:0 2dvw}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text img{width:35px;height:35px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text img{width:35px;height:35px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text img{width:40px;height:40px}}}}.soldProducts .soldProducts__title .soldProducts__title__text h2{font-family:Sansation-Light;position:relative;z-index:1;font-size:2.5rem;color:var(--whiteText);font-weight:300}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:2rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:1.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:1.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:2rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:1.8rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:1.6rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts .soldProducts__title .soldProducts__title__text h2{font-size:1.5rem}}}}.soldProducts .soldProducts__title .divider{width:50%;height:1px;background-color:var(--bgWhite)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.soldProducts .soldProducts__title .divider{width:40%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.soldProducts .soldProducts__title .divider{width:50%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts .soldProducts__title .divider{width:65%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts .soldProducts__title .divider{width:62.5%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts .soldProducts__title .divider{width:95%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts .soldProducts__title .divider{width:95%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts .soldProducts__title .divider{width:95%}}}}.soldProducts .soldProducts__image__bar{width:100%;height:80%;position:relative;display:flex;align-items:center;justify-content:center}.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner{height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1dvw}.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar{width:100%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;flex-direction:row;gap:1dvw}.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{position:relative;display:flex;align-items:center;justify-content:center;width:20dvw;height:20dvh;border-radius:10px}.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{height:25dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{height:17.5dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{height:20dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{height:30dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{height:25dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{width:30dvw;height:15dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{width:30dvw;height:15dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{width:50dvw;height:15dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{width:50dvw;height:15dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.soldProducts .soldProducts__image__bar .soldProducts__rotating__bar .soldProducts__rotating__bar__inner .soldProducts__image__bar .soldProducts__image__bar__item{width:50dvw;height:15dvh}}}}.product__details{height:220dvh}.product__details,.product__details .product__details__sticky{display:flex;flex-direction:column;align-items:center;width:100%}.product__details .product__details__sticky{position:sticky;top:0dvh;height:100dvh;justify-content:center}.root .container{gap:.5rem;padding:1rem;box-shadow:var(--elevation-card-rest,0 1px 2px 0 rgba(0,0,0,.05));align-items:center}@media(min-width:640px){.root .container{flex-direction:column;justify-content:center}}.root .container:hover{box-shadow:var(--elevation-card-hover,0 4px 6px -1px rgba(0,0,0,.1))}.root .thumbnail{height:3rem;width:3rem}@media(min-width:640px){.root .thumbnail{height:100%;width:100%}}.root .info{display:flex;flex-direction:column;justify-content:space-between}.root .title{color:var(--ui-fg-subtle,#6b7280)}.root{transition-property:height,max-height,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;margin-bottom:.25rem;padding:1px}@media(min-width:640px){.root{overflow:hidden;width:50dvw}}.root.maxHeightFull{max-height:100%;opacity:1}.root.maxHeightZero{max-height:0;opacity:0}.root .resultsGrid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media(min-width:640px){.root .resultsGrid{grid-template-columns:repeat(3,1fr)}}.root .listItem{list-style:none}.root .listItem.hiddenOnMobile{display:none}@media(min-width:640px){.root .listItem.hiddenOnMobile{display:block}}.root form{width:100%}.root form .inputRow{display:flex;align-items:center;justify-content:space-between;width:100%}.root form .inputRow .searchInput{font-size:1rem;font-weight:500;height:1.5rem;background:transparent;flex:1;outline:none}.root form .inputRow .searchInput::-moz-placeholder{color:var(--ui-fg-on-color,#fff);-moz-transition:color .15s;transition:color .15s}.root form .inputRow .searchInput::placeholder{color:var(--ui-fg-on-color,#fff);transition:color .15s}.root form .inputRow .cancelBtn{display:flex;align-items:center;justify-content:center;color:var(--ui-fg-on-color,#fff);outline:none;gap:.5rem;padding-left:.5rem;padding-right:.5rem;font-size:1rem;font-weight:500}.root .noResultsContainer{padding-top:.5rem;padding-bottom:.5rem}.root .noResultsContainer,.root .resultsContainer{display:flex;gap:.5rem;justify-content:center;height:-moz-fit-content;height:fit-content}.root .resultsContainer{align-items:center;padding-top:1rem;padding-bottom:1rem}@media(min-width:640px){.root .resultsContainer{flex-direction:column;padding-top:1rem;padding-bottom:1rem}}@media(min-width:480px){.root .resultsContainer{flex-direction:row;padding-top:.5rem;padding-bottom:.5rem}}.root{position:relative;z-index:75;height:-moz-fit-content;height:fit-content}.root .overlay{position:fixed;inset:0;background:rgba(3,7,18,.75);backdrop-filter:blur(8px);opacity:1;height:100dvh;width:100dvw}.root .modalWrap{position:fixed;inset:0;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:640px){.root .modalWrap{padding:0}}.root .modal{justify-content:flex-start;transform:none;padding:1.25rem;align-items:center;text-align:left;vertical-align:middle;transition:all .3s;max-height:75dvh;background:transparent;box-shadow:none}.root .container,.root .modal{display:flex;flex-direction:column;width:100%;height:-moz-fit-content;height:fit-content}.root .container{position:absolute}@media(min-width:640px){.root .container{width:-moz-fit-content;width:fit-content}}.root .searchBar{width:100%;display:flex;align-items:center;gap:.5rem;padding:1rem;background:rgba(3,7,18,.5);color:var(--ui-fg-on-color,#fff);backdrop-filter:blur(32px);border-radius:1rem}.root .results{flex:1;margin-top:1.5rem}.root{width:100%}.root .header{display:flex;justify-content:space-between;border-bottom:1px solid #e5e7eb;width:100%;padding:1.5rem 2rem;align-items:center}@media(min-width:640px){.root .header{padding-left:3.5rem;padding-right:3.5rem}}.root .header .titleWrap{display:flex;flex-direction:column;align-items:flex-start}.root .header .searchLabel{color:var(--ui-fg-muted,#6b7280)}.root .header .heading{font-size:2rem;font-weight:600;color:var(--ui-fg-base,#111827)}.root .header .clearLink{font-size:1rem;color:var(--ui-fg-subtle,#6b7280);transition:color .15s}.root .header .clearLink:hover{color:var(--ui-fg-base,#111827)}.root .main{display:flex;flex-direction:column;padding:1.5rem}@media(min-width:640px){.root .main{flex-direction:row;align-items:flex-start}}.root .main .noResults{margin-left:2rem;margin-top:.75rem}@media(min-width:640px){.root .main .noResults{margin-left:3.5rem}}.root{background-color:#f5f5f5;padding:.5rem;border-radius:.5rem;border:1px solid #e5e5e5}.root .content{display:flex;flex-direction:column;gap:.375rem}.root .content .header{display:flex;justify-content:space-between;font-size:.75rem;color:#525252}.root .content .header .unlocked{display:flex;align-items:center;gap:.375rem}.root .content .header .unlocked .icon{color:#22c55e;display:inline-block}.root .content .header .remaining{visibility:visible}.root .content .header .remaining.hidden{opacity:0;visibility:hidden}.root .content .header .remaining .remainingAmount{color:#09090b}.root .content .progressRow{display:flex;justify-content:space-between;gap:.25rem}.root .content .progressRow .progressBar{background:linear-gradient(90deg,#a1a1aa,#71717a);height:.25rem;border-radius:9999px;max-width:100%;transition:width .5s ease-in-out}.root .content .progressRow .progressBar.progressBarReached{background:linear-gradient(90deg,#22c55e,#22d3ee)}.root .content .progressRow .progressBg{background:#d4d4d4;height:.25rem;border-radius:9999px;width:-moz-fit-content;width:fit-content;flex-grow:1}.popupRoot{position:fixed;bottom:1.25rem;right:1.25rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;transition:all .5s ease-in-out;z-index:10}.popupRoot.popupHiddenDelayed{opacity:0;visibility:hidden;transition-delay:1s}.popupRoot.popupHidden{opacity:0;visibility:hidden}.popupRoot.popupVisible{opacity:1;visibility:visible}.closeBtn{border-radius:9999px;background:#18181b;box-shadow:none;outline:none;border:none;font-size:.9375rem;padding:.5rem}.popupContent{width:400px;background:#000;color:#fff;padding:1.5rem;border-radius:.75rem}.popupHeader{padding-bottom:1rem}.popupHeader .popupHeaderContent{display:flex;flex-direction:column;gap:.75rem}.popupHeader .popupHeaderContent .popupHeaderRow{display:flex;justify-content:space-between;font-size:.9375rem;color:#a3a3a3}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.popupHeader .popupHeaderContent .popupHeaderRow{gap:.5rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.popupHeader .popupHeaderContent .popupHeaderRow{gap:1rem}}}}.popupHeader .popupHeaderContent .popupHeaderRow .unlocked{display:flex;align-items:center;gap:.375rem}.popupHeader .popupHeaderContent .popupHeaderRow .unlocked .icon{color:#22c55e;display:inline-block}.popupHeader .popupHeaderContent .popupHeaderRow .remaining{visibility:visible}.popupHeader .popupHeaderContent .popupHeaderRow .remaining.hidden{opacity:0;visibility:hidden}.popupHeader .popupHeaderContent .popupHeaderRow .remaining .popupRemainingAmount{color:#fff}.popupHeader .popupHeaderContent .popupProgressRow{display:flex;justify-content:space-between;gap:.25rem}.popupHeader .popupHeaderContent .popupProgressRow .popupProgressBar{background:linear-gradient(90deg,#a1a1aa,#71717a);height:.375rem;border-radius:9999px;max-width:100%;transition:width .5s ease-in-out}.popupHeader .popupHeaderContent .popupProgressRow .popupProgressBar.progressBarReached{background:linear-gradient(90deg,#22c55e,#22d3ee)}.popupHeader .popupHeaderContent .popupProgressRow .popupProgressBg{background:#52525b;height:.375rem;border-radius:9999px;width:-moz-fit-content;width:fit-content;flex-grow:1}.popupActions{display:flex;gap:.75rem}.popupActions .popupCartBtn{background:transparent;color:#fff}.popupActions .popupCartBtn,.popupActions .popupProductsBtn{border-radius:1rem;box-shadow:none;outline:none;border:1px solid #fff;font-size:.9375rem;padding:.625rem 1rem}.popupActions .popupProductsBtn{flex-grow:1;background:#fff;color:#09090b;text-align:center}.button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;cursor:pointer;border-radius:25px;overflow:hidden;box-shadow:0 2px 8px var(--shadows)}.button .slider{position:relative;width:100%;height:100%}.button .slider .el{width:100%;height:100%;background-color:var(--darkOlive)}.button .slider .el p{margin:0}.button .slider .el:nth-of-type(2){background-color:var(--bgBlack)}.button .slider .el:nth-of-type(2) p{color:var(--whiteText)}.button .slider .el:hover .perspectiveText{transform:rotateX(90deg)}.button .slider .el:hover .perspectiveText img:first-of-type{transform:translateY(-100%);opacity:0}.button .slider .el:hover .perspectiveText img:nth-of-type(2){opacity:1}.perspectiveText{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.76,0,.24,1)}.perspectiveText img{transition:all .75s cubic-bezier(.76,0,.24,1);pointer-events:none;text-transform:uppercase}.perspectiveText img:nth-of-type(2){position:absolute;transform-origin:bottom center;transform:rotateX(-90deg) translateY(15px);opacity:0}.navCat{display:flex;flex-direction:column;justify-content:space-between;padding:5dvh 2.5dvw;height:100%;width:100%;box-shadow:0 2px 8px var(--shadows);border-radius:25px;overflow:hidden}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.navCat{padding:7.5dvh 3.5dvw}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.navCat{padding:7.5dvh 3.5dvw}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.navCat{padding:5dvh 3.5dvw}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.navCat{padding:7.5dvh 3.5dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.navCat{padding:12.5dvh 5dvw 5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.navCat{padding:12.5dvh 5dvw 5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.navCat{padding:7.5dvh 2.5dvw 2.5dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.navCat{padding:7.5dvh 2.5dvw 2.5dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.navCat{padding:7.5dvh 2.5dvw 2.5dvh}}}}.navCat .bodyCat{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;gap:.2rem;flex-direction:column}.navCat .bodyCat .linkContainerCat{align-items:center}.navCat .bodyCat .linkContainerCat,.navCat .bodyCat .linkContainerCat .category__nav__item__container{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:relative;display:flex;justify-content:flex-start}.navCat .bodyCat .linkContainerCat .category__nav__item__container{flex-direction:column;align-items:flex-start;border:1px solid var(--shadows);border-radius:25px}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:.15rem .25dvw .15rem 1.5dvw;border-radius:25px;background-color:var(--bgPrimary);cursor:pointer;gap:2.5rem;transition:all .25 cubic-bezier(.24,0,.76,1)}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item.active{background-color:var(--bgBlack)}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item.active p{color:var(--whiteText)}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.2rem;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.1rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.1rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.05rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.05rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item p{font-size:1rem}}}}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item .category__icon{width:20px;height:20px;border-radius:50%;border:1px solid var(--shadows);display:flex;align-items:center;justify-content:center;pointer-events:none}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton{padding:.25rem 1rem;margin:.5rem;background-color:var(--bgPrimary);border-radius:25px;transition:all .25 cubic-bezier(.24,0,.76,1)}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:1rem;font-weight:300;font-family:Sansation-Light;margin:0}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.95rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.95rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton .p{font-size:.95rem}}}}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton.active{background-color:var(--bgBlack)}.navCat .bodyCat .linkContainerCat .category__nav__item__container .category__nav__item__subcategories .subcategoryButton.active p{color:var(--whiteText)}.ecom{display:flex;align-items:flex-start;justify-content:center;position:relative;width:100dvw;min-height:80dvh;background-color:var(--bgPrimary)}.ecom .categories{width:450px;height:auto;position:sticky;top:25dvh;display:flex;align-items:center;justify-content:center;z-index:20}.ecom .categories .categories__mobile{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.ecom .categories .categories__mobile .categories__mobile__menu{width:400px;height:600px;background-color:var(--bgBlack);border-radius:25px;position:absolute;top:0;left:0;display:flex}.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm{position:absolute;bottom:2.5dvh;left:50%;transform:translateX(-50%);width:80%;height:5dvh;display:flex;align-items:center;justify-content:center}.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button{width:100px;height:35px;display:flex;align-items:center;justify-content:center;background-color:var(--bgWhite);border-radius:20px}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button{width:90px;height:30px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button{width:90px;height:30px}}}}.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1.1rem;color:var(--blackText);font-weight:300}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .categories .categories__mobile .categories__mobile__menu .categories__mobile__button__confirm .confirm__button p{font-size:1rem}}}}.ecom .products__container{width:1200px;min-height:60dvh;margin-top:25dvh;padding:0 2.5%;height:auto;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:10%}.ecom .products__container .search__bar{width:1200px;height:80px;position:relative;display:flex;align-items:center;justify-content:center;z-index:20}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar{height:15dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar{height:15dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar{height:5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar{height:6.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar{height:7.5dvh;width:100dvw;left:0dvw;padding:0 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar{height:7.5dvh;width:100dvw;left:0dvw;padding:0 2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar{height:65px;width:100dvw;left:0dvw;padding:0 2.5dvw}}}}.ecom .products__container .search__bar .search__bar__container{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--bgWhite);border-radius:50px;padding:2.5dvh 2.5dvh 2.5dvh 2.5dvw;z-index:2}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories{width:50%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories p{font-size:1.5rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main{width:25%;height:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main{width:25%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main{width:25%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main{width:25%}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5dvw;background-color:transparent;box-shadow:none;border:none;z-index:2}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button{justify-content:space-between}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button{justify-content:space-between}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button{justify-content:space-between}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.3rem;color:var(--blackText);font-weight:500}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button p{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container{width:1.5dvw;height:1.5dvw;display:flex;align-items:center;justify-content:center;border:1px solid var(--shadows);border-radius:50%}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container{width:4dvw;height:4dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container{width:4dvw;height:4dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container{width:4dvw;height:4dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:1.5dvw;height:1.5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:1.5dvw;height:1.5dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:1.5dvw;height:1.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:4dvw;height:4dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:4dvw;height:4dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__button .arrow__container img{width:4dvw;height:4dvw}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{position:absolute;top:90%;left:0;width:10dvw;height:auto;background-color:var(--bgWhite);border:1px solid var(--shadows);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5dvh;padding:1.5dvh 0;transform-origin:top center;z-index:1}@layer bp-lg{@layer bp-lg{@media(min-width:1400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:20dvw;left:-50%}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:15dvw;left:-50%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:17.5dvw;left:-50%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:30dvw;left:-50%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:35dvw;left:-50%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu{width:35dvw;left:-50%}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item{width:100%;height:2.5dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:transparent;cursor:pointer;transition:border .3s ease;border:none;transform-origin:top center}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item{height:5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item{height:5dvh}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.3rem;color:var(--blackText);font-weight:500}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item p{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item .divider{width:100%;height:1px;background-color:var(--shadows);opacity:.5}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item:hover{border-top:1px solid rgba(33,34,34,.5);border-bottom:1px solid rgba(33,34,34,.5)}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .dropdown__menu .dropdown__menu__item.active{background-color:var(--bgPrimary)}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5dvw;background-color:transparent;box-shadow:none;border:none;cursor:pointer}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.3rem;color:var(--blackText);font-weight:500;transition:color .3s ease}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p:hover{color:var(--darkOlive)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button p{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__categories .search__bar__container__main .filter__button.active p{color:var(--darkOlive)}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:40%;height:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:50%}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:50%}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:50%}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:20%;position:absolute;right:2.5dvw;top:50%;transform:translateY(-50%);transform-origin:right center;padding:1dvh 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:20%;position:absolute;right:2.5dvw;top:50%;transform:translateY(-50%);transform-origin:right center;padding:1dvh 2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search{width:20%;position:absolute;right:2.5dvw;top:50%;transform:translateY(-50%);transform-origin:right center;padding:1dvh 2.5dvw}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search{width:100%;height:100%;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:var(--bgWhite);border-radius:50px;box-shadow:0 0 10px var(--shadows);gap:1dvw;padding:0 1dvw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search{padding:0 2dvw 0 5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search{padding:0 2dvw 0 5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search{padding:0 2dvw 0 5dvw}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{width:80%;height:100%;background-color:transparent;border:none;outline:none;font-size:1.3rem;color:var(--blackText)}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{width:60%}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{width:60%}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{width:60%}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{color:var(--Placeholder);font-weight:400;font-size:1.3rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{color:var(--Placeholder);font-weight:400;font-size:1.3rem}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.2rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:.9rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.2rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::-moz-placeholder{font-size:1.1rem}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input::placeholder{font-size:1.1rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.2rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__input{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close{width:5dvw;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close{display:none}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close{display:none}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close{display:none}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:.5dvw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container{gap:1dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container{gap:1dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container{gap:1dvw}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container img{width:15px;height:15px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container img{width:12px;height:12px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container img{width:15px;height:15px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container img{width:15px;height:15px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container img{width:15px;height:15px}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.3rem;color:var(--Placeholder);margin:0}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:.9rem}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon__close .close__icon__container p{font-size:1.1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{width:2dvw;height:2dvw;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;box-shadow:none;border:none;position:relative;z-index:3}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:7.5dvh;width:7.5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:7.5dvh;width:7.5dvh}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:2dvh;width:2dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:2.5dvh;width:2.5dvh}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:7dvw;width:7dvw;position:absolute;left:4dvw;top:50%;transform:translateY(-50%)}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:7.5dvw;width:7.5dvw;position:absolute;left:4dvw;top:50%;transform:translateY(-50%)}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon{height:7.5dvw;width:7.5dvw;position:absolute;left:4dvw;top:50%;transform:translateY(-50%)}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .search__icon .search__icon__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{position:absolute;top:150%;left:0;width:50%;height:5dvh;display:flex;align-items:center;justify-content:center;background-color:var(--bgWhite);border:1px solid var(--shadows);border-radius:10px;font-size:1.3rem;color:var(--blackText);opacity:.2}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__subcontainer__search .current__category__text{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container{position:absolute;top:100%;left:10%;width:60%;height:auto;display:flex;justify-content:center;align-items:center}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;background-color:var(--bgWhite);border:1px solid var(--shadows);border-radius:10px;padding:2.5dvh 0;transform-origin:top center;perspective:100px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overscroll-behavior-y:contain;max-height:250px}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1dvh}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li{width:100%;height:2.5dvh;display:flex;align-items:center;justify-content:flex-start;background-color:transparent;cursor:pointer;transition:background-color .3s ease;padding:.5dvh 1dvw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li{padding:1dvh 2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li{padding:1dvh 2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li{padding:1dvh 2.5dvw}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li:first-of-type{margin-top:25dvh}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.3rem;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li p{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active,.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul li:hover{background-color:var(--bgPrimary)}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.3rem;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.2rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1.1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container ul .active p{font-size:1rem}}}}.ecom .products__container .search__bar .search__bar__container .search__bar__container__search .search__bar__container__search__container .search-bar-container__search__container li.highlighted{background-color:var(--bgPrimary)}.ecom .products__container .search__bar .active__filters__bar{position:absolute;top:90%;left:10dvw;width:100%;height:auto;display:flex;gap:1rem;margin:1rem 0 0;flex-wrap:wrap;z-index:1}.ecom .products__container .search__bar .active__filters__bar .active__filter{display:flex;align-items:center;background:var(--bgWhite);border-radius:20px;padding:.3em .8em;font-size:1rem;color:var(--blackText);box-shadow:0 1px 4px var(--shadows)}.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{margin-left:.5em;cursor:pointer;opacity:.7;transition:opacity .2s}.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon:hover{opacity:1}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{width:10px;height:10px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{width:10px;height:10px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{width:12.5px;height:12.5px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{width:12.5px;height:12.5px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .search__bar .active__filters__bar .active__filter .filter__close__icon{width:12.5px;height:12.5px}}}}.ecom .products__container .product__list{width:1200px;min-height:60dvh;height:auto;position:relative;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.ecom .products__container .product__list .product__list__items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;height:auto;padding-top:2dvh}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items{gap:1rem;grid-template-columns:repeat(3,1fr)}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items{gap:1rem;grid-template-columns:repeat(3,1fr)}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items{gap:.25rem;grid-template-columns:repeat(3,1fr)}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items{grid-template-columns:repeat(2,1fr);gap:5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items{grid-template-columns:repeat(2,1fr);gap:5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items{grid-template-columns:repeat(2,1fr);gap:5dvw}}}}.ecom .products__container .product__list .product__list__items .product__list__item{width:360px;height:40dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--bgWhite);box-shadow:0 0 10px var(--shadows);border-radius:50px;padding:.05dvh;transition:all .6s cubic-bezier(.76,0,.24,1)}.ecom .products__container .product__list .product__list__items .product__list__item:hover{box-shadow:0 0 15px var(--shadows);scale:1.01}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item{width:27.5dvw;height:60dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item{width:20dvw;height:35dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item{width:27.5dvw;height:45dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item{width:25dvw;height:60dvh;border-radius:35px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item{width:25dvw;height:55dvh;border-radius:35px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item{width:27.5dvw;height:25dvh;border-radius:30px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item{height:30dvh;width:27.5dvw;border-radius:30px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item{height:30dvh;width:45dvw;border-radius:25px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item{height:30dvh;width:45dvw;border-radius:25px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item{height:35dvh;width:45dvw;border-radius:25px}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--blackText)}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link{justify-content:space-between;padding-bottom:2.5dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link{justify-content:space-between;padding-bottom:2.5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link{justify-content:space-between;padding-bottom:2.5dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link{justify-content:space-between;padding-bottom:2.5dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link{justify-content:space-between;padding-bottom:.5dvh}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{width:100%;height:25dvh;display:flex;align-items:center;justify-content:center;border-radius:50px;overflow:hidden}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:27.5dvh}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:20dvh}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:20dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:30dvh;border-radius:35px}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:25dvh;border-radius:35px}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:15dvh;border-radius:30px}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:17.5dvh;border-radius:30px}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:20dvh;border-radius:25px}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:20dvh;border-radius:25px}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container{height:20dvh;border-radius:25px}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__image__container .product__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container{width:100%;height:7.5dvh;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5dvh;font-family:Sansation-Light;padding:0 1.5dvw}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{width:100%;font-size:1.5rem;color:var(--blackText);font-weight:300;text-align:left;line-height:1}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__name{font-size:1.3rem}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container{width:30%;height:2dvh;display:flex;align-items:center;justify-content:center;gap:.05dvw}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:1.5dvw;height:1.5dvw;border-radius:50%;border:1px solid var(--shadows);background-color:var(--blackText);cursor:pointer}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:1.3dvw;height:1.3dvw}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:1.3dvw;height:1.3dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:1.5dvw;height:1.5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:1.5dvw;height:1.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:3dvw;height:3dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:3dvw;height:3dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color{width:3dvw;height:3dvw}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__title__color_container .product__color__container .product__color.active{border:2px solid var(--darkOlive)}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container{width:100%;height:2.5dvh;display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse;padding:0 1.5dvw}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container{height:7.5dvh}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container{height:10dvh}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container{height:15dvh}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container{height:7.5dvh}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:1.1rem;color:var(--darkOlive);font-weight:400}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:.9rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:.8rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container .product__new{font-size:.9rem}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:1.1rem;color:var(--blackText);font-weight:400;text-align:left;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.9rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.9rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.8rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.7rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:1rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.9rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.9rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__desc__container p{font-size:.8rem}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container{width:100%;height:7.5dvh;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:0 1.5dvw;z-index:10}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container{padding:0 2.5dvw}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.5rem;color:var(--blackText);font-weight:400;text-align:left;font-family:Sansation-Light}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.4rem}}}}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.3rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.1rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:.9rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1.1rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:1rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__price{font-size:.9rem}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:2rem;color:var(--blackText);font-weight:400;text-align:right;font-family:Sansation-Light;white-space:nowrap}@layer bp-mdt{@layer bp-mdt{@media(min-width:1300px)and (max-width:1399.98px)and (min-height:950px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.8rem}}}}@layer bp-md{@layer bp-md{@media(min-width:1200px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.5rem}}}}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.3rem}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.1rem}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1rem}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.3rem}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.3rem}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.2rem}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__price{font-size:1.1rem}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container{width:35%;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.5dvw}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container{gap:2.5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container{gap:2.5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container{gap:2.5dvw}}}}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button{width:2dvw;height:2dvw;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;transition:transform .3s ease;pointer-events:none}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button .add__to__cart__icon{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button:hover{transform:scale(1.05)}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button{width:3.5dvw;height:3.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button{width:6dvw;height:6dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button{width:6dvw;height:6dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .products__container .product__list .product__list__items .product__list__item .product__link .product__price__container .product__sale__container .add__to__cart__button{width:6dvw;height:6dvw}}}}.ecom .ecom__scroll__to__top{position:fixed;bottom:5dvh;right:1.5dvw;width:2.5dvw;height:2.5dvw;display:flex;align-items:center;justify-content:center;background-color:var(--darkOlive);border:.5px solid var(--bgWhite);border-radius:50%;cursor:pointer;z-index:100;transition:opacity .6s cubic-bezier(.76,0,.24,1);opacity:.7}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .ecom__scroll__to__top{width:3dvw;height:3dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .ecom__scroll__to__top{width:4dvw;height:4dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .ecom__scroll__to__top{width:4dvw;height:4dvw}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .ecom__scroll__to__top{width:4dvw;height:4dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .ecom__scroll__to__top{width:4dvw;height:4dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .ecom__scroll__to__top{width:10dvw;height:10dvw;bottom:10dvh}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .ecom__scroll__to__top{width:10dvw;height:10dvw;bottom:10dvh}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .ecom__scroll__to__top{width:10dvw;height:10dvw;bottom:10dvh}}}}.ecom .ecom__scroll__to__top:hover{opacity:1}.ecom .ecom__scroll__to__top .scroll__to__top__button{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.ecom .ecom__scroll__to__top .scroll__to__top__button:hover{transform:scale(1.1)}.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1dvw;height:1dvw;-o-object-fit:cover;object-fit:cover}@layer bp-sm{@layer bp-sm{@media(min-width:900px)and (orientation:landscape){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1.5dvw;height:1.5dvw}}}}@layer bp-xs{@layer bp-xs{@media(min-width:750px)and (orientation:landscape){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1.5dvw;height:1.5dvw}}}}@layer bp-xxs{@layer bp-xxs{@media(min-width:400px)and (orientation:landscape){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1.5dvw;height:1.5dvw}}}}@layer vp-lg{@layer vp-lg{@media(min-width:1000px)and (orientation:portrait){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1.5dvw;height:1.5dvw}}}}@layer vp-md{@layer vp-md{@media(min-width:600px)and (orientation:portrait){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:1.5dvw;height:1.5dvw}}}}@layer vp-s{@layer vp-s{@media(min-width:400px)and (orientation:portrait){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:5dvw;height:5dvw}}}}@layer vp-sm{@layer vp-sm{@media(min-width:380px)and (orientation:portrait){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:5dvw;height:5dvw}}}}@layer vp-xs{@layer vp-xs{@media(min-width:320px)and (orientation:portrait){.ecom .ecom__scroll__to__top .scroll__to__top__button .scroll__to__top__icon{width:5dvw;height:5dvw}}}}.Gallery{width:100%;position:relative}.Gallery .galerry__sections{position:absolute;top:0;left:0;width:100%;z-index:0}.Gallery .galerry__sections .proces{position:relative;width:100vw;height:100vh}.Gallery .galerry__sections .proces .img__gallery{position:absolute;width:100%;height:100%;z-index:0}.Gallery .galerry__sections .proces .img__gallery .overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:var(--bgBlack);opacity:50%}.Gallery .galerry__sections .proces p{position:absolute;top:50%;left:5%;right:40%;font-size:1.5rem;font-weight:20;color:var(--whiteText);z-index:1}.Gallery .progress__bar{position:sticky;top:90%;width:100%;height:10vh;display:flex;align-items:center;justify-content:flex-start;gap:25px;z-index:1;padding:0 5%}.Gallery .progress__bar .progress__bar__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content}.Gallery .progress__bar .progress__bar__item p{margin:0 10px;font-size:1.5rem;font-weight:300;color:var(--whiteText);line-height:1.2}.Gallery .progress__bar .progress__bar__item .progress__line{width:100%;height:1px;background-color:var(--bgWhite)}.main__vyroba{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:var(--bgBlack)}.main__vyroba .text__content{width:95%;height:100%;position:absolute;top:0;left:0;z-index:2;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 5%}.main__vyroba .text__content .text__wrappper{width:100%;height:60%;position:relative;display:flex;align-items:flex-end;justify-content:flex-start}.main__vyroba .text__content .text__wrappper p{width:80%;font-size:2.2rem;font-weight:300;color:var(--whiteText);line-height:1.05}.main__vyroba .text__content .text__wrappper p span{font-size:4rem;margin-right:10px}.main__vyroba .text__content .text__wrappper .mouse{position:absolute;bottom:5%;right:0;display:flex;justify-content:center;align-items:center;gap:10px}.main__vyroba .text__content .text__wrappper .mouse p{font-size:1.3rem}.main__vyroba .text__content .text__wrappper .mouse .mouse-anim{height:6.5dvh}.main__vyroba .image__container{position:relative;width:100%;height:90%;z-index:3}.main__vyroba .image__container .image__wrapper{width:600px;height:320px;position:absolute;top:60%;right:5%}.main__vyroba .kurzy__intro__Gradient{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.main__vyroba .kurzy__intro__Gradient svg{scale:2.5}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:var(--border-base)}:root{--tag-neutral-border:#e4e4e7;--tag-neutral-icon:#a1a1aa;--bg-switch-off-hover:#d4d4d8;--border-menu-bot:#fff;--border-menu-top:#e4e4e7;--bg-subtle-hover:#f4f4f5;--contrast-fg-primary:hsla(0,0%,100%,.88);--bg-switch-off:#e4e4e7;--contrast-bg-base-pressed:#3f3f46;--bg-field-component-hover:#fafafa;--bg-base-pressed:#e4e4e7;--tag-neutral-text:#52525b;--tag-red-text:#9f1239;--contrast-bg-base:#18181b;--border-strong:#d4d4d8;--contrast-border-base:hsla(0,0%,100%,.15);--bg-field:#fafafa;--tag-blue-text:#1e40af;--button-inverted-pressed:#52525b;--border-interactive:#3b82f6;--bg-base-hover:#f4f4f5;--contrast-bg-subtle:#27272a;--bg-highlight:#eff6ff;--contrast-fg-secondary:hsla(0,0%,100%,.56);--tag-red-bg:#ffe4e6;--button-transparent:hsla(0,0%,100%,0);--button-danger-pressed:#9f1239;--fg-on-color:#fff;--button-inverted-hover:#3f3f46;--bg-field-component:#fff;--tag-orange-text:#9a3412;--tag-green-icon:#10b981;--border-base:#e4e4e7;--bg-base:#fff;--tag-orange-border:#fed7aa;--tag-red-border:#fecdd3;--tag-green-border:#a7f3d0;--tag-green-text:#065f46;--button-neutral:#fff;--tag-blue-border:#bfdbfe;--fg-interactive-hover:#2563eb;--tag-orange-icon:#f97316;--button-neutral-hover:#f4f4f5;--fg-interactive:#3b82f6;--bg-component-pressed:#e4e4e7;--tag-purple-bg:#ede9fe;--contrast-bg-base-hover:#27272a;--bg-component:#fafafa;--bg-subtle:#fafafa;--tag-purple-text:#5b21b6;--contrast-border-bot:hsla(0,0%,100%,.1);--button-inverted:#27272a;--tag-red-icon:#f43f5e;--button-transparent-hover:#f4f4f5;--button-neutral-pressed:#e4e4e7;--tag-purple-icon:#a78bfa;--bg-field-hover:#f4f4f5;--fg-on-inverted:#fff;--bg-interactive:#3b82f6;--border-danger:#be123c;--button-transparent-pressed:#e4e4e7;--tag-purple-border:#ddd6fe;--bg-highlight-hover:#dbeafe;--border-error:#e11d48;--button-danger:#e11d48;--tag-blue-bg:#dbeafe;--border-transparent:hsla(0,0%,100%,0);--button-danger-hover:#be123c;--bg-subtle-pressed:#e4e4e7;--fg-error:#e11d48;--bg-component-hover:#f4f4f5;--bg-disabled:#f4f4f5;--tag-blue-icon:#60a5fa;--fg-subtle:#52525b;--tag-orange-bg-hover:#fed7aa;--tag-green-bg-hover:#a7f3d0;--tag-red-bg-hover:#fecdd3;--tag-purple-bg-hover:#ddd6fe;--tag-neutral-bg-hover:#e4e4e7;--tag-blue-bg-hover:#bfdbfe;--tag-green-bg:#d1fae5;--tag-neutral-bg:#f4f4f5;--tag-orange-bg:#ffedd5;--fg-base:#18181b;--contrast-border-top:#18181b;--bg-overlay:rgba(24,24,27,.4);--fg-disabled:#a1a1aa;--fg-muted:#71717a;--alpha-400:rgba(24,24,27,.24);--alpha-250:rgba(24,24,27,.1);--borders-interactive-with-active:0px 0px 0px 1px #3b82f6,0px 0px 0px 4px rgba(59,130,246,.2);--buttons-danger-focus:0px 0.75px 0px 0px hsla(0,0%,100%,.2) inset,0px 1px 2px 0px rgba(190,18,60,.4),0px 0px 0px 1px #be123c,0px 0px 0px 2px #fff,0px 0px 0px 4px rgba(59,130,246,.6);--details-contrast-on-bg-interactive:0px 1px 2px 0px rgba(30,58,138,.6);--borders-interactive-with-focus:0px 1px 2px 0px rgba(30,58,138,.5),0px 0px 0px 1px #3b82f6,0px 0px 0px 2px #fff,0px 0px 0px 4px rgba(59,130,246,.6);--borders-error:0px 0px 0px 1px #e11d48,0px 0px 0px 3px rgba(225,29,72,.15);--borders-focus:0px 0px 0px 1px #fff,0px 0px 0px 3px rgba(59,130,246,.6);--borders-interactive-with-shadow:0px 1px 2px 0px rgba(30,58,138,.5),0px 0px 0px 1px #3b82f6;--buttons-danger:0px 0.75px 0px 0px hsla(0,0%,100%,.2) inset,0px 1px 2px 0px rgba(190,18,60,.4),0px 0px 0px 1px #be123c;--buttons-inverted-focus:0px 0.75px 0px 0px hsla(0,0%,100%,.2) inset,0px 1px 2px 0px rgba(0,0,0,.4),0px 0px 0px 1px #18181b,0px 0px 0px 2px #fff,0px 0px 0px 4px rgba(59,130,246,.6);--elevation-card-hover:0px 0px 0px 1px rgba(0,0,0,.08),0px 1px 2px -1px rgba(0,0,0,.08),0px 2px 8px 0px rgba(0,0,0,.1);--details-switch-handle:0px 0px 2px 1px #fff inset,0px 1px 0px 0px #fff inset,0px 0px 0px 0.5px rgba(0,0,0,.02),0px 5px 4px 0px rgba(0,0,0,.02),0px 3px 3px 0px rgba(0,0,0,.04),0px 1px 2px 0px rgba(0,0,0,.12),0px 0px 1px 0px rgba(0,0,0,.08);--buttons-neutral:0px 1px 2px 0px rgba(0,0,0,.12),0px 0px 0px 1px rgba(0,0,0,.08);--borders-base:0px 1px 2px 0px rgba(0,0,0,.12),0px 0px 0px 1px rgba(0,0,0,.08);--elevation-card-rest:0px 0px 0px 1px rgba(0,0,0,.08),0px 1px 2px -1px rgba(0,0,0,.08),0px 2px 4px 0px rgba(0,0,0,.04);--buttons-neutral-focus:0px 1px 2px 0px rgba(0,0,0,.12),0px 0px 0px 1px rgba(0,0,0,.08),0px 0px 0px 2px #fff,0px 0px 0px 4px rgba(59,130,246,.6);--details-switch-background-focus:0px 0px 0px 1px #fff,0px 0px 0px 3px rgba(59,130,246,.6),0px 1px 1px 0px rgba(0,0,0,.04) inset,0px 2px 4px 0px rgba(0,0,0,.04) inset,0px 0px 0px 0.75px rgba(0,0,0,.06) inset,0px 0px 8px 0px rgba(0,0,0,.02) inset,0px 2px 4px 0px rgba(0,0,0,.04);--details-switch-background:0px 1px 1px 0px rgba(0,0,0,.04) inset,0px 2px 4px 0px rgba(0,0,0,.04) inset,0px 0px 0px 0.75px rgba(0,0,0,.06) inset,0px 0px 8px 0px rgba(0,0,0,.02) inset,0px 2px 4px 0px rgba(0,0,0,.04);--elevation-flyout:0px 0px 0px 1px rgba(0,0,0,.08),0px 4px 8px 0px rgba(0,0,0,.08),0px 8px 16px 0px rgba(0,0,0,.08);--elevation-tooltip:0px 0px 0px 1px rgba(0,0,0,.08),0px 2px 4px 0px rgba(0,0,0,.08),0px 4px 8px 0px rgba(0,0,0,.08);--elevation-modal:0px 0px 0px 1px #fff inset,0px 0px 0px 1.5px hsla(240,6%,90%,.6) inset,0px 0px 0px 1px rgba(0,0,0,.08),0px 8px 16px 0px rgba(0,0,0,.08),0px 16px 32px 0px rgba(0,0,0,.08);--elevation-code-block:0px 0px 0px 1px #18181b inset,0px 0px 0px 1.5px hsla(0,0%,100%,.2) inset;--buttons-inverted:0px 0.75px 0px 0px hsla(0,0%,100%,.2) inset,0px 1px 2px 0px rgba(0,0,0,.4),0px 0px 0px 1px #18181b;--elevation-commandbar:0px 0px 0px 0.75px #27272a inset,0px 0px 0px 1.25px hsla(0,0%,100%,.3) inset,0px 8px 16px 0px rgba(0,0,0,.08),0px 16px 32px 0px rgba(0,0,0,.08)}.dark{--button-danger-pressed:#e11d48;--bg-base-pressed:#3f3f46;--bg-component-hover:hsla(0,0%,100%,.1);--border-interactive:#60a5fa;--button-neutral:hsla(0,0%,100%,.04);--tag-orange-border:#7c2d12;--tag-blue-text:#93c5fd;--bg-highlight:#172554;--tag-neutral-icon:#71717a;--bg-switch-off-hover:#52525b;--fg-on-color:#fff;--button-inverted-pressed:#a1a1aa;--fg-interactive-hover:#93c5fd;--fg-error:#fb7185;--bg-switch-off:#3f3f46;--border-strong:hsla(0,0%,100%,.16);--border-error:#fb7185;--fg-subtle:#a1a1aa;--bg-highlight-hover:#1e3a8a;--button-inverted:#52525b;--tag-orange-text:#fdba74;--fg-base:#f4f4f5;--fg-disabled:#52525b;--button-danger:#9f1239;--tag-neutral-border:hsla(0,0%,100%,.06);--tag-blue-border:#1e3a8a;--tag-neutral-text:#d4d4d8;--tag-purple-border:#5b21b6;--tag-green-text:#34d399;--button-inverted-hover:#71717a;--bg-component-pressed:hsla(0,0%,100%,.16);--contrast-border-bot:hsla(0,0%,100%,.08);--tag-blue-icon:#60a5fa;--bg-field:hsla(0,0%,100%,.04);--tag-neutral-bg:hsla(0,0%,100%,.08);--tag-green-border:#064e3b;--tag-red-icon:#fb7185;--tag-red-text:#fda4af;--tag-purple-icon:#a78bfa;--bg-interactive:#60a5fa;--bg-field-hover:hsla(0,0%,100%,.08);--border-transparent:hsla(0,0%,100%,0);--tag-orange-icon:#fb923c;--tag-purple-bg:#2e1065;--bg-base-hover:#27272a;--tag-blue-bg:#172554;--tag-green-bg:#022c22;--tag-purple-text:#c4b5fd;--tag-red-border:#881337;--border-danger:#be123c;--tag-green-icon:#10b981;--tag-red-bg:#4c0519;--fg-interactive:#60a5fa;--tag-orange-bg:#431407;--button-danger-hover:#be123c;--bg-component:#27272a;--bg-disabled:#27272a;--button-transparent:hsla(0,0%,100%,0);--border-menu-bot:hsla(0,0%,100%,.08);--tag-purple-bg-hover:#5b21b6;--tag-orange-bg-hover:#7c2d12;--tag-blue-bg-hover:#1e3a8a;--tag-red-bg-hover:#881337;--tag-green-bg-hover:#064e3b;--border-menu-top:#212124;--bg-base:#212124;--contrast-border-top:#212124;--bg-field-component:#212124;--bg-subtle-hover:#212124;--bg-subtle:#18181b;--fg-on-inverted:#18181b;--bg-overlay:rgba(24,24,27,.72);--button-transparent-hover:hsla(0,0%,100%,.08);--contrast-fg-secondary:hsla(0,0%,100%,.56);--contrast-border-base:hsla(0,0%,100%,.16);--contrast-bg-base-pressed:#52525b;--button-neutral-pressed:hsla(0,0%,100%,.12);--border-base:hsla(0,0%,100%,.08);--contrast-fg-primary:hsla(0,0%,100%,.88);--button-neutral-hover:hsla(0,0%,100%,.08);--contrast-bg-base:#27272a;--tag-neutral-bg-hover:hsla(0,0%,100%,.12);--contrast-bg-subtle:hsla(0,0%,100%,.04);--contrast-bg-base-hover:#3f3f46;--bg-field-component-hover:#27272a;--bg-subtle-pressed:#27272a;--button-transparent-pressed:hsla(0,0%,100%,.12);--fg-muted:#71717a;--alpha-400:hsla(0,0%,100%,.24);--alpha-250:hsla(0,0%,100%,.1);--borders-interactive-with-shadow:0px 1px 2px 0px rgba(219,234,254,.5),0px 0px 0px 1px #60a5fa;--details-contrast-on-bg-interactive:0px 1px 2px 0px rgba(30,58,138,.6);--details-switch-handle:0px 0px 2px 1px #fff inset,0px 1px 0px 0px #fff inset,0px 0px 0px 0.5px rgba(0,0,0,.16),0px 5px 4px 0px rgba(0,0,0,.1),0px 3px 3px 0px rgba(0,0,0,.1),0px 1px 2px 0px rgba(0,0,0,.1),0px 0px 1px 0px rgba(0,0,0,.1);--borders-interactive-with-active:0px 0px 0px 1px #60a5fa,0px 0px 0px 4px rgba(59,130,246,.25);--borders-focus:0px 0px 0px 1px #18181b,0px 0px 0px 3px rgba(96,165,250,.8);--borders-interactive-with-focus:0px 1px 2px 0px rgba(219,234,254,.5),0px 0px 0px 1px #60a5fa,0px 0px 0px 2px #18181b,0px 0px 0px 4px rgba(96,165,250,.8);--details-switch-background-focus:0px 0px 0px 1px #18181b,0px 0px 0px 3px rgba(96,165,250,.8),0px 1px 1px 0px rgba(0,0,0,.1) inset,0px 2px 4px 0px rgba(0,0,0,.1) inset,0px 0px 0px 0.75px hsla(0,0%,100%,.12) inset,0px 0px 8px 0px rgba(0,0,0,.1) inset;--buttons-danger:0px -1px 0px 0px hsla(0,0%,100%,.16),0px 0px 0px 1px hsla(0,0%,100%,.12),0px 0px 0px 1px #9f1239,0px 0px 1px 1.5px rgba(0,0,0,.24),0px 2px 2px 0px rgba(0,0,0,.24);--buttons-danger-focus:0px -1px 0px 0px hsla(0,0%,100%,.16),0px 0px 0px 1px hsla(0,0%,100%,.12),0px 0px 0px 1px #9f1239,0px 0px 0px 2px #18181b,0px 0px 0px 4px rgba(96,165,250,.8);--details-switch-background:0px 1px 1px 0px rgba(0,0,0,.1) inset,0px 2px 4px 0px rgba(0,0,0,.1) inset,0px 0px 0px 0.75px hsla(0,0%,100%,.12) inset,0px 0px 8px 0px rgba(0,0,0,.1) inset;--buttons-inverted-focus:0px -1px 0px 0px hsla(0,0%,100%,.12),0px 0px 0px 1px hsla(0,0%,100%,.12),0px 0px 0px 1px #52525b,0px 0px 0px 2px #18181b,0px 0px 0px 4px rgba(96,165,250,.8);--elevation-flyout:0px -1px 0px 0px hsla(0,0%,100%,.04),0px 0px 0px 1px hsla(0,0%,100%,.1),0px 4px 8px 0px rgba(0,0,0,.32),0px 8px 16px 0px rgba(0,0,0,.32);--borders-error:0px 0px 0px 1px #f43f5e,0px 0px 0px 3px rgba(225,29,72,.25);--buttons-inverted:0px -1px 0px 0px hsla(0,0%,100%,.12),0px 0px 0px 1px hsla(0,0%,100%,.1),0px 0px 0px 1px #52525b,0px 0px 1px 1.5px rgba(0,0,0,.24),0px 2px 2px 0px rgba(0,0,0,.24);--borders-base:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 0px 1px 1.5px rgba(0,0,0,.24),0px 2px 2px 0px rgba(0,0,0,.24);--elevation-card-hover:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 1px 4px 0px rgba(0,0,0,.48),0px 2px 8px 0px rgba(0,0,0,.48);--elevation-card-rest:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 1px 2px 0px rgba(0,0,0,.32),0px 2px 4px 0px rgba(0,0,0,.32);--buttons-neutral:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 0px 1px 1.5px rgba(0,0,0,.24),0px 2px 2px 0px rgba(0,0,0,.24);--elevation-code-block:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 1px 2px 0px rgba(0,0,0,.32),0px 2px 4px 0px rgba(0,0,0,.32);--buttons-neutral-focus:0px -1px 0px 0px hsla(0,0%,100%,.06),0px 0px 0px 1px hsla(0,0%,100%,.06),0px 0px 0px 1px #27272a,0px 0px 0px 2px #18181b,0px 0px 0px 4px rgba(96,165,250,.8);--elevation-modal:0px 0px 0px 1px #18181b inset,0px 0px 0px 1.5px hsla(0,0%,100%,.06) inset,0px -1px 0px 0px hsla(0,0%,100%,.04),0px 0px 0px 1px hsla(0,0%,100%,.1),0px 4px 8px 0px rgba(0,0,0,.32),0px 8px 16px 0px rgba(0,0,0,.32);--elevation-commandbar:0px 0px 0px 0.75px #18181b inset,0px 0px 0px 1.25px hsla(0,0%,100%,.1) inset,0px 4px 8px 0px rgba(0,0,0,.32),0px 8px 16px 0px rgba(0,0,0,.32);--elevation-tooltip:0px -1px 0px 0px hsla(0,0%,100%,.04),0px 2px 4px 0px rgba(0,0,0,.32),0px 0px 0px 1px hsla(0,0%,100%,.1),0px 4px 8px 0px rgba(0,0,0,.32)}.container{width:100%}@media (min-width:320px){.container{max-width:320px}}@media (min-width:512px){.container{max-width:512px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1680px){.container{max-width:1680px}}@media (min-width:1920px){.container{max-width:1920px}}.txt-compact-xlarge-plus{font-size:1.125rem;line-height:1.25rem;font-weight:500;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-xsmall{font-weight:400}.txt-compact-xsmall,.txt-compact-xsmall-plus{font-size:.75rem;line-height:1.25rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-xsmall-plus{font-weight:500}.txt-xlarge{font-size:1.125rem;line-height:1.6875rem;font-weight:400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-small-plus{font-size:.8125rem;font-weight:500}.txt-compact-medium,.txt-compact-small-plus{line-height:1.25rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-medium{font-size:.875rem;font-weight:400}.txt-compact-large-plus{font-size:1rem;line-height:1.25rem;font-weight:500;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-medium{font-size:.875rem;line-height:1.3125rem}.txt-compact-large,.txt-medium{font-weight:400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-large{font-size:1rem;line-height:1.25rem}.txt-compact-medium-plus{font-size:.875rem;font-weight:500}.txt-compact-medium-plus,.txt-compact-xlarge{line-height:1.25rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-compact-xlarge{font-size:1.125rem;font-weight:400}.txt-compact-small{font-size:.8125rem;line-height:1.25rem;font-weight:400}.txt-compact-small,.txt-xsmall-plus{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-xsmall-plus{font-size:.75rem;line-height:1.125rem;font-weight:500}.txt-small{font-weight:400}.txt-small,.txt-small-plus{font-size:.8125rem;line-height:1.21875rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-small-plus{font-weight:500}.txt-large{font-size:1rem;line-height:1.5rem}.txt-large,.txt-xsmall{font-weight:400;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.txt-xsmall{font-size:.75rem;line-height:1.125rem}.txt-xlarge-plus{font-size:1.125rem;line-height:1.6875rem}.h2-core,.txt-xlarge-plus{font-weight:500;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.h2-core{font-size:1rem;line-height:1.5rem}.h3-core{font-size:.875rem;line-height:1.25rem}.h1-core,.h3-core{font-weight:500;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.h1-core{font-size:1.125rem;line-height:1.75rem}.code-body{font-size:.75rem;line-height:1.125rem;font-weight:400;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.content-container{margin-left:auto;margin-right:auto;width:100%;max-width:1440px;padding-left:1.5rem;padding-right:1.5rem}.text-small-regular{font-size:.75rem;font-weight:400;line-height:1.25rem}.text-base-regular{font-size:.875rem;font-weight:400;line-height:1.5rem}.text-large-regular{font-size:1rem;font-weight:400;line-height:1.5rem}.text-xl-semi{font-size:1.5rem;line-height:2rem;font-weight:600;line-height:36px}.text-2xl-regular{font-size:30px;font-weight:400;line-height:48px}.text-2xl-semi{font-size:30px;font-weight:600;line-height:48px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:.5rem}.inset-x-0{left:0;right:0}.inset-x-\[31\.75\%\]{left:31.75%;right:31.75%}.inset-y-2{top:.5rem;bottom:.5rem}.inset-y-\[31\.75\%\]{top:31.75%;bottom:31.75%}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.-top-\[calc\(100\%-5px\)\]{top:calc(calc(100% - 5px) * -1)}.bottom-0{bottom:0}.bottom-1\/2{bottom:50%}.bottom-8{bottom:2rem}.bottom-\[3px\]{bottom:3px}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-\[48\%\]{left:48%}.left-\[50\%\]{left:50%}.left-\[calc\(20px\+24px\+24px\)\]{left:calc(20px + 24px + 24px)}.right-0{right:0}.right-1\/2{right:50%}.top-0{top:0}.top-\[48\%\]{top:48%}.top-\[50\%\]{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[75\]{z-index:75}.z-\[900\]{z-index:900}.m-2{margin:.5rem}.m-4{margin:1rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[11\/14\]{aspect-ratio:11/14}.aspect-\[29\/34\]{aspect-ratio:29/34}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1/1}.size-11{width:2.75rem;height:2.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[15px\]{width:15px;height:15px}.size-\[3px\]{width:3px;height:3px}.size-full{width:100%;height:100%}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[1\.5px\]{height:1.5px}.h-\[12px\]{height:12px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[52px\]{height:52px}.h-\[75dvh\]{height:75dvh}.h-\[calc\(100dvh-1rem\)\]{height:calc(100dvh - 1rem)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-\[200px\]{max-height:200px}.max-h-\[442px\]{max-height:442px}.max-h-\[var\(--radix-popper-available-height\)\]{max-height:var(--radix-popper-available-height)}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[250px\]{min-height:250px}.min-h-\[50px\]{min-height:50px}.min-h-\[60px\]{min-height:60px}.min-h-\[calc\(100dv-64px\)\]{min-height:calc(100dv - 64px)}.min-h-\[calc\(100dvh-64px\)\]{min-height:calc(100dvh - 64px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/5{width:40%}.w-2\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-3\/6{width:50%}.w-32{width:8rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[1\.5px\]{width:1.5px}.w-\[128px\]{width:128px}.w-\[12px\]{width:12px}.w-\[138px\]{width:138px}.w-\[14px\]{width:14px}.w-\[15px\]{width:15px}.w-\[180px\]{width:180px}.w-\[28px\]{width:28px}.w-\[290px\]{width:290px}.w-\[32px\]{width:32px}.w-\[440px\]{width:440px}.w-\[66px\]{width:66px}.w-\[calc\(20px\+24px\+24px\)\]{width:calc(20px + 24px + 24px)}.w-\[calc\(28px\+24px\+4px\)\]{width:calc(28px + 24px + 4px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[32px\]{min-width:32px}.min-w-\[360px\]{min-width:360px}.min-w-\[50px\]{min-width:50px}.min-w-\[calc\(20px\+24px\+24px\)\]{min-width:calc(20px + 24px + 24px)}.min-w-\[calc\(28px\+24px\+4px\)\]{min-width:calc(28px + 24px + 4px)}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-\[200px\]{max-width:200px}.max-w-\[400px\]{max-width:400px}.max-w-\[440px\]{max-width:440px}.max-w-\[90\%\]{max-width:90%}.max-w-\[calc\(20px\+24px\+24px\)\]{max-width:calc(20px + 24px + 24px)}.max-w-\[calc\(28px\+24px\+4px\)\]{max-width:calc(28px + 24px + 4px)}.max-w-lg{max-width:32rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.basis-0{flex-basis:0px}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y:-0.25rem}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-1,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\!grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[122px_1fr\]{grid-template-columns:122px 1fr}.grid-cols-\[15px_1fr\]{grid-template-columns:15px 1fr}.grid-cols-\[1fr_80px\]{grid-template-columns:1fr 80px}.grid-cols-\[20px_1fr\]{grid-template-columns:20px 1fr}.grid-cols-\[20px_1fr_20px\]{grid-template-columns:20px 1fr 20px}.grid-cols-\[28px_1fr\]{grid-template-columns:28px 1fr}.grid-cols-\[28px_1fr_28px\]{grid-template-columns:28px 1fr 28px}.grid-cols-\[32px_1fr\]{grid-template-columns:32px 1fr}.grid-cols-\[32px_1fr_32px\]{grid-template-columns:32px 1fr 32px}.grid-cols-\[4px_1fr\]{grid-template-columns:4px 1fr}.grid-cols-\[auto\2c 1fr\]{grid-template-columns:auto 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[2\.5px\]{gap:2.5px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-12{row-gap:3rem}.gap-y-2{row-gap:.5rem}.gap-y-24{row-gap:6rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-pretty{text-wrap:pretty}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[25px\]{border-radius:25px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-circle,.rounded-full{border-radius:9999px}.rounded-large{border-radius:16px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-rounded{border-radius:8px}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-gray-200,.border-grey-20{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-ui-border-base{border-color:var(--border-base)}.border-ui-border-interactive{border-color:var(--border-interactive)}.border-ui-contrast-border-base{border-color:var(--contrast-border-base)}.border-ui-contrast-border-bot{border-color:var(--contrast-border-bot)}.border-ui-tag-blue-border{border-color:var(--tag-blue-border)}.border-ui-tag-green-border{border-color:var(--tag-green-border)}.border-ui-tag-neutral-border{border-color:var(--tag-neutral-border)}.border-ui-tag-orange-border{border-color:var(--tag-orange-border)}.border-ui-tag-purple-border{border-color:var(--tag-purple-border)}.border-ui-tag-red-border{border-color:var(--tag-red-border)}.border-b-ui-border-menu-bot{border-bottom-color:var(--border-menu-bot)}.border-r-ui-border-base{border-right-color:var(--border-base)}.border-t-ui-border-menu-top{border-top-color:var(--border-menu-top)}.\!bg-ui-bg-disabled{background-color:var(--bg-disabled)!important}.\!bg-ui-bg-interactive{background-color:var(--bg-interactive)!important}.bg-\[rgba\(3\2c 7\2c 18\2c 0\.5\)\]{background-color:rgba(3,7,18,.5)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-grey-50{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-ui-bg-base{background-color:var(--bg-base)}.bg-ui-bg-component{background-color:var(--bg-component)}.bg-ui-bg-component-hover{background-color:var(--bg-component-hover)}.bg-ui-bg-component-pressed{background-color:var(--bg-component-pressed)}.bg-ui-bg-disabled{background-color:var(--bg-disabled)}.bg-ui-bg-field{background-color:var(--bg-field)}.bg-ui-bg-interactive{background-color:var(--bg-interactive)}.bg-ui-bg-overlay{background-color:var(--bg-overlay)}.bg-ui-bg-subtle{background-color:var(--bg-subtle)}.bg-ui-bg-switch-off{background-color:var(--bg-switch-off)}.bg-ui-border-base{background-color:var(--border-base)}.bg-ui-border-menu-bot{background-color:var(--border-menu-bot)}.bg-ui-border-menu-top{background-color:var(--border-menu-top)}.bg-ui-button-danger{background-color:var(--button-danger)}.bg-ui-button-inverted{background-color:var(--button-inverted)}.bg-ui-button-neutral{background-color:var(--button-neutral)}.bg-ui-button-transparent{background-color:var(--button-transparent)}.bg-ui-contrast-bg-base{background-color:var(--contrast-bg-base)}.bg-ui-contrast-bg-subtle{background-color:var(--contrast-bg-subtle)}.bg-ui-contrast-border-base{background-color:var(--contrast-border-base)}.bg-ui-contrast-border-top{background-color:var(--contrast-border-top)}.bg-ui-contrast-fg-primary{background-color:var(--contrast-fg-primary)}.bg-ui-fg-on-color{background-color:var(--fg-on-color)}.bg-ui-tag-blue-bg{background-color:var(--tag-blue-bg)}.bg-ui-tag-green-bg{background-color:var(--tag-green-bg)}.bg-ui-tag-green-icon{background-color:var(--tag-green-icon)}.bg-ui-tag-neutral-bg{background-color:var(--tag-neutral-bg)}.bg-ui-tag-neutral-icon{background-color:var(--tag-neutral-icon)}.bg-ui-tag-orange-bg{background-color:var(--tag-orange-bg)}.bg-ui-tag-orange-icon{background-color:var(--tag-orange-icon)}.bg-ui-tag-purple-bg{background-color:var(--tag-purple-bg)}.bg-ui-tag-red-bg{background-color:var(--tag-red-bg)}.bg-ui-tag-red-icon{background-color:var(--tag-red-icon)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity,1))}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-\[linear-gradient\(0deg\2c var\(--border-strong\)_1px\2c transparent_1px\)\]{background-image:linear-gradient(0deg,var(--border-strong) 1px,transparent 1px)}.bg-\[linear-gradient\(90deg\2c var\(--border-strong\)_1px\2c transparent_1px\)\]{background-image:linear-gradient(90deg,var(--border-strong) 1px,transparent 1px)}.bg-\[length\:1px_4px\]{background-size:1px 4px}.bg-\[length\:4px_1px\]{background-size:4px 1px}.fill-\[\#9ca3af\]{fill:#9ca3af}.fill-ui-fg-muted{fill:var(--fg-muted)}.fill-ui-fg-subtle{fill:var(--fg-subtle)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[6px\]{padding:6px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.py-px{padding-top:1px;padding-bottom:1px}.\!pl-0{padding-left:0!important}.\!pr-0{padding-right:0!important}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-3{padding-bottom:.75rem}.pb-\[5px\]{padding-bottom:5px}.pb-\[9px\]{padding-bottom:9px}.pl-0{padding-left:0}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-\[31px\]{padding-left:31px}.pl-\[88px\]{padding-left:88px}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-\[calc\(15px\+2px\+8px\)\]{padding-right:calc(15px + 2px + 8px)}.pt-1{padding-top:.25rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.tracking-widest{letter-spacing:.1em}.\!text-ui-contrast-fg-secondary{color:var(--contrast-fg-secondary)!important}.\!text-ui-fg-on-color{color:var(--fg-on-color)!important}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-grey-90{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-ui-contrast-fg-primary{color:var(--contrast-fg-primary)}.text-ui-contrast-fg-secondary{color:var(--contrast-fg-secondary)}.text-ui-fg-base{color:var(--fg-base)}.text-ui-fg-disabled{color:var(--fg-disabled)}.text-ui-fg-error{color:var(--fg-error)}.text-ui-fg-interactive{color:var(--fg-interactive)}.text-ui-fg-muted{color:var(--fg-muted)}.text-ui-fg-on-color{color:var(--fg-on-color)}.text-ui-fg-on-inverted{color:var(--fg-on-inverted)}.text-ui-fg-subtle{color:var(--fg-subtle)}.text-ui-tag-blue-icon{color:var(--tag-blue-icon)}.text-ui-tag-blue-text{color:var(--tag-blue-text)}.text-ui-tag-green-icon{color:var(--tag-green-icon)}.text-ui-tag-green-text{color:var(--tag-green-text)}.text-ui-tag-neutral-icon{color:var(--tag-neutral-icon)}.text-ui-tag-neutral-text{color:var(--tag-neutral-text)}.text-ui-tag-orange-icon{color:var(--tag-orange-icon)}.text-ui-tag-orange-text{color:var(--tag-orange-text)}.text-ui-tag-purple-text{color:var(--tag-purple-text)}.text-ui-tag-red-icon{color:var(--tag-red-icon)}.text-ui-tag-red-text{color:var(--tag-red-text)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity,1))}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity,1))}.text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.\!placeholder-ui-fg-disabled::-moz-placeholder{color:var(--fg-disabled)!important}.\!placeholder-ui-fg-disabled::placeholder{color:var(--fg-disabled)!important}.placeholder-ui-fg-muted::-moz-placeholder{color:var(--fg-muted)}.placeholder-ui-fg-muted::placeholder{color:var(--fg-muted)}.caret-ui-fg-base{caret-color:var(--fg-base)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.\!shadow-borders-error{--tw-shadow:var(--borders-error)!important;--tw-shadow-colored:var(--borders-error)!important}.\!shadow-borders-error,.\!shadow-buttons-neutral{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\!shadow-buttons-neutral{--tw-shadow:var(--buttons-neutral)!important;--tw-shadow-colored:var(--buttons-neutral)!important}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-\[0_1px_1px_0\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_1px_0\]{--tw-shadow:0 1px 1px 0;--tw-shadow-colored:0 1px 1px 0 var(--tw-shadow-color)}.shadow-borders-base{--tw-shadow:var(--borders-base);--tw-shadow-colored:var(--borders-base)}.shadow-borders-base,.shadow-borders-error{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-borders-error{--tw-shadow:var(--borders-error);--tw-shadow-colored:var(--borders-error)}.shadow-borders-interactive-with-active{--tw-shadow:var(--borders-interactive-with-active);--tw-shadow-colored:var(--borders-interactive-with-active)}.shadow-borders-interactive-with-active,.shadow-buttons-danger{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-buttons-danger{--tw-shadow:var(--buttons-danger);--tw-shadow-colored:var(--buttons-danger)}.shadow-buttons-inverted{--tw-shadow:var(--buttons-inverted);--tw-shadow-colored:var(--buttons-inverted)}.shadow-buttons-inverted,.shadow-buttons-neutral{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-buttons-neutral{--tw-shadow:var(--buttons-neutral);--tw-shadow-colored:var(--buttons-neutral)}.shadow-details-contrast-on-bg-interactive{--tw-shadow:var(--details-contrast-on-bg-interactive);--tw-shadow-colored:var(--details-contrast-on-bg-interactive)}.shadow-details-contrast-on-bg-interactive,.shadow-details-switch-handle{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-details-switch-handle{--tw-shadow:var(--details-switch-handle);--tw-shadow-colored:var(--details-switch-handle)}.shadow-elevation-card-rest{--tw-shadow:var(--elevation-card-rest);--tw-shadow-colored:var(--elevation-card-rest)}.shadow-elevation-card-rest,.shadow-elevation-code-block{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-elevation-code-block{--tw-shadow:var(--elevation-code-block);--tw-shadow-colored:var(--elevation-code-block)}.shadow-elevation-flyout{--tw-shadow:var(--elevation-flyout);--tw-shadow-colored:var(--elevation-flyout)}.shadow-elevation-flyout,.shadow-elevation-modal{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-elevation-modal{--tw-shadow:var(--elevation-modal);--tw-shadow-colored:var(--elevation-modal)}.shadow-elevation-tooltip{--tw-shadow:var(--elevation-tooltip);--tw-shadow-colored:var(--elevation-tooltip);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-ui-border-base{--tw-shadow-color:var(--border-base);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}.backdrop-blur-2xl,.backdrop-blur-sm{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-fg{transition-property:color,background-color,border-color,box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar::-webkit-scrollbar-track{background-color:transparent}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}input:not(:-moz-placeholder)~label{font-size:10px;font-weight:400;line-height:1rem;--tw-translate-y:-0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input:focus~label,input:not(:placeholder-shown)~label{font-size:10px;font-weight:400;line-height:1rem;--tw-translate-y:-0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}input:focus~label{left:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #212121;-webkit-text-fill-color:#212121;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}:root{--bgWhite:#fff;--bgPrimary:#bbb788;--bgBlack:#212222;--iconsPink:#ffa5a2;--iconsWhite:#fff;--iconsBlack:#212222;--darkOlive:#747e62;--whiteText:#fff;--blackText:#212222;--pinkBg:#ffa5a2;--orangeGradient:#ff7000bf;--shadows:#21222299;--whiteBoarder:#ffffff99;--Placeholder:#ffffff6a;--disabled:#21222230;--danger:#ae0202;--handle:#212222cc}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:none;background-repeat:no-repeat;padding-right:1rem;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.6666 10L7.99994 13.3333L11.3333 10" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.6666 5.99993L7.99994 2.6666L11.3333 5.99993" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:16px;background-position:right top 50%;background-color:transparent}body{font-family:Poppins-Regular,sans-serif;-moz-osx-font-smoothing:grayscale;height:-moz-fit-content;height:fit-content;width:100%;position:relative;max-width:100dvw}body,body *{-webkit-font-smoothing:antialiased}body *{box-sizing:border-box}body::-webkit-scrollbar,body::-webkit-scrollbar-thumb{width:0}.\[\&\>\*\]\:txt-compact-small-plus>*,.data-\[state\=checked\]\:txt-compact-small-plus[data-state=checked]{font-size:.8125rem;line-height:1.25rem;font-weight:500;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.\[\&\>code\]\:code-body>code{font-size:.75rem;line-height:1.125rem;font-weight:400;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:shadow-details-switch-background:before{content:var(--tw-content);--tw-shadow:var(--details-switch-background);--tw-shadow-colored:var(--details-switch-background);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);inset:0}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:hidden:after{content:var(--tw-content);display:none}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:w-px:after{content:var(--tw-content);width:1px}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-transparent:after{content:var(--tw-content);background-color:transparent}.after\:bg-ui-border-base:after{content:var(--tw-content);background-color:var(--border-base)}.after\:shadow-elevation-flyout:after{content:var(--tw-content);--tw-shadow:var(--elevation-flyout);--tw-shadow-colored:var(--elevation-flyout);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.after\:transition-fg:after{content:var(--tw-content);transition-property:color,background-color,border-color,box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b:last-child{border-bottom-width:1px}.last-of-type\:-mr-1:last-of-type{margin-right:-.25rem}.last-of-type\:border-b-0:last-of-type{border-bottom-width:0}.last-of-type\:pr-4:last-of-type{padding-right:1rem}.invalid\:border-ui-border-error:invalid{border-color:var(--border-error)}.invalid\:\!shadow-borders-error:invalid{--tw-shadow:var(--borders-error)!important;--tw-shadow-colored:var(--borders-error)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.invalid\:shadow-borders-error:invalid{--tw-shadow:var(--borders-error);--tw-shadow-colored:var(--borders-error);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-borders-interactive-with-active:focus-within{--tw-shadow:var(--borders-interactive-with-active);--tw-shadow-colored:var(--borders-interactive-with-active);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:\!bg-ui-bg-base:hover{background-color:var(--bg-base)!important}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-grey-5:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-ui-bg-base-hover:hover{background-color:var(--bg-base-hover)}.hover\:bg-ui-bg-field-hover:hover{background-color:var(--bg-field-hover)}.hover\:bg-ui-bg-subtle-hover:hover{background-color:var(--bg-subtle-hover)}.hover\:bg-ui-bg-switch-off-hover:hover{background-color:var(--bg-switch-off-hover)}.hover\:bg-ui-button-danger-hover:hover{background-color:var(--button-danger-hover)}.hover\:bg-ui-button-inverted-hover:hover{background-color:var(--button-inverted-hover)}.hover\:bg-ui-button-neutral-hover:hover{background-color:var(--button-neutral-hover)}.hover\:bg-ui-button-transparent-hover:hover{background-color:var(--button-transparent-hover)}.hover\:bg-ui-contrast-bg-base-hover:hover{background-color:var(--contrast-bg-base-hover)}.hover\:text-ui-fg-base:hover{color:var(--fg-base)}.hover\:text-ui-fg-disabled:hover{color:var(--fg-disabled)}.hover\:text-ui-fg-subtle:hover{color:var(--fg-subtle)}.hover\:shadow-elevation-card-hover:hover{--tw-shadow:var(--elevation-card-hover);--tw-shadow-colored:var(--elevation-card-hover)}.hover\:shadow-elevation-card-hover:hover,.hover\:shadow-elevation-card-rest:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-elevation-card-rest:hover{--tw-shadow:var(--elevation-card-rest);--tw-shadow-colored:var(--elevation-card-rest)}.focus\:z-\[1\]:focus{z-index:1}.focus\:bg-ui-bg-component-hover:focus{background-color:var(--bg-component-hover)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:border-ui-border-interactive:focus-visible{border-color:var(--border-interactive)}.focus-visible\:bg-ui-bg-base:focus-visible{background-color:var(--bg-base)}.focus-visible\:bg-ui-bg-component-hover:focus-visible{background-color:var(--bg-component-hover)}.focus-visible\:bg-ui-bg-interactive:focus-visible{background-color:var(--bg-interactive)}.focus-visible\:text-ui-fg-base:focus-visible{color:var(--fg-base)}.focus-visible\:text-ui-fg-on-color:focus-visible{color:var(--fg-on-color)}.focus-visible\:\!shadow-borders-focus:focus-visible{--tw-shadow:var(--borders-focus)!important;--tw-shadow-colored:var(--borders-focus)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-visible\:\!shadow-buttons-inverted-focus:focus-visible{--tw-shadow:var(--buttons-inverted-focus)!important;--tw-shadow-colored:var(--buttons-inverted-focus)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-visible\:shadow-borders-focus:focus-visible{--tw-shadow:var(--borders-focus);--tw-shadow-colored:var(--borders-focus);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:shadow-borders-interactive-with-active:focus-visible{--tw-shadow:var(--borders-interactive-with-active);--tw-shadow-colored:var(--borders-interactive-with-active);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:shadow-borders-interactive-with-focus:focus-visible{--tw-shadow:var(--borders-interactive-with-focus);--tw-shadow-colored:var(--borders-interactive-with-focus);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:shadow-buttons-danger-focus:focus-visible{--tw-shadow:var(--buttons-danger-focus);--tw-shadow-colored:var(--buttons-danger-focus);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:shadow-buttons-neutral-focus:focus-visible{--tw-shadow:var(--buttons-neutral-focus);--tw-shadow-colored:var(--buttons-neutral-focus);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:shadow-details-switch-background-focus:focus-visible{--tw-shadow:var(--details-switch-background-focus);--tw-shadow-colored:var(--details-switch-background-focus);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:hover\:bg-ui-contrast-bg-base-hover:hover:focus-visible{background-color:var(--contrast-bg-base-hover)}.active\:bg-grey-5:active{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.active\:bg-ui-bg-base-pressed:active{background-color:var(--bg-base-pressed)}.active\:bg-ui-bg-component-hover:active{background-color:var(--bg-component-hover)}.active\:bg-ui-bg-component-pressed:active{background-color:var(--bg-component-pressed)}.active\:bg-ui-button-danger-pressed:active{background-color:var(--button-danger-pressed)}.active\:bg-ui-button-inverted-pressed:active{background-color:var(--button-inverted-pressed)}.active\:bg-ui-button-neutral-pressed:active{background-color:var(--button-neutral-pressed)}.active\:bg-ui-button-transparent-pressed:active{background-color:var(--button-transparent-pressed)}.active\:bg-ui-contrast-bg-base-pressed:active{background-color:var(--contrast-bg-base-pressed)}.active\:text-ui-fg-base:active{color:var(--fg-base)}.focus-visible\:active\:bg-ui-contrast-bg-base-pressed:active:focus-visible{background-color:var(--contrast-bg-base-pressed)}.hover\:enabled\:bg-ui-bg-base-hover:enabled:hover{background-color:var(--bg-base-hover)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-ui-border-base:disabled{border-color:var(--border-base)}.disabled\:\!bg-transparent:disabled{background-color:transparent!important}.disabled\:\!bg-ui-bg-disabled:disabled{background-color:var(--bg-disabled)!important}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:bg-ui-bg-disabled:disabled{background-color:var(--bg-disabled)}.disabled\:\!text-ui-fg-disabled:disabled{color:var(--fg-disabled)!important}.disabled\:text-grey-30:disabled{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.disabled\:text-ui-fg-disabled:disabled{color:var(--fg-disabled)}.disabled\:text-ui-fg-muted:disabled{color:var(--fg-muted)}.disabled\:placeholder-ui-fg-disabled:disabled::-moz-placeholder{color:var(--fg-disabled)}.disabled\:placeholder-ui-fg-disabled:disabled::placeholder{color:var(--fg-disabled)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:\!shadow-none:disabled{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.disabled\:shadow-buttons-neutral:disabled{--tw-shadow:var(--buttons-neutral);--tw-shadow-colored:var(--buttons-neutral);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.disabled\:after\:hidden:disabled:after{content:var(--tw-content);display:none}.group\/row:hover .group-hover\/row\:bg-ui-bg-base-hover{background-color:var(--bg-base-hover)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-elevation-card-hover{--tw-shadow:var(--elevation-card-hover);--tw-shadow-colored:var(--elevation-card-hover);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:focus-visible .group-focus-visible\:\!shadow-borders-interactive-with-focus{--tw-shadow:var(--borders-interactive-with-focus)!important;--tw-shadow-colored:var(--borders-interactive-with-focus)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:disabled .group-disabled\:cursor-not-allowed{cursor:not-allowed}.group:disabled .group-disabled\:text-ui-fg-disabled,.group\/trigger:disabled .group-disabled\/trigger\:text-ui-fg-disabled{color:var(--fg-disabled)}.group:disabled .group-disabled\:opacity-50{opacity:.5}.aria-\[invalid\=true\]\:border-ui-border-error[aria-invalid=true]{border-color:var(--border-error)}.aria-\[invalid\=true\]\:\!shadow-borders-error[aria-invalid=true]{--tw-shadow:var(--borders-error)!important;--tw-shadow-colored:var(--borders-error)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.aria-\[invalid\=true\]\:shadow-borders-error[aria-invalid=true]{--tw-shadow:var(--borders-error);--tw-shadow-colored:var(--borders-error);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-3\.5[data-state=checked]{--tw-translate-x:0.875rem}.data-\[state\=checked\]\:translate-x-3\.5[data-state=checked],.data-\[state\=checked\]\:translate-x-4[data-state=checked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem}.data-\[state\=unchecked\]\:translate-x-0\.5[data-state=unchecked]{--tw-translate-x:0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[state\=active\]\:bg-ui-bg-base[data-state=active]{background-color:var(--bg-base)}.data-\[state\=checked\]\:bg-ui-bg-interactive[data-state=checked]{background-color:var(--bg-interactive)}.data-\[state\=open\]\:\!bg-ui-bg-component-hover[data-state=open]{background-color:var(--bg-component-hover)!important}.data-\[disabled\]\:text-ui-fg-disabled[data-disabled]{color:var(--fg-disabled)}.data-\[placeholder\]\:text-ui-fg-muted[data-placeholder]{color:var(--fg-muted)}.data-\[state\=active\]\:text-ui-fg-base[data-state=active]{color:var(--fg-base)}.data-\[state\=active\]\:shadow-elevation-card-rest[data-state=active]{--tw-shadow:var(--elevation-card-rest);--tw-shadow-colored:var(--elevation-card-rest);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=checked\]\:shadow-borders-interactive-with-shadow[data-state=checked]{--tw-shadow:var(--borders-interactive-with-shadow);--tw-shadow-colored:var(--borders-interactive-with-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=open\]\:\!shadow-borders-interactive-with-active[data-state=open]{--tw-shadow:var(--borders-interactive-with-active)!important;--tw-shadow-colored:var(--borders-interactive-with-active)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top],.data-\[state\=closed\]\:slide-in-from-bottom-2[data-state=closed]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state=closed]{--tw-exit-translate-x:50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom-0[data-state=open]{--tw-enter-translate-y:0px}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right-1\/2[data-state=open]{--tw-enter-translate-x:50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.group[data-state=open] .group-data-\[state\=open\]\:rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-state=checked] .group-data-\[state\=checked\]\:bg-ui-bg-interactive,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:bg-ui-bg-interactive{background-color:var(--bg-interactive)}.group[data-state=open] .group-data-\[state\=open\]\:text-ui-fg-interactive,.group\/trigger[data-state=active] .group-data-\[state\=active\]\/trigger\:text-ui-fg-interactive{color:var(--fg-interactive)}.group[data-state=checked] .group-data-\[state\=checked\]\:shadow-borders-interactive-with-shadow,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:shadow-borders-interactive-with-shadow{--tw-shadow:var(--borders-interactive-with-shadow);--tw-shadow-colored:var(--borders-interactive-with-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover:enabled[data-state=unchecked] .group-hover\:group-enabled\:group-data-\[state\=unchecked\]\:bg-ui-bg-base-hover{background-color:var(--bg-base-hover)}.radix-state-closed\:pointer-events-none[data-state=closed]{pointer-events:none}.radix-state-closed\:animate-accordion-close[data-state=closed]{animation:accordion-slide-up .3s cubic-bezier(.87,0,.13,1) forwards}@keyframes accordion-slide-up{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}.group[data-state=closed] .group-radix-state-closed\:animate-accordion-close{animation:accordion-slide-up .3s cubic-bezier(.87,0,.13,1) forwards}@keyframes accordion-slide-down{0%{min-height:0;max-height:0;opacity:0}to{min-height:var(--radix-accordion-content-height);max-height:none;opacity:1}}.radix-state-open\:animate-accordion-open[data-state=open]{animation:accordion-slide-down .3s cubic-bezier(.87,0,.13,1) forwards}.group[data-state=open] .group-radix-state-open\:left-1\/2{left:50%}.group[data-state=open] .group-radix-state-open\:right-1\/2{right:50%}.group[data-state=open] .group-radix-state-open\:rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}@media not all and (min-width:640px){.max-sm\:inset-x-2{left:.5rem;right:.5rem}.max-sm\:w-\[calc\(100\%-16px\)\]{width:calc(100% - 16px)}}@media (min-width:512px){.xsmall\:left-auto{left:auto}.xsmall\:right-0{right:0}.xsmall\:flex-row{flex-direction:row}}@media (min-width:640px){.sm\:right-2{right:.5rem}.sm\:w-1\/3{width:33.333333%}.sm\:min-w-min{min-width:-moz-min-content;min-width:min-content}.sm\:max-w-\[560px\]{max-width:560px}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:pr-0{padding-right:0}}@media (min-width:768px){.md\:flex-wrap{flex-wrap:wrap}.md\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}}@media (min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:w-\[758px\]{width:758px}.lg\:max-w-\[500px\]{max-width:500px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.small\:sticky{position:sticky}.small\:top-48{top:12rem}.small\:mx-16{margin-left:4rem;margin-right:4rem}.small\:my-32{margin-top:8rem;margin-bottom:8rem}.small\:ml-\[1\.675rem\]{margin-left:1.675rem}.small\:flex{display:flex}.small\:min-w-\[250px\]{min-width:250px}.small\:max-w-\[300px\]{max-width:300px}.small\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.small\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.small\:flex-row{flex-direction:row}.small\:flex-col{flex-direction:column}.small\:items-start{align-items:flex-start}.small\:gap-y-36{row-gap:9rem}.small\:p-32{padding:8rem}.small\:px-0{padding-left:0;padding-right:0}.small\:py-0{padding-top:0;padding-bottom:0}.small\:py-24{padding-top:6rem;padding-bottom:6rem}}@media (min-width:1280px){.medium\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1536px){.\32xl\:w-1\/4{width:25%}}.\[\&\:\:--webkit-search-cancel-button\]\:hidden::--webkit-search-cancel-button,.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button{display:none}.\[\&\:\:-webkit-search-decoration\]\:hidden::-webkit-search-decoration{display:none}.\[\&\>\*\]\:flex>*{display:flex}.\[\&\>\*\]\:items-center>*{align-items:center}.\[\&\>\*\]\:justify-center>*{justify-content:center}.\[\&\>code\]\:mx-2>code{margin-left:.5rem;margin-right:.5rem}.\[\&\>code\]\:text-ui-contrast-fg-primary>code{color:var(--contrast-fg-primary)}.\[\&\>svg\]\:text-ui-fg-subtle>svg{color:var(--fg-subtle)}.\[\&_div\]\:h-2 div{height:.5rem}.\[\&_div\]\:w-2 div{width:.5rem}.\[\&_div\]\:rounded-sm div{border-radius:.125rem}.\[\&_div\]\:bg-ui-tag-blue-icon div{background-color:var(--tag-blue-icon)}.\[\&_div\]\:bg-ui-tag-green-icon div{background-color:var(--tag-green-icon)}.\[\&_div\]\:bg-ui-tag-neutral-icon div{background-color:var(--tag-neutral-icon)}.\[\&_div\]\:bg-ui-tag-orange-icon div{background-color:var(--tag-orange-icon)}.\[\&_div\]\:bg-ui-tag-purple-icon div{background-color:var(--tag-purple-icon)}.\[\&_div\]\:bg-ui-tag-red-icon div{background-color:var(--tag-red-icon)}.\[\&_path\]\:shadow-details-contrast-on-bg-interactive path{--tw-shadow:var(--details-contrast-on-bg-interactive);--tw-shadow-colored:var(--details-contrast-on-bg-interactive);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\[\&_svg\]\:text-ui-tag-blue-icon svg{color:var(--tag-blue-icon)}.\[\&_svg\]\:text-ui-tag-green-icon svg{color:var(--tag-green-icon)}.\[\&_svg\]\:text-ui-tag-neutral-icon svg{color:var(--tag-neutral-icon)}.\[\&_svg\]\:text-ui-tag-orange-icon svg{color:var(--tag-orange-icon)}.\[\&_svg\]\:text-ui-tag-purple-icon svg{color:var(--tag-purple-icon)}.\[\&_svg\]\:text-ui-tag-red-icon svg{color:var(--tag-red-icon)}.\[\&_td\:first-child\]\:pl-6 td:first-child{padding-left:1.5rem}.\[\&_td\:last-child\]\:pr-6 td:last-child{padding-right:1.5rem}.\[\&_th\:first-child\]\:pl-6 th:first-child{padding-left:1.5rem}.\[\&_th\:first-of-type\]\:w-\[1\%\] th:first-of-type{width:1%}.\[\&_th\:first-of-type\]\:whitespace-nowrap th:first-of-type{white-space:nowrap}.\[\&_th\:last-child\]\:pr-6 th:last-child{padding-right:1.5rem}.\[\&_th\:last-of-type\]\:w-\[1\%\] th:last-of-type{width:1%}.\[\&_th\:last-of-type\]\:whitespace-nowrap th:last-of-type{white-space:nowrap}.\[\&_tr\]\:bg-ui-bg-subtle tr,.\[\&_tr\]\:hover\:bg-ui-bg-subtle:hover tr{background-color:var(--bg-subtle)}