@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900";: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;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 ::slotted(.swiper-navigation-icon),.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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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;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}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-base:1rem;--text-base--line-height: 1.5 ;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-grey:#e4e9e8;--color-grey-light:#d9d9d9;--color-grey-medium:#848484;--color-grey-very-light:#dadcdf;--color-mountain-dark:#2c3f50;--color-blue-light:#90c1ff;--color-blue-light-50:#90c1ff80;--color-blue-light-25:#90c1ff40;--color-link-text:#0054bb}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-style:normal;font-weight:400}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1{top:calc(var(--spacing)*1)}.top-\[-6px\]{top:-6px}.top-\[-999px\]{top:-999px}.top-\[44px\]{top:44px}.top-\[94\%\]{top:94%}.right-\[0\.5rem\]{right:.5rem}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.z-10{z-index:10}.z-50{z-index:50}.z-100{z-index:100}.order-\[1\]{order:1}.order-\[2\]{order:2}.order-\[3\]{order:3}.order-\[4\]{order:4}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-\[0px\]{margin-inline:0}.my-3{margin-block:calc(var(--spacing)*3)}.mt-\[0\.5rem\]{margin-top:.5rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2rem\]{margin-top:2rem}.mt-\[3rem\]{margin-top:3rem}.mt-\[4rem\]{margin-top:4rem}.mt-\[5rem\]{margin-top:5rem}.mt-\[10rem\]{margin-top:10rem}.mt-\[150px\]{margin-top:150px}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.mb-\[0\.5rem\]{margin-bottom:.5rem}.mb-\[0\]{margin-bottom:0}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[3\.5rem\]{margin-bottom:3.5rem}.mb-\[3rem\]{margin-bottom:3rem}.mb-\[14px\]{margin-bottom:14px}.ml-\[2rem\]{margin-left:2rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-\[14px\]{height:14px}.h-\[30px\]{height:30px}.h-\[50px\]{height:50px}.h-\[100\%\]{height:100%}.h-\[500px\]{height:500px}.h-\[inherit\]{height:inherit}.w-\[14px\]{width:14px}.w-\[28\%\]{width:28%}.w-\[30px\]{width:30px}.w-\[72\%\]{width:72%}.w-\[80px\]{width:80px}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[200px\]{width:200px}.w-\[210px\]{width:210px}.w-\[250px\]{width:250px}.w-full{width:100%}.container--large{max-width:1024px}@media(min-width:64rem){.container--medium{max-width:900px}}.container--small{max-width:640px}.container--xlarge{max-width:1280px}.container--xsmall{max-width:480px}.max-w-\[80\%\]{max-width:80%}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[360px\]{min-width:360px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.grow-1{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[26px\]{--tw-translate-x:26px;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-80px\]{--tw-translate-y:-80px;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-items-center{justify-items:center}.gap-0{gap:calc(var(--spacing)*0)}.gap-3{gap:calc(var(--spacing)*3)}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[0\.25rem\]{gap:.25rem}.gap-\[1rem\]{gap:1rem}.gap-\[2rem\]{gap:2rem}.gap-\[3rem\]{gap:3rem}.gap-\[5\.5rem\]{gap:5.5rem}.gap-\[5rem\]{gap:5rem}.overflow-auto{overflow:auto}.rounded-\[8px\]{border-radius:8px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[60px\]{border-radius:60px}.rounded-tl-\[8px\]{border-top-left-radius:8px}.rounded-tr-\[8px\]{border-top-right-radius:8px}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-t-1{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[var\(--color-grey-light\)\]{border-color:var(--color-grey-light)}.border-black{border-color:var(--color-black)}.border-grey{border-color:var(--color-grey)}.border-grey-light{border-color:var(--color-grey-light)}.border-grey-very-light{border-color:var(--color-grey-very-light)}.border-transparent{border-color:#0000}.bg-\[var\(--color-blue-light-25\)\]{background-color:var(--color-blue-light-25)}.bg-\[var\(--color-blue-light-50\)\]{background-color:var(--color-blue-light-50)}.bg-blue-light{background-color:var(--color-blue-light)}.bg-blue-light-25{background-color:var(--color-blue-light-25)}.bg-blue-light-50{background-color:var(--color-blue-light-50)}.bg-mountain-dark{background-color:var(--color-mountain-dark)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-\[0px\]{padding:0}.p-\[1\.375rem\]{padding:1.375rem}.p-\[1rem\]{padding:1rem}.p-\[2rem\]{padding:2rem}.p-\[22px\]{padding:22px}.px-\[0\.5rem\]{padding-inline:.5rem}.px-\[1\.5rem\]{padding-inline:1.5rem}.px-\[1\.75rem\]{padding-inline:1.75rem}.px-\[1rem\]{padding-inline:1rem}.px-\[2rem\]{padding-inline:2rem}.py-5{padding-block:calc(var(--spacing)*5)}.py-\[0\.5rem\]{padding-block:.5rem}.py-\[0\.75rem\]{padding-block:.75rem}.py-\[1\.5rem\]{padding-block:1.5rem}.py-\[1rem\]{padding-block:1rem}.py-\[2\.5rem\]{padding-block:2.5rem}.py-\[2rem\]{padding-block:2rem}.py-\[3rem\]{padding-block:3rem}.pt-\[2rem\]{padding-top:2rem}.pt-\[4rem\]{padding-top:4rem}.pt-\[22px\]{padding-top:22px}.pb-\[2rem\]{padding-bottom:2rem}.pb-\[22px\]{padding-bottom:22px}.text-center{text-align:center}.text-left{text-align:left}.align-top{vertical-align:top}.intro{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}@media(min-width:48rem){.intro{--tw-leading:125%;color:1.75;line-height:125%}}.explainer{font-optical-sizing:auto;--tw-leading:150%;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}.h1{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}@media(min-width:48rem){.h1{--tw-leading:125%;font-size:2.625rem;line-height:125%}}.h2{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;line-height:125%}@media(min-width:48rem){.h2{--tw-leading:125%;font-size:1.5rem;line-height:125%}}.default-text{font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%}.h3{font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:150%}.h3-semi-bold{font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:150%}.image-text{font-optical-sizing:auto;--tw-leading:1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.paragraph-text{font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}.table-text{font-optical-sizing:auto;--tw-leading:1.25rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}.font-inter-regular{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:400}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[2rem\]{font-size:2rem}.leading-\[100\%\]{--tw-leading:100%;line-height:100%}.break-words{overflow-wrap:break-word}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.text-\[\#808080\]{color:gray}.text-\[var\(--color-link-text\)\]{color:var(--color-link-text)}.text-black{color:var(--color-black)}.text-grey-medium{color:var(--color-grey-medium)}.text-link-text{color:var(--color-link-text)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.italic{font-style:italic}.underline-decoration{text-underline-offset:2px;text-decoration-line:underline}.underline{text-decoration-line:underline}.decoration-solid{text-decoration-style:solid}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-\[8\%\]{text-underline-offset:8%}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-60{opacity:.6}.shadow-\[0_16px_24px_-8px_\#00285640\]{--tw-shadow:0 16px 24px -8px var(--tw-shadow-color,#00285640);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.backface-hidden{backface-visibility:hidden}.text-decoration-skip-ink-auto{-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}.group-open\:block:is(:where(.group):is([open],:popover-open,:open) *){display:block}.group-open\:hidden:is(:where(.group):is([open],:popover-open,:open) *){display:none}@media(hover:hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}}.group-focus\:underline:is(:where(.group):focus *){text-decoration-line:underline}.empty\:hidden:empty{display:none}.focus-within\:outline-2:focus-within{outline-style:var(--tw-outline-style);outline-width:2px}.focus-within\:outline-black:focus-within{outline-color:var(--color-black)}@media(hover:hover){.hover\:bg-blue-light:hover{background-color:var(--color-blue-light)}.hover\:bg-blue-light-50:hover{background-color:var(--color-blue-light-50)}.hover\:text-black:hover{color:var(--color-black)}.hover\:underline-decoration:hover{text-underline-offset:2px;text-decoration-line:underline}}.focus\:top-\[0\]:focus{top:0}.focus\:bg-blue-light:focus{background-color:var(--color-blue-light)}.focus\:bg-blue-light-50:focus{background-color:var(--color-blue-light-50)}.focus\:bg-mountain-dark:focus{background-color:var(--color-mountain-dark)}.focus\:text-black:focus{color:var(--color-black)}.focus\:text-white:focus{color:var(--color-white)}.focus\:outline-0:focus{outline-style:var(--tw-outline-style);outline-width:0}@media(min-width:40rem){.sm\:flex{display:flex}.sm\:w-\[180px\]{width:180px}.sm\:w-\[260px\]{width:260px}.sm\:gap-\[1rem\]{gap:1rem}.sm\:gap-\[2rem\]{gap:2rem}}@media(min-width:48rem){.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-\[1\]{order:1}.md\:order-\[2\]{order:2}.md\:order-\[3\]{order:3}.md\:mt-\[0rem\]{margin-top:0}.md\:mt-\[9rem\]{margin-top:9rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-h-none{max-height:none}.md\:w-\[300px\]{width:300px}.md\:flex-1{flex:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[3fr_8fr\]{grid-template-columns:3fr 8fr}.md\:flex-row{flex-direction:row}.md\:justify-end{justify-content:flex-end}.md\:justify-start{justify-content:flex-start}.md\:gap-\[4rem\]{gap:4rem}.md\:self-start{align-self:flex-start}.md\:overflow-visible{overflow:visible}.md\:border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.md\:p-\[3rem_3rem_7\.5rem_3rem\]{padding:3rem 3rem 7.5rem}.md\:px-\[5rem\]{padding-inline:5rem}.md\:py-\[4rem\]{padding-block:4rem}.md\:no-underline{text-decoration-line:none}}@media(min-width:64rem){.lg\:mt-\[5rem\]{margin-top:5rem}.lg\:mt-\[12rem\]{margin-top:12rem}.lg\:mb-\[7rem\]{margin-bottom:7rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[33\%\]{width:33%}.lg\:w-\[66\%\]{width:66%}.lg\:w-\[100px\]{width:100px}.lg\:w-\[250px\]{width:250px}.lg\:w-\[auto\]{width:auto}.lg\:max-w-\[70\%\]{max-width:70%}.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\:justify-end{justify-content:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:gap-\[2rem\]{gap:2rem}.lg\:gap-\[4rem\]{gap:4rem}.lg\:gap-\[8rem\]{gap:8rem}.lg\:p-\[2rem\]{padding:2rem}.lg\:px-\[2rem\]{padding-inline:2rem}.lg\:px-\[3rem\]{padding-inline:3rem}.lg\:px-\[8rem\]{padding-inline:8rem}.lg\:py-\[5rem\]{padding-block:5rem}}.\[\&_p\]\:mb-2 p{margin-bottom:calc(var(--spacing)*2)}.\[\&_p\:last-child\]\:mb-0 p:last-child{margin-bottom:calc(var(--spacing)*0)}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}}.body.no-scroll{overflow:hidden}.btn{cursor:pointer;border-style:var(--tw-border-style);font-optical-sizing:auto;min-width:80px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));outline-style:var(--tw-outline-style);--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out);border-width:1px;border-color:#0000;border-radius:32px;outline-width:0;justify-content:center;align-items:center;gap:.5rem;padding-block:14px;padding-inline:16px;display:inline-flex}.btn.active,.btn:hover,.btn:focus{border-color:var(--color-white);background-color:var(--color-black);color:var(--color-white)}.btn.active span,.btn:hover span,.btn:focus span{color:var(--color-white);opacity:1}.btn.active .svg-icon:not(.hover-stroke) svg path,.btn:hover .svg-icon:not(.hover-stroke) svg path,.btn:focus .svg-icon:not(.hover-stroke) svg path{fill:#fff}.btn.active .svg-icon.hover-stroke svg path,.btn:hover .svg-icon.hover-stroke svg path,.btn:focus .svg-icon.hover-stroke svg path{stroke:#fff}.btn--white{background-color:var(--color-white);color:var(--color-black)}.badge-list{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}.badge{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-grey-light);font-optical-sizing:auto;--tw-leading:1.25rem;border-radius:80px;padding-block:.25rem;padding-inline:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.badge--white{border-style:var(--tw-border-style);background-color:var(--color-white);border-width:0}.select{appearance:none;border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-black);text-align:center;background-position:right .75rem center;background-repeat:no-repeat;border-radius:4px;padding-block:.75rem;padding-inline:1rem}:is(.block,.content-block):empty{padding:0}html{height:100%}body{margin:calc(var(--spacing)*0);font-optical-sizing:auto;min-height:100%;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height));flex-direction:column;justify-content:space-between;display:flex}img{max-width:100%;display:block}.seo-only,.header .do-close{display:none}.header.mega-menu-active .hide-when-mega-menu-active{visibility:hidden}.header.mega-menu-active .do-close{display:inline-flex}.header.mega-menu-active .do-open{display:none}.mega-menu__sub{transition:max-height 1.2s ease-out}.mega-menu__sub.active{max-height:999px;display:inline-flex}.footer-icons svg{height:50px}@media(min-width:64rem){.footer-icons svg{height:auto}}.homepage-banner{vertical-align:bottom;font-optical-sizing:auto;--tw-leading:150%;margin-top:5rem;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}@media(min-width:48rem){.homepage-banner{margin-top:7rem}}.homepage-banner p{margin-bottom:calc(var(--spacing)*4)}.homepage-banner ul{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.homepage-banner ul:last-child{margin-bottom:0}.homepage-banner ol{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal;display:flex}.homepage-banner ol:last-child{margin-bottom:0}.homepage-banner a{text-decoration-line:underline}.homepage-banner h3,.homepage-banner h4,.homepage-banner h5{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:700}.homepage-banner__title{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}@media(min-width:48rem){.homepage-banner__title{--tw-leading:125%;font-size:2.625rem;line-height:125%}}@media(min-width:64rem){.homepage-banner__container{flex-direction:row;align-items:flex-end;gap:7rem;display:flex}}.homepage-banner__left{padding-bottom:calc(var(--spacing)*0);margin-bottom:2rem}@media(min-width:64rem){.homepage-banner__left{margin-bottom:calc(var(--spacing)*0);width:65%}.homepage-banner__right{width:35%}}.homepage-banner__right p:last-child{margin-bottom:0}.homepage-banner__image{margin-bottom:2rem;display:none}@media(min-width:64rem){.homepage-banner__image{display:flex}}.main-menu nav.show-when-menu-active{pointer-events:none;opacity:0;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-out);transition-duration:.3s;transition-timing-function:var(--ease-out);max-height:0;overflow:hidden}.main-menu.active nav.show-when-menu-active{pointer-events:auto;opacity:1;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-out);transition-duration:.3s;transition-timing-function:var(--ease-out);max-height:calc(100vh - 94px - 2rem);overflow-y:auto}@media(min-width:768px){.main-menu.active nav.show-when-menu-active{max-height:none;overflow:visible}}main:before{content:"";pointer-events:none;inset:calc(var(--spacing)*0);z-index:40;background-color:#0000;position:fixed;top:94px}@supports (color:color-mix(in lab,red,red)){main:before{background-color:color-mix(in oklab,var(--color-white)0%,transparent)}}main:before{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-out);transition-duration:.3s;transition-timing-function:var(--ease-out)}main.menu-overlay-active:before{pointer-events:auto;background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){main.menu-overlay-active:before{background-color:color-mix(in oklab,var(--color-white)70%,transparent)}}.fade-enter-active,.fade-leave-active{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-out);transition-duration:.3s;transition-timing-function:var(--ease-out)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-item{align-items:center;display:inline-flex}.content-table{border-spacing:0;border-collapse:collapse;flex:1;width:100%;height:100%}.content-table th,.content-table td{text-align:left;min-width:160px;padding:.75rem 0}.content-table thead th{border-bottom-style:var(--tw-border-style);padding:calc(var(--spacing)*0);text-align:left;font-optical-sizing:auto;border-bottom-width:1px;padding-bottom:1.5rem;font-family:Inter,sans-serif;font-style:normal;font-weight:700}.content-table tbody tr:last-child th,.content-table tbody tr:last-child td{border-color:#0000}.paragraph{font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}.paragraph p{margin-bottom:calc(var(--spacing)*4)}.paragraph ul{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.paragraph ul:last-child{margin-bottom:0}.paragraph ol{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal;display:flex}.paragraph ol:last-child{margin-bottom:0}.paragraph a{color:var(--color-link-text);text-underline-offset:2px;text-decoration-line:underline}.paragraph h3,.paragraph h4,.paragraph h5{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:700}.paragraph__body p:last-child{margin-bottom:0}.paragraph__body--outline{border-style:var(--tw-border-style);--tw-border-style:solid;border-style:solid;border-width:1px;border-color:var(--color-black);padding:1rem}@media(min-width:48rem){.paragraph__body--outline{padding:2rem}}.paragraph__body--light-blue{background-color:var(--color-blue-light-25);padding:1rem}@media(min-width:48rem){.paragraph__body--light-blue{padding:2rem}}.transport-box--mountain-dark{background-color:var(--color-mountain-dark);color:var(--color-white)}.transport-box--mountain-dark svg path{fill:#fff}.transport-box--blue-light{background-color:var(--color-blue-light);color:var(--color-black)}.transport-box--blue-light-50{background-color:var(--color-blue-light-50);color:var(--color-black)}.transport-box--large .svg-icon{display:none}.transport-box--large h3{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}@media(min-width:48rem){.transport-box--large h3{--tw-leading:125%;font-size:2.625rem;line-height:125%}}.transport-box--standard h3{font-optical-sizing:auto;--tw-leading:125%;font-family:Inter,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;line-height:125%}@media(min-width:48rem){.transport-box--standard h3{--tw-leading:125%;font-size:1.5rem;line-height:125%}}.video-block .video{object-fit:contain;width:100%}.video-block__container,.video-block .video-container,.video-block .vimeo-video{height:0;padding-top:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-block__container iframe,.video-block .video-container iframe,.video-block .vimeo-video iframe{width:100%;height:100%;position:absolute;top:0;left:0}.split-textblock{vertical-align:bottom;font-optical-sizing:auto;--tw-leading:150%;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:150%}.split-textblock p{margin-bottom:calc(var(--spacing)*4)}.split-textblock ul{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc;display:flex}.split-textblock ul:last-child{margin-bottom:0}.split-textblock ol{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal;display:flex}.split-textblock ol:last-child{margin-bottom:0}.split-textblock a{text-decoration-line:underline}.split-textblock h3,.split-textblock h4,.split-textblock h5{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:700}@media(min-width:64rem){.split-textblock__container{flex-direction:row;align-items:flex-end;gap:7rem;display:flex}}.split-textblock__left{padding-bottom:calc(var(--spacing)*0);margin-bottom:2rem}@media(min-width:64rem){.split-textblock__left{margin-bottom:calc(var(--spacing)*0);width:65%}.split-textblock__right{width:35%}}.split-textblock__right p:last-child{margin-bottom:0}.split-textblock__image{margin-bottom:2rem;display:none}@media(min-width:64rem){.split-textblock__image{display:flex}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
