/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
.mobx-holder,.mobx-holder *{box-sizing:border-box}.mobx-holder,.mobx-holder svg{pointer-events:none}.mobx-holder,.mobx-item,.mobx-item-inner{overflow:hidden;-webkit-backface-visibility:hidden}.mobx-error,.mobx-html,.mobx-iframe,.mobx-img,.mobx-slider,.mobx-thumb,.mobx-video{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.mobx-holder{position:fixed;z-index:99999;width:100%;height:100%;left:0;top:0;visibility:hidden;opacity:0;will-change:opacity,visibility;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;font-family:Arial,Helvetica,sans-serif;-webkit-transition:opacity .4s ease;transition:opacity .4s ease,visibility .4s ease}.mobx-overlay,.mobx-ui:after{position:absolute;left:0;will-change:opacity;top:0}.mobx-holder:-webkit-full-screen{background-color:transparent}.mobx-open{pointer-events:auto;visibility:visible;opacity:1}.mobx-rtl{direction:rtl}.mobx-slider{position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;-ms-touch-action:none;touch-action:none;-webkit-transition:opacity .45s ease;transition:opacity .45s ease}.mobx-hide{opacity:0;-webkit-transition:none;transition:none}.mobx-overlay{width:100%;height:100%;transform:translateZ(0);background-color:#000}.mobx-ui:after{content:"";right:0;bottom:0;opacity:0;visibility:hidden;background:rgba(0,0,0,.4);-webkit-transition:opacity .25s ease-out,visibility .25s ease-out;transition:opacity .25s ease-out,visibility .25s ease-out}.mobx-open-tooltip .mobx-ui:after{opacity:1;visibility:visible}.mobx-share-tooltip :after,.mobx-thumb-video:after,.mobx-ui button,.mobx-video:after,.mobx-video:before{background-image:url(../../images/modulobox.svg);background-repeat:no-repeat;background-color:transparent}.mobx-bottom-bar,.mobx-top-bar{position:absolute;will-change:transform;background-color:rgba(0,0,0,.4);left:0;width:100%}.mobx-top-bar{top:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out}.mobx-holder:not(.mobx-open) .mobx-top-bar,.mobx-idle .mobx-top-bar,.mobx-will-close .mobx-top-bar{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.mobx-bottom-bar{bottom:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out}.mobx-holder:not(.mobx-open) .mobx-bottom-bar,.mobx-panzoom .mobx-bottom-bar,.mobx-will-close .mobx-bottom-bar{-webkit-transform:translateY(100%);transform:translateY(100%)}.mobx-caption{position:relative;display:block;width:100%;padding:0;margin:0;pointer-events:none}.mobx-caption-inner{max-width:420px;margin:0 auto;pointer-events:auto;cursor:default}.mobx-desc,.mobx-title{position:relative;margin:0;padding:14px 10px 12px;font-weight:400;display:block}.mobx-error,.mobx-html{pointer-events:none}.mobx-title{font-size:13px;line-height:18px;text-align:center;color:#eee}.mobx-desc,.mobx-error{color:#bbb;text-align:center}.mobx-desc{font-size:12px;line-height:16px}.mobx-title+.mobx-desc{margin:-6px 0 0;padding:0 10px 10px}.mobx-item,.mobx-item-inner{position:absolute;display:block;left:0;top:0;bottom:0;width:100%;text-align:center;touch-action:none;transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-transform-origin:center;transform-origin:center}.mobx-item-inner{-webkit-overflow-scrolling:touch;overflow:auto}.mobx-img,.mobx-panzoom .mobx-item{cursor:move;cursor:grab;cursor:-webkit-grab}.mobx-dragging .mobx-item *{cursor:grabbing;cursor:-webkit-grabbing}.mobx-error,.mobx-html,.mobx-iframe,.mobx-img,.mobx-video{position:absolute;display:block;height:0;width:0;max-width:none;padding:0;margin:0;opacity:0;will-change:opacity;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.mobx-media-loaded{opacity:1;visibility:visible}.mobx-error,.mobx-html-inner{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mobx-error{width:100%;height:auto;padding:20px 60px}.mobx-html-inner{position:relative;display:inline-block;overflow:auto;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;pointer-events:auto}.mobx-video{cursor:pointer;background:rgba(255,255,255,.1);background-size:cover;background-repeat:no-repeat;background-position:center}.mobx-video.mobx-playing{background:0 0;background-image:none!important}.mobx-video:after,.mobx-video:before{position:absolute;content:"";top:50%;left:50%;width:80px;height:80px;padding:0;margin:-44px 0 0 -44px;border:4px solid #fff;border-radius:100%;background-size:175px;background-position:28px -414px;box-sizing:content-box}.mobx-video.mobx-loading:before{border-color:transparent}.mobx-video:after{opacity:0;visibility:hidden;background-image:none;background-color:transparent;border-color:transparent transparent transparent #fff}.mobx-video.mobx-loading:after{opacity:1;visibility:visible;-webkit-animation:mobx-load 1.1s infinite linear;animation:mobx-load 1.1s infinite linear}.mobx-video.mobx-playing:after,.mobx-video.mobx-playing:before{opacity:0}.mobx-video .mejs-video,.mobx-video iframe,.mobx-video video{position:absolute;overflow:hidden;top:0;left:0;width:100%!important;height:100%!important;opacity:0;background:rgba(255,255,255,.065);pointer-events:none;-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.mobx-video iframe{background:0 0}.mobx-video.mobx-playing .mejs-video,.mobx-video.mobx-playing iframe,.mobx-video.mobx-playing video{opacity:1;pointer-events:auto}.mobx-fullscreen .mejs-fullscreen-button,.mobx-fullscreen video::-webkit-media-controls-fullscreen-button{display:none}.mobx-counter,.mobx-timer{position:relative;display:inline-block}:-webkit-full-screen-ancestor:not(iframe){will-change:auto!important}.mobx-counter{float:left;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;margin:0 10px;letter-spacing:.6px}.mobx-rtl .mobx-counter{float:right}.mobx-timer{float:left;width:24px;height:24px;margin:10px 0 10px 5px;opacity:0;will-change:opacity;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.mobx-rtl .mobx-timer{float:right}.mobx-autoplay .mobx-timer{opacity:1}.mobx-loader{position:absolute;width:30px;height:30px;top:50%;left:50%;margin:-15px 0 0 -15px;outline:transparent solid 1px;border-radius:50%;border-width:3px;border-right-style:solid;border-top-style:solid;border-bottom-style:solid;border-color:rgba(255,255,255,.2);border-left:3px solid #fff;-webkit-animation:mobx-load 1.1s infinite linear;animation:mobx-load 1.1s infinite linear}@-webkit-keyframes mobx-load{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes mobx-load{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.mobx-share-tooltip{position:absolute;display:block;z-index:2;width:120px;top:50px;opacity:0;visibility:hidden;background:#fff;will-change:transform;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:-webkit-transform .25s ease,opacity .25s ease,visibility .25s ease;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.mobx-share-tooltip:before{content:'';position:absolute;display:block;width:0;height:0;top:-12px;right:14px;border:6px solid transparent;border-bottom-color:#f9fafb}.mobx-share-tooltip button:after,.mobx-thumb-video:after,.mobx-thumb:after{content:""}.mobx-share-tooltip[data-position=left]:before{left:14px;right:auto}.mobx-open-tooltip .mobx-share-tooltip{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.mobx-share-tooltip span{display:block;width:100%;height:40px;padding:10px;color:#777;font-size:14px;line-height:22px;text-align:center;background:#f9fafb;box-shadow:inset 0 -2px 8px rgba(0,0,0,.03)}.mobx-share-tooltip :after,.mobx-ui button{position:relative;display:inline-block;width:40px;height:40px;padding:0;cursor:pointer;box-shadow:none;border:none;outline:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-appearance:none;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.mobx-share-tooltip button:hover:after,.mobx-ui button:hover{opacity:1}.mobx-share-tooltip button:after{position:absolute;top:0;left:0;opacity:0}.mobx-share-tooltip button{float:left}.mobx-rtl .mobx-share-tooltip button{float:right}.mobx-top-bar button{float:right;margin:2px;opacity:.75}.mobx-rtl .mobx-top-bar button{float:left}button.mobx-next,button.mobx-prev{position:absolute;left:0;top:50%;width:44px;height:32px;margin:0 6px;opacity:.75;background-color:rgba(0,0,0,.4);will-change:transform;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out}button.mobx-next{left:auto;right:0}.mobx-holder:not(.mobx-open) .mobx-prev,.mobx-idle .mobx-prev,.mobx-will-close .mobx-prev{-webkit-transform:translateX(-120%) translateY(-50%);transform:translateX(-120%) translateY(-50%)}.mobx-holder:not(.mobx-open) .mobx-next,.mobx-idle .mobx-next,.mobx-will-close .mobx-next{-webkit-transform:translateX(120%) translateY(-50%);transform:translateX(120%) translateY(-50%)}.mobx-holder[data-download=false] .mobx-download,.mobx-holder[data-download=false] .mobx-download:hover,.mobx-holder[data-zoom=false] .mobx-zoom,.mobx-holder[data-zoom=false] .mobx-zoom:hover{opacity:.45;cursor:default}.mobx-prev{left:0;background-position:10px 4px}.mobx-next{right:0;background-position:10px -40px}.mobx-close{background-position:12px -76px}.mobx-zoom{background-position:12px -120px}.mobx-panzoom .mobx-zoom{background-position:12px -164px}.mobx-play{background-position:12px -208px}.mobx-autoplay .mobx-play{background-position:12px -252px}.mobx-download{background-position:12px -296px}.mobx-share{background-position:12px -340px}.mobx-fullscreen{background-position:12px -384px}.mobx-fullscreen .mobx-fullscreen{background-position:12px -428px}.mobx-facebook{background-position:-32px -472px}.mobx-facebook:after{background-color:#3b5998;background-position:12px -472px}.mobx-twitter{background-position:-32px -516px}.mobx-twitter:after{background-color:#1da1f2;background-position:12px -516px}.mobx-googleplus{background-position:-32px -560px}.mobx-googleplus:after{background-color:#dd4b39;background-position:12px -560px}.mobx-pinterest{background-position:-32px -604px}.mobx-pinterest:after{background-color:#bd081c;background-position:12px -604px}.mobx-linkedin{background-position:-32px -648px}.mobx-linkedin:after{background-color:#0077b5;background-position:12px -648px}.mobx-reddit{background-position:-32px -692px}.mobx-reddit:after{background-color:#ff4500;background-position:12px -692px}.mobx-tumblr{background-position:-32px -736px}.mobx-tumblr:after{background-color:#35465c;background-position:12px -736px}.mobx-blogger{background-position:-32px -780px}.mobx-blogger:after{background-color:#f57d00;background-position:12px -780px}.mobx-buffer{background-position:-32px -824px}.mobx-buffer:after{background-color:#323b43;background-position:12px -824px}.mobx-digg{background-position:-34px -868px}.mobx-digg:after{background-color:#005be2;background-position:10px -868px}.mobx-stumbleupon{background-position:-32px -912px}.mobx-stumbleupon:after{background-color:#eb4924;background-position:12px -912px}.mobx-evernote{background-position:-32px -956px}.mobx-evernote:after{background-color:#2dbe60;background-position:12px -956px}.mobx-thumbs-holder,.mobx-thumbs-inner{position:absolute;display:block;left:0;right:0;bottom:0;padding:0;margin:0 auto}.mobx-thumbs-holder{position:relative;cursor:move;cursor:grab;cursor:-webkit-grab}.mobx-thumb{position:absolute;margin:0;will-change:left;background-color:#191919;outline:transparent solid 0;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.mobx-thumb:hover{background-color:#323232}.mobx-thumb:after{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;opacity:.0001;-webkit-transform:translateZ(0);transform:translateZ(0);border:2px solid #fff}.mobx-active-thumb:after{opacity:.9999}.mobx-thumb-bg{position:absolute;overflow:hidden;left:0;right:0;top:0;bottom:0;visibility:hidden;opacity:0;background-position:center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;will-change:opacity,visibility;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .25s ease,visibility .25s ease;transition:opacity .25s ease,visibility .25s ease}.mobx-thumb-loaded{visibility:visible;opacity:.5}.mobx-active-thumb .mobx-thumb-loaded,.mobx-thumb-bg:hover{opacity:1}.mobx-dragging .mobx-thumbs-holder{cursor:grabbing;cursor:-webkit-grabbing}.mobx-thumb-video:after{position:absolute;left:0;right:0;top:50%;width:40px;height:40px;margin:-20px auto 0;background-position:12px -208px}@media screen and (max-height:800px){.mobx-video:after,.mobx-video:before{width:60px;height:60px;margin:-34px 0 0 -34px;background-size:125px;background-position:22px -294px}}@media screen and (max-height:360px){.mobx-video:after,.mobx-video:before{width:40px;height:40px;margin:-24px 0 0 -24px;background-size:initial;background-position:14px -208px;border-width:3px}}@media screen and (max-width:400px){.mobx-timer{margin:10px 0}.mobx-top-bar button{margin:2px 0}}@media screen and (max-width:360px){.mobx-counter{margin:0 6px 0 4px}.mobx-top-bar button{width:34px}}@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:380px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:380px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:380px),only screen and (min-device-pixel-ratio:2) and (max-width:380px){.mobx-top-bar button{width:40px}}
/**
 * avotheme
 * @version v1.0.0
 * @author AVOCODE
 * @link https://www.avocode.de/
 */
.card-layout{background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:300;src:url(../../fonts/outfit-v15-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:500;src:url(../../fonts/outfit-v15-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Outfit;font-style:normal;font-weight:700;src:url(../../fonts/outfit-v15-latin-700.woff2) format("woff2")}@media{*,:after,:before{box-sizing:border-box}a:focus{outline:none}:focus-visible:not([tabindex="-1"]):not(input,textarea,select){outline:3px solid red!important;box-shadow:0 0 15px #393950!important}input:focus,select:focus,textarea:focus{outline:2px solid #393950!important;box-shadow:none!important}p .medium a,p a:has(img){display:inline-block}html{height:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{overflow-y:scroll;overflow-x:hidden;margin:0;font-size:1rem;color:#393950;font-family:Outfit,Arial,Helvetica,sans-serif;font-weight:300}::selection{background:#ef882b;color:#fff;text-shadow:none}::-webkit-selection{background:#ef882b;color:#fff;text-shadow:none}::-moz-selection{background:#ef882b;color:#fff;text-shadow:none}blockquote,ol,p,ul{margin:0 0 1rem}b,strong{font-weight:700}ul{padding:0 0 0 1.25em;margin:0 0 1em}hr{border:none;outline:none;background:rgba(0,0,0,.15);height:1px;margin:1.5rem 0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}td p{margin:0}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input[type=submit]{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{width:100%}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}[tabindex="-1"]:focus{outline:0!important}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}button.-reset{display:inline;border:none;padding:0;margin:0;text-decoration:none;background:none;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}.has-transition,a,a:after,a:before,button,button:after,button:before,input{transition:all .25s}.clear{clear:both;font-size:0;height:0}.clearing:after,.clearing:before{content:"";display:table}.clearing:after{clear:both}.list-reset ol,.list-reset ul,ol.list-reset,ul.list-reset{margin:0;padding:0;list-style:none}ul#avo-skiplinks{position:absolute;left:-999rem;top:-999rem;background:#fff;outline:3px solid red!important;box-shadow:0 0 15px #393950!important}ul#avo-skiplinks li{padding:.5rem 1rem}ul#avo-skiplinks a{color:#000}ul#avo-skiplinks[aria-expanded=true]{position:absolute;left:1rem;top:1rem;z-index:9999}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:0s!important;animation-delay:0s!important;transition-duration:0s!important;transition-delay:0s!important;scroll-behavior:auto!important}.js-fade-in{opacity:1!important;translate:0 0!important}}.display-none{display:none!important}.display-inline{display:inline!important}.display-inline-block{display:inline-block!important}.display-block{display:block!important}.display-flex{display:-ms-flexbox!important;display:flex!important}.display-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.display-s-none{display:none!important}.display-s-inline{display:inline!important}.display-s-inline-block{display:inline-block!important}.display-s-block{display:block!important}.display-s-flex{display:-ms-flexbox!important;display:flex!important}.display-s-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:960px){.display-m-none{display:none!important}.display-m-inline{display:inline!important}.display-m-inline-block{display:inline-block!important}.display-m-block{display:block!important}.display-m-flex{display:-ms-flexbox!important;display:flex!important}.display-m-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1120px){.display-l-none{display:none!important}.display-l-inline{display:inline!important}.display-l-inline-block{display:inline-block!important}.display-l-block{display:block!important}.display-l-flex{display:-ms-flexbox!important;display:flex!important}.display-l-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1440px){.display-xl-none{display:none!important}.display-xl-inline{display:inline!important}.display-xl-inline-block{display:inline-block!important}.display-xl-block{display:block!important}.display-xl-flex{display:-ms-flexbox!important;display:flex!important}.display-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1660px){.display-xxl-none{display:none!important}.display-xxl-inline{display:inline!important}.display-xxl-inline-block{display:inline-block!important}.display-xxl-block{display:block!important}.display-xxl-flex{display:-ms-flexbox!important;display:flex!important}.display-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.gap-min{gap:.25rem}.gap-default{gap:1rem}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-99{-ms-flex-order:99;order:99}@media (min-width:576px){.flex-s-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-s-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-s-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-s-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-s-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-s-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-s-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-s-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-s-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-s-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-s-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-s-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-s-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-s-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-s-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-s-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-s-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-s-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-s-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-s-center{-ms-flex-align:center!important;align-items:center!important}.align-items-s-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-s-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-s-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-s-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-s-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-s-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-s-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-s-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-s-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-s-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-s-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-s-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-s-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-s-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0-s{-ms-flex-order:0;order:0}.order-1-s{-ms-flex-order:1;order:1}.order-2-s{-ms-flex-order:2;order:2}.order-3-s{-ms-flex-order:3;order:3}.order-99-s{-ms-flex-order:99;order:99}}@media (min-width:960px){.gap-min-m{gap:.25rem}.gap-default-m{gap:1rem}.flex-m-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-m-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-m-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-m-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-m-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-m-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-m-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-m-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-m-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-m-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-m-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-m-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-m-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-m-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-m-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-m-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-m-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-m-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-m-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-m-center{-ms-flex-align:center!important;align-items:center!important}.align-items-m-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-m-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-m-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-m-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-m-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-m-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-m-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-m-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-m-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-m-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-m-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-m-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-m-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-m-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0-m{-ms-flex-order:0;order:0}.order-1-m{-ms-flex-order:1;order:1}.order-2-m{-ms-flex-order:2;order:2}.order-3-m{-ms-flex-order:3;order:3}.order-99-m{-ms-flex-order:99;order:99}}@media (min-width:1120px){.flex-l-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-l-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-l-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-l-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-l-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-l-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-l-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-l-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-l-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-l-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-l-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-l-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-l-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-l-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-l-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-l-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-l-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-l-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-l-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-l-center{-ms-flex-align:center!important;align-items:center!important}.align-items-l-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-l-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-l-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-l-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-l-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-l-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-l-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-l-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-l-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-l-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-l-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-l-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-l-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-l-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0-l{-ms-flex-order:0;order:0}.order-1-l{-ms-flex-order:1;order:1}.order-2-l{-ms-flex-order:2;order:2}.order-3-l{-ms-flex-order:3;order:3}.order-99-l{-ms-flex-order:99;order:99}}@media (min-width:1440px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0-xl{-ms-flex-order:0;order:0}.order-1-xl{-ms-flex-order:1;order:1}.order-2-xl{-ms-flex-order:2;order:2}.order-3-xl{-ms-flex-order:3;order:3}.order-99-xl{-ms-flex-order:99;order:99}}@media (min-width:1660px){.flex-xxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-0-xxl{-ms-flex-order:0;order:0}.order-1-xxl{-ms-flex-order:1;order:1}.order-2-xxl{-ms-flex-order:2;order:2}.order-3-xxl{-ms-flex-order:3;order:3}.order-99-xxl{-ms-flex-order:99;order:99}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.float-s-left{float:left!important}.float-s-right{float:right!important}.float-s-none{float:none!important}.text-s-left{text-align:left!important}.text-s-right{text-align:right!important}.text-s-center{text-align:center!important}}@media (min-width:960px){.float-m-left{float:left!important}.float-m-right{float:right!important}.float-m-none{float:none!important}.text-m-left{text-align:left!important}.text-m-right{text-align:right!important}.text-m-center{text-align:center!important}}@media (min-width:1120px){.float-l-left{float:left!important}.float-l-right{float:right!important}.float-l-none{float:none!important}.text-l-left{text-align:left!important}.text-l-right{text-align:right!important}.text-l-center{text-align:center!important}}@media (min-width:1440px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1660px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.m-none{margin:0!important}.mt-none,.my-none{margin-top:0!important}.mr-none,.mx-none{margin-right:0!important}.mb-none,.my-none{margin-bottom:0!important}.ml-none,.mx-none{margin-left:0!important}.m-min{margin:.25rem!important}.mt-min,.my-min{margin-top:.25rem!important}.mr-min,.mx-min{margin-right:.25rem!important}.mb-min,.my-min{margin-bottom:.25rem!important}.ml-min,.mx-min{margin-left:.25rem!important}.m-small{margin:.5rem!important}.mt-small,.my-small{margin-top:.5rem!important}.mr-small,.mx-small{margin-right:.5rem!important}.mb-small,.my-small{margin-bottom:.5rem!important}.ml-small,.mx-small{margin-left:.5rem!important}.m-default{margin:1rem!important}.mt-default,.my-default{margin-top:1rem!important}.mr-default,.mx-default{margin-right:1rem!important}.mb-default,.my-default{margin-bottom:1rem!important}.ml-default,.mx-default{margin-left:1rem!important}.m-medium{margin:1.5rem!important}.mt-medium,.my-medium{margin-top:1.5rem!important}.mr-medium,.mx-medium{margin-right:1.5rem!important}.mb-medium,.my-medium{margin-bottom:1.5rem!important}.ml-medium,.mx-medium{margin-left:1.5rem!important}.m-large{margin:2.5rem!important}.mt-large,.my-large{margin-top:2.5rem!important}.mr-large,.mx-large{margin-right:2.5rem!important}.mb-large,.my-large{margin-bottom:2.5rem!important}.ml-large,.mx-large{margin-left:2.5rem!important}.m-larger{margin:5rem!important}.mt-larger,.my-larger{margin-top:5rem!important}.mr-larger,.mx-larger{margin-right:5rem!important}.mb-larger,.my-larger{margin-bottom:5rem!important}.ml-larger,.mx-larger{margin-left:5rem!important}.m-largest{margin:7.5rem!important}.mt-largest,.my-largest{margin-top:7.5rem!important}.mr-largest,.mx-largest{margin-right:7.5rem!important}.mb-largest,.my-largest{margin-bottom:7.5rem!important}.ml-largest,.mx-largest{margin-left:7.5rem!important}.p-none{padding:0!important}.pt-none,.py-none{padding-top:0!important}.pr-none,.px-none{padding-right:0!important}.pb-none,.py-none{padding-bottom:0!important}.pl-none,.px-none{padding-left:0!important}.p-min{padding:.25rem!important}.pt-min,.py-min{padding-top:.25rem!important}.pr-min,.px-min{padding-right:.25rem!important}.pb-min,.py-min{padding-bottom:.25rem!important}.pl-min,.px-min{padding-left:.25rem!important}.p-small{padding:.5rem!important}.pt-small,.py-small{padding-top:.5rem!important}.pr-small,.px-small{padding-right:.5rem!important}.pb-small,.py-small{padding-bottom:.5rem!important}.pl-small,.px-small{padding-left:.5rem!important}.p-default{padding:1rem!important}.pt-default,.py-default{padding-top:1rem!important}.pr-default,.px-default{padding-right:1rem!important}.pb-default,.py-default{padding-bottom:1rem!important}.pl-default,.px-default{padding-left:1rem!important}.p-medium{padding:1.5rem!important}.pt-medium,.py-medium{padding-top:1.5rem!important}.pr-medium,.px-medium{padding-right:1.5rem!important}.pb-medium,.py-medium{padding-bottom:1.5rem!important}.pl-medium,.px-medium{padding-left:1.5rem!important}.p-large{padding:2.5rem!important}.pt-large,.py-large{padding-top:2.5rem!important}.pr-large,.px-large{padding-right:2.5rem!important}.pb-large,.py-large{padding-bottom:2.5rem!important}.pl-large,.px-large{padding-left:2.5rem!important}.p-larger{padding:5rem!important}.pt-larger,.py-larger{padding-top:5rem!important}.pr-larger,.px-larger{padding-right:5rem!important}.pb-larger,.py-larger{padding-bottom:5rem!important}.pl-larger,.px-larger{padding-left:5rem!important}.p-largest{padding:7.5rem!important}.pt-largest,.py-largest{padding-top:7.5rem!important}.pr-largest,.px-largest{padding-right:7.5rem!important}.pb-largest,.py-largest{padding-bottom:7.5rem!important}.pl-largest,.px-largest{padding-left:7.5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-s-none{margin:0!important}.mt-s-none,.my-s-none{margin-top:0!important}.mr-s-none,.mx-s-none{margin-right:0!important}.mb-s-none,.my-s-none{margin-bottom:0!important}.ml-s-none,.mx-s-none{margin-left:0!important}.m-s-min{margin:.25rem!important}.mt-s-min,.my-s-min{margin-top:.25rem!important}.mr-s-min,.mx-s-min{margin-right:.25rem!important}.mb-s-min,.my-s-min{margin-bottom:.25rem!important}.ml-s-min,.mx-s-min{margin-left:.25rem!important}.m-s-small{margin:.5rem!important}.mt-s-small,.my-s-small{margin-top:.5rem!important}.mr-s-small,.mx-s-small{margin-right:.5rem!important}.mb-s-small,.my-s-small{margin-bottom:.5rem!important}.ml-s-small,.mx-s-small{margin-left:.5rem!important}.m-s-default{margin:1rem!important}.mt-s-default,.my-s-default{margin-top:1rem!important}.mr-s-default,.mx-s-default{margin-right:1rem!important}.mb-s-default,.my-s-default{margin-bottom:1rem!important}.ml-s-default,.mx-s-default{margin-left:1rem!important}.m-s-medium{margin:1.5rem!important}.mt-s-medium,.my-s-medium{margin-top:1.5rem!important}.mr-s-medium,.mx-s-medium{margin-right:1.5rem!important}.mb-s-medium,.my-s-medium{margin-bottom:1.5rem!important}.ml-s-medium,.mx-s-medium{margin-left:1.5rem!important}.m-s-large{margin:2.5rem!important}.mt-s-large,.my-s-large{margin-top:2.5rem!important}.mr-s-large,.mx-s-large{margin-right:2.5rem!important}.mb-s-large,.my-s-large{margin-bottom:2.5rem!important}.ml-s-large,.mx-s-large{margin-left:2.5rem!important}.m-s-larger{margin:5rem!important}.mt-s-larger,.my-s-larger{margin-top:5rem!important}.mr-s-larger,.mx-s-larger{margin-right:5rem!important}.mb-s-larger,.my-s-larger{margin-bottom:5rem!important}.ml-s-larger,.mx-s-larger{margin-left:5rem!important}.m-s-largest{margin:7.5rem!important}.mt-s-largest,.my-s-largest{margin-top:7.5rem!important}.mr-s-largest,.mx-s-largest{margin-right:7.5rem!important}.mb-s-largest,.my-s-largest{margin-bottom:7.5rem!important}.ml-s-largest,.mx-s-largest{margin-left:7.5rem!important}.p-s-none{padding:0!important}.pt-s-none,.py-s-none{padding-top:0!important}.pr-s-none,.px-s-none{padding-right:0!important}.pb-s-none,.py-s-none{padding-bottom:0!important}.pl-s-none,.px-s-none{padding-left:0!important}.p-s-min{padding:.25rem!important}.pt-s-min,.py-s-min{padding-top:.25rem!important}.pr-s-min,.px-s-min{padding-right:.25rem!important}.pb-s-min,.py-s-min{padding-bottom:.25rem!important}.pl-s-min,.px-s-min{padding-left:.25rem!important}.p-s-small{padding:.5rem!important}.pt-s-small,.py-s-small{padding-top:.5rem!important}.pr-s-small,.px-s-small{padding-right:.5rem!important}.pb-s-small,.py-s-small{padding-bottom:.5rem!important}.pl-s-small,.px-s-small{padding-left:.5rem!important}.p-s-default{padding:1rem!important}.pt-s-default,.py-s-default{padding-top:1rem!important}.pr-s-default,.px-s-default{padding-right:1rem!important}.pb-s-default,.py-s-default{padding-bottom:1rem!important}.pl-s-default,.px-s-default{padding-left:1rem!important}.p-s-medium{padding:1.5rem!important}.pt-s-medium,.py-s-medium{padding-top:1.5rem!important}.pr-s-medium,.px-s-medium{padding-right:1.5rem!important}.pb-s-medium,.py-s-medium{padding-bottom:1.5rem!important}.pl-s-medium,.px-s-medium{padding-left:1.5rem!important}.p-s-large{padding:2.5rem!important}.pt-s-large,.py-s-large{padding-top:2.5rem!important}.pr-s-large,.px-s-large{padding-right:2.5rem!important}.pb-s-large,.py-s-large{padding-bottom:2.5rem!important}.pl-s-large,.px-s-large{padding-left:2.5rem!important}.p-s-larger{padding:5rem!important}.pt-s-larger,.py-s-larger{padding-top:5rem!important}.pr-s-larger,.px-s-larger{padding-right:5rem!important}.pb-s-larger,.py-s-larger{padding-bottom:5rem!important}.pl-s-larger,.px-s-larger{padding-left:5rem!important}.p-s-largest{padding:7.5rem!important}.pt-s-largest,.py-s-largest{padding-top:7.5rem!important}.pr-s-largest,.px-s-largest{padding-right:7.5rem!important}.pb-s-largest,.py-s-largest{padding-bottom:7.5rem!important}.pl-s-largest,.px-s-largest{padding-left:7.5rem!important}.m-s-auto{margin:auto!important}.mt-s-auto,.my-s-auto{margin-top:auto!important}.mr-s-auto,.mx-s-auto{margin-right:auto!important}.mb-s-auto,.my-s-auto{margin-bottom:auto!important}.ml-s-auto,.mx-s-auto{margin-left:auto!important}}@media (min-width:960px){.m-m-none{margin:0!important}.mt-m-none,.my-m-none{margin-top:0!important}.mr-m-none,.mx-m-none{margin-right:0!important}.mb-m-none,.my-m-none{margin-bottom:0!important}.ml-m-none,.mx-m-none{margin-left:0!important}.m-m-min{margin:.25rem!important}.mt-m-min,.my-m-min{margin-top:.25rem!important}.mr-m-min,.mx-m-min{margin-right:.25rem!important}.mb-m-min,.my-m-min{margin-bottom:.25rem!important}.ml-m-min,.mx-m-min{margin-left:.25rem!important}.m-m-small{margin:.5rem!important}.mt-m-small,.my-m-small{margin-top:.5rem!important}.mr-m-small,.mx-m-small{margin-right:.5rem!important}.mb-m-small,.my-m-small{margin-bottom:.5rem!important}.ml-m-small,.mx-m-small{margin-left:.5rem!important}.m-m-default{margin:1rem!important}.mt-m-default,.my-m-default{margin-top:1rem!important}.mr-m-default,.mx-m-default{margin-right:1rem!important}.mb-m-default,.my-m-default{margin-bottom:1rem!important}.ml-m-default,.mx-m-default{margin-left:1rem!important}.m-m-medium{margin:1.5rem!important}.mt-m-medium,.my-m-medium{margin-top:1.5rem!important}.mr-m-medium,.mx-m-medium{margin-right:1.5rem!important}.mb-m-medium,.my-m-medium{margin-bottom:1.5rem!important}.ml-m-medium,.mx-m-medium{margin-left:1.5rem!important}.m-m-large{margin:2.5rem!important}.mt-m-large,.my-m-large{margin-top:2.5rem!important}.mr-m-large,.mx-m-large{margin-right:2.5rem!important}.mb-m-large,.my-m-large{margin-bottom:2.5rem!important}.ml-m-large,.mx-m-large{margin-left:2.5rem!important}.m-s-larger{margin:5rem!important}.mt-m-larger,.my-m-larger{margin-top:5rem!important}.mr-m-larger,.mx-m-larger{margin-right:5rem!important}.mb-m-larger,.my-m-larger{margin-bottom:5rem!important}.ml-m-larger,.mx-m-larger{margin-left:5rem!important}.m-m-largest{margin:7.5rem!important}.mt-m-largest,.my-m-largest{margin-top:7.5rem!important}.mr-m-largest,.mx-m-largest{margin-right:7.5rem!important}.mb-m-largest,.my-m-largest{margin-bottom:7.5rem!important}.ml-m-largest,.mx-m-largest{margin-left:7.5rem!important}.p-m-none{padding:0!important}.pt-m-none,.py-m-none{padding-top:0!important}.pr-m-none,.px-m-none{padding-right:0!important}.pb-m-none,.py-m-none{padding-bottom:0!important}.pl-m-none,.px-m-none{padding-left:0!important}.p-m-min{padding:.25rem!important}.pt-m-min,.py-m-min{padding-top:.25rem!important}.pr-m-min,.px-m-min{padding-right:.25rem!important}.pb-m-min,.py-m-min{padding-bottom:.25rem!important}.pl-m-min,.px-m-min{padding-left:.25rem!important}.p-m-small{padding:.5rem!important}.pt-m-small,.py-m-small{padding-top:.5rem!important}.pr-m-small,.px-m-small{padding-right:.5rem!important}.pb-m-small,.py-m-small{padding-bottom:.5rem!important}.pl-m-small,.px-m-small{padding-left:.5rem!important}.p-m-default{padding:1rem!important}.pt-m-default,.py-m-default{padding-top:1rem!important}.pr-m-default,.px-m-default{padding-right:1rem!important}.pb-m-default,.py-m-default{padding-bottom:1rem!important}.pl-m-default,.px-m-default{padding-left:1rem!important}.p-m-medium{padding:1.5rem!important}.pt-m-medium,.py-m-medium{padding-top:1.5rem!important}.pr-m-medium,.px-m-medium{padding-right:1.5rem!important}.pb-m-medium,.py-m-medium{padding-bottom:1.5rem!important}.pl-m-medium,.px-m-medium{padding-left:1.5rem!important}.p-m-large{padding:2.5rem!important}.pt-m-large,.py-m-large{padding-top:2.5rem!important}.pr-m-large,.px-m-large{padding-right:2.5rem!important}.pb-m-large,.py-m-large{padding-bottom:2.5rem!important}.pl-m-large,.px-m-large{padding-left:2.5rem!important}.p-m-larger{padding:5rem!important}.pt-m-larger,.py-m-larger{padding-top:5rem!important}.pr-m-larger,.px-m-larger{padding-right:5rem!important}.pb-m-larger,.py-m-larger{padding-bottom:5rem!important}.pl-m-larger,.px-m-larger{padding-left:5rem!important}.p-m-largest{padding:7.5rem!important}.pt-m-largest,.py-m-largest{padding-top:7.5rem!important}.pr-m-largest,.px-m-largest{padding-right:7.5rem!important}.pb-m-largest,.py-m-largest{padding-bottom:7.5rem!important}.pl-m-largest,.px-m-largest{padding-left:7.5rem!important}.m-m-auto{margin:auto!important}.mt-m-auto,.my-m-auto{margin-top:auto!important}.mr-m-auto,.mx-m-auto{margin-right:auto!important}.mb-m-auto,.my-m-auto{margin-bottom:auto!important}.ml-m-auto,.mx-m-auto{margin-left:auto!important}}@media (min-width:1120px){.m-l-none{margin:0!important}.mt-l-none,.my-l-none{margin-top:0!important}.mr-l-none,.mx-l-none{margin-right:0!important}.mb-l-none,.my-l-none{margin-bottom:0!important}.ml-l-none,.mx-l-none{margin-left:0!important}.m-l-min{margin:.25rem!important}.mt-l-min,.my-l-min{margin-top:.25rem!important}.mr-l-min,.mx-l-min{margin-right:.25rem!important}.mb-l-min,.my-l-min{margin-bottom:.25rem!important}.ml-l-min,.mx-l-min{margin-left:.25rem!important}.m-l-small{margin:.5rem!important}.mt-l-small,.my-l-small{margin-top:.5rem!important}.mr-l-small,.mx-l-small{margin-right:.5rem!important}.mb-l-small,.my-l-small{margin-bottom:.5rem!important}.ml-l-small,.mx-l-small{margin-left:.5rem!important}.m-l-default{margin:1rem!important}.mt-l-default,.my-l-default{margin-top:1rem!important}.mr-l-default,.mx-l-default{margin-right:1rem!important}.mb-l-default,.my-l-default{margin-bottom:1rem!important}.ml-l-default,.mx-l-default{margin-left:1rem!important}.m-l-medium{margin:1.5rem!important}.mt-l-medium,.my-l-medium{margin-top:1.5rem!important}.mr-l-medium,.mx-l-medium{margin-right:1.5rem!important}.mb-l-medium,.my-l-medium{margin-bottom:1.5rem!important}.ml-l-medium,.mx-l-medium{margin-left:1.5rem!important}.m-l-large{margin:2.5rem!important}.mt-l-large,.my-l-large{margin-top:2.5rem!important}.mr-l-large,.mx-l-large{margin-right:2.5rem!important}.mb-l-large,.my-l-large{margin-bottom:2.5rem!important}.ml-l-large,.mx-l-large{margin-left:2.5rem!important}.m-s-larger{margin:5rem!important}.mt-l-larger,.my-l-larger{margin-top:5rem!important}.mr-l-larger,.mx-l-larger{margin-right:5rem!important}.mb-l-larger,.my-l-larger{margin-bottom:5rem!important}.ml-l-larger,.mx-l-larger{margin-left:5rem!important}.m-l-largest{margin:7.5rem!important}.mt-l-largest,.my-l-largest{margin-top:7.5rem!important}.mr-l-largest,.mx-l-largest{margin-right:7.5rem!important}.mb-l-largest,.my-l-largest{margin-bottom:7.5rem!important}.ml-l-largest,.mx-l-largest{margin-left:7.5rem!important}.p-l-none{padding:0!important}.pt-l-none,.py-l-none{padding-top:0!important}.pr-l-none,.px-l-none{padding-right:0!important}.pb-l-none,.py-l-none{padding-bottom:0!important}.pl-l-none,.px-l-none{padding-left:0!important}.p-l-min{padding:.25rem!important}.pt-l-min,.py-l-min{padding-top:.25rem!important}.pr-l-min,.px-l-min{padding-right:.25rem!important}.pb-l-min,.py-l-min{padding-bottom:.25rem!important}.pl-l-min,.px-l-min{padding-left:.25rem!important}.p-l-small{padding:.5rem!important}.pt-l-small,.py-l-small{padding-top:.5rem!important}.pr-l-small,.px-l-small{padding-right:.5rem!important}.pb-l-small,.py-l-small{padding-bottom:.5rem!important}.pl-l-small,.px-l-small{padding-left:.5rem!important}.p-l-default{padding:1rem!important}.pt-l-default,.py-l-default{padding-top:1rem!important}.pr-l-default,.px-l-default{padding-right:1rem!important}.pb-l-default,.py-l-default{padding-bottom:1rem!important}.pl-l-default,.px-l-default{padding-left:1rem!important}.p-l-medium{padding:1.5rem!important}.pt-l-medium,.py-l-medium{padding-top:1.5rem!important}.pr-l-medium,.px-l-medium{padding-right:1.5rem!important}.pb-l-medium,.py-l-medium{padding-bottom:1.5rem!important}.pl-l-medium,.px-l-medium{padding-left:1.5rem!important}.p-l-large{padding:2.5rem!important}.pt-l-large,.py-l-large{padding-top:2.5rem!important}.pr-l-large,.px-l-large{padding-right:2.5rem!important}.pb-l-large,.py-l-large{padding-bottom:2.5rem!important}.pl-l-large,.px-l-large{padding-left:2.5rem!important}.p-l-larger{padding:5rem!important}.pt-l-larger,.py-l-larger{padding-top:5rem!important}.pr-l-larger,.px-l-larger{padding-right:5rem!important}.pb-l-larger,.py-l-larger{padding-bottom:5rem!important}.pl-l-larger,.px-l-larger{padding-left:5rem!important}.p-l-largest{padding:7.5rem!important}.pt-l-largest,.py-l-largest{padding-top:7.5rem!important}.pr-l-largest,.px-l-largest{padding-right:7.5rem!important}.pb-l-largest,.py-l-largest{padding-bottom:7.5rem!important}.pl-l-largest,.px-l-largest{padding-left:7.5rem!important}.m-l-auto{margin:auto!important}.mt-l-auto,.my-l-auto{margin-top:auto!important}.mr-l-auto,.mx-l-auto{margin-right:auto!important}.mb-l-auto,.my-l-auto{margin-bottom:auto!important}.ml-l-auto,.mx-l-auto{margin-left:auto!important}}@media (min-width:1440px){.m-xl-none{margin:0!important}.mt-xl-none,.my-xl-none{margin-top:0!important}.mr-xl-none,.mx-xl-none{margin-right:0!important}.mb-xl-none,.my-xl-none{margin-bottom:0!important}.ml-xl-none,.mx-xl-none{margin-left:0!important}.m-xl-min{margin:.25rem!important}.mt-xl-min,.my-xl-min{margin-top:.25rem!important}.mr-xl-min,.mx-xl-min{margin-right:.25rem!important}.mb-xl-min,.my-xl-min{margin-bottom:.25rem!important}.ml-xl-min,.mx-xl-min{margin-left:.25rem!important}.m-xl-small{margin:.5rem!important}.mt-xl-small,.my-xl-small{margin-top:.5rem!important}.mr-xl-small,.mx-xl-small{margin-right:.5rem!important}.mb-xl-small,.my-xl-small{margin-bottom:.5rem!important}.ml-xl-small,.mx-xl-small{margin-left:.5rem!important}.m-xl-default{margin:1rem!important}.mt-xl-default,.my-xl-default{margin-top:1rem!important}.mr-xl-default,.mx-xl-default{margin-right:1rem!important}.mb-xl-default,.my-xl-default{margin-bottom:1rem!important}.ml-xl-default,.mx-xl-default{margin-left:1rem!important}.m-xl-medium{margin:1.5rem!important}.mt-xl-medium,.my-xl-medium{margin-top:1.5rem!important}.mr-xl-medium,.mx-xl-medium{margin-right:1.5rem!important}.mb-xl-medium,.my-xl-medium{margin-bottom:1.5rem!important}.ml-xl-medium,.mx-xl-medium{margin-left:1.5rem!important}.m-xl-large{margin:2.5rem!important}.mt-xl-large,.my-xl-large{margin-top:2.5rem!important}.mr-xl-large,.mx-xl-large{margin-right:2.5rem!important}.mb-xl-large,.my-xl-large{margin-bottom:2.5rem!important}.ml-xl-large,.mx-xl-large{margin-left:2.5rem!important}.m-s-larger{margin:5rem!important}.mt-xl-larger,.my-xl-larger{margin-top:5rem!important}.mr-xl-larger,.mx-xl-larger{margin-right:5rem!important}.mb-xl-larger,.my-xl-larger{margin-bottom:5rem!important}.ml-xl-larger,.mx-xl-larger{margin-left:5rem!important}.m-xl-largest{margin:7.5rem!important}.mt-xl-largest,.my-xl-largest{margin-top:7.5rem!important}.mr-xl-largest,.mx-xl-largest{margin-right:7.5rem!important}.mb-xl-largest,.my-xl-largest{margin-bottom:7.5rem!important}.ml-xl-largest,.mx-xl-largest{margin-left:7.5rem!important}.p-xl-none{padding:0!important}.pt-xl-none,.py-xl-none{padding-top:0!important}.pr-xl-none,.px-xl-none{padding-right:0!important}.pb-xl-none,.py-xl-none{padding-bottom:0!important}.pl-xl-none,.px-xl-none{padding-left:0!important}.p-xl-min{padding:.25rem!important}.pt-xl-min,.py-xl-min{padding-top:.25rem!important}.pr-xl-min,.px-xl-min{padding-right:.25rem!important}.pb-xl-min,.py-xl-min{padding-bottom:.25rem!important}.pl-xl-min,.px-xl-min{padding-left:.25rem!important}.p-xl-small{padding:.5rem!important}.pt-xl-small,.py-xl-small{padding-top:.5rem!important}.pr-xl-small,.px-xl-small{padding-right:.5rem!important}.pb-xl-small,.py-xl-small{padding-bottom:.5rem!important}.pl-xl-small,.px-xl-small{padding-left:.5rem!important}.p-xl-default{padding:1rem!important}.pt-xl-default,.py-xl-default{padding-top:1rem!important}.pr-xl-default,.px-xl-default{padding-right:1rem!important}.pb-xl-default,.py-xl-default{padding-bottom:1rem!important}.pl-xl-default,.px-xl-default{padding-left:1rem!important}.p-xl-medium{padding:1.5rem!important}.pt-xl-medium,.py-xl-medium{padding-top:1.5rem!important}.pr-xl-medium,.px-xl-medium{padding-right:1.5rem!important}.pb-xl-medium,.py-xl-medium{padding-bottom:1.5rem!important}.pl-xl-medium,.px-xl-medium{padding-left:1.5rem!important}.p-xl-large{padding:2.5rem!important}.pt-xl-large,.py-xl-large{padding-top:2.5rem!important}.pr-xl-large,.px-xl-large{padding-right:2.5rem!important}.pb-xl-large,.py-xl-large{padding-bottom:2.5rem!important}.pl-xl-large,.px-xl-large{padding-left:2.5rem!important}.p-xl-larger{padding:5rem!important}.pt-xl-larger,.py-xl-larger{padding-top:5rem!important}.pr-xl-larger,.px-xl-larger{padding-right:5rem!important}.pb-xl-larger,.py-xl-larger{padding-bottom:5rem!important}.pl-xl-larger,.px-xl-larger{padding-left:5rem!important}.p-xl-largest{padding:7.5rem!important}.pt-xl-largest,.py-xl-largest{padding-top:7.5rem!important}.pr-xl-largest,.px-xl-largest{padding-right:7.5rem!important}.pb-xl-largest,.py-xl-largest{padding-bottom:7.5rem!important}.pl-xl-largest,.px-xl-largest{padding-left:7.5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1660px){.m-xxl-none{margin:0!important}.mt-xxl-none,.my-xxl-none{margin-top:0!important}.mr-xxl-none,.mx-xxl-none{margin-right:0!important}.mb-xxl-none,.my-xxl-none{margin-bottom:0!important}.ml-xxl-none,.mx-xxl-none{margin-left:0!important}.m-xxl-min{margin:.25rem!important}.mt-xxl-min,.my-xxl-min{margin-top:.25rem!important}.mr-xxl-min,.mx-xxl-min{margin-right:.25rem!important}.mb-xxl-min,.my-xxl-min{margin-bottom:.25rem!important}.ml-xxl-min,.mx-xxl-min{margin-left:.25rem!important}.m-xxl-small{margin:.5rem!important}.mt-xxl-small,.my-xxl-small{margin-top:.5rem!important}.mr-xxl-small,.mx-xxl-small{margin-right:.5rem!important}.mb-xxl-small,.my-xxl-small{margin-bottom:.5rem!important}.ml-xxl-small,.mx-xxl-small{margin-left:.5rem!important}.m-xxl-default{margin:1rem!important}.mt-xxl-default,.my-xxl-default{margin-top:1rem!important}.mr-xxl-default,.mx-xxl-default{margin-right:1rem!important}.mb-xxl-default,.my-xxl-default{margin-bottom:1rem!important}.ml-xxl-default,.mx-xxl-default{margin-left:1rem!important}.m-xxl-medium{margin:1.5rem!important}.mt-xxl-medium,.my-xxl-medium{margin-top:1.5rem!important}.mr-xxl-medium,.mx-xxl-medium{margin-right:1.5rem!important}.mb-xxl-medium,.my-xxl-medium{margin-bottom:1.5rem!important}.ml-xxl-medium,.mx-xxl-medium{margin-left:1.5rem!important}.m-xxl-large{margin:2.5rem!important}.mt-xxl-large,.my-xxl-large{margin-top:2.5rem!important}.mr-xxl-large,.mx-xxl-large{margin-right:2.5rem!important}.mb-xxl-large,.my-xxl-large{margin-bottom:2.5rem!important}.ml-xxl-large,.mx-xxl-large{margin-left:2.5rem!important}.m-s-larger{margin:5rem!important}.mt-xxl-larger,.my-xxl-larger{margin-top:5rem!important}.mr-xxl-larger,.mx-xxl-larger{margin-right:5rem!important}.mb-xxl-larger,.my-xxl-larger{margin-bottom:5rem!important}.ml-xxl-larger,.mx-xxl-larger{margin-left:5rem!important}.m-xxl-largest{margin:7.5rem!important}.mt-xxl-largest,.my-xxl-largest{margin-top:7.5rem!important}.mr-xxl-largest,.mx-xxl-largest{margin-right:7.5rem!important}.mb-xxl-largest,.my-xxl-largest{margin-bottom:7.5rem!important}.ml-xxl-largest,.mx-xxl-largest{margin-left:7.5rem!important}.p-xxl-none{padding:0!important}.pt-xxl-none,.py-xxl-none{padding-top:0!important}.pr-xxl-none,.px-xxl-none{padding-right:0!important}.pb-xxl-none,.py-xxl-none{padding-bottom:0!important}.pl-xxl-none,.px-xxl-none{padding-left:0!important}.p-xxl-min{padding:.25rem!important}.pt-xxl-min,.py-xxl-min{padding-top:.25rem!important}.pr-xxl-min,.px-xxl-min{padding-right:.25rem!important}.pb-xxl-min,.py-xxl-min{padding-bottom:.25rem!important}.pl-xxl-min,.px-xxl-min{padding-left:.25rem!important}.p-xxl-small{padding:.5rem!important}.pt-xxl-small,.py-xxl-small{padding-top:.5rem!important}.pr-xxl-small,.px-xxl-small{padding-right:.5rem!important}.pb-xxl-small,.py-xxl-small{padding-bottom:.5rem!important}.pl-xxl-small,.px-xxl-small{padding-left:.5rem!important}.p-xxl-default{padding:1rem!important}.pt-xxl-default,.py-xxl-default{padding-top:1rem!important}.pr-xxl-default,.px-xxl-default{padding-right:1rem!important}.pb-xxl-default,.py-xxl-default{padding-bottom:1rem!important}.pl-xxl-default,.px-xxl-default{padding-left:1rem!important}.p-xxl-medium{padding:1.5rem!important}.pt-xxl-medium,.py-xxl-medium{padding-top:1.5rem!important}.pr-xxl-medium,.px-xxl-medium{padding-right:1.5rem!important}.pb-xxl-medium,.py-xxl-medium{padding-bottom:1.5rem!important}.pl-xxl-medium,.px-xxl-medium{padding-left:1.5rem!important}.p-xxl-large{padding:2.5rem!important}.pt-xxl-large,.py-xxl-large{padding-top:2.5rem!important}.pr-xxl-large,.px-xxl-large{padding-right:2.5rem!important}.pb-xxl-large,.py-xxl-large{padding-bottom:2.5rem!important}.pl-xxl-large,.px-xxl-large{padding-left:2.5rem!important}.p-xxl-larger{padding:5rem!important}.pt-xxl-larger,.py-xxl-larger{padding-top:5rem!important}.pr-xxl-larger,.px-xxl-larger{padding-right:5rem!important}.pb-xxl-larger,.py-xxl-larger{padding-bottom:5rem!important}.pl-xxl-larger,.px-xxl-larger{padding-left:5rem!important}.p-xxl-largest{padding:7.5rem!important}.pt-xxl-largest,.py-xxl-largest{padding-top:7.5rem!important}.pr-xxl-largest,.px-xxl-largest{padding-right:7.5rem!important}.pb-xxl-largest,.py-xxl-largest{padding-bottom:7.5rem!important}.pl-xxl-largest,.px-xxl-largest{padding-left:7.5rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.cols{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols>*{padding-left:1rem;position:relative}.cols>.col-100{width:100%}.cols>.col-80{width:80%}.cols>.col-80.pull{right:20%}.cols>.col-80.push{left:20%}.cols>.col-75{width:75%}.cols>.col-75.pull{right:25%}.cols>.col-75.push{left:25%}.cols>.col-70{width:70%}.cols>.col-70.pull{right:30%}.cols>.col-70.push{left:30%}.cols>.col-66{width:66.666%}.cols>.col-66.pull{right:33.333%}.cols>.col-66.push{left:33.333%}.cols>.col-60{width:60%}.cols>.col-60.pull{right:40%}.cols>.col-60.push{left:40%}.cols>.col-50{width:50%}.cols>.col-50.pull{right:50%}.cols>.col-50.push{left:50%}.cols>.col-40{width:40%}.cols>.col-40.pull{right:60%}.cols>.col-40.push{left:60%}.cols>.col-33{width:33.333%}.cols>.col-33.pull{right:66.666%}.cols>.col-33.push{left:66.666%}.cols>.col-30{width:30%}.cols>.col-30.pull{right:70%}.cols>.col-30.push{left:70%}.cols>.col-25{width:25%}.cols>.col-25.pull{right:75%}.cols>.col-25.push{left:75%}.cols>.col-20{width:20%}.cols>.col-20.pull{right:80%}.cols>.col-20.push{left:80%}.cols.no-gaps{margin-left:0}.cols.no-gaps>*{padding-left:0}.cols.min-gaps{margin-left:-.25rem}.cols.min-gaps>*{padding-left:.25rem}.cols.small-gaps{margin-left:-.5rem}.cols.small-gaps>*{padding-left:.5rem}.cols.default-gaps{margin-left:-1rem}.cols.default-gaps>*{padding-left:1rem}.cols.medium-gaps{margin-left:-1.5rem}.cols.medium-gaps>*{padding-left:1.5rem}.cols.large-gaps{margin-left:-2.5rem}.cols.large-gaps>*{padding-left:2.5rem}.cols.larger-gaps{margin-left:-5rem}.cols.larger-gaps>*{padding-left:5rem}.cols.largest-gaps{margin-left:-7.5rem}.cols.largest-gaps>*{padding-left:7.5rem}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-auto{height:auto}@media (min-width:576px){.cols-s{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols-s>*{float:left;padding-left:1rem;position:relative}.cols-s>.col-s-100{width:100%}.cols-s>.col-s-80{width:80%}.cols-s>.col-s-80.pull{right:20%}.cols-s>.col-s-80.push{left:20%}.cols-s>.col-s-75{width:75%}.cols-s>.col-s-75.pull{right:25%}.cols-s>.col-s-75.push{left:25%}.cols-s>.col-s-70{width:70%}.cols-s>.col-s-70.pull{right:30%}.cols-s>.col-s-70.push{left:30%}.cols-s>.col-s-66{width:66.666%}.cols-s>.col-s-66.pull{right:33.333%}.cols-s>.col-s-66.push{left:33.333%}.cols-s>.col-s-65{width:65%}.cols-s>.col-s-65.pull{right:35%}.cols-s>.col-s-65.push{left:35%}.cols-s>.col-s-60{width:60%}.cols-s>.col-s-60.pull{right:40%}.cols-s>.col-s-60.push{left:40%}.cols-s>.col-s-50{width:50%}.cols-s>.col-s-50.pull{right:50%}.cols-s>.col-s-50.push{left:50%}.cols-s>.col-s-40{width:40%}.cols-s>.col-s-40.pull{right:60%}.cols-s>.col-s-40.push{left:60%}.cols-s>.col-s-35{width:35%}.cols-s>.col-s-35.pull{right:65%}.cols-s>.col-s-35.push{left:65%}.cols-s>.col-s-33{width:33.333%}.cols-s>.col-s-33.pull{right:66.666%}.cols-s>.col-s-33.push{left:66.666%}.cols-s>.col-s-30{width:30%}.cols-s>.col-s-30.pull{right:70%}.cols-s>.col-s-30.push{left:70%}.cols-s>.col-s-25{width:25%}.cols-s>.col-s-25.pull{right:75%}.cols-s>.col-s-25.push{left:75%}.cols-s>.col-s-20{width:20%}.cols-s>.col-s-20.pull{right:80%}.cols-s>.col-s-20.push{left:80%}.cols-s.no-gaps{margin-left:0}.cols-s.no-gaps>*{padding-left:0}.cols-s.min-gaps{margin-left:-.25rem}.cols-s.min-gaps>*{padding-left:.25rem}.cols-s.small-gaps{margin-left:-.5rem}.cols-s.small-gaps>*{padding-left:.5rem}.cols-s.default-gaps{margin-left:-1rem}.cols-s.default-gaps>*{padding-left:1rem}.cols-s.medium-gaps{margin-left:-1.5rem}.cols-s.medium-gaps>*{padding-left:1.5rem}.cols-s.large-gaps{margin-left:-2.5rem}.cols-s.large-gaps>*{padding-left:2.5rem}.cols-s.larger-gaps{margin-left:-5rem}.cols-s.larger-gaps>*{padding-left:5rem}.cols-s.largest-gaps{margin-left:-7.5rem}.cols-s.largest-gaps>*{padding-left:7.5rem}.w-25-s{width:25%}.w-50-s{width:50%}.w-75-s{width:75%}.w-100-s{width:100%}.w-auto-s{width:auto}.h-25-s{height:25%}.h-50-s{height:50%}.h-75-s{height:75%}.h-100-s{height:100%}.h-auto-s{height:auto}}@media (min-width:960px){.cols-m{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols-m>*{float:left;padding-left:1rem;position:relative}.cols-m>.col-m-100{width:100%}.cols-m>.col-m-80{width:80%}.cols-m>.col-m-80.pull{right:20%}.cols-m>.col-m-80.push{left:20%}.cols-m>.col-m-75{width:75%}.cols-m>.col-m-75.pull{right:25%}.cols-m>.col-m-75.push{left:25%}.cols-m>.col-m-70{width:70%}.cols-m>.col-m-70.pull{right:30%}.cols-m>.col-m-70.push{left:30%}.cols-m>.col-m-66{width:66.666%}.cols-m>.col-m-66.pull{right:33.333%}.cols-m>.col-m-66.push{left:33.333%}.cols-m>.col-m-60{width:60%}.cols-m>.col-m-60.pull{right:40%}.cols-m>.col-m-60.push{left:40%}.cols-m>.col-m-50{width:50%}.cols-m>.col-m-50.pull{right:50%}.cols-m>.col-m-50.push{left:50%}.cols-m>.col-m-40{width:40%}.cols-m>.col-m-40.pull{right:60%}.cols-m>.col-m-40.push{left:60%}.cols-m>.col-m-33{width:33.333%}.cols-m>.col-m-33.pull{right:66.666%}.cols-m>.col-m-33.push{left:66.666%}.cols-m>.col-m-30{width:30%}.cols-m>.col-m-30.pull{right:70%}.cols-m>.col-m-30.push{left:70%}.cols-m>.col-m-25{width:25%}.cols-m>.col-m-25.pull{right:75%}.cols-m>.col-m-25.push{left:75%}.cols-m>.col-m-20{width:20%}.cols-m>.col-m-20.pull{right:80%}.cols-m>.col-m-20.push{left:80%}.cols-m.no-gaps{margin-left:0}.cols-m.no-gaps>*{padding-left:0}.cols-m.min-gaps{margin-left:-.25rem}.cols-m.min-gaps>*{padding-left:.25rem}.cols-m.small-gaps{margin-left:-.5rem}.cols-m.small-gaps>*{padding-left:.5rem}.cols-m.default-gaps{margin-left:-1rem}.cols-m.default-gaps>*{padding-left:1rem}.cols-m.medium-gaps{margin-left:-1.5rem}.cols-m.medium-gaps>*{padding-left:1.5rem}.cols-m.large-gaps{margin-left:-2.5rem}.cols-m.large-gaps>*{padding-left:2.5rem}.cols-m.larger-gaps{margin-left:-5rem}.cols-m.larger-gaps>*{padding-left:5rem}.cols-m.largest-gaps{margin-left:-7.5rem}.cols-m.largest-gaps>*{padding-left:7.5rem}.w-25-m{width:25%}.w-50-m{width:50%}.w-75-m{width:75%}.w-100-m{width:100%}.w-auto-m{width:auto}.h-25-m{height:25%}.h-50-m{height:50%}.h-75-m{height:75%}.h-100-m{height:100%}.h-auto-m{height:auto}}@media (min-width:1120px){.cols-l{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols-l>*{float:left;padding-left:1rem;position:relative}.cols-l>.col-l-100{width:100%}.cols-l>.col-l-80{width:80%}.cols-l>.col-l-80.pull{right:20%}.cols-l>.col-l-80.push{left:20%}.cols-l>.col-l-75{width:75%}.cols-l>.col-l-75.pull{right:25%}.cols-l>.col-l-75.push{left:25%}.cols-l>.col-l-70{width:70%}.cols-l>.col-l-70.pull{right:30%}.cols-l>.col-l-70.push{left:30%}.cols-l>.col-l-66{width:66.666%}.cols-l>.col-l-66.pull{right:33.333%}.cols-l>.col-l-66.push{left:33.333%}.cols-l>.col-l-60{width:60%}.cols-l>.col-l-60.pull{right:40%}.cols-l>.col-l-60.push{left:40%}.cols-l>.col-l-50{width:50%}.cols-l>.col-l-50.pull{right:50%}.cols-l>.col-l-50.push{left:50%}.cols-l>.col-l-40{width:40%}.cols-l>.col-l-40.pull{right:60%}.cols-l>.col-l-40.push{left:60%}.cols-l>.col-l-33{width:33.333%}.cols-l>.col-l-33.pull{right:66.666%}.cols-l>.col-l-33.push{left:66.666%}.cols-l>.col-l-30{width:30%}.cols-l>.col-l-30.pull{right:70%}.cols-l>.col-l-30.push{left:70%}.cols-l>.col-l-25{width:25%}.cols-l>.col-l-25.pull{right:75%}.cols-l>.col-l-25.push{left:75%}.cols-l>.col-l-20{width:20%}.cols-l>.col-l-20.pull{right:80%}.cols-l>.col-l-20.push{left:80%}.cols-l.no-gaps{margin-left:0}.cols-l.no-gaps>*{padding-left:0}.cols-l.min-gaps{margin-left:-.25rem}.cols-l.min-gaps>*{padding-left:.25rem}.cols-l.small-gaps{margin-left:-.5rem}.cols-l.small-gaps>*{padding-left:.5rem}.cols-l.default-gaps{margin-left:-1rem}.cols-l.default-gaps>*{padding-left:1rem}.cols-l.medium-gaps{margin-left:-1.5rem}.cols-l.medium-gaps>*{padding-left:1.5rem}.cols-l.large-gaps{margin-left:-2.5rem}.cols-l.large-gaps>*{padding-left:2.5rem}.cols-l.larger-gaps{margin-left:-5rem}.cols-l.larger-gaps>*{padding-left:5rem}.cols-l.largest-gaps{margin-left:-7.5rem}.cols-l.largest-gaps>*{padding-left:7.5rem}.w-25-l{width:25%}.w-50-l{width:50%}.w-75-l{width:75%}.w-100-l{width:100%}.w-auto-l{width:auto}.h-25-l{height:25%}.h-50-l{height:50%}.h-75-l{height:75%}.h-100-l{height:100%}.h-auto-l{height:auto}}@media (min-width:1440px){.cols-xl{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols-xl>*{float:left;padding-left:1rem;position:relative}.cols-xl>.col-xl-100{width:100%}.cols-xl>.col-xl-80{width:80%}.cols-xl>.col-xl-80.pull{right:20%}.cols-xl>.col-xl-80.push{left:20%}.cols-xl>.col-xl-75{width:75%}.cols-xl>.col-xl-75.pull{right:25%}.cols-xl>.col-xl-75.push{left:25%}.cols-xl>.col-xl-70{width:70%}.cols-xl>.col-xl-70.pull{right:30%}.cols-xl>.col-xl-70.push{left:30%}.cols-xl>.col-xl-66{width:66.666%}.cols-xl>.col-xl-66.pull{right:33.333%}.cols-xl>.col-xl-66.push{left:33.333%}.cols-xl>.col-xl-60{width:60%}.cols-xl>.col-xl-60.pull{right:40%}.cols-xl>.col-xl-60.push{left:40%}.cols-xl>.col-xl-50{width:50%}.cols-xl>.col-xl-50.pull{right:50%}.cols-xl>.col-xl-50.push{left:50%}.cols-xl>.col-xl-40{width:40%}.cols-xl>.col-xl-40.pull{right:60%}.cols-xl>.col-xl-40.push{left:60%}.cols-xl>.col-xl-33{width:33.333%}.cols-xl>.col-xl-33.pull{right:66.666%}.cols-xl>.col-xl-33.push{left:66.666%}.cols-xl>.col-xl-30{width:30%}.cols-xl>.col-xl-30.pull{right:70%}.cols-xl>.col-xl-30.push{left:70%}.cols-xl>.col-xl-25{width:25%}.cols-xl>.col-xl-25.pull{right:75%}.cols-xl>.col-xl-25.push{left:75%}.cols-xl>.col-xl-20{width:20%}.cols-xl>.col-xl-20.pull{right:80%}.cols-xl>.col-xl-20.push{left:80%}.cols-xl.no-gaps{margin-left:0}.cols-xl.no-gaps>*{padding-left:0}.cols-xl.min-gaps{margin-left:-.25rem}.cols-xl.min-gaps>*{padding-left:.25rem}.cols-xl.small-gaps{margin-left:-.5rem}.cols-xl.small-gaps>*{padding-left:.5rem}.cols-xl.default-gaps{margin-left:-1rem}.cols-xl.default-gaps>*{padding-left:1rem}.cols-xl.medium-gaps{margin-left:-1.5rem}.cols-xl.medium-gaps>*{padding-left:1.5rem}.cols-xl.large-gaps{margin-left:-2.5rem}.cols-xl.large-gaps>*{padding-left:2.5rem}.cols-xl.larger-gaps{margin-left:-5rem}.cols-xl.larger-gaps>*{padding-left:5rem}.cols-xl.largest-gaps{margin-left:-7.5rem}.cols-xl.largest-gaps>*{padding-left:7.5rem}.w-25-xl{width:25%}.w-50-xl{width:50%}.w-75-xl{width:75%}.w-100-xl{width:100%}.w-auto-xl{width:auto}.h-25-xl{height:25%}.h-50-xl{height:50%}.h-75-xl{height:75%}.h-100-xl{height:100%}.h-auto-xl{height:auto}}@media (min-width:1660px){.cols-xxl{width:auto;margin-left:-1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols-xxl>*{float:left;padding-left:1rem;position:relative}.cols-xxl>.col-xxl-100{width:100%}.cols-xxl>.col-xxl-80{width:80%}.cols-xxl>.col-xxl-80.pull{right:20%}.cols-xxl>.col-xxl-80.push{left:20%}.cols-xxl>.col-xxl-75{width:75%}.cols-xxl>.col-xxl-75.pull{right:25%}.cols-xxl>.col-xxl-75.push{left:25%}.cols-xxl>.col-xxl-70{width:70%}.cols-xxl>.col-xxl-70.pull{right:30%}.cols-xxl>.col-xxl-70.push{left:30%}.cols-xxl>.col-xxl-66{width:66.666%}.cols-xxl>.col-xxl-66.pull{right:33.333%}.cols-xxl>.col-xxl-66.push{left:33.333%}.cols-xxl>.col-xxl-60{width:60%}.cols-xxl>.col-xxl-60.pull{right:40%}.cols-xxl>.col-xxl-60.push{left:40%}.cols-xxl>.col-xxl-50{width:50%}.cols-xxl>.col-xxl-50.pull{right:50%}.cols-xxl>.col-xxl-50.push{left:50%}.cols-xxl>.col-xxl-40{width:40%}.cols-xxl>.col-xxl-40.pull{right:60%}.cols-xxl>.col-xxl-40.push{left:60%}.cols-xxl>.col-xxl-33{width:33.333%}.cols-xxl>.col-xxl-33.pull{right:66.666%}.cols-xxl>.col-xxl-33.push{left:66.666%}.cols-xxl>.col-xxl-30{width:30%}.cols-xxl>.col-xxl-30.pull{right:70%}.cols-xxl>.col-xxl-30.push{left:70%}.cols-xxl>.col-xxl-25{width:25%}.cols-xxl>.col-xxl-25.pull{right:75%}.cols-xxl>.col-xxl-25.push{left:75%}.cols-xxl>.col-xxl-20{width:20%}.cols-xxl>.col-xxl-20.pull{right:80%}.cols-xxl>.col-xxl-20.push{left:80%}.cols-xxl.no-gaps{margin-left:0}.cols-xxl.no-gaps>*{padding-left:0}.cols-xxl.min-gaps{margin-left:-.25rem}.cols-xxl.min-gaps>*{padding-left:.25rem}.cols-xxl.small-gaps{margin-left:-.5rem}.cols-xxl.small-gaps>*{padding-left:.5rem}.cols-xxl.default-gaps{margin-left:-1rem}.cols-xxl.default-gaps>*{padding-left:1rem}.cols-xxl.medium-gaps{margin-left:-1.5rem}.cols-xxl.medium-gaps>*{padding-left:1.5rem}.cols-xxl.large-gaps{margin-left:-2.5rem}.cols-xxl.large-gaps>*{padding-left:2.5rem}.cols-xxl.larger-gaps{margin-left:-5rem}.cols-xxl.larger-gaps>*{padding-left:5rem}.cols-xxl.largest-gaps{margin-left:-7.5rem}.cols-xxl.largest-gaps>*{padding-left:7.5rem}.w-25-xxl{width:25%}.w-50-xxl{width:50%}.w-75-xxl{width:75%}.w-100-xxl{width:100%}.w-auto-xxl{width:auto}.h-25-xxl{height:25%}.h-50-xxl{height:50%}.h-75-xxl{height:75%}.h-100-xxl{height:100%}.h-auto-xxl{height:auto}}svg.avo-icon{width:.75em;height:.75em}svg.avo-icon path{fill:currentColor}.rounded-img{border-radius:1rem;overflow:hidden;display:block}img,picture{border-style:none;max-width:100%;height:auto;vertical-align:bottom}svg{overflow:hidden;vertical-align:middle}picture img{width:100%}figure{margin:0;position:relative}figure.caption-absolute figcaption{position:absolute;bottom:0;right:0;z-index:9;padding:3px 6px;line-height:1.5;font-size:11px;color:hsla(0,0%,100%,.9);background:rgba(0,0,0,.666)}figure.caption-absolute figcaption .fig-desc{font-weight:700}figure:not(.caption-absolute) figcaption{margin:.5rem 0 0;line-height:1.5;font-size:.875rem;opacity:.8}figure:not(.caption-absolute) figcaption .fig-desc{font-weight:700}.avo-fsimg{background-repeat:no-repeat;background-position:50%;background-attachment:scroll;background-size:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}.avo-fsimg.contain{background-size:contain}.avo-fsimg.fill{background-size:100% 100%}.avo-ratio{display:block;height:0;width:100%;overflow:hidden;position:relative}.avo-ratio.ratio-1-2{padding-bottom:200%}.avo-ratio.ratio-2-3{padding-bottom:150%}.avo-ratio.ratio-1-1{padding-bottom:100%}.avo-ratio.ratio-4-3{padding-bottom:75%}.avo-ratio.ratio-3-2{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9{padding-bottom:56.25%}.avo-ratio.ratio-2-1{padding-bottom:50%}.avo-ratio.ratio-9-4{padding-bottom:44.444%}.avo-ratio.ratio-5-2{padding-bottom:40%}.avo-ratio.ratio-3-1{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1{padding-bottom:25%}.avo-ratio.ratio-5-1{padding-bottom:20%}.avo-fsimg figure,.avo-fsimg iframe,.avo-fsimg img,.avo-fsimg picture,.avo-fsimg video,.avo-ratio figure,.avo-ratio iframe,.avo-ratio img,.avo-ratio picture,.avo-ratio video{position:absolute;top:0;left:0;width:100%;height:100%}.avo-fsimg figure,.avo-fsimg img,.avo-fsimg picture,.avo-fsimg video,.avo-ratio figure,.avo-ratio img,.avo-ratio picture,.avo-ratio video{-o-object-fit:cover;object-fit:cover}.avo-fsimg.contain figure,.avo-fsimg.contain img,.avo-fsimg.contain picture,.avo-fsimg.contain video,.avo-ratio.contain figure,.avo-ratio.contain img,.avo-ratio.contain picture,.avo-ratio.contain video{-o-object-fit:contain;object-fit:contain}.avo-fsimg.imagepos-top figure,.avo-fsimg.imagepos-top iframe,.avo-fsimg.imagepos-top img,.avo-fsimg.imagepos-top picture,.avo-fsimg.imagepos-top video,.avo-ratio.imagepos-top figure,.avo-ratio.imagepos-top iframe,.avo-ratio.imagepos-top img,.avo-ratio.imagepos-top picture,.avo-ratio.imagepos-top video{-o-object-position:center 0;object-position:center 0}.avo-fsimg.imagepos-topmedium figure,.avo-fsimg.imagepos-topmedium iframe,.avo-fsimg.imagepos-topmedium img,.avo-fsimg.imagepos-topmedium picture,.avo-fsimg.imagepos-topmedium video,.avo-ratio.imagepos-topmedium figure,.avo-ratio.imagepos-topmedium iframe,.avo-ratio.imagepos-topmedium img,.avo-ratio.imagepos-topmedium picture,.avo-ratio.imagepos-topmedium video{-o-object-position:center 25%;object-position:center 25%}.avo-fsimg.imagepos-bottommedium figure,.avo-fsimg.imagepos-bottommedium iframe,.avo-fsimg.imagepos-bottommedium img,.avo-fsimg.imagepos-bottommedium picture,.avo-fsimg.imagepos-bottommedium video,.avo-ratio.imagepos-bottommedium figure,.avo-ratio.imagepos-bottommedium iframe,.avo-ratio.imagepos-bottommedium img,.avo-ratio.imagepos-bottommedium picture,.avo-ratio.imagepos-bottommedium video{-o-object-position:center 75%;object-position:center 75%}.avo-fsimg.imagepos-bottom figure,.avo-fsimg.imagepos-bottom iframe,.avo-fsimg.imagepos-bottom img,.avo-fsimg.imagepos-bottom picture,.avo-fsimg.imagepos-bottom video,.avo-ratio.imagepos-bottom figure,.avo-ratio.imagepos-bottom iframe,.avo-ratio.imagepos-bottom img,.avo-ratio.imagepos-bottom picture,.avo-ratio.imagepos-bottom video{-o-object-position:center 100%;object-position:center 100%}@media (min-width:576px){.avo-ratio.ratio-1-2-s{padding-bottom:200%}.avo-ratio.ratio-2-3-s{padding-bottom:150%}.avo-ratio.ratio-1-1-s{padding-bottom:100%}.avo-ratio.ratio-4-3-s{padding-bottom:75%}.avo-ratio.ratio-3-2-s{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9-s{padding-bottom:56.25%}.avo-ratio.ratio-2-1-s{padding-bottom:50%}.avo-ratio.ratio-9-4-s{padding-bottom:44.444%}.avo-ratio.ratio-5-2-s{padding-bottom:40%}.avo-ratio.ratio-3-1-s{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1-s{padding-bottom:25%}.avo-ratio.ratio-5-1-s{padding-bottom:20%}}@media (min-width:960px){.avo-ratio.ratio-1-2-m{padding-bottom:200%}.avo-ratio.ratio-2-3-m{padding-bottom:150%}.avo-ratio.ratio-1-1-m{padding-bottom:100%}.avo-ratio.ratio-4-3-m{padding-bottom:75%}.avo-ratio.ratio-3-2-m{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9-m{padding-bottom:56.25%}.avo-ratio.ratio-2-1-m{padding-bottom:50%}.avo-ratio.ratio-9-4-m{padding-bottom:44.444%}.avo-ratio.ratio-5-2-m{padding-bottom:40%}.avo-ratio.ratio-3-1-m{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1-m{padding-bottom:25%}.avo-ratio.ratio-5-1-m{padding-bottom:20%}}@media (min-width:1120px){.avo-ratio.ratio-1-2-l{padding-bottom:200%}.avo-ratio.ratio-2-3-l{padding-bottom:150%}.avo-ratio.ratio-1-1-l{padding-bottom:100%}.avo-ratio.ratio-4-3-l{padding-bottom:75%}.avo-ratio.ratio-3-2-l{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9-l{padding-bottom:56.25%}.avo-ratio.ratio-2-1-l{padding-bottom:50%}.avo-ratio.ratio-9-4-l{padding-bottom:44.444%}.avo-ratio.ratio-5-2-l{padding-bottom:40%}.avo-ratio.ratio-3-1-l{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1-l{padding-bottom:25%}.avo-ratio.ratio-5-1-l{padding-bottom:20%}}@media (min-width:1440px){.avo-ratio.ratio-1-2-xl{padding-bottom:200%}.avo-ratio.ratio-2-3-xl{padding-bottom:150%}.avo-ratio.ratio-1-1-xl{padding-bottom:100%}.avo-ratio.ratio-4-3-xl{padding-bottom:75%}.avo-ratio.ratio-3-2-xl{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9-xl{padding-bottom:56.25%}.avo-ratio.ratio-2-1-xl{padding-bottom:50%}.avo-ratio.ratio-9-4-xl{padding-bottom:44.444%}.avo-ratio.ratio-5-2-xl{padding-bottom:40%}.avo-ratio.ratio-3-1-xl{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1-xl{padding-bottom:25%}.avo-ratio.ratio-5-1-xl{padding-bottom:20%}}@media (min-width:1660px){.avo-ratio.ratio-1-2-xxl{padding-bottom:200%}.avo-ratio.ratio-2-3-xxl{padding-bottom:150%}.avo-ratio.ratio-1-1-xxl{padding-bottom:100%}.avo-ratio.ratio-4-3-xxl{padding-bottom:75%}.avo-ratio.ratio-3-2-xxl{padding-bottom:66.66666667%}.avo-ratio.ratio-16-9-xxl{padding-bottom:56.25%}.avo-ratio.ratio-2-1-xxl{padding-bottom:50%}.avo-ratio.ratio-9-4-xxl{padding-bottom:44.444%}.avo-ratio.ratio-5-2-xxl{padding-bottom:40%}.avo-ratio.ratio-3-1-xxl{padding-bottom:33.33333333%}.avo-ratio.ratio-4-1-xxl{padding-bottom:25%}.avo-ratio.ratio-5-1-xxl{padding-bottom:20%}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.gallery-caption,.wp-caption .wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}html{line-height:1.75;font-size:18px;background:#f9f6ef}@media (min-width:960px){html{font-size:18px}}body{max-width:1920px;margin-inline:auto;min-height:100vh;box-shadow:0 0 3px 0 rgba(0,0,0,.05)}.avo-pagebounds{max-width:1440px;margin-inline:auto;padding-inline:1rem;position:relative}@media (min-width:960px){.avo-pagebounds{padding-inline:1.5rem}}@media (min-width:1120px){.avo-pagebounds{padding-inline:1.5rem}}.avo-pagebounds.-narrow{max-width:1120px}.avo-pagebounds.-wide{max-width:1660px}.avo-pagebounds.-fw{max-width:1800px}.js-fade-in{opacity:0;translate:0 3rem;transition:opacity 1.5s,translate 1.5s}.js-fade-in.is-visible{opacity:1;translate:0 0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2;display:block;color:#2a2a3b;font-family:Outfit;font-weight:500}.h1,h1{font-size:2rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.125rem}.h3,.h4,h3,h4{font-weight:500}.h4,h4{font-size:1rem}.h5,h5{font-size:.875rem}.h5,.h6,h5,h6{font-weight:500}.h6,h6{font-size:.75rem}@media (min-width:960px){.h1,h1{font-size:2rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.125rem}.h4,h4{font-size:1rem}.h5,h5{font-size:.875rem}.h6,h6{font-size:.75rem}}@media (min-width:1120px){html{font-size:21px}.h1,h1{font-size:2.5rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.25rem}.h4,h4{font-size:1rem}.h5,h5{font-size:.875rem}.h6,h6{font-size:.75rem}}@media (min-width:1440px){html{font-size:21px}.h1,h1{font-size:2.5rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.25rem}.h4,h4{font-size:1rem}.h5,h5{font-size:.875rem}.h6,h6{font-size:.75rem}}a{color:#ef882b;text-decoration:none;background-color:transparent}a:hover{color:#bf620e}.no-touch a[href^="tel:"]{cursor:default;color:#393950!important}blockquote{position:relative;font-size:1.25rem;color:#ef882b;opacity:.75;font-style:italic;padding:30px 75px;background:#eceef5;line-height:1.25}blockquote p{margin:0}blockquote:before{content:"„";font-size:8rem;color:#272a30;opacity:.25;position:absolute;top:-1rem;left:15px;line-height:1rem}.text-small{font-size:.75rem}.text-rem{font-size:1rem}.text-large{font-size:1.25rem}.text-medium{font-weight:500!important}.text-regular{font-weight:300!important}.text-bold{font-weight:700!important}.text-italic{font-style:italic}.medium-width{max-width:100%;width:1120px}.text-center+.article-body .medium-width{margin-inline:auto}.text-primary{color:#ef882b}.text-brandprimarydark{color:#bf620e}.text-secondary{color:#75b84e}.text-default{color:#393950}.text-warning{color:#b41717}.text-lightgrey{color:#eceef5}.text-grey{color:#555968}.text-darkgrey{color:#272a30}.text-white{color:#fff}.avo-btn-pseudo,.avo-btn a,a.avo-btn{color:#fff!important;background:#75b84e!important;border-radius:99px;transition:all .25s;padding:.5rem 1.5rem;line-height:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.avo-btn-pseudo>svg,.avo-btn a>svg,a.avo-btn>svg{margin-right:.5em}.avo-btn-pseudo svg path,.avo-btn a svg path,a.avo-btn svg path{fill:currentColor}.avo-btn-pseudo.btn-large,.avo-btn a.btn-large,a.avo-btn.btn-large{padding:.5rem 2rem;font-size:1.125rem}.avo-btn-pseudo.btn-small,.avo-btn a.btn-small,a.avo-btn.btn-small{padding:.375rem 1.25rem;font-size:.875rem}.avo-btn-pseudo.btn-whatsapp,.avo-btn a.btn-whatsapp,a.avo-btn.btn-whatsapp{background:#25d366!important}.avo-btn-pseudo.btn-whatsapp svg,.avo-btn a.btn-whatsapp svg,a.avo-btn.btn-whatsapp svg{margin-right:.5rem;scale:1.25}.avo-btn-pseudo.btn-whatsapp:hover,.avo-btn a.btn-whatsapp:hover,a.avo-btn.btn-whatsapp:hover{background:#128c7e!important}.avo-btn-pseudo:hover,.avo-btn a:hover,a.avo-btn:hover{background:#528435!important;color:#fff!important}.avo-btn-pseudo.btn-inverted,.avo-btn.btn-inverted a,a.avo-btn.btn-inverted{color:#ef882b!important;background:#75b84e!important}.avo-btn-pseudo.btn-inverted:hover,.avo-btn.btn-inverted a:hover,a.avo-btn.btn-inverted:hover{color:#bf620e!important;background:#528435!important}.swiper-button-next,.swiper-button-prev{height:auto;width:auto;background:none!important;color:#fff;top:50%;margin-top:auto;transform:translateY(-50%);text-shadow:0 0 15px rgba(0,0,0,.5)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next svg,.swiper-button-prev svg{width:1.25rem}.swiper-pagination-bullet{background:transparent;width:.666rem;height:.666rem;border:1px solid #fff;opacity:1;box-shadow:0 0 15px 0 rgba(0,0,0,.5)}.swiper-pagination-bullet-active{background:#fff;opacity:1}.swiper-controller{display:-ms-flexbox;display:flex;gap:.75rem;margin-top:1rem}.swiper-controller .swiper-button-next,.swiper-controller .swiper-button-prev{transition:all .25s;width:2.5rem;height:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:1px solid #ef882b;position:static;color:#ef882b;margin:0;transform:none;text-shadow:none}.swiper-controller .swiper-button-next:hover,.swiper-controller .swiper-button-prev:hover{background:#ef882b!important;color:#fff}.avo-article .avo-articleheader{margin:0 0 1.25rem}.avo-article .avo-articleheader>*{margin:0}.avo-article .avo-articleheader>*+*{margin-top:.5rem}.avo-article .avo-articlecontent a{color:#000;text-decoration:underline;text-underline-offset:4px;-webkit-text-decoration-color:#ef882b;text-decoration-color:#ef882b}.avo-article .avo-articlecontent a:hover{color:#393950;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.avo-article .avo-articlecontent>:last-child{margin-bottom:0}.avo-article .avo-articlecontent table{width:100%;border-collapse:collapse;margin:1rem 0}.avo-article .avo-articlecontent table td,.avo-article .avo-articlecontent table th{padding:.5rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.avo-article .avo-articlecontent table th{background:#fdfdfe;font-weight:500;color:#2a2a3b}.avo-article .avo-articlecontent table tbody tr:hover{background:hsla(0,0%,100%,.5)}#avo-pagination .page-numbers{font-size:.875em;border-radius:3px;padding:.25rem .5rem;line-height:1em;border:2px solid #ef882b;color:#ef882b;background:#fff;margin-right:.25rem;display:inline-block}#avo-pagination a.page-numbers:hover{color:#fff;background:#ef882b}#avo-pagination .page-numbers.current{background:#eceef5;border-color:#272a30}.avo-accordion .accordion-btn{border:none;border-bottom:1px solid #a3a6b3;text-align:left;background:transparent;margin:1rem 0 0;padding-bottom:1rem;display:-ms-flexbox;display:flex;gap:.5em;-ms-flex-align:center;align-items:center;outline:none;width:100%;transition:background-color .3s ease;cursor:pointer}.avo-accordion .accordion-btn svg{-ms-flex-negative:0;flex-shrink:0;transition:all .3s ease}.avo-accordion .accordion-btn.active svg{rotate:45deg}.avo-accordion .accordion-content{max-height:0;max-width:960px;overflow:hidden;transition:max-height .3s ease-out;padding:0}.avo-accordion .accordion-content ol,.avo-accordion .accordion-content p,.avo-accordion .accordion-content ul{padding:10px 0;margin:0}.avo-accordion .active+.accordion-content{max-height:200px}.avo-card{position:relative;height:100%}.avo-card a{height:100%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:1.375rem;overflow:hidden;gap:.75rem}.avo-card .-body,.avo-card a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.avo-card .-body{-ms-flex-positive:1;flex-grow:1;padding:0 1rem 1rem;-ms-flex-align:start;align-items:flex-start}.avo-card .-button{margin-top:auto}.avo-card .-image{padding:.75rem .75rem 0}.avo-card .-image .avo-fsimg{background:rgba(0,0,0,.05)}.avo-card .-text{margin-bottom:.75rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.avo-card .-title{margin:0}.avo-card .-teaser{margin:.5rem 0 0;color:#555968;line-height:1.5;font-size:.875rem}.custom-shape-divider-bottom-1764944679,.custom-shape-divider-top-1764944096{width:100%;overflow:hidden;line-height:0;background:#fff}.custom-shape-divider-top-1764944096 svg{position:relative;display:block;width:calc(100% + 1.3px);height:59px}.custom-shape-divider-bottom-1764944679{transform:rotate(180deg)}.custom-shape-divider-bottom-1764944679 svg{position:relative;display:block;width:calc(127% + 1.3px);height:44px}.custom-shape-divider-bottom-1764944679 .shape-fill,.custom-shape-divider-top-1764944096 .shape-fill{fill:#f9f6ef}.avo-contact{border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:1.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;gap:.75rem;background:#fff;height:100%}.avo-contact .contact-image{width:125px;height:125px;border-radius:50%;overflow:hidden;background:rgba(0,0,0,.05)}.avo-contact .contact-name{margin:0;font-size:1rem;font-weight:500;color:#2a2a3b}.avo-contact .contact-role{margin:0;color:#555968;font-size:.75rem}.facts-list{list-style:none;padding:0;margin:0;-ms-flex-direction:column;flex-direction:column}.facts-list,.facts-list li{display:-ms-flexbox;display:flex;gap:1rem}.facts-list li{-ms-flex-align:center;align-items:center}.facts-list li svg{width:1.25rem;height:1.25rem;-ms-flex-negative:0;flex-shrink:0;color:#75b84e}.facts-list li div{font-size:1rem;color:#393950}.facts-list li li+li{border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}#avo-footermenu a{display:block}#avo-footermenu a:hover{opacity:.666}#avo-footermenu li.active>a{text-decoration:underline}#avo-mobilemenu{display:none;background:#fff;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto}#avo-mobilemenu .pagelogo{filter:none;margin:1rem 0 0 1rem}#avo-mobilemenu button.-close{position:absolute;z-index:2;top:1rem;right:1rem;background:none;outline:none;border:none;padding:.25rem;color:#000}#avo-mobilemenu button.-close svg{width:1.25rem;height:1.25rem}#avo-mobilemenu li{position:relative}#avo-mobilemenu .append-submenu,#avo-mobilemenu ul a{display:block;padding:.5rem 1rem}#avo-mobilemenu .append-submenu{pointer-events:none;display:none;position:absolute;top:1rem;right:0}#avo-mobilemenu .append-submenu svg{vertical-align:middle;height:.75em;transform:rotate(0);transition:all .25s;display:inline-block;color:inherit}#avo-mobilemenu li.menu-item-has-children>.append-submenu{display:block}#avo-mobilemenu li.dropdownOpen>.append-submenu svg{transform:rotate(180deg)}#avo-mobilemenu li.dropdownOpen>ul{display:block!important}#avo-mobilemenu>ul{padding:2rem;height:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}#avo-mobilemenu>ul>li{width:100%}#avo-mobilemenu>ul>li>a{padding:1rem;text-align:center;color:#393950;font-weight:500;padding:1.25rem 0;line-height:1rem}#avo-mobilemenu>ul>li.-highlight>a{color:#75b84e;font-weight:500}#avo-mobilemenu>ul>li.current-menu-ancestor>a,#avo-mobilemenu>ul>li.current-menu-item>a,#avo-mobilemenu>ul>li>a:active{color:#555968}#avo-mobilemenu>ul>li+li,#avo-mobilemenu ul.sub-menu{border-top:1px solid rgba(0,0,0,.15)}#avo-mobilemenu ul.sub-menu{display:none;padding-block:1rem 1.5rem}#avo-mobilemenu ul.sub-menu a{padding:1rem 0;text-align:center;color:#393950;line-height:1rem;font-size:.875em}#avo-mobilemenu ul.sub-menu>li.current-menu-ancestor>a,#avo-mobilemenu ul.sub-menu>li.current-menu-item>a,#avo-mobilemenu ul.sub-menu>li>a:active{color:#555968}body.logged-in #avo-mobilemenu{top:46px}#avo-mobilemenubtn{display:inline-block;width:30px;height:25px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:transparent}#avo-mobilemenubtn span,#avo-mobilemenubtn span:after,#avo-mobilemenubtn span:before{display:block;width:100%;position:absolute;height:3px;left:0;background:#393950;border-radius:1px;transition:all .25s}#avo-mobilemenubtn span{top:50%;margin-top:-1px}#avo-mobilemenubtn span:after,#avo-mobilemenubtn span:before{content:""}#avo-mobilemenubtn span:before{bottom:7px}#avo-mobilemenubtn span:after{top:7px}#avo-mobilemenubtn:hover span:before{bottom:10px}#avo-mobilemenubtn:hover span:after{top:10px}body.mobilemenu-active{overflow:hidden}body.mobilemenu-active #avo-mobilemenubtn span{background:transparent}body.mobilemenu-active #avo-mobilemenubtn span:before{bottom:0;transform:rotate(-45deg);transform-origin:50% 50%}body.mobilemenu-active #avo-mobilemenubtn span:after{top:0;transform:rotate(45deg);transform-origin:50% 50%}body.mobilemenu-active #avo-mobilemenu{display:block}#avo-mainmenu{display:none}#avo-mainmenu li{position:relative}#avo-mainmenu a{display:block;font-weight:500}#avo-mainmenu .append-submenu{display:none}#avo-mainmenu ul.parent-menu{display:-ms-flexbox;display:flex;gap:2.5rem;-ms-flex-align:center;align-items:center}#avo-mainmenu ul.parent-menu>li>a{color:#393950;padding:2.125rem 0;line-height:1rem;position:relative;font-size:19px}#avo-mainmenu ul.parent-menu>li.avo-btn>a{padding:.675rem 1.5rem!important}#avo-mainmenu ul.parent-menu>li.avo-btn>a:before{display:none}#avo-mainmenu ul.parent-menu>li.menu-item-has-children>a{padding-right:1.25em}#avo-mainmenu ul.parent-menu>li.menu-item-has-children>.append-submenu{transition:all .25s;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:0;right:0;height:100%;-ms-flex-align:center;align-items:center}#avo-mainmenu ul.parent-menu>li.menu-item-has-children>.append-submenu svg{width:.75em;height:.75em;color:inherit}#avo-mainmenu ul.parent-menu>li.current-menu-ancestor>.append-submenu,#avo-mainmenu ul.parent-menu>li.current-menu-ancestor>a,#avo-mainmenu ul.parent-menu>li.current-menu-item>.append-submenu,#avo-mainmenu ul.parent-menu>li.current-menu-item>a,#avo-mainmenu ul.parent-menu>li.dropdownOpen>.append-submenu,#avo-mainmenu ul.parent-menu>li.dropdownOpen>a,#avo-mainmenu ul.parent-menu>li:hover>.append-submenu,#avo-mainmenu ul.parent-menu>li:hover>a{color:#bf620e}#avo-mainmenu ul.sub-menu{padding-top:.5rem;display:block;width:280px;filter:drop-shadow(0 0 6px rgba(0,0,0,.2));translate:-50% 1rem;opacity:0;visibility:hidden;transition:opacity .5s,translate .5s;position:absolute;top:-100vh;left:-100vw;z-index:5}#avo-mainmenu ul.sub-menu li:first-child>a{border-radius:.75rem .75rem 0 0}#avo-mainmenu ul.sub-menu li:last-child>a{border-radius:0 0 .75rem .75rem}#avo-mainmenu ul.sub-menu li>a{overflow:hidden;color:#393950;background:#fff;line-height:1.25em;font-size:.875rem;padding:.75rem 1rem;text-align:center}#avo-mainmenu ul.sub-menu>li:hover>a{background:#eceef5;color:#393950}#avo-mainmenu ul.sub-menu>li.current-menu-ancestor>.append-submenu,#avo-mainmenu ul.sub-menu>li.current-menu-ancestor>a,#avo-mainmenu ul.sub-menu>li.current-menu-item>.append-submenu,#avo-mainmenu ul.sub-menu>li.current-menu-item>a,#avo-mainmenu ul.sub-menu>li.dropdownOpen>.append-submenu,#avo-mainmenu ul.sub-menu>li.dropdownOpen>a{color:#bf620e}#avo-mainmenu li.dropdownOpen>ul,#avo-mainmenu li:hover>ul{opacity:1;visibility:visible;top:100%;left:50%;translate:-50% 0}@media (min-width:1440px){#avo-mobilemenu,#avo-mobilemenubtn{display:none!important}#avo-mainmenu{display:block!important}}body div.wpforms-container .wpforms-form{max-width:1440px;margin-left:auto;margin-right:auto}body div.wpforms-container .wpforms-form ul{padding:0}body div.wpforms-container .wpforms-form .wpforms-field{margin:0 0 1.25rem;padding:0;position:relative;overflow:visible!important}body div.wpforms-container .wpforms-form .wpforms-field:last-child{margin:0}body div.wpforms-container .wpforms-form .wpforms-required-label{color:#393950}body div.wpforms-container .wpforms-form .wpforms-field-label{z-index:2;font-size:13px;padding-inline:.5em;background:#fff;position:absolute;top:-.75em;left:.75rem}body div.wpforms-container .wpforms-form .wpforms-field-label.wpforms-label-hide+ul{margin-top:-20px!important}body div.wpforms-container .wpforms-form .wpforms-field-gdpr-checkbox .wpforms-field-label{position:static;top:0;left:0}body div.wpforms-container .wpforms-form .wpforms-field-description{font-size:.825rem;color:#555968}body div.wpforms-container .wpforms-form .wpforms-field-label-inline{color:#272a30}body div.wpforms-container .wpforms-form .wpforms-field-label-inline a{color:#555968;text-decoration:underline}body div.wpforms-container .wpforms-form label.wpforms-error{font-size:14px;margin-top:0;margin-left:.25rem}body div.wpforms-container .wpforms-form input[type=email],body div.wpforms-container .wpforms-form input[type=number],body div.wpforms-container .wpforms-form input[type=text],body div.wpforms-container .wpforms-form select,body div.wpforms-container .wpforms-form textarea{line-height:1.25;width:100%;padding:.875em 1em;background:#fff;border:1px solid #555968;border-radius:.375rem;transition:border .5s;height:auto;max-width:none}body div.wpforms-container .wpforms-form input[type=email]:focus,body div.wpforms-container .wpforms-form input[type=number]:focus,body div.wpforms-container .wpforms-form input[type=text]:focus,body div.wpforms-container .wpforms-form select:focus,body div.wpforms-container .wpforms-form textarea:focus{border-color:#ef882b}body div.wpforms-container .wpforms-form textarea{min-height:5.6em;display:block}body div.wpforms-container .wpforms-form button[type=submit]{color:#fff!important;background:#75b84e!important;border-radius:99px;transition:all .25s;padding:.5rem 1.5rem;line-height:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}body div.wpforms-container .wpforms-form button[type=submit]>svg{margin-right:.5em}body div.wpforms-container .wpforms-form button[type=submit] svg path{fill:currentColor}body div.wpforms-container .wpforms-form button[type=submit].btn-large{padding:.5rem 2rem;font-size:1.125rem}body div.wpforms-container .wpforms-form button[type=submit].btn-small{padding:.375rem 1.25rem;font-size:.875rem}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp{background:#25d366!important}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp svg{margin-right:.5rem;scale:1.25}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp:hover{background:#128c7e!important}body div.wpforms-container .wpforms-form button[type=submit]:hover{background:#bf620e!important}@media (min-width:1440px){body div.wpforms-container .wpforms-form button[type=submit]{color:#fff!important;background:#75b84e!important;border-radius:99px!important;transition:all .25s!important;padding:.5rem 1.5rem!important;line-height:1!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-ms-flex-align:center!important;align-items:center!important}body div.wpforms-container .wpforms-form button[type=submit]>svg{margin-right:.5em!important}body div.wpforms-container .wpforms-form button[type=submit] svg path{fill:currentColor!important}body div.wpforms-container .wpforms-form button[type=submit].btn-large{padding:.5rem 2rem!important;font-size:1.125rem!important}body div.wpforms-container .wpforms-form button[type=submit].btn-small{padding:.375rem 1.25rem!important;font-size:.875rem!important}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp{background:#25d366!important}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp svg{margin-right:.5rem!important;scale:1.25!important}body div.wpforms-container .wpforms-form button[type=submit].btn-whatsapp:hover{background:#128c7e!important}body div.wpforms-container .wpforms-form button[type=submit]:hover{background:#bf620e!important}}body div.wpforms-container .wpforms-form .wpforms-field-divider:not(:first-child){margin-top:3rem}body div.wpforms-container .wpforms-form .wpforms-field-divider:not(:first-child) .wpforms-field-description{font-size:1rem;color:#393950}.checkbox-visual-wrapper{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.checkbox-visual-wrapper input{display:none}.checkbox-visual-wrapper .checkbox-visual{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.checkbox-visual-wrapper .checkbox-visual svg{width:1.125em;height:1.125em}.checkbox-visual-wrapper .checkbox-visual .checkbox-deselected{display:inline;color:#555968}.checkbox-visual-wrapper .checkbox-visual .checkbox-selected{display:none;color:#ef882b}.checkbox-visual-wrapper input:checked+.checkbox-visual .checkbox-deselected{display:none}.checkbox-visual-wrapper input:checked+.checkbox-visual .checkbox-selected{display:inline}.checkbox-visual-wrapper .checkbox-label{margin-left:.25em;line-height:1.25em}.pagelogo{display:-ms-inline-flexbox;display:inline-flex;width:150px}.pagelogo img,.pagelogo svg{width:100%}@media (min-width:1440px){.pagelogo{width:200px}}#avo-header{z-index:550;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}@media (min-width:1440px){#avo-header{position:-webkit-sticky;position:sticky;top:0}}#avo-header .header-navbar{padding-block:1rem}@media (min-width:1440px){#avo-header .header-navbar{padding-block:0}}#avo-header .header-navbar .navbar-button{display:-ms-flexbox;display:flex;color:#393950;padding:5px}#avo-header .header-navbar .navbar-button svg{width:.925rem;height:.925rem}#avo-header .header-navbar .navbar-button:hover{color:#ef882b}#avo-header #avo-toprow{background:#eceef5;padding-block:.375rem;font-size:14px}#avo-header #avo-toprow *{color:#272a30}#avo-header #avo-toprow .toprow-col{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.5rem}@media (min-width:1440px){#avo-header #avo-toprow .toprow-col.-right{-ms-flex-pack:end;justify-content:end}}#avo-header #avo-toprow .toprow-item,#avo-header #avo-toprow .toprow-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.375rem}#avo-header #avo-toprow .toprow-item a svg,#avo-header #avo-toprow .toprow-item svg{margin:0;-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em}@media (min-width:1440px){body.logged-in #avo-header{top:32px}}#avo-content{contain:content;min-height:80vh}#avo-footer{padding:5rem 0;background:#2a2a3b;line-height:2}#avo-footer *{color:#fff}#avo-footer .socials{display:-ms-flexbox;display:flex;gap:1rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.15)}#avo-footer .socials a{display:-ms-inline-flexbox;display:inline-flex}#avo-footer .socials svg{width:1.5rem;height:1.5rem}.avo-socials{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-pack:center;justify-content:center}.avo-socials a{display:-ms-inline-flexbox;display:inline-flex}.avo-socials svg{width:1.5rem;height:1.5rem}#avo-header .avo-socials a{color:#393950}.avo-inlineblock{margin-bottom:1.5rem}.avo-inlineblock:last-child,.avo-inlineblock>:last-child{margin-bottom:0}.content-anchor{translate:0 -100px}.avo-blockgroup{display:flow-root}.avo-blockgroup.bg-default{background:#f9f6ef}.avo-blockgroup.bg-white{background:#fff;position:relative}.avo-blockgroup.bg-white:before{bottom:-.3%;background-position:0 bottom}.avo-blockgroup.bg-white:after,.avo-blockgroup.bg-white:before{content:"";width:100%;height:20px;position:absolute;left:0;background-size:auto;background-repeat:repeat-x;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 119' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 1C19.5523 3 32.2291 5 51.5 8C104.5 17 200 38 300 58C400 78 500 99 600 90C700 82 800 47 900 27C987.526 4 1085.36 -1 1150 0C1169.54 -1 1180.49 0 1200 1V119H1150C1100 119 1000 119 900 119C800 119 700 119 600 119C500 119 400 119 300 119C200 119 100 119 50 119H0V1.98128Z' fill='%23f9f6ef'/></svg>")}.avo-blockgroup.bg-white:after{top:-.3%;background-position:0 top;rotate:180deg}@media (max-width:850px){.avo-blockgroup.bg-white:before{height:14px}}.avo-blockgroup.bg-brand,.avo-blockgroup.bg-brand .h1,.avo-blockgroup.bg-brand .h2,.avo-blockgroup.bg-brand .h3,.avo-blockgroup.bg-brand .h4,.avo-blockgroup.bg-brand .h5,.avo-blockgroup.bg-brand .h6,.avo-blockgroup.bg-brand a,.avo-blockgroup.bg-brand h1,.avo-blockgroup.bg-brand h2,.avo-blockgroup.bg-brand h3,.avo-blockgroup.bg-brand h4,.avo-blockgroup.bg-brand h5,.avo-blockgroup.bg-brand h6{color:#fff}.avo-blockgroup.bg-brand .avo-btn-pseudo,.avo-blockgroup.bg-brand .avo-btn a,.avo-blockgroup.bg-brand a.avo-btn{color:#fff!important;background:#75b84e!important}.avo-blockgroup.bg-brand .avo-btn-pseudo:hover,.avo-blockgroup.bg-brand .avo-btn a:hover,.avo-blockgroup.bg-brand a.avo-btn:hover{background:#528435!important;color:#fff!important}.avo-contentblock{margin:25px 0}@media (min-width:1120px){.avo-contentblock{margin:60px 0}}.avo-blockgroup.bg-white .avo-contentblock{margin:35px 0}@media (min-width:1120px){.avo-blockgroup.bg-white .avo-contentblock{margin:75px 0}}.block-title .title{margin:0 0 .75rem}.block-title .subtitle{color:#555968;font-weight:500;font-size:1rem}.block-title .avo-article:after{content:"";position:absolute;bottom:-.75rem;left:0;width:6rem;height:2px;background:#ef882b;opacity:.75}.block-title .avo-article.text-center:after{left:50%;translate:-50% 0}.block-default .title{margin:0}.block-default .subtitle{margin:.5rem 0 0;font-weight:500;font-size:1rem}.block-homeheader{text-align:center;overflow:hidden;margin-bottom:0}.block-homeheader .-textbox{margin-bottom:2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (min-width:960px){.block-homeheader .-textbox{gap:2rem;margin-bottom:3rem}}.block-homeheader .-title{font-size:clamp(1.625rem,6vw,5rem);margin:0;line-height:1.1}.block-homeheader .-subtitle{font-size:clamp(1rem,2vw,1.375rem);line-height:1.2;margin:0;max-width:800px}.block-homeheader .-imagebox{z-index:2;position:relative}.block-subheader{text-align:center;margin-bottom:0}.block-subheader .-textbox{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media (min-width:960px){.block-subheader .-textbox{margin-top:2rem}}.block-subheader .-title{font-size:clamp(1.5rem,4vw,3rem);margin:0;line-height:1.1}.block-subheader .-subtitle{font-size:clamp(1rem,2vw,1.375rem);line-height:1.2;margin:0;max-width:800px;font-weight:500}.block-subheader .-imagebox{z-index:2;position:relative}.block-header{position:relative;z-index:5}.block-header:first-child{margin-top:0!important}.block-header .header-overlay{position:absolute;inset:0;padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:end}@media (min-width:960px){.block-header .header-overlay{padding:4rem}}.block-header .header-overlay .overlay-text{text-align:center}.block-header .header-overlay .overlay-text .title{margin:0;color:#fff}.block-header .header-bg{height:160px;background:#ef882b}@media (min-width:960px){.block-header .header-bg{height:300px}}.block-columns .icon{margin:0 0 1rem;display:-ms-flexbox;display:flex;color:#ef882b}.block-columns .icon svg{width:2.5rem;height:2.5rem}.block-columns .icon path{fill:currentColor}.block-columns .-image{margin-bottom:1rem}.block-columns .text-center .icon{-ms-flex-pack:center;justify-content:center}.block-columns.-whitebox .avo-article{background:#fff;height:100%;padding:1.5rem}.block-columns.-greybox .avo-article{background:#eceef5;height:100%;padding:1.5rem}.block-columns.-team .-image{width:180px;border-radius:50%;overflow:hidden;margin-inline:auto}.block-columns.-team .title{color:#ef882b;margin-bottom:.25rem}.block-columns.-team .subtitle{color:#555968;font-size:1rem;font-weight:300}.block-facts .fact{text-align:center;max-width:16rem;margin:0 auto}.block-facts .circle{margin:0;padding:3rem 0;line-height:1;position:relative;z-index:2}.block-facts .circle:after{content:"";position:absolute;inset:0;rotate:8deg;border-radius:50%;z-index:-1}.block-facts .number{color:#fff;font-size:3.5rem;font-weight:700;margin:0;line-height:1}.block-facts .label{color:#fff;font-size:1.125rem;font-weight:500;margin:0;line-height:1}.block-facts .fact-1 .circle:after{background:#ef882b}.block-facts .fact-2 .circle:after{background:#75b84e}.block-facts .fact-3 .circle:after{background:#26bbe5}@media print{.noprint{display:none!important}.avo-fsimg{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}.cols,.cols-l,.cols-l>*,.cols-m,.cols-m>*,.cols-s,.cols-s>*,.cols-xl,.cols-xl>*,.cols>*,.swiper-container-android .swiper-slide,.swiper-slide,.swiper-wrapper{display:block!important;position:static!important;width:100%!important;height:auto!important;float:none!important;transform:none!important}.avo-blockgroup{border-top:1mm solid #ccc;padding:1cm 0 0!important;margin:1cm 0 0!important}.js-fade-in{opacity:1!important;transform:translate(0)!important}}