/**handles:internetmatters-poll-block-style,internetmatters-faq-accordion-style,internetmatters-video-box-slider-style,internetmatters-full-width-call-out-style**/
body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.poll-block.has-background-light-grey .poll-block__button,.poll-block.has-background-light-grey .poll-block__content{background-color:var(--wp--preset--color--light-grey)}.poll-block.has-background-white .poll-block__button,.poll-block.has-background-white .poll-block__content{background-color:var(--wp--preset--color--white)}.poll-block.has-shadow{box-shadow:var(--wp--custom--box-shadow--standard);border-radius:var(--wp--custom--border-radius--normal)}.poll-block.show-answer .poll-block__poll-item{justify-content:space-between}.poll-block.show-answer .poll-block__poll-item:hover{cursor:default}.poll-block.show-answer .poll-block__poll-item:hover span{transform:scale(1)}.poll-block.show-answer .poll-block__poll-item .poll-block__poll-value{display:block;white-space:nowrap}.poll-block.show-answer .poll-block__poll-item::before{content:"";width:var(--poll-width,0%)}.poll-block .poll-block__button{position:relative;display:flex;flex-direction:row;align-items:center;font-family:var(--wp--preset--font-family--montserrat);background-color:var(--wp--preset--color--light-green);padding:var(--wp--preset--spacing--20);border-radius:var(--wp--custom--border-radius--normal);border:none;width:100%}@media(min-width:47.9375em){.poll-block .poll-block__button{padding:var(--wp--preset--spacing--30)}}.poll-block .poll-block__button h2{position:relative;font-size:var(--wp--preset--font-size--small);font-weight:700;padding-left:0;border:none;margin:0;color:var(--wp--preset--color--primary-color)}@media(min-width:47.9375em){.poll-block .poll-block__button h2{font-size:var(--wp--preset--font-size--medium)}}.poll-block .poll-block__button:hover{cursor:pointer}.poll-block .poll-block__button:hover .poll-block__button-chevron{transform:translateY(-20%)}.poll-block .poll-block__button.is-active{border-radius:var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal) 0 0}.poll-block .poll-block__button.is-active .poll-block__button-chevron{transform:translateY(-50%) rotate(180deg)}.poll-block .poll-block__button-icon{width:1.125rem;height:1.25rem;padding-right:var(--wp--preset--spacing--15)}.poll-block .poll-block__button-chevron{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);height:.625rem;width:.9375rem;transition:transform .3s}.poll-block .poll-block__content{background-color:var(--wp--preset--color--light-green);border-radius:0 0 var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal);height:0;overflow:hidden;transition:height .5s ease}.poll-block .poll-block__content-wrapper{padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20) var(--wp--preset--spacing--35)}@media(min-width:47.9375em){.poll-block .poll-block__content-wrapper{padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--40) var(--wp--preset--spacing--50)}}.poll-block .poll-block__content-title{font-size:var(--wp--preset--font-size--medium);font-weight:400;margin-top:0}@media(min-width:47.9375em){.poll-block .poll-block__content-title{font-size:calc(var(--wp--preset--font-size--base) + var(--wp--preset--font-size--extra-small))}}.poll-block .poll-block__content-split{display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:var(--wp--preset--spacing--15);column-gap:var(--wp--preset--spacing--15)}.poll-block .poll-block__poll-items{width:100%}.poll-block .poll-block__poll-item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;position:relative;font-size:var(--wp--preset--font-size--smaller);font-weight:700;text-transform:uppercase;color:var(--wp--preset--color--white);background-color:rgba(37,48,69,.7);border:none;border-radius:var(--wp--custom--border-radius--small);padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--15);width:100%;transition:.3s;overflow:hidden}@media(min-width:47.9375em){.poll-block .poll-block__poll-item{padding:var(--wp--preset--spacing--20)}}.poll-block .poll-block__poll-item span{position:relative;font-family:var(--wp--preset--font-family--montserrat);font-size:var(--wp--preset--font-size--smaller);transition:transform .3s;z-index:2}.poll-block .poll-block__poll-item .poll-block__poll-title{padding-right:var(--wp--preset--spacing--15)}.poll-block .poll-block__poll-item:not(:last-of-type){margin-bottom:var(--wp--preset--spacing--15)}.poll-block .poll-block__poll-item:hover{cursor:pointer}.poll-block .poll-block__poll-item:hover span{transform:scale(1.06)}.poll-block .poll-block__poll-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--wp--preset--color--primary-color);z-index:1;transition:.5s}.poll-block .poll-block__poll-value{display:none}.poll-block .poll-block__share{max-width:3.125rem;width:100%}.poll-block .poll-block__share-button{background-color:var(--wp--preset--color--green);border-radius:4.375rem;width:100%;border:none;padding:var(--wp--preset--spacing--20) 0;transition:transform .3s}.poll-block .poll-block__share-button a{text-decoration:none}.poll-block .poll-block__share-button a:focus-visible{outline:0}.poll-block .poll-block__share-button:hover{cursor:pointer;transform:scale(1.05)}.poll-block .poll-block__share-button-icon{width:1rem;height:1.125rem;padding-bottom:var(--wp--preset--spacing--15)}.poll-block .poll-block__share-dash{display:block;max-width:2.25rem;height:.0625rem;background-color:var(--wp--preset--color--brand-green);margin:0 auto;transition:background-color .3s}.poll-block .poll-block__share-value{display:block;font-family:var(--wp--preset--font-family--montserrat);font-weight:500;line-height:1.875rem;padding-top:var(--wp--preset--spacing--15)}
body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.faq-accordion .faq-accordion-item__title{margin-right:auto;color:var(--wp--preset--color--primary-color);font-family:var(--wp--preset--font-family--montserrat);font-size:var(--wp--preset--font-size--base);padding-right:var(--wp--preset--spacing--15);line-height:1.25rem;margin-bottom:0;margin-top:0;text-align:left}@media(min-width:47.9375em){.faq-accordion .faq-accordion-item__title{font-size:var(--wp--preset--font-size--small);line-height:1.25rem}}.faq-accordion .faq-accordion__image{-o-object-fit:cover;object-fit:cover;display:block}.faq-accordion .faq-accordion-item__wrapper{width:7.5rem;height:4.5625rem;display:flex}@media(min-width:47.9375em){.faq-accordion .faq-accordion-item__wrapper{width:13.125rem;height:6.875rem}}.faq-accordion .faq-accordion-item__wrapper img{-o-object-fit:cover;object-fit:cover}.faq-accordion.has-light-grey-background .faq-accordion-item .faq-accordion-item__button{background-color:var(--wp--preset--color--lighter-grey)}.faq-accordion.has-white-background .faq-accordion-item .faq-accordion-item__button{background-color:var(--wp--preset--color--white)}.faq-accordion.has-dropshadow .faq-accordion-item .faq-accordion-item__content .faq-accordion-item__content-wrapper{background-color:var(--wp--preset--color--white);box-shadow:0 0 .9375rem rgba(0,0,0,.15)}.faq-accordion .faq-accordion-item{margin-bottom:0}.faq-accordion .faq-accordion-item:first-of-type{border-top:.0625rem solid var(--wp--preset--color--border-grey)}.faq-accordion .faq-accordion-item .faq-accordion-item__button{min-height:calc(var(--wp--preset--spacing--50)*1.5);display:flex;align-items:center;justify-content:space-between;cursor:pointer;overflow:hidden;width:100%;padding:0;background-color:var(--wp--preset--color--white);border:0 solid var(--wp--preset--color--border-grey);border-bottom-width:.0625rem;border-radius:0}.faq-accordion .faq-accordion-item .faq-accordion-item__button.accordion-open{border-bottom:0 solid var(--wp--preset--color--border-grey)}.faq-accordion .faq-accordion-item .faq-accordion-item__content{will-change:max-height;transform:translateZ(0);max-height:0;overflow:hidden;transition:max-height .3s ease-out;font-size:var(--wp--preset--font-size--smaller);line-height:1.75rem}@media(min-width:47.9375em){.faq-accordion .faq-accordion-item .faq-accordion-item__content{font-size:var(--wp--preset--font-size--base);line-height:2rem}}.faq-accordion .faq-accordion-item .faq-accordion-item__content.accordion-open{padding:0 0 var(--wp--preset--spacing--10) 0;z-index:0;position:relative;border-bottom:.0625rem solid var(--wp--preset--color--border-grey)}.faq-accordion .faq-accordion-item .faq-accordion-item__content .faq-accordion-item__content-wrapper{border-radius:0 0 var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal)}.faq-accordion .faq-accordion-item .faq-accordion-item__content .faq-accordion-item__content-wrapper u{text-decoration-color:var(--wp--preset--color--brand-green);text-decoration-thickness:.125rem}.faq-accordion .faq-accordion-item .faq-accordion-item__content a{text-decoration-color:var(--wp--preset--color--brand-green)}.faq-accordion .faq-accordion-item .faq-accordion-item__content a,.faq-accordion .faq-accordion-item .faq-accordion-item__content p{font-size:var(--wp--preset--font-size--smaller);margin-bottom:var(--wp--preset--spacing--10)}@media(min-width:47.9375em){.faq-accordion .faq-accordion-item .faq-accordion-item__content a,.faq-accordion .faq-accordion-item .faq-accordion-item__content p{font-size:var(--wp--preset--font-size--base);margin-bottom:var(--wp--preset--spacing--30)}}.faq-accordion .faq-accordion-item .faq-accordion-item__content ul{margin:var(--wp--preset--spacing--20) 0}.faq-accordion .faq-accordion-item .faq-accordion-item__content ul>li::marker{color:var(--wp--preset--color--brand-green)}.faq-accordion .faq-accordion-item .faq-accordion-item__content ul>li:last-of-type{padding-bottom:var(--wp--preset--spacing--10)}.faq-accordion .faq-accordion-item .faq-accordion-item__content .faq-accordion-navigation a{margin-bottom:0!important}@media(min-width:47.9375em){.faq-accordion .faq-accordion-item .acf-innerblocks-container{padding-bottom:var(--wp--preset--spacing--20);padding-top:var(--wp--preset--spacing--20)}}.faq-accordion-item__plus-svg{transition:transform .3s ease-out,.2s}@media(min-width:47.9375em){.faq-accordion-item__plus-svg{padding-right:var(--wp--preset--spacing--5)}}.faq-accordion-item__plus-svg svg{transition:.2s;transform-origin:center center;transform:rotate(90deg)}.faq-accordion-item__plus-svg.rotate svg{transition:.2s;transform-origin:center center;transform:rotate(-90deg)}
body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.general-slider .video__poster,.hero-explore-more .video__poster,.hero-primary .video__poster,.hero-secondary .video__poster,.hero-slider .video__poster,.video .video__poster,.video-box-slider .video__poster,.video-slider .video__poster{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto;width:100%;background-color:rgba(0,0,0,0);border:none;border-radius:var(--wp--custom--border-radius--normal);margin-bottom:0}.general-slider .video__poster::after,.hero-explore-more .video__poster::after,.hero-primary .video__poster::after,.hero-secondary .video__poster::after,.hero-slider .video__poster::after,.video .video__poster::after,.video-box-slider .video__poster::after,.video-slider .video__poster::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:.625rem .625rem 0 0;background-color:rgba(0,0,0,.2)}.general-slider .video__poster:hover,.hero-explore-more .video__poster:hover,.hero-primary .video__poster:hover,.hero-secondary .video__poster:hover,.hero-slider .video__poster:hover,.video .video__poster:hover,.video-box-slider .video__poster:hover,.video-slider .video__poster:hover{cursor:pointer}.general-slider .video__poster:hover .video__poster-img,.hero-explore-more .video__poster:hover .video__poster-img,.hero-primary .video__poster:hover .video__poster-img,.hero-secondary .video__poster:hover .video__poster-img,.hero-slider .video__poster:hover .video__poster-img,.video .video__poster:hover .video__poster-img,.video-box-slider .video__poster:hover .video__poster-img,.video-slider .video__poster:hover .video__poster-img{transform:scale(1.02)}.general-slider .video__poster:hover .video__poster-icon,.hero-explore-more .video__poster:hover .video__poster-icon,.hero-primary .video__poster:hover .video__poster-icon,.hero-secondary .video__poster:hover .video__poster-icon,.hero-slider .video__poster:hover .video__poster-icon,.video .video__poster:hover .video__poster-icon,.video-box-slider .video__poster:hover .video__poster-icon,.video-slider .video__poster:hover .video__poster-icon{transform:scale(1.05)}.general-slider .video__poster.border-bottom-square,.hero-explore-more .video__poster.border-bottom-square,.hero-primary .video__poster.border-bottom-square,.hero-secondary .video__poster.border-bottom-square,.hero-slider .video__poster.border-bottom-square,.video .video__poster.border-bottom-square,.video-box-slider .video__poster.border-bottom-square,.video-slider .video__poster.border-bottom-square{border-radius:var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal) 0 0!important}.general-slider .video__poster-icon,.hero-explore-more .video__poster-icon,.hero-primary .video__poster-icon,.hero-secondary .video__poster-icon,.hero-slider .video__poster-icon,.video .video__poster-icon,.video-box-slider .video__poster-icon,.video-slider .video__poster-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:6rem;height:auto;z-index:10;transition:.3s}.general-slider .video__poster-img,.hero-explore-more .video__poster-img,.hero-primary .video__poster-img,.hero-secondary .video__poster-img,.hero-slider .video__poster-img,.video .video__poster-img,.video-box-slider .video__poster-img,.video-slider .video__poster-img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal) 0 0;transition:.3s;-o-object-fit:cover;object-fit:cover}.general-slider .video__title,.hero-explore-more .video__title,.hero-primary .video__title,.hero-secondary .video__title,.hero-slider .video__title,.video .video__title,.video-box-slider .video__title,.video-slider .video__title{margin:0;background-color:var(--wp--preset--color--primary-color);border-radius:0 0 var(--wp--custom--border-radius--normal) var(--wp--custom--border-radius--normal)}.general-slider .video__title h3,.hero-explore-more .video__title h3,.hero-primary .video__title h3,.hero-secondary .video__title h3,.hero-slider .video__title h3,.video .video__title h3,.video-box-slider .video__title h3,.video-slider .video__title h3{font-size:var(--wp--preset--font-size--smaller);font-weight:400;line-height:1.375rem;margin:0;padding:var(--wp--preset--spacing--10) var(--wp--preset--spacing--20);color:var(--wp--preset--color--white)}@media(min-width:62em){.general-slider .video__title h3,.hero-explore-more .video__title h3,.hero-primary .video__title h3,.hero-secondary .video__title h3,.hero-slider .video__title h3,.video .video__title h3,.video-box-slider .video__title h3,.video-slider .video__title h3{padding:var(--wp--preset--spacing--15)}}@media(min-width:62em){:where(.wp-block-columns) .general-slider .video__title h3,:where(.wp-block-columns) .hero-explore-more .video__title h3,:where(.wp-block-columns) .hero-primary .video__title h3,:where(.wp-block-columns) .hero-secondary .video__title h3,:where(.wp-block-columns) .hero-slider .video__title h3,:where(.wp-block-columns) .video .video__title h3,:where(.wp-block-columns) .video-box-slider .video__title h3,:where(.wp-block-columns) .video-slider .video__title h3{font-size:var(--wp--preset--font-size--base);padding:var(--wp--preset--spacing--20)}}.general-slider .video__transcript,.hero-explore-more .video__transcript,.hero-primary .video__transcript,.hero-secondary .video__transcript,.hero-slider .video__transcript,.video .video__transcript,.video-box-slider .video__transcript,.video-slider .video__transcript{position:relative;padding-top:var(--wp--preset--spacing--60)}.general-slider .video__transcript-button,.hero-explore-more .video__transcript-button,.hero-primary .video__transcript-button,.hero-secondary .video__transcript-button,.hero-slider .video__transcript-button,.video .video__transcript-button,.video-box-slider .video__transcript-button,.video-slider .video__transcript-button{position:absolute;top:1.125rem;right:0;font-family:var(--wp--preset--font-family--montserrat);font-size:var(--wp--preset--font-size--smaller);line-height:140%;border:none;background-color:rgba(0,0,0,0);padding-right:var(--wp--preset--spacing--25);color:var(--wp--preset--color--primary-color)}.general-slider .video__transcript-button:hover,.hero-explore-more .video__transcript-button:hover,.hero-primary .video__transcript-button:hover,.hero-secondary .video__transcript-button:hover,.hero-slider .video__transcript-button:hover,.video .video__transcript-button:hover,.video-box-slider .video__transcript-button:hover,.video-slider .video__transcript-button:hover{cursor:pointer}.general-slider .video__transcript-button:hover .video__transcript-icon,.hero-explore-more .video__transcript-button:hover .video__transcript-icon,.hero-primary .video__transcript-button:hover .video__transcript-icon,.hero-secondary .video__transcript-button:hover .video__transcript-icon,.hero-slider .video__transcript-button:hover .video__transcript-icon,.video .video__transcript-button:hover .video__transcript-icon,.video-box-slider .video__transcript-button:hover .video__transcript-icon,.video-slider .video__transcript-button:hover .video__transcript-icon{top:.5625rem}.general-slider .video__transcript-button.is-active .video__transcript-icon,.hero-explore-more .video__transcript-button.is-active .video__transcript-icon,.hero-primary .video__transcript-button.is-active .video__transcript-icon,.hero-secondary .video__transcript-button.is-active .video__transcript-icon,.hero-slider .video__transcript-button.is-active .video__transcript-icon,.video .video__transcript-button.is-active .video__transcript-icon,.video-box-slider .video__transcript-button.is-active .video__transcript-icon,.video-slider .video__transcript-button.is-active .video__transcript-icon{transform:rotate(180deg);right:0}.general-slider .video__transcript-icon,.hero-explore-more .video__transcript-icon,.hero-primary .video__transcript-icon,.hero-secondary .video__transcript-icon,.hero-slider .video__transcript-icon,.video .video__transcript-icon,.video-box-slider .video__transcript-icon,.video-slider .video__transcript-icon{position:absolute;top:.375rem;right:.1875rem;width:.8125rem!important;height:.5rem!important;padding-left:var(--wp--preset--spacing--5);transition:.3s;transform-origin:center}.general-slider .video__transcript-text,.hero-explore-more .video__transcript-text,.hero-primary .video__transcript-text,.hero-secondary .video__transcript-text,.hero-slider .video__transcript-text,.video .video__transcript-text,.video-box-slider .video__transcript-text,.video-slider .video__transcript-text{height:0;background-color:var(--wp--preset--color--lighter-grey);overflow:hidden;transition:height .3s}.general-slider .video__transcript-content,.hero-explore-more .video__transcript-content,.hero-primary .video__transcript-content,.hero-secondary .video__transcript-content,.hero-slider .video__transcript-content,.video .video__transcript-content,.video-box-slider .video__transcript-content,.video-slider .video__transcript-content{padding:var(--wp--preset--spacing--25)}.general-slider .video__transcript-content p,.hero-explore-more .video__transcript-content p,.hero-primary .video__transcript-content p,.hero-secondary .video__transcript-content p,.hero-slider .video__transcript-content p,.video .video__transcript-content p,.video-box-slider .video__transcript-content p,.video-slider .video__transcript-content p{font-size:var(--wp--preset--font-size--smaller)}.general-slider .video__transcript-content p:last-of-type,.hero-explore-more .video__transcript-content p:last-of-type,.hero-primary .video__transcript-content p:last-of-type,.hero-secondary .video__transcript-content p:last-of-type,.hero-slider .video__transcript-content p:last-of-type,.video .video__transcript-content p:last-of-type,.video-box-slider .video__transcript-content p:last-of-type,.video-slider .video__transcript-content p:last-of-type{margin:0}.video-block--has-transcript .video__poster{border-radius:var(--wp--custom--border-radius--normal)!important}body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.video-modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;pointer-events:none;display:none}.video-modal.modal-is-open{display:flex;opacity:1;visibility:visible;pointer-events:auto}.video-modal.modal-is-open .video-modal__container{opacity:1}.video-modal .video-modal__container{background-color:rgba(0,0,0,.8);width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .5s ease-in-out}.video-modal .video-modal__video-container{width:100%;max-width:1200px;position:relative;padding:0 20px;box-sizing:content-box;opacity:0;transition:opacity .5s ease-in-out}.video-modal .video-modal__video{position:relative;padding-bottom:56.25%;height:0}.video-modal iframe,.video-modal video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-modal video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-modal .video-modal__close-icon{position:absolute;top:-1.5625rem;right:-.56rem;z-index:100;width:2.5rem;height:2.5rem;transition:.3s}@media(min-width:47.9375em){.video-modal .video-modal__close-icon{right:-1.5625rem;width:3.125rem;height:3.125rem}}.video-modal .video-modal__close-icon:hover{cursor:pointer;transform:scale(1.1)}.video-box-slider .video-box-slider__container{border-radius:var(--wp--custom--border-radius--normal);padding:var(--wp--preset--spacing--20)}@media(max-width:47.9275em){.video-box-slider .video-box-slider__container{padding:var(--wp--preset--spacing--25) var(--wp--preset--spacing--20)}}@media(min-width:47.9375em){.video-box-slider .video-box-slider__container{padding:var(--wp--preset--spacing--50)}}.video-box-slider .video-box-slider__container.has-background-light-green{background-color:var(--wp--preset--color--light-green)}.video-box-slider .video-box-slider__container.has-background-light-grey{background-color:var(--wp--preset--color--lighter-grey)}.video-box-slider .video-box-slider__container.has-background-white{background-color:var(--wp--preset--color--white)}.video-box-slider .video-box-slider__container.has-shadow{box-shadow:var(--wp--custom--box-shadow--standard)}@media(min-width:62em){.video-box-slider .video-box-slide{display:flex}}@media(min-width:62em){.video-box-slider .video-box-slide .glide__slide{display:flex}}.video-box-slider .video-box-slide .video-box-slide__column{text-wrap:pretty}@media(min-width:62em){.video-box-slider .video-box-slide .video-box-slide__column{width:50%}}.video-box-slider .video-box-slide .video-box-slide__wrapper{opacity:0}@media(max-width:61.99em){.video-box-slider .video-box-slide .video-box-slide__wrapper{margin:var(--wp--preset--spacing--30) 0 var(--wp--preset--spacing--10) 0}}@media(min-width:62em){.video-box-slider .video-box-slide .video-box-slide__wrapper{margin:0 var(--wp--preset--spacing--40)}}.video-box-slider .video-box-slide .video__poster{height:-moz-max-content;height:max-content}.video-box-slider .video-box-slide .video__poster::after{border-radius:.625rem!important}@media(max-width:61.99em){.video-box-slider .video-box-slide .video__poster{display:flex}}@media(max-width:29.99em){.video-box-slider .video-box-slide .video-box__title h3{margin-bottom:var(--wp--preset--spacing--15)}}@media(min-width:62em){.video-box-slider .video-box-slide .video-box__title h3{margin-top:var(--wp--preset--spacing--10)}}.video-box-slider .video-box-slide .glide__slides{transition:none!important}.video-box-slider .video-box-slide .video-box__text{text-wrap:wrap}@media(max-width:29.99em){.video-box-slider .video-box-slide .video-box__text{font-size:var(--wp--preset--font-size--smaller)}}@media(min-width:62em){.video-box-slider .video-box-slide .video-box__text{margin-bottom:var(--wp--preset--spacing--60)}}.video-box-slider .video-box-slide .glide__slide{opacity:0;transition:all .2s ease-in-out}.video-box-slider .glide__slide--active .glide__slide{opacity:1}.video-box-slider .wp-video{width:100%!important}.video-box-slider .slider-controls__bullet{pointer-events:none}.video-box-slider .slider-controls{margin:var(--wp--preset--spacing--20) 0 var(--wp--preset--spacing--30) 0}@media(max-width:61.99em){.video-box-slider .slider-controls{margin:var(--wp--preset--spacing--20) 0 0 0}}@media(min-width:62em){.video-box-slider .slider-controls{position:absolute;bottom:var(--wp--preset--spacing--15);right:var(--wp--preset--spacing--50)}}.video-box-slider .glide__slide--active{opacity:1}.video-box-slider .glide__slide--active .glide__slide{opacity:1}.video-box-slider .glide__slide--active .video-box-slide__wrapper{opacity:1}
body:before{background-color:#fcf8e3;border-bottom:1px solid #fbeed5;border-left:1px solid #fbeed5;color:#c09853;font:small-caption;padding:3px 6px;pointer-events:none;position:fixed;right:0;top:0;z-index:100}@media(min-width:20em){body:before{content:"mobile ≥ 320px (20em)"}}@media(min-width:30em){body:before{content:"mobileLandscape ≥ 480px (30em)"}}@media(min-width:47.9375em){body:before{content:"tablet ≥ 767px (47.9375em)"}}@media(min-width:62em){body:before{content:"desktop ≥ 992px (62em)"}}@media(min-width:81.25em){body:before{content:"wide ≥ 1300px (81.25em)"}}.full-width-call-out{margin:0 0 var(--wp--preset--spacing--80)}@media(min-width:47.9375em){.full-width-call-out{margin:var(--wp--preset--spacing--60) 0 var(--wp--preset--spacing--80)}}@media(min-width:62em){.full-width-call-out{overflow:visible}}.full-width-call-out.has-background-light-green{background-color:var(--wp--preset--color--light-green)}.full-width-call-out.has-background-light-grey{background-color:var(--wp--preset--color--lighter-grey)}.full-width-call-out.has-background-white{background-color:var(--wp--preset--color--white)}.full-width-call-out.has-shadow{box-shadow:var(--wp--custom--box-shadow--standard)}.full-width-call-out h2{font-size:1.25;padding-left:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--25);color:var(--wp--preset--color--primary-color);border:0;padding:0}@media(min-width:62em){.full-width-call-out h2{font-size:1.625rem}}.full-width-call-out p{line-height:1.625rem}@media(min-width:62em){.full-width-call-out p{font-size:var(--wp--preset--font-size--small);line-height:1.875rem}}@media(min-width:47.9375em){.full-width-call-out .full-width-call-out__container{display:flex;flex-direction:row;position:relative;min-height:24.0625rem;align-items:center}}@media(min-width:47.9375em){.full-width-call-out .full-width-call-out__content{width:40%;margin-left:var(--wp--preset--spacing--60);margin-top:var(--wp--preset--spacing--40)}}@media(min-width:62em){.full-width-call-out .full-width-call-out__content{margin-left:var(--wp--preset--spacing--80)}}.full-width-call-out .full-width-call-out__textarea{margin:0 0 var(--wp--preset--spacing--30)}@media(min-width:47.9375em){.full-width-call-out .full-width-call-out__textarea{margin:0 0 var(--wp--preset--spacing--40)}}.full-width-call-out .full-width-call-out__buttons{margin:0 0 var(--wp--preset--spacing--30);padding:0 0 var(--wp--preset--spacing--30)}@media(min-width:47.9375em){.full-width-call-out .full-width-call-out__buttons{margin:0 0 var(--wp--preset--spacing--40)}}@media(min-width:62em){.full-width-call-out .full-width-call-out__buttons{margin:0 0 var(--wp--preset--spacing--45);padding:0 0}}.full-width-call-out .full-width-call-out__image-wrapper{position:relative;margin-bottom:0}.full-width-call-out .full-width-call-out__image{position:relative;display:block;z-index:2;top:calc(-1*var(--wp--preset--spacing--30))}@media(min-width:62em){.full-width-call-out .full-width-call-out__image{top:calc(-1*var(--wp--preset--spacing--60))}}@media(min-width:47.9375em){.full-width-call-out .full-width-call-out__aside{display:block;width:50%}}