@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";: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)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}.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}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-inset-0{inset:-0px}.inset-y-0{top:0;bottom:0}.-z-10{z-index:-10}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.-mb-28{margin-bottom:-7rem}.-mt-\[172px\]{margin-top:-172px}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-10{margin-left:2.5rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-28{margin-top:7rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-11{height:2.75rem}.h-20{height:5rem}.h-28{height:7rem}.h-5{height:1.25rem}.h-\[300px\]{height:300px}.h-\[330px\]{height:330px}.h-\[534px\]{height:534px}.h-\[550px\]{height:550px}.h-full{height:100%}.min-h-\[490px\]{min-height:490px}.w-10{width:2.5rem}.w-20{width:5rem}.w-\[145px\]{width:145px}.w-\[335px\]{width:335px}.w-\[400px\]{width:400px}.w-\[545px\]{width:545px}.w-\[580px\]{width:580px}.w-\[600px\]{width:600px}.w-auto{width:auto}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[215px\]{max-width:215px}.max-w-\[335px\]{max-width:335px}.max-w-prose{max-width:65ch}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.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))}.resize{resize:both}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-\[60px\]{border-radius:60px}.rounded-md{border-radius:.375rem}.bg-\[\#F8F2ED\]{--tw-bg-opacity: 1;background-color:rgb(248 242 237 / 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\/80{background-color:#fffc}.p-4{padding:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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-9{padding-left:2.25rem;padding-right:2.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[72px\]{padding-top:72px;padding-bottom:72px}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-3{padding-bottom:.75rem}.pt-10{padding-top:2.5rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[11px\]{font-size:11px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.leading-\[1\.5\]{line-height:1.5}.leading-\[18px\]{line-height:18px}.leading-\[22px\]{line-height:22px}.leading-\[36px\]{line-height:36px}.leading-\[40px\]{line-height:40px}.leading-\[50px\]{line-height:50px}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.-tracking-\[\.4px\]{letter-spacing:-.4px}.-tracking-\[\.7px\]{letter-spacing:-.7px}.-tracking-\[1\.1px\]{letter-spacing:-1.1px}.-tracking-\[1\.3px\]{letter-spacing:-1.3px}.-tracking-\[1\.4px\]{letter-spacing:-1.4px}.-tracking-\[1px\]{letter-spacing:-1px}.-tracking-\[3px\]{letter-spacing:-3px}.text-\[\#1E1E1E\]{--tw-text-opacity: 1;color:rgb(30 30 30 / var(--tw-text-opacity, 1))}.text-\[\#555555\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\[\#F97F21\]{--tw-text-opacity: 1;color:rgb(249 127 33 / var(--tw-text-opacity, 1))}.text-\[\#FD5726\]{--tw-text-opacity: 1;color:rgb(253 87 38 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.drope-text-light{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.drope-text-regular{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.drope-text-medium{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.drope-text-semibold{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.drope-text-bold{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.drope-text-black{font-family:DM Sans,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}body{background:#f8f2ed}body.menu-open{overflow:hidden}.menu-open nav,#nav.in-transition{height:100%}#nav{transition:opacity .2s ease-out}#nav #menuOpen{border-radius:50%;transition:background-color .2s ease-out}#nav.page-scrolled button#menuOpen{background-color:#f97f21}#nav .logo-container{transition:opacity .2s ease-in}#nav.page-scrolled .logo-container{opacity:0}.menu--main{box-shadow:0 0 14px #0000000f}.menu-mobile{opacity:0;transition:opacity .5s ease-out}.menu-open .menu-mobile{opacity:1}.menu-mobile__content:before{content:"";display:block;background:linear-gradient(to bottom,#ff4711,#f97f21);position:absolute;top:-92px;left:-48px;width:296px;height:296px;border-radius:100%;transition:all .4s ease-in-out .2s}.menu-open .menu-mobile__content:before{width:964px;height:964px;top:-400px;left:-370px}@media (min-width: 390px){.menu-open .menu-mobile__content:before{top:-300px}}.menu-mobile:after{background:linear-gradient(to bottom,#ff4711,#f97f21);border-radius:100%;content:"";display:block;width:180px;height:180px;position:absolute;left:125px;top:90px;z-index:-1;opacity:.5;transition:all .3s ease-out .3s}.menu-open .menu-mobile:after{top:450px;left:155px}@media (min-width: 390px){.menu-open .menu-mobile:after{top:550px;left:205px}}.menu-mobile__content:after{background:url(/assets/print-Cg1yJ-J3.svg) no-repeat;content:"";display:block;width:160px;height:160px;position:absolute;left:58px;top:160px;transition:all .3s ease-out .3s}.menu-open .menu-mobile__content:after{top:500px;left:90px}@media (min-width: 390px){.menu-open .menu-mobile__content:after{top:600px;left:140px}}.menu-mobile__links{opacity:0;transition:opacity .5s ease-out .5s}.menu-open .menu-mobile__links{opacity:1}.menu-mobile{transition:opacity .2s ease-in;opacity:0}.section-hero{background-image:url(/assets/hero-bg-mobile-CHb1No54.jpg);background-repeat:no-repeat;background-size:304px auto;padding-top:290px}@media (min-width: 768px){.section-hero{background-size:352px auto;padding-top:290px}}@media (min-width: 1024px){.section-hero{background-image:url(/assets/hero-bg-Bi2WPCJ4.svg);background-position:28px top;padding-top:190px}}@media (min-width: 1280px){.section-hero{background:none}}.section-hero__featured-content:before{background:url(/assets/parallax-print-CiDGOtYQ.png);background-size:100%;content:"";display:block;position:absolute;width:254px;height:254px;bottom:-1.5rem;left:-112px}.section-hero__featured-content:after{background:url(/assets/parallax-round-3uHKQe8e.png);background-size:100%;content:"";display:block;position:absolute;height:167px;width:167px;bottom:-100px;left:-28px;z-index:10}.section-explanation__content{background:linear-gradient(to top,#f6bf94 -100%,#f8f2ed);padding-bottom:148px;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 80px))}@media (min-width: 1024px){.section-explanation__content{background:linear-gradient(to top,#f6bf94,#f6bf94 60px,#f8f2ed);border-radius:60px;clip-path:none;position:relative;padding-bottom:60px}}@media (min-width: 1400px){.section-explanation__content{max-width:1300px}}@media (min-width: 1024px){.section-explanation__content:after{content:"";display:block;width:100%;height:260px;background:#f6bf94;position:absolute;left:0;top:calc(100% - 60px);border-radius:0 0 60px 60px;clip-path:polygon(0 0,100% 0,100% 100%,calc(100% - 68px) 100%,52px 60px)}}.section-explanation__item-icon{position:relative}.section-explanation__item-icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='208'%20height='104'%20viewBox='0%200%20208%20104'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.2'%20d='M208%20104C208%2076.4175%20197.043%2049.9647%20177.539%2030.4609C158.035%2010.9571%20131.583%201.61587e-05%20104%201.11256e-05C76.4175%206.09251e-06%2049.9647%2010.9571%2030.4609%2030.4609C10.9571%2049.9647%20-4.01008e-06%2076.4175%20-1.11256e-05%20104L104%20104L208%20104Z'%20fill='url(%23paint0_linear_58_74507)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_58_74507'%20x1='104'%20y1='1.11256e-05'%20x2='104'%20y2='104'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FD5726'/%3e%3cstop%20offset='1'%20stop-color='%23FD5726'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center top;content:"";display:block;position:absolute;left:0;top:0;height:100%;width:100%;opacity:.5}@media (min-width: 1024px){.section-explanation__item-icon:before{background-image:url(/assets/bg-explanation-item-ClkHnBew.svg);content:"";display:block;position:absolute;left:0;top:0;height:100%;width:100%;opacity:.5}}.section-explanation__item-icon img{z-index:1}@media (min-width: 1024px){.section-explanation__item-icon--alt:before{background-image:url("data:image/svg+xml,%3csvg%20width='112'%20height='113'%20viewBox='0%200%20112%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.2'%20d='M56.5%20112C41.7805%20112%2027.6638%20106.153%2017.2556%2095.7444C6.84731%2085.3362%201%2071.2195%201%2056.5C1%2041.7805%206.8473%2027.6638%2017.2556%2017.2556C27.6638%206.84731%2041.7805%201%2056.5%200.999998L56.5%2056.5L56.5%20112Z'%20fill='url(%23paint0_linear_2202_6)'/%3e%3cpath%20d='M56%20112C25.6243%20112%201%2087.1518%201%2056.5C1%2025.8482%2025.6243%201%2056%201'%20stroke='%231E1E1E'%20stroke-width='2'%20stroke-dasharray='3%208'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2202_6'%20x1='1'%20y1='56.5'%20x2='56.5'%20y2='56.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FD5726'/%3e%3cstop%20offset='1'%20stop-color='%23FD5726'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.section-admin__featured-content:before{background:url(/assets/print-Cg1yJ-J3.svg);background-size:100%;content:"";display:block;position:absolute;width:216px;height:216px;right:-25%;z-index:-1;top:48px}.section-admin__featured-content:after{background:linear-gradient(to bottom,#ff4711,#f97f21);border-radius:100%;content:"";display:block;position:absolute;width:160px;height:160px;z-index:10;top:0;right:0;transform:translate(25%,-35%);opacity:.8}.testimonial-slider .swiper-slide-active{background-color:#f8f2ed;z-index:1}@media (min-width: 1024px){.testimonial-slider .swiper-slide-active{background-color:transparent}}.testimonial__featured-content:before{background:url(/assets/print-Cg1yJ-J3.svg);background-size:100%;content:"";display:block;position:absolute;width:123px;height:123px;left:0;top:0;transform:translate(-20px,150px)}.testimonial__featured-content:after{background:linear-gradient(to bottom,#ff4711,#f97f21);border-radius:100%;content:"";display:block;position:absolute;width:214px;height:214px;z-index:-1;left:0;top:0;transform:translate(-48px)}@media (max-width: 1023.9px){.swiper.explanation-slider,.swiper.key-slider{width:100%;height:350px;margin:0 auto}}@media (max-width: 1023.9px){.swiper.key-slider{width:100%;height:375px;margin:0 auto}}.swiper-pagination-bullet{height:14px;width:14px}.swiper-pagination-bullet-active{background-color:#fd5726}.swiper-button-next:after,.swiper-button-prev:after{font-size:1rem}.section-footer{background:url(/assets/bg-footer-mobile-CdI7_ycj.svg) no-repeat -40px 120px,radial-gradient(circle at center,#f97f2180,#f8f2ed80 75%)}@media (min-width: 1024px){.section-footer{background:url(/assets/bg-footer-DaiAEJs1.svg) no-repeat 25% 15%,radial-gradient(circle at bottom 20% left 50%,#f97f2180,#f8f2ed80 60%)}}@media (min-width: 1280px){.section-footer{background:radial-gradient(circle at bottom 20% left 50%,#f97f2180,#f8f2ed80 60%)}}@media (min-width: 1440px){.section-footer{background:radial-gradient(circle at bottom 20% left 50%,#f97f2180,#f8f2ed80 60%)}}.footer-parallax{position:absolute;bottom:315px;margin-left:72px}.drope-parallax__layer{background-size:cover;left:50%;position:absolute;top:50%}#drope-parallax__accent{margin:48px 0 0 -185px;height:168px;width:168px;background-image:url(/assets/parallax-round-3uHKQe8e.png);z-index:20}#drope-parallax__main{margin:-267px 0 0 -194px;z-index:10;inset:auto 0 0 auto}#drope-parallax__print{left:0;position:absolute;top:0;background-image:url(/assets/parallax-print-CiDGOtYQ.png);background-size:cover;width:336px;height:336px;margin-top:64px}#drope-parallax-admin__main{left:0;top:0}#drope-parallax-admin__accent{height:168px;width:168px;background-image:url(/assets/parallax-round-3uHKQe8e.png);z-index:20;margin:36px 0 0;top:0;left:auto;right:-84px}#drope-parallax-admin__print{left:auto;position:absolute;top:0;background-image:url(/assets/print-Cg1yJ-J3.svg);background-size:cover;width:216px;height:216px;margin-top:110px;right:-125px;z-index:-1}.drope-parallax-testimonial__main{top:0;left:0}.drope-parallax-testimonial__accent{height:214px;width:214px;background:linear-gradient(to top,#f97f21,#ff4711);border-radius:100%;top:0;left:0;margin:-60px 0 0 -80px}.drope-parallax-testimonial__print{position:absolute;top:0;left:0;background-image:url(/assets/print-Cg1yJ-J3.svg);background-size:cover;width:123px;height:123px;margin-left:-48px;margin-top:72px}.hero-parallax__content div{top:0;left:0;position:absolute}.hero-parallax__content-main{height:392px;width:392px;background:linear-gradient(to top,#f97f21,#ff4711);border-radius:50%;margin:0 0 0 20px}.hero-parallax__content-accent{background:linear-gradient(to top,#f97f21,#ff4711);border-radius:50%;opacity:.5;width:180px;height:180px;margin:245px 0 0 240px}.hero-parallax__content-print{background-image:url(/assets/print-Cg1yJ-J3.svg);background-size:cover;width:229px;height:229px;margin:316px 0 0 190px}.footer-parallax__content div{top:50%;left:50%;position:absolute}.footer-parallax__content-main{height:233px;width:233px;background:linear-gradient(to top,#f97f21,#ff4711);border-radius:50%;opacity:.5;margin:-116px 0 0 -116px}.footer-parallax__content-accent{background:linear-gradient(to top,#f97f21,#ff4711);border-radius:50%;width:112px;height:112px;margin:-56px 0 0 -172px}.footer-parallax__content-print{background-image:url(/assets/print-alt-C7HckU2h.png);background-size:cover;width:157px;height:157px;margin:-78px 0 0 32px}.content-page__container{background-image:url(/assets/hero-bg-Bi2WPCJ4.svg);background-repeat:no-repeat;background-size:300px auto;background-position:-75% -40px}@media (min-width: 1024px){.content-page__container{background-position:left -40px}}@media (min-width: 420px){.xs\:px-4{padding-left:1rem;padding-right:1rem}}@media (min-width: 640px){.sm\:hidden{display:none}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:pl-24{padding-left:6rem}}@media (min-width: 1024px){.lg\:relative{position:relative}.lg\:z-10{z-index:10}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:-mt-96{margin-top:-24rem}.lg\:-mt-\[72px\]{margin-top:-72px}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/3{width:33.333333%}.lg\:w-28{width:7rem}.lg\:w-7\/12{width:58.333333%}.lg\:w-9{width:2.25rem}.lg\:max-w-\[388px\]{max-width:388px}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[500px\]{max-width:500px}.lg\:flex-none{flex:none}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-28{padding-top:7rem}.lg\:pt-\[460px\]{padding-top:460px}.lg\:text-left{text-align:left}.lg\:text-9xl{font-size:8rem;line-height:1}.lg\:text-\[15px\]{font-size:15px}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[105px\]{line-height:105px}}@media (min-width: 1280px){.xl\:-top-\[152px\]{top:-152px}.xl\:z-10{z-index:10}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:-ml-24{margin-left:-6rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-12{margin-bottom:3rem}.xl\:mb-52{margin-bottom:13rem}.xl\:mb-8{margin-bottom:2rem}.xl\:mt-0{margin-top:0}.xl\:mt-16{margin-top:4rem}.xl\:mt-20{margin-top:5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-16{height:4rem}.xl\:h-\[320px\]{height:320px}.xl\:h-\[490px\]{height:490px}.xl\:min-h-\[476px\]{min-height:476px}.xl\:w-1\/2{width:50%}.xl\:w-\[430px\]{width:430px}.xl\:w-\[545px\]{width:545px}.xl\:max-w-\[520px\]{max-width:520px}.xl\:max-w-\[600px\]{max-width:600px}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.xl\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.xl\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:px-\[105px\]{padding-left:105px;padding-right:105px}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pb-\[110px\]{padding-bottom:110px}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-12{padding-left:3rem}.xl\:pl-36{padding-left:9rem}.xl\:pl-\[100px\]{padding-left:100px}.xl\:pl-\[275px\]{padding-left:275px}.xl\:pr-32{padding-right:8rem}.xl\:pt-0{padding-top:0}.xl\:pt-\[110px\]{padding-top:110px}.xl\:pt-\[250px\]{padding-top:250px}.xl\:pt-\[360px\]{padding-top:360px}.xl\:text-left{text-align:left}.xl\:text-\[20px\]{font-size:20px}.xl\:text-\[24px\]{font-size:24px}.xl\:text-\[30px\]{font-size:30px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:font-light{font-weight:300}.xl\:leading-\[40px\]{line-height:40px}.xl\:leading-\[48px\]{line-height:48px}.xl\:leading-loose{line-height:2}}@media (min-width: 1536px){.\32xl\:left-52{left:13rem}.\32xl\:ml-8{margin-left:2rem}.\32xl\:w-\[600px\]{width:600px}}
