@import "https://fonts.googleapis.com/css2?family=Marcellus";
@import "https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500&display=swap";
.container{width:1280px;max-width:100%;min-height:-webkit-min-content;margin:0 auto}.flex-grid-1{width:calc(8.33333% - 20px);min-width:calc(8.33333% - 20px);margin-right:20px}.flex-grid-1.last-flex{width:8.33333%;min-width:8.33333%;margin-right:0}.flex-grid-2{width:calc(16.6667% - 20px);min-width:calc(16.6667% - 20px);margin-right:20px}.flex-grid-2.last-flex{width:16.6667%;min-width:16.6667%;margin-right:0}.flex-grid-3{width:calc(25% - 20px);min-width:calc(25% - 20px);margin-right:20px}.flex-grid-3.last-flex{width:25%;min-width:25%;margin-right:0}.flex-grid-4{width:calc(33.3333% - 20px);min-width:calc(33.3333% - 20px);margin-right:20px}.flex-grid-4.last-flex{width:33.3333%;min-width:33.3333%;margin-right:0}.flex-grid-5{width:calc(41.6667% - 20px);min-width:calc(41.6667% - 20px);margin-right:20px}.flex-grid-5.last-flex{width:41.6667%;min-width:41.6667%;margin-right:0}.flex-grid-6{width:calc(50% - 20px);min-width:calc(50% - 20px);margin-right:20px}.flex-grid-6.last-flex{width:50%;min-width:50%;margin-right:0}.flex-grid-7{width:calc(58.3333% - 20px);min-width:calc(58.3333% - 20px);margin-right:20px}.flex-grid-7.last-flex{width:58.3333%;min-width:58.3333%;margin-right:0}.flex-grid-8{width:calc(66.6667% - 20px);min-width:calc(66.6667% - 20px);margin-right:20px}.flex-grid-8.last-flex{width:66.6667%;min-width:66.6667%;margin-right:0}.flex-grid-9{width:calc(75% - 20px);min-width:calc(75% - 20px);margin-right:20px}.flex-grid-9.last-flex{width:75%;min-width:75%;margin-right:0}.flex-grid-10{width:calc(83.3333% - 20px);min-width:calc(83.3333% - 20px);margin-right:20px}.flex-grid-10.last-flex{width:83.3333%;min-width:83.3333%;margin-right:0}.flex-grid-11{width:calc(91.6667% - 20px);min-width:calc(91.6667% - 20px);margin-right:20px}.flex-grid-11.last-flex{width:91.6667%;min-width:91.6667%;margin-right:0}.flex-grid-12{width:calc(100% - 20px);min-width:calc(100% - 20px);margin-right:20px}.flex-grid-12.last-flex{width:100%;min-width:100%;margin-right:0}@media screen and (max-width:1200px){body{overflow:hidden auto}.container{width:calc(100% - 80px);margin:0 40px}}@media screen and (max-width:900px){.swapWrapper .container{width:100%;margin:0}}.flex{min-height:-webkit-min-content;display:flex}.flexAuto{flex:auto}.column{flex-direction:column}.row{flex-direction:row}.flexWrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-self-center{align-self:center}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.spacing-xxl{margin:320px 0}.spacing-xl{margin:240px 0}.spacing-l{margin:120px 0}.spacing-md{margin:80px 0}.spacing-sm{margin:40px 0}.spacing-xs{margin:24px 0}.spacing-xxs{margin:16px 0}.spacing-xxl-top{margin-top:320px}.spacing-xl-top{margin-top:240px}.spacing-l-top{margin-top:120px}.spacing-md-top{margin-top:80px}.spacing-sm-top{margin-top:40px}.spacing-xs-top{margin-top:24px}.spacing-xxs-top{margin-top:16px}.spacing-xxl-bottom{margin-bottom:320px}.spacing-xl-bottom{margin-bottom:240px}.spacing-l-bottom{margin-bottom:120px}.spacing-md-bottom{margin-bottom:80px}.spacing-sm-bottom{margin-bottom:40px}.spacing-xs-bottom{margin-bottom:24px}.spacing-xxs-bottom{margin-bottom:16px}.text-center{text-align:center}@media (max-width:768px){.spacing-xl{margin:120px 0}.spacing-xxl{margin:160px 0}.spacing-xl-bottom{margin-bottom:120px}.spacing-xxl-bottom{margin-bottom:160px}}button,.btn{color:#0c0c0f;cursor:pointer;text-align:center;background:#ddcfb6;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px 32px;font-size:14px;font-weight:400;transition:all .2s ease-in-out;display:flex}button:hover,.btn:hover{background-color:#cdb893}button>.btnLoader,.btn>.btnLoader{margin-left:8px}button.btn-clear,.btn.btn-clear{color:#aca18e;background:#ffffff1a}button.btn-clear:hover,.btn.btn-clear:hover{background:#ffffff0d}button.btn-content,.btn.btn-content{max-width:max-content}button.disabled,.btn.disabled{opacity:.5;cursor:not-allowed}button.disabled:hover,.btn.disabled:hover,button:disabled:hover,.btn:disabled:hover{background-color:#ddcfb6}button:disabled,.btn:disabled{opacity:.5;cursor:default}input{box-shadow:none;border:1px solid #00000017;border-radius:4px;outline:none;padding:8px 16px;font-size:14px;line-height:20px}.inputWrapper{background:#aaa1900f;border-radius:24px;margin-top:8px}.inputWrapper .flexAuto input{width:calc(100% - 32px)}.inputWrapper input{width:100%;box-shadow:none;color:#fff;background-color:#0000;border:none;outline:none;padding:8px 16px;font-size:15px;font-weight:400;line-height:24px}input[type=radio]{cursor:pointer;appearance:none;font:inherit;color:currentColor;background-color:#fff;border:2px solid #000;border-radius:50%;place-content:center;width:16px;height:16px;margin:0;padding:0;display:grid}input[type=radio]:before{content:"";width:8px;height:8px;box-shadow:inset 1em 1em var(--form-control-color);border-radius:50%;transition:transform .12s ease-in-out;transform:scale(0)}input[type=radio]:checked:before{transform:scale(1)}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-figtree);margin:0}#__next{flex-direction:column;min-height:100%;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-marcellus);margin:0;font-weight:400}h1{margin:0;font-size:48px}p{margin:0;font-size:20px;font-weight:300}p small{font-family:var(--font-figtree);font-size:16px;font-style:normal;line-height:24px}a{font-size:16px;text-decoration:none}main{position:relative}.image{object-fit:contain;width:100%!important;height:unset!important;position:relative!important}.firstInOrder{order:-1}.grid{grid-template-columns:repeat(auto-fit,minmax(calc(25% - 48px),1fr));gap:48px;width:100%;display:grid}.whiteBox{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fefcf999;border:1px solid #49453c1a;border-radius:24px;box-shadow:0 4px 28px #2f2e2d0d}.particlesCloth{width:100%;height:100%;position:absolute;bottom:0;overflow:hidden}#tsparticles,#tsparticlesInner{width:100%;height:100%}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.whiteBox{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 4px 28px #2f2e2d0d}}@media only screen and (max-width:992px){.grid{grid-template-columns:repeat(auto-fit,minmax(calc(50% - 24px),1fr));gap:24px}}@media (max-width:768px){h1{font-size:40px}p{font-size:14px}.grid{grid-template-columns:1fr;gap:12px}}
@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(../media/50df388245113a6d-s.0qqv9reding84.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ec2f4458eb06f74e-s.p.09_wjtigl~olh.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Marcellus Fallback;src:local(Times New Roman);ascent-override:86.59%;descent-override:24.87%;line-gap-override:0.0%;size-adjust:112.5%}.marcellus_25ec4c03-module__BCCGvq__className{font-family:Marcellus,Marcellus Fallback;font-style:normal;font-weight:400}.marcellus_25ec4c03-module__BCCGvq__variable{--font-marcellus:"Marcellus", "Marcellus Fallback"}
@font-face{font-family:Figtree;font-style:normal;font-weight:300;font-display:swap;src:url(../media/400bf8aa837fcb7e-s.0end3qt1tw3rz.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f7aa21714c1c53f8-s.p.0bhxxck2.9j91.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(../media/400bf8aa837fcb7e-s.0end3qt1tw3rz.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f7aa21714c1c53f8-s.p.0bhxxck2.9j91.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(../media/400bf8aa837fcb7e-s.0end3qt1tw3rz.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f7aa21714c1c53f8-s.p.0bhxxck2.9j91.woff2?dpl=dpl_EhuSHnRKgtoiGpUhSAU4T73ioxeN)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree Fallback;src:local(Arial);ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.0%;size-adjust:100.72%}.figtree_12968ef0-module__n3S_rG__className{font-family:Figtree,Figtree Fallback;font-style:normal}.figtree_12968ef0-module__n3S_rG__variable{--font-figtree:"Figtree", "Figtree Fallback"}
.index-module-scss-module__O6YBHa__footer{color:#fff;background-color:#0c0c0f;padding:80px 0}.index-module-scss-module__O6YBHa__footer p{letter-spacing:.02em;font-size:14px;font-weight:600;line-height:16px}.index-module-scss-module__O6YBHa__footer p small{opacity:.5;font-size:10px;font-weight:400;line-height:12px}.index-module-scss-module__O6YBHa__footer ul{padding:0}.index-module-scss-module__O6YBHa__footer ul li{margin-right:24px;list-style:none}.index-module-scss-module__O6YBHa__footer ul li a{letter-spacing:.02em;color:#fff9;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.index-module-scss-module__O6YBHa__footer ul li:last-child{margin-right:0}.index-module-scss-module__O6YBHa__bottomSeperator{background-color:#fff3;width:100%;height:1px;margin:40px 0}.index-module-scss-module__O6YBHa__socialUl{margin-top:0}@media only screen and (max-width:780px){.index-module-scss-module__O6YBHa__socialUl{margin-top:24px}.index-module-scss-module__O6YBHa__logoWrap{margin-bottom:24px}}.index-module-scss-module__O6YBHa__footerNewsletterP{margin-bottom:16px}.index-module-scss-module__O6YBHa__footerNewsletter form{margin-right:16px}.index-module-scss-module__O6YBHa__footerNewsletter form p small{color:#fff9;opacity:1;font-size:14px}.index-module-scss-module__O6YBHa__footerNewsletter form input[type=email]{padding-right:0}.index-module-scss-module__O6YBHa__footerNewsletter form input[type=submit]{color:#0c0c0f;background:#ddcfb6;width:max-content;height:100%;padding:8px 16px;font-size:15px;line-height:24px}
.index-module-scss-module__OD8KJq__heading{z-index:100;width:100%;margin:28px auto;position:absolute}
.index-module-scss-module__WiLzMa__wrapper{cursor:pointer;margin-left:8px;margin-right:8px;padding:8px 16px}.index-module-scss-module__WiLzMa__wrapper p{color:#fff;margin-left:16px}.index-module-scss-module__WiLzMa__wrapper.index-module-scss-module__WiLzMa__productWrapper p{color:#000}.index-module-scss-module__WiLzMa__wrapper{border-radius:100px}.index-module-scss-module__WiLzMa__wrapper:hover{background:#fefcf90d}.index-module-scss-module__WiLzMa__productsDropdown{position:relative}.index-module-scss-module__WiLzMa__chevron{margin-left:8px;transition:all .2s ease-in-out}.index-module-scss-module__WiLzMa__dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#aaa1901a;border-radius:24px;width:500px;max-width:calc(100vw - 50px);max-height:500px;margin-top:16px;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 24px #0000001a;min-height:500px!important;padding:16px 0!important}.index-module-scss-module__WiLzMa__dropdown a{color:inherit}@media screen and (max-width:768px){.index-module-scss-module__WiLzMa__dropdown{width:calc(100vw - 50px);left:calc(31px - 100%)}}.index-module-scss-module__WiLzMa__dropdown ul{margin:0;padding:0}.index-module-scss-module__WiLzMa__dropdown li{cursor:pointer;padding:16px 24px;display:flex}.index-module-scss-module__WiLzMa__dropdown li img{margin-right:16px}.index-module-scss-module__WiLzMa__dropdown li:hover{background-color:#aca18e1a}.index-module-scss-module__WiLzMa__dropdown li small{font-size:13px;font-weight:400;line-height:16px}.index-module-scss-module__WiLzMa__dropdownLight{background:#fff9}.index-module-scss-module__WiLzMa__dropdownLight a,.index-module-scss-module__WiLzMa__dropdownLight p,.index-module-scss-module__WiLzMa__dropdownLight small{color:#000}.index-module-scss-module__WiLzMa__flipped{transform:rotate(180deg)}
