.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:60%;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:transparent;background:var(--carousel-button-bg,transparent);border:0;border-radius:50%;border-radius:var(--carousel-button-border-radius,50%);box-shadow:none;box-shadow:var(--carousel-button-shadow,none);color:currentColor;color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:48px;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:48px;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);height:50%;height:var(--carousel-button-svg-height,50%);pointer-events:none;width:50%;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:rgba(0,0,0,0);--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));bottom:0;box-sizing:border-box;color:#fff;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(1,210,232,.94);box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:rgba(24,24,27,.92);background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:#fff;background:var(--fancybox-content-bg,#fff);color:#374151;color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{word-wrap:anywhere;align-self:center;color:currentColor;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:#fff;color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:#fff;color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:currentColor;color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:fancybox-dash 1.5s ease-in-out infinite}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:1;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;transition:none;-webkit-user-select:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:1;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:96px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border:5px solid rgba(34,213,233,.96);border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:66.66667%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;opacity:1;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.4);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));top:0;touch-action:none;z-index:20}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{font-feature-settings:"tnum";-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:48px;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:rgba(34,213,233,.96);background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;user-select:none;z-index:30}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--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-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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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-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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1280px){.container{max-width:1280px}}.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:10px 0;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#00b200}.hamburger-box{display:inline-block;height:18px;position:relative;width:24px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#00b200;border-radius:4px;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:24px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}@font-face{font-family:MacPaw Fixel Display;font-style:normal;font-weight:700;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelDisplay/Web-PS/MacPawFixelDisplay-Bold.23442c.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelDisplay/Web-PS/MacPawFixelDisplay-Bold.c51058.otf) format("opentype")}@font-face{font-family:MacPaw Fixel Display;font-style:normal;font-weight:800;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelDisplay/Web-PS/MacPawFixelDisplay-ExtraBold.103487.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelDisplay/Web-PS/MacPawFixelDisplay-ExtraBold.f1a209.otf) format("opentype")}@font-face{font-family:MacPaw Fixel Text;font-style:normal;font-weight:400;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Regular.615b69.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Regular.75d44f.otf) format("opentype")}@font-face{font-family:MacPaw Fixel Text;font-style:normal;font-weight:500;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Medium.b3687c.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Medium.d8275f.otf) format("opentype")}@font-face{font-family:MacPaw Fixel Text;font-style:normal;font-weight:600;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-SemiBold.0c3500.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-SemiBold.6e9806.otf) format("opentype")}@font-face{font-family:MacPaw Fixel Text;font-style:normal;font-weight:700;src:url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Bold.6490bc.woff2) format("woff2"),url(/wp-content/themes/ukraine1991/public/fonts/MacPawFixel/MacPawFixelText/Web-PS/MacPawFixelText-Bold.108494.otf) format("opentype")}html{-ms-overflow-style:scrollbar;box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit;outline:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem;font-weight:400;line-height:1.7}body,input,select,textarea{font-family:MacPaw Fixel Text,sans-serif}.ov-h{overflow:hidden}.ie-table-fix{height:100%;width:100%}iframe,img{max-width:100%;vertical-align:bottom}img{height:auto}svg{max-width:100%}::selection{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0c0;background-color:rgb(0 204 0/var(--tw-bg-opacity));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}html{scroll-behavior:smooth}b,strong{font-weight:600}a{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:all .3s}a:hover{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:MacPaw Fixel Display,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1.25rem}p{margin-bottom:1.25rem}.h1,h1{font-size:4.5rem;line-height:1;margin-bottom:1.75rem}@media(max-width:1279px){.h1,h1{font-size:3.4rem}}@media(max-width:991px){.h1,h1{font-size:3rem;margin-bottom:1.5rem}}.h2,h2{font-size:2.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.375rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1.125rem;line-height:1.7}.text-group{color:var(--tw-prose-body);max-width:65ch}.text-group :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.text-group :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.text-group :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;-webkit-text-decoration:underline;text-decoration:underline}.text-group :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.text-group :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.text-group :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.text-group :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.text-group :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.text-group :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.text-group :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.text-group :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.text-group :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.text-group :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.text-group :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.text-group :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.text-group :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.text-group :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.text-group :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.text-group :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.text-group :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.text-group :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.text-group :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.text-group :where(h1 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:900}.text-group :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.text-group :where(h2 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:800}.text-group :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.text-group :where(h3 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.text-group :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.text-group :where(h4 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.text-group :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.text-group :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.text-group :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.text-group :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.text-group :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.text-group :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.text-group :where(a code):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.text-group :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.text-group :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.text-group :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.text-group :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.text-group :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.text-group :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.text-group :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.text-group :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.text-group :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.text-group :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.text-group :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.text-group :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.text-group :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.text-group :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.text-group{--tw-prose-body:#000;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#000;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--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-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;line-height:1.75}.text-group :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.text-group :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.text-group :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.text-group :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.text-group :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.text-group :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.text-group :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.text-group :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.text-group :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.text-group :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.text-group :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.text-group :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.text-group :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.text-group :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.text-group :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.text-group :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.text-group :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.text-group :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.text-group :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.text-group :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.text-group :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.text-group :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.text-group{font-size:1rem;max-width:100%}.text-group a:not(.wp-element-button){--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity));font-weight:600;text-decoration-line:none;transition:.2s ease}.text-group a:not(.wp-element-button):hover{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity));text-decoration-line:underline}.text-group>:first-child{margin-top:0}.text-group>:last-child{margin-bottom:0}.text-group .h1,.text-group h1{font-size:1.75rem;line-height:1.2}.text-group .h2,.text-group h2{font-size:1.5rem;line-height:1.2}.text-group .h3,.text-group h3{font-size:1.375rem;line-height:1.2}.text-group .h4,.text-group h4{font-size:1.25rem;line-height:1.2}.text-group .h5,.text-group h5{font-size:1.125rem;line-height:1.7}.text-group .h6,.text-group h6{font-size:1rem;line-height:1.7}.text-group h1,.text-group h2,.text-group h3,.text-group h4,.text-group h5,.text-group h6{font-weight:700;margin-bottom:1.5rem}@media(max-width:575px){.text-group h1,.text-group h2,.text-group h3,.text-group h4,.text-group h5,.text-group h6{margin-bottom:1rem}}.text-group h1+h1,.text-group h1+h2,.text-group h1+h3,.text-group h1+h4,.text-group h1+h5,.text-group h1+h6,.text-group h2+h1,.text-group h2+h2,.text-group h2+h3,.text-group h2+h4,.text-group h2+h5,.text-group h2+h6,.text-group h3+h1,.text-group h3+h2,.text-group h3+h3,.text-group h3+h4,.text-group h3+h5,.text-group h3+h6,.text-group h4+h1,.text-group h4+h2,.text-group h4+h3,.text-group h4+h4,.text-group h4+h5,.text-group h4+h6,.text-group h5+h1,.text-group h5+h2,.text-group h5+h3,.text-group h5+h4,.text-group h5+h5,.text-group h5+h6,.text-group h6+h1,.text-group h6+h2,.text-group h6+h3,.text-group h6+h4,.text-group h6+h5,.text-group h6+h6{margin-top:0}.text-group *+h1,.text-group *+h2,.text-group *+h3,.text-group *+h4,.text-group *+h5,.text-group *+h6{margin-top:3.5rem}@media(max-width:575px){.text-group *+h1,.text-group *+h2,.text-group *+h3,.text-group *+h4,.text-group *+h5,.text-group *+h6{margin-top:2rem}}.text-group p{margin-bottom:1.5rem}@media(max-width:575px){.text-group p{margin-bottom:1rem}}.text-group ol li,.text-group ul li{margin-bottom:1.5rem;margin-top:1.5rem}@media(max-width:575px){.text-group ol li,.text-group ul li{margin-bottom:1rem;margin-top:1rem}}.text-group--xl{line-height:1.6}.text-group--xl h1,.text-group--xl h2,.text-group--xl h3,.text-group--xl h4,.text-group--xl h5,.text-group--xl h6{margin-bottom:2rem}@media(max-width:575px){.text-group--xl h1,.text-group--xl h2,.text-group--xl h3,.text-group--xl h4,.text-group--xl h5,.text-group--xl h6{margin-bottom:1.5rem}}.text-group--xl p{margin-bottom:2rem}@media(max-width:575px){.text-group--xl p{margin-bottom:1.5rem}}.text-group blockquote.wp-block-quote{--tw-bg-opacity:0.05;background-color:rgba(0,0,0,.05);background-color:rgb(0 0 0/var(--tw-bg-opacity));border-style:none;margin-bottom:4rem;margin-top:4rem;padding:2rem}@media(max-width:991px){.text-group blockquote.wp-block-quote{margin-bottom:2.5rem;margin-top:2.5rem}}@media(max-width:575px){.text-group blockquote.wp-block-quote{margin-bottom:2rem;padding:1rem}}.text-group blockquote.wp-block-quote p{font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.2;margin-top:0}@media(max-width:991px){.text-group blockquote.wp-block-quote p{font-size:1.25rem;line-height:1.4}}@media(max-width:575px){.text-group blockquote.wp-block-quote p{font-size:1.125rem;line-height:1.7}}.text-group blockquote.wp-block-quote p:after,.text-group blockquote.wp-block-quote p:before{display:none}.text-group blockquote.wp-block-quote cite{--tw-text-opacity:0.5;color:rgba(0,0,0,.5);color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem;font-style:normal;font-weight:400}.font-mp-display{font-family:MacPaw Fixel Display,sans-serif}.font-mp-text{font-family:MacPaw Fixel Text,sans-serif}.font-bebas{font-family:Bebas Neue,cursive}.link-primary a{--tw-text-opacity:1;color:#40ff40;color:rgb(64 255 64/var(--tw-text-opacity));font-weight:400}.link-primary a:hover{text-decoration-line:underline}.last-m-0 :last-child{margin-bottom:0}@media(min-width:1280px){.container{max-width:1230px}}@media(min-width:992px){.container--sm{max-width:820px}}.btn{align-items:center;border-radius:.25rem;border-style:solid;border-width:1px;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.065;outline:2px solid transparent;outline-offset:2px;padding:.75rem 1rem;position:relative;transition-duration:.3s;transition-property:background,border,color;vertical-align:bottom}.btn--primary-r{background:linear-gradient(265.41deg,#0f0,#00e600);border-radius:9999px;border-style:none;box-shadow:inset 0 0 0 2px #40ff40;font-size:.875rem;line-height:1.43;padding-bottom:.5rem;padding-top:.5rem}.btn--primary-r,.btn--primary-r:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.btn--primary{background-color:#9f9;background-color:rgb(153 255 153/var(--tw-bg-opacity));border-color:#9f9;border-color:rgb(153 255 153/var(--tw-border-opacity))}.btn--primary,.btn--primary:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.btn--primary:hover{background-color:#40ff40;background-color:rgb(64 255 64/var(--tw-bg-opacity));border-color:#40ff40;border-color:rgb(64 255 64/var(--tw-border-opacity))}.btn--secondary{--tw-bg-opacity:0.05;--tw-text-opacity:1;background-color:rgba(0,0,0,.05);background-color:rgb(0 0 0/var(--tw-bg-opacity))}.btn--secondary,.btn--secondary:hover{border-color:transparent;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.btn--secondary:hover{--tw-bg-opacity:0.1;--tw-text-opacity:1;background-color:rgba(0,0,0,.1);background-color:rgb(0 0 0/var(--tw-bg-opacity))}.btn--arrow:after{background:url(/wp-content/themes/ukraine1991/public/images/icons/arrow-right.15206c.svg) no-repeat 50%;content:"";display:inline-block;height:1rem;margin-left:.5rem;transition:all .3s;width:1rem}.btn--arrow:hover:after{transform:translateX(3px)}.btn--heart:before{background:url(/wp-content/themes/ukraine1991/public/images/icons/heart.be5d1b.svg) no-repeat 50%;content:"";display:inline-block;height:1rem;margin-bottom:-1px;margin-right:.5rem;transition:all .3s;width:1rem}.btn--heart:hover:before{background:url(/wp-content/themes/ukraine1991/public/images/icons/heart-transparent.975503.svg) no-repeat 50%}.btn--payment{--tw-text-opacity:0.5;background-color:transparent;border-color:transparent;border-radius:.5rem;color:rgba(0,0,0,.5);color:rgb(0 0 0/var(--tw-text-opacity));font-weight:600;padding:1rem .5rem;white-space:nowrap}@media(min-width:576px){.btn--payment:before{background:url(/wp-content/themes/ukraine1991/public/images/icons/check.4a7f8c.svg) no-repeat 50%;content:"";display:block;height:1rem;transition:all .3s;width:0}}@media(max-width:420px){.btn--payment{font-size:.875rem}}@media(max-width:360px){.btn--payment{font-size:.75rem}}.btn--payment:hover{--tw-text-opacity:1;background-color:transparent;border-color:transparent;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.btn--payment.is-active{--tw-border-opacity:1!important;--tw-text-opacity:1!important;background:#b2ffb2;border-color:#0c0!important;border-color:rgb(0 204 0/var(--tw-border-opacity))!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.btn--payment.is-active:before{margin-right:.5rem;width:1rem}.btn--payment2{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f2f2f2;background-color:rgb(242 242 242/var(--tw-bg-opacity));border-color:rgba(0,0,0,.2);border-radius:.5rem;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));font-weight:600;padding:1rem .5rem}@media(max-width:420px){.btn--payment2{font-size:.875rem}}@media(max-width:360px){.btn--payment2{font-size:.75rem}}.btn--payment2:hover{--tw-text-opacity:1;background:#e6f2e6;border-color:#6c6;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.btn--payment2.is-active{--tw-border-opacity:1!important;--tw-text-opacity:1!important;background:#b2ffb2;border-color:#0c0!important;border-color:rgb(0 204 0/var(--tw-border-opacity))!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.btn--payment3{border-radius:.5rem;font-size:1rem;font-weight:500;min-height:3.1875rem;padding-left:.25rem;padding-right:.25rem}@media(max-width:420px){.btn--payment3{font-size:.875rem}}@media(max-width:360px){.btn--payment3{font-size:.75rem}}.btn--paypal{background:#ffc43b}.btn--paypal,.btn--paypal:hover{border:1px solid #ff8900;color:#132459}.btn--paypal:hover{background:#ffd13b}.btn--card{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.btn--card,.btn--card:hover{background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity));border-color:#000;border-color:rgb(0 0 0/var(--tw-border-opacity))}.btn--card:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:0.75;color:hsla(0,0%,100%,.75);color:rgb(255 255 255/var(--tw-text-opacity))}.input-group input[type=date],.input-group input[type=email],.input-group input[type=number],.input-group input[type=search],.input-group input[type=tel],.input-group input[type=text],.input-group input[type=url],.input-group select,.input-group textarea{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity));border:1px solid rgba(0,0,0,.2);border-radius:.5rem;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem;font-weight:400;height:3.125rem;outline:2px solid transparent;outline-offset:2px;padding-left:2.5rem;padding-right:2.5rem;transition:border .3s,box-shadow .3s;width:100%}.input-group input[type=date]:focus,.input-group input[type=date]:hover,.input-group input[type=email]:focus,.input-group input[type=email]:hover,.input-group input[type=number]:focus,.input-group input[type=number]:hover,.input-group input[type=search]:focus,.input-group input[type=search]:hover,.input-group input[type=tel]:focus,.input-group input[type=tel]:hover,.input-group input[type=text]:focus,.input-group input[type=text]:hover,.input-group input[type=url]:focus,.input-group input[type=url]:hover,.input-group select:focus,.input-group select:hover,.input-group textarea:focus,.input-group textarea:hover{--tw-border-opacity:1;border-color:#00b200;border-color:rgb(0 178 0/var(--tw-border-opacity))}.input-group input[type=number]{-moz-appearance:textfield}.input-group input[type=number]::-webkit-inner-spin-button,.input-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-group .symbol{font-style:normal;left:0;margin-left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.alignnone{height:auto;margin-left:0;margin-right:0;max-width:100%}.aligncenter{display:block;height:auto;margin:.5rem auto}.alignleft,.alignright{height:auto;margin-bottom:1rem}@media (min-width:576px){.alignleft{float:left;margin-right:1rem}.alignright{float:right;margin-left:1rem}}.wp-caption{display:inline-block;margin-bottom:1rem}.wp-caption img{height:auto;line-height:1;margin-bottom:.5rem;max-width:100%}.wp-caption-text{color:#6c757d;font-size:90%}.screen-reader-text,.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}a.wp-element-button{text-decoration-line:none}.masthead{z-index:500}@media(max-width:991px){.masthead{min-height:49px}}.masthead .hamburger{padding:0;vertical-align:middle}.masthead .hamburger-box{display:block}.masthead .menu-group{transition:all .3s}@media(max-width:991px){.masthead .menu-group{opacity:0;transform:translateY(1px);visibility:hidden}.masthead .menu-group:before{--tw-bg-opacity:1;background-color:#f5f7f5;background-color:rgb(245 247 245/var(--tw-bg-opacity));bottom:0;content:"";left:-999px;position:absolute;right:-999px;top:0;z-index:-1}}.masthead .menu-group.is-active{opacity:1;visibility:visible}@media(max-width:991px){.masthead .btn--heart{border-radius:.5rem;font-size:1rem;line-height:1.7;padding-bottom:.75rem;padding-top:.75rem;width:100%}}@media(min-width:992px){.header-section-1 .content-col{min-height:calc(100vh - 3.75rem)}}.header-section-1 .bg-img{width:50vw}@media(max-width:991px){.header-section-1 .bg-img{left:50%;padding-bottom:80%;position:relative;transform:translateX(-50%);width:100vw}}@media(max-width:575px){.header-section-1 .bg-img{padding-bottom:120%}}.header-section-1 .caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:435px){.header-section-1 .btn-col,.header-section-1 .btn-col .btn{width:100%}}.primary-nav>li{padding-left:1rem;padding-right:1rem}@media(max-width:1279px){.primary-nav>li{padding-left:.25rem;padding-right:.25rem}}@media(max-width:991px){.primary-nav>li{border-bottom-width:1px;border-color:rgba(0,0,0,.1);padding-left:0;padding-right:0}}.primary-nav>li a{--tw-text-opacity:0.75;color:rgba(0,0,0,.75);color:rgb(0 0 0/var(--tw-text-opacity))}@media(max-width:991px){.primary-nav>li a{display:block;padding-bottom:.75rem;padding-top:.75rem}}.primary-nav>li a:hover{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}.footer .content-group{max-width:43rem}.footer-nav{max-height:6rem}@media(max-width:575px){.footer-nav{max-height:8rem}}.footer-nav li{flex:none;margin-bottom:1rem;padding-left:2rem;padding-right:2rem;width:auto}@media(max-width:575px){.footer-nav li{margin-bottom:.75rem;padding-left:.75rem;padding-right:.75rem}}.footer-nav li a{align-items:center;display:inline-flex;vertical-align:middle}@media(max-width:575px){.footer-nav li a{line-height:1.3}}.footer-nav li a:after{background:url(/wp-content/themes/ukraine1991/public/images/icons/arrow-right-white.17519c.svg) no-repeat 50%;content:"";display:block;height:1rem;margin-left:.5rem;width:1rem}@media(min-width:783px){#wpadminbar+#app .masthead{margin-top:32px}}body{overflow-x:hidden;position:relative}body:before{--tw-bg-opacity:0.5;background-color:rgba(0,0,0,.5);background-color:rgb(0 0 0/var(--tw-bg-opacity));bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s;visibility:hidden;z-index:50}body.is-menu-opened{overflow:hidden}body.is-menu-opened:before{opacity:1;visibility:visible}body #app{overflow:hidden;padding-top:65px}@media(max-width:991px){body #app{padding-top:49px}}.cat .h2 span,.headline-group .h2 span{margin-bottom:-2px}.cat .h3 span,.headline-group .h3 span{margin-bottom:-1px}.profile-card{transition:box-shadow .3s}@media(min-width:992px){.profile-card{width:23.75rem}}.profile-card .h3{transition:color .3s}@media(min-width:992px){.profile-card:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.profile-card:hover .h3{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}}.profile-card .img-group{max-width:4.5rem}.p-social a path,.p-social a svg{fill:currentColor;fill-opacity:1}.media-box{min-height:13.75rem;position:relative}.media-box,.media-box p{transition:all .3s}.media-box:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.media-box:hover p{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}.media-box:before{background:url(/wp-content/themes/ukraine1991/public/images/icons/external-arrow.358f9c.svg) no-repeat 50%;content:"";height:1rem;margin-right:2.25rem;margin-top:2.25rem;position:absolute;right:0;top:0;width:1rem}.media-box .text-group p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.content-section-2{margin-right:-140px}}@media(max-width:370px){.content-section-2{margin-right:-170px}}.carousel-wrap{padding-bottom:25%;position:relative}@media(max-width:1700px){.carousel-wrap{padding-bottom:33.333%}}@media(max-width:1100px){.carousel-wrap{padding-bottom:50%}}.carousel-wrap .glide__track{bottom:0;left:0;position:absolute;right:0;top:0}.carousel-wrap .carousel-group{height:100%}.carousel-wrap .glide__slide{animation:none}.carousel-wrap .glide__slide:after{background:linear-gradient(270deg,rgba(0,0,0,.75),#000);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .3s;z-index:10}@media(max-width:991px){.carousel-wrap .glide__slide:after{background:linear-gradient(270deg,rgba(0,0,0,.25),#000)}}.carousel-wrap .glide__slide:hover:after{opacity:.7}.carousel-wrap .content-group .h3{font-size:3.5rem;margin-bottom:.75rem}@media(max-width:1279px){.carousel-wrap .content-group .h3{font-size:3rem}}@media(max-width:767px){.carousel-wrap .content-group .h3{font-size:1.75rem}}.carousel-wrap .content-group p{line-height:1.4}.carousel-wrap .link-wrap{z-index:15}.icon-verified{background:url(/wp-content/themes/ukraine1991/public/images/icons/verified.256b7c.svg) no-repeat 50%;display:inline-block;height:2rem;vertical-align:middle;width:2rem}.donation-box{transition:all .6s}@media(min-width:992px){.donation-box:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.donation-box:hover .donation-box__right{max-width:600px}}.donation-box .btn{position:relative;z-index:10}.donation-row{width:36.25rem}@media(max-width:1279px){.donation-row{width:33.5rem}}@media(max-width:991px){.donation-row{width:100%}}.donation-row--grouped li+li{position:relative}.donation-row--grouped li+li:before{--tw-bg-opacity:0.2;background-color:rgba(0,0,0,.2);background-color:rgb(0 0 0/var(--tw-bg-opacity));content:"";height:2.125rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.donation-box__right{max-width:0;transform:translateZ(0);transition:all 1.2s ease}.donation-box__right .content-group{height:100%;width:26.5rem}@media(max-width:1279px){.donation-box__right .content-group{width:22.5rem}}.donation-box__right .content-group .lottie-animation{transform:scaleY(2.5)}@media(max-width:1279px){.donation-box__right .content-group .lottie-animation{transform:scaleY(3)}}.donation-box__right .donation-text{line-height:1.4;max-width:18.75rem}.donation-box__right .donation-text .icon{display:inline-block;font-size:2.25rem;line-height:1;margin-bottom:1rem;vertical-align:bottom}.donation-content-box--mobile .donation-desc{min-height:16.25rem}.donation-content-box--mobile .donation-text{margin-left:auto;margin-right:auto;max-width:17.5rem}.donation-content-box--mobile .donation-text .icon{display:inline-block;font-size:2.25rem;line-height:1;margin-bottom:1rem;vertical-align:bottom}.donation-content-box--mobile .donation-text p{margin-bottom:0}.donation-content-box--mobile .lottie-animation{transform:scale(2)}.donation-box-sm{max-width:23.75rem;transition:all .3s}@media(min-width:992px){.donation-box-sm:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}}.pg-404{min-height:calc(100vh - 43.75rem)}@media(min-width:992px){.header-archive .l-col .post-box{height:100%}}.header-archive .post-box .post-box__link{min-height:17.25rem}@media(max-width:991px){.header-archive .post-box .post-box__link{min-height:24.75rem}}.header-archive .post-box+.post-box{margin-top:2rem}@media(max-width:991px){.header-archive .post-box+.post-box{margin-top:1rem}}.header-archive .post-box .overlay{transition:all .3s}.header-archive .post-box:hover .overlay{--tw-bg-opacity:0.5;background-color:rgba(0,0,0,.5);background-color:rgb(0 0 0/var(--tw-bg-opacity))}.post-box--first-responders-aid .post-box__link:before,.post-box--humanitarian-projects .post-box__link:before{border-color:transparent #f5f7f5 transparent transparent;border-style:solid;border-width:0 2rem 2rem 0;content:"";height:0;position:absolute;right:0;top:0;width:0;z-index:20}.post-box--first-responders-aid .post-box__link:after,.post-box--humanitarian-projects .post-box__link:after{border-color:transparent transparent transparent hsla(0,0%,100%,.5);border-style:solid;border-width:2rem 0 0 2rem;content:"";height:0;position:absolute;right:0;top:0;width:0;z-index:20}.blog-sb{width:23.75rem}@media(max-width:1279px){.blog-sb{width:18.75rem}}@media(max-width:991px){.blog-sb{width:auto}.blog-sb .donation-box-sm{max-width:100%}.blog-sb .donation-box-sm .img-group{--tw-bg-opacity:0.05;align-items:center;background-color:rgba(0,0,0,.05);background-color:rgb(0 0 0/var(--tw-bg-opacity));border-radius:9999px;height:5.375rem;margin-left:auto;margin-right:auto;width:5.375rem}.blog-sb .donation-box-sm .img-group img{height:2.25rem;width:2.25rem}}@media(max-width:767px){.post-box__content-b .h3{font-size:1.375rem}}.post-row .bg-img{padding-bottom:75.2%;position:relative;width:17.625rem}@media(max-width:1279px){.post-row .bg-img{width:12.5rem}}@media(max-width:991px){.post-row .bg-img{width:17.5rem}}@media(max-width:767px){.post-row .bg-img{padding-bottom:56%;width:100%}}.post-row .bg-img:before{--tw-bg-opacity:0.5;background-color:rgba(0,0,0,.5);background-color:rgb(0 0 0/var(--tw-bg-opacity));bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s;visibility:hidden;z-index:10}.post-row:hover .bg-img:before{opacity:1;visibility:visible}.post-row .excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.posts-loop .post-row{border-bottom-width:1px;border-color:rgba(0,0,0,.2);margin-bottom:1.25rem;padding-bottom:1.25rem}.pagination-container a,.pagination-container span{--tw-text-opacity:1;align-items:center;border-color:rgba(0,0,0,.2);border-radius:.25rem;border-width:1px;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));display:flex;font-weight:500;height:2rem;justify-content:center;margin-left:.25rem;margin-right:.25rem;text-align:center;transition:all .3s;width:2rem}.pagination-container a:hover,.pagination-container span{background:#c2f2c2;border:1px solid #00b300}.share-box a{--tw-text-opacity:0.25;color:rgba(0,0,0,.25);color:rgb(0 0 0/var(--tw-text-opacity));display:inline-block;position:relative;vertical-align:middle}.share-box a:hover{--tw-text-opacity:0.5;color:rgba(0,0,0,.5);color:rgb(0 0 0/var(--tw-text-opacity))}.tooltip{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity));border-radius:.25rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity));font-size:.875rem;opacity:0;padding:.25rem 1rem;position:absolute;transition:all .3s;visibility:hidden}.tooltip--bottom{left:50%;margin-top:.5rem;top:100%;transform:translateX(-50%)}.tooltip--bottom:before{border-color:transparent transparent #000;border-style:solid;border-width:0 6px 6px;bottom:100%;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tooltip.is-active{opacity:1;visibility:visible}.donation-b-row{transition:all .3s}@media(min-width:992px){.donation-b-row:hover{box-shadow:0 0 20px rgba(0,0,0,.15)}.donation-b-row:hover .img-group{--tw-bg-opacity:0.1;background-color:rgba(0,0,0,.1);background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.donation-b-row .img-group{height:5.375rem;transition:all .3s;width:5.375rem}.js-sticky-sb{will-change:min-height}.js-sticky-sb .inner-wrapper-sticky{transform:translate(0);transform:translateZ(0);will-change:position,transform}@media(max-width:991px){.js-sticky-sb .inner-wrapper-sticky{position:static!important;transform:none!important}}.fancybox__backdrop{--tw-bg-opacity:1;background-color:#f5f7f5;background-color:rgb(245 247 245/var(--tw-bg-opacity))}.fancybox__slide{overflow-x:hidden;position:relative}@media(max-width:991px){.donation-popup{padding-left:0;padding-right:0}}.donation-popup .donation-box__right{max-width:600px}@media(max-width:991px){.donation-popup .donation-popup__group{margin-left:-1rem;margin-right:-1rem}}.carousel__button{--tw-text-opacity:1!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important;margin-right:3rem;margin-top:2.5rem;right:0!important;top:0!important}@media(max-width:991px){.carousel__button{margin-right:0;margin-top:-2rem}}.carousel__button svg{filter:none}.bank-card-popup .carousel__button{margin-right:.5rem;margin-top:.5rem}[data-fully-loaded=true] img,[data-loaded=true],img[data-fully-loaded=true]{animation-duration:.7s;animation-fill-mode:both;animation-name:showLazyImg}@keyframes showLazyImg{0%{opacity:0}to{opacity:1}}.daf-direct-popup{padding:0}.daf-direct-popup #dafdirectdiv{min-width:250px}.daf-direct-popup .carousel__button{margin-right:-.5rem;margin-top:-2rem}body#tinymce{margin:12px!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.inset-x-0{left:0;right:0}.left-0{left:0}.bottom-0{bottom:0}.top-0{top:0}.top-full{top:100%}.z-20{z-index:20}.z-10{z-index:10}.my-8{margin-bottom:2rem;margin-top:2rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.my-56{margin-bottom:14rem;margin-top:14rem}.my-16{margin-bottom:4rem;margin-top:4rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-px{margin-left:-1px;margin-right:-1px}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-0\.5{margin-bottom:-.125rem;margin-top:-.125rem}.-my-0{margin-bottom:0;margin-top:0}.-mx-8{margin-left:-2rem;margin-right:-2rem}.my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mb-0{margin-bottom:0}.mt-4{margin-top:1rem}.mb-8{margin-bottom:2rem}.mt-3{margin-top:.75rem}.-mb-3{margin-bottom:-.75rem}.mb-3{margin-bottom:.75rem}.mb-7{margin-bottom:1.75rem}.-mb-4{margin-bottom:-1rem}.mb-5{margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.-ml-px{margin-left:-1px}.-mb-2{margin-bottom:-.5rem}.mr-1{margin-right:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-1{margin-bottom:-.25rem}.mr-2{margin-right:.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-2\/5{width:40%}.max-w-xl{max-width:36rem}.max-w-lg{max-width:32rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-none{border-style:none}.border-black\/20{border-color:rgba(0,0,0,.2)}.border-black\/25{border-color:rgba(0,0,0,.25)}.bg-grey-lighter{--tw-bg-opacity:1;background-color:#f5f7f5;background-color:rgb(245 247 245/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-grey-light{background-color:#edf2ed}.bg-grey{--tw-bg-opacity:1;background-color:#f2f2f2;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-8{padding:2rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-32{padding-bottom:8rem;padding-top:8rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-16{padding-bottom:4rem;padding-top:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pl-2{padding-left:.5rem}.pr-10{padding-right:2.5rem}.pl-8{padding-left:2rem}.pt-1{padding-top:.25rem}.text-left{text-align:left}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.text-xl{font-size:1.25rem}.text-sm{font-size:.875rem}.text-3xl{font-size:1.5rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem}.text-2xl{font-size:1.375rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.text-primary{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-opacity-50{--tw-text-opacity:0.5}.underline{text-decoration-line:underline}.outline{outline-style:solid}.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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.hover\:text-primary:hover{--tw-text-opacity:1;color:#00b200;color:rgb(0 178 0/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (min-width:576px){.sm\:my-12{margin-bottom:3rem;margin-top:3rem}.sm\:my-24{margin-bottom:6rem;margin-top:6rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mb-12{margin-bottom:3rem}.sm\:mt-12{margin-top:3rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:w-1\/3{width:33.333333%}.sm\:flex-none{flex:none}.sm\:p-14{padding:3.5rem}.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}.sm\:py-12{padding-bottom:3rem;padding-top:3rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:text-5xl{font-size:2.25rem}.sm\:text-xl{font-size:1.25rem}}@media (min-width:768px){.md\:my-32{margin-bottom:8rem;margin-top:8rem}.md\:mb-0{margin-bottom:0}.md\:flex{display:flex}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:flex-row{flex-direction:row}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-left{text-align:left}.md\:text-xl{font-size:1.25rem}}@media (min-width:992px){.lg\:relative{position:relative}.lg\:my-16{margin-bottom:4rem;margin-top:4rem}.lg\:my-24{margin-bottom:6rem;margin-top:6rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mt-0{margin-top:0}.lg\:mt-16{margin-top:4rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:w-full{width:100%}.lg\:w-1\/3{width:33.333333%}.lg\:w-3\/5{width:60%}.lg\:flex-none{flex:none}.lg\:flex-col{flex-direction:column}.lg\:bg-transparent{background-color:transparent}.lg\:p-9{padding:2.25rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:text-3xl{font-size:1.5rem}.lg\:text-2xl{font-size:1.375rem}.lg\:text-sm{font-size:.875rem}}@media (min-width:1280px){.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:p-16{padding:4rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:text-4xl{font-size:1.75rem}}