:root{--main-color: $main-color;--text-color: $text-color;--focus-color: $focus-color;--background-color: $white;--form-bg-color: transparent;--form-inverted-color: $border-color;--form-border-color: #48BBC8;--form-field-height: 88px;--form-shadow: none;--color-yellow: #F5AA09;--color-blue: #10069F;--color-dark: #3D3C3C}html{font-size:16px}@media screen and (min-width: 121.0625em){html{font-size:.8333333333vw}}@media screen and (max-width: 91em){html{font-size:16px}}body{font-size:1rem;font-family:"montserrat",sans-serif}h1,h2,h3,.h1,.h2,.h3{font-family:"avenir-next-lt-pro",sans-serif;line-height:1}h1 a,h2 a,h3 a,.h1 a,.h2 a,.h3 a{color:inherit}h1,.h1{font-size:5rem;font-weight:600;line-height:1.25}@media print,screen and (max-width: 48.06125em){h1,.h1{font-size:40px;line-height:1.6}}h2,.h2{font-size:1.875rem;font-weight:600}@media print,screen and (max-width: 48.06125em){h2,.h2{font-size:30px}}h3,.h3{font-size:1.25rem;font-weight:600}@media screen and (max-width: 48em){h3,.h3{font-size:20px}}h4,.h4{font-size:1.125rem;font-weight:600}@media screen and (max-width: 48em){h4,.h4{font-size:18px}}.inverted :is(h2,.h2,h3,.h3,h4,.h4,p,ul,ol,li){color:#404757}ol li{list-style:auto}ul li{list-style:disc;list-style-position:outside !important}ul li::marker{font-size:.8em}ul,ol{padding-left:2rem}p,li{font-size:1rem;line-height:1.5;font-weight:400;margin-bottom:.75rem;color:var(--text-color)}p:empty,li:empty{display:none}p a,li a{text-decoration:underline}address{margin-bottom:1rem;font-style:normal}strong{font-weight:800}a{color:#10069f;transition:all .2s ease-in-out}a:hover,a:focus{color:#8a8a8a}a,button,.button,input[type=submit],input[type=reset],input[type=button]{font-size:1rem;line-height:1.5;font-weight:600;text-transform:uppercase;padding:.6875rem 2.125rem;text-align:center}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow){font-family:"montserrat",sans-serif;text-decoration:none;transition:.5s ease-in-out;transition-property:background-color,color,border-color;justify-content:center}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).primary{color:#fff;background-color:#10069f;border:1px solid #fff}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).primary:hover{color:#404757;background-color:#fff;border-color:#e4bc05}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).secondary{color:#404757;background-color:#fff;border:1px solid #e4bc05}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).secondary:hover{color:#fff;background-color:#8a8a8a;border-color:#8a8a8a}.no-outline button,.no-outline a,.no-outline [tabindex]{outline:none}input::placeholder,textarea::placeholder{opacity:1}:root{--input-fz: 1rem;--input-lh: 1.5;--input-pt: 0.625rem;--input-pb: 0.625rem;--input-bd: 1px}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{font-size:var(--input-fz);line-height:var(--input-lh);padding-top:var(--input-pt);padding-bottom:var(--input-pb);border-width:var(--input-bd);--input-height: calc(var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) + var(--input-bd) * 2);height:var(--input-height);margin-bottom:0}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus,select:focus{border-width:var(--input-bd)}select:not([multiple]){padding:.625rem .9375rem;padding-right:2rem}textarea[rows]{max-width:100%;height:10rem}[type=number]{-moz-appearance:textfield}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}[type=checkbox],[type=file],[type=radio]{margin-bottom:0}.hidden{display:none}#wpadminbar{-webkit-transform:translateZ(0)}ul.pagination{margin:0;padding:0;list-style:none;margin:1rem 0;text-align:center;display:flex;justify-content:center}ul.pagination .pagination-arrow{line-height:1;height:1rem;font-size:0;--svg-icon: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208H2m0%200%205.667-5.667M2%208l5.667%205.667%22/%3E%3C/svg%3E")}ul.pagination .pagination-arrow:before{content:"";display:block;width:1rem;height:1rem;background-color:#fff;mask-size:100% 100%;mask-image:var(--svg-icon)}ul.pagination .pagination-arrow.pagination-arrow--right:before{transform:rotate(180deg)}ul.pagination .pagination-arrow.disabled{cursor:not-allowed;opacity:.7}ul.pagination li{display:inline-block;margin:0 .5rem;padding:0;line-height:1.5}ul.pagination li>span,ul.pagination li>a{padding:0 .5rem;display:flex;background-color:#10069f;color:#fff;border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;text-decoration:none;font-size:.875rem;font-weight:700;letter-spacing:.09em}ul.pagination li>span.current,ul.pagination li>a.current{background:#e4bc05;color:#fff}ul.pagination li>span.next .pagination-arrow:before,ul.pagination li>a.next .pagination-arrow:before{transform:rotate(180deg)}html{height:100%;--section-gap:1.5rem}body{position:static !important;display:flex;flex-direction:column;height:auto;min-height:100vh;--max-width: 100.625rem;font-optical-sizing:auto;font-style:normal;font-weight:normal}main{display:block}section{margin-top:0 !important;margin-left:revert;margin-right:revert;--section-padding: 0}iframe{width:100%}img{transition:opacity .3s ease-in-out}img.pre-lazyload,img[data-lazy-src]{opacity:0}img.lazyloaded{opacity:1}.responsive-embed{display:block}.grid-container{width:100%}main{padding-bottom:0}.not-found{padding-top:12.5rem;padding-bottom:12.5rem;flex:1}.not-found .label{padding:.25rem .625rem;background-color:#10069f;color:#fff;text-decoration:none;cursor:pointer}.not-found .label:hover{color:#fff}.not-found h2{margin-bottom:2rem;line-height:1.2}.not-found h3{margin-bottom:1rem}.not-found p{line-height:1.75}.inherit-color h1,.inherit-color h2,.inherit-color h3,.inherit-color h4,.inherit-color .h1,.inherit-color .h2,.inherit-color .h3,.inherit-color .h4{color:inherit}.stretched-img{width:100%;height:100%}.rel-wrap{position:relative}.rel-content{position:relative;z-index:2}.of-cover,.stretched-img{object-position:59% 50%;object-fit:cover}@media print,screen and (min-width: 48.0625em){.two-columns{columns:2}}.hero-post{min-height:21.75rem;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-primary{min-height:41.5rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.hero-primary:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(30,36,98,.2)}.hero-primary:after{content:"";display:block;width:100%;height:100%;position:absolute;right:0;top:0;background-image:url(../images/hero_overlay.png);background-size:contain;background-position:right;background-repeat:no-repeat;z-index:1;opacity:.3}@media print,screen and (max-width: 48.06125em){.hero-primary:after{display:none}}.hero-primary>.grid-container{z-index:2}.hero-primary__title-box{display:flex;align-items:center;justify-content:center;color:#fff;max-width:45rem;text-align:left;margin-left:20%}.page-template-template-home .hero-primary__title-box{margin:auto;text-align:center}.hero-primary__title{font-size:5rem;font-weight:600;line-height:1.25}@media print,screen and (max-width: 64.06125em){.hero-primary__title{font-size:3.5rem}}@media print,screen and (max-width: 48.06125em){.hero-primary__title{font-size:2.5rem}}@media print,screen and (max-width: 48.06125em){.hero-primary.blog-hero{background-position:right}}.hero-primary.blog-hero:before{opacity:0}.hero-primary.blog-hero:after{opacity:.1}.hero-primary.blog-hero .hero-primary__title-box{margin-bottom:3em;max-width:52rem}.hero-primary.blog-hero .hero-primary__title-box h1{text-shadow:1px 1px 5px #000}.hero-primary.blog-hero .hero-primary__title-box mark{background-color:#dfdfdf;color:#415daf;padding:0 1.25rem}.hero-primary.blog-hero .hero-primary__footer{width:100%;display:flex;flex-direction:row;justify-content:center}.hero-primary.blog-hero>.grid-container{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;padding:2.375rem}.grid,.grid-2,.grid-3,.grid-4{justify-content:normal;justify-items:normal;gap:calc(var(--col-gap, 1rem)*2)}.grid>*,.grid-2>*,.grid-3>*,.grid-4>*{width:100%;text-align:initial !important}.title-delimiter{border-bottom:1px solid #000;width:6.25rem;margin-bottom:1.5rem}.header{padding:1.375rem;background-color:#fff;z-index:100;display:flex;align-items:center;margin:0;height:11.875rem;transition:height .35s ease-in-out}.scroll-threshold .header{height:6.25rem}.header.sticky{z-index:300}.header__wrapper{display:flex;align-items:center;justify-content:space-between}@media print,screen and (max-width: 48.06125em){.header__wrapper{align-items:flex-start}}.header__logo-box{width:27%;text-align:center}@media print,screen and (max-width: 64.06125em){.header__logo-box{text-align:left}}@media print,screen and (max-width: 48.06125em){.header__logo-box{width:100%}}@media print,screen and (max-width: 48.06125em){.header__logo-box img{margin-left:3rem}}@media print,screen and (max-width: 48.06125em){.header__logo-box .medium-text-left{text-align:center}}.header .header-main{align-items:center}.header .menu-grid-container{padding-left:0;padding-right:0}.header .align-left-right{align-items:center}.header .menu{margin-left:0;padding-left:0}.header .menu .menu-main-top-menu-container{height:100%;display:flex;align-items:center}.header .menu .menu-item{position:relative;margin:0 1.125rem}.header .menu .menu-item.pll-parent-menu-item{border:1px solid #979797;border-radius:2px;margin-top:2px;margin-left:1.75rem}@media print,screen and (max-width: 75.06125em){.header .menu .menu-item.pll-parent-menu-item{display:none !important}}.header .menu .menu-item.pll-parent-menu-item:after{margin-left:-1.25rem}.header .menu .menu-item.pll-parent-menu-item a{padding:.4375rem 1.625rem .4375rem .375rem;text-transform:uppercase;color:#3014bd;font-size:.625rem;font-weight:800;margin-top:2px}.header .menu .menu-item:before{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#10069f;transition:transform .25s ease-out;transform-origin:bottom left}.header .menu .menu-item.current-menu-item:before{transform:scaleX(1)}.header .menu .menu-item:hover:before{transform:scaleX(1)}.header .menu .menu-item.current-menu-item>a{color:#3014bd}.header .menu .menu-item.menu-item-has-children{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:2px;--svg-icon: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m4%205.5%204%204%204-4%22/%3E%3C/svg%3E")}.header .menu .menu-item.menu-item-has-children:after{content:"";display:block;flex:none;width:1rem;height:.8125rem;background-color:#10069f;mask-size:100% 100%;mask-image:var(--svg-icon)}.header .menu .menu-item.menu-item-has-children:before{content:unset}.header .menu .menu-item a{padding:.5rem 0;font-size:1rem;line-height:1.5;font-weight:400;font-family:"montserrat",sans-serif;color:#3014bd;text-transform:none;flex:0 0 auto;letter-spacing:0;width:100%}@media print,screen and (max-width: 64.06125em){.header .menu .menu-item a{padding:1.25rem 0 !important}}.header .menu .menu-item.lang-item{margin-right:0}@media print,screen and (max-width: 64.06125em){.header .menu .menu-item.lang-item{display:none}}.header .menu .menu-item.lang-item:last-child{margin-left:.5rem;padding-left:.5rem;border-left:4px solid #10069f}@media print,screen and (max-width: 64.06125em){.header .menu .menu-item.lang-item:last-child{border-left:0;margin-left:0;padding-left:0}}.header .menu .menu-item.lang-item:hover:before{display:none}.header .menu .menu-item.lang-item a{padding-top:0;padding-bottom:0;line-height:1;font-size:1rem;font-weight:700;font-family:"montserrat",sans-serif;text-transform:uppercase;color:#3014bd}.header .menu .menu-item.lang-item.current-lang a{color:#f6e713}.header .menu .sub-menu{padding:0 1.25rem;box-shadow:none;max-width:16.875rem}.header .menu .sub-menu .menu-item{text-wrap:initial;line-height:1.25;padding:0;margin:1.25rem 0}.header .menu .sub-menu .menu-item:after{bottom:-3px}.header .menu .sub-menu .menu-item a{padding:0}.header .align-right{display:flex;flex:1;justify-content:center}@media print,screen and (max-width: 64.06125em){.header .align-right{justify-content:flex-end}}.header .align-right #burger-menu{font-size:.84375rem;font-weight:500;cursor:pointer;align-self:center;margin-left:1em;margin-right:0;display:flex;align-items:center;width:auto;height:auto;gap:.375rem;--svg-icon: url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2221%22%20viewBox%3D%220%200%2029%2021%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.95898%2019.4583H27.0423M1.95898%2010.5H27.0423M1.95898%201.54167H27.0423%22%20stroke%3D%22black%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E")}@media(min-width: 1025px){.header .align-right #burger-menu{display:none}}.header .align-right #burger-menu:after{content:"";display:block;width:1.75rem;height:1.75rem;background-color:#10069f;mask-size:100% 100%;mask-image:var(--svg-icon);flex:none}.header .align-right #burger-menu>span{margin:0;background:rgba(0,0,0,0);height:auto}.header .align-right #burger-menu>span:after,.header .align-right #burger-menu>span:before{content:unset}.header .align-right #burger-menu .menu-close{display:none}.header .logo h1{font-size:0}.header .logo a{display:inline-block;padding:0}.header .logo img{width:8rem;max-width:128px;height:auto;object-fit:contain;transition:width .35s ease-in-out}.scroll-threshold .header .logo img{width:5rem}@media screen and (max-width: 64em){.header .logo img{width:8.4375rem}}.header .nav-footer{display:none}.header .mobile-switcher{position:relative;border:1px solid #979797;border-radius:2px;text-align:left;text-transform:uppercase;color:#10069f;font-size:.625rem;font-weight:800;width:2.5rem;height:1.75rem;padding:.5rem .125rem .5rem .375rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.header .mobile-switcher:after{content:"";display:flex;align-items:center;justify-content:center;right:0;width:.75rem;height:.75rem;mask-size:unset;mask-image:none;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 8.29289C4.68342 7.90237 5.31658 7.90237 5.70711 8.29289L12 14.5858L18.2929 8.29289C18.6834 7.90237 19.3166 7.90237 19.7071 8.29289C20.0976 8.68342 20.0976 9.31658 19.7071 9.70711L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L4.29289 9.70711C3.90237 9.31658 3.90237 8.68342 4.29289 8.29289Z' fill='%2310069F'/%3E%3C/svg%3E")}.header .mobile-switcher .polylang_langswitcher{display:none;top:-47px;right:-34px;border:1px solid #979797;border-radius:2px;padding:0;background-color:#fff;position:absolute}.header .mobile-switcher .polylang_langswitcher a{font-size:.625rem;font-weight:800;color:#404757;padding:.625rem .5rem;text-decoration:none}.header .mobile-switcher.is-open .polylang_langswitcher{display:block}@media(max-width: 1024px){body .header{padding:.25rem}body .header .header-menu{flex-direction:column;align-items:flex-start;padding-left:0;width:100%}body .header .mobile-sticky{padding:1.6875rem;z-index:300;transition:padding .35s ease-in-out}.scroll-threshold body .header .mobile-sticky{padding:.75rem}body .header .align-left-right{padding:.875rem;background-color:#fff;border-radius:2px}body .header .align-left-right .align-right{display:flex;justify-content:flex-end;flex:1;margin-right:.8125rem}body .header nav.menu{position:fixed;z-index:1;top:3.125rem;width:fit-content;display:none}body .header nav.menu.is-open{display:block;transform:translate(0, 7rem);left:0;width:100%;background:#fff;padding:2.25rem 2rem 6.25rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;height:calc(100vh - 160px)}.scroll-threshold body .header nav.menu.is-open{padding:2.25rem 1rem 6.25rem;transform:translate(0, 3rem);height:calc(100vh - 100px)}body .header nav.menu.is-open::-webkit-scrollbar{display:none}body .header nav.menu.is-open .sub-menu{padding:0;width:100%;max-width:none}body .header nav.menu.is-open .sub-menu li{padding-left:1rem}body .header nav.menu.is-open .sub-menu li:last-child{border-bottom:0}body .header nav.menu.is-open+#burger-menu .menu-open{display:none}body .header nav.menu.is-open+#burger-menu .menu-close{display:inline-block}body .header nav.menu .menu .menu-item{margin:0;width:100%;border-top:1px solid #d0d0d0}body .header nav.menu .menu .menu-item:last-child{border-bottom:1px solid #d0d0d0}body .header nav.menu .menu .menu-item.menu-item-has-children{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;width:100%}body .header nav.menu .menu .menu-item.menu-item-has-children:before{content:unset}body .header nav.menu .menu .menu-item.menu-item-has-children:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;right:0;width:1.75rem;height:1.75rem;mask-size:unset;mask-image:none;border-radius:50%;border:1px solid #10069f;background-color:rgba(72,187,200,.1);background-size:100%;background-position:center 1px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNDhCQkM4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00IDUuNSA0IDQgNC00Ii8+PC9zdmc+")}body .header nav.menu .menu .menu-item.menu-item-has-children ul{position:static}body .header nav.menu .menu .menu-item a{display:block;text-align:left;padding:1rem 0}body .header .nav-footer{display:flex;justify-content:space-between;align-items:center;padding-top:2.5rem}body .header .nav-footer .stay-tuned .stay-tuned__link{color:#10069f;border-color:#10069f;background-color:rgba(72,187,200,.1019607843)}body .header .nav-footer .stay-tuned .stay-tuned__item{margin:0 5px}}@media(max-width: 768px){body .header nav.menu.is-open{width:100%;left:0}}.footer{margin:0;padding:2.5rem 0;background:#979797;border-top:7px solid #fbb800}.footer__inner .grid-x{align-items:center}@media print,screen and (max-width: 48.06125em){.footer__inner .grid-x{gap:2rem}}.footer .cell{display:flex;justify-content:center;color:#000f9f;font-size:.9375rem;font-weight:400;font-family:"montserrat",sans-serif;line-height:1.2;flex:0 0 25% !important}@media print,screen and (max-width: 64.06125em){.footer .cell{flex:0 0 33% !important;width:33% !important}}@media print,screen and (max-width: 48.06125em){.footer .cell{flex:0 0 100% !important;text-align:center}}@media print,screen and (max-width: 64.06125em){.footer .cell:first-child{flex:0 0 100% !important}}.footer .custom-logo-link img{width:100%;max-width:128px}.grid-image-text .image-text{--col-gap: 0}.grid-image-text .image-text .image-text__cell{flex:0 0 auto;width:100%;display:flex;align-items:center;justify-content:center}.grid-image-text .image-text .image-text__cell .image-text__cell__counter{font-family:"Nova Mono",monospace;font-size:8rem;font-weight:400;line-height:1;color:#fff;z-index:2;margin-bottom:3.75rem}@media print,screen and (max-width: 64.06125em){.grid-image-text .image-text .image-text__cell .image-text__cell__counter{margin-bottom:1.5rem}}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text .image-text__cell .image-text__cell__counter{font-size:6rem}}.grid-image-text .image-text .image-text__cell.image-text__cell-image img{object-fit:cover;height:100%;width:100%;aspect-ratio:1.45}.page-template-template-plants .grid-image-text .image-text .image-text__cell.image-text__cell-image img{filter:grayscale(1)}@media print,screen and (max-width: 64.06125em){.grid-image-text .image-text .image-text__cell.image-text__cell-image img{aspect-ratio:337/200}}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text .image-text__cell.image-text__cell-image img{height:26.5625rem}}.grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:3.25rem calc(50vw - 47.25rem);font-family:"montserrat",sans-serif;position:relative}@media screen and (max-width: 104.75em){.grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:7.75rem 5.125rem}}@media print,screen and (max-width: 64.06125em){.grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:1.75rem 1.25rem}}.grid-image-text .image-text .image-text__cell.image-text__cell-text:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-image:url("../images/circle_overlay.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.2;z-index:1}.grid-image-text .image-text .image-text__cell.image-text__cell-text p{margin-bottom:.5rem;font-size:1rem;line-height:1.5}.grid-image-text .image-text .image-text__cell.image-text__cell-text ul{padding-left:1.875rem}.grid-image-text .image-text .image-text__cell.image-text__cell-text ul ul{margin-top:10px}.grid-image-text .image-text .image-text__cell.image-text__cell-text li{line-height:1.6;margin-bottom:.5rem}@media print,screen and (max-width: 64.06125em){.grid-image-text .image-text .image-text__cell.image-text__cell-text li{font-size:.9375rem;line-height:1.6}}.grid-image-text .image-text .image-text__cell .image-text__cell__title{width:100%;font-size:1.875rem;font-family:"montserrat",sans-serif;line-height:1.33;margin-bottom:1.75rem;color:#fff;text-align:center;z-index:2}.grid-image-text .image-text .image-text__cell .image-text__cell__description{width:100%;color:#fff;z-index:2}.grid-image-text .image-text .image-text__cell .image-text__cell__links{display:flex;justify-content:flex-end;margin-top:1.5rem;z-index:2}.grid-image-text .image-text .image-text__cell .image-text__cell__links .button{max-width:19.125rem;padding:.5rem 2.5rem}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text .image-text__cell .image-text__cell__links .button{max-width:100%;width:100%}}@media print,screen and (max-width: 64.06125em){.grid-image-text .image-text .image-text__cell .image-text__cell__links{margin-top:.875rem}}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text .image-text__cell .image-text__cell__links{width:100%}}.grid-image-text .image-text:nth-child(odd) .image-text__cell-text{grid-column-start:2;grid-row-start:1}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text:nth-child(odd) .image-text__cell-text{grid-column-start:1;grid-row-start:2}}@media print,screen and (max-width: 48.06125em){.grid-image-text .image-text:nth-child(odd) .image-text__cell-image{grid-row-start:1}}.grid-image-text.reverted .image-text .image-text__cell-text{grid-column-start:1;grid-row-start:1}@media print,screen and (max-width: 48.06125em){.grid-image-text.reverted .image-text .image-text__cell-text{grid-row-start:2}}.grid-image-text.reverted .image-text .image-text__cell-image{grid-column-start:2;grid-row-start:1}@media print,screen and (max-width: 48.06125em){.grid-image-text.reverted .image-text .image-text__cell-image{grid-column-start:1}}.grid-image-text.reverted .image-text:nth-child(even) .image-text__cell-text{grid-column-start:2}@media print,screen and (max-width: 48.06125em){.grid-image-text.reverted .image-text:nth-child(even) .image-text__cell-text{grid-column-start:1}}.grid-image-text.reverted .image-text:nth-child(even) .image-text__cell-image{grid-column-start:1}.grid-image-text.bg-remove .image-text .image-text__cell.image-text__cell-text:after{display:none}body{background-color:#404757;color:#404757}.post-single .post__nav{margin-top:.75rem}.post-single .post__nav a{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:0;font-family:"montserrat",sans-serif;font-size:1.25rem;font-weight:300;line-height:1;color:#4a4a4a;text-transform:none}.post-single .post__nav svg{width:1.5rem;height:1.5rem}.post-single .post__date{font-family:"montserrat",sans-serif;font-size:1.125rem;font-weight:500;line-height:1;color:#10069f;margin-top:2.625rem}.post-single .post__title{color:#000;margin-top:1.25rem;margin-bottom:3.125rem}.post-single .post__content p,.post-single .post__content li{font-family:"montserrat",sans-serif;font-size:.875rem;font-weight:300;line-height:1.85;margin-bottom:.5rem;color:#000}.post-single .post__footer{display:flex;justify-content:center;margin:1.625rem 0}.post-single .post__footer .button{max-width:14.0625rem}.default-section{padding:2.5rem 0}.page-template-template-contact .default-section{padding:.625rem 0}.page-template-template-impact .default-section{color:#000f9f;font-family:"avenir-next-lt-pro",sans-serif}.default-section__title{color:#000}.default-section h2{margin-bottom:2rem}.default-section h3{font-family:"montserrat",sans-serif;font-size:1.5rem;line-height:1.25;font-weight:500;color:#000}.default-section p{font-family:"montserrat",sans-serif}.page-template-template-impact .default-section p{color:#000f9f}.our-team-full{padding:2.5rem 0}.our-team-full__footer{display:flex;justify-content:center;margin-top:2rem}.our-team-full__footer a{max-width:16.875rem}.our-team-full .team-post{display:flex;flex-direction:column;align-items:center}.our-team-full .team-post__title{color:#000f9f}.our-team-full .team-post__position{color:#000f9f}.grid,.grid-2,.grid-3,.grid-4{justify-content:normal;justify-items:normal;gap:calc(var(--col-gap, 1rem)*2)}.grid>*,.grid-2>*,.grid-3>*,.grid-4>*{width:100%;text-align:initial !important}.align-center{align-items:center}.full-grid{grid-column:1/-1}.stretched-content{display:flex;align-items:flex-start;flex-flow:column;justify-content:space-between}.padding-right{padding-right:calc((100% - 100.625rem + 30px)/2)}@media screen and (max-width: 99.9375em){.padding-right{padding-right:.9375rem}}.padding-left{padding-left:calc((100% - 100.625rem + 30px)/2)}@media screen and (max-width: 99.9375em){.padding-left{padding-left:.9375rem}}body .gform_wrapper{margin-top:2.75rem}body .gform_fields{gap:1rem}body .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-x: 1.375rem;display:inline-block;padding:0 .625rem;left:0;top:1rem;color:#000;--gf-ctrl-label-color-req: #000;z-index:1;position:relative;font-size:1.25rem;font-weight:300;font-family:"montserrat",sans-serif}body .gform-theme--framework .gfield_description.validation_message{color:red;padding:0;background-color:rgba(0,0,0,0);box-shadow:none;position:static}body .gform-theme--framework .hidden_label>label,body .gform-theme--framework .hidden_label>.gfield_label,body .gform-theme--framework fieldset.hidden_label>legend,body .gform-theme--framework .validation_message--hidden-on-empty,body .gform-theme--framework .gform_hidden{display:none !important}body .gform-theme--framework .ginput_container{margin-top:-1.125rem}body .gform-theme--framework .ginput_container.ginput_container_checkbox{margin-top:0}body .gform-theme--framework .gfield_html_formatted{font-size:.75rem;font-weight:400;text-align:center}body .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview{background:#009b84}body .gform-theme--framework .gfield--input-type-fileupload{border:1px solid #10069f;padding:2rem}@media print,screen and (max-width: 64.06125em){body .gform-theme--framework .gfield--input-type-fileupload{padding:1rem}}body .gform-theme--framework .gfield--input-type-fileupload .gform-field-label{position:absolute;top:-0.625rem}body .gform-theme--framework .ginput_container_fileupload{margin-top:0}body .gform-theme--framework .gform_fileupload_multifile{margin-top:0;background-color:rgba(0,0,0,0);margin-bottom:2rem}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area{border:1px dashed #99d7de;box-shadow:none;background-color:#10069f}@media print,screen and (max-width: 64.06125em){body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area{padding:1rem}}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area:before{content:"";display:block;width:3rem;height:3rem;margin:0 auto 1.25rem;background-color:#10069f;mask-size:100% 100%;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2249%22%20height%3D%2248%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.5%2026v18m0%200%207-7m-7%207-7-7M40.5%2035.215c2.987-1.17%206-3.837%206-9.215%200-8-6.667-10-10-10%200-4%200-12-12-12s-12%208-12%2012c-3.333%200-10%202-10%2010%200%205.378%203.013%208.044%206%209.215%22/%3E%3C/svg%3E")}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_instructions{display:inline;font-size:.9375rem}body .gform-theme--framework .gform_fileupload_multifile .gform_button_select_files{--gf-local-bg-color: transparent !important;--gf-local-shadow: none !important;--gf-local-color: #000000 !important;--gf-local-padding-x: 0 !important;--gf-local-font-size: rem-calc(15) !important;--gf-local-text-decoration: underline !important;min-block-size:auto !important}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_rules{color:#10069f;font-size:.625rem;margin-top:1.25rem}body .gform-theme--framework .gfield_description{background-color:rgba(72,187,200,.1019607843);padding:1.25rem 1rem}body .gform-theme--framework .gfield_description.hidden{display:none}body .gform-theme--framework .ginput_preview_list{padding:0;margin-top:0;margin-block-start:0 !important}body .gform-theme--framework .ginput_preview_list .ginput_preview{flex-direction:row-reverse;justify-content:flex-end;padding:1.25rem 1rem;gap:.625rem}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_percent,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar_progress,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_filesize{display:none}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progress:after{color:#51e587}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_filename{color:#fff}body .gform-theme--framework .ginput_preview_list .ginput_preview .gform_delete_file{top:1rem;right:1rem}body .gform-theme--framework .ginput_preview_list .ginput_preview .gform_delete_file .dashicons-trash:before{content:"";display:block;width:1.5rem;height:1.5rem;background-color:#fff;mask-size:100% 100%;--gf-local-color: #fff !important;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.758%2017.243%2012%2012m0%200%205.243-5.243M12%2012%206.758%206.757M12%2012l5.243%205.243%22/%3E%3C/svg%3E")}body .gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description):not(.field_validation_above .gfield_validation_message)){padding:0;background:rgba(0,0,0,0);box-shadow:none;margin:0}body .gform_footer{margin-block-start:2rem !important}body .gform_footer .gform_button{background-color:#10069f !important;color:#fff !important;text-transform:uppercase !important;padding:.8125rem 1.5rem !important}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea){padding:1.875rem .625rem .625rem !important;outline:none}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea)::placeholder{color:#d0d0d0}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea):focus{border-color:#e4bc05}body .gform_wrapper :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],textarea,select){border-color:#10069f}body .gfield_checkbox .gchoice{display:flex;gap:1.25rem;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .gfield_checkbox .gchoice input{appearance:none;-webkit-appearance:none;width:1.875rem;height:1.875rem;flex:none;border:1px solid #10069f;border-radius:0;background-color:#fff;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}body .gfield_checkbox .gchoice input:checked{background-color:#10069f;border-color:#10069f;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}body .gfield_checkbox .gchoice input:active{filter:brightness(90%)}body .gfield_checkbox .gchoice input:hover:not(:disabled){border-color:#10069f}body .gfield_checkbox .gchoice input:focus{border-color:#10069f;outline:none}body .gfield_checkbox .gchoice label{color:#000;font-size:1.25rem;line-height:1.5;font-weight:300;font-family:"montserrat",sans-serif}.intro{padding-top:3rem;padding-bottom:2.5rem}@media print,screen and (max-width: 48.06125em){.intro{padding-top:1.5rem;padding-bottom:1.5rem}}.page-template-template-impact .intro,.page-template-template-plants .intro{color:#10069f}.intro__title{color:#404757;margin-bottom:1rem;padding:0 2.5rem;line-height:1.4}.page-template-template-about .intro__title{font-family:"montserrat",sans-serif}.page-template-template-impact .intro__title{color:#000f9f;max-width:36.25rem}@media print,screen and (max-width: 48.06125em){.intro__title{padding:0;line-height:1.35}}.intro__description p{text-align:left;margin-bottom:1.5rem;font-family:"avenir-next-lt-pro",sans-serif;color:#000f9f}.intro__btn{margin-top:1.5rem}@media print,screen and (max-width: 48.06125em){.intro__btn{margin-top:0}}.impact__inner{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media print,screen and (max-width: 48.06125em){.impact__inner{grid-template-columns:repeat(1, minmax(0, 1fr))}}.impact__text{background:#f5aa09;display:flex;flex-direction:column;padding:7.75rem calc(50vw - 47.25rem);position:relative;align-items:center}@media screen and (max-width: 104.75em){.impact__text{padding:7.75rem 5.125rem}}@media print,screen and (max-width: 64.06125em){.impact__text{padding:2.5rem 1.25rem}}@media print,screen and (max-width: 48.06125em){.impact__text{padding:1.75rem 1.25rem}}.impact__text:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-image:url("../images/circle_overlay.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.2;z-index:1}.impact__title{color:#fff;text-align:center;z-index:2;margin-bottom:2rem}@media print,screen and (max-width: 48.06125em){.impact__title{line-height:1.33;margin-bottom:1.5rem}}.impact__description{color:#fff;z-index:2;font-family:"avenir-next-lt-pro",sans-serif}.impact__description p{margin-bottom:1.5rem}.impact__footer{z-index:2;margin-top:1.125rem}@media print,screen and (max-width: 48.06125em){.impact__footer{width:100%;margin-top:.5rem}}.impact__footer a{min-width:21.875rem}@media screen and (max-width: 104.75em){.impact__footer a{min-width:auto}}@media print,screen and (max-width: 48.06125em){.impact__footer a{width:100%}}.impact__image img{height:100%;width:100%;object-fit:cover}@media print,screen and (max-width: 64.06125em){.impact__image img{object-position:70%}}@media print,screen and (max-width: 48.06125em){.impact__image{grid-column-start:1;grid-row-start:1;height:26.875rem}}.our-team{background:#10069f;padding:2.625rem 0 2.125rem}@media print,screen and (max-width: 48.06125em){.our-team{padding:3.125rem 0}}.our-team>.grid-container{max-width:78rem}.our-team__title{color:#fff;margin-bottom:2rem}@media print,screen and (max-width: 48.06125em){.our-team__title{margin-bottom:1.5rem}}.our-team__description{color:#fff;margin-bottom:1.375rem;font-family:"montserrat",sans-serif}.our-team__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem 9rem}@media print,screen and (max-width: 48.06125em){.our-team__list{grid-template-columns:repeat(1, minmax(0, 1fr));gap:1.5rem}}@media print,screen and (max-width: 48.06125em){.our-team__footer{width:100%;max-width:none}}.our-team__footer a{min-width:24.25rem}@media screen and (max-width: 104.75em){.our-team__footer a{min-width:auto}}@media print,screen and (max-width: 48.06125em){.our-team__footer a{width:100%}}.team-post__image img{aspect-ratio:1;width:100%;object-fit:cover;object-position:top;border-radius:50%}@media print,screen and (max-width: 48.06125em){.team-post__image img{max-width:24.375rem}}.team-post__title{color:#fff;font-size:1.25rem;line-height:1.2;margin-top:.5rem}@media print,screen and (max-width: 48.06125em){.team-post__title{margin-top:.25rem}}.team-post__position{color:#fff;margin-top:.75rem;font-family:"avenir-next-lt-pro",sans-serif}.cats{padding-bottom:var(--section-gap);margin-left:1%;gap:1.25rem;display:flex}.cats a{border-radius:3.375rem;border:.0625rem solid #10069f;background:#fff;color:#10069f;font-family:"Montserrat",sans-serif;font-size:1rem;font-style:normal;font-weight:300;line-height:3.375rem;display:flex;align-items:center;justify-content:center;width:12.5rem;height:3.0625rem}.cats a:hover,.cats a.active{background:#10069f;color:#fff}.our-publications{padding-top:2.5rem;padding-bottom:3.5rem;background:#d9d9d9}@media print,screen and (max-width: 48.06125em){.our-publications>.grid-container{padding-left:0;padding-right:0}}.our-publications__title{margin-bottom:2.5rem;color:#10069f;font-family:"montserrat",sans-serif}.our-publications__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:3.125rem;margin-bottom:3.125rem}@media print,screen and (max-width: 75.06125em){.our-publications__list{gap:1.5rem}}@media print,screen and (max-width: 64.06125em){.our-publications__list{gap:1.25rem}}@media print,screen and (max-width: 48.06125em){.our-publications__list{grid-template-columns:repeat(1, minmax(0, 1fr));gap:0}}.our-publications__list .post{display:flex;flex-direction:column;border:1px solid #979797}@media print,screen and (max-width: 48.06125em){.our-publications__list .post{border-left:0;border-right:0;border-bottom:0}}.our-publications__list .post__image img{object-fit:cover;height:100%;aspect-ratio:1.54}.our-publications__list .post__content{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:2.375rem 1.25rem;background:#fff}.our-publications__list .post__header{align-self:flex-start;margin-bottom:1.875rem;font-size:.875rem;line-height:1;font-weight:500;font-family:"montserrat",sans-serif;text-transform:uppercase;color:rgba(0,0,0,.2)}.our-publications__list .post__header span{color:#000;padding-left:.75rem}.our-publications__list .post__header span:first-child{padding-left:0;padding-right:.75rem}.our-publications__list .post__title{font-size:1.125rem;line-height:1.77;font-weight:500;font-family:"montserrat",sans-serif;color:#000;margin-bottom:1rem;text-align:left}.our-publications__list .post__exceprt{font-size:1.25rem;line-height:1.5;font-weight:300;font-family:"montserrat",sans-serif;color:#000;margin-bottom:1.25rem;text-align:left}.our-publications__list .post__footer{display:flex;align-items:flex-end;align-self:center;flex:1}.our-publications__list .post__footer .button{padding:.75rem 3.125rem}@media print,screen and (max-width: 64.06125em){.our-publications__list .post__footer .button{padding:.75rem 2rem}}.our-publications__footer .button{max-width:20.125rem;padding:1rem 3rem}.home .grid-image-text .image-text .image-text__cell .image-text__cell__title{font-size:5rem;font-family:"avenir-next-lt-pro",sans-serif;line-height:1.25;font-weight:600}.home .grid-image-text .image-text .image-text__cell .image-text__cell__links .button{padding-left:4rem;padding-right:4rem;margin-top:1.375rem}.home .grid-image-text .image-text .image-text__cell .image-text__cell__description{font-size:.9375rem;line-height:1.6}.home .grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:7.75rem calc(50vw - 47.25rem)}@media screen and (max-width: 104.75em){.home .grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:7.75rem 5.125rem}}@media print,screen and (max-width: 64.06125em){.home .grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:2.5rem 1.25rem}}@media print,screen and (max-width: 48.06125em){.home .grid-image-text .image-text .image-text__cell.image-text__cell-text{padding:1.5rem 1.25rem}}.page-template-template-blog .our-publications{background-color:#fff}@media print,screen and (min-width: 48.0625em){.page-template-template-impact .our-publications__list .post:first-child,.home .our-publications__list .post:first-child{flex-direction:row;grid-column:span 3/span 3}.page-template-template-impact .our-publications__list .post:first-child .post__image,.home .our-publications__list .post:first-child .post__image{height:28.25rem;flex:0 0 50%}.page-template-template-impact .our-publications__list .post:first-child .post__content,.home .our-publications__list .post:first-child .post__content{padding:2.625rem 3.75rem 2rem;flex:0 0 50%}.page-template-template-impact .our-publications__list .post:first-child .post__header,.home .our-publications__list .post:first-child .post__header{font-size:1.125rem;line-height:1;margin-bottom:2.25rem}.page-template-template-impact .our-publications__list .post:first-child .post__title,.home .our-publications__list .post:first-child .post__title{font-weight:700}.page-template-template-impact .our-publications__list .post:first-child .post__exceprt,.home .our-publications__list .post:first-child .post__exceprt{font-size:1.125rem;line-height:1.55}.page-template-template-impact .our-publications__list .post:first-child .post__exceprt:before,.home .our-publications__list .post:first-child .post__exceprt:before{content:"";display:block;width:5rem;height:1px;background:#000;margin:1.125rem 0}}.single-post .our-publications{background-color:#fff}.page-template-template-about .our-plants .grid-image-text .image-text .image-text__cell-text{grid-column-start:1}@media print,screen and (max-width: 48.06125em){.page-template-template-about .our-plants .grid-image-text .image-text .image-text__cell-text{grid-row-start:1}}@media print,screen and (max-width: 48.06125em){.page-template-template-about .our-plants .grid-image-text .image-text .image-text__cell-image{grid-row-start:2}}.page-template-template-about .intro__title{color:#10069f;text-align:left;padding:0;font-weight:400;font-size:1.75rem;line-height:1.21}.page-template-template-about .intro__description p{color:#10069f;font-weight:300;font-family:"montserrat",sans-serif}.page-template-template-about .intro__btn{width:16.875rem;padding-left:3rem;padding-right:3rem}@media print,screen and (max-width: 48.06125em){.page-template-template-about .intro__btn{width:100%;max-width:100%}}.counters{background:#10069f;padding:3.75rem 0 2.25rem}.counters>.grid-container{max-width:90rem}@media screen and (max-width: 104.75em){.counters>.grid-container{max-width:90%}}.counters__title{color:#fff;text-align:center;margin-bottom:2rem}.counters__list{display:flex;align-items:center;justify-content:space-between;gap:5rem;flex-wrap:nowrap}@media screen and (max-width: 104.75em){.counters__list{gap:3rem}}@media print,screen and (max-width: 64.06125em){.counters__list{gap:1rem}}@media print,screen and (max-width: 48.06125em){.counters__list{flex-direction:column;gap:1rem}}.counters__item{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.5rem;flex:0 0 calc(25% - 3.75rem);aspect-ratio:1;color:#fff;border:14px solid #fff;border-radius:50%;text-shadow:0 4px 4px rgba(0,0,0,.2509803922);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.2509803922)}@media screen and (max-width: 104.75em){.counters__item{flex:0 0 calc(25% - 2.25rem)}}@media print,screen and (max-width: 64.06125em){.counters__item{flex:0 0 calc(25% - .75rem)}}@media print,screen and (max-width: 48.06125em){.counters__item{flex:0 0 17.875rem}}.counters__item h3{font-size:4rem;line-height:1;font-weight:400;text-transform:uppercase;text-align:center;font-family:"Nova Mono",monospace}@media print,screen and (max-width: 75.06125em){.counters__item h3{font-size:3.125rem}}@media print,screen and (max-width: 64.06125em){.counters__item h3{font-size:2.5rem}}@media print,screen and (max-width: 48.06125em){.counters__item h3{font-size:4rem}}.counters__item p{font-family:"montserrat",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.45;margin-bottom:0;text-align:center}@media print,screen and (max-width: 75.06125em){.counters__item p{font-size:1.25rem}}@media print,screen and (max-width: 64.06125em){.counters__item p{font-size:1rem}}@media print,screen and (max-width: 48.06125em){.counters__item p{font-size:1.5rem}}.graph{padding:6.25rem 0 7.875rem}@media screen and (max-width: 104.75em){.graph{padding:2rem 0}}.graph__inner{text-align:center}.about-grid{background-color:#10069f;padding-top:4.875rem;padding-bottom:3.5rem}.about-grid__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3.25rem}@media print,screen and (max-width: 64.06125em){.about-grid__list{gap:1.25rem}}@media print,screen and (max-width: 48.06125em){.about-grid__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.about-grid__item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-top-right-radius:3.75rem;padding:1.25rem}.about-grid__content{color:#10069f;margin-top:2.5rem}.about-grid__footer{display:flex;justify-content:center;margin-top:3.75rem}.policy-dl{list-style:none}.policy-dl a{text-align:left;position:relative;display:flex;align-items:center;justify-content:space-between;background-color:hsla(0,0%,100%,.9);padding:.9375rem 1.25rem;border-radius:0 30px 0 0;color:#10069f;text-decoration:none;font-weight:500;transition:all .3s ease}.policy-dl a:before{content:"";display:block;width:.625rem;background-color:#10069f;opacity:.2;position:absolute;left:0;top:0;bottom:0;border-radius:1.875rem 0 0 1.875rem}
