.scrollbar::-webkit-scrollbar{width:4px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:20px}.hover-1:before{content:"";position:absolute;bottom:0;left:50%;height:2px;width:100%;background-color:#fff;opacity:0;transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.hover-1:hover:before{opacity:1;transform:translate(-50%) scaleX(1)}.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.overlay.overlay-black-50:before{background-color:#00000080}.overlay.overlay-black-60:before{background-color:#0009}.overlay.overlay-black-75:before{background-color:#000000bf}.overlay-2:before,.overlay-2:after{content:"";position:absolute;width:100%;height:40%;left:0;z-index:1}.overlay-2:before{top:0;background:linear-gradient(180deg,#00000080,#0000)}.overlay-2:after{bottom:0;background:linear-gradient(0deg,#000c,#0000)}.overlay-3:after{content:"";position:absolute;height:50%;width:100%;bottom:0;left:0;background:linear-gradient(180deg,#0000,#000000bf)}.button-1{display:flex;position:relative;overflow:hidden;justify-content:center;align-items:center;padding:12px 32px;text-decoration:none;color:#fff;background-color:#00000080;border-radius:30px;border:1px solid white}.button-1:before{content:"";position:absolute;align-self:center;padding-top:100%;width:100%;background-color:#f2f2f233;border-radius:50%;transition:transform .5s ease-in-out;transform:scale(0)}.button-1:hover:before{transform:scale(1)}.overline:before{content:"";display:block;height:2px;width:50px;background-color:#fff}.overline-2:after{content:"";display:block;height:2px;width:90px;background-color:#bdedf2}.drag{display:block!important;background-color:#6b6969;height:8px;border-radius:30px}.richtext,.metafield-rich_text_field{display:flex;flex-direction:column;gap:15px}.richtext *{margin:0}.richtext a{color:#333}.richtext a:hover{text-decoration:none}.richtext.list p{position:relative;font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.richtext.list ul{padding-left:24px;list-style:none}.richtext.list ul li{position:relative;font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.richtext.list ul li:before{content:"";position:absolute;height:6px;width:6px;background:#bdedf2;left:-16px;top:10px}.richtext.flex-list ul{display:flex;flex-direction:column;gap:10px}.richtext.grid-list ul{column-count:2;column-gap:40px}.richtext.grid-list ul li:not(:last-child){margin-bottom:10px}@media screen and (max-width: 640px){.richtext.grid-list ul{column-count:1}}.prev svg,.next svg{height:16px}.prev svg path,.next svg path{fill:#fff}.menu-svg svg{width:9px;height:6px;margin-top:4px}.form-svg svg{flex-shrink:0;width:15px}.li-svg svg{flex-shrink:0;margin-top:4px;width:17.5px}.filter-svg svg{flex-shrink:0;width:10px}.filter-svg-2 svg{flex-shrink:0;width:15px;height:25px}.filter-svg-3 svg{flex-shrink:0;width:15px;height:15px}.filter-svg-3 svg path{fill:#6492ae}.filter-svg-4 svg{opacity:0;flex-shrink:0;width:10px;height:10px}.filter-svg-4:hover svg{opacity:1}.filter-svg-4 svg path{fill:#fff}.arrow-svg svg{flex-shrink:0;width:13px}.arrow-svg svg path{fill:#263544}.arrow-svg.hover-arrow-svg-translate-x-5px svg{transition:transform .2s ease-in-out}.arrow-svg.hover-arrow-svg-translate-x-5px:hover svg{transform:translate(5px)}.circle-minus-plus-svg svg{flex-shrink:0;margin-top:10px;width:16px;height:16px}.circle-minus-plus-svg svg.circle-plus path{fill:#263544}.circle-minus-plus-svg svg.circle-minus path{fill:#bdedf2}.career-svg svg{width:15px;height:15px}.career-svg svg path{fill:#a7c1d1}.input-wrapper:not(.no-animation)[data-active=true]{margin-bottom:16px}.input-wrapper .input{width:100%;padding:10px 12px;border:1px solid #a7c1d1;border-radius:3px;outline:none}.input-wrapper .input:not(select):focus{border-color:#a7c1d1;outline:none;box-shadow:none;border-bottom:2px solid black}.input-wrapper label:not(.default){position:relative;left:10px;z-index:2;order:-1;width:fit-content;padding:6px;margin-bottom:-15px;background-color:#fff;transition:font-size .1s ease-in-out,font-weight .1s ease-in-out,color .1s ease-in-out,transform .1s ease-in-out,padding .1s ease-in-out}.input-wrapper .input:not(select):focus+label{color:#000;font-size:12px;transform:translateY(-15px);padding:3px;font-weight:600}.input-wrapper select{height:40px;padding:0 1em;background:#fff;border:1px solid #ccc;border-radius:4px;appearance:none;-webkit-appearance:none}select,select option{font-family:Barlow,sans-serif;font-size:15px!important;font-weight:400;line-height:normal}.no-focus:focus{outline:none;box-shadow:none}.divider{width:1px;height:14px;background-color:gray}.divider-2{width:100%;height:1px;background-color:#d3d3d3}.divider-3:after{content:"";position:absolute;top:0;right:0;height:100%;border-right:1px solid lightgrey}@media screen and (max-width: 640px){.divider-3:nth-of-type(-n+2){border-bottom:1px solid lightgrey}.divider-3:nth-of-type(2n):after{border-right:none}}.inline{display:inline}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-center{object-position:center}.object-bottom-right{object-position:bottom right}.object-position-50-43{object-position:50% 43%}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.t-n62{top:-62%}.t-103{top:103%}.t-0{top:0}.t-30px{top:30px}.t-60px{top:60px}.t-100px{top:100px}.r-0{right:0}.r-20px{right:20px}.b-0{bottom:0}.b-40{bottom:40%}.b-3px{bottom:3px}.b-20px{bottom:20px}.b-30px{bottom:30px}.b-n17{bottom:-17%}.b-n25{bottom:-25%}.l-0{left:0}.l-3px{left:3px}.l-80px{left:80px}.l-n20{left:-20%}.z-n1{z-index:-1}.z-1{z-index:1}.z-2{z-index:2}@media screen and (max-width: 1460px){.xxl-1460px-top-0px{top:0}}@media screen and (max-width: 1320px){.xxl-1320px-block{display:block}.xxl-1320px-hidden{display:none}}@media screen and (max-width: 1280px){.xl-block{display:block}.xl-hidden{display:none}}@media screen and (max-width: 1124px){.xl-1124px-block{display:block}.xl-1124px-hidden{display:none}.xl-1124px-t-0px{top:0}}@media screen and (max-width: 1024px){.lg-relative{position:relative}.lg-t-150px{top:150px}.lg-b-0{bottom:0}}@media screen and (max-width: 820px){.lg-820px-flex{display:flex}.lg-820px-static{position:static}}@media screen and (max-width: 768px){.md-hidden{display:none}.md-block{display:block}.md-static{position:static}}@media screen and (max-width: 640px){.sm-l-90px{left:90px}.sm-l-n45{left:-45%}}.basis-0{flex-basis:0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.grow{flex-grow:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-5{grid-template-columns:repeat(5,1fr)}.grid-cols-auto-1fr{grid-template-columns:auto 1fr}.grid-cols-1fr-auto-1fr{grid-template-columns:1fr auto 1fr}.auto-rows-0{grid-auto-rows:0}.gap-4px{gap:4px}.gap-5px{gap:5px}.gap-6px{gap:6px}.gap-8px{gap:8px}.gap-9px{gap:9px}.gap-10px{gap:10px}.gap-13px{gap:13px}.gap-14px{gap:14px}.gap-15px{gap:15px}.gap-16px{gap:16px}.gap-20px{gap:20px}.gap-25px{gap:25px}.gap-30px{gap:30px}.gap-33px{gap:33px}.gap-35px{gap:35px}.gap-40px{gap:40px}.gap-45px{gap:45px}.gap-50px{gap:50px}.gap-60px{gap:60px}.gap-70px{gap:70px}.gap-80px{gap:80px}.gap-90px{gap:90px}.gap-100px{gap:100px}.gap-x-10px{column-gap:10px}.gap-x-20px{column-gap:20px}.gap-x-40px{column-gap:40px}.gap-x-70px{column-gap:70px}.gap-x-80px{column-gap:80px}.gap-y-15px{row-gap:15px}.gap-y-20px{row-gap:20px}.gap-y-40px{row-gap:40px}.gap-y-50px{row-gap:50px}.gap-y-60px{row-gap:60px}.gap-y-70px{row-gap:70px}.gap-y-80px{row-gap:80px}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-items-center{justify-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}@media screen and (max-width: 1440px){.xxl-1440px-grid-cols-6{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 1280px){.xl-flex-col{flex-direction:column}.xl-items-start{align-items:flex-start}}@media screen and (max-width: 1024px){.lg-flex-row{flex-direction:row}.lg-flex-col{flex-direction:column}.lg-order-1{order:1}.lg-order-2{order:2}.lg-order-3{order:3}.lg-grid-cols-1{grid-template-columns:1fr}.lg-grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg-grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg-grid-cols-4{grid-template-columns:repeat(4,1fr)}.lg-gap-40px{gap:40px}.lg-gap-60px{gap:60px}.lg-gap-120px{gap:120px}.lg-gap-x-60px{column-gap:60px}.lg-gap-y-60px{row-gap:60px}.lg-items-center{align-items:center}}@media screen and (max-width: 820px){.lg-820px-flex-col{flex-direction:column}.lg-820px-gap-10px{gap:10px}}@media screen and (max-width: 768px){.md-flex-col{flex-direction:column}.md-grid-cols-1{grid-template-columns:1fr}.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}.md-gap-x-20px{column-gap:20px}.md-gap-y-40px{row-gap:40px}}@media screen and (max-width: 640px){.sm-basis-100{flex-basis:100%}.sm-flex-row{flex-direction:row}.sm-order-1{order:1}.sm-order-2{order:2}.sm-order-3{order:3}.sm-grid-cols-1{grid-template-columns:1fr}.sm-grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm-gap-20px{gap:20px}.sm-gap-x-20px{column-gap:20px}.sm-items-center{align-items:center}}.p-0{padding:0}.p-2px{padding:2px}.p-4px{padding:4px}.p-5px{padding:5px}.p-6px{padding:6px}.p-8px{padding:8px}.p-10px{padding:10px}.p-14px{padding:14px}.p-16px{padding:16px}.p-20px{padding:20px}.p-30px{padding:30px}.p-40px{padding:40px}.p-60px{padding:60px}.pt-5px{padding-top:5px}.pt-7px{padding-top:7px}.pt-8px{padding-top:8px}.pt-10px{padding-top:10px}.pt-16px{padding-top:16px}.pt-20px{padding-top:20px}.pt-40px{padding-top:40px}.pt-60px{padding-top:60px}.pt-100px{padding-top:100px}.pt-160px{padding-top:160px}.pr-0{padding-right:0}.pr-5px{padding-right:5px}.pr-10px{padding-right:10px}.pr-14px{padding-right:14px}.pr-15px{padding-right:15px}.pr-16px{padding-right:16px}.pr-20px{padding-right:20px}.pr-60px{padding-right:60px}.pr-80px{padding-right:80px}.pr-100px{padding-right:100px}.pb-5px{padding-bottom:5px}.pb-7px{padding-bottom:7px}.pb-8px{padding-bottom:8px}.pb-10px{padding-bottom:10px}.pb-20px{padding-bottom:20px}.pb-30px{padding-bottom:30px}.pb-40px{padding-bottom:40px}.pb-60px{padding-bottom:60px}.pb-80px{padding-bottom:80px}.pb-100px{padding-bottom:100px}.pb-120px{padding-bottom:120px}.pb-140px{padding-bottom:140px}.pb-200px{padding-bottom:200px}.pl-0{padding-left:0}.pl-10px{padding-left:10px}.pl-12px{padding-left:12px}.pl-14px{padding-left:14px}.pl-15px{padding-left:15px}.pl-16px{padding-left:16px}.pl-20px{padding-left:20px}.pl-30px{padding-left:30px}.pl-60px{padding-left:60px}.pl-80px{padding-left:80px}.pl-100px{padding-left:100px}.m-0{margin:0}.mt-6px{margin-top:6px}.mt-18px{margin-top:18px}.mt-260px{margin-top:260px}.mt-n20px{margin-top:-20px}.mt-n107px{margin-top:-107px}.mr-auto{margin-right:auto}.mr-16px{margin-right:16px}.mr-35px{margin-right:35px}.mb-40px{margin-bottom:40px}.mb-50px{margin-bottom:50px}.ml-auto{margin-left:auto}.ml-12px{margin-left:12px}.ml-80px{margin-left:80px}@media screen and (max-width: 1460px){.xxl-1460px-pr-0px{padding-right:0}.xxl-1460px-pl-0px{padding-left:0}}@media screen and (max-width: 1320px){.xxl-1320px-pt-12px{padding-top:12px}.xxl-1320px-pb-12px{padding-bottom:12px}}@media screen and (max-width: 1280px){.xl-t-0px{top:0}.xl-pt-60px{padding-top:60px}.xl-pr-0px{padding-right:0}.xl-pl-0px{padding-left:0}.xl-mb-240px{margin-bottom:240px}}@media screen and (max-width: 1124px){.xl-1124px-pr-0px{padding-right:0}.xl-1124px-pl-0px{padding-left:0}}@media screen and (max-width: 1024px){.lg-pt-20px{padding-top:20px}.lg-pt-40px{padding-top:40px}.lg-pr-0{padding-right:0}.lg-pr-40px{padding-right:40px}.lg-pb-60px{padding-bottom:60px}.lg-pl-0{padding-left:0}.lg-pl-40px{padding-left:40px}.lg-mb-70px{margin-bottom:70px}}@media screen and (max-width: 820px){.lg-820px-mb-20px{margin-bottom:20px}}@media screen and (max-width: 768px){.md-p-20px{padding:20px}.md-mt-0{margin-top:0}.md-mr-auto{margin-right:auto}.md-mb-770px{margin-bottom:770px}.md-ml-auto{margin-left:auto}.md-pr-0{padding-right:0}.md-pl-0{padding-left:0}}@media screen and (max-width: 640px){.sm-p-10px{padding:10px}.sm-pt-0{padding-top:0}.sm-pr-10px{padding-right:10px}.sm-pr-20px{padding-right:20px}.sm-pl-10px{padding-left:10px}.sm-pl-20px{padding-left:20px}.sm-ml-0{margin-left:0}}.w-auto{width:auto}.w-full{width:100%}.w-fit{width:fit-content}.w-0{width:0%}.w-25{width:25%}.w-33{width:33%}.w-42{width:42%}.w-50{width:50%}.w-58{width:58%}.w-66{width:66%}.w-70{width:70%}.w-75{width:75%}.w-90{width:90%}.w-120{width:120%}.w-1px{width:1px}.w-20px{width:20px}.w-21px{width:21px}.w-26px{width:26px}.w-30px{width:30px}.w-35px{width:35px}.w-50px{width:50px}.w-51px{width:51px}.w-60px{width:60px}.w-100px{width:100px}.w-150px{width:150px}.w-180px{width:180px}.w-200px{width:200px}.w-350px{width:350px}.w-600px{width:600px}.min-w-0{min-width:0}.min-w-240px{min-width:250px}.min-w-280px{min-width:280px}.max-w-50px{max-width:50px}.max-w-100px{max-width:100px}.max-w-120px{max-width:120px}.max-w-150px{max-width:150px}.max-w-200px{max-width:200px}.max-w-250px{max-width:250px}.max-w-300px{max-width:300px}.max-w-380px{max-width:380px}.max-w-400px{max-width:400px}.max-w-480px{max-width:480px}.max-w-500px{max-width:500px}.max-w-600px{max-width:600px}.max-w-760px{max-width:760px}.max-w-800px{max-width:800px}.max-w-900px{max-width:900px}.max-w-1020px{max-width:1020px}.max-w-1200px{max-width:1200px}.max-w-1440px{max-width:1440px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.h-150{height:150%}.h-200{height:200%}.h-px{height:1px}.h-0px{height:0px}.h-2px{height:2px}.h-3px{height:3px}.h-14px{height:14px}.h-20px{height:20px}.h-21px{height:21px}.h-26px{height:26px}.h-30px{height:30px}.h-36px{height:36px}.h-45px{height:45px}.h-50px{height:50px}.h-60px{height:60px}.h-70px{height:70px}.h-80px{height:80px}.h-120px{height:120px}.h-200px{height:200px}.h-225px{height:225px}.h-500px{height:500px}.h-600px{height:600px}.h-680px{height:680px}.h-50vh{height:50vh}.h-calc-100vh-60px{height:calc(100vh - 60px)}.min-h-200px{min-height:200px}.max-h-120px{max-height:120px}.max-h-700px{max-height:700px}.max-h-800px{max-height:800px}@media screen and (max-width: 1460px){.xxl-1460px-max-w-full{max-width:100%}}@media screen and (max-width: 1320px){.xxl-1320px-w-140px{width:140px}}@media screen and (max-width: 1280px){.xl-max-w-full{max-width:100%}.xl-max-w-800px{max-width:800px}}@media screen and (max-width: 1124px){.xl-1124px-max-w-full{max-width:100%}}@media screen and (max-width: 1024px){.lg-w-full{width:100%}.lg-w-fit{width:fit-content}.lg-w-50{width:50%}.lg-max-w-460px{max-width:460px}.lg-max-w-540px{max-width:540px}}@media screen and (max-width: 820px){.lg-820px-w-full{width:100%}.lg-820px-min-w-100px{min-width:100px}}@media screen and (max-width: 768px){.md-w-full{width:100%}.md-max-w-580px{max-width:580px}.md-h-auto{height:auto}.md-h-full{height:100%}}@media screen and (max-width: 640px){.sm-w-full{width:100%}.sm-w-260px{width:260px}.sm-max-h-650px{max-height:650px}}h1,.h1{font-family:Merriweather,serif;font-size:38px;font-weight:400;letter-spacing:normal;line-height:1.5}h2,.h2{font-family:Merriweather,serif;font-size:30px;font-weight:400;letter-spacing:normal;line-height:normal}h3,.h3{font-family:Merriweather,serif;font-size:26px;font-weight:400;letter-spacing:normal;line-height:normal}h4,.h4{font-family:Merriweather,serif;font-size:19px;font-weight:400;letter-spacing:normal;line-height:normal}@media screen and (max-width: 640px){h1,.h1{font-size:28px}h2,.h2{font-size:26px}h4,.h4{font-size:16px}}.p-text-12-400-1-7{font-family:Merriweather,serif;font-size:12px;font-weight:400;line-height:1.7}.p-text-17-400-N{font-family:Merriweather,serif;font-size:17px;font-weight:400;line-height:normal}.p-text-17-400-1-7{font-family:Merriweather,serif;font-size:17px;font-weight:400;line-height:1.7}.p-text-21-400-N{font-family:Merriweather,serif;font-size:21px;font-weight:400;line-height:normal}.p-text-26-100-N{font-family:Merriweather,serif;font-size:26px;font-weight:100;line-height:normal}.s-text-10-400-N{font-family:Barlow,sans-serif;font-size:10px;font-weight:400;line-height:normal}.s-text-12-400-N{font-family:Barlow,sans-serif;font-size:12px;font-weight:400;line-height:normal}.s-text-12-400-1-7{font-family:Barlow,sans-serif;font-size:12px;font-weight:400;line-height:1.7}.s-text-12-700-N{font-family:Barlow,sans-serif;font-size:12px;font-weight:700;line-height:normal}.s-text-12-700-1-7{font-family:Barlow,sans-serif;font-size:12px;font-weight:700;line-height:1.7}.s-text-13-400-N{font-family:Barlow,sans-serif;font-size:13px;font-weight:400;line-height:normal}.s-text-13-400-1-7{font-family:Barlow,sans-serif;font-size:13px;font-weight:400;line-height:1.7}.s-text-13-500-N{font-family:Barlow,sans-serif;font-size:13px;font-weight:500;line-height:normal}.s-text-13-600-N{font-family:Barlow,sans-serif;font-size:13px;font-weight:600;line-height:normal}.s-text-14-400-N{font-family:Barlow,sans-serif;font-size:14px;font-weight:400;line-height:normal}.s-text-14-400-1-7{font-family:Barlow,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.s-text-14-500-1{font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1}.s-text-14-500-1-4{font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.s-text-14-700-N{font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:normal}.s-text-15-400-1-4{font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:1.4}.s-text-15-400-1-7{font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.s-text-15-400-N{font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:normal}.s-text-15-500-N{font-family:Barlow,sans-serif;font-size:15px;font-weight:500;line-height:normal}.s-text-15-600-N{font-family:Barlow,sans-serif;font-size:15px;font-weight:600;line-height:normal}.s-text-15-700-N{font-family:Barlow,sans-serif;font-size:15px;font-weight:700;line-height:normal}.s-text-15-700-1-7{font-family:Barlow,sans-serif;font-size:15px;font-weight:700;line-height:1.7}.s-text-16-400-1-1{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:1.1}.s-text-16-400-1-7{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.s-text-16-500-N{font-family:Barlow,sans-serif;font-size:16px;font-weight:500;line-height:normal}.s-text-16-600-N{font-family:Barlow,sans-serif;font-size:16px;font-weight:600;line-height:normal}.s-text-16-600-1-1{font-family:Barlow,sans-serif;font-size:16px;font-weight:600;line-height:1.1}.s-text-17-400-N{font-family:Barlow,sans-serif;font-size:17px;font-weight:400;line-height:normal}.s-text-17-700-1-7{font-family:Barlow,sans-serif;font-size:17px;font-weight:700;line-height:1.7}.s-text-18-400-N{font-family:Barlow,sans-serif;font-size:18px;font-weight:400;line-height:normal}.s-text-18-700-1-7{font-family:Barlow,sans-serif;font-size:18px;font-weight:700;line-height:1.7}.s-text-19-400-1-7{font-family:Barlow,sans-serif;font-size:19px;font-weight:400;line-height:1.7}.s-text-19-500-N{font-family:Barlow,sans-serif;font-size:19px;font-weight:500;line-height:normal}.s-text-19-600-N{font-family:Barlow,sans-serif;font-size:19px;font-weight:600;line-height:normal}.s-text-20-500-N{font-family:Barlow,sans-serif;font-size:20px;font-weight:500;line-height:normal}.s-text-21-400-N{font-family:Barlow,sans-serif;font-size:21px;font-weight:400;line-height:normal}.s-text-26-700-N{font-family:Barlow,sans-serif;font-size:26px;font-weight:700;line-height:normal}@media screen and (max-width: 768px){.s-text-18-400-N{font-size:15px}}@media screen and (max-width: 640px){.s-text-19-500-N,.s-text-19-600-N{font-size:16px}}.richtext.p-text-10-400-1-7 p{font-family:Merriweather,serif;font-size:10px;font-weight:400;line-height:1.7}.richtext.p-text-16-400-1-7 p{font-family:Merriweather,serif;font-size:16px;font-weight:400;line-height:1.7}.richtext.p-text-26-100-N p{font-family:Merriweather,serif;font-size:26px;font-weight:100;line-height:normal}.richtext.s-text-10-400-1-7 p{font-family:Barlow,sans-serif;font-size:10px;font-weight:400;line-height:1.7}.richtext.s-text-15-400-1-7 p{font-family:Barlow,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.richtext.s-text-15-500-1-7 p{font-family:Barlow,sans-serif;font-size:15px;font-weight:500;line-height:1.7}.richtext.s-text-16-400-1-1 p{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:1.1}.richtext.s-text-17-400-1-7 p{font-family:Barlow,sans-serif;font-size:17px;font-weight:400;line-height:1.7}.richtext.s-text-19-400-N p{font-family:Barlow,sans-serif;font-size:19px;font-weight:400;line-height:normal}@media screen and (max-width: 640px){.richtext.s-text-19-400-N p{font-size:16px}}.font-barlow{font-family:Barlow,sans-serif}.font-merriweather{font-family:Merriweather,serif}.text-12px{font-size:12px}.text-14px{font-size:14px}.text-16px{font-size:16px}.text-38px{font-size:38px}.italic{font-style:italic}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-bold,.hover-font-bold:hover{font-weight:700}.tracking-0-06em{letter-spacing:.06em}.tracking-1px{letter-spacing:1px}.leading-normal{line-height:normal}.leading-1-5{line-height:1.5}.leading-1-7{line-height:1.7}.list-none{list-style:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:#fff}.text-red{color:red}.text-grey{color:gray}.text-333333{color:#333}.text-a7c1d1{color:#a7c1d1}.text-263544{color:#263544}.text-6492ae{color:#6492ae}.text-bdedf2{color:#bdedf2}.text-1c94c4{color:#1c94c4}.hover-text-white:hover{color:#fff}.hover-text-black:hover{color:#000}.hover-text-86a9bf:hover{color:#86a9bf}.no-underline{text-decoration-line:none}.hover-underline:hover{text-decoration-line:underline}.uppercase{text-transform:uppercase}.whitespace-nowrap{white-space:nowrap}@media screen and (max-width: 768px){.md-text-center{text-align:center}}.bg-transparent{background-color:transparent}.bg-black{background-color:#000}.bg-balck-20{background-color:#0003}.bg-black-50{background-color:#00000080}.bg-black-60{background-color:#0009}.bg-black-70{background-color:#000000b3}.bg-black-80{background-color:#000c}.bg-black-90{background-color:#000000e6}.bg-white{background-color:#fff}.bg-363535{background-color:#363535}.bg-263544{background-color:#263544}.bg-3df0ff{background-color:#3df0ff}.bg-a7c1d1{background-color:#a7c1d1}.bg-0f2333{background-color:#0f2333}.bg-f8f8f8{background-color:#f8f8f8}.bg-141c23{background-color:#141c23}.bg-a3f8ff{background-color:#a3f8ff}.bg-6492ae{background-color:#6492ae}.bg-bdedf2{background-color:#bdedf2}.bg-eaf0f4{background-color:#eaf0f4}.bg-e8e8e8{background-color:#e8e8e8}.bg-eeeeee{background-color:#eee}.bg-1b4b68{background-color:#1b4b68}.bg-f6f6f6{background-color:#f6f6f6}.hover-bg-white-20:hover{background-color:#fff3}.hover-bg-f8f8f8:hover{background-color:#f8f8f8}.hover-bg-bdedf2:hover{background-color:#bdedf2}.hover-bg-eaf0f4:hover{background-color:#eaf0f4}.hover-bg-d9e4eb:hover{background-color:#d9e4eb}.hover-bg-263544:hover{background-color:#263544}.hover-bg-4d7892:hover{background-color:#4d7892}.hover-bg-b8cdda:hover{background-color:#b8cdda}.bg-center{background-position:center}.bg-bottom-left{background-position:bottom left}.bg-no-repeat{background-repeat:no-repeat}.bg-size-cover{background-size:cover}.bg-size-50{background-size:50%}.rounded-full{border-radius:100%}.rounded-3px{border-radius:3px}.rounded-4px{border-radius:4px}.rounded-5px{border-radius:5px}.rounded-6px{border-radius:6px}.rounded-8px{border-radius:8px}.rounded-10px{border-radius:10px}.rounded-15px{border-radius:15px}.rounded-br-6px{border-bottom-right-radius:6px}.rounded-bl-6px{border-bottom-left-radius:6px}.border{border-width:1px}.border-2px{border-width:2px}.border-t-3px{border-top-width:3px}.border-t-4px{border-top-width:4px}.border-t-5px{border-top-width:5px}.border-t-10px{border-top-width:10px}.border-b-1px{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2px{border-left-width:2px}.border-none{border:none}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-t-solid{border-top-style:solid}.border-b-solid{border-bottom-style:solid}.border-l-solid{border-left-style:solid}.border-white{border-color:#fff}.border-black{border-color:#000}.border-a3f8ff{border-color:#a3f8ff}.border-lightgray{border-color:#d3d3d3}.border-6492ae{border-color:#6492ae}.border-333333{border-color:#333}.border-263544{border-color:#263544}.border-a7c1d1{border-color:#a7c1d1}.border-dddddd{border-color:#ddd}.border-cccccc{border-color:#ccc}.border-t-a7c1d1{border-top-color:#a7c1d1}.border-t-bcedf2{border-top-color:#bdedf2}.border-t-90a6b9{border-top-color:#90a6b9}.border-t-263544{border-top-color:#263544}.border-b-white{border-bottom-color:#fff}.border-b-lightgray{border-bottom-color:#d3d3d3}.border-l-white-30{border-left-color:#ffffff4d}.border-l-white{border-left-color:#fff}.outline-none{outline:none}.shadow-none{box-shadow:none}.shadow-1{box-shadow:0 0 10px #0003}.shadow-2{box-shadow:0 1px 0 1px #d3d3d3}.shadow-3{box-shadow:inset 0 1px #fff}.shadow-4{box-shadow:0 5px 10px #0003}.shadow-5{box-shadow:0 1px gray}.shadow-6{box-shadow:0 10px 20px #0000001a}.shadow-7{box-shadow:inset 0 0 6px #0000001a}.hover-shadow-1:hover{box-shadow:0 2px 0 2px #0000001a}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.grayscale-80{filter:grayscale(80%)}.transition-background-color-font-weight-color{transition-property:background-color,font-weight,color}.transition-transform-box-shadow{transition-property:transform,box-shadow}.transition-opacity{transition-property:opacity}.tranistion-top-pl-pr{transition-property:top,padding-left,padding-right}.transition-width{transition-property:width}.transition-height{transition-property:height}.tranition-transform{transition-property:transform}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-400{transition-duration:.4s}.duration-1000{transition-duration:1s}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:ease-in}.ease-in-out{transition-timing-function:ease-in-out}.delay-1000{transition-delay:1s}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.transform-translate-x-50{transform:translate(50%)}.transform-transalte-x-full{transform:translate(100%)}.transform-translate-y-5px{transform:translateY(5px)}.transform-translate-y-n5px{transform:translateY(-5px)}.hover-tranform-translate-y-n2px:hover{transform:translateY(-2px)}.cursor-pointer{cursor:pointer}.scroll-smooth{scroll-behavior:smooth}.pointer-events-none{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/0-global.css.map */
