:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,#0000 0,#000000bf);transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translateZ(0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translateZ(0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media(min-width:375px){.container{max-width:375px}}@media(min-width:425px){.container{max-width:425px}}@media(min-width:640px){.container{max-width:640px;padding-right:2rem;padding-left:2rem}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px;padding-right:0;padding-left:0}}@media(min-width:1536px){.container{max-width:1536px}}@media(min-width:2000px){.container{max-width:2000px}}.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}.visible{visibility:visible}.invisible{visibility:hidden}.\!static{position:static!important}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.\!bottom-0{bottom:0!important}.\!bottom-auto{bottom:auto!important}.\!left-0{left:0!important}.\!left-4{left:1rem!important}.\!right-auto{right:auto!important}.\!top-0{top:0!important}.\!top-4{top:1rem!important}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.-top-2\.5{top:-.625rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.right-4\.5{right:1.125rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-full{top:100%}.\!z-20{z-index:20!important}.-z-1{z-index:-1}.z-1{z-index:1}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-99{z-index:99}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[102\]{z-index:102}.order-1{order:1}.order-2{order:2}.\!m-0{margin:0!important}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.\!mb-1{margin-bottom:.25rem!important}.\!mb-1\.5{margin-bottom:.375rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-4{margin-bottom:1rem!important}.\!ml-2{margin-left:.5rem!important}.\!ml-auto{margin-left:auto!important}.\!mt-0{margin-top:0!important}.\!mt-1\.5{margin-top:.375rem!important}.\!mt-2{margin-top:.5rem!important}.-mt-0{margin-top:-0px}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-15{margin-bottom:3.75rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-4\.5{margin-bottom:1.125rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-7\.5{margin-bottom:1.875rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-12\.5{margin-top:3.125rem}.mt-15{margin-top:3.75rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-7\.5{margin-top:1.875rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.\!inline-flex{display:inline-flex!important}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.\!aspect-square{aspect-ratio:1 / 1!important}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.\!h-1{height:.25rem!important}.\!h-3\.5{height:.875rem!important}.\!h-\[4px\]{height:4px!important}.h-0{height:0px}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-14\.5{height:3.625rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-30{height:7.5rem}.h-4{height:1rem}.h-4\.5{height:1.125rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\.5{height:1.375rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-7\.5{height:1.875rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-auto{height:auto}.h-full{height:100%}.\!max-h-full{max-height:100%!important}.max-h-full{max-height:100%}.\!min-h-0{min-height:0px!important}.min-h-0{min-height:0px}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[400px\]{min-height:400px}.\!w-4{width:1rem!important}.\!w-5\.5{width:1.375rem!important}.\!w-7{width:1.75rem!important}.\!w-\[70px\]{width:70px!important}.w-1\/2{width:50%}.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{width:.5rem}.w-20{width:5rem}.w-4{width:1rem}.w-4\.5{width:1.125rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[288px\]{width:288px}.w-\[300px\]{width:300px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.\!min-w-0{min-width:0px!important}.min-w-0{min-width:0px}.min-w-\[40px\]{min-width:40px}.min-w-\[64px\]{min-width:64px}.min-w-max{min-width:-moz-max-content;min-width:max-content}.\!max-w-full{max-width:100%!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1060px\]{max-width:1060px}.max-w-\[1170px\]{max-width:1170px}.max-w-\[130px\]{max-width:130px}.max-w-\[285px\]{max-width:285px}.max-w-\[330px\]{max-width:330px}.max-w-\[333px\]{max-width:333px}.max-w-\[353px\]{max-width:353px}.max-w-\[422px\]{max-width:422px}.max-w-\[475px\]{max-width:475px}.max-w-\[500px\]{max-width:500px}.max-w-\[550px\]{max-width:550px}.max-w-\[600px\]{max-width:600px}.max-w-\[700px\]{max-width:700px}.max-w-\[800px\]{max-width:800px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.\!flex-shrink-0{flex-shrink:0!important}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.\!list-none{list-style-type:none!important}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.\!items-center{align-items:center!important}.items-center{align-items:center}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-2{gap:.5rem!important}.\!gap-2\.5{gap:.625rem!important}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-4\.5{gap:1.125rem}.gap-5{gap:1.25rem}.gap-5\.5{gap:1.375rem}.gap-6{gap:1.5rem}.gap-7\.5{gap:1.875rem}.gap-8{gap:2rem}.gap-x-7\.5{-moz-column-gap:1.875rem;column-gap:1.875rem}.gap-y-9{row-gap:2.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-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))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\!rounded{border-radius:.25rem!important}.\!rounded-\[11px\]{border-radius:11px!important}.\!rounded-\[5px\]{border-radius:5px!important}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[5px\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-\[5px\]{border-top-left-radius:5px;border-bottom-left-radius:5px}.rounded-r-\[5px\]{border-top-right-radius:5px;border-bottom-right-radius:5px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-\[5px\]{border-width:5px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-l-0{border-left-width:0px!important}.\!border-r{border-right-width:1px!important}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-\[\#E67E22\]{--tw-border-opacity: 1;border-color:rgb(230 126 34 / var(--tw-border-opacity, 1))}.border-blue{--tw-border-opacity: 1;border-color:rgb(60 80 224 / var(--tw-border-opacity, 1))}.border-blue-light-4{--tw-border-opacity: 1;border-color:rgb(195 206 246 / var(--tw-border-opacity, 1))}.border-blue\/20{border-color:#3c50e033}.border-dark-4\/20{border-color:#8d93a533}.border-gray-3{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-3\/50{border-color:#e5e7eb80}.border-gray-4{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-light-4{--tw-border-opacity: 1;border-color:rgb(172 239 200 / var(--tw-border-opacity, 1))}.border-green\/20{border-color:#22ad5c33}.border-red\/20{border-color:#f2303033}.border-red\/30{border-color:#f230304d}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/30{border-color:#ffffff4d}.border-yellow\/20{border-color:#fbbf2433}.border-l-blue{--tw-border-opacity: 1;border-left-color:rgb(60 80 224 / var(--tw-border-opacity, 1))}.border-l-green{--tw-border-opacity: 1;border-left-color:rgb(34 173 92 / var(--tw-border-opacity, 1))}.border-l-red{--tw-border-opacity: 1;border-left-color:rgb(242 48 48 / var(--tw-border-opacity, 1))}.\!bg-\[\#DDD\]{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.\!bg-\[\#F6F7FB\]{--tw-bg-opacity: 1 !important;background-color:rgb(246 247 251 / var(--tw-bg-opacity, 1))!important}.\!bg-orange{--tw-bg-opacity: 1 !important;background-color:rgb(242 116 48 / var(--tw-bg-opacity, 1))!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#513a2c\]{--tw-bg-opacity: 1;background-color:rgb(81 58 44 / var(--tw-bg-opacity, 1))}.bg-\[\#D0E9F3\]{--tw-bg-opacity: 1;background-color:rgb(208 233 243 / var(--tw-bg-opacity, 1))}.bg-\[\#DBF4F3\]{--tw-bg-opacity: 1;background-color:rgb(219 244 243 / var(--tw-bg-opacity, 1))}.bg-\[\#E5EAF4\]{--tw-bg-opacity: 1;background-color:rgb(229 234 244 / var(--tw-bg-opacity, 1))}.bg-\[\#E67E22\]{--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1))}.bg-\[\#E67E22\]\/10{background-color:#e67e221a}.bg-\[\#E67E22\]\/5{background-color:#e67e220d}.bg-\[\#F5F5F7\]{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.bg-\[\#F6F7FB\]{--tw-bg-opacity: 1;background-color:rgb(246 247 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FFECE1\]{--tw-bg-opacity: 1;background-color:rgb(255 236 225 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f6f3\]{--tw-bg-opacity: 1;background-color:rgb(248 246 243 / var(--tw-bg-opacity, 1))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(60 80 224 / var(--tw-bg-opacity, 1))}.bg-blue-dark{--tw-bg-opacity: 1;background-color:rgb(28 63 183 / var(--tw-bg-opacity, 1))}.bg-blue-light-5{--tw-bg-opacity: 1;background-color:rgb(225 232 255 / var(--tw-bg-opacity, 1))}.bg-blue\/10{background-color:#3c50e01a}.bg-blue\/5{background-color:#3c50e00d}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(28 39 76 / var(--tw-bg-opacity, 1))}.bg-dark-4\/10{background-color:#8d93a51a}.bg-gray-1{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-1\/50{background-color:#f9fafb80}.bg-gray-2{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-4{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-green{--tw-bg-opacity: 1;background-color:rgb(34 173 92 / var(--tw-bg-opacity, 1))}.bg-green-light-6{--tw-bg-opacity: 1;background-color:rgb(218 248 230 / var(--tw-bg-opacity, 1))}.bg-green\/10{background-color:#22ad5c1a}.bg-orange{--tw-bg-opacity: 1;background-color:rgb(242 116 48 / var(--tw-bg-opacity, 1))}.bg-red-light-5{--tw-bg-opacity: 1;background-color:rgb(254 235 235 / var(--tw-bg-opacity, 1))}.bg-red-light-6{--tw-bg-opacity: 1;background-color:rgb(254 243 243 / var(--tw-bg-opacity, 1))}.bg-red\/10{background-color:#f230301a}.bg-teal{--tw-bg-opacity: 1;background-color:rgb(2 170 164 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/90{background-color:#ffffffe6}.bg-yellow\/10{background-color:#fbbf241a}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#E67E22\]\/10{--tw-gradient-from: rgb(230 126 34 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 126 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E67E22\]\/5{--tw-gradient-from: rgb(230 126 34 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 126 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#E67E22\]\/5{--tw-gradient-to: rgb(230 126 34 / .05) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-\[\#FFA645\]{fill:#ffa645}.fill-current{fill:currentColor}.fill-gray-4{fill:#d1d5db}.fill-green{fill:#22ad5c}.fill-yellow{fill:#fbbf24}.\!object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\!py-\[7px\]{padding-top:7px!important;padding-bottom:7px!important}.px-0{padding-left:0;padding-right:0}.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-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-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-8\.5{padding-left:2.125rem;padding-right:2.125rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-9\.5{padding-left:2.375rem;padding-right:2.375rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.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-12\.5{padding-top:3.125rem;padding-bottom:3.125rem}.py-15{padding-top:3.75rem;padding-bottom:3.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-16\.5{padding-top:4.125rem;padding-bottom:4.125rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.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-4\.5{padding-top:1.125rem;padding-bottom:1.125rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.\!pt-0{padding-top:0!important}.pb-10{padding-bottom:2.5rem}.pb-15{padding-bottom:3.75rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-3\.5{padding-left:.875rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-15{padding-top:3.75rem}.pt-17\.5{padding-top:4.375rem}.pt-25{padding-top:6.25rem}.pt-26{padding-top:6.5rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.\!text-left{text-align:left!important}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.font-euclid-circular-a{font-family:Euclid Circular A}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-custom-sm{font-size:14px!important;line-height:22px!important}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xs{font-size:10px;line-height:17px}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-custom-1{font-size:22px;line-height:30px}.text-custom-lg{font-size:18px;line-height:24px}.text-custom-sm{font-size:14px;line-height:22px}.text-custom-xl{font-size:20px;line-height:24px}.text-custom-xs{font-size:12px;line-height:20px}.text-heading-3{font-size:40px;line-height:48px}.text-heading-4{font-size:30px;line-height:38px}.text-heading-5{font-size:28px;line-height:40px}.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!important}.\!font-normal{font-weight:400!important}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.italic{font-style:italic}.not-italic{font-style:normal}.\!leading-normal{line-height:1.5!important}.\!leading-snug{line-height:1.375!important}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.\!text-\[\#1C2434\]{--tw-text-opacity: 1 !important;color:rgb(28 36 52 / var(--tw-text-opacity, 1))!important}.\!text-\[\#E67E22\]{--tw-text-opacity: 1 !important;color:rgb(230 126 34 / var(--tw-text-opacity, 1))!important}.\!text-dark{--tw-text-opacity: 1 !important;color:rgb(28 39 76 / var(--tw-text-opacity, 1))!important}.\!text-dark-4{--tw-text-opacity: 1 !important;color:rgb(141 147 165 / var(--tw-text-opacity, 1))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#E67E22\]{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.text-\[\#FFA645\]{--tw-text-opacity: 1;color:rgb(255 166 69 / var(--tw-text-opacity, 1))}.text-blue{--tw-text-opacity: 1;color:rgb(60 80 224 / var(--tw-text-opacity, 1))}.text-dark{--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.text-dark-2{--tw-text-opacity: 1;color:rgb(73 82 112 / var(--tw-text-opacity, 1))}.text-dark-3{--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.text-dark-4{--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.text-dark-4\/40{color:#8d93a566}.text-gray-3{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-4{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-6{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green{--tw-text-opacity: 1;color:rgb(34 173 92 / var(--tw-text-opacity, 1))}.text-orange{--tw-text-opacity: 1;color:rgb(242 116 48 / var(--tw-text-opacity, 1))}.text-red{--tw-text-opacity: 1;color:rgb(242 48 48 / var(--tw-text-opacity, 1))}.text-teal{--tw-text-opacity: 1;color:rgb(2 170 164 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/90{color:#ffffffe6}.text-yellow{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-yellow-dark{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.\!underline{text-decoration-line:underline!important}.underline{text-decoration-line:underline}.\!line-through{text-decoration-line:line-through!important}.line-through{text-decoration-line:line-through}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.accent-\[\#E67E22\]{accent-color:#E67E22}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.\!shadow-none{--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}.shadow-1{--tw-shadow: 0px 1px 2px 0px rgba(166, 175, 195, .25);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2{--tw-shadow: 0px 6px 24px 0px rgba(235, 238, 251, .4), 0px 2px 4px 0px rgba(148, 163, 184, .05);--tw-shadow-colored: 0px 6px 24px 0px var(--tw-shadow-color), 0px 2px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-range{--tw-shadow: 0px 0px 1px 0px rgba(33, 37, 41, .08), 0px 2px 2px 0px rgba(33, 37, 41, .06);--tw-shadow-colored: 0px 0px 1px 0px var(--tw-shadow-color), 0px 2px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);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)}.backdrop-filter{-webkit-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-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)}.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-\[grid-template-rows\]{transition-property:grid-template-rows;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-opacity{transition-property:opacity;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-200{transition-duration:.2s!important}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.\!ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.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)}.single-product .woocommerce-notices-wrapper{padding-top:clamp(5rem,12vw,7rem)}.single-product-landing{padding-bottom:4rem}.single-product-landing .landing-container{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem)}.landing-row{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:80rem;flex-direction:column;align-items:stretch;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem);padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem);gap:clamp(2.5rem,5vw,4rem)}@media(min-width:1024px){.landing-row{flex-direction:row;gap:clamp(3rem,6vw,5rem)}.landing-row__visual,.landing-row__copy{width:50%;flex-shrink:0}.landing-row--reverse{flex-direction:row-reverse}}.landing-row__visual{min-height:0px}.product-gallery-wrap{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.product-gallery-main{height:100%;width:100%}.product-gallery-main .swiper-slide{height:100%}.product-gallery-main .swiper-slide a{display:block;height:100%;width:100%}.product-gallery-main .swiper-slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-gallery-prev,.product-gallery-next,.glightbox-container .gprev,.glightbox-container .gnext{position:absolute;top:50%;z-index:10;display:flex;height:2.75rem;width:2.75rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));background-color:#ffffffe6;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));--tw-shadow: 0px 1px 2px 0px rgba(166, 175, 195, .25);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.product-gallery-prev:hover,.product-gallery-next:hover,.glightbox-container .gprev:hover,.glightbox-container .gnext:hover{border-color:#e67e2280;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.product-gallery-prev:focus,.product-gallery-next:focus,.glightbox-container .gprev:focus,.glightbox-container .gnext:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(230 126 34 / .4)}.product-gallery-prev svg,.product-gallery-next svg,.glightbox-container .gprev svg,.glightbox-container .gnext svg{height:1.5rem;width:1.5rem;flex-shrink:0}.product-gallery-prev path,.product-gallery-next path,.glightbox-container .gprev path,.glightbox-container .gnext path{stroke:currentColor}.product-gallery-prev{left:.75rem}@media(min-width:1024px){.product-gallery-prev{left:1rem}}.product-gallery-next{right:.75rem}@media(min-width:1024px){.product-gallery-next{right:1rem}}.glightbox-container .gprev{left:1rem;right:auto}.glightbox-container .gnext{right:1rem;left:auto}@media(min-width:1024px){.glightbox-container .gprev{left:1.5rem}.glightbox-container .gnext{right:1.5rem}}.product-gallery-thumbs-wrap{position:relative;min-height:5rem;contain:layout}@media(min-width:640px){.product-gallery-thumbs-wrap{min-height:6.25rem}}.product-gallery-thumbs-skeleton{position:absolute;inset:0;display:flex;flex-wrap:nowrap;gap:10px;pointer-events:none}.product-gallery-thumbs-skeleton__item{flex:0 0 calc((100% - 30px)/4);width:calc((100% - 30px)/4);aspect-ratio:1;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.product-gallery-thumbs-wrap.is-ready .product-gallery-thumbs-skeleton{display:none}.product-gallery-thumbs{overflow:hidden;min-height:5rem;opacity:0;transition:opacity .15s ease-out}.product-gallery-thumbs-wrap.is-ready .product-gallery-thumbs{opacity:1}@media(min-width:640px){.product-gallery-thumbs{min-height:6.25rem}}.product-gallery-thumbs .swiper-wrapper{display:flex;flex-wrap:nowrap;box-sizing:border-box}.product-gallery-thumbs .swiper-slide{flex:0 0 calc((100% - 30px)/4);width:calc((100% - 30px)/4);min-width:0;aspect-ratio:1;margin-right:10px;box-sizing:border-box;display:flex}.product-gallery-thumbs .swiper-slide:last-child{margin-right:0}.product-gallery-thumbs .product-thumbnail{height:100%;min-height:0px;width:100%;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.product-gallery-thumbs .product-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.product-gallery-thumbs .swiper-slide-thumb-active .product-thumbnail{--tw-border-opacity: 1;border-color:rgb(60 80 224 / var(--tw-border-opacity, 1))}.product-gallery-thumbs .swiper-slide:not(.swiper-slide-thumb-active) .product-thumbnail{border-color:transparent}.product-gallery-thumbs-prev,.product-gallery-thumbs-next{position:absolute;top:50%;z-index:10;display:flex;height:2.75rem;width:2.75rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));background-color:#ffffffe6;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));--tw-shadow: 0px 1px 2px 0px rgba(166, 175, 195, .25);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.product-gallery-thumbs-prev:hover,.product-gallery-thumbs-next:hover{border-color:#e67e2280;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.product-gallery-thumbs-prev:focus,.product-gallery-thumbs-next:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(230 126 34 / .4)}.product-gallery-thumbs-prev{left:0}.product-gallery-thumbs-next{right:0}.product-gallery-thumbs-prev svg,.product-gallery-thumbs-next svg{height:1.5rem;width:1.5rem;flex-shrink:0}.product-gallery-thumbs-prev path,.product-gallery-thumbs-next path{stroke:currentColor}.glightbox-container .gclose{position:absolute;z-index:10;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));background-color:#ffffffe6;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));--tw-shadow: 0px 1px 2px 0px rgba(166, 175, 195, .25);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.glightbox-container .gclose:hover{border-color:#e67e2280;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.glightbox-container .gclose:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(230 126 34 / .4)}.glightbox-container .gclose{top:1rem;right:1rem;left:auto}.glightbox-container .gclose svg{height:1.5rem;width:1.5rem;flex-shrink:0}.glightbox-container .gclose path{stroke:currentColor}@media(min-width:768px){.glightbox-container .gclose{top:1.25rem;right:1.25rem}}.glightbox-container .goverlay{background:#0006!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}@media(min-width:769px){.glightbox-container .goverlay{background:#00000059!important}}.landing-row__visual--img{overflow:hidden;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.landing-row__visual--img .landing-img{aspect-ratio:1 / 1;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.landing-row__copy{display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.landing-row__copy .summary{position:sticky;top:6rem}}.landing-heading{font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-heading{font-size:1.875rem;line-height:2.25rem}}.landing-heading{margin-bottom:1.5rem}.landing-bullets{margin:0;list-style-type:none;padding:0;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-bullets{font-size:1.125rem;line-height:1.75rem}}.landing-bullets{margin-top:.5rem}.landing-bullets li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.landing-bullets li:last-child{margin-bottom:0}.landing-bullets li:before{content:"";margin-top:.5rem;height:.5rem;width:.5rem;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1))}.landing-lead{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-lead{font-size:1.125rem;line-height:1.75rem}}.product-landing-hero .landing-row{padding-top:0;padding-bottom:clamp(3.5rem,10vw,6rem)}.product-landing-hero .entry-summary .posted_in,.product-landing-hero .entry-summary .tagged_as,.product-landing-hero .entry-summary .sku{display:none}.product-landing-hero .entry-summary .product_title{font-size:1.5rem;line-height:2rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.product-landing-hero .entry-summary .product_title{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1280px){.product-landing-hero .entry-summary .product_title{font-size:2.25rem;line-height:2.5rem}}.product-landing-hero__shipping{display:flex;align-items:center;gap:.5rem}.product-landing-hero .entry-summary .price{font-size:1.25rem;line-height:1.75rem}@media(min-width:640px){.product-landing-hero .entry-summary .price{font-size:1.5rem;line-height:2rem}}.product-landing-trust{border-top-width:1px;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));background-color:#f9fafb80}.landing-trust-inner{margin-left:auto;margin-right:auto;display:grid;width:100%;max-width:80rem;grid-template-columns:repeat(2,minmax(0,1fr));text-align:center}@media(min-width:1024px){.landing-trust-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-trust-inner{padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem);padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(2.5rem,6vw,4rem);gap:clamp(2rem,4vw,3rem)}.landing-trust__item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.landing-trust__icon{display:flex;height:3.5rem;width:3.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background-color:#e67e221a;--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.landing-trust__icon svg{height:1.75rem;width:1.75rem}.landing-trust__label{font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.landing-trust__sub{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.product-landing-social{padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(2.5rem,6vw,4rem)}.landing-social-inner{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;text-align:center;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-social-inner{font-size:1.125rem;line-height:1.75rem}}.landing-social-inner{padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem)}.product-landing-split{background-color:#f9fafb33}.landing-block-inner{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem);padding-top:clamp(4rem,10vw,6rem);padding-bottom:clamp(4rem,10vw,6rem)}.landing-block-title{max-width:48rem;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-block-title{font-size:1.875rem;line-height:2.25rem}}.landing-block-title{margin-bottom:1.5rem}.landing-block-lead{max-width:42rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-block-lead{font-size:1.125rem;line-height:1.75rem}}.landing-block-lead{margin-bottom:2.5rem}.product-landing-cards{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.landing-cards-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.landing-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-cards-grid{gap:clamp(1.5rem,4vw,2.5rem);margin-top:2rem}.landing-card{border-radius:1rem;border-width:1px;border-color:#e5e7eb80;background-color:#f9fafb80;padding:clamp(1.5rem,4vw,2.5rem)}.landing-card__title{position:relative;padding-left:1.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));margin-bottom:.75rem}.landing-card__title:before{content:"";position:absolute;left:0;top:.5rem;height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1))}.landing-card__text{margin:0;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.landing-dimensions-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.landing-dimensions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-dimensions-grid{gap:clamp(1rem,3vw,1.5rem);margin-top:1.5rem}.landing-dim{border-radius:.75rem;border-width:1px;border-color:#e5e7eb80;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));text-align:center;padding:clamp(1.25rem,3vw,1.75rem)}.landing-dim__label{margin-bottom:.25rem;display:block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.landing-dim__val{display:block;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-dim__val{font-size:1.125rem;line-height:1.75rem}}.product-landing-faq-block .product-faq-section{margin-top:1.5rem}.product-landing-reviews-block .woocommerce-Reviews-title{display:none}.product-reviews-swiper-wrap{position:relative;margin-top:1.5rem}.product-reviews-swiper{overflow:hidden}.product-reviews-swiper .swiper-wrapper{align-items:stretch}.product-reviews-swiper .swiper-slide{height:280px}.product-review-card{display:flex;height:100%;flex-direction:column;border-radius:1rem;border-width:1px;border-color:#e5e7eb80;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}.product-review-card__rating{margin-bottom:1rem;display:flex;flex-shrink:0;gap:.125rem;font-size:1.125rem;line-height:1.75rem}.product-review-card__star{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.product-review-card__star.is-filled{--tw-text-opacity: 1;color:rgb(255 166 69 / var(--tw-text-opacity, 1))}.product-review-card__text{margin:0;margin-bottom:1.25rem;min-height:0px;flex:1 1 0%;overflow:hidden;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.product-review-card__text p{margin:0}.product-review-card__meta{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;gap:.5rem;border-top-width:1px;border-color:#e5e7eb80;padding-top:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.product-review-card__author{font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.product-reviews-swiper__nav{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.product-reviews-swiper__prev,.product-reviews-swiper__next{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.product-reviews-swiper__prev:hover,.product-reviews-swiper__next:hover{--tw-border-opacity: 1;border-color:rgb(230 126 34 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.product-reviews-swiper__prev:focus,.product-reviews-swiper__next:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(230 126 34 / .3)}.product-reviews-swiper__prev:after,.product-reviews-swiper__next:after{content:none!important}.product-reviews-swiper__prev svg,.product-reviews-swiper__next svg{height:1.25rem;width:1.25rem;flex-shrink:0;color:inherit}.product-reviews .woocommerce-noreviews{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.product-landing-related .landing-related-inner{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem);padding-top:clamp(4rem,10vw,6rem);padding-bottom:clamp(4rem,10vw,6rem)}.product-landing-cta{background-color:#f9fafb99;padding-top:clamp(4rem,10vw,6rem);padding-bottom:clamp(4rem,10vw,6rem)}.landing-cta-inner{margin-left:auto;margin-right:auto;max-width:48rem;text-align:center;padding-left:clamp(1.5rem,5vw,3rem);padding-right:clamp(1.5rem,5vw,3rem)}.landing-cta__title{font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-cta__title{font-size:1.875rem;line-height:2.25rem}}.landing-cta__title{margin-bottom:.5rem}.landing-cta__sub{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-cta__sub{font-size:1.125rem;line-height:1.75rem}}.landing-cta__sub{margin-bottom:2rem}.landing-cta__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1));padding:.875rem 2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.landing-cta__btn:hover{background-color:#e67e22e6}.product-landing-cta--urgency .landing-cta-inner{max-width:56rem}.product-landing-cta--urgency .landing-cta__title,.product-landing-cta--urgency .landing-cta__sub,.product-landing-cta--urgency .product-landing-cta__urgency,.product-landing-cta--urgency .product-landing-cta__guarantee{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.product-landing-cta--urgency .landing-cta__sub{opacity:.9}.product-landing-cta__btn--white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.product-landing-cta__btn--white:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.product-landing-cta__btn--outline{border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.product-landing-cta__btn--outline:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.product-landing-cta__btn--with-icon{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:640px){.product-landing-cta__btn--with-icon{flex-direction:row}}.product-landing-cta__btn-icons{display:flex;align-items:center;justify-content:center;gap:.125rem}.product-landing-cta__chair{width:1.25rem;height:1.25rem;opacity:.9}.product-landing-cta__chair--free{opacity:.5}.product-landing-hero__return,.product-landing-hero__bundles,.product-landing-hero__phone{max-width:28rem}.product-landing-hero__phone a{text-decoration-line:none}.product-landing-sticky-cta{position:fixed;z-index:40;display:none;overflow:hidden;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem clamp(1rem,4vw,1.5rem);bottom:0;left:0;right:0;max-width:100vw;box-shadow:0 -4px 20px #00000014;opacity:0;transition:opacity .35s ease-out}.product-landing-sticky-cta.is-visible{display:block;opacity:1}.landing-sticky-inner{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}.landing-sticky__info{display:flex;min-width:0px;flex:1 1 0%;align-items:flex-start;gap:.75rem;overflow:hidden}.landing-sticky__info>div{min-width:0px}.landing-sticky__img{height:3rem;width:3rem;flex-shrink:0;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.landing-sticky__name{margin:0;display:block;font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1.25;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.landing-sticky__name{font-size:1rem;line-height:1.5rem}}.landing-sticky__price{margin:0;margin-top:.125rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.landing-sticky__price del{--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1));text-decoration-line:none;text-decoration:line-through}.landing-sticky__price ins{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1));text-decoration-line:none;text-decoration:underline;text-underline-offset:2px}.landing-sticky__price .woocommerce-Price-amount{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.landing-sticky__btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:none}@media(min-width:640px){.landing-sticky__btn{padding-left:1.5rem;padding-right:1.5rem;font-size:1rem;line-height:1.5rem}}.landing-sticky__btn{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.landing-sticky__btn:hover{background-color:#e67e22e6}@media(min-width:640px){.product-landing-sticky-cta{left:auto;right:1rem;bottom:1rem;max-width:min(680px,calc(100vw - 2rem));border-radius:.75rem;padding:.875rem 1rem;box-shadow:0 8px 24px #0000001a}.product-landing-sticky-cta .landing-sticky-inner{max-width:none;flex-wrap:nowrap;align-items:flex-start;gap:1rem}.product-landing-sticky-cta .landing-sticky__info{gap:10px}.product-landing-sticky-cta .landing-sticky__img{height:4rem;width:4rem}}#product-add-to-cart{scroll-margin-top:1.5rem}.product-description{--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.product-description h2,.product-description h3,.product-description h4{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.product-description h2{font-size:1.25rem;line-height:1.75rem}@media(min-width:1024px){.product-description h2{font-size:1.5rem;line-height:2rem}}.product-description h3{font-size:1.125rem;line-height:1.75rem}@media(min-width:1024px){.product-description h3{font-size:1.25rem;line-height:1.75rem}}.product-description h4{font-size:1rem;line-height:1.5rem;font-weight:500}.product-description p{margin-bottom:1rem;line-height:1.625}.product-description ul,.product-description ol{margin-bottom:1rem;list-style-type:disc}.product-description ul>:not([hidden])~:not([hidden]),.product-description ol>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.product-description ul,.product-description ol{padding-left:1.25rem}.product-description li{line-height:1.625}.product-description strong{font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.product-landing-section h2:first-child{scroll-margin-top:6rem}.landing-row__copy .woocommerce-Reviews-title,.product-landing-reviews .woocommerce-Reviews-title{display:none}.product-specs-table{width:100%}.product-specs-table tr{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.product-specs-table tr:last-child{border-bottom-width:0px}.product-specs-table td{padding-top:.75rem;padding-bottom:.75rem}.product-specs-table td:first-child{width:33.333333%;padding-right:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.product-specs-table td:last-child{--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.product-faq-section .faq-list{display:flex;flex-direction:column;gap:.75rem}.product-faq-section .faq-item{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.product-faq-section .faq-item h4{position:relative;margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:1rem 3rem 1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:640px){.product-faq-section .faq-item h4{font-size:1.125rem;line-height:1.75rem}}.product-faq-section .faq-item h4:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.product-faq-section .faq-item h4:after{content:"+";position:absolute;right:1.25rem;top:50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:1.25rem;line-height:1.75rem;font-weight:300;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.product-faq-section .faq-item.is-open h4:after{content:"−";--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.product-faq-section .faq-item.is-open h4{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.product-faq-section .faq-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.product-faq-section .faq-item.is-open .faq-content{grid-template-rows:1fr}.product-faq-section .faq-content>div{overflow:hidden;min-height:0}.product-faq-section .faq-content p{margin:0;padding:1rem 1.25rem;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.product-faq-section .faq-content p{font-size:1.125rem;line-height:1.75rem}}.woocommerce-Reviews{--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}.woocommerce-Reviews-title{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.woocommerce-Reviews-title{font-size:1.875rem;line-height:2.25rem}}.woocommerce-Reviews-title span{font-weight:400;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .commentlist{margin:0;list-style-type:none}.woocommerce-Reviews .commentlist>: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))}.woocommerce-Reviews .commentlist{padding:0}.woocommerce-Reviews .review{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem}.woocommerce-Reviews .comment_container{display:flex;gap:1rem}.woocommerce-Reviews .avatar{flex-shrink:0;border-radius:50%!important;width:48px!important;height:48px!important;-o-object-fit:cover;object-fit:cover}.woocommerce-Reviews .comment-text{min-width:0px;flex:1 1 0%}.woocommerce-Reviews .star-rating{position:relative;margin-bottom:.5rem;display:inline-block;font-size:1.125rem;line-height:1.75rem;line-height:1;width:5.5em;height:1.2em;font-family:Arial,sans-serif}.woocommerce-Reviews .star-rating:before{content:"☆☆☆☆☆";position:absolute;left:0;top:0;--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .star-rating span{position:absolute;left:0;top:0;height:100%;overflow:hidden;padding-top:1.5em}.woocommerce-Reviews .star-rating span:before{content:"★★★★★";position:absolute;left:0;top:0;--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .meta{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem}.woocommerce-Reviews .woocommerce-review__author{font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .woocommerce-review__dash{margin-left:.25rem;margin-right:.25rem;--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .woocommerce-review__published-date{--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.woocommerce-Reviews .description p{margin:0;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}@media(min-width:640px){.woocommerce-Reviews .description p{font-size:1.125rem;line-height:1.75rem}}#review_form_wrapper{margin-top:2.5rem;display:none;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding-top:2.5rem}#review_form .comment-reply-title{margin-bottom:1rem;display:block;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}#review_form .comment-reply-title small{margin-left:.5rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}#review_form .comment-reply-title small a{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}#review_form .comment-reply-title small a:hover{text-decoration-line:underline}#review_form .comment-notes{margin-bottom:1rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}#review_form .required{--tw-text-opacity: 1;color:rgb(242 48 48 / var(--tw-text-opacity, 1))}#review_form .comment-form-rating{margin-bottom:1rem}#review_form .comment-form-rating>label{margin-bottom:.5rem;display:block;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}#review_form .stars,#review_form .stars span{display:inline-flex;direction:rtl}#review_form .stars a{padding-left:.125rem;padding-right:.125rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;font-size:0}#review_form .stars a:before{content:"★";font-size:1.5rem}#review_form .stars a:hover,#review_form .stars a:hover~a{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}#review_form .stars.selected a.active,#review_form .stars.selected a.active~a{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}#review_form label{margin-bottom:.5rem;display:block;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}#review_form textarea,#review_form input[type=text],#review_form input[type=email]{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}#review_form textarea:focus,#review_form input[type=text]:focus,#review_form input[type=email]:focus{--tw-border-opacity: 1;border-color:rgb(230 126 34 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(230 126 34 / var(--tw-ring-opacity, 1))}#review_form textarea,#review_form input[type=text],#review_form input[type=email]{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}#review_form textarea{min-height:120px;resize:vertical}#review_form .comment-form-comment,#review_form .comment-form-author,#review_form .comment-form-email{margin-bottom:1rem}#review_form .comment-form-cookies-consent{margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(96 104 130 / var(--tw-text-opacity, 1))}#review_form .comment-form-cookies-consent input[type=checkbox]{margin-top:.25rem;height:1rem;width:1rem;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}#review_form .comment-form-cookies-consent input[type=checkbox]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 126 34 / var(--tw-ring-opacity, 1))}#review_form .form-submit .submit{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}#review_form .form-submit .submit:hover{--tw-bg-opacity: 1;background-color:rgb(217 115 31 / var(--tw-bg-opacity, 1))}#review_form .form-submit .submit{cursor:pointer;border-width:0px}.placeholder\:text-dark-4::-moz-placeholder{--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.placeholder\:text-dark-4::placeholder{--tw-text-opacity: 1;color:rgb(141 147 165 / var(--tw-text-opacity, 1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:block:before{content:var(--tw-content);display:block}.before\:h-4:before{content:var(--tw-content);height:1rem}.before\:w-4:before{content:var(--tw-content);width:1rem}.before\:-translate-x-1\/2:before{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.hover\:gap-3:hover{gap:.75rem}.hover\:border-\[\#E67E22\]:hover{--tw-border-opacity: 1;border-color:rgb(230 126 34 / var(--tw-border-opacity, 1))}.hover\:border-\[\#E67E22\]\/30:hover{border-color:#e67e224d}.hover\:border-\[\#E67E22\]\/50:hover{border-color:#e67e2280}.hover\:border-blue:hover{--tw-border-opacity: 1;border-color:rgb(60 80 224 / var(--tw-border-opacity, 1))}.hover\:border-transparent:hover{border-color:transparent}.hover\:bg-\[\#333333\]:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#513a2c\]\/80:hover{background-color:#513a2ccc}.hover\:bg-\[\#E67E22\]:hover{--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E67E22\]\/10:hover{background-color:#e67e221a}.hover\:bg-\[\#E67E22\]\/80:hover{background-color:#e67e22cc}.hover\:bg-\[\#E67E22\]\/90:hover{background-color:#e67e22e6}.hover\:bg-\[\#d66d1a\]:hover{--tw-bg-opacity: 1;background-color:rgb(214 109 26 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d9731d\]:hover{--tw-bg-opacity: 1;background-color:rgb(217 115 29 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d9731f\]:hover{--tw-bg-opacity: 1;background-color:rgb(217 115 31 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-dark:hover{--tw-bg-opacity: 1;background-color:rgb(28 63 183 / var(--tw-bg-opacity, 1))}.hover\:bg-dark:hover{--tw-bg-opacity: 1;background-color:rgb(28 39 76 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-2:hover{--tw-bg-opacity: 1;background-color:rgb(73 82 112 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-1:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-1\/50:hover{background-color:#f9fafb80}.hover\:bg-gray-2:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-orange:hover{--tw-bg-opacity: 1;background-color:rgb(242 116 48 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-dark:hover{--tw-bg-opacity: 1;background-color:rgb(225 88 14 / var(--tw-bg-opacity, 1))}.hover\:bg-red:hover{--tw-bg-opacity: 1;background-color:rgb(242 48 48 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-dark:hover{--tw-bg-opacity: 1;background-color:rgb(6 160 155 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#E67E22\]:hover{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E67E22\]\/80:hover{color:#e67e22cc}.hover\:text-dark:hover{--tw-text-opacity: 1;color:rgb(28 39 76 / var(--tw-text-opacity, 1))}.hover\:text-red-dark:hover{--tw-text-opacity: 1;color:rgb(225 14 14 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-2:hover{--tw-shadow: 0px 6px 24px 0px rgba(235, 238, 251, .4), 0px 2px 4px 0px rgba(148, 163, 184, .05);--tw-shadow-colored: 0px 6px 24px 0px var(--tw-shadow-color), 0px 2px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-\[\#E67E22\]:focus{--tw-border-opacity: 1;border-color:rgb(230 126 34 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:shadow-input:focus{--tw-shadow: inset 0 0 0 2px #3C50E0;--tw-shadow-colored: inset 0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#E67E22\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(230 126 34 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#E67E22\]\/20:focus{--tw-ring-color: rgb(230 126 34 / .2)}.focus\:ring-\[\#E67E22\]\/50:focus{--tw-ring-color: rgb(230 126 34 / .5)}.focus\:ring-dark\/50:focus{--tw-ring-color: rgb(28 39 76 / .5)}.group:hover .group-hover\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#E67E22\]{--tw-bg-opacity: 1;background-color:rgb(230 126 34 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-\[\#E67E22\]\/20{background-color:#e67e2233}.group:hover .group-hover\:bg-blue\/20{background-color:#3c50e033}.group:hover .group-hover\:bg-green\/20{background-color:#22ad5c33}.group:hover .group-hover\:text-\[\#E67E22\]{--tw-text-opacity: 1;color:rgb(230 126 34 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:left-10{left:2.5rem}.sm\:right-8\.5{right:2.125rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mb-10{margin-bottom:2.5rem}.sm\:block{display:block}.sm\:w-48{width:12rem}.sm\:w-auto{width:auto}.sm\:min-w-\[333px\]{min-width:333px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:self-auto{align-self:auto}.sm\:p-12{padding:3rem}.sm\:p-7\.5{padding:1.875rem}.sm\:p-8{padding:2rem}.sm\:px-12\.5{padding-left:3.125rem;padding-right:3.125rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-7\.5{padding-left:1.875rem;padding-right:1.875rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.sm\:pl-7\.5{padding-left:1.875rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-custom-1{font-size:22px;line-height:30px}.sm\:text-heading-1{font-size:60px;line-height:72px}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:leading-\[24px\]{line-height:24px}}@media(min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:w-\[120px\]{width:120px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:right-26{right:6.5rem}.lg\:right-6{right:1.5rem}.lg\:top-6{top:1.5rem}.lg\:top-\[100px\]{top:100px}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:\!mb-0{margin-bottom:0!important}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-auto{margin-left:auto}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:\!hidden{display:none!important}.lg\:aspect-auto{aspect-ratio:auto}.lg\:h-20{height:5rem}.lg\:min-h-\[420px\]{min-height:420px}.lg\:w-20{width:5rem}.lg\:w-96{width:24rem}.lg\:w-\[380px\]{width:380px}.lg\:flex-shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-7\.5{gap:1.875rem}.lg\:p-10{padding:2.5rem}.lg\:p-8{padding:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-7\.5{padding-left:1.875rem;padding-right:1.875rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-17\.5{padding-top:4.375rem;padding-bottom:4.375rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-24\.5{padding-top:6.125rem;padding-bottom:6.125rem}.lg\:pb-12\.5{padding-bottom:3.125rem}.lg\:pb-15{padding-bottom:3.75rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-12\.5{padding-left:3.125rem}.lg\:pt-15{padding-top:3.75rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-45{padding-top:11.25rem}.lg\:text-left{text-align:left}.lg\:\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.lg\:\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-heading-4{font-size:30px;line-height:38px}.lg\:text-heading-5{font-size:28px;line-height:40px}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1280px){.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:static{position:static}.xl\:\!absolute{position:absolute!important}.xl\:absolute{position:absolute}.xl\:\!bottom-5{bottom:1.25rem!important}.xl\:bottom-10{bottom:2.5rem}.xl\:right-33{right:8.25rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-auto{height:auto}.xl\:w-\[193px\]{width:193px}.xl\:w-auto{width:auto}.xl\:max-w-\[393px\]{max-width:393px}.xl\:max-w-\[757px\]{max-width:757px}.xl\:translate-y-10{--tw-translate-y: 2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-12\.5{gap:3.125rem}.xl\:gap-19{gap:4.75rem}.xl\:gap-4{gap:1rem}.xl\:gap-6{gap:1.5rem}.xl\:p-15{padding:3.75rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-19{padding-left:4.75rem;padding-right:4.75rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:py-22\.5{padding-top:5.625rem;padding-bottom:5.625rem}.xl\:py-7\.5{padding-top:1.875rem;padding-bottom:1.875rem}.xl\:pb-15{padding-bottom:3.75rem}.xl\:pt-22\.5{padding-top:5.625rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-custom-3{font-size:35px;line-height:45px}.xl\:text-custom-lg{font-size:18px;line-height:24px}.xl\:text-heading-3{font-size:40px;line-height:48px}.xl\:text-heading-4{font-size:30px;line-height:38px}.xl\:text-heading-5{font-size:28px;line-height:40px}.xl\:opacity-0{opacity:0}.group:hover .xl\:group-hover\:visible{visibility:visible}.group:hover .xl\:group-hover\:opacity-100{opacity:1}}
