/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
: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:content-box;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-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.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:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;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}::slotted(svg),svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.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,::slotted(.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,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.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,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.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&{-webkit-appearance:none;-moz-appearance:none;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,rgba(0,0,0,.25));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,rgba(0,0,0,.1));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,rgba(0,0,0,.5));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%;-o-object-fit:contain;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}}
@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:400;src:url(/themes/custom/value_coaching/assets/dist/fonts/figtree-v9-latin-regular.28d8df97.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:700;src:url(/themes/custom/value_coaching/assets/dist/fonts/figtree-v9-latin-700.e59bc5f6.woff2) format("woff2")}@font-face{font-display:swap;font-family:Figtree;font-style:normal;font-weight:900;src:url(/themes/custom/value_coaching/assets/dist/fonts/figtree-v9-latin-900.3444f51a.woff2) format("woff2")}:root{--para-margin-bottom-desktop:13rem;--para-margin-bottom-mobile:7rem}h1{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:3.6rem;font-weight:900;letter-spacing:-.02em;line-height:4rem}@media only screen and (min-width:56.25em){h1{font-size:5.6rem;line-height:6rem}}h2{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.01em;line-height:3.4rem}@media only screen and (min-width:56.25em){h2{font-size:4rem;line-height:4.6rem}}h3{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){h3{font-size:2.8rem;line-height:3.4rem}}h4{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:700;line-height:2.4rem}@media only screen and (min-width:56.25em){h4{font-size:2rem;line-height:2.8rem}}h5{font-size:1.4rem;font-weight:700;line-height:2rem}h5,p{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}p{font-size:1.6rem;font-weight:400;line-height:2.6rem}h1,h2,h3,h4,h5{hyphens:auto;text-wrap:balance}h1{color:#2789ca}h2{color:#f28e00}.u-generic-wrapper-full-width{margin:0 auto;max-width:192rem;width:100%}.u-generic-wrapper{margin:0 auto;max-width:105rem;width:100%}.u-generic-wrapper-margin{margin:0 3rem}@media only screen and (min-width:46.875em){.u-generic-wrapper-margin{margin:0 4rem}}@media only screen and (min-width:56.25em){.u-generic-wrapper-margin{margin:0 6rem}}@media only screen and (min-width:75em){.u-generic-wrapper-margin{margin:0}}@media only screen and (min-width:90em){.u-generic-wrapper-margin__breakout-right{margin:0 -8.5rem 0 0}}.u-generic-wrapper-margin .u-generic-wrapper-margin{margin:0}.u-center{text-align:center}.u-neutral-link{color:inherit;text-decoration:none}.u-no-focus:focus{outline:none}.u-full-width{left:50%;margin-left:-50vw;margin-right:-50vw;padding:0 2rem;position:relative;right:50%;width:100vw}@media only screen and (min-width:75em){.u-mobile-only{display:none}}.u-desktop-only{display:none}@media only screen and (min-width:75em){.u-desktop-only{display:block}}.u-auto-height{display:flex;height:auto}.u-margin-bottom{margin-bottom:var(--para-margin-bottom-mobile)}@media only screen and (min-width:56.25em){.u-margin-bottom{margin-bottom:var(--para-margin-bottom-desktop)}}.u-visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.u-block-title{background-color:#211f24;color:#fff;margin:0 auto 3rem;max-width:68rem;padding:.5rem 0 .2rem;text-align:center;width:100%}.u-block-title--hidden{display:none!important}.u-block-title--visible{display:block!important}.u-block-side{align-items:center;bottom:5rem;color:#fff;display:none;position:fixed;right:0;transform:translateY(50%);z-index:110}.u-block-side label{background-color:#2789ca;border-radius:.3rem;cursor:pointer;margin:1rem 1rem .5rem;outline:1px solid #fff;padding:1rem}.u-block-side input:checked+label{background-color:#f28e00}.u-block-side input{display:none}@media only screen and (min-width:75em){.u-block-side{align-items:flex-end;display:flex;flex-flow:column nowrap;gap:2rem}}.btn,.button,.button--primary,.datatrans-payment-button{background-color:#2789ca!important;border:1px solid #2789ca;border-radius:0;color:#fff!important;cursor:pointer;display:inline-block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1;margin:0;padding:1.8rem 3rem 1.6rem;text-decoration:none}@media only screen and (min-width:56.25em){.btn,.button,.button--primary,.datatrans-payment-button{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1}}@media(hover:hover){.btn:hover,.button--primary:hover,.button:hover,.datatrans-payment-button:hover{background-color:#fff!important;color:#2789ca!important}}.btn.is-disabled,.btn[disabled],.btn[disabled]:hover,.button--primary.is-disabled,.button--primary[disabled],.button--primary[disabled]:hover,.button.is-disabled,.button[disabled],.button[disabled]:hover,.datatrans-payment-button.is-disabled,.datatrans-payment-button[disabled],.datatrans-payment-button[disabled]:hover{background-color:#211f24!important;border:1px solid #211f24;color:#211f24!important;cursor:not-allowed;opacity:.6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button--secondary,.button-reversed,.dialog-cancel{background-color:#2789ca!important;border-radius:0;color:#fff!important;cursor:pointer;display:inline-block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1;margin:0;padding:1.8rem 3rem 1.6rem;text-decoration:none}@media only screen and (min-width:56.25em){.button--secondary,.button-reversed,.dialog-cancel{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1}}@media(hover:hover){.button--secondary:hover,.button-reversed:hover,.dialog-cancel:hover{background-color:#fff!important;color:#2789ca!important}}.button--secondary,.button-reversed,.dialog-cancel{background-color:#fff!important;border:1px solid #2789ca;color:#2789ca!important}@media(hover:hover){.button--secondary:hover,.button-reversed:hover,.dialog-cancel:hover{background-color:#2789ca!important;color:#fff!important}}.button--secondary.is-disabled,.button--secondary[disabled],.button--secondary[disabled]:hover,.button-reversed.is-disabled,.button-reversed[disabled],.button-reversed[disabled]:hover,.dialog-cancel.is-disabled,.dialog-cancel[disabled],.dialog-cancel[disabled]:hover{background-color:#211f24;border:1px solid #211f24;color:#211f24!important;cursor:not-allowed;opacity:.6}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%;hyphenate-limit-chars:auto 5 5;scroll-behavior:smooth}body{box-sizing:border-box;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem}::-moz-selection{background-color:#2789ca;color:#fff}::selection{background-color:#2789ca;color:#fff}img{display:block;height:auto;width:100%}.footer{color:#fff;display:flex;flex-flow:row wrap;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:400;gap:3rem;justify-content:space-between;line-height:2.8rem;margin:0 auto;width:100%}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__wrapper{background-color:#2789ca;padding:3rem 0}.footer__social{display:flex;flex-flow:row nowrap;gap:1.5rem;margin-left:auto}.footer__social-item{display:flex;fill:#fff;flex-flow:row nowrap;width:3rem}.footer__social-item svg{aspect-ratio:1/1;height:auto;width:100%}.header{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:2rem 0}.header a{text-decoration:none}.header ul{display:flex;flex-flow:column nowrap;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:700;gap:1rem;line-height:2rem;list-style:none;padding:0 3rem}@media only screen and (min-width:46.875em){.header ul{padding:0 4rem}}@media only screen and (min-width:56.25em){.header ul{padding:0 6rem}}@media only screen and (min-width:75em){.header ul{align-items:center;flex-flow:row nowrap;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;gap:4.5rem;letter-spacing:.04em;line-height:1;padding:0;text-transform:uppercase}}.header__wrapper{background-color:#fff;position:fixed;transition:transform .2s ease-in-out;width:100%;will-change:transform;z-index:10}.header__wrapper--initial{position:fixed}.header__wrapper--pinned:not(.header__wrapper--top){transform:translateY(0)}.header__wrapper--unpinned{transform:translateY(-100%)}.header__logo img{max-height:3rem}.header__mobile-top{align-items:center;display:flex;flex-shrink:0;padding:2rem 3rem 1.8rem}@media only screen and (min-width:46.875em){.header__mobile-top{padding:2rem 4rem 1.8rem}}@media only screen and (min-width:56.25em){.header__mobile-top{padding:2rem 6rem 1.8rem}}@media only screen and (min-width:75em){.header__mobile-top{display:none}}.header__mobile-logo{margin:0;padding:0}.header__mobile-logo img{display:block;max-height:3rem}.header__nav-wrapper{background:#fff;border-radius:0;display:flex;flex-flow:column nowrap;gap:0;height:100%;left:0;opacity:0;overflow-y:auto;position:fixed;top:0;transform:translateX(100%);visibility:hidden;width:100%;z-index:12}.header__nav-wrapper.is-open{opacity:1;transform:translateX(0);visibility:visible}@media only screen and (min-width:75em){.header__nav-wrapper{background:transparent;display:block;height:-moz-fit-content;height:fit-content;opacity:1;overflow-y:visible;position:relative;transform:none;visibility:visible;width:auto}}.header__burger-menu{background:none;border:none;cursor:pointer;display:block;height:2.4rem;position:relative;width:2.4rem;z-index:16}.header__burger-menu span{background:#2789ca;display:block;height:2px;left:0;opacity:1;position:absolute;top:50%;transform:rotate(0deg);width:2.4rem}.header__burger-menu span:first-of-type{transform:translateY(-.9rem)}.header__burger-menu span:nth-of-type(3){transform:translateY(.9rem)}.header__burger-menu.is-active span:first-of-type{top:50%;transform:rotate(45deg);transition:.2s ease-in-out}.header__burger-menu.is-active span:nth-of-type(2){background:transparent;display:none}.header__burger-menu.is-active span:nth-of-type(3){top:50%;transform:rotate(-45deg);transition:.2s ease-in-out}@media only screen and (min-width:75em){.header__burger-menu{display:none}}.header__dropdown-toggle{background:none;border:none;color:inherit;cursor:pointer;flex-shrink:0;line-height:0;margin:-1rem -1.5rem -1rem 0;padding:1rem 1.5rem}.header__dropdown-toggle svg{transition:transform .2s ease-in-out}.header__dropdown-toggle[aria-expanded=true] svg{transform:rotate(180deg)}@media only screen and (min-width:75em){.header__dropdown-toggle{margin:0;padding:0 0 0 1rem}}.header__main-nav{padding-top:1.6rem}@media only screen and (min-width:75em){.header__main-nav{padding:0}}.header__main-nav-item{color:#211f24}.header__main-nav-item>a{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){.header__main-nav-item>a{font-size:2.8rem;line-height:3.4rem}}.header__main-nav-item>a{color:#211f24;display:block;padding:.4rem 0}@media only screen and (min-width:56.25em){.header__main-nav-item>a{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:700;line-height:2.4rem}}@media only screen and (min-width:56.25em)and (min-width:56.25em){.header__main-nav-item>a{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width:75em){.header__main-nav-item>a{color:inherit;display:inline;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}}.header__main-nav-item--active>a{color:#2789ca}.header__main-nav-item--has-children{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem;position:relative}.header__main-nav-item--has-children>a{flex:1}@media only screen and (min-width:75em){.header__main-nav-item--has-children{flex-wrap:nowrap}.header__main-nav-item--has-children:after{content:"";height:1.2rem;left:0;position:absolute;top:100%;width:100%}}.header__main-nav-item--has-children .header__dropdown{flex-basis:100%;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:400;line-height:2.8rem;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .35s ease}@media only screen and (min-width:75em){.header__main-nav-item--has-children .header__dropdown{background:#fff;border-radius:1.2rem;box-shadow:0 .4rem 2rem rgba(0,0,0,.1);display:none;flex-flow:column nowrap;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.3rem;font-weight:400;gap:0;left:50%;line-height:1.8rem;max-height:none;max-height:0;min-width:18rem;opacity:0;overflow:visible;padding:1.2rem 0;position:absolute;top:calc(100% + 1.2rem);transform:translateX(-50%) translateY(-.8rem);transition:opacity .2s ease-in-out,transform .2s ease-in-out,display allow-discrete .2s}}.header__main-nav-item--has-children .header__dropdown.is-open{max-height:40rem}@media only screen and (min-width:75em){.header__main-nav-item--has-children .header__dropdown.is-open{display:flex;max-height:none;max-height:auto;opacity:1;transform:translateX(-50%) translateY(0)}@starting-style{.header__main-nav-item--has-children .header__dropdown.is-open{opacity:0;transform:translateX(-50%) translateY(-.8rem)}}}.header__main-nav-item--has-children .header__dropdown-item{color:#404040}.header__main-nav-item--has-children .header__dropdown-item a{color:inherit;display:block;padding:.3rem 0}@media only screen and (min-width:75em){.header__main-nav-item--has-children .header__dropdown-item{color:#211f24}.header__main-nav-item--has-children .header__dropdown-item a{padding:.8rem 2rem}.header__main-nav-item--has-children .header__dropdown-item a:hover{opacity:.7}}.header__social{display:flex;flex-flow:row nowrap;gap:2rem;justify-content:flex-end;margin-top:auto;padding:0 3rem 3rem}@media only screen and (min-width:75em){.header__social{display:none}}.header__social-item{display:flex;fill:#2789ca;flex-flow:row nowrap;width:4rem}.header__social-item svg{aspect-ratio:1/1;height:auto;width:100%}@media(max-width:74.9375em){.header__nav-wrapper.is-open .header__main-nav-item{animation:mobileNavIn .35s ease both}.header__nav-wrapper.is-open .header__main-nav-item:first-child{animation-delay:.1s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(2){animation-delay:.16s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(3){animation-delay:.22s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(4){animation-delay:.28s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(5){animation-delay:.34s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(6){animation-delay:.4s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(7){animation-delay:.46s}.header__nav-wrapper.is-open .header__main-nav-item:nth-child(8){animation-delay:.52s}@keyframes mobileNavIn{0%{opacity:0}to{opacity:1}}}body.no-scroll{overflow:hidden}body.no-scroll .header__wrapper{height:100%}.dialog-off-canvas-main-canvas{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.main__canvas{display:flex;flex-flow:column nowrap;flex-grow:1;overflow-x:clip;width:100%}.main__wrapper{display:flex;flex:1;padding-top:7rem;position:relative}main{scroll-margin-top:3rem}.page-4xx__title{margin-bottom:2rem}.page-4xx__description{font-size:1.8rem;line-height:2.8rem;margin-bottom:3rem}.content-text,.page-4xx__description{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}.content-text{font-size:1.6rem;line-height:2.6rem}.content-text p:not(:last-child){margin-bottom:1rem}.content-text h1,.content-text h2,.content-text h3,.content-text h4,.content-text h5{margin-bottom:.4em}.content-text a,.content-text p a{color:#2789ca;text-decoration:none}.content-text ul{display:block;list-style-type:disc;padding-inline-start:2rem}.content-text ul li ul{list-style-type:circle}.content-text ul li ul li ul{list-style-type:disc}.content-text ol{counter-reset:item;padding-inline-start:3.1rem}.content-text ol>li{counter-increment:item}.content-text ol ol>li{display:block}.content-text ol ol>li:before{content:counters(item,".") ". ";margin-left:-3.1rem}.content-text ol ol ol>li:before{content:counters(item,".") ". ";margin-left:-4.5rem}.content-text--hyphens{hyphens:auto}.ui-widget-overlay{backdrop-filter:blur(4px);background:rgba(33,31,36,.72);opacity:1}.ui-dialog{background:#fff;border:0;border-radius:0;border-top:4px solid #2789ca;box-shadow:0 3rem 7rem rgba(33,31,36,.28);font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;max-width:calc(100vw - 4rem);min-width:40vw;overflow:hidden;padding:0}.ui-dialog .ui-widget-content{padding:2rem}.ui-dialog .ui-widget-content,.ui-dialog .ui-widget-header{background:#fff;background-image:none;border:0;color:#211f24;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.ui-dialog .ui-dialog-titlebar{background:#fff;border:0;border-bottom:1px solid rgba(33,31,36,.12);border-radius:0;padding:2.4rem 5.5rem 2.4rem 3rem;position:relative}.ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:700;line-height:2.4rem}@media only screen and (min-width:56.25em){.ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-size:2rem;line-height:2.8rem}}.ui-dialog .ui-dialog-title{color:#211f24;float:none;margin:0;width:auto}.ui-dialog .ui-dialog-titlebar-close{background:transparent;border:0;border-radius:0;cursor:pointer;font-size:0;height:4rem;margin:0;overflow:hidden;padding:0;position:absolute;right:2rem;text-indent:-9999px;top:50%;transform:translateY(-50%);width:4rem}.ui-dialog .ui-dialog-titlebar-close .ui-button-icon-space,.ui-dialog .ui-dialog-titlebar-close .ui-icon{display:none}.ui-dialog .ui-dialog-titlebar-close:before{align-items:center;color:#211f24;content:"×";display:flex;font-size:3rem;inset:0;justify-content:center;line-height:1;position:absolute;text-indent:0;transition:color .2s ease}@media(hover:hover){.ui-dialog .ui-dialog-titlebar-close:hover:before{color:#2789ca}}.ui-dialog .ui-widget-content.ui-dialog-content{background:#fff;color:#211f24;min-height:0!important;padding:3rem}@media only screen and (min-width:46.875em){.ui-dialog .ui-widget-content.ui-dialog-content{padding:4rem}}.ui-dialog .form-item{margin:0 0 2rem}.ui-dialog label{color:#211f24;display:block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;font-weight:400;font-weight:700;line-height:2.6rem;margin-bottom:.8rem}.ui-dialog label.form-required:after{color:#f28e00;content:" *"}.ui-dialog input.form-email,.ui-dialog input.form-text{background:#fff;border:1px solid rgba(33,31,36,.25);border-radius:0;color:#211f24;display:block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.6rem;max-width:100%;padding:1.3rem 1.6rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.ui-dialog input.form-email:focus,.ui-dialog input.form-text:focus{border-color:#2789ca;box-shadow:0 0 0 1px #2789ca;outline:0}.ui-dialog .ui-dialog-buttonpane{background:#fff;border:0;border-radius:0;border-top:1px solid rgba(33,31,36,.12);margin:0;padding:2rem 3rem}@media only screen and (min-width:46.875em){.ui-dialog .ui-dialog-buttonpane{padding:2.4rem 4rem}}.ui-dialog .ui-dialog-buttonset{display:flex;float:none;justify-content:flex-end}.ui-dialog .ui-dialog-buttonset .ui-button{background-color:#2789ca!important;border:1px solid #2789ca;color:#fff!important;cursor:pointer;display:inline-block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1;margin:0;padding:1.8rem 3rem 1.6rem;text-decoration:none}@media only screen and (min-width:56.25em){.ui-dialog .ui-dialog-buttonset .ui-button{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1}}@media(hover:hover){.ui-dialog .ui-dialog-buttonset .ui-button:hover{background-color:#fff!important;color:#2789ca!important}}.ui-dialog .ui-dialog-buttonset .ui-button{background-image:none;border-radius:0;width:100%}@media only screen and (min-width:46.875em){.ui-dialog .ui-dialog-buttonset .ui-button{width:auto}}.paragraph-contact__form .webform-submission-form{display:grid;gap:2.4rem;grid-template-columns:1fr}@media only screen and (min-width:46.875em){.paragraph-contact__form .webform-submission-form{-moz-column-gap:3rem;column-gap:3rem;grid-template-columns:1fr 1fr}}.paragraph-contact__form .form-item{margin:0}@media only screen and (min-width:46.875em){.paragraph-contact__form .form-item-name{grid-column:1}.paragraph-contact__form .form-item-email{grid-column:2}}.paragraph-contact__form .form-actions,.paragraph-contact__form .form-item-message,.paragraph-contact__form .form-item-subject{grid-column:1/-1}.paragraph-contact__form label{color:#211f24;display:block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;font-weight:400;font-weight:700;line-height:2.6rem;margin-bottom:.8rem}.paragraph-contact__form label.form-required:after{color:#f28e00;content:" *"}.paragraph-contact__form input.form-email,.paragraph-contact__form input.form-text,.paragraph-contact__form select.form-select,.paragraph-contact__form textarea.form-textarea{background:#fff;border:1px solid rgba(33,31,36,.25);border-radius:0;color:#211f24;display:block;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.6rem;max-width:100%;padding:1.3rem 1.6rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.paragraph-contact__form input.form-email:focus,.paragraph-contact__form input.form-text:focus,.paragraph-contact__form select.form-select:focus,.paragraph-contact__form textarea.form-textarea:focus{border-color:#2789ca;box-shadow:0 0 0 1px #2789ca;outline:0}.paragraph-contact__form textarea.form-textarea{min-height:14rem;resize:vertical}.paragraph-contact__form select.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23211f24' stroke-width='1.5' viewBox='0 0 16 16'%3E%3Cpath d='m3 6 5 5 5-5'/%3E%3C/svg%3E");background-position:right 1.6rem center;background-repeat:no-repeat;background-size:1.2rem;cursor:pointer;padding-right:4rem}.paragraph-contact__form .webform-element-description{color:#404040;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8rem;margin-top:.8rem}.paragraph-contact__form .form-actions{margin-top:1rem}.paragraph-contact__form .form-actions .button--primary{width:100%}@media only screen and (min-width:46.875em){.paragraph-contact__form .form-actions .button--primary{width:auto}}.paragraph-text{display:flex;flex-flow:column wrap;width:100%}@media only screen and (min-width:56.25em){.paragraph-text{max-width:80%}}.paragraph-text__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-text__wrapper{scroll-margin-top:5rem}}.paragraph-text-image{display:flex;flex-flow:column wrap;gap:3rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-text-image{flex-flow:row nowrap;gap:7rem}.paragraph-text-image--left{flex-flow:row-reverse nowrap}}.paragraph-text-image__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-text-image__wrapper{scroll-margin-top:5rem}}.paragraph-text-image__description,.paragraph-text-image__image{flex:1 0}.paragraph-text-image__image img{aspect-ratio:1/1;border-radius:1rem;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.paragraph-hero__wrapper{margin-bottom:4rem}@media only screen and (min-width:56.25em){.paragraph-hero__wrapper{margin-bottom:9rem}}.paragraph-hero__text-wrapper{height:auto;left:0;margin:0 auto;max-width:105rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media only screen and (min-width:75em){.paragraph-hero__text-wrapper{max-width:105rem}}.paragraph-hero__image{display:block;height:calc(100svh - 6.8rem);isolation:isolate;position:relative}.paragraph-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover}.paragraph-hero__image:after{background:rgba(0,0,0,.5);content:"";inset:0;position:absolute;z-index:0}.paragraph-hero__video-wrapper{display:block;height:calc(100svh - 6.8rem);isolation:isolate;max-height:calc(100svh - 6.8rem);overflow:hidden;position:relative}.paragraph-hero__video-wrapper:after{background:rgba(0,0,0,.5);content:"";inset:0;position:absolute;z-index:1}.paragraph-hero__video{height:100svh;-o-object-fit:cover;object-fit:cover;width:100%}.paragraph-hero__eyebrow{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){.paragraph-hero__eyebrow{font-size:2.8rem;line-height:3.4rem}}.paragraph-hero__eyebrow{color:#2789ca;font-weight:400;margin-bottom:1.5rem}.paragraph-hero__title{margin-bottom:2rem}.paragraph-hero__title h1{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:4rem;font-weight:900;letter-spacing:-.02em;line-height:4.4rem}@media only screen and (min-width:56.25em){.paragraph-hero__title h1{font-size:5.6rem;line-height:6rem}}@media only screen and (min-width:75em){.paragraph-hero__title h1{font-size:11.5rem;line-height:12rem}}.paragraph-hero__title h1{color:#fff}.paragraph-hero__subtitle{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){.paragraph-hero__subtitle{font-size:2.8rem;line-height:3.4rem}}.paragraph-hero__subtitle{color:#f28e00;font-weight:400}.paragraph-stats-grid{display:flex;flex-flow:column wrap}.paragraph-stats-grid__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-stats-grid__wrapper{scroll-margin-top:5rem}}.paragraph-stats-grid__description{margin-bottom:4rem;text-align:center}.paragraph-stats-grid__collection{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(min(10rem,100%),1fr));width:100%}@media only screen and (min-width:56.25em){.paragraph-stats-grid__collection{grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr))}}.paragraph-stats-grid__item{color:#2789ca;text-align:center}.paragraph-stats-grid__title{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:3.6rem;font-weight:900;letter-spacing:-.02em;line-height:4rem}@media only screen and (min-width:56.25em){.paragraph-stats-grid__title{font-size:5.6rem;line-height:6rem}}.paragraph-stats-grid__title{font-weight:700}.paragraph-stats-grid__subtitle{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){.paragraph-stats-grid__subtitle{font-size:2.8rem;line-height:3.4rem}}.paragraph-stats-grid__subtitle{font-weight:400}.paragraph-partner-grid{display:flex;flex-flow:column wrap}.paragraph-partner-grid__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-partner-grid__wrapper{scroll-margin-top:5rem}}.paragraph-partner-grid__description{margin-bottom:4rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-partner-grid__description{max-width:80%}}.paragraph-partner-grid__collection{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(min(10rem,100%),1fr));width:100%}@media only screen and (min-width:56.25em){.paragraph-partner-grid__collection{grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr))}}.paragraph-partner-grid__item{display:grid;place-items:center}.paragraph-partner-grid__item--img img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:56.25em){.paragraph-partner-grid__item{filter:grayscale(1);transform:scale(1);transition:filter .3s ease-in-out,transform .6s ease-in-out}.paragraph-partner-grid__item:hover{filter:grayscale(0);transform:scale(1.05)}}.paragraph-icon-file-grid{display:flex;flex-flow:column wrap}.paragraph-icon-file-grid__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-icon-file-grid__wrapper{scroll-margin-top:5rem}}.paragraph-icon-file-grid__description{margin-bottom:4rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-icon-file-grid__description{max-width:80%}}.paragraph-icon-file-grid__collection{display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(min(40rem,100%),1fr));width:100%}.paragraph-icon-file-grid__item{display:grid;place-items:center}.paragraph-icon-file-grid__item--img img{height:auto;max-height:7rem;-o-object-fit:cover;object-fit:cover;width:100%}.paragraph-icon-file-grid__item--figure img{max-height:7rem}.paragraph-icon-file-grid__item--figure,.paragraph-icon-file-grid__item--img{max-width:25rem}@media only screen and (min-width:56.25em){.paragraph-icon-file-grid__item{filter:grayscale(1);transform:scale(1);transition:filter .3s ease-in-out,transform .6s ease-in-out}.paragraph-icon-file-grid__item:hover{filter:grayscale(0);transform:scale(1.05)}}.paragraph-quotes{display:flex;flex-flow:column wrap}.paragraph-quotes__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-quotes__wrapper{scroll-margin-top:5rem}}.paragraph-quotes__description{margin-bottom:4rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-quotes__description{max-width:80%}}.paragraph-quotes__collection{width:100%}.paragraph-quotes__item{margin:0 auto}@media only screen and (min-width:56.25em){.paragraph-quotes__item{max-width:70%}}.paragraph-quotes__item-top{display:flex;flex-direction:row wrap;gap:1rem;margin-bottom:2rem}.paragraph-quotes__item-img img{aspect-ratio:1/1;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:7rem}.paragraph-quotes__item-name{font-size:1.8rem;line-height:2.8rem}.paragraph-quotes__item-name,.paragraph-quotes__item-subtitle{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}.paragraph-quotes__item-subtitle{color:#2789ca;font-size:1.3rem;line-height:1.8rem}.paragraph-quotes__pagination-wrapper{display:grid;margin-top:2rem;place-items:center}.paragraph-quotes__pagination-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal{margin:0 auto;transform:unset}.paragraph-quotes__pagination-wrapper .swiper-pagination-bullet-active{background:#f28e00}.paragraph-downloadable-files{display:flex;flex-flow:column wrap}.paragraph-downloadable-files__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-downloadable-files__wrapper{scroll-margin-top:5rem}}.paragraph-downloadable-files__description{margin-bottom:4rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-downloadable-files__description{max-width:80%}}.paragraph-downloadable-files__collection{display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(min(30rem,100%),1fr));width:100%}.paragraph-downloadable-files__item{background-color:#404040;border-radius:1rem;color:#fff;display:flex;flex-flow:column nowrap;padding:2rem;position:relative}.paragraph-downloadable-files__item:hover .paragraph-downloadable-files__item-title{color:#2789ca;transition:color .3s ease-in-out}.paragraph-downloadable-files__item:hover .paragraph-downloadable-files__item-subtitle{color:#f28e00;transition:color .3s ease-in-out}.paragraph-downloadable-files__ribbon-wrapper{height:150px;left:auto;overflow:hidden;position:absolute;right:0;top:0;transform:rotate(90deg);width:150px;z-index:1}.paragraph-downloadable-files__ribbon{background-color:#2789ca;font-size:1.3rem;font-weight:400;line-height:1.8rem;line-height:2;margin-top:3.1rem;position:absolute;text-align:center;transform:translateY(-50%) translateX(-50%) translateX(31px) rotate(-45deg);width:200%}.paragraph-downloadable-files__item-title,.paragraph-downloadable-files__ribbon{font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.paragraph-downloadable-files__item-title{font-size:2.2rem;font-weight:700;line-height:2.8rem}@media only screen and (min-width:56.25em){.paragraph-downloadable-files__item-title{font-size:2.8rem;line-height:3.4rem}}.paragraph-downloadable-files__item-title{font-weight:400;margin-bottom:2rem}.paragraph-downloadable-files__item-subtitle{margin-bottom:2rem}.paragraph-downloadable-files__item-btn{display:inline-block;margin-top:auto;width:-moz-fit-content;width:fit-content}.paragraph-contact{display:flex;flex-flow:column wrap;gap:3rem;width:100%}@media only screen and (min-width:56.25em){.paragraph-contact{flex-flow:row wrap}}.paragraph-contact__wrapper{scroll-margin-top:3rem}@media only screen and (min-width:56.25em){.paragraph-contact__wrapper{scroll-margin-top:5rem}}.paragraph-contact__description{flex:1 0}@media only screen and (min-width:56.25em){.paragraph-contact__description{flex:1 0}}.paragraph-contact__form{flex:1 0}
