@charset "UTF-8";@font-face{font-family:SnowflakeSans;src:url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Book.woff2) format("woff2"),url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SnowflakeSans;src:url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Bold.woff2) format("woff2"),url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SnowflakeSans;src:url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Black.woff2) format("woff2"),url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SnowflakeSans;src:url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Italic.woff2) format("woff2"),url(https://assets.vml.com/fonts/snowflake/SnowflakeSans-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:SnowflakeSans inline;src:url(https://assets.vml.com/fonts/snowflake/SnowflakeInline-Inlinex1.woff2) format("woff2"),url(https://assets.vml.com/fonts/snowflake/SnowflakeInline-Inlinex1.woff) format("woff");font-weight:400;font-display:swap}.form-row select.form-control,.form-row .form-field .vue-select .dropdown-icon{background-image:url(/img/bb-arrow-down.svg);background-repeat:no-repeat;background-position:right .25rem center;background-size:.75rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.form-row label,.form-row .field-label{display:block;font-size:1rem;font-weight:600;line-height:1.5rem;padding-bottom:.25rem}.form-row .form-field .vue-select .dropdown-icon svg{display:none}.form-row select.form-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0}.form-row .form-control{font-size:1rem;font-weight:400;line-height:1.5rem;width:100%;margin-bottom:2rem;background-color:transparent}.form-row .form-control:is(textarea){-webkit-box-sizing:border-box;box-sizing:border-box;height:2.25rem;padding:0;font-family:SnowflakeSans,Arial,sans-serif}.form-row .form-text,.form-row .disclaimer,.form-row .form-hint{font-size:1rem;font-weight:400;line-height:1.5rem}.form-row .disclaimer{margin-top:2rem}.form-row .form-hint{margin-top:1rem}.form-row .phone{display:-webkit-box;display:-ms-flexbox;display:flex}.form-row .phone select{margin-right:.5rem;width:5.625rem}@media screen and (max-width:979px){.form-row{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:599px){.form-control{padding-left:0}}button,.button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;font-weight:600;line-height:1;padding:1rem 1.5rem;border:1px solid transparent;font-family:SnowflakeSans,Arial,sans-serif;background:none;-webkit-transition:background-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;transition:background-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,background-color .1s ease,border-color .1s ease;transition:box-shadow .1s ease,background-color .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease}button:not(.disabled),button:not([disabled]),.button:not(.disabled),.button:not([disabled]){cursor:pointer}button.link,.button.link{padding:0;background-color:transparent;display:inline-block}button.download,.button.download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem 1.5rem}button svg:not(.vue-select button svg),.button svg:not(.vue-select button svg){width:1rem;height:1rem}button svg:not(.vue-select button svg).download-icon,.button svg:not(.vue-select button svg).download-icon{width:1.5rem;min-width:1.5rem;height:1.5rem;padding-right:.5rem;display:block}button svg:not(.vue-select button svg).play-icon,.button svg:not(.vue-select button svg).play-icon{height:3.375rem;width:3.375rem}button svg:not(.vue-select button svg).play-icon-mobile,.button svg:not(.vue-select button svg).play-icon-mobile{display:none}button svg:not(.vue-select button svg).plus-icon,.button svg:not(.vue-select button svg).plus-icon{width:1.5rem;height:1.2rem;margin-top:-.35rem;padding-right:.5rem}@media screen and (max-width:599px){button svg:not(.vue-select button svg).play-icon,.button svg:not(.vue-select button svg).play-icon{display:none}button svg:not(.vue-select button svg).play-icon-mobile,.button svg:not(.vue-select button svg).play-icon-mobile{display:block;height:1.625rem;width:1.75rem}}button.outline,.button.outline{background:none;border-width:1px;border-style:solid}.light .button.outline{border-color:#191919}.light .button.outline:hover{-webkit-box-shadow:inset 0 0 0 2px #191919;box-shadow:inset 0 0 0 2px #191919}.dark .button.outline{border-color:#f5f5f5}.dark .button.outline:hover{-webkit-box-shadow:inset 0 0 0 2px #f5f5f5;box-shadow:inset 0 0 0 2px #f5f5f5}button{border:none}button:disabled{opacity:.8}button.play{background:#191919;padding:1.5rem}@media screen and (max-width:599px){button.play{padding:.75rem}}.buttons.inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buttons.dark>button:not(.link),.buttons.dark>.button:not(.link),button:not(.link).dark,.button:not(.link).dark{color:#f5f5f5;border-color:#f5f5f5}.buttons.dark>button:not(.link):hover,.buttons.dark>.button:not(.link):hover,button:not(.link).dark:hover,.button:not(.link).dark:hover{-webkit-box-shadow:inset 0 0 0 3px #f5f5f5;box-shadow:inset 0 0 0 3px #f5f5f5}.buttons.light>button:not(.link),.buttons.light>.button:not(.link),button:not(.link).light,.button:not(.link).light{color:#191919;border-color:#191919}.buttons.light>button:not(.link):hover,.buttons.light>.button:not(.link):hover,button:not(.link).light:hover,.button:not(.link).light:hover{-webkit-box-shadow:inset 0 0 0 3px #191919;box-shadow:inset 0 0 0 3px #191919}.button.light.solid{background-color:#191919;color:#f5f5f5}.button.light.solid:hover{background-color:#363732;border-color:#363732;-webkit-box-shadow:inset 0 0 0 2px #363732;box-shadow:inset 0 0 0 2px #363732}.button.dark.solid{background-color:#f5f5f5;color:#191919}.button.dark.solid:hover{background-color:#a4a59c;border-color:#a4a59c;-webkit-box-shadow:inset 0 0 0 2px #a4a59c;box-shadow:inset 0 0 0 2px #a4a59c}.cards{display:grid;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.cards.no-results{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cards.is-loading{position:relative}.cards .loading-mask{position:absolute;z-index:1;background-color:#ffffffb3;margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.cards .loading-mask .loading-spinner{position:absolute;width:40px;height:40px;top:2rem;left:calc(50% - 20px)}.cards .no-results{padding:2rem min(5.5555555556vw,80px) 6rem 0;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:1rem}.cards:has(.card.uniform){gap:calc(min(5.5555555556vw,80px)/2);grid-template-columns:repeat(18,1fr)}.cards:has(.card.alternating){grid-template-columns:repeat(72,1fr);gap:0;row-gap:min(5.5555555556vw,80px)}.cards:has(.card.plain){gap:calc(min(5.5555555556vw,80px)*.4);grid-template-columns:repeat(2,1fr)}.cards .card .img-holder{width:100%;overflow:hidden}.cards .card img{width:100%;display:block;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.cards .card .text-holder{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem 0}.cards .card .type{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;margin:0}.cards .card .type svg{width:1rem;height:1rem;margin-right:.5rem}.cards .card .title{max-width:100%;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%;margin:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.cards .card .title .external-card-icon{width:1rem;height:1rem;margin-left:.5rem}.cards .card .description{font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}.cards .card .description p{margin-bottom:0}.cards .card.background{background-color:var(--card-background-color);fill:var(--card-fill);stroke:var(--card-stroke)}.cards .card.background .text-holder{padding-left:1.5rem;padding-right:1.5rem}.cards .card.background .card-cta{padding-left:1.5rem;padding-bottom:1rem}.cards .card>.card-action:hover img{-webkit-transform:scale(1.03);transform:scale(1.03)}.cards .card>.card-action:hover .title,.cards .card>.card-action:hover .card-cta{opacity:.6}.cards .card.alternating{-ms-flex-item-align:start;align-self:start}.cards .card.alternating.promotion{grid-column:6/span 62}.cards .card.alternating:nth-child(4n-3 of:not(.promotion)){grid-column:span 36}.cards .card.alternating:nth-child(4n-2 of:not(.promotion)){grid-column:43/span 30}.cards .card.alternating:nth-child(4n-1 of:not(.promotion)){grid-column:span 30}.cards .card.alternating:nth-child(4n-0 of:not(.promotion)){grid-column:37/span 36}.cards .card.alternating .img-holder{padding-bottom:0}.cards .card.uniform:nth-child(5n-4 of:not(.promotion)),.cards .card.uniform:nth-child(5n-3 of:not(.promotion)){grid-column:span 9}.cards .card.uniform:nth-child(5n-2 of:not(.promotion)),.cards .card.uniform:nth-child(5n-1 of:not(.promotion)),.cards .card.uniform:nth-child(5n-0 of:not(.promotion)){grid-column:span 6}.cards .card.uniform .text-holder{padding-bottom:0}.cards .card.plain .title{margin-bottom:.75rem}.cards .card .card-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1.125rem;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.cards .card .card-cta .up-right-arrow,.cards .card .card-cta .download-icon,.cards .card .card-cta .play-video,.cards .card .card-cta .signup{width:1.25rem;height:1.25rem;padding-left:.5rem}.cards .card .card-cta .up-right-arrow{-webkit-transform:translateY(1px);transform:translateY(1px)}.cards .card.dark .title a,.cards .card.dark .title,.cards .card.dark .type{color:#fff}.cards .card.light .title a,.cards .card.light .title,.cards .card.light .type{color:#000}.cards .card.light span.card-cta{color:#191919}.card-section.related-section .section-title,.card-section.similar .section-title{font-size:1.75rem;font-weight:700;line-height:2.5rem;margin:0}@media screen and (max-width:599px){.card-section.related-section .section-title,.card-section.similar .section-title{font-size:1.875rem}}.dark .card-section.related-section .section-title,.dark .card-section.similar .section-title{color:#f5f5f5}.light .card-section.related-section .section-title,.light .card-section.similar .section-title{color:#191919}@media screen and (max-width:599px){.cards:has(.card.alternating,.card.uniform,.card.plain){grid-template-columns:1fr;gap:0}.cards:has(.card.alternating,.card.uniform,.card.plain) .card.alternating,.cards:has(.card.alternating,.card.uniform,.card.plain) .card.uniform,.cards:has(.card.alternating,.card.uniform,.card.plain) .card.plain{grid-column:span 1}.cards .card:not(:last-child){padding-bottom:3rem}.cards .card.background:not(:last-child){padding-bottom:0;margin-bottom:3rem}.cards .card .title{font-size:1.875rem}.card.alternating .title{font-size:1.5rem}}.office-map-wrapper{position:relative;background-size:cover;text-align:center}.office-map-wrapper .office-map-bg{height:85%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;left:0;bottom:0;width:100%}.office-map-wrapper:before{content:"";position:absolute;width:100%;height:110%;left:0;top:-10%;z-index:-1}.office-map-wrapper.dark:before{background:#191919 radial-gradient(50% 40% at 50% 50%,#494949,#191919)}@media screen and (max-width:599px){.office-map-wrapper.dark:before{background:#191919 radial-gradient(100% 40% at 50% 50%,#494949,#191919)}}.office-map-wrapper.light:before{background-color:transparent}.office-map-wrapper.light.contactUs{background-color:#f5f5f5}.office-map-wrapper .office-map{padding-top:11.5rem;padding-bottom:7.5rem}.office-map-wrapper .office-map-description{position:relative;color:#f5f5f5;text-align:center;font-size:2.25rem;font-style:normal;font-weight:400;line-height:3.5rem;letter-spacing:-.5px;padding-bottom:2.5rem;max-width:850px;margin:0 auto}.office-map-wrapper .office-map-contact{margin-right:1.5rem}#site-footer{position:relative;background:#000;padding:2rem 0;overflow:hidden;color:#fff}#site-footer .snowflake-wrapper{position:relative;z-index:0;padding-top:7rem;width:100%}#site-footer .snowflake-wrapper .snowflake{position:absolute;width:4.375rem;aspect-ratio:1;top:12.25rem;right:0}#site-footer .footer-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding:0 min(5.5555555556vw,80px)}#site-footer .footer-middle{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;padding-top:3rem}#site-footer .footer-middle .footer-contact{width:75%}#site-footer .footer-middle .footer-contact .social-icons-wrapper{padding:0;border:0;margin:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#site-footer .footer-middle .footer-contact .social-icons-wrapper .section-title{margin-top:0;padding-bottom:.875rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:#fff}#site-footer .footer-middle .footer-contact .social-icons-wrapper .logos{margin-left:-3px}#site-footer .footer-middle .footer-contact .social-icons-wrapper .social-icon{fill:#fff}#site-footer .footer-middle .footer-links{width:100%}#site-footer .footer-middle .footer-links ul{list-style-type:none;margin:0;padding:0}#site-footer .footer-middle .footer-links ul.nav-main{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.2px;padding-bottom:1rem}#site-footer .footer-middle .footer-links ul.nav-main li{font-size:1.125rem;font-weight:600;margin-right:5.875rem}#site-footer .footer-middle .footer-links ul.nav-secondary li{font-size:1rem;margin:1.2rem .8rem .8rem 0}#site-footer .footer-middle .footer-links ul.nav-secondary li button.link.optanon-toggle-display{font-weight:400;text-transform:none}#site-footer .footer-middle .footer-links ul li a,#site-footer .footer-middle .footer-links ul li button{color:#fff}#site-footer .footer-middle .footer-links ul li a:hover,#site-footer .footer-middle .footer-links ul li button:hover{text-decoration:underline}#site-footer .footer-middle .footer-links ul li.bold-link a{border:none;display:block}#site-footer .footer-middle .footer-links ul li.bold-link a:hover{text-decoration:underline}#site-footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem}#site-footer .footer-bottom h3{font-weight:400;font-size:1rem;margin:0;color:#fff}#site-footer .footer-bottom h3 a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-flow:wrap;flex-flow:wrap;list-style-type:none;margin:0;padding:0;color:#fff;text-decoration:none;border-bottom:2px solid #fff;display:inline-block}#site-footer *:-moz-focusring{outline:2px solid #fff}#site-footer *:focus-visible{outline:2px solid #fff}@media screen and (min-width:980px)and (max-width:1439px){#site-footer .footer-section .footer-bottom h3{width:45%}#site-footer .footer-section .footer-bottom ul{width:75%}}@media screen and (min-width:600px)and (max-width:979px){#site-footer{padding:2rem 0 0}#site-footer .footer-section{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 min(5.5555555556vw,80px) min(5.5555555556vw,80px)}#site-footer .footer-section .footer-bottom{margin:5rem 0 0}#site-footer .footer-section .footer-bottom h3{width:65%}#site-footer .footer-section .footer-bottom h3 a{margin:.5rem 0 0}#site-footer .footer-section .footer-bottom ul{width:55%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#site-footer .footer-middle .footer-contact{width:45%}#site-footer .footer-middle .footer-links{width:100%}#site-footer .footer-middle .footer-links ul.nav-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#site-footer .footer-middle .footer-links ul.nav-main li{margin:0 0 1.4rem}}@media screen and (max-width:599px){.office-map-wrapper{margin-top:2rem}.office-map-wrapper.contactUs{margin-top:0}.office-map-wrapper .office-map{padding-top:7.625rem;padding-bottom:4.375rem}.office-map-wrapper .office-map-description{font-size:2rem}.office-map-wrapper .office-map-actions .button{display:block;width:8.875rem;margin:0 auto 1.5rem}#site-footer{padding:2.5rem 1.5rem 0;height:100%}#site-footer .snowflake-wrapper{padding-top:8.5rem}#site-footer .snowflake-wrapper .snowflake{top:unset;margin:0;padding-left:0;left:0}#site-footer .footer-mark{-webkit-transform:rotate(-8deg) translate(3%,-25%);transform:rotate(-8deg) translate(3%,-25%);width:225%;height:225%}#site-footer .footer-section{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0}#site-footer .footer-top{padding:0 0 2.5rem;margin:0 0 2.5rem}#site-footer .footer-middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0}#site-footer .footer-middle .footer-contact{width:100%;margin:3rem 0}#site-footer .footer-middle .footer-contact button{margin:0 0 3.5rem}#site-footer .footer-middle .footer-contact .social-icons-wrapper{float:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#site-footer .footer-middle .footer-contact .social-icons-wrapper p{letter-spacing:3px}#site-footer .footer-middle .footer-links{width:100%}#site-footer .footer-middle .footer-links .nav-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#site-footer .footer-middle .footer-links .nav-main li{margin-bottom:1rem}#site-footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3.125rem}#site-footer .footer-bottom h3{width:100%;margin:0 0 2.5rem}#site-footer .footer-bottom h3 a{display:inline-block;margin:.4rem 0 0}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:calc(100% / 70);height:10px;float:left}.headline{position:relative}.headline .headline-slider{overflow:hidden}.headline .headline-slider .slide .media{position:relative;width:100%;aspect-ratio:21/9;max-height:456.8571428571px;overflow:hidden}.headline .headline-slider .slide .media.video{cursor:pointer}.headline .headline-slider .slide .media img,.headline .headline-slider .slide .media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.headline .headline-slider .slide .media .video-button{position:absolute;bottom:1.5rem;right:1.5rem;width:3rem;height:3rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.625rem;background:#191919}.headline .headline-slider .slide .media .video-button .play-pause-icon{width:1.75rem;height:1.75rem}.headline .headline-slider .slide .media .video-button .play-pause-icon.video-play-icon{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.headline .headline-slider .slide .pattern{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headline .headline-slider .slide .pattern.halftone:before{background-position:50% 50%;background-size:1632px 950.4px;background-color:#d3d3d3}.headline .headline-slider .slide .pattern .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.headline .headline-slider .slide .pattern .content.animate{-webkit-transition:height .4s ease-in-out;transition:height .4s ease-in-out}.headline .headline-slider .slide .pattern .content .text{display:inline-block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.headline .headline-slider .slide .pattern .content .text .strap{font-size:1rem;font-style:normal;font-weight:600;line-height:100%;margin:0 0 .75rem;text-transform:capitalize}.headline .headline-slider .slide .pattern .content .text .title{font-size:2.25rem;font-weight:400;margin:0 0 .5rem;line-height:150%}.headline .headline-slider .slide .pattern .content .text+.button{margin-left:3rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headline .headline-slider .slide .pattern .content .text+.button .more-arrow-icon{margin-left:1rem}.headline .headline-slider .slide .pattern .content .text+.button.dark .more-arrow-icon{fill:#fff}.headline .headline-slider .slide .pattern .content .text+.button.light .more-arrow-icon{fill:#000}.headline .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:3rem}.headline .controls .prev,.headline .controls .next{width:2rem;height:2.5rem}.headline .controls .prev:hover,.headline .controls .next:hover{cursor:pointer}.headline .controls .count{font-size:1rem;font-weight:400;margin:0 1rem;line-height:110%;letter-spacing:-.16px}.headline .headline-image{width:100%;aspect-ratio:16/9;max-height:456.8571428571px;overflow:hidden}.headline .headline-image img,.headline .headline-image .gif{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.headline.shallow .headline-image{aspect-ratio:3/1;max-height:480px}@media screen and (max-width:599px){.headline .headline-slider .slide .media{aspect-ratio:1/1;max-height:100vw}.headline .headline-slider .slide .media .video-button{bottom:1rem;right:1rem}.headline .headline-slider .slide .pattern .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:100vw;padding-top:2rem;padding-bottom:2rem}.headline .headline-slider .slide .pattern .content .text{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.headline .headline-slider .slide .pattern .content .text .title{font-size:2rem}.headline .headline-slider .slide .pattern .content .text+.button{margin-left:0;margin-top:2.5rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.headline .headline-slider .controls{-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}.headline.shallow .headline-image{aspect-ratio:5/4;max-height:80vw}.headline .headline-image{aspect-ratio:1/1;max-height:100vw}}#main-nav{position:relative;top:0;width:100%;z-index:3;font-weight:700}#main-nav .background{background:#000;border-bottom:1px solid #4c4c4c}#main-nav .nav-wrapper,#main-nav .submenu-wrapper .submenu{position:relative;width:100%;margin:0 auto;padding:0 min(5.5555555556vw,80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;height:4.75rem}#main-nav .nav-wrapper .logo-spacer,#main-nav .submenu-wrapper .submenu .logo-spacer{border-right:1px solid;padding-right:1rem}#main-nav nav.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.75rem;padding-bottom:0}#main-nav nav.menu a{position:relative;text-transform:uppercase;padding:2rem 0;margin:0 .875rem;display:block;color:#fff}#main-nav nav.menu a:after{position:absolute;width:100%;height:3px;content:"";top:3.3rem;left:0}#main-nav nav.menu a.active:after,#main-nav nav.menu a:hover:after,#main-nav nav.menu a:active:after,#main-nav nav.menu a.always-active:after{background:#fff}#main-nav nav.menu a.active{pointer-events:none}#main-nav .submenu-wrapper{position:absolute;height:3.6rem;left:-100%;width:100%;background:#323232;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;overflow:hidden}#main-nav .submenu-wrapper:hover,#main-nav .submenu-wrapper.active{left:0;opacity:1}#main-nav .submenu-wrapper .submenu{position:absolute;opacity:0;padding:1.2rem 0;left:-100vw;width:100%;top:0;visibility:hidden;background:#323232}#main-nav .submenu-wrapper .submenu.active,#main-nav .submenu-wrapper .submenu:hover{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:block;visibility:visible}#main-nav .submenu-wrapper .submenu:hover{z-index:1}#main-nav .submenu-wrapper .submenu a{font-size:.75rem;opacity:.8;padding:.4rem 0 calc(.4rem + 3px);margin:0 .4rem;text-transform:uppercase;color:#fff;border-bottom:none;border-top:3px solid transparent}#main-nav .submenu-wrapper .submenu a.active,#main-nav .submenu-wrapper .submenu a:hover,#main-nav .submenu-wrapper .submenu a:active{border-bottom:3px solid #fff;padding-bottom:.4rem}#main-nav .submenu-wrapper .submenu a.active{pointer-events:none}#main-nav .submenu-wrapper .context a:first-child:after{display:inline-block;content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-bottom:2px solid;border-right:2px solid;border-color:inherit;width:.5rem;height:.5rem;border-bottom-left-radius:2px;border-top-right-radius:2px;position:relative;top:.05rem;right:-.3rem}#main-nav .background{position:absolute;width:100%;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:1}#main-nav.floating{position:fixed}#main-nav.floating .background{opacity:1}#main-nav.floating~.modal.navigation-modal .content{padding:calc(min(5.5555555556vw,80px)/4) min(5.5555555556vw,80px)}#main-nav.hide{pointer-events:none}#main-nav.hide .nav-wrapper,#main-nav.hide .submenu-wrapper .submenu,#main-nav.hide .submenu-wrapper,#main-nav.hide .background{opacity:0}#main-nav .logo{height:1.125rem;width:3.875rem;display:block;color:#fff}#main-nav .client-logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-nav .client-logo-wrapper .client-logo{padding:0 1rem;width:auto!important;max-height:3.625rem}#main-nav a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999;outline:none;white-space:nowrap}#main-nav a.skip-main.inactive{display:none}#main-nav a.skip-main:focus,#main-nav a.skip-main:active{color:#fff;outline:#fff;left:auto;top:auto;width:auto;height:auto;overflow:auto;margin:.625rem 40%;z-index:999}#main-nav .main-nav-open{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;outline:none;margin:0;padding-right:0}#main-nav .main-nav-open,#main-nav .main-nav-close{cursor:pointer}#main-nav button>h4{font-family:SnowflakeSans,Arial,sans-serif;font-size:1rem;font-weight:400;text-transform:uppercase;margin:0;color:#fff}#main-nav .hamburger{display:block;margin:0 0 0 .5rem;padding:0}#main-nav .hamburger li{width:1.5rem;height:.2rem;margin:0 0 .3rem;display:block;background-color:#fff}#main-nav .hamburger li:last-child{margin:0}@media screen and (min-width:1139px){#main-nav:has(.menu a.always-active)~main.content{margin-top:3.6rem}}.modal.navigation-modal{position:fixed;display:block;top:0;left:200vw;text-transform:uppercase;-webkit-transition:left 1s ease-in-out,visibility .5s,-webkit-transform 1.5s ease-in-out;transition:left 1s ease-in-out,visibility .5s,-webkit-transform 1.5s ease-in-out;transition:left 1s ease-in-out,transform 1.5s ease-in-out,visibility .5s;transition:left 1s ease-in-out,transform 1.5s ease-in-out,visibility .5s,-webkit-transform 1.5s ease-in-out;-webkit-box-sizing:content-box;box-sizing:content-box;border-width:0 0 0 300px;border-style:solid;background-clip:content-box;overflow-y:auto;overflow-x:hidden;visibility:hidden;width:calc(100% + .1px);background-color:#000;z-index:100;height:100%}.modal.navigation-modal.active{left:-300px;visibility:visible}.modal.navigation-modal .content{padding:calc(min(5.5555555556vw,80px)/2) min(5.5555555556vw,80px)}.modal.navigation-modal header,.modal.navigation-modal nav{position:relative;z-index:1}.modal.navigation-modal header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}.modal.navigation-modal header .logo{height:1.125rem;width:3.875rem;display:block;color:#fff}.modal.navigation-modal header .main-nav-close{color:#fff;cursor:pointer;background:none;outline:none}.modal.navigation-modal header .main-nav-close .x-icon{margin-left:.5rem;fill:#fff;width:1.2rem;height:1.2rem}.modal.navigation-modal nav a,.modal.navigation-modal nav button,.modal.navigation-modal nav label{text-decoration:none;cursor:pointer;display:inline-block;color:#fff;font-weight:700;font-size:1.375rem;line-height:3.75rem;text-transform:capitalize}.modal.navigation-modal nav a.selected,.modal.navigation-modal nav button.selected,.modal.navigation-modal nav label.selected{opacity:1}@media screen and (min-width:980px)and (max-width:1439px){#main-nav nav.menu a{font-size:.8rem}#main-nav .submenu-wrapper .submenu a{font-size:.69rem}}@media screen and (max-width:979px){.modal.navigation-modal nav a[href="#"]{opacity:1;pointer-events:none}}@media screen and (max-width:1139px){#main-nav nav.menu{display:none}#main-nav .main-nav-open{display:-webkit-box;display:-ms-flexbox;display:flex}#main-nav .nav-wrapper,#main-nav .submenu-wrapper .submenu{padding:calc(min(5.5555555556vw,80px)/4) min(5.5555555556vw,80px)}#main-nav .submenu-wrapper{display:none}}@media screen and (min-width:600px)and (max-width:979px){.modal.navigation-modal header{margin-top:.3rem}.modal.navigation-modal.modal.active{display:block}}@media screen and (max-width:599px){#main-nav .skip-main{display:none}.modal.navigation-modal:before{content:"";left:-260px;border-width:0 260px 100vh 0}.modal.navigation-modal header{padding-top:calc(min(5.5555555556vw,80px)/2)}.modal.navigation-modal .content{margin-top:0}}.social-connect-icons .logos{display:-webkit-box;display:-ms-flexbox;display:flex}.social-connect-icons .logos a{height:1.875rem;width:1.875rem}.social-connect-icons .logos a.tiktok{height:2rem}.social-connect-icons .logos a.facebook{height:2.125rem;width:2rem}.social-connect-icons .logos a.youtube{width:2rem}.social-connect-icons .logos a:not(:last-child){margin-right:.6rem}.social-connect-icons .logos a:focus{outline:2px solid #fff}.social-connect-icons .logos .social-icon{fill:#323232;width:100%;height:100%;display:block}.social-connect-icons .logos .social-icon.dark{fill:#fff}.social-connect-icons .logos .social-icon.vimeo{width:35px}.light .social-connect-icons{color:#000}.light .social-connect-icons .social-icon{fill:#000}.footer-contact .social-connect-icons .social-icon{color:#fff}@media screen and (max-width:599px){.social-connect-icons .logos a:not(:last-child){margin-right:1.3rem}}.statement .heading{font-size:1.75rem;font-weight:700;margin-top:0;margin-bottom:3rem}.statement-text{font-size:2rem;font-weight:400;line-height:150%;margin-bottom:2.75rem;word-break:break-word}.statement-text p{padding-right:14rem}.statement-text p:first-child{margin-top:0}.statement-text a{font-weight:700;text-decoration:underline}.statement-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.statement-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:400;line-height:1.5rem;text-decoration-line:underline;text-underline-position:from-font}.statement-link a svg{margin-left:.5rem;width:1.25rem;height:1.25rem}.statement-icon.ms-auto{margin-left:auto}.statement-icon .squiggly-line-icon{height:4.75rem;width:33.75rem}.statement-icon .squiggly-line-icon-mobile{display:none}.statement.dark,.statement.dark .statement-text a,.statement.dark .statement-link a{color:#f5f5f5}.statement.light,.statement.light .statement-text a,.statement.light .statement-link a{color:#191919}@media screen and (max-width:599px){.statement-text{font-size:2rem;line-height:3rem}.statement-text p{padding-right:0}.statement-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.statement-icon.ms-auto{margin-left:initial}.statement-icon .squiggly-line-icon{display:none}.statement-icon .squiggly-line-icon-mobile{display:block;height:1.375rem;width:17rem;margin-bottom:2.5rem}}.office-list{margin:0;padding:0 0 1rem;list-style:none;display:grid;grid-template-columns:6.875rem 1fr}.office-list>li{display:grid;grid-template-columns:subgrid;grid-column:1/-1;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0}.office-list>li h3{font-size:1rem;word-wrap:break-word}.office-list>li a{line-height:1.75rem}.office-list .cities{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.office-list .cities li{max-width:10rem;min-width:10rem;margin:.25rem .25rem .625rem;font-size:1rem;border-bottom:none}.office-list .cities li:last-child{margin:.25rem .25rem 20px}.office-list .city{display:inline-block;margin:.25rem}.dark .office-list a{color:#f5f5f5;border-bottom:2px solid #f5f5f5}.dark .office-list li{border-bottom:1px solid #363732}.dark .office-list li:last-child{border-bottom:none}.dark .office-list .cities li{border-bottom:none}.light .office-list a{color:#191919;border-bottom:2px solid #191919}.light .office-list li{border-bottom:1px solid #d9d9d9}.light .office-list li:last-child{border-bottom:none}.light .office-list .cities li{border-bottom:none}.gallery-section .text-section .block-heading,.gallery-section .text-section .text{margin-bottom:4rem}.gallery-section .text-section.light .block-heading,.gallery-section .text-section.light .text{color:#191919}.gallery-section .text-section.dark .block-heading,.gallery-section .text-section.dark .text{color:#f5f5f5}.gallery{width:100%}.gallery .heading{font-size:1.75rem;font-weight:700;line-height:2.5rem}.gallery .slider .slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery .actions .caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;margin:0;font-size:.875rem;font-weight:400;max-width:65%}.gallery .actions .caption .caption-icon{font-size:1.5rem;line-height:75%;-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem)}.gallery .actions .caption .caption-text{display:block;margin:0;line-height:150%}.gallery .actions .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0!important}.gallery .actions .controls:first-child{margin-left:auto}.gallery .actions .controls .prev,.gallery .actions .controls .next{width:1.75rem;height:2.25rem}.gallery .actions .controls .prev:hover,.gallery .actions .controls .next:hover{cursor:pointer}.gallery .actions .controls .slide-counter{font-size:1rem;font-weight:400;line-height:1rem;padding:0 1rem}.gallery .actions .controls .slide-counter .current{display:inline-block;min-width:.625rem}.gallery .stats-slider .title{font-size:2.5rem;font-weight:600;line-height:133%;margin-top:0;margin-bottom:1rem;word-wrap:break-word}.gallery .stats-slider .copy{font-size:.875rem;font-weight:400;line-height:150%}.gallery.dark .prev,.gallery.dark .next,.gallery.dark .heading{color:#f5f5f5}.gallery.dark .slide-counter,.gallery.dark .actions .caption span{color:#d9d9d9}.gallery.dark .stats-slider .copy{color:#a4a59c}.gallery.light .prev,.gallery.light .next,.gallery.light .heading{color:#191919}.gallery.light .slide-counter,.gallery.light .actions .caption span{color:#363732}.gallery.light .stats-slider .copy{color:#53544a}@media screen and (max-width:979px){.gallery .actions{-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery .actions .caption{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:100%;width:100%;padding-bottom:1.5rem}.gallery .actions .button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gallery .actions .controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}}@media screen and (max-width:599px){.gallery .tns-item:not(:last-child) .stats-slider{padding-bottom:2rem}.gallery .actions a.button{max-width:12rem;word-wrap:break-word;text-align:center}.gallery .actions.hide-mobile{display:none}.stats-section .gallery .tns-slider>.tns-item{width:100%!important;display:block}.body .gallery-section .text-section .block-heading{margin-bottom:3rem}.body .gallery-section .text-section .text{padding:0;margin-bottom:3rem}.body .gallery-section .gallery{padding:0}}section.lead-section .title{padding-bottom:1rem;margin-bottom:3rem}section.lead-section .title h1{font-size:1rem;font-style:normal;font-weight:700;line-height:100%;margin:0}section.lead-section .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:0}section.lead-section .content .button-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:10.875rem;margin-left:3rem;min-width:8.875rem}section.lead-section .content .subtitle{font-size:2rem;font-style:normal;font-weight:400;line-height:150%;max-width:740px;margin:0}section.lead-section .content .subtitle:not(:last-child){padding-bottom:2.5rem}section.lead-section .content .social-connect-icons .section-title{margin-top:0;font-size:1rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:.5rem}section.lead-section .content .data{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}section.lead-section .content .data dl{margin:0}section.lead-section .content .data dt{font-size:1rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:.5rem}section.lead-section .content .data dd{font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;margin:0}section.lead-section.dark .title,section.lead-section.dark .subtitle,section.lead-section.dark dt,section.lead-section.dark dd{color:#f5f5f5}section.lead-section.light .title,section.lead-section.light .subtitle,section.lead-section.light dt,section.lead-section.light dd{color:#191919}@media screen and (max-width:979px){section.lead-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.5rem}section.lead-section .content a.button{margin:0}}@media screen and (max-width:599px){section.lead-section .lead-section-body{padding-top:2.5rem;padding-bottom:2.5rem}section.lead-section .content .button-holder{margin-left:0;margin-right:0;min-width:auto;gap:1rem}section.lead-section .content .subtitle{font-size:1.5rem}section.lead-section .content .subtitle:not(:last-child){padding-bottom:3.5rem}section.lead-section .content .data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}section.lead-section .content.cnt-mc{padding:0}}.multi-button-section .heading{font-size:2rem;font-weight:700;line-height:2.5rem}.multi-button-section .content{display:-webkit-box;display:-ms-flexbox;display:flex}.multi-button-section .content .halftone:before{background-position:50% 50%;background-size:1020px 594px;opacity:.5;z-index:-1}.multi-button-section .content .text{background-size:cover;background-position:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:3rem 2.5rem;font-size:2rem;font-weight:600;line-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.multi-button-section .content .buttons{min-width:19.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 0}.multi-button-section .content .buttons a,.multi-button-section .content .buttons button{width:14.75rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.multi-button-section .content .buttons button .download-icon{width:1.75rem;height:1.5rem;padding-right:.5rem;display:block}.multi-button-section .content .buttons:has(.button) .button:not(:has(~.button)){margin-bottom:0}.multi-button-section .content.dark .text{color:#f5f5f5}.multi-button-section .content.light .text{color:#191919}.multi-button-section.dark .heading{color:#f5f5f5}.multi-button-section.light .heading{color:#191919}@media screen and (max-width:599px){.multi-button-section .heading{font-size:1.875rem}.multi-button-section .content{display:block}.multi-button-section .content .text{padding:2.5rem 2rem;font-size:1.875rem;line-height:2.75rem}.multi-button-section .content .buttons{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2rem;min-width:auto}}.feature-card .heading{font-size:2rem;font-weight:700;line-height:2.5rem}.feature-card .grid{display:grid;grid-gap:2.5rem;grid-template-columns:repeat(3,1fr)}.feature-card .grid .title{font-size:1.5rem;line-height:2.25rem}.feature-card .grid .description{font-size:1rem;line-height:1.5rem}.feature-card.dark .heading,.feature-card.dark .title,.feature-card.dark .description{color:#f5f5f5}.feature-card.light .heading,.feature-card.light .title,.feature-card.light .description{color:#191919}@media screen and (max-width:599px){.feature-card .heading{font-size:1.875rem}.feature-card .grid{grid-template-columns:1fr;padding:0}}@media screen and (min-width:600px)and (max-width:979px){.feature-card .grid{grid-template-columns:repeat(2,1fr)}}.profile-card{margin-bottom:5rem}.profile-card .card-section{position:relative;margin-right:calc((100% + 1.5rem)/5)}.profile-card .card-section.offset{margin-right:0;margin-left:calc((100% + 1.5rem)/5)}.profile-card .card-section .arrow-right-down-icon{position:absolute;top:.5rem;left:9.75rem}.profile-card .card-section .arrow-left-down-icon{display:none}.profile-card .card-section .arrow-right-icon{position:absolute;top:0;left:-8.5rem}.profile-card .card-section .heading{font-size:1.75rem;font-style:normal;margin-top:0;margin-bottom:calc(min(5.5555555556vw,80px)*.4);font-weight:700}.profile-card .card-section .heading.word-break{word-spacing:100vw}.profile-card .card-section .grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:2.5rem}.profile-card .card-section .grid .person-card .person-image{max-height:18.75rem;width:100%;aspect-ratio:3/4;display:block;margin-bottom:1.5rem}.profile-card .card-section .grid .person-card .name{font-size:1rem;font-weight:600;line-height:150%;margin-bottom:.5rem}.profile-card .card-section .grid .person-card .role{font-size:.875rem;line-height:150%;margin:0}.profile-card .profile-card-button{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-card.dark .heading,.profile-card.dark .name{color:#f5f5f5}.profile-card.dark .role{color:#a4a59c}.profile-card.light .heading,.profile-card.light .name{color:#191919}.profile-card.light .role{color:#a4a59c}@media screen and (min-width:600px)and (max-width:979px){.profile-card .card-section.offset{margin-left:calc((100% + 1.5rem)/4)}.profile-card .card-section .grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:599px){.profile-card .card-section.offset{margin-left:0}.profile-card .card-section.offset .heading{margin-left:8.75rem}.profile-card .card-section .arrow-right-down-icon{display:none}.profile-card .card-section .arrow-left-down-icon{display:block;position:absolute;top:.75rem;left:10.375rem;-webkit-transform:scale(.8);transform:scale(.8)}.profile-card .card-section .arrow-right-icon{left:0}.profile-card .card-section .grid,.profile-card .card-section .grid.offset-grid{grid-template-columns:repeat(1,1fr)}.profile-card .card-section .grid .person-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.profile-card .card-section .grid .person-card .person-image{width:auto}}.success-messages{padding:11.25rem 0 11.25rem 6.25rem;margin:5rem 0}.success-messages .giving-icon{height:13.125rem;width:13.125rem}.success-messages .giving-icon-mobile{display:none}.success-messages .title,.success-messages .description{font-size:2.5rem;font-weight:400;line-height:3.75rem}.success-messages .title{font-weight:600}.dark .success-messages{background:#191919}.light .success-messages{background:#f5f5f5}@media screen and (max-width:599px){.success-messages{padding:.5rem 0 .5rem 1.25rem;margin:0}.success-messages .title,.success-messages .description{font-size:2rem;line-height:3rem}.success-messages .giving-icon{display:none}.success-messages .giving-icon-mobile{display:block;height:9.875rem;width:9.875rem}}.body .block-heading,.heading-section .block-heading{font-size:1.75rem;font-style:normal;font-weight:700;margin-top:0;margin-bottom:calc(min(5.5555555556vw,80px)*.4)}.body .heading-section .block-heading,.heading-section .heading-section .block-heading{margin-bottom:0}.body .entry-text a:not(.button){text-decoration:underline;text-underline-position:from-font}.body .entry-text .block-heading{font-weight:400}.body .entry-text ol,.body .signup-section ol,.body .download-section ol,.body .signup_comms-section ol,.body .link-button-section ol{padding-left:3rem}.body .entry-text ul,.body .signup-section ul,.body .download-section ul,.body .signup_comms-section ul,.body .link-button-section ul{list-style-type:none;padding:0 0 2rem 2rem;margin:0}.body .entry-text ul li,.body .signup-section ul li,.body .download-section ul li,.body .signup_comms-section ul li,.body .link-button-section ul li{position:relative;padding:0 0 0 1rem}.body .entry-text ul li:before,.body .signup-section ul li:before,.body .download-section ul li:before,.body .signup_comms-section ul li:before,.body .link-button-section ul li:before{content:"";position:absolute;top:.65rem;left:0;width:.5rem;height:.5rem;border-radius:50%;background-color:#191919;margin:0 1.18rem 0 0;display:inline-block}.person .entry-text{font-size:1rem;line-height:1.5rem}.heading-section .block-heading{font-weight:700}.light .heading-section .block-heading{color:#191919}.dark .heading-section .block-heading{color:#f5f5f5}section.body :first-child.text-grid-section .block-heading{padding-top:0;border:0}section.body .signup_comms-section .text,section.body .download-section .text,section.body .link-button-section .text,section.body .signup-section .text{font-size:1rem;line-height:150%}.text-section,.image-with-text-section,.video-with-text-section{position:relative;overflow:hidden}.text-section .title,.image-with-text-section .title,.video-with-text-section .title{font-size:1.75rem;font-style:normal;font-weight:400;line-height:150%}.text-section .text,.image-with-text-section .text,.video-with-text-section .text{font-size:1rem;font-style:normal;font-weight:400;line-height:175%}.text-section .text a,.image-with-text-section .text a,.video-with-text-section .text a{text-decoration:underline;text-underline-position:from-font;font-weight:700}.text-section .text p:first-child,.image-with-text-section .text p:first-child,.video-with-text-section .text p:first-child{margin-top:0}.text-section .text p:last-child,.image-with-text-section .text p:last-child,.video-with-text-section .text p:last-child{margin-bottom:0}.text-grid-section .grid-section.border-top .block-heading{padding-top:calc(min(5.5555555556vw,80px)*.8);border-top:1px solid #a4a59c}.text-grid-section .grid-section .button{margin-top:calc(min(5.5555555556vw,80px)*.8)}.text-grid-section .grid-section .text .title{font-size:1.5rem}.text-grid-section .grid-section .text .description{font-size:.875rem}.dark .text-grid-section .block-heading{color:#f5f5f5}.dark .text-grid-section .text .title{color:#d9d9d9}.dark .text-grid-section .description p{color:#a4a59c}.light .text-grid-section .block-heading,.light .text-grid-section .text .title{color:#363732}.light .text-grid-section .description p{color:#53544a}@media screen and (max-width:599px){.text-grid-section .grid-section .card .text-holder{padding:0}.text-grid-section .grid-section .card:first-of-type .text-holder{padding-top:1.5rem}.text-grid-section .grid-section .card:last-of-type .text-holder{padding-bottom:1.5rem}}.stats-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.stats-gallery .heading{margin:0}.stat-graphic{position:relative;width:360px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.stat-graphic .stat-graphic-content{z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:19.5rem}.stat-graphic .stat-graphic-content header{font-size:2.5rem;font-style:normal;font-weight:600;line-height:133%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;word-wrap:break-word}.stat-graphic .stat-graphic-content header.long-title{font-size:2.3rem}.stat-graphic .stat-graphic-content .stat-copy{height:40%;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;margin-top:1rem}.stats-gallery-slider .tns-ovh{max-width:1440px;margin:0 auto}@media screen and (max-width:599px){.stats-gallery{margin:0}.stat-graphic-content .stat-copy{margin-bottom:0}}.stat-section .single-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:5rem}.stat-section .single-stat .single-data-side{max-width:calc(100% - 360px)}.stat-section .single-stat .single-data-side h2{margin:0;font-weight:700}.stat-section .single-stat .single-data-side .text{margin:0 auto 0 0;font-size:.875rem;line-height:150%;padding-right:1rem}.stat-section .single-stat .single-data-side .text p:first-child{margin-top:0}@media screen and (min-width:600px)and (max-width:979px){.stat-section .single-data-side h2,.stat-section .single-data-side .text{max-width:100%}.stat-section .single-data-side h2 p:first-child,.stat-section .single-data-side .text p:first-child{margin-top:0}}@media screen and (max-width:599px){.stat-section .single-stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;gap:0}.stat-section .single-stat .stat-graphic{width:100%}.stat-section .single-stat .single-data-side{max-width:100%}.stat-section .single-stat .single-data-side .text{padding:0}.stat-section .single-stat .single-data-side .text{margin:0 auto}.stat-section .single-stat .single-data-side .text p:first-child{margin-top:0}}.dark .stat-section .single-stat .text p,.dark .stat-section .single-stat .stat-copy{color:#a4a59c}.light .stat-section .single-stat .text p,.light .stat-section .single-stat .stat-copy{color:#53544a}.grid-section .block-heading{margin-bottom:calc(min(5.5555555556vw,80px)*.4)}.grid-section .grid-heading{margin:0}.grid-section.values-grid .description p{font-size:.875rem}.grid-section>.cards .card .subtitle{font-size:1rem;font-style:normal;font-weight:600;line-height:150%;margin:.75rem 0}@media screen and (min-width:980px){.grid-section>.cards{display:grid;grid-gap:4.5rem 2.5rem;grid-template-columns:repeat(2,1fr)}.grid-section>.cards.columns-3{grid-template-columns:repeat(3,1fr)}.grid-section>.cards.columns-4{grid-template-columns:repeat(4,1fr)}.grid-section>.cards.columns-3 .card.vertical:nth-of-type(-n+3),.grid-section>.cards.columns-4 .card.vertical:nth-of-type(-n+4){padding-top:0}}@media screen and (min-width:600px)and (max-width:979px){.grid-section>.cards{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.grid-section>.cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-section>.cards .card.vertical{padding:0 0 1rem}.grid-section>.cards .card.vertical .text-holder{padding:0}}.pullquote-section .scribble-cross-icon{display:none}.pullquote-section .content,.advanced-pullquote-section .content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;gap:2.5rem;margin-right:4.375rem}.pullquote-section .content .scribble-cross-icon,.advanced-pullquote-section .content .scribble-cross-icon{position:absolute;top:-1.5rem;right:4.125rem;width:6rem;height:6.25rem;z-index:1}.pullquote-section .content .quote,.advanced-pullquote-section .content .quote{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;text-align:right}.pullquote-section .content .quote .scribble-arrow-icon,.advanced-pullquote-section .content .quote .scribble-arrow-icon{display:block;width:7.625rem;height:5.125rem;z-index:-1;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}.pullquote-section .content .quote.arrow-below .scribble-arrow-icon,.advanced-pullquote-section .content .quote.arrow-below .scribble-arrow-icon{-webkit-transform:translateY(0);transform:translateY(0)}.pullquote-section .content .quote p,.pullquote-section .content .quote h1,.pullquote-section .content .quote h2,.pullquote-section .content .quote h3,.pullquote-section .content .quote h4,.pullquote-section .content .quote h5,.pullquote-section .content .quote h6,.advanced-pullquote-section .content .quote p,.advanced-pullquote-section .content .quote h1,.advanced-pullquote-section .content .quote h2,.advanced-pullquote-section .content .quote h3,.advanced-pullquote-section .content .quote h4,.advanced-pullquote-section .content .quote h5,.advanced-pullquote-section .content .quote h6{margin:0;z-index:1;position:relative;font-size:1.75rem;font-style:italic;font-weight:600;line-height:2.75rem;letter-spacing:-1.25px}.pullquote-section .content .quote p:before,.pullquote-section .content .quote h1:before,.pullquote-section .content .quote h2:before,.pullquote-section .content .quote h3:before,.pullquote-section .content .quote h4:before,.pullquote-section .content .quote h5:before,.pullquote-section .content .quote h6:before,.advanced-pullquote-section .content .quote p:before,.advanced-pullquote-section .content .quote h1:before,.advanced-pullquote-section .content .quote h2:before,.advanced-pullquote-section .content .quote h3:before,.advanced-pullquote-section .content .quote h4:before,.advanced-pullquote-section .content .quote h5:before,.advanced-pullquote-section .content .quote h6:before{content:"“"}.pullquote-section .content .quote p:after,.pullquote-section .content .quote h1:after,.pullquote-section .content .quote h2:after,.pullquote-section .content .quote h3:after,.pullquote-section .content .quote h4:after,.pullquote-section .content .quote h5:after,.pullquote-section .content .quote h6:after,.advanced-pullquote-section .content .quote p:after,.advanced-pullquote-section .content .quote h1:after,.advanced-pullquote-section .content .quote h2:after,.advanced-pullquote-section .content .quote h3:after,.advanced-pullquote-section .content .quote h4:after,.advanced-pullquote-section .content .quote h5:after,.advanced-pullquote-section .content .quote h6:after{content:"”"}.pullquote-section .content .author,.advanced-pullquote-section .content .author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:3.5rem}.pullquote-section .content .author .author-text,.advanced-pullquote-section .content .author .author-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:12.5rem;word-wrap:break-word}.pullquote-section .content .author .scribble-curved-icon,.advanced-pullquote-section .content .author .scribble-curved-icon{position:absolute;bottom:4.375rem;right:-6.375rem;width:9.5rem;height:5rem;z-index:1}.pullquote-section .content .author .name,.advanced-pullquote-section .content .author .name{font-size:1rem;font-weight:600;line-height:1.25rem;margin-bottom:.5rem}.pullquote-section .content .author .role,.advanced-pullquote-section .content .author .role{font-size:.875rem;font-weight:400;line-height:1.25rem}.pullquote-section .content .author img,.advanced-pullquote-section .content .author img{height:16.625rem;width:auto;margin-bottom:1.5rem}.pullquote-section .content .author .author-placeholder,.advanced-pullquote-section .content .author .author-placeholder{height:7.5rem;width:13.3rem;margin-bottom:1.5rem}.pullquote-section .content .author.no-image .author-text,.advanced-pullquote-section .content .author.no-image .author-text{position:relative}.pullquote-section .content .author.no-image .scribble-curved-icon--image,.advanced-pullquote-section .content .author.no-image .scribble-curved-icon--image{display:none}.pullquote-section .content .author.no-image .scribble-curved-icon--text,.advanced-pullquote-section .content .author.no-image .scribble-curved-icon--text{display:block;top:-2.5rem;right:-6.25rem;bottom:unset;z-index:-1}.pullquote-section .content.dark .quote,.pullquote-section .content.dark .name,.pullquote-section .content.dark .role,.advanced-pullquote-section .content.dark .quote,.advanced-pullquote-section .content.dark .name,.advanced-pullquote-section .content.dark .role{color:#f5f5f5}.pullquote-section .content.light .quote,.pullquote-section .content.light .name,.advanced-pullquote-section .content.light .quote,.advanced-pullquote-section .content.light .name{color:#191919}.pullquote-section .content.light .role,.advanced-pullquote-section .content.light .role{color:#53544a}.advanced-pullquote-section .author.no-image .author-text{-webkit-transform:translateY(-3.5rem);transform:translateY(-3.5rem)}@media screen and (max-width:979px){.advanced-pullquote-section .author.no-image .author-text{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:600px){.advanced-pullquote-section .scribble-cross--desktop-hidden{display:none}}@media screen and (max-width:979px){.pullquote-section .content,.advanced-pullquote-section .content{display:block;margin-right:0}.pullquote-section .content .scribble-cross-icon,.advanced-pullquote-section .content .scribble-cross-icon{top:-3.625rem;right:-.625rem}.pullquote-section .content .quote,.advanced-pullquote-section .content .quote{text-align:left;font-size:1.875rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pullquote-section .content .quote .scribble-arrow-icon,.advanced-pullquote-section .content .quote .scribble-arrow-icon{display:none}.pullquote-section .content .author,.advanced-pullquote-section .content .author{padding-left:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pullquote-section .content .author .author-placeholder,.advanced-pullquote-section .content .author .author-placeholder{display:none}.pullquote-section .content .author .scribble-curved-icon,.advanced-pullquote-section .content .author .scribble-curved-icon{top:11.875rem;left:9.875rem;bottom:unset;right:unset}}@media screen and (max-width:599px){.pullquote-section .content,.advanced-pullquote-section .content{padding:0}.pullquote-section .content .author,.advanced-pullquote-section .content .author{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0}.pullquote-section .content .author img,.advanced-pullquote-section .content .author img{margin-bottom:0;margin-right:1.5rem;height:8.75rem}.pullquote-section .content .author .scribble-curved-icon,.advanced-pullquote-section .content .author .scribble-curved-icon{left:10.125rem;top:-1.875rem;bottom:unset;right:unset;z-index:-1;-webkit-transform:scale(.9);transform:scale(.9)}.pullquote-section .content .quote,.advanced-pullquote-section .content .quote{padding-bottom:2rem;line-height:2.625rem}.pullquote-section .content .scribble-cross-icon,.advanced-pullquote-section .content .scribble-cross-icon{top:-2.75rem;right:-3.125rem;z-index:-1;-webkit-transform:scale(.9);transform:scale(.9)}}.wide-image-section figure{margin:0}.wide-image-section figure img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.video-with-text_float,.image-with-text_float{display:block}.video-with-text_float .video-preview,.image-with-text_float .video-preview{width:100%}.video-with-text_float .video-section,.image-with-text_float .video-section{min-height:auto}.video-with-text_float .video-section .poster-container,.image-with-text_float .video-section .poster-container{position:relative;aspect-ratio:16/9}.video-with-text_float .height-placeholder,.image-with-text_float .height-placeholder{position:absolute;top:0;left:0;width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-with-text_float picture,.video-with-text_float img,.video-with-text_float video,.image-with-text_float picture,.image-with-text_float img,.image-with-text_float video{display:block;width:100%;height:auto}.video-with-text_float-left,.image-with-text_float-left{float:left;margin:0 2.5rem 0 0}.video-with-text_float-right,.image-with-text_float-right{float:right;margin:0 0 0 2.5rem}.video-with-text_float.no-caption,.image-with-text_float.no-caption{margin-bottom:1.125rem}@media screen and (min-width:600px){.video-with-text_float,.image-with-text_float{width:39.5rem}}.video-with-text_float-left+.image-with-text_body ul,.video-with-text_float-left+.image-with-text_body ol,.image-with-text_float-left+.image-with-text_body ul,.image-with-text_float-left+.image-with-text_body ol{float:left}.video-with-text_float-right+.image-with-text_body ul,.video-with-text_float-right+.image-with-text_body ol,.image-with-text_float-right+.image-with-text_body ul,.image-with-text_float-right+.image-with-text_body ol{float:right}.video-with-text_caption,.image-with-text_caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;margin-top:1.5rem;font-size:.875rem;font-weight:400;line-height:1.5}.video-with-text_caption-icon,.image-with-text_caption-icon{font-size:1.5rem;-webkit-transform:translateY(-.688rem);transform:translateY(-.688rem)}.video-with-text_caption-text,.image-with-text_caption-text{display:block}.video-with-text_body p,.image-with-text_body p{margin-top:0;margin-bottom:1.125rem;font-size:1rem;font-weight:400;line-height:1.5rem;font-family:SnowflakeSans,Arial,sans-serif;word-wrap:break-word;text-align:justify}.video-with-text_body p:last-child,.image-with-text_body p:last-child{margin-bottom:0}@media screen and (max-width:599px){.video-with-text_float,.image-with-text_float{float:none;width:100%;margin:0 0 1.125rem}}.video-with-text.dark .video-with-text_body div,.video-with-text.dark .video-with-text_body p,.video-with-text.dark .image-with-text_body div,.video-with-text.dark .image-with-text_body p,.image-with-text.dark .video-with-text_body div,.image-with-text.dark .video-with-text_body p,.image-with-text.dark .image-with-text_body div,.image-with-text.dark .image-with-text_body p{color:#f5f5f5!important;background-color:#191919!important}.video-with-text.dark .video-with-text_caption span,.video-with-text.dark .image-with-text_caption span,.image-with-text.dark .video-with-text_caption span,.image-with-text.dark .image-with-text_caption span{color:#d9d9d9}.video-with-text.light .video-with-text_body p,.video-with-text.light .image-with-text_body p,.image-with-text.light .video-with-text_body p,.image-with-text.light .image-with-text_body p{color:#191919}.video-with-text.light .video-with-text_caption span,.video-with-text.light .image-with-text_caption span,.image-with-text.light .video-with-text_caption span,.image-with-text.light .image-with-text_caption span{color:#363732}.video-section{position:relative;min-height:28.125rem}.video-section video{width:100%}.video-section .video-placeholder.transcoding>img{max-width:100%}.video-section .poster-container{position:relative}.video-section .poster-container img{position:absolute;max-height:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.video-section .height-placeholder>.buttons{height:0;padding-top:28.125%;padding-bottom:28.125%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:599px){.video-section{min-height:12.5rem}}@media screen and (min-width:600px)and (max-width:979px){.video-section{min-height:26.5rem}}.image-section{font-size:0;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.image-section img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.image-section img.original{margin:0 auto;max-height:80vh;max-width:100%;width:auto;-o-object-fit:initial;object-fit:initial}.image-section figure{margin:0}.image-section figure figcaption{font-size:.75rem;width:100%;text-align:center;margin-top:.25rem}.image-section figure.gif{text-align:center}.image-section figure.gif video{max-width:100%}body{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:SnowflakeSans,Arial,sans-serif;font-size:14px}body.dark{background-color:#191919;color:#fff}body.light{background-color:#fff;color:#000}body .lang-slideout{display:none!important}body.cs *{text-transform:inherit!important}.text-medium{font-weight:400}.text-bold{font-weight:700}.text-center{text-align:center}iframe{border:0}[v-cloak]{display:none!important}picture{font-size:0}#site-container{position:relative;overflow:hidden}.uppercase{text-transform:uppercase}.invisible{visibility:hidden}.mobile-only{display:none}.desktop-only{display:block}.fill{-o-object-fit:fill;object-fit:fill}.contain{-o-object-fit:contain;object-fit:contain}.cover{-o-object-fit:cover;object-fit:cover}.none{-o-object-fit:none;object-fit:none}.accept-cookies-button:hover{background-color:inherit}.prevent-scroll{overflow:hidden!important;height:100%}a{text-decoration:none}input,select{display:block;font-size:1rem;font-weight:400;line-height:150%;margin-bottom:2rem}label{font-size:1rem;font-weight:600;line-height:150%}.hidden{display:none!important}.dark{color:#fff}.dark svg{fill:#fff}.dark a,.dark button,.dark.button{color:#fff}.dark a:-moz-focusring,.dark button:-moz-focusring,.dark.button:-moz-focusring{outline-color:#fff}.dark a:focus-visible,.dark button:focus-visible,.dark.button:focus-visible{outline-color:#fff}.dark input,.dark select{color:#fff;border-width:0 0 1px 0;border-style:solid;border-color:#fff}.dark label{color:#fff}.light{color:#000}.light svg{fill:#000}.light a,.light button,.light.button{color:#000}.light input,.light select{color:#000;border-width:0 0 1px 0;border-style:solid;border-color:#000}.light label{color:#000}.loading-spinner{border-radius:50%;border:3px solid transparent;border-top-color:#191919;border-right-color:#19191959;width:2.5rem;height:2.5rem;-webkit-animation:spin .8s cubic-bezier(.45,.05,.55,.95) infinite;animation:spin .8s cubic-bezier(.45,.05,.55,.95) infinite;z-index:1}.loading-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.5rem 0}.loading-inline.dark .loading-spinner{border-top-color:#f5f5f5;border-right-color:#f5f5f559}.halftone{position:relative}.halftone:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-position:50%;background-image:url(/img/bb-halftone-dark.png);background-size:2040px 1188px;background-repeat:repeat;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black calc(min(5.5555555556vw,80px)*.8),black calc(100% - (min(5.5555555556vw,80px)*.8)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black calc(min(5.5555555556vw,80px)*.8),black calc(100% - (min(5.5555555556vw,80px)*.8)),transparent 100%)}.halftone.dark:before{background-image:url(/img/bb-halftone-light.png)}.halftone.light:before{background-image:url(/img/bb-halftone-dark.png)}.dark .halftone:before{background-image:url(/img/bb-halftone-light.png)}.light .halftone:before{background-image:url(/img/bb-halftone-dark.png)}main.content.standalone article{font-size:16px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (min-width:600px)and (max-width:979px){.content{width:100%}}@media screen and (max-width:599px){.mobile-only{display:block}.desktop-only{display:none}}.cnt[data-v-8afc04c2]{margin-left:auto;margin-right:auto;max-width:none;background-clip:content-box}.cnt-fc[data-v-8afc04c2]{margin-left:auto;margin-right:auto;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:min(5.5555555556vw,80px);padding-right:min(5.5555555556vw,80px)}.cnt-mc[data-v-8afc04c2]{margin-left:auto;margin-right:auto;max-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:calc(min(5.5555555556vw,80px)*1.3);padding-right:calc(min(5.5555555556vw,80px)*1.3)}.vs-f[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*1.3);padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vst-f[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*1.3)}.vsb-f[data-v-8afc04c2]{padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vs-m[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*.8);padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vsb-m[data-v-8afc04c2]{padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vst-m[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*.8)}.vs-s[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*.4);padding-bottom:calc(min(5.5555555556vw,80px)*.4)}.vst-s[data-v-8afc04c2]{padding-top:calc(min(5.5555555556vw,80px)*.4)}.vsb-s[data-v-8afc04c2]{padding-bottom:calc(min(5.5555555556vw,80px)*.4)}@media screen and (max-width:599px){.vs-f[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*1.3);padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vst-f[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*1.3)}.vsb-f[data-v-8afc04c2]{padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vs-m[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*.8);padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vsb-m[data-v-8afc04c2]{padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vst-m[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*.8)}.vs-s[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*.4);padding-bottom:calc(max(5.5555555556vw,60px)*.4)}.vst-s[data-v-8afc04c2]{padding-top:calc(max(5.5555555556vw,60px)*.4)}.vsb-s[data-v-8afc04c2]{padding-bottom:calc(max(5.5555555556vw,60px)*.4)}}.my-1[data-v-8afc04c2]{margin-top:.5rem;margin-bottom:.5rem}.mt-1[data-v-8afc04c2]{margin-top:.5rem}.mb-1[data-v-8afc04c2]{margin-bottom:.5rem}.my-2[data-v-8afc04c2]{margin-top:1rem;margin-bottom:1rem}.mt-2[data-v-8afc04c2]{margin-top:1rem}.mb-2[data-v-8afc04c2]{margin-bottom:1rem}.my-3[data-v-8afc04c2]{margin-top:1.5rem;margin-bottom:1.5rem}.mt-3[data-v-8afc04c2]{margin-top:1.5rem}.mb-3[data-v-8afc04c2]{margin-bottom:1.5rem}.my-4[data-v-8afc04c2]{margin-top:2rem;margin-bottom:2rem}.mt-4[data-v-8afc04c2]{margin-top:2rem}.mb-4[data-v-8afc04c2]{margin-bottom:2rem}.my-5[data-v-8afc04c2]{margin-top:3rem;margin-bottom:3rem}.mt-5[data-v-8afc04c2]{margin-top:3rem}.mb-5[data-v-8afc04c2]{margin-bottom:3rem}.my-6[data-v-8afc04c2]{margin-top:4rem;margin-bottom:4rem}.mt-6[data-v-8afc04c2]{margin-top:4rem}.mb-6[data-v-8afc04c2]{margin-bottom:4rem}nav.mobile-nav[data-v-8afc04c2]{position:relative;width:100%;min-height:740px;height:100%;overflow:hidden}nav.mobile-nav .slide[data-v-8afc04c2]{position:absolute;left:0;width:100%;height:100%;-webkit-transition:left .4s ease-in-out;transition:left .4s ease-in-out}nav.mobile-nav .slide.next[data-v-8afc04c2]{left:100%}nav.mobile-nav .slide.previous[data-v-8afc04c2]{left:-100%}nav.mobile-nav .slide a[data-v-8afc04c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;font-family:SnowflakeSans,Arial,sans-serif;font-size:1.325rem;line-height:1.875rem;max-width:600px;padding-bottom:1.75rem}nav.mobile-nav .slide .submenu[data-v-8afc04c2]{padding:calc(min(5.5555555556vw,80px)/4) min(5.5555555556vw,80px);font-size:1.12rem}nav.mobile-nav .slide .submenu.left[data-v-8afc04c2]{padding-left:0}nav.mobile-nav .slide .breadcrumbs[data-v-8afc04c2]{font-size:1.37rem;padding-right:0;padding-left:0}nav.mobile-nav .slide .breadcrumbs a[data-v-8afc04c2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}nav.mobile-nav .slide .arrow[data-v-8afc04c2]{display:inline-block;cursor:pointer;margin-left:.25rem}nav.mobile-nav .slide .arrow[data-v-8afc04c2]:before{display:inline-block;content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-bottom:3px solid;border-right:3px solid;border-color:inherit;width:.6rem;height:.6rem;border-bottom-left-radius:3px;border-top-right-radius:3px}nav.mobile-nav .slide .arrow.prev[data-v-8afc04c2]{width:min(5.5555555556vw,80px)}nav.mobile-nav .slide .arrow.prev[data-v-8afc04c2]:before{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-left:calc(min(5.5555555556vw,80px)/4)}.cnt{margin-left:auto;margin-right:auto;max-width:none;background-clip:content-box}.cnt-fc{margin-left:auto;margin-right:auto;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:min(5.5555555556vw,80px);padding-right:min(5.5555555556vw,80px)}.cnt-mc{margin-left:auto;margin-right:auto;max-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:calc(min(5.5555555556vw,80px)*1.3);padding-right:calc(min(5.5555555556vw,80px)*1.3)}.vs-f{padding-top:calc(min(5.5555555556vw,80px)*1.3);padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vst-f{padding-top:calc(min(5.5555555556vw,80px)*1.3)}.vsb-f{padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vs-m{padding-top:calc(min(5.5555555556vw,80px)*.8);padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vsb-m{padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vst-m{padding-top:calc(min(5.5555555556vw,80px)*.8)}.vs-s{padding-top:calc(min(5.5555555556vw,80px)*.4);padding-bottom:calc(min(5.5555555556vw,80px)*.4)}.vst-s{padding-top:calc(min(5.5555555556vw,80px)*.4)}.vsb-s{padding-bottom:calc(min(5.5555555556vw,80px)*.4)}@media screen and (max-width:599px){.vs-f{padding-top:calc(max(5.5555555556vw,60px)*1.3);padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vst-f{padding-top:calc(max(5.5555555556vw,60px)*1.3)}.vsb-f{padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vs-m{padding-top:calc(max(5.5555555556vw,60px)*.8);padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vsb-m{padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vst-m{padding-top:calc(max(5.5555555556vw,60px)*.8)}.vs-s{padding-top:calc(max(5.5555555556vw,60px)*.4);padding-bottom:calc(max(5.5555555556vw,60px)*.4)}.vst-s{padding-top:calc(max(5.5555555556vw,60px)*.4)}.vsb-s{padding-bottom:calc(max(5.5555555556vw,60px)*.4)}}.my-1{margin-top:.5rem;margin-bottom:.5rem}.mt-1{margin-top:.5rem}.mb-1{margin-bottom:.5rem}.my-2{margin-top:1rem;margin-bottom:1rem}.mt-2{margin-top:1rem}.mb-2{margin-bottom:1rem}.my-3{margin-top:1.5rem;margin-bottom:1.5rem}.mt-3{margin-top:1.5rem}.mb-3{margin-bottom:1.5rem}.my-4{margin-top:2rem;margin-bottom:2rem}.mt-4{margin-top:2rem}.mb-4{margin-bottom:2rem}.my-5{margin-top:3rem;margin-bottom:3rem}.mt-5{margin-top:3rem}.mb-5{margin-bottom:3rem}.my-6{margin-top:4rem;margin-bottom:4rem}.mt-6{margin-top:4rem}.mb-6{margin-bottom:4rem}section.accordion-section .accordion-container .section-title{margin-top:0;margin-bottom:2.5rem;font-size:1.75rem;font-weight:700}section.accordion-section .accordion-container-item{padding:0}section.accordion-section .accordion-container .accordion-label{margin:1rem 0}section.accordion-section .accordion-container .accordion-label .accordion-trigger{padding:0;background:transparent;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.accordion-section .accordion-container .accordion-label .accordion-trigger:after{content:"";width:1.875rem;height:1.875rem;display:block;-webkit-mask-image:url(/img/bb-chevron-down.svg);mask-image:url(/img/bb-chevron-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;right:.3rem;position:absolute;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.accordion-section .accordion-container .accordion-label .accordion-trigger[aria-expanded=true]:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}section.accordion-section .accordion-container .accordion-label .accordion-trigger .accordion-title{font-size:1.125rem;font-weight:600;line-height:1.75rem;text-align:left;padding-right:4.5rem}section.accordion-section .accordion-container .accordion-description{overflow:hidden;height:100%;max-height:3000px;font-size:.875rem;line-height:175%}section.accordion-section .accordion-container .accordion-description.collapse-enter-active{-webkit-transition:max-height .4s ease-out,padding .4s ease-out;transition:max-height .4s ease-out,padding .4s ease-out}section.accordion-section .accordion-container .accordion-description.collapse-leave-active{-webkit-transition:max-height .3s ease-in,padding .3s ease-in;transition:max-height .3s ease-in,padding .3s ease-in}section.accordion-section .accordion-container .accordion-description.collapse-leave-to{max-height:0!important}section.accordion-section .accordion-container .button{margin-top:4rem;margin-bottom:2rem}.dark .accordion-title{color:#f5f5f5}.dark .accordion-trigger:after{background-color:#f5f5f5}.dark .accordion-description{color:#d9d9d9}.dark .accordion-container-item{border-bottom:1px solid #363732}.light .accordion-title{color:#191919}.light .accordion-trigger:after{background-color:#191919}.light .accordion-container-item{border-bottom:1px solid #d9d9d9}.light .accordion-description{color:#53544a}@media screen and (max-width:599px){section.accordion-section .accordion-container .section-title{font-size:1.875rem}section.accordion-section .accordion-container>div,section.accordion-section .accordion-container .accordion-description{padding:0}section.accordion-section .accordion-container>div.collapse-leave-to,section.accordion-section .accordion-container .accordion-description.collapse-leave-to{padding:0}}.cnt[data-v-f5f0021a]{margin-left:auto;margin-right:auto;max-width:none;background-clip:content-box}.cnt-fc[data-v-f5f0021a]{margin-left:auto;margin-right:auto;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:min(5.5555555556vw,80px);padding-right:min(5.5555555556vw,80px)}.cnt-mc[data-v-f5f0021a]{margin-left:auto;margin-right:auto;max-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:calc(min(5.5555555556vw,80px)*1.3);padding-right:calc(min(5.5555555556vw,80px)*1.3)}.vs-f[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*1.3);padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vst-f[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*1.3)}.vsb-f[data-v-f5f0021a]{padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vs-m[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*.8);padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vsb-m[data-v-f5f0021a]{padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vst-m[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*.8)}.vs-s[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*.4);padding-bottom:calc(min(5.5555555556vw,80px)*.4)}.vst-s[data-v-f5f0021a]{padding-top:calc(min(5.5555555556vw,80px)*.4)}.vsb-s[data-v-f5f0021a]{padding-bottom:calc(min(5.5555555556vw,80px)*.4)}@media screen and (max-width:599px){.vs-f[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*1.3);padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vst-f[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*1.3)}.vsb-f[data-v-f5f0021a]{padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vs-m[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*.8);padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vsb-m[data-v-f5f0021a]{padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vst-m[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*.8)}.vs-s[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*.4);padding-bottom:calc(max(5.5555555556vw,60px)*.4)}.vst-s[data-v-f5f0021a]{padding-top:calc(max(5.5555555556vw,60px)*.4)}.vsb-s[data-v-f5f0021a]{padding-bottom:calc(max(5.5555555556vw,60px)*.4)}}.my-1[data-v-f5f0021a]{margin-top:.5rem;margin-bottom:.5rem}.mt-1[data-v-f5f0021a]{margin-top:.5rem}.mb-1[data-v-f5f0021a]{margin-bottom:.5rem}.my-2[data-v-f5f0021a]{margin-top:1rem;margin-bottom:1rem}.mt-2[data-v-f5f0021a]{margin-top:1rem}.mb-2[data-v-f5f0021a]{margin-bottom:1rem}.my-3[data-v-f5f0021a]{margin-top:1.5rem;margin-bottom:1.5rem}.mt-3[data-v-f5f0021a]{margin-top:1.5rem}.mb-3[data-v-f5f0021a]{margin-bottom:1.5rem}.my-4[data-v-f5f0021a]{margin-top:2rem;margin-bottom:2rem}.mt-4[data-v-f5f0021a]{margin-top:2rem}.mb-4[data-v-f5f0021a]{margin-bottom:2rem}.my-5[data-v-f5f0021a]{margin-top:3rem;margin-bottom:3rem}.mt-5[data-v-f5f0021a]{margin-top:3rem}.mb-5[data-v-f5f0021a]{margin-bottom:3rem}.my-6[data-v-f5f0021a]{margin-top:4rem;margin-bottom:4rem}.mt-6[data-v-f5f0021a]{margin-top:4rem}.mb-6[data-v-f5f0021a]{margin-bottom:4rem}.modal-enter-active[data-v-f5f0021a],.modal-leave-active[data-v-f5f0021a]{-webkit-transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease}.modal-enter-active .content[data-v-f5f0021a],.modal-leave-active .content[data-v-f5f0021a]{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.modal-enter-from .content[data-v-f5f0021a],.modal-leave-to .content[data-v-f5f0021a]{-webkit-transform:translate(-50%,-50%) scale(.92);transform:translate(-50%,-50%) scale(.92);opacity:0}.modal[data-v-f5f0021a]{position:fixed;overflow:auto;top:0;left:0;height:100vh;width:100%;z-index:100;background:#19191980;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal .content[data-v-f5f0021a]{position:fixed;padding:4rem 3rem 3rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(0) scale(1);transform:translate(-50%,-50%) rotate(0) scale(1);z-index:101;min-width:800px;overflow:auto;max-height:70dvh}.modal .content .close[data-v-f5f0021a]{z-index:101;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:absolute;display:block;width:1.3rem;height:1.3rem;right:1.5rem;top:1.5rem}.modal .content .close:hover .close-icon[data-v-f5f0021a]{opacity:.7}.modal .content .close .close-icon[data-v-f5f0021a]{display:block;width:100%;height:100%;background-color:currentColor;-webkit-mask-image:url(/img/bb-cross.svg);mask-image:url(/img/bb-cross.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.modal.full-size .content[data-v-f5f0021a]{min-width:100%;min-height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark .modal .content[data-v-f5f0021a]{background-color:#000}.dark .modal .content .close[data-v-f5f0021a]{color:#f5f5f5}.light .modal .content[data-v-f5f0021a]{background-color:#fff}.light .modal .content .close[data-v-f5f0021a]{color:#191919}@media screen and (max-width:979px){.modal .content[data-v-f5f0021a]{min-width:0;width:70%;max-height:80dvh}}.cnt[data-v-1a346fa7]{margin-left:auto;margin-right:auto;max-width:none;background-clip:content-box}.cnt-fc[data-v-1a346fa7]{margin-left:auto;margin-right:auto;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:min(5.5555555556vw,80px);padding-right:min(5.5555555556vw,80px)}.cnt-mc[data-v-1a346fa7]{margin-left:auto;margin-right:auto;max-width:1280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:calc(min(5.5555555556vw,80px)*1.3);padding-right:calc(min(5.5555555556vw,80px)*1.3)}.vs-f[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*1.3);padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vst-f[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*1.3)}.vsb-f[data-v-1a346fa7]{padding-bottom:calc(min(5.5555555556vw,80px)*1.3)}.vs-m[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*.8);padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vsb-m[data-v-1a346fa7]{padding-bottom:calc(min(5.5555555556vw,80px)*.8)}.vst-m[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*.8)}.vs-s[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*.4);padding-bottom:calc(min(5.5555555556vw,80px)*.4)}.vst-s[data-v-1a346fa7]{padding-top:calc(min(5.5555555556vw,80px)*.4)}.vsb-s[data-v-1a346fa7]{padding-bottom:calc(min(5.5555555556vw,80px)*.4)}@media screen and (max-width:599px){.vs-f[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*1.3);padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vst-f[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*1.3)}.vsb-f[data-v-1a346fa7]{padding-bottom:calc(max(5.5555555556vw,60px)*1.3)}.vs-m[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*.8);padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vsb-m[data-v-1a346fa7]{padding-bottom:calc(max(5.5555555556vw,60px)*.8)}.vst-m[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*.8)}.vs-s[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*.4);padding-bottom:calc(max(5.5555555556vw,60px)*.4)}.vst-s[data-v-1a346fa7]{padding-top:calc(max(5.5555555556vw,60px)*.4)}.vsb-s[data-v-1a346fa7]{padding-bottom:calc(max(5.5555555556vw,60px)*.4)}}.my-1[data-v-1a346fa7]{margin-top:.5rem;margin-bottom:.5rem}.mt-1[data-v-1a346fa7]{margin-top:.5rem}.mb-1[data-v-1a346fa7]{margin-bottom:.5rem}.my-2[data-v-1a346fa7]{margin-top:1rem;margin-bottom:1rem}.mt-2[data-v-1a346fa7]{margin-top:1rem}.mb-2[data-v-1a346fa7]{margin-bottom:1rem}.my-3[data-v-1a346fa7]{margin-top:1.5rem;margin-bottom:1.5rem}.mt-3[data-v-1a346fa7]{margin-top:1.5rem}.mb-3[data-v-1a346fa7]{margin-bottom:1.5rem}.my-4[data-v-1a346fa7]{margin-top:2rem;margin-bottom:2rem}.mt-4[data-v-1a346fa7]{margin-top:2rem}.mb-4[data-v-1a346fa7]{margin-bottom:2rem}.my-5[data-v-1a346fa7]{margin-top:3rem;margin-bottom:3rem}.mt-5[data-v-1a346fa7]{margin-top:3rem}.mb-5[data-v-1a346fa7]{margin-bottom:3rem}.my-6[data-v-1a346fa7]{margin-top:4rem;margin-bottom:4rem}.mt-6[data-v-1a346fa7]{margin-top:4rem}.mb-6[data-v-1a346fa7]{margin-bottom:4rem}.modal-renderer .chat-icon[data-v-1a346fa7]{display:inline-block;width:7.125rem;height:7.125rem;-webkit-mask-image:url(/img/bb-chat-icon.svg);mask-image:url(/img/bb-chat-icon.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor}.modal-renderer .buttons[data-v-1a346fa7]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.modal-renderer .download.button[data-v-1a346fa7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-renderer .download.button .download-icon[data-v-1a346fa7]{display:inline-block;width:1.75rem;height:1.5rem;padding-right:.5rem;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4M7%2010l5%205%205-5M12%2015V3'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4M7%2010l5%205%205-5M12%2015V3'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor}.modal-renderer .title[data-v-1a346fa7]{font-size:2rem;font-weight:600;line-height:2.625rem;margin:1rem 0 3rem}.modal-renderer .form-row input[data-v-1a346fa7],.modal-renderer .form-row select[data-v-1a346fa7]{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.5rem}.modal-renderer .form-hint[data-v-1a346fa7]{margin-bottom:2rem}.modal-renderer .disclaimer[data-v-1a346fa7] a{text-decoration:underline}@media screen and (max-width:599px){.modal-renderer .title[data-v-1a346fa7]{font-size:1.875rem}.modal-renderer .buttons[data-v-1a346fa7]{display:inline-block}.modal-renderer .buttons .contact-us[data-v-1a346fa7]{margin-top:1.5rem;width:100%}}.dark .modal-renderer .chat-icon[data-v-1a346fa7],.dark .modal-renderer .title[data-v-1a346fa7],.dark .modal-renderer .form-row label[data-v-1a346fa7],.dark .modal-renderer .disclaimer[data-v-1a346fa7],.dark .modal-renderer .form-hint[data-v-1a346fa7]{color:#f5f5f5}.dark .modal-renderer select.form-control[data-v-1a346fa7]{color:#53544a}.dark .modal-renderer select.form-control[data-v-1a346fa7]:not(:has(option:checked:disabled)){color:#f5f5f5}.dark .modal-renderer .disclaimer[data-v-1a346fa7] a{color:#f5f5f5}.light .modal-renderer .chat-icon[data-v-1a346fa7],.light .modal-renderer .title[data-v-1a346fa7],.light .modal-renderer .form-row label[data-v-1a346fa7]{color:#191919}.light .modal-renderer .form-row input[data-v-1a346fa7]::-webkit-input-placeholder{color:#53544a}.light .modal-renderer .form-row input[data-v-1a346fa7]::-moz-placeholder{color:#53544a}.light .modal-renderer .form-row input[data-v-1a346fa7]:-ms-input-placeholder{color:#53544a}.light .modal-renderer .form-row input[data-v-1a346fa7]::-ms-input-placeholder{color:#53544a}.light .modal-renderer .disclaimer[data-v-1a346fa7],.light .modal-renderer .form-hint[data-v-1a346fa7],.light .modal-renderer .form-row input[data-v-1a346fa7]::placeholder{color:#53544a}.light .modal-renderer select.form-control[data-v-1a346fa7]{color:#53544a}.light .modal-renderer select.form-control[data-v-1a346fa7]:not(:has(option:checked:disabled)){color:#191919}.light .modal-renderer .disclaimer[data-v-1a346fa7] a{color:#53544a}
