

/* Start:/local/templates/main/assets/swiper-bundle.css?176672891916913*/
: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}:is(.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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}: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))}.swiper-button-disabled:is(.swiper-button-prev,.swiper-button-next){opacity:.35;cursor:auto;pointer-events:none}.swiper-button-hidden:is(.swiper-button-prev,.swiper-button-next){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}.swiper-pagination-bullets-dynamic:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets){top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-bullets-dynamic:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .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)}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets){left:50%;transform:translate(-50%);white-space:nowrap}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .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}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}:is(.swiper-fade .swiper-slide) .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}:is(.swiper-fade .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}:is(.swiper-cube .swiper-slide) .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}:is(.swiper-cube .swiper-slide-active),:is(.swiper-cube .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}:is(.swiper-cube .swiper-cube-shadow):before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}:is(.swiper-flip .swiper-slide) .swiper-slide{pointer-events:none}:is(.swiper-flip .swiper-slide-active),:is(.swiper-flip .swiper-slide-active) .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}

/* End */


/* Start:/local/templates/main/assets/main.css?176889967389592*/
*,: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:Vela Sans,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}@font-face{font-family:Vela Sans;src:url(/local/templates/main/assets/./VelaSans-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vela Sans;src:url(/local/templates/main/assets/./VelaSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth;font-weight:500}:target{scroll-margin-top:170px}@media (min-width: 1536px){:target{scroll-margin-top:210px}}body{--tw-bg-opacity: 1;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.swiper-wrapper{transition-timing-function:ease-in-out!important}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}._container{margin-left:auto;margin-right:auto;box-sizing:content-box;max-width:1880px;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){._container{padding-left:1.25rem;padding-right:1.25rem}}._container-slider{max-width:1920px;padding-left:1rem!important;padding-right:1rem!important}@media (min-width: 768px){._container-slider{padding-left:1.25rem!important;padding-right:1.25rem!important}}.img-cover{position:relative}.img-cover img{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.section{margin-top:60px;margin-bottom:60px}@media (min-width: 768px){.section{margin-top:5rem;margin-bottom:5rem}}@media (min-width: 1280px){.section{margin-top:100px;margin-bottom:100px}}@media (min-width: 1536px){.section{margin-top:120px;margin-bottom:120px}}.section-mb{margin-bottom:60px}@media (min-width: 768px){.section-mb{margin-bottom:5rem}}@media (min-width: 1280px){.section-mb{margin-bottom:100px}}@media (min-width: 1536px){.section-mb{margin-bottom:120px}}.page-title{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;line-height:110%}@media (min-width: 768px){.page-title{margin-bottom:1.5rem;font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1280px){.page-title{margin-bottom:2rem}}@media (min-width: 1536px){.page-title{margin-bottom:2.5rem;font-size:34px}}.rounded-element{border-radius:20px}@media (min-width: 768px){.rounded-element{border-radius:1.5rem}}@media (min-width: 1280px){.rounded-element{border-radius:32px}}@media (min-width: 1536px){.rounded-element{border-radius:40px}}.badge{display:flex;height:26px;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;border-radius:.5rem;background-image:linear-gradient(205deg,#013FFF 6.54%,#0273FF 93.76%);padding-left:.5rem;padding-right:.5rem;font-size:10px;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 1536px){.badge{height:2rem;border-radius:10px;padding-left:10px;padding-right:10px;font-size:.75rem;line-height:1rem}}.button{display:flex;height:2.5rem;align-items:center;justify-content:center;border-radius:9999px;padding-left:1.5rem;padding-right:1.5rem;font-size:.75rem;line-height:1rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));position:relative;z-index:1;background-image:linear-gradient(205deg,#0093F0 6.54%,#000F83 93.76%)}@media (hover: hover) and (pointer: fine){.button:hover:before{content:var(--tw-content);opacity:1}}.button:before{position:absolute;bottom:0;left:0;right:0;top:0;z-index:-1;border-radius:inherit;background-image:linear-gradient(205deg,#000f83 6.54%,#0093f0 93.76%);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;--tw-content: "";content:var(--tw-content)}@media (min-width: 768px){.button{height:2.75rem}}@media (min-width: 1536px){.button{height:52px;font-size:.875rem;line-height:1.25rem}}.button:active:before{border-width:2px;--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}.button:disabled{opacity:.4}.button:disabled:before{content:var(--tw-content);opacity:0}.button-border{position:relative;z-index:1;display:flex;height:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1));padding-left:1.25rem;padding-right:1.25rem;font-size:.75rem;line-height:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (hover: hover) and (pointer: fine){.button-border:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-border:hover:before{content:var(--tw-content);opacity:1}}@media (min-width: 768px){.button-border{height:2.75rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1536px){.button-border{height:52px;padding-left:2rem;padding-right:2rem;font-size:.875rem;line-height:1.25rem}}.button-border:before{position:absolute;left:0;top:0;z-index:-1;height:100%;width:100%;border-radius:inherit;background-image:linear-gradient(205deg,#013FFF 6.54%,#0273FF 93.76%);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;--tw-content: "";content:var(--tw-content)}.button-fill{display:flex;height:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1.25rem;padding-right:1.25rem;font-size:.75rem;line-height:1rem;text-transform:uppercase;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (hover: hover) and (pointer: fine){.button-fill:hover{--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}}@media (min-width: 768px){.button-fill{height:2.75rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1536px){.button-fill{height:52px;font-size:.875rem;line-height:1.25rem}}.input-field{width:100%;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1));padding:1rem;line-height:130%;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input-field::-moz-placeholder{font-size:.875rem;line-height:1.25rem;color:#1f1f1f66}.input-field::placeholder{font-size:.875rem;line-height:1.25rem;color:#1f1f1f66}.input-field:focus{--tw-bg-opacity: 1;background-color:rgb(226 231 237 / var(--tw-bg-opacity, 1))}@media (min-width: 1536px){.input-field{border-radius:20px;padding:1.25rem;font-size:1rem;line-height:1.5rem}}.input-field.invalid{--tw-text-opacity: 1;color:rgb(255 44 44 / var(--tw-text-opacity, 1))}.input-field.invalid::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 44 44 / var(--tw-text-opacity, 1))}.input-field.invalid::placeholder{--tw-text-opacity: 1;color:rgb(255 44 44 / var(--tw-text-opacity, 1))}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label:after{--tw-scale-x: 1;--tw-scale-y: 1;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))}.checkbox__input:checked+.checkbox__label{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.checkbox__input:checked+.checkbox__label:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}.checkbox__label{position:relative;display:inline-flex;cursor:pointer;align-items:center;gap:5px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (hover: hover) and (pointer: fine){.checkbox__label:hover{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.checkbox__label:hover:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}}.checkbox__label:before{margin-top:2px;height:22px;flex:0 0 22px;border-radius:.125rem;border-width:2px;border-color:#014cff66;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content: "";content:var(--tw-content)}@media (min-width: 1536px){.checkbox__label:before{height:1.5rem;flex:0 0 24px}}.checkbox__label:after{position:absolute;left:3px;top:5px;height:18px;width:16px;--tw-scale-x: 0;--tw-scale-y: 0;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));background-image:url(/local/templates/main/assets/../svg/Check.svg);background-size:contain;background-position:center;background-repeat:no-repeat;-o-object-fit:contain;object-fit:contain;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content: "";content:var(--tw-content)}@media (min-width: 1536px){.checkbox__label:after{height:19px;width:18px}}.checkbox__input.invalid~.checkbox__label{--tw-text-opacity: 1;color:rgb(255 44 44 / var(--tw-text-opacity, 1))}.checkbox__input.invalid~.checkbox__label:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 44 44 / var(--tw-border-opacity, 1))}.radio__input{display:none}.radio__input:checked+.radio__label:before{--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}.radio__input:checked+.radio__label:after{--tw-scale-x: 1;--tw-scale-y: 1;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))}.radio__input:checked+.radio__label{font-weight:700;--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.radio__label{position:relative;display:flex;align-items:center;gap:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 1536px){.radio__label{gap:10px}}.radio__label:before{height:22px;width:22px;cursor:pointer;border-radius:9999px;border-width:2px;border-color:#014cff66;--tw-content: "";content:var(--tw-content)}.radio__label:after{position:absolute;left:6px;top:50%;height:10px;width:10px;--tw-translate-y: -50%;--tw-scale-x: 0;--tw-scale-y: 0;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));border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content: "";content:var(--tw-content)}.heading-highlight{display:inline-block;height:2rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.heading-highlight{height:54px;padding-left:1rem;padding-right:1rem}}@media (min-width: 1536px){.heading-highlight{height:76px;padding-left:1.5rem;padding-right:1.5rem}}.stretch-link:before{position:absolute;left:0;top:0;display:block;height:100%;width:100%;--tw-content: "";content:var(--tw-content)}.pagination__button{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:transparent;font-size:.875rem;line-height:1.25rem}@media (min-width: 768px){.pagination__button{height:2.75rem;width:2.75rem}}@media (min-width: 1536px){.pagination__button{height:50px;width:50px;font-size:1rem;line-height:1.5rem}}a.pagination__button{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (hover: hover) and (pointer: fine){a.pagination__button:hover{--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}}.pagination__arrow{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.pagination__arrow{height:2.75rem;width:2.75rem}}@media (min-width: 1536px){.pagination__arrow{height:50px;width:50px}}a.pagination__arrow{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (hover: hover) and (pointer: fine){a.pagination__arrow:hover{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}}a.pagination__arrow:hover svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.small-marker ul li::marker{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.article-prose{color:var(--tw-prose-body);max-width:65ch}.article-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.article-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.article-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.article-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.article-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.article-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.article-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.article-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.article-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.article-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.article-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.article-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.article-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.article-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.article-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.article-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.article-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.article-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.article-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.article-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.article-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.article-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.article-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.article-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.article-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.article-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.article-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.article-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.article-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.article-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.article-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.article-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.article-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.article-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.article-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.article-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.article-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.article-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.article-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.article-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.article-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.article-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.article-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.article-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.article-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.article-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.article-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.article-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.article-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.article-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.article-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.article-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.article-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.article-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.article-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.article-prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.article-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.article-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.article-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.article-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.article-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.article-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.article-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.article-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.article-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.article-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.article-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.article-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.article-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.article-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.article-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.article-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.article-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.article-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.article-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.article-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.article-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.article-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.article-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.article-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.article-prose .two-img{display:grid;gap:.25rem}@media (min-width: 768px){.article-prose .two-img{grid-template-columns:repeat(2,minmax(0,1fr))}}.article-prose .two-img img{height:100%;-o-object-fit:cover;object-fit:cover}.article-prose{margin-left:auto;margin-right:auto;max-width:none}@media (min-width: 1280px){.article-prose{max-width:660px}}@media (min-width: 1536px){.article-prose{max-width:938px}}.article-prose .prose-section{margin-top:1.25rem;margin-bottom:1.25rem}.article-prose .prose-section:first-child{margin-top:0}@media (min-width: 768px){.article-prose .prose-section{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width: 1280px){.article-prose .prose-section{margin-top:2rem;margin-bottom:2rem}}@media (min-width: 1536px){.article-prose .prose-section{margin-top:2.5rem;margin-bottom:2.5rem}}.article-prose :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem;margin-top:0;font-size:1.25rem;line-height:1.75rem;font-weight:500}@media (min-width: 768px){.article-prose :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1536px){.article-prose :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1.25rem;font-size:34px}}.article-prose :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1rem;margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;line-height:160%}@media (min-width: 1536px){.article-prose :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}}.article-prose :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0;margin-bottom:0;border-radius:1rem}@media (min-width: 768px){.article-prose :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:20px}}@media (min-width: 1280px){.article-prose :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:1.5rem}}@media (min-width: 1536px){.article-prose :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:32px}}.small-marker_blue ul li::marker{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.small-marker_blue ul{padding-inline-start:1em}.small-marker_blue li{margin-bottom:10px;padding-left:0;font-size:.875rem;line-height:1.25rem;line-height:160%}@media (min-width: 1536px){.small-marker_blue li{font-size:1rem;line-height:1.5rem}}.small-marker_blue li:last-child{margin-bottom:0}.prose .two-img{display:grid;gap:.25rem}@media (min-width: 768px){.prose .two-img{grid-template-columns:repeat(2,minmax(0,1fr))}}.prose .two-img img{height:100%;-o-object-fit:cover;object-fit:cover}.procedure-description{font-size:.875rem;line-height:1.25rem;line-height:130%;color:#1f1f1f99}@media (min-width: 768px){.procedure-description{font-size:22px;line-height:120%}}@media (min-width: 1536px){.procedure-description{font-size:26px}}.procedure-description p,.procedure-description ul{margin-bottom:.5rem}.procedure-description ol{margin-bottom:.5rem;list-style-type:decimal;padding-left:1rem}@media (min-width: 768px){.procedure-description ol{padding-left:1.5rem}}@media (min-width: 1536px){.procedure-description ol{padding-left:1.75rem}}.list-style ul li{position:relative;padding-left:1.25rem}.list-style ul li:before{position:absolute;left:0;top:0;font-weight:700;--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1));--tw-content: "•";content:var(--tw-content)}.full-screen-ios{height:100vh}.invisible{visibility:hidden}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.\!left-0{left:0!important}.\!top-\[72px\]{top:72px!important}.-left-\[150vw\]{left:-150vw}.-top-10{top:-2.5rem}.-top-full{top:-100%}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-6{left:1.5rem}.right-0{right:0}.right-4{right:1rem}.right-8{right:2rem}.right-\[11px\]{right:11px}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[15px\]{top:15px}.top-\[25px\]{top:25px}.top-\[74px\]{top:74px}.\!z-10{z-index:10!important}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.col-span-2{grid-column:span 2 / span 2}.col-start-1{grid-column-start:1}.row-span-2{grid-row:span 2 / span 2}.row-start-1{grid-row-start:1}.-m-5{margin:-1.25rem}.m-\[10px\]{margin:10px}.m-auto{margin:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mb-5{margin-bottom:1.25rem!important}.\!ml-0{margin-left:0!important}.\!mr-0{margin-right:0!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:10px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.\!box-border{box-sizing:border-box!important}.box-content{box-sizing:content-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[1\.4\]{aspect-ratio:1.4}.aspect-square{aspect-ratio:1 / 1}.\!h-auto{height:auto!important}.h-0{height:0px}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-2{height:.5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[10px\]{height:10px}.h-\[140px\]{height:140px}.h-\[14px\]{height:14px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[26px\]{height:26px}.h-\[27px\]{height:27px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[33px\]{height:33px}.h-\[345px\]{height:345px}.h-\[34px\]{height:34px}.h-\[410px\]{height:410px}.h-\[420px\]{height:420px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[6px\]{height:6px}.h-\[90px\]{height:90px}.h-\[inherit\]{height:inherit}.h-full{height:100%}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-screen{max-height:100vh}.min-h-\[120px\]{min-height:120px}.min-h-\[367px\]{min-height:367px}.min-h-\[475px\]{min-height:475px}.min-h-\[50px\]{min-height:50px}.min-h-\[70px\]{min-height:70px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-auto{width:auto!important}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[10px\]{width:10px}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[19px\]{width:19px}.w-\[22px\]{width:22px}.w-\[26px\]{width:26px}.w-\[27px\]{width:27px}.w-\[33px\]{width:33px}.w-\[34px\]{width:34px}.w-\[50px\]{width:50px}.w-\[5px\]{width:5px}.w-\[60px\]{width:60px}.w-\[6px\]{width:6px}.w-\[7px\]{width:7px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-\[110px\]{min-width:110px}.min-w-\[273px\]{min-width:273px}.max-w-\[320px\]{max-width:320px}.max-w-\[321px\]{max-width:321px}.max-w-\[362px\]{max-width:362px}.max-w-\[661px\]{max-width:661px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-\[0_0_20px\]{flex:0 0 20px}.flex-\[0_0_50\%\]{flex:0 0 50%}.flex-\[0_0_70px\]{flex:0 0 70px}.-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-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))}.translate-y-4{--tw-translate-y: 1rem;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}.resize-none{resize:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[50px_1fr\]{grid-template-columns:50px 1fr}.grid-cols-\[auto_140px\]{grid-template-columns:auto 140px}.grid-cols-\[auto_auto\]{grid-template-columns:auto auto}.grid-rows-\[auto_auto_1fr_1fr\]{grid-template-rows:auto auto 1fr 1fr}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.\!justify-start{justify-content:flex-start!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-\[6px\]{-moz-column-gap:6px;column-gap:6px}.gap-y-5{row-gap:1.25rem}.gap-y-\[6px\]{row-gap:6px}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[20px\]{border-radius:20px}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.\!rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-b-\[20px\]{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[16px\]{border-width:16px}.border-b{border-bottom-width:1px}.\!border-blue{--tw-border-opacity: 1 !important;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))!important}.border-\[\#E9E9E9\]{--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1))}.border-\[\#EFF1F5\]{--tw-border-opacity: 1;border-color:rgb(239 241 245 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#1f1f1f1a}.border-blue{--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}.border-blue\/20{border-color:#014cff33}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-blue\/20{background-color:#014cff33!important}.\!bg-light-blue{--tw-bg-opacity: 1 !important;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1))!important}.bg-\[\#40B14D\]{--tw-bg-opacity: 1;background-color:rgb(64 177 77 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(16\,34\,46\,0\.40\)\]{background-color:#10222e66}.bg-black{--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.bg-blue\/20{background-color:#014cff33}.bg-light-blue{--tw-bg-opacity: 1;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/40{background-color:#fff6}.bg-\[linear-gradient\(237deg\,\#F0F3F7_-35\.43\%\,\#014CFF_80\.42\%\)\]{background-image:linear-gradient(237deg,#F0F3F7 -35.43%,#014CFF 80.42%)}.bg-header-gradient{background-image:linear-gradient(239deg,#F0F3F7 -15.09%,#014CFF 81.17%)}.bg-primary-gradient{background-image:linear-gradient(205deg,#0093F0 6.54%,#000F83 93.76%)}.bg-secondary-gradient{background-image:linear-gradient(205deg,#013FFF 6.54%,#0273FF 93.76%)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.\!p-6{padding:1.5rem!important}.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;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.\!pr-12{padding-right:3rem!important}.pb-4{padding-bottom:1rem}.pb-\[10px\]{padding-bottom:10px}.pl-0{padding-left:0}.pl-11{padding-left:2.75rem}.pl-4{padding-left:1rem}.pr-\[9px\]{padding-right:9px}.pt-5{padding-top:1.25rem}.pt-\[72px\]{padding-top:72px}.text-left{text-align:left}.text-start{text-align:start}.align-top{vertical-align:top}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[22px\]{font-size:22px}.text-\[42px\]{font-size:42px}.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}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.\!leading-\[100\%\]{line-height:100%!important}.\!leading-\[130\%\]{line-height:130%!important}.\!leading-\[160\%\]{line-height:160%!important}.leading-\[100\%\]{line-height:100%}.leading-\[110\%\]{line-height:110%}.leading-\[120\%\]{line-height:120%}.leading-\[130\%\]{line-height:130%}.leading-\[160\%\]{line-height:160%}.\!text-black{--tw-text-opacity: 1 !important;color:rgb(31 31 31 / var(--tw-text-opacity, 1))!important}.text-black{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.text-black\/40{color:#1f1f1f66}.text-black\/60{color:#1f1f1f99}.text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.text-grey-60{--tw-text-opacity: 1;color:rgb(121 121 121 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/80{color:#fffc}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-60{opacity:.6}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 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-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\!transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.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-\[bg\]{transition-property:bg;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-300{transition-duration:.3s!important}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.\!ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.gradient-animate{position:relative;z-index:1;background-image:linear-gradient(205deg,#0093F0 6.54%,#000F83 93.76%)}@media (hover: hover) and (pointer: fine){.gradient-animate:hover:before{content:var(--tw-content);opacity:1}}.gradient-animate:before{position:absolute;bottom:0;left:0;right:0;top:0;z-index:-1;border-radius:inherit;background-image:linear-gradient(205deg,#000f83 6.54%,#0093f0 93.76%);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;--tw-content: "";content:var(--tw-content)}.line-clamp-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-8{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-9{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-10{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-11{display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-12{display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-13{display:-webkit-box;-webkit-line-clamp:13;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-14{display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-15{display:-webkit-box;-webkit-line-clamp:15;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-16{display:-webkit-box;-webkit-line-clamp:16;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-17{display:-webkit-box;-webkit-line-clamp:17;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-18{display:-webkit-box;-webkit-line-clamp:18;-webkit-box-orient:vertical;overflow:hidden}[x-cloak]{display:none!important}.before\:rounded-element:before{content:var(--tw-content);border-radius:20px}@media (min-width: 768px){.before\:rounded-element:before{border-radius:1.5rem}}@media (min-width: 1280px){.before\:rounded-element:before{border-radius:32px}}@media (min-width: 1536px){.before\:rounded-element:before{border-radius:40px}.\32xl\:_container{margin-left:auto;margin-right:auto;box-sizing:content-box;max-width:1880px;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.\32xl\:_container{padding-left:1.25rem;padding-right:1.25rem}}}.placeholder\:text-white\/60::-moz-placeholder{color:#fff9}.placeholder\:text-white\/60::placeholder{color:#fff9}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-0:before{content:var(--tw-content);left:0}.before\:top-0:before{content:var(--tw-content);top:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:z-10:before{content:var(--tw-content);z-index:10}.before\:z-\[-1\]:before{content:var(--tw-content);z-index:-1}.before\:block:before{content:var(--tw-content);display:block}.before\:h-\[1px\]:before{content:var(--tw-content);height:1px}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:rounded-2xl:before{content:var(--tw-content);border-radius:1rem}.before\:rounded-\[20px\]:before{content:var(--tw-content);border-radius:20px}.before\:bg-black\/10:before{content:var(--tw-content);background-color:#1f1f1f1a}.before\:bg-secondary-gradient:before{content:var(--tw-content);background-image:linear-gradient(205deg,#013FFF 6.54%,#0273FF 93.76%)}.before\:opacity-0:before{content:var(--tw-content);opacity:0}.before\:transition-opacity:before{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:duration-300:before{content:var(--tw-content);transition-duration:.3s}.before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.after\:top-1:after{content:var(--tw-content);top:.25rem}.first\:pt-0:first-child{padding-top:0}.last\:\!mr-0:last-child{margin-right:0!important}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.last\:pb-0:last-child{padding-bottom:0}.odd\:bg-light-blue:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(240 243 247 / var(--tw-bg-opacity, 1))}.even\:bg-\[\#E2E7ED\]:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(226 231 237 / var(--tw-bg-opacity, 1))}@media (hover: hover) and (pointer: fine){.hover\:rounded-\[10px\]:hover{border-radius:10px}.hover\:border-blue:hover{--tw-border-opacity: 1;border-color:rgb(1 76 255 / var(--tw-border-opacity, 1))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:bg-blue:hover{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-gradient:hover{background-image:linear-gradient(205deg,#0093F0 6.54%,#000F83 93.76%)}.hover\:bg-clip-text:hover{-webkit-background-clip:text;background-clip:text}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.hover\:text-blue:hover{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.hover\:text-transparent:hover{color:transparent}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}}.focus\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.focus\:bg-white\/40:focus{background-color:#fff6}@media (hover: hover) and (pointer: fine){.group:hover .group-hover\:w-\[145px\]{width:145px}.group:hover .group-hover\:rounded-\[10px\]{border-radius:10px}.group:hover .group-hover\:rounded-l-\[40px\]{border-top-left-radius:40px;border-bottom-left-radius:40px}.group:hover .group-hover\:rounded-r-\[40px\]{border-top-right-radius:40px;border-bottom-right-radius:40px}.group\/download:hover .group-hover\/download\:bg-blue,.group\/item:hover .group-hover\/item\:bg-blue,.group:hover .group-hover\:bg-blue{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.group\/download:hover .group-hover\/download\:text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.group\/download:hover .group-hover\/download\:text-white,.group\/item:hover .group-hover\/item\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-black{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / 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))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:filter-to-white{filter:brightness(0) invert(1)}.group:hover .group-hover\:before\:opacity-100:before{content:var(--tw-content);opacity:1}}.group.is-active .group-\[\.is-active\]\:top-1\/2{top:50%}.group.is-active .group-\[\&\.is-active\]\:block,.group.swiper-slide-thumb-active .group-\[\&\.swiper-slide-thumb-active\]\:block,.group.is-active .group-\[\.is-active\]\:block{display:block}.group.swiper-slide-thumb-active .group-\[\&\.swiper-slide-thumb-active\]\:hidden,.group.is-active .group-\[\.is-active\]\:hidden{display:none}.group.is-open .group-\[\&\.is-open\]\:-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))}.group.is-open .group-\[\&\.is-open\]\: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))}.group.is-active .group-\[\.is-active\]\:-rotate-45{--tw-rotate: -45deg;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.is-active .group-\[\.is-active\]\:rotate-45{--tw-rotate: 45deg;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.is-open .group-\[\&\.is-open\]\:bg-blue{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.group.is-active .group-\[\.is-active\]\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group.is-active .group-\[\&\.is-active\]\:font-bold,.group.is-active .group-\[\.is-active\]\:font-bold{font-weight:700}.group.is-active .group-\[\&\.is-active\]\:text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.group.is-active .group-\[\&\.is-active\]\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group.is-open .group-\[\&\.is-open\]\:text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.group.is-open .group-\[\&\.is-open\]\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group.swiper-slide-thumb-active .group-\[\&\.swiper-slide-thumb-active\]\:text-blue,.group.is-active .group-\[\.is-active\]\:text-blue{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}.group.is-active .group-\[\.is-active\]\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.prose-h2\:mb-4 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem}.prose-h2\:mt-5 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1.25rem}.prose-h2\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h2\:leading-\[110\%\] :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:110%}.first\:prose-h2\:mt-0 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))):first-child{margin-top:0}.prose-p\:my-3 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.75rem;margin-bottom:.75rem}.prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-p\:\!leading-\[160\%\] :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:160%!important}.prose-ul\:my-3 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.75rem;margin-bottom:.75rem}.prose-li\:my-0 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0;margin-bottom:0}.prose-li\:pl-0 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:0}.prose-li\:text-sm :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}@media (min-width: 640px){.sm\:flex{display:flex}}@media (min-width: 768px){.md\:right-5{right:1.25rem}.md\:top-5{top:1.25rem}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:row-span-2{grid-row:span 2 / span 2}.md\:row-span-4{grid-row:span 4 / span 4}.md\:row-span-full{grid-row:1 / -1}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-\[10px\]{margin-bottom:10px}.md\:mt-1{margin-top:.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:\!block{display:block!important}.md\:flex{display:flex}.md\:\!grid{display:grid!important}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-\[1\.65\]{aspect-ratio:1.65}.md\:\!h-auto{height:auto!important}.md\:h-11{height:2.75rem}.md\:h-8{height:2rem}.md\:h-\[26px\]{height:26px}.md\:h-\[396px\]{height:396px}.md\:h-\[432px\]{height:432px}.md\:h-\[520px\]{height:520px}.md\:h-\[54px\]{height:54px}.md\:h-\[60px\]{height:60px}.md\:h-\[70px\]{height:70px}.md\:h-full{height:100%}.md\:min-h-\[520px\]{min-height:520px}.md\:min-h-\[60px\]{min-height:60px}.md\:min-h-\[auto\]{min-height:auto}.md\:w-11{width:2.75rem}.md\:w-8{width:2rem}.md\:w-\[60px\]{width:60px}.md\:w-\[70px\]{width:70px}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-\[360px\]{max-width:360px}.md\:max-w-\[560px\]{max-width:560px}.md\:max-w-\[574px\]{max-width:574px}.md\:flex-1{flex:1 1 0%}.md\:cursor-auto{cursor:auto}.md\:columns-2{-moz-columns:2;columns:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_auto_105px\]{grid-template-columns:1fr auto 105px}.md\:grid-cols-\[auto_280px\]{grid-template-columns:auto 280px}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:gap-1{gap:.25rem}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.md\:gap-y-2{row-gap:.5rem}.md\:gap-y-8{row-gap:2rem}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:justify-self-end{justify-self:end}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-\[20px\]{border-radius:20px}.md\:rounded-b-\[24px\]{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[22px\]{font-size:22px}.md\:text-\[42px\]{font-size:42px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:\!leading-\[110\%\]{line-height:110%!important}.md\:\!leading-\[120\%\]{line-height:120%!important}.md\:leading-\[110\%\]{line-height:110%}.md\:leading-\[120\%\]{line-height:120%}.before\:md\:rounded-3xl:before{content:var(--tw-content);border-radius:1.5rem}.before\:md\:rounded-\[20px\]:before{content:var(--tw-content);border-radius:20px}.md\:prose-h2\:mt-6 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1.5rem}.md\:prose-h2\:text-3xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:mb-8{margin-bottom:2rem}.lg\:mt-0{margin-top:0}.lg\:\!block{display:block!important}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:\!h-auto{height:auto!important}.lg\:flex-\[0_0_329px\]{flex:0 0 329px}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:rounded-none{border-radius:0}.lg\:border-b{border-bottom-width:1px}.lg\:bg-transparent{background-color:transparent}.lg\:p-0{padding:0}.lg\:p-8{padding:2rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}}@media (min-width: 1280px){.xl\:\!static{position:static!important}.xl\:static{position:static}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:sticky}.xl\:\!top-\[77px\]{top:77px!important}.xl\:bottom-0{bottom:0}.xl\:left-0{left:0}.xl\:right-0{right:0}.xl\:right-6{right:1.5rem}.xl\:top-0{top:0}.xl\:top-6{top:1.5rem}.xl\:top-\[156px\]{top:156px}.xl\:top-\[78px\]{top:78px}.xl\:top-\[80px\]{top:80px}.xl\:row-span-1{grid-row:span 1 / span 1}.xl\:row-span-2{grid-row:span 2 / span 2}.xl\:m-0{margin:0}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:-mb-\[3px\]{margin-bottom:-3px}.xl\:mb-0{margin-bottom:0}.xl\:mb-2{margin-bottom:.5rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-8{margin-bottom:2rem}.xl\:mb-\[60px\]{margin-bottom:60px}.xl\:mt-0{margin-top:0}.xl\:mt-1{margin-top:.25rem}.xl\:mt-8{margin-top:2rem}.xl\:\!block{display:block!important}.xl\:block{display:block}.xl\:\!flex{display:flex!important}.xl\:flex{display:flex}.xl\:\!grid{display:grid!important}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:aspect-\[1\.27\]{aspect-ratio:1.27}.xl\:aspect-\[1\.3\]{aspect-ratio:1.3}.xl\:aspect-auto{aspect-ratio:auto}.xl\:aspect-video{aspect-ratio:16 / 9}.xl\:\!h-\[382px\]{height:382px!important}.xl\:\!h-auto{height:auto!important}.xl\:h-11{height:2.75rem}.xl\:h-\[340px\]{height:340px}.xl\:h-\[520px\]{height:520px}.xl\:h-\[558px\]{height:558px}.xl\:h-auto{height:auto}.xl\:h-full{height:100%}.xl\:max-h-\[768px\]{max-height:768px}.xl\:min-h-\[520px\]{min-height:520px}.xl\:w-11{width:2.75rem}.xl\:w-auto{width:auto}.xl\:w-fit{width:-moz-fit-content;width:fit-content}.xl\:w-full{width:100%}.xl\:max-w-\[240px\]{max-width:240px}.xl\:max-w-\[550px\]{max-width:550px}.xl\:max-w-\[584px\]{max-width:584px}.xl\:max-w-\[585px\]{max-width:585px}.xl\:flex-1{flex:1 1 0%}.xl\:flex-\[0_0_300px\]{flex:0 0 300px}.xl\:flex-\[0_0_565px\]{flex:0 0 565px}.xl\:flex-\[0_0_86px\]{flex:0 0 86px}.xl\:flex-\[50\%\]{flex:50%}.xl\:flex-auto{flex:1 1 auto}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[auto_240px\]{grid-template-columns:auto 240px}.xl\:grid-cols-\[repeat\(3\,minmax\(200px\,218px\)\)_minmax\(270px\,1fr\)\]{grid-template-columns:repeat(3,minmax(200px,218px)) minmax(270px,1fr)}.xl\:grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-center{align-items:center}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-0{gap:0px}.xl\:gap-1{gap:.25rem}.xl\:gap-3{gap:.75rem}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-8{gap:2rem}.xl\:gap-\[60px\]{gap:60px}.xl\:self-end{align-self:flex-end}.xl\:\!overflow-hidden{overflow:hidden!important}.xl\:overflow-y-auto{overflow-y:auto}.xl\:whitespace-nowrap{white-space:nowrap}.xl\:rounded-3xl{border-radius:1.5rem}.xl\:rounded-\[32px\]{border-radius:32px}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-none{border-radius:0}.xl\:rounded-b-\[30px\]{border-bottom-right-radius:30px;border-bottom-left-radius:30px}.xl\:border-b-\[3px\]{border-bottom-width:3px}.xl\:border-l-0{border-left-width:0px}.xl\:border-r-0{border-right-width:0px}.xl\:border-t-0{border-top-width:0px}.xl\:border-white\/20{border-color:#fff3}.xl\:bg-transparent{background-color:transparent}.xl\:object-center{-o-object-position:center;object-position:center}.xl\:\!p-0{padding:0!important}.xl\:p-0{padding:0}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:py-\[10px\]{padding-top:10px;padding-bottom:10px}.xl\:pb-\[10px\]{padding-bottom:10px}.xl\:pl-\[570px\]{padding-left:570px}.xl\:pt-8{padding-top:2rem}.xl\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.xl\:text-white\/60{color:#fff9}.before\:xl\:rounded-3xl:before{content:var(--tw-content);border-radius:1.5rem}.before\:xl\:rounded-\[32px\]:before{content:var(--tw-content);border-radius:32px}.group.big-header .xl\:group-\[\&\.big-header\]\:top-\[155px\]{top:155px}.xl\:prose-h2\:mt-8 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2rem}}@media (min-width: 1536px){.\32xl\:\!top-\[92px\]{top:92px!important}.\32xl\:left-8{left:2rem}.\32xl\:right-5{right:1.25rem}.\32xl\:right-\[15px\]{right:15px}.\32xl\:right-\[30px\]{right:30px}.\32xl\:top-\[190px\]{top:190px}.\32xl\:top-\[30px\]{top:30px}.\32xl\:top-\[94px\]{top:94px}.\32xl\:top-\[95px\]{top:95px}.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:mb-20{margin-bottom:5rem}.\32xl\:mb-5{margin-bottom:1.25rem}.\32xl\:mb-8{margin-bottom:2rem}.\32xl\:mb-\[10px\]{margin-bottom:10px}.\32xl\:mt-10{margin-top:2.5rem}.\32xl\:mt-5{margin-top:1.25rem}.\32xl\:mt-8{margin-top:2rem}.\32xl\:mt-\[30px\]{margin-top:30px}.\32xl\:aspect-\[1\.3\]{aspect-ratio:1.3}.\32xl\:\!h-\[433px\]{height:433px!important}.\32xl\:h-10{height:2.5rem}.\32xl\:h-20{height:5rem}.\32xl\:h-3{height:.75rem}.\32xl\:h-4{height:1rem}.\32xl\:h-6{height:1.5rem}.\32xl\:h-8{height:2rem}.\32xl\:h-\[10px\]{height:10px}.\32xl\:h-\[150px\]{height:150px}.\32xl\:h-\[18px\]{height:18px}.\32xl\:h-\[30px\]{height:30px}.\32xl\:h-\[33px\]{height:33px}.\32xl\:h-\[476px\]{height:476px}.\32xl\:h-\[50px\]{height:50px}.\32xl\:h-\[52px\]{height:52px}.\32xl\:h-\[66px\]{height:66px}.\32xl\:h-\[670px\]{height:670px}.\32xl\:h-\[720px\]{height:720px}.\32xl\:max-h-8{max-height:2rem}.\32xl\:max-h-9{max-height:2.25rem}.\32xl\:max-h-\[870px\]{max-height:870px}.\32xl\:min-h-20{min-height:5rem}.\32xl\:min-h-\[160px\]{min-height:160px}.\32xl\:min-h-\[195px\]{min-height:195px}.\32xl\:min-h-\[720px\]{min-height:720px}.\32xl\:w-10{width:2.5rem}.\32xl\:w-2{width:.5rem}.\32xl\:w-20{width:5rem}.\32xl\:w-3{width:.75rem}.\32xl\:w-6{width:1.5rem}.\32xl\:w-\[21px\]{width:21px}.\32xl\:w-\[33px\]{width:33px}.\32xl\:w-\[50px\]{width:50px}.\32xl\:w-\[52px\]{width:52px}.\32xl\:w-\[5px\]{width:5px}.\32xl\:w-\[6px\]{width:6px}.\32xl\:w-\[9px\]{width:9px}.\32xl\:min-w-\[310px\]{min-width:310px}.\32xl\:max-w-\[300px\]{max-width:300px}.\32xl\:max-w-\[620px\]{max-width:620px}.\32xl\:max-w-\[624px\]{max-width:624px}.\32xl\:max-w-\[781px\]{max-width:781px}.\32xl\:flex-1{flex:1 1 0%}.\32xl\:flex-\[0_0_104px\]{flex:0 0 104px}.\32xl\:flex-\[0_0_21px\]{flex:0 0 21px}.\32xl\:flex-\[0_0_350px\]{flex:0 0 350px}.\32xl\:flex-\[0_0_45\%\]{flex:0 0 45%}.\32xl\:flex-\[0_0_467px\]{flex:0 0 467px}.\32xl\:flex-\[0_0_665px\]{flex:0 0 665px}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-\[1fr_auto_120px\]{grid-template-columns:1fr auto 120px}.\32xl\:grid-cols-\[auto_348px\]{grid-template-columns:auto 348px}.\32xl\:grid-cols-\[repeat\(3\,minmax\(200px\,310px\)\)_minmax\(270px\,425px\)\]{grid-template-columns:repeat(3,minmax(200px,310px)) minmax(270px,425px)}.\32xl\:gap-10{gap:2.5rem}.\32xl\:gap-20{gap:5rem}.\32xl\:gap-5{gap:1.25rem}.\32xl\:gap-8{gap:2rem}.\32xl\:gap-\[10px\]{gap:10px}.\32xl\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.\32xl\:gap-y-\[10px\]{row-gap:10px}.\32xl\:rounded-\[10px\]{border-radius:10px}.\32xl\:rounded-\[20px\]{border-radius:20px}.\32xl\:rounded-\[30px\]{border-radius:30px}.\32xl\:rounded-\[32px\]{border-radius:32px}.\32xl\:rounded-\[40px\]{border-radius:40px}.\32xl\:border-r-\[24px\]{border-right-width:24px}.\32xl\:p-10{padding:2.5rem}.\32xl\:p-\[10px\]{padding:10px}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:px-3{padding-left:.75rem;padding-right:.75rem}.\32xl\:px-8{padding-left:2rem;padding-right:2rem}.\32xl\:px-\[10px\]{padding-left:10px;padding-right:10px}.\32xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.\32xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.\32xl\:py-8{padding-top:2rem;padding-bottom:2rem}.\32xl\:py-\[19px\]{padding-top:19px;padding-bottom:19px}.\32xl\:\!pr-16{padding-right:4rem!important}.\32xl\:pl-\[620px\]{padding-left:620px}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:pt-10{padding-top:2.5rem}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}.\32xl\:text-\[26px\]{font-size:26px}.\32xl\:text-\[34px\]{font-size:34px}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\32xl\:text-xs{font-size:.75rem;line-height:1rem}.\32xl\:leading-\[120\%\]{line-height:120%}.\32xl\:leading-\[160\%\]{line-height:160%}.\32xl\:shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.\32xl\:placeholder\:text-base::-moz-placeholder{font-size:1rem;line-height:1.5rem}.\32xl\:placeholder\:text-base::placeholder{font-size:1rem;line-height:1.5rem}.before\:2xl\:rounded-\[32px\]:before{content:var(--tw-content);border-radius:32px}.before\:2xl\:rounded-\[40px\]:before{content:var(--tw-content);border-radius:40px}.\32xl\:after\:top-\[6px\]:after{content:var(--tw-content);top:6px}@media (hover: hover) and (pointer: fine){.group:hover .\32xl\:group-hover\:w-\[174px\]{width:174px}}.group.big-header .\32xl\:group-\[\&\.big-header\]\:top-\[190px\]{top:190px}.\32xl\:prose-h2\:mb-5 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1.25rem}.\32xl\:prose-h2\:mt-10 :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2.5rem}.\32xl\:prose-h2\:text-\[34px\] :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:34px}.\32xl\:prose-p\:text-base :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.\32xl\:prose-li\:text-base :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}}@media (min-width: 1800px){.\33xl\:flex{display:flex}}.\[\&\.is-active\]\:bg-blue.is-active{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.\[\&\.is-active\]\:bg-white.is-active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\.is-active\]\:font-bold.is-active{font-weight:700}.\[\&\.is-active\]\:text-blue.is-active{--tw-text-opacity: 1;color:rgb(1 76 255 / var(--tw-text-opacity, 1))}@media (min-width: 1280px){.\[\&\.is-active\]\:xl\:h-\[17px\].is-active{height:17px}.xl\:\[\&\.is-active\]\:border-b-\[3px\].is-active{border-bottom-width:3px}.xl\:\[\&\.is-active\]\:bg-blue.is-active{--tw-bg-opacity: 1;background-color:rgb(1 76 255 / var(--tw-bg-opacity, 1))}.xl\:\[\&\.is-active\]\:bg-white.is-active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.xl\:\[\&\.is-active\]\:text-white.is-active{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}@media (min-width: 1536px){.\[\&\.is-active\]\:2xl\:h-\[18px\].is-active{height:18px}}.\[\&\.swiper-button-disabled\]\:opacity-40.swiper-button-disabled{opacity:.4}.\[\&\.swiper-button-lock\]\:hidden.swiper-button-lock{display:none}@media (min-width: 768px){.md\:\[\&\:nth-child\(odd\)\]\:last\:hidden:last-child:nth-child(odd){display:none}}@media (min-width: 1280px){.xl\:\[\&\:nth-child\(odd\)\]\:last\:flex:last-child:nth-child(odd){display:flex}}.\[\&_\.swiper-pagination-bullet-active\]\:w-6 .swiper-pagination-bullet-active{width:1.5rem}.\[\&_\.swiper-pagination-bullet-active\]\:rounded-\[100px\] .swiper-pagination-bullet-active{border-radius:100px}.\[\&_\.swiper-pagination-bullet-active\]\:bg-secondary-gradient .swiper-pagination-bullet-active{background-image:linear-gradient(205deg,#013FFF 6.54%,#0273FF 93.76%)}.\[\&_\.swiper-pagination-bullet\]\:bg-blue\/20 .swiper-pagination-bullet{background-color:#014cff33}.\[\&_\.swiper-pagination-bullet\]\:opacity-100 .swiper-pagination-bullet{opacity:1}.\[\&_\.swiper-pagination-bullet\]\:transition-all .swiper-pagination-bullet{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&_\.swiper-pagination-bullet\]\:duration-300 .swiper-pagination-bullet{transition-duration:.3s}.\[\&_\.swiper-pagination-progressbar-fill\]\:rounded-full .swiper-pagination-progressbar-fill{border-radius:9999px}.\[\&_p\]\:mb-2 p{margin-bottom:.5rem}.\[\&_p\]\:mb-4 p{margin-bottom:1rem}.last\:\[\&_p\]\:mb-0 p:last-child{margin-bottom:0}@media (min-width: 768px){.md\:\[\&_p\]\:mb-0 p{margin-bottom:0}}

/* End */


/* Start:/local/templates/main/css/custom.css?1766668740620*/
div[id^="wait_"]
{
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial,
    sans-serif; font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}
/* End */
/* /local/templates/main/assets/swiper-bundle.css?176672891916913 */
/* /local/templates/main/assets/main.css?176889967389592 */
/* /local/templates/main/css/custom.css?1766668740620 */
