:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background: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}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.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}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.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}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.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-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--primary:#2c80ff;--primary-dark:#0044ab;--primary-lighten:#abcdff}.needletail-loader-round-dots{-webkit-animation:needletail-loader-round-dots 1.3s linear infinite;animation:needletail-loader-round-dots 1.3s linear infinite;border-radius:50%;color:var(--primary);font-size:20px;height:1em;margin:100px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}@-webkit-keyframes needletail-loader-round-dots{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}@keyframes needletail-loader-round-dots{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}.needletail-loader-round-line,.needletail-loader-round-line:after{border-radius:50%;height:10em;width:10em}.needletail-loader-round-line{-webkit-animation:needletail-loader-round-line 1.1s linear infinite;animation:needletail-loader-round-line 1.1s linear infinite;border:1.1em solid var(--primary-lighten);border-left-color:var(--primary);font-size:10px;margin:60px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes needletail-loader-round-line{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes needletail-loader-round-line{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.needletail-loader-straight-bars,.needletail-loader-straight-bars:after,.needletail-loader-straight-bars:before{-webkit-animation:needletail-loader-straight-bars 1s ease-in-out infinite;animation:needletail-loader-straight-bars 1s ease-in-out infinite;background:var(--primary);height:4em;width:1em}.needletail-loader-straight-bars{-webkit-animation-delay:-.16s;animation-delay:-.16s;color:var(--primary);font-size:11px;margin:88px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.needletail-loader-straight-bars:after,.needletail-loader-straight-bars:before{content:"";position:absolute;top:0}.needletail-loader-straight-bars:before{-webkit-animation-delay:-.32s;animation-delay:-.32s;left:-1.5em}.needletail-loader-straight-bars:after{left:1.5em}@-webkit-keyframes needletail-loader-straight-bars{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes needletail-loader-straight-bars{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.needletail-loader-straight-dots,.needletail-loader-straight-dots:after,.needletail-loader-straight-dots:before{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:needletail-loader-straight-dots 1.8s ease-in-out infinite;animation:needletail-loader-straight-dots 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;width:2.5em}.needletail-loader-straight-dots{-webkit-animation-delay:-.16s;animation-delay:-.16s;color:var(--primary);font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.needletail-loader-straight-dots:after,.needletail-loader-straight-dots:before{content:"";position:absolute;top:0}.needletail-loader-straight-dots:before{-webkit-animation-delay:-.32s;animation-delay:-.32s;left:-3.5em}.needletail-loader-straight-dots:after{left:3.5em}@-webkit-keyframes needletail-loader-straight-dots{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@keyframes needletail-loader-straight-dots{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.needletail-clear-filters-top{padding-bottom:16px}.needletail-clear-filters-bottom{padding-top:16px}.needletail-clear-filters{cursor:pointer;text-decoration:underline}.needletail-clear-filters.needletail-hidden{display:none}.needletail-aggregation.needletail-collapsible [class^=needletail-aggregation-][class$=-title]{cursor:pointer}.needletail-aggregation.needletail-collapsible [class^=needletail-aggregation-][class$=-title]:after{border:solid #000;border-width:0 3px 3px 0;content:"";display:inline-block;left:10px;padding:3px;position:relative;top:1px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.needletail-aggregation.needletail-collapsible.needletail-collapsed .needletail-collapsible-container{display:none}.needletail-aggregation.needletail-collapsible.needletail-collapsed [class^=needletail-aggregation-][class$=-title]:after{content:"";top:-3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.needletail-aggregation.needletail-empty{display:none}.needletail-aggregation [class^=needletail-aggregation-][class$=-title]{font-size:17px;font-weight:700;margin-bottom:5px;margin-top:15px;text-transform:uppercase}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container{display:inline-block;height:17px;position:relative;width:30px}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-input{height:0;opacity:0;width:0}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-input:checked+.needletail-aggregation-switch-slider{background-color:var(--primary)}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-input:checked+.needletail-aggregation-switch-slider:before{-webkit-transform:translateX(13px);-ms-transform:translateX(13px);transform:translate(13px)}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-input:focus+.needletail-aggregation-switch-slider{box-shadow:0 0 1px var(--primary)}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s}.needletail-aggregation.needletail-aggregation-switch .needletail-aggregation-switch-container .needletail-aggregation-switch-slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:13px;left:2px;position:absolute;-webkit-transition:.4s;transition:.4s;width:13px}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container .needletail-aggregation-slider-input{-webkit-appearance:none;appearance:none;background:#d3d3d3;border-radius:100%;height:1.5em;outline:none;-webkit-transition:.2s;transition:.2s;width:100%}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container .needletail-aggregation-slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--primary);border-radius:100%;cursor:pointer;height:1.5em;width:1.5em}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container .needletail-aggregation-slider-input::-moz-range-thumb{background:var(--primary);border-radius:100%;cursor:pointer;height:1.5em;width:1.5em}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container{box-sizing:border-box;height:1.5em;padding:0 .5em;position:relative;width:100%}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range{border:1px solid #ccc;border-radius:.25em;height:100%;position:relative;width:100%}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-divider{background-color:var(--primary-lighten);height:100%;position:absolute;width:100%;z-index:0}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-left,.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-right{background-color:var(--primary);border-radius:2px;cursor:pointer;height:2em;margin-left:-.5em;position:absolute;top:-.25em;touch-action:none;width:1em;z-index:1}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-left.rounded,.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-right.rounded{border-radius:50%;margin-left:-1em;width:2em}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-left{left:0}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-range-container .needletail-aggregation-slider-range .needletail-aggregation-slider-range-right{left:100%}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs.top{margin-bottom:8px}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs.bottom{margin-top:8px}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs .needletail-aggregation-slider-input-max,.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs .needletail-aggregation-slider-input-min{border:1px solid #ccc;box-sizing:border-box;display:inline-block;padding:12px 20px;width:25%}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs .needletail-aggregation-slider-input-max.display-only,.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs .needletail-aggregation-slider-input-min.display-only{background:none;border:none;pointer-events:none}.needletail-aggregation.needletail-aggregation-slider .needletail-aggregation-slider-container__range .needletail-aggregation-slider-inputs .needletail-aggregation-slider-input-max.display-only{text-align:right}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option{cursor:pointer;display:block;margin-bottom:12px;padding-left:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option.needletail-hidden{display:none}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-input:checked~.needletail-aggregation-checkbox-option-checkmark{background-color:var(--primary)}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-input:checked~.needletail-aggregation-checkbox-option-checkmark:after{display:block}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-checkmark{background-color:#d3d3d3;cursor:pointer;height:15px;left:0;position:absolute;top:1px;width:15px}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:7px;left:5px;position:absolute;top:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:2px}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-count:before{content:"("}.needletail-aggregation.needletail-aggregation-checkbox .needletail-aggregation-checkbox-option .needletail-aggregation-checkbox-option-count:after{content:")"}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option{cursor:pointer;display:block;margin-bottom:12px;padding-left:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option.needletail-hidden{display:none}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-input{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-input:checked~.needletail-aggregation-radio-option-checkmark{background-color:var(--primary)}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-input:checked~.needletail-aggregation-radio-option-checkmark:after{display:block}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-checkmark{background-color:#d3d3d3;border-radius:50%;cursor:pointer;height:15px;left:0;position:absolute;top:1px;width:15px}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-checkmark:after{background:#fff;border-radius:50%;content:"";display:none;height:7px;left:4px;position:absolute;top:4px;width:7px}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-count:before{content:"("}.needletail-aggregation.needletail-aggregation-radio .needletail-aggregation-radio-option .needletail-aggregation-radio-option-count:after{content:")"}.needletail-grouped-search-bar{position:relative}.needletail-grouped-search-bar .needletail-grouped-search-bar-input{border:1px solid #ccc;box-sizing:border-box;display:inline-block;margin:8px 0 0;padding:12px 20px;width:100%}.needletail-grouped-search-bar .needletail-grouped-search-bar-input.active:not(:placeholder-shown):not(.needletail-empty)~.needletail-grouped-search-bar-results{visibility:visible}.needletail-grouped-search-bar .needletail-grouped-search-bar-results{background-color:#fff;border:1px solid #ccc;box-sizing:border-box;cursor:pointer;position:absolute;transition:visibility .1s;visibility:hidden;width:100%;z-index:1000}.needletail-grouped-search-bar .needletail-grouped-search-bar-results .highlight{font-style:normal;font-weight:700}.needletail-grouped-search-bar .needletail-grouped-search-bar-results .needletail-grouped-search-bar-no-result,.needletail-grouped-search-bar .needletail-grouped-search-bar-results .needletail-grouped-search-bar-result{padding:12px 20px}.needletail-grouped-search-bar .needletail-grouped-search-bar-results .needletail-grouped-search-bar-result-title{font-weight:700;padding:12px}.needletail-grouped-search-bar .needletail-grouped-search-bar-results .needletail-grouped-search-bar-result.active{background-color:var(--secondary)}.needletail-autocomplete-bar{position:relative}.needletail-autocomplete-bar .needletail-autocomplete-bar-input{border:1px solid #ccc;box-sizing:border-box;display:inline-block;margin:8px 0 0;padding:12px 20px;width:100%}.needletail-autocomplete-bar .needletail-autocomplete-bar-input.active:not(:placeholder-shown):not(.needletail-empty)~.needletail-autocomplete-bar-results{visibility:visible}.needletail-autocomplete-bar .needletail-autocomplete-bar-results{background-color:#fff;border:1px solid #ccc;box-sizing:border-box;cursor:pointer;position:absolute;transition:visibility .1s;visibility:hidden;width:100%;z-index:1000}.needletail-autocomplete-bar .needletail-autocomplete-bar-results .highlight{font-style:normal;font-weight:700}.needletail-autocomplete-bar .needletail-autocomplete-bar-results .needletail-autocomplete-bar-no-result,.needletail-autocomplete-bar .needletail-autocomplete-bar-results .needletail-autocomplete-bar-result{padding:12px 20px}.needletail-autocomplete-bar .needletail-autocomplete-bar-results .needletail-autocomplete-bar-result.active{background-color:var(--secondary)}.needletail-result .needletail-result-title{font-size:20px;font-weight:700;margin-top:20px;text-transform:uppercase}.needletail-result .needletail-result-no-result{padding:10px}.needletail-result .needletail-result-pagination{display:flex;flex-direction:row}.needletail-result .needletail-result-pagination .needletail-result-pagination-page{background-color:var(--primary);border:1px solid var(--primary);border-radius:2px;color:#fff;cursor:pointer;justify-content:center;margin:10px 2px;padding:5px 10px}.needletail-result .needletail-result-pagination .needletail-result-pagination-page.active,.needletail-result .needletail-result-pagination .needletail-result-pagination-page.disabled{background-color:#fff;color:var(--primary);cursor:default}.needletail-result .needletail-result-pagination .needletail-result-pagination-previous{margin-left:0}.needletail-result .needletail-result-pagination .needletail-result-pagination-next{margin-right:0}.needletail-result .needletail-result-pagination.needletail-hidden{display:none}.needletail-sort-select{font-size:16px;margin-top:6px;padding:6px;width:200px}.needletail-show-less-options,.needletail-show-more-options{color:var(--primary);cursor:pointer;text-decoration:underline}.needletail-show-less-options.needletail-hidden,.needletail-show-more-options.needletail-hidden{display:none}.needletail-hide-on-initial-request{display:none!important}.needletail-skeleton .needletail-skeleton-spacing>*+*{margin-top:.75em}.needletail-skeleton .needletail-skeleton-spacing--l>*+*{margin-top:2em}.needletail-skeleton .needletail-skeleton-box{background-color:#dddbdd;display:inline-block;height:1em;overflow:hidden;position:relative}.needletail-skeleton .needletail-skeleton-box:after{animation:shimmer 5s infinite;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}.needletail-skeleton .needletail-skeleton-base{background-color:#fff;display:flex;padding:1em}.needletail-skeleton .needletail-skeleton-media{display:flex}.needletail-skeleton .needletail-skeleton-header{font-size:1.25em;font-weight:700}.needletail-skeleton .needletail-skeleton-body{flex-grow:1;margin-left:1em}.needletail-skeleton .needletail-skeleton-filter-heading{margin-bottom:12px}.needletail-skeleton .needletail-skeleton-filter-item{align-items:center;display:flex;gap:1em;margin-bottom:12px}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}body{min-width:280px}img,embed,iframe,object,video{max-width:100%;height:auto}audio{max-width:100%}iframe{border:0}table{width:100%;border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}button{background:none;border:none;outline:0;font-size:inherit;padding:0;cursor:pointer}a{color:inherit}label{cursor:pointer}.slick-slider .slick-slide,.slick-slider .slick-slide>*,.slick-slider .slick-slide>*>*{outline:0}[v-cloak]{display:none}.toggle-checkbox~svg{opacity:0}.toggle-checkbox.disabled~svg{opacity:1}.toggle-checkbox:checked{--tw-border-opacity: 1;border-color:rgb(56 193 114 / var(--tw-border-opacity));right:0;border-color:#68d391}.toggle-checkbox:checked+.toggle-label{--tw-bg-opacity: 1;background-color:rgb(56 193 114 / var(--tw-bg-opacity));background-color:#68d391}.toggle-checkbox:checked~svg{opacity:1;transition-delay:.1s}.toggle-checkbox:checked.disabled{--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity))}.toggle-checkbox:checked.disabled+.toggle-label{--tw-bg-opacity: 1;background-color:rgb(210 210 210 / var(--tw-bg-opacity))}.job-form .oe_title{display:none}.job-form .oe_step,.job-form .oe_fieldset{position:relative;display:inline-block;width:100%}.job-form .oe_block_name .oe_formElement{position:relative;margin-right:2rem;display:inline-block;width:100%}.job-form .oe_block_name .oe_formElement:last-child{margin-right:0}@media(min-width:640px){.job-form .oe_block_name .oe_formElement{width:calc(33% - 21px)}}.job-form .oe_block_name{margin-bottom:2rem;display:flex;flex-direction:column}@media(min-width:640px){.job-form .oe_block_name{margin-bottom:0;flex-direction:row;row-gap:.75rem}}.job-form .oe_block_name .oe_blockLabel{margin-bottom:0}@media(min-width:640px){.job-form .oe_block_name .oe_blockLabel{margin-bottom:.5rem}.job-form .oe_block_name .oe_formElement{margin-bottom:0;width:100%}.job-form .oe_block_name .oe_formElement input{margin-bottom:0}}.job-form .oe_block_contact .oe_formElement{margin-top:1.5rem}.job-form .oe_widget input:not([type=file]){margin-bottom:0!important}.job-form #phoneSelector_MobilePhonenumber{width:max-content}.job-form label,.job-form legend,.job-form .oe_label{margin-bottom:.5rem;display:block;width:100%;font-weight:400;--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.job-form input,.job-form .oe_selectorValue{width:100%!important;border-radius:.375rem!important;border-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(176 199 204 / var(--tw-border-opacity))!important;padding:14px!important;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}.job-form input:focus-within,.job-form .oe_selectorValue:focus-within{--tw-border-opacity: 1 !important;border-color:rgb(37 61 102 / var(--tw-border-opacity))!important;outline:2px solid transparent!important;outline-offset:2px!important}.job-form input:focus:active,.job-form .oe_selectorValue:focus:active{--tw-border-opacity: 1 !important;border-color:rgb(15 24 25 / var(--tw-border-opacity))!important}.job-form .oe_phoneNumberInput{display:flex;width:100%;align-items:center}.job-form .oe_phone_prefix{margin-right:1rem;flex-shrink:0}.job-form .oe_uploader{position:relative;margin-top:.25rem;display:inline-flex;width:100%;flex-direction:column;align-items:center;justify-content:center;border-width:1px;border-color:rgb(15 24 25 / var(--tw-border-opacity));--tw-border-opacity: .2;padding:1.5rem 2rem}.job-form .oe_uploader input{position:relative;display:inline-block;width:auto}.job-form .oe_uploaderButton{text-align:center}.job-form .oe_validation{margin-top:0!important;margin-bottom:0!important;--tw-text-opacity: 1 !important;color:rgb(15 24 25 / var(--tw-text-opacity))!important}.job-form .oe_block_contact{margin-top:.75rem}.job-form .oe_help{margin-top:0}.job-form .oe_mapResult{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:0;padding-right:0}.job-form .oe_checkboxListElement{margin-top:.5rem;display:flex;align-items:center}.job-form .oe_checkboxListElement input{margin-right:.25rem;width:1.5rem}.job-form .oe_checkboxListElement .oe_label{margin-bottom:0!important;margin-top:1px!important}.job-form .oe_checkboxListElement .oe_label img{margin-top:.25rem!important;margin-left:.5rem!important}.job-form .oe_checkboxListElement .oe_label:before{margin-top:3px!important;display:inline-block!important;height:1rem!important;width:1rem!important}.job-form .oe_checkboxListElement .oe_label:after{left:2px!important;top:5px!important;height:.75rem!important;width:.75rem!important;--tw-bg-opacity: 1 !important;background-color:rgb(37 61 102 / var(--tw-bg-opacity))!important}.job-form button{position:relative;margin-top:1.5rem;display:inline-flex;align-items:center;border-radius:9999px;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity));padding:.625rem 1.25rem;font-size:1rem;font-weight:600;text-transform:uppercase;line-height:1.5;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-thickness:1px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.job-form button:hover{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:underline}.recruitnow-form .rnFormGroup{width:100%}.recruitnow-form .rnLabel{flex:1 1 0%}.recruitnow-form .rnErrors{width:100%}.recruitnow-form .oe_help a,.recruitnow-form .agree-privacy a{text-decoration-line:underline;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.recruitnow-form .oe_help a:hover,.recruitnow-form .agree-privacy a:hover{text-decoration-color:#b9c400}.recruitnow-form fieldset{display:flex;width:100%;flex-direction:column;flex-wrap:wrap;column-gap:1rem;row-gap:1rem}@media(min-width:640px){.recruitnow-form fieldset{flex-direction:row;row-gap:2rem}}.recruitnow-form fieldset input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(176 199 204 / var(--tw-border-opacity));padding:14px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.recruitnow-form fieldset input:focus-within{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.recruitnow-form fieldset input:focus:active{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.recruitnow-form fieldset textarea{min-height:100px;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(176 199 204 / var(--tw-border-opacity));padding:14px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.recruitnow-form fieldset textarea:focus-within{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.recruitnow-form fieldset textarea:focus:active{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.recruitnow-form fieldset input[type=file]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.recruitnow-form fieldset label span{margin-bottom:.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.recruitnow-form fieldset .rnfirstName,.recruitnow-form fieldset .rnlastName,.recruitnow-form fieldset .rnmiddleName,.recruitnow-form fieldset .rnhouseNumberSuffix,.recruitnow-form fieldset .rnstreet,.recruitnow-form fieldset .rncity{width:100%}@media(min-width:640px){.recruitnow-form fieldset .rnfirstName,.recruitnow-form fieldset .rnlastName,.recruitnow-form fieldset .rnmiddleName,.recruitnow-form fieldset .rnhouseNumberSuffix,.recruitnow-form fieldset .rnstreet,.recruitnow-form fieldset .rncity{width:calc(33% - 9px)}}.recruitnow-form fieldset .rnzipCode,.recruitnow-form fieldset .rnhouseNumber,.recruitnow-form fieldset .rnmobilePhoneNumber,.recruitnow-form fieldset .rnemailAddress{width:100%}@media(min-width:640px){.recruitnow-form fieldset .rnzipCode,.recruitnow-form fieldset .rnhouseNumber,.recruitnow-form fieldset .rnmobilePhoneNumber,.recruitnow-form fieldset .rnemailAddress{width:calc(50% - 9px)}}.recruitnow-form fieldset .rnmotivation-text{margin-bottom:1.5rem;width:100%}.recruitnow-form fieldset .rnFormControl{width:100%;padding:.625rem 1rem}@media(min-width:640px){.recruitnow-form fieldset .rnFormControl{padding:1rem 1.5rem}}.recruitnow-form fieldset .rnprivacystatementField,.recruitnow-form fieldset .rnwhatsapp-consent{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:flex-end;column-gap:.5rem}.recruitnow-form fieldset .rnprivacystatementField img,.recruitnow-form fieldset .rnwhatsapp-consent img{margin-left:.25rem}.recruitnow-form .rnDescription a{text-decoration-line:underline;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.recruitnow-form .rnDescription a:hover{text-decoration-color:#b9c400}.recruitnow-form fieldset:last-child{row-gap:1rem}@media(min-width:640px){.recruitnow-form fieldset:last-child{row-gap:1.5rem}}.recruitnow-form .rnButton{position:relative;margin-top:1.5rem;display:inline-flex;align-items:center;border-radius:9999px;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity));padding:.625rem 1.25rem;font-size:1rem;font-weight:600;text-transform:uppercase;line-height:1.5;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-thickness:1px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.recruitnow-form .rnButton:hover{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:underline}.fui-form legend{display:none}.fui-form .fui-row{flex-direction:column!important}@media(min-width:640px){.fui-form .fui-row{flex-direction:row!important}}.fui-form input,.fui-form select{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(176 199 204 / var(--tw-border-opacity));padding:14px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fui-form input:focus-within,.fui-form select:focus-within{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.fui-form input:focus,.fui-form select:focus{outline:2px solid transparent;outline-offset:2px}.fui-form input:focus:active,.fui-form select:focus:active{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.fui-form textarea{min-height:100px;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(176 199 204 / var(--tw-border-opacity));padding:14px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fui-form textarea:focus-within{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px}.fui-form textarea:focus{outline:2px solid transparent;outline-offset:2px}.fui-form textarea:focus:active{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.fui-form .fui-checkbox-label a{text-decoration-line:underline;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.fui-form .fui-checkbox-label a:hover{text-decoration-color:#b9c400}.fui-form button[type=submit]{position:relative;display:inline-flex;align-items:center;border-radius:9999px;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity));padding:.625rem 1.25rem;font-size:1rem;font-weight:600;text-transform:uppercase;line-height:1.5;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-thickness:1px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fui-form button[type=submit]:hover{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:underline}.needletail-result-pagination-page[data-page="..."],.needletail-result-pagination-page[data-page="..."]:hover{text-decoration-line:none!important}.needletail-result .needletail-result-pagination .needletail-result-pagination-page{border-style:none;background-color:transparent;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.needletail-result-pagination-page.active{--tw-bg-opacity: 1 !important;background-color:rgb(37 61 102 / var(--tw-bg-opacity))!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important;text-decoration-line:none!important}.needletail-result-pagination-page.active span{text-decoration-line:none!important}.needletail-result-pagination-next.disabled,.needletail-result-pagination-previous.disabled{pointer-events:none!important;opacity:.2!important}.needletail-autocomplete-bar .needletail-autocomplete-bar-input{outline:2px solid transparent;outline-offset:2px}.needletail-autocomplete-bar .needletail-autocomplete-bar-input::placeholder{color:rgba(37,61,102,.75)!important}.needletail-autocomplete-bar-result.active{background-color:rgba(0,128,202,.05)!important}.checkbox input:checked~span .box .check-icon{--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));opacity:1}@media(min-width:768px){.vacancy-aggr .needletail-autocomplete-bar-input{padding-top:8px;padding-bottom:8px}}.home-s-b{transition:box-shadow .3s ease-in-out}.home-s-b:focus{box-shadow:inset 0 -3px #b9c400}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Kanit,sans-serif;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){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-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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[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::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]{display:none}body{--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.container{margin-left:auto;margin-right:auto;width:100%;max-width:1264px;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:.75rem;padding-right:.75rem}}h1{font-size:2rem;font-weight:600;text-transform:uppercase;line-height:.95;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media(min-width:640px){h1{font-size:3rem}}h1 strong{--tw-text-opacity: 1;color:rgb(214 227 0 / var(--tw-text-opacity))}h2{font-size:1.875rem;font-weight:600;line-height:2rem;--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}@media(min-width:768px){h2{font-size:2.5rem;line-height:2.5rem}}h2 strong{--tw-text-opacity: 1;color:rgb(214 227 0 / var(--tw-text-opacity))}h3{font-size:1.375rem;font-weight:600;line-height:1.75rem}@media(min-width:768px){h3{font-size:1.6rem;line-height:1.2}}h4{font-size:1.375rem;font-weight:300}h5{font-size:1.125rem;line-height:1}p,li{font-size:1.125rem;font-weight:300;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}ul li strong{font-weight:700}li::marker{--tw-text-opacity: 1 !important;color:rgb(185 196 0 / var(--tw-text-opacity))!important}blockquote{font-size:1.125rem;line-height:1.75rem}blockquote strong{font-weight:600;--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}*,: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: }::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: }.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-left: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-left: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-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left: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(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 rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .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:.8571429em 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;text-align:left;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-right:.5714286em;padding-bottom:.5714286em;padding-left:.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(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: 17 24 39;--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: 255 255 255;--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(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.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-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.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>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*: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-left: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-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right: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}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.\!top-8{top:2rem!important}.-bottom-0{bottom:-0px}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-12{bottom:-3rem}.-bottom-16{bottom:-4rem}.-bottom-4{bottom:-1rem}.-bottom-px{bottom:-1px}.-left-16{left:-4rem}.-left-20{left:-5rem}.-left-24{left:-6rem}.-right-0{right:-0px}.-right-0\.5{right:-.125rem}.-right-12{right:-3rem}.-right-3{right:-.75rem}.-right-\[220px\]{right:-220px}.-top-1{top:-.25rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-12{bottom:3rem}.bottom-24{bottom:6rem}.bottom-4{bottom:1rem}.bottom-\[220px\]{bottom:220px}.left-0{left:0}.left-1\/2{left:50%}.left-\[100\%\]{left:100%}.left-\[2px\]{left:2px}.left-\[50\%\]{left:50%}.left-\[calc\(100\%-1px\)\]{left:calc(100% - 1px)}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.right-\[-21px\]{right:-21px}.right-\[-26px\]{right:-26px}.right-\[148px\]{right:148px}.right-px{right:1px}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-40{top:10rem}.top-8{top:2rem}.top-\[3px\]{top:3px}.top-\[50\%\]{top:50%}.top-\[5px\]{top:5px}.top-\[66px\]{top:66px}.top-\[calc\(100\%-2px\)\]{top:calc(100% - 2px)}.top-full{top:100%}.top-px{top:1px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[99999999999999\]{z-index:99999999999999}.z-\[99999999\]{z-index:99999999}.z-\[999999\]{z-index:999999}.z-\[99999\]{z-index:99999}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-9{grid-column:span 9 / span 9}.m-0{margin:0}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-4{margin-bottom:1rem!important}.\!mb-\[6px\]{margin-bottom:6px!important}.\!mt-0{margin-top:0!important}.-mb-8{margin-bottom:-2rem}.-mt-1{margin-top:-.25rem}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-24{margin-top:-6rem}.-mt-4{margin-top:-1rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-48{margin-bottom:12rem}.mb-56{margin-bottom:14rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-6px\]{margin-bottom:-6px}.mb-\[20px\]{margin-bottom:20px}.mb-\[26px\]{margin-bottom:26px}.mb-\[2px\]{margin-bottom:2px}.ml-1{margin-left:.25rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-\[10px\]{margin-left:10px}.ml-\[2px\]{margin-left:2px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-12{margin-right:3rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-32{margin-right:8rem}.mr-6{margin-right:1.5rem}.mr-64{margin-right:16rem}.mr-8{margin-right:2rem}.mr-\[10px\]{margin-right:10px}.mr-\[20px\]{margin-right:20px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-56{margin-top:14rem}.mt-6{margin-top:1.5rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-8{margin-top:2rem}.mt-\[-64px\]{margin-top:-64px}.mt-\[12px\]{margin-top:12px}.mt-\[3px\]{margin-top:3px}.mt-\[72px\]{margin-top:72px}.mt-px{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.\!h-6{height:1.5rem!important}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-56{height:14rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[10px\]{height:10px}.h-\[140\%\]{height:140%}.h-\[208px\]{height:208px}.h-\[220px\]{height:220px}.h-\[348px\]{height:348px}.h-\[352px\]{height:352px}.h-\[3px\]{height:3px}.h-\[59px\]{height:59px}.h-\[calc\(100\%\+64px\)\]{height:calc(100% + 64px)}.h-\[calc\(100\%-2px\)\]{height:calc(100% - 2px)}.h-\[calc\(100\%-4px\)\]{height:calc(100% - 4px)}.h-\[calc\(100vh-66px\)\]{height:calc(100vh - 66px)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[270px\]{max-height:270px}.max-h-\[48px\]{max-height:48px}.max-h-\[50px\]{max-height:50px}.max-h-\[88px\]{max-height:88px}.max-h-\[90\%\]{max-height:90%}.min-h-\[100px\]{min-height:100px}.min-h-\[240px\]{min-height:240px}.min-h-\[34px\]{min-height:34px}.min-h-\[560px\]{min-height:560px}.min-h-\[592px\]{min-height:592px}.min-h-\[90\%\]{min-height:90%}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(100vh-48px\)\]{min-height:calc(100vh - 48px)}.min-h-full{min-height:100%}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2\/3{width:66.666667%}.w-24{width:6rem}.w-3{width:.75rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[120px\]{width:120px}.w-\[14px\]{width:14px}.w-\[26px\]{width:26px}.w-\[400px\]{width:400px}.w-\[608px\]{width:608px}.w-\[calc\(100\%-100px\)\]{width:calc(100% - 100px)}.w-\[calc\(100\%-120px\)\]{width:calc(100% - 120px)}.w-\[calc\(100\%-2px\)\]{width:calc(100% - 2px)}.w-auto{width:auto}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-\[200px\]{min-width:200px}.min-w-\[672px\]{min-width:672px}.min-w-full{min-width:100%}.max-w-\[104px\]{max-width:104px}.max-w-\[156px\]{max-width:156px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[256px\]{max-width:256px}.max-w-\[420px\]{max-width:420px}.max-w-\[504px\]{max-width:504px}.max-w-\[520px\]{max-width:520px}.max-w-\[545px\]{max-width:545px}.max-w-\[580px\]{max-width:580px}.max-w-\[600px\]{max-width:600px}.max-w-\[608px\]{max-width:608px}.max-w-\[640px\]{max-width:640px}.max-w-\[65ch\]{max-width:65ch}.max-w-\[700px\]{max-width:700px}.max-w-\[840px\]{max-width:840px}.max-w-\[880px\]{max-width:880px}.max-w-\[inehrit\]{max-width:inehrit}.max-w-\[inherit\]{max-width:inherit}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top-left{transform-origin:top left}.-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-1\/3{--tw-translate-y: -33.333333%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-140\%\]{--tw-translate-x: -140%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--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-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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))}.scale-0{--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))}.scale-x-\[-1\]{--tw-scale-x: -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))}.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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{user-select:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-x-1{column-gap:.25rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-80{column-gap:20rem}.gap-y-1{row-gap:.25rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-32{row-gap:8rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-\[2px\]{row-gap:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.hyphens-auto{hyphens:auto}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.\!rounded-full{border-radius:9999px!important}.rounded-\[48px\]{border-radius:48px}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-\[48px\]{border-bottom-right-radius:48px}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-tl-\[20px\]{border-top-left-radius:20px}.rounded-tl-\[24px\]{border-top-left-radius:24px}.rounded-tl-\[300px\]{border-top-left-radius:300px}.rounded-tl-\[48px\]{border-top-left-radius:48px}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-\[300px\]{border-top-right-radius:300px}.rounded-tr-\[48px\]{border-top-right-radius:48px}.rounded-tr-md{border-top-right-radius:.375rem}.\!border-0{border-width:0px!important}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.\!border-b-2{border-bottom-width:2px!important}.\!border-l-2{border-left-width:2px!important}.\!border-r{border-right-width:1px!important}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-0{border-left-width:0px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-solid{border-style:solid}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.\!border-blue{--tw-border-opacity: 1 !important;border-color:rgb(37 61 102 / var(--tw-border-opacity))!important}.\!border-gray{--tw-border-opacity: 1 !important;border-color:rgb(176 199 204 / var(--tw-border-opacity))!important}.\!border-green{--tw-border-opacity: 1 !important;border-color:rgb(185 196 0 / var(--tw-border-opacity))!important}.border-\[\#38C172\]{--tw-border-opacity: 1;border-color:rgb(56 193 114 / var(--tw-border-opacity))}.border-\[\#D2D2D2\]{--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity))}.border-blue-light\/20{border-color:rgba(0,128,202,.2)}.border-blue\/50{border-color:rgba(37,61,102,.5)}.border-dark{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.border-gray{--tw-border-opacity: 1;border-color:rgb(176 199 204 / var(--tw-border-opacity))}.border-gray-light{--tw-border-opacity: 1;border-color:rgb(238 244 247 / var(--tw-border-opacity))}.border-green{--tw-border-opacity: 1;border-color:rgb(185 196 0 / var(--tw-border-opacity))}.border-green\/40{border-color:rgba(185,196,0,.4)}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/40{border-color:rgba(255,255,255,.4)}.\!border-b-blue\/50{border-bottom-color:rgba(37,61,102,.5)!important}.border-opacity-20{--tw-border-opacity: .2}.border-opacity-50{--tw-border-opacity: .5}.\!bg-gray\/10{background-color:rgba(176,199,204,.1)!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-\[\#25d366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity))}.bg-\[\#38C172\]{--tw-bg-opacity: 1;background-color:rgb(56 193 114 / var(--tw-bg-opacity))}.bg-\[\#D2D2D2\]{--tw-bg-opacity: 1;background-color:rgb(210 210 210 / var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity))}.bg-blue-light{--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity))}.bg-blue-light\/10{background-color:rgba(0,128,202,.1)}.bg-blue-light\/5{background-color:rgba(0,128,202,.05)}.bg-blue-lighter{--tw-bg-opacity: 1;background-color:rgb(229 242 250 / var(--tw-bg-opacity))}.bg-blue\/5{background-color:rgba(37,61,102,.05)}.bg-blue\/75{background-color:rgba(37,61,102,.75)}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(15 24 25 / var(--tw-bg-opacity))}.bg-gray{--tw-bg-opacity: 1;background-color:rgb(176 199 204 / var(--tw-bg-opacity))}.bg-gray-light{--tw-bg-opacity: 1;background-color:rgb(238 244 247 / var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity: 1;background-color:rgb(185 196 0 / var(--tw-bg-opacity))}.bg-green-light{--tw-bg-opacity: 1;background-color:rgb(214 227 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-75{--tw-bg-opacity: .75}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-blue{--tw-gradient-from: #253D66 var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 61 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue{--tw-gradient-to: rgb(37 61 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #253D66 var(--tw-gradient-via-position), var(--tw-gradient-to)}.bg-contain{background-size:contain}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-y{background-repeat:repeat-y}.fill-current{fill:currentColor}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.\!p-8{padding:2rem!important}.p-24{padding:6rem}.p-32{padding:8rem}.p-4{padding:1rem}.p-40{padding:10rem}.p-6{padding:1.5rem}.p-\[14px\]{padding:14px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-32{padding-left:8rem;padding-right:8rem}.px-4{padding-left:1rem;padding-right:1rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.\!pb-0{padding-bottom:0!important}.\!pl-0{padding-left:0!important}.\!pl-5{padding-left:1.25rem!important}.\!pr-0{padding-right:0!important}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-48{padding-bottom:12rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[14px\]{padding-bottom:14px}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-4{padding-left:1rem}.pl-48{padding-left:12rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-56{padding-right:14rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[56\.25\%\]{padding-top:56.25%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.\!text-\[1rem\]{font-size:1rem!important}.\!text-lg{font-size:1.125rem!important}.text-2xl{font-size:1.375rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2rem}.text-\[10px\]{font-size:10px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[25px\]{font-size:25px}.text-\[400px\]{font-size:400px}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem}.\!font-normal{font-weight:400!important}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.\!leading-8{line-height:2rem!important}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[0\.95\]{line-height:.95}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\]{line-height:1}.\!text-dark{--tw-text-opacity: 1 !important;color:rgb(15 24 25 / var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue{--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}.text-blue-light{--tw-text-opacity: 1;color:rgb(0 128 202 / var(--tw-text-opacity))}.text-blue\/75{color:rgba(37,61,102,.75)}.text-dark{--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.text-gray{--tw-text-opacity: 1;color:rgb(176 199 204 / var(--tw-text-opacity))}.text-gray-light{--tw-text-opacity: 1;color:rgb(238 244 247 / var(--tw-text-opacity))}.text-green{--tw-text-opacity: 1;color:rgb(185 196 0 / var(--tw-text-opacity))}.text-green-light{--tw-text-opacity: 1;color:rgb(214 227 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/80{color:rgba(255,255,255,.8)}.text-opacity-70{--tw-text-opacity: .7}.underline{text-decoration-line:underline}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.\!decoration-blue{text-decoration-color:#253d66!important}.decoration-green{text-decoration-color:#b9c400}.decoration-green-light{text-decoration-color:#d6e300}.decoration-1{text-decoration-thickness:1px}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.\!placeholder-black\/60::placeholder{color:rgba(0,0,0,.6)!important}.\!placeholder-dark\/60::placeholder{color:rgba(15,24,25,.6)!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.mix-blend-luminosity{mix-blend-mode:luminosity}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.brightness-\[2\]{--tw-brightness: brightness(2);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_1px_rgba\(255\,255\,255\,1\)\]{--tw-drop-shadow: drop-shadow(0 0 1px rgba(255,255,255,1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.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-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}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}[x-cloak]{display:none}.redactor h2{margin-bottom:.5rem;font-size:1.875rem}.redactor h3{margin-bottom:.5rem;font-size:1.375rem}.redactor p,.redactor a,.redactor ul{margin-bottom:1.5rem}.redactor p:last-child,.redactor a:last-child,.redactor ul:last-child{margin-bottom:0}.redactor a{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.redactor a:hover{text-decoration-color:#b9c400}.redactor li{position:relative;margin-bottom:.5rem;padding-left:1rem;font-size:1.125rem;font-weight:300;--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.redactor li:last-child{margin-bottom:0}.redactor li:before{content:"";position:absolute;top:.75rem;left:0;display:block;height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(185 196 0 / var(--tw-bg-opacity))}.scrollactive-item.is-active{font-weight:700}.scrollactive-item.is-active:before{content:"";border-top:8px solid transparent;border-left:12px solid #0073FF;border-bottom:8px solid transparent;position:absolute;top:3px;left:0;display:block;height:10px;width:14px}.slide-fade-enter-active{transition:all .3s ease;transition-delay:1s}.swiper{opacity:0;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}.swiper.swiper-initialized{opacity:1}.card .card-button-svg path{--tw-bg-opacity: 1;background-color:rgb(238 244 247 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(238 244 247 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card:hover .card-button-svg path{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}.button .hover-item-button{transition-delay:0s}.button:hover .hover-item-button{transition-delay:.1s}.swiper-overflow-container{overflow-x:hidden}.swiper-overflow-container .container,.swiper-overflow-container .swiper-container,.swiper-overflow-container .swiper-team{overflow:visible}.text-hyphens{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.hamburger .line{width:16px;height:2px;display:block;margin:4px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-6.is-active{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#hamburger-6.is-active .line:nth-child(2){width:0px}#hamburger-6.is-active .line:nth-child(1),#hamburger-6.is-active .line:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}#hamburger-6.is-active .line:nth-child(1){-webkit-transform:translateY(6px);-ms-transform:translateY(6px);-o-transform:translateY(6px);transform:translateY(6px)}#hamburger-6.is-active .line:nth-child(3){-webkit-transform:translateY(-6px) rotate(90deg);-ms-transform:translateY(-6px) rotate(90deg);-o-transform:translateY(-6px) rotate(90deg);transform:translateY(-6px) rotate(90deg)}.vacancy-form h2{display:none}.vacancy-form .zipCode,.vacancy-form .houseNumber,.vacancy-form .street,.vacancy-form .city,#inschrijven label[for=Zipcode],#inschrijven label[for=Housenumber],#inschrijven label[for=HousenumberSuffix],#inschrijven label[for=Street],#inschrijven label[for=City]{display:none!important}@media(min-width:640px){.modal-content .freeform-row{flex-direction:column}}.freeform-column a{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.freeform-column a:hover{text-decoration-color:#b9c400}.first\:mt-0:first-child{margin-top:0}.first\:\!rounded-tl-\[48px\]:first-child{border-top-left-radius:48px!important}.first\:pl-0:first-child{padding-left:0}.first\:pt-0:first-child{padding-top:0}.last\:\!mb-0:last-child{margin-bottom:0!important}.last\:mb-0:last-child{margin-bottom:0}.last\:mr-0:last-child{margin-right:0}.last\:hidden:last-child{display:none}.last\:border-0:last-child{border-width:0px}.last\:border-none:last-child{border-style:none}.focus-within\:\!border-blue:focus-within{--tw-border-opacity: 1 !important;border-color:rgb(37 61 102 / var(--tw-border-opacity))!important}.focus-within\:border-blue:focus-within{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:outline-0:focus-within{outline-width:0px}.hover\:translate-y-\[-6px\]:hover{--tw-translate-y: -6px;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))}.hover\:border-blue:hover{--tw-border-opacity: 1;border-color:rgb(37 61 102 / var(--tw-border-opacity))}.hover\:border-blue-light:hover{--tw-border-opacity: 1;border-color:rgb(0 128 202 / var(--tw-border-opacity))}.hover\:border-dark:hover{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.hover\:\!bg-blue:hover{--tw-bg-opacity: 1 !important;background-color:rgb(37 61 102 / var(--tw-bg-opacity))!important}.hover\:\!bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#D8E2DD\]:hover{--tw-bg-opacity: 1;background-color:rgb(216 226 221 / var(--tw-bg-opacity))}.hover\:bg-blue:hover{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity))}.hover\:bg-blue-light:hover{--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity))}.hover\:bg-gray-light:hover{--tw-bg-opacity: 1;background-color:rgb(238 244 247 / var(--tw-bg-opacity))}.hover\:bg-green:hover{--tw-bg-opacity: 1;background-color:rgb(185 196 0 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:pl-56:hover{padding-left:14rem}.hover\:\!text-blue:hover{--tw-text-opacity: 1 !important;color:rgb(37 61 102 / var(--tw-text-opacity))!important}.hover\:\!text-dark:hover{--tw-text-opacity: 1 !important;color:rgb(15 24 25 / var(--tw-text-opacity))!important}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-blue:hover{--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}.hover\:text-blue-light:hover{--tw-text-opacity: 1;color:rgb(0 128 202 / var(--tw-text-opacity))}.hover\:text-dark:hover{--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.hover\:text-green:hover{--tw-text-opacity: 1;color:rgb(185 196 0 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-opacity-100:hover{--tw-text-opacity: 1}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:\!decoration-green:hover{text-decoration-color:#b9c400!important}.hover\:decoration-blue:hover{text-decoration-color:#253d66}.hover\:decoration-green:hover{text-decoration-color:#b9c400}.hover\:decoration-green-light:hover{text-decoration-color:#d6e300}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-0:focus-visible{outline-width:0px}.active\:focus\:border-dark:focus:active{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:bottom-0{bottom:0}.group:hover .group-hover\:left-0{left:0}.group:hover .group-hover\:translate-x-\[-40\%\]{--tw-translate-x: -40%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-dark{--tw-border-opacity: 1;border-color:rgb(15 24 25 / var(--tw-border-opacity))}.group:hover .group-hover\:border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.group:hover .group-hover\:\!bg-blue{--tw-bg-opacity: 1 !important;background-color:rgb(37 61 102 / var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue{--tw-bg-opacity: 1;background-color:rgb(37 61 102 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-light{--tw-bg-opacity: 1;background-color:rgb(0 128 202 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.group:hover .group-hover\:pl-56{padding-left:14rem}.group:hover .group-hover\:pl-64{padding-left:16rem}.group:hover .group-hover\:pr-40{padding-right:10rem}.group:hover .group-hover\:text-blue{--tw-text-opacity: 1;color:rgb(37 61 102 / var(--tw-text-opacity))}.group:hover .group-hover\:text-dark{--tw-text-opacity: 1;color:rgb(15 24 25 / var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:decoration-green{text-decoration-color:#b9c400}.group:hover .group-hover\:decoration-green-light{text-decoration-color:#d6e300}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:brightness-\[1\]{--tw-brightness: brightness(1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:grayscale-0{--tw-grayscale: grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(min-width:640px){.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:inset-0{top:0;right:0;bottom:0;left:0}.sm\:top-\[82px\]{top:82px}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mb-8{margin-bottom:-2rem}.sm\:mb-32{margin-bottom:8rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mr-0{margin-right:0}.sm\:mr-2{margin-right:.5rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-24{margin-top:6rem}.sm\:mt-32{margin-top:8rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-\[calc\(100vh-82px\)\]{height:calc(100vh - 82px)}.sm\:min-h-\[57px\]{min-height:57px}.sm\:w-10{width:2.5rem}.sm\:w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.sm\:w-\[calc\(33\%-21px\)\]{width:calc(33% - 21px)}.sm\:w-\[calc\(33\%-9px\)\]{width:calc(33% - 9px)}.sm\:w-\[calc\(50\%-9px\)\]{width:calc(50% - 9px)}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:-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))}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:gap-12{gap:3rem}.sm\:gap-16{gap:4rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-6{column-gap:1.5rem}.sm\:gap-y-0{row-gap:0px}.sm\:gap-y-12{row-gap:3rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:gap-y-3{row-gap:.75rem}.sm\:rounded-none{border-radius:0}.sm\:border-b{border-bottom-width:1px}.sm\:border-blue-light\/20{border-color:rgba(0,128,202,.2)}.sm\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.sm\:p-6{padding:1.5rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-\[88px\]{padding-bottom:88px}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-16{padding-right:4rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pr-8{padding-right:2rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-96{padding-top:24rem}.sm\:pt-\[112px\]{padding-top:112px}.sm\:text-left{text-align:left}.sm\:\!text-lg{font-size:1.125rem!important}.sm\:text-6xl{font-size:3rem}.sm\:text-base{font-size:1rem}.sm\:font-bold{font-weight:700}.sm\:opacity-100{opacity:1}}@media(min-width:768px){.md\:-right-6{right:-1.5rem}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:right-\[inherit\]{right:inherit}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-12{grid-column:span 12 / span 12}.md\:col-span-2{grid-column:span 2 / span 2}.md\:\!mb-10{margin-bottom:2.5rem!important}.md\:-mt-1{margin-top:-.25rem}.md\:-mt-1\.5{margin-top:-.375rem}.md\:-mt-3{margin-top:-.75rem}.md\:mb-0{margin-bottom:0}.md\:mb-8{margin-bottom:2rem}.md\:ml-0{margin-left:0}.md\:mt-0{margin-top:0}.md\:mt-16{margin-top:4rem}.md\:mt-24{margin-top:6rem}.md\:mt-3{margin-top:.75rem}.md\:mt-3\.5{margin-top:.875rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[72px\]{margin-top:72px}.md\:block{display:block}.md\:w-auto{width:auto}.md\:min-w-\[200px\]{min-width:200px}.md\:max-w-full{max-width:100%}.md\:flex-1{flex:1 1 0%}.md\:flex-none{flex:none}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-6{gap:1.5rem}.md\:gap-y-0{row-gap:0px}.md\:hyphens-none{hyphens:none}.md\:break-normal{overflow-wrap:normal;word-break:normal}.md\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-bl-md{border-bottom-left-radius:.375rem}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-\[24px\]{border-top-left-radius:24px}.md\:rounded-tr-md{border-top-right-radius:.375rem}.md\:rounded-tr-none{border-top-right-radius:0}.md\:\!border-b-2{border-bottom-width:2px!important}.md\:\!border-l-0{border-left-width:0px!important}.md\:\!border-r{border-right-width:1px!important}.md\:\!border-r-0{border-right-width:0px!important}.md\:\!border-t-2{border-top-width:2px!important}.md\:border-b-0{border-bottom-width:0px}.md\:border-t-2{border-top-width:2px}.md\:border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.md\:\!border-b-green{--tw-border-opacity: 1 !important;border-bottom-color:rgb(185 196 0 / var(--tw-border-opacity))!important}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.md\:\!py-\[26px\]{padding-top:26px!important;padding-bottom:26px!important}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:py-\[8px\]{padding-top:8px;padding-bottom:8px}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-\[88px\]{padding-bottom:88px}.md\:pt-12{padding-top:3rem}.md\:pt-4{padding-top:1rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-\[104px\]{padding-top:104px}.md\:text-right{text-align:right}.md\:text-5xl{font-size:2.5rem}.md\:text-\[1\.6rem\]{font-size:1.6rem}.md\:leading-10{line-height:2.5rem}.md\:leading-\[1\.2\]{line-height:1.2}.md\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}@media(min-width:1024px){.lg\:pointer-events-auto{pointer-events:auto}.lg\:visible{visibility:visible}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:-right-\[180px\]{right:-180px}.lg\:left-1\/4{left:25%}.lg\:left-\[inherit\]{left:inherit}.lg\:right-\[inherit\]{right:inherit}.lg\:top-0{top:0}.lg\:top-32{top:8rem}.lg\:top-40{top:10rem}.lg\:top-\[180px\]{top:180px}.lg\:top-\[91px\]{top:91px}.lg\:top-\[inherit\]{top:inherit}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:\!ml-auto{margin-left:auto!important}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-16{margin-right:4rem}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-auto{height:auto}.lg\:max-h-full{max-height:100%}.lg\:min-h-0{min-height:0px}.lg\:min-h-\[592px\]{min-height:592px}.lg\:w-1\/3{width:33.333333%}.lg\:w-full{width:100%}.lg\:min-w-\[300px\]{min-width:300px}.lg\:min-w-\[672px\]{min-width:672px}.lg\:max-w-\[375px\]{max-width:375px}.lg\:max-w-full{max-width:100%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:gap-16{gap:4rem}.lg\:gap-32{gap:8rem}.lg\:gap-x-16{column-gap:4rem}.lg\:gap-x-4{column-gap:1rem}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:border-t-0{border-top-width:0px}.lg\:p-0{padding:0}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pt-1{padding-top:.25rem}.lg\:text-center{text-align:center}.lg\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.lg\:opacity-100{opacity:1}}@media(min-width:1280px){.xl\:w-\[420px\]{width:420px}.xl\:max-w-\[1024px\]{max-width:1024px}}.\[\&\>\*\]\:text-white>*{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.\[\&\>strong\]\:text-green-light>strong{--tw-text-opacity: 1;color:rgb(214 227 0 / var(--tw-text-opacity))}
