:root{--container-width:1344px;--container-width-narrow:880px;--vertical-spacing:12rem;--gap:2rem;--gap-xs:calc(var(--gap)/4);--gap-sm:calc(var(--gap)/2);--gap-md:calc(var(--gap)*2);--gap-lg:calc(var(--gap)*4);--base-color:#000;--primary-color:#34cb81;--primary-color-hover:#34cb81;--secondary-color:#f5f8ff;--secondary-color-hover:#ebf1ff;--tertiary-color:#2d6bff;--tertiary-color-hover:#2d6bff;--black:#000;--dark-gray:#26222d;--dark-gray-2:#453d51;--light-gray:#e6e6e6;--medium-gray:#ccc;--white:#fff;--base-font-size:1.6rem;--base-line-height:1.5;--primary-font-family:"IBM Plex Sans",Arial,sans-serif;--secondary-font-family:"IBM Plex Sans",Georgia,serif}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{height:auto;max-width:100%;vertical-align:middle}@media (max-width:767px){.oembed_container{margin-bottom:1.5rem}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.flex,.flex-wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-item{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.flexInline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-bottom{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.flex-self{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-space{-ms-flex-pack:distribute;justify-content:space-around}.flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.flex-column-reverse,.flex:not(.flex-row){flex-direction:column}.flex-row-reverse{flex-direction:row}}.content-wrapper{margin:0 auto;max-width:var(--container-width)}.content-wrapper--narrow{max-width:var(--container-width-narrow)}.content-wrapper--vertical-spacing,.dnd-section,section{padding:calc(var(--vertical-spacing)/2) 2.4rem}.dnd-section>.row-fluid{margin:0 auto}.dnd-section .row-module{margin:0 calc(var(--gap)*-1)}.dnd-section>.row-fluid{margin-left:auto;margin-right:auto;max-width:var(--container-width);position:relative}.dnd-section>.row-fluid .hs-private{width:100%}@media (min-width:768px){.dnd-section .row-fluid{-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap);display:-webkit-box;display:-ms-flexbox;display:flex}.dnd-section [class*=span]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dnd-section .span0{flex-basis:0.0%}.dnd-section .span1{flex-basis:8.333333333333332%}.dnd-section .span2{flex-basis:16.666666666666664%}.dnd-section .span3{flex-basis:25.0%}.dnd-section .span4{flex-basis:33.33333333333333%}.dnd-section .span5{flex-basis:41.66666666666667%}.dnd-section .span6{flex-basis:50.0%}.dnd-section .span7{flex-basis:58.333333333333336%}.dnd-section .span8{flex-basis:66.66666666666666%}.dnd-section .span9{flex-basis:75.0%}.dnd-section .span10{flex-basis:83.33333333333334%}.dnd-section .span11{flex-basis:91.66666666666666%}.dnd-section .span12{flex-basis:100.0%}.content-wrapper--vertical-spacing,.dnd-section,section{padding:var(--vertical-spacing) 3.2rem}}@media (min-width:992px){.content-wrapper--vertical-spacing,.dnd-section,section{padding:var(--vertical-spacing) 4.4rem}}.hide{display:none!important}.show{display:block}.hidden,.invisible{visibility:hidden}.hidden,.hidden-desktop,.visible-phone,.visible-tablet{display:none!important}@media (max-width:767px){.visible-phone{display:inherit!important}.hidden-phone{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media (min-width:768px) and (max-width:1139px){.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}html{font-size:62.5%;scroll-behavior:smooth}html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body{line-break:strict;word-break:break-all}body{color:var(--base-color);font-family:var(--primary-font-family);font-size:var(--base-font-size);letter-spacing:-.032rem;line-height:var(--base-line-height);word-break:break-word}a{color:var(--primary-color);text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}a:active,a:focus,a:hover{color:var(--primary-color-hover)}p{font-weight:300;margin:0 0 2rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font-family);font-weight:400;line-height:1.2;margin:0 0 2rem}.h1,h1{font-size:3.6rem}.h2,h2{font-size:2.8rem}.h3,h3{font-size:2.4rem}.h4,h4{font-size:2.2rem}.h5,h5{font-size:2rem}.h6,h6{font-size:1.8rem}@media (min-width:992px){.h1,h1{font-size:5rem}.h2,h2{font-size:4rem}.h3,h3{font-size:3.2rem}}ol,ul{font-weight:300;margin:0 0 2rem}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list{list-style:none;margin:0;padding-left:0}pre{overflow:auto}code{vertical-align:bottom}blockquote{border-left:6px solid var(--secondary-color);font-size:2.4rem;font-style:italic;margin:2rem 0;padding-left:2rem}hr{border:none;border-bottom:1px solid var(--medium-gray);margin:4rem auto}.white-text :not(.button),.white-text:not(.button){color:#fff}.button,form .hs-button,form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button,form input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;line-height:1.2;min-height:4.8rem;padding:1rem 2rem;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:normal}form .hs-button,form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button,form input[type=submit]{background-color:#000;border:2px solid #2c6cfb;border-radius:50px;color:var(--white);display:block;text-align:center;width:100%}form .hs-button:focus,form .hs-button:hover,form input[type=file]::file-selector-button:focus,form input[type=file]::file-selector-button:hover,form input[type=submit]:focus,form input[type=submit]:hover{border-color:#009e83}form input[type=file]::-webkit-file-upload-button:focus,form input[type=file]::-webkit-file-upload-button:hover{background-color:var(--primary-color-hover);color:var(--white)}form .hs-button:active,form input[type=file]::file-selector-button:active,form input[type=submit]:active{background-color:var(--primary-color-hover);color:var(--white)}form input[type=file]::-webkit-file-upload-button:active{background-color:var(--primary-color-hover);color:var(--white)}.button--primary,.button--secondary,.button--text,.button--text-alt{position:relative}.button--primary,.button--secondary{border:1px solid var(--primary-color);border-radius:4px;color:var(--black);font-size:16px;font-weight:400;letter-spacing:-.032rem;line-height:1;padding:16px 74px 16px 24px}.button--primary:after,.button--secondary:after,.button--text-alt:after,.button--text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='var(--black)' class='display-block' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M9 3 7.943 4.058l4.185 4.192H3v1.5h9.128l-4.185 4.193L9 15l6-6z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:18px}.button--primary{background-color:var(--primary-color);color:var(--white)}.button--primary:active,.button--primary:focus,.button--primary:hover{color:var(--black)}.button--secondary{background-color:transparent;color:var(--black)}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-color:var(--primary-color-hover);color:var(--black)}.button--white{color:var(--white)}.button--white:active,.button--white:focus,.button--white:hover{color:var(--black)}.button--primary:after,.button--white:after{filter:invert(1)}.button--primary:active:after,.button--primary:focus:after,.button--primary:hover:after,.button--white:active:after,.button--white:focus:after,.button--white:hover:after{filter:invert(0)}.button--text,.button--text-alt{background:none;border:0;border-bottom:1px solid transparent;color:var(--base-color);min-height:auto;padding:0 50px 0 0}.button--text:active,.button--text:focus,.button--text:hover{border-bottom:1px solid var(--base-color)}.button--text-alt:after,.button--text:after{right:0}.button--text-alt:active,.button--text-alt:focus,.button--text-alt:hover{border-bottom:1px solid var(--primary-color)}.button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap-xs)}.button--icon>span{-ms-flex-negative:0;flex-shrink:0}.button--icon>svg{height:1rem}.button--full{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.button--large{font-size:calc(var(--base-font-size)*1.5);padding:3rem 7rem 3rem 2rem}a.cta_button{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.fakelabel,form label{display:block;line-height:1.2;margin-bottom:.5rem}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background-color:var(--white);border:1px solid var(--dark-gray-2);display:block;line-height:1.5;margin-bottom:1.6rem;min-height:4.2rem;padding:1.4rem 2.4rem;width:100%}form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 48 30'%3E%3Cpath d='M5.64 0 0 5.64l24 24 24-24L42.36 0 24 18.32z' style='fill-rule:nonzero'/%3E%3C/svg%3E");background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:10px;-webkit-text-fill-color:var(--base-color);opacity:1}form textarea{margin-top:1rem;min-height:15rem}form fieldset{max-width:100%!important}::-webkit-input-placeholder{color:var(--dark-gray-2)}.hs-fieldtype-date .input .hs-dateinput:before,:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder,::placeholder{color:var(--dark-gray-2)}.inputs-list{list-style:none;margin:0 0 2rem;padding:0}.inputs-list>li{display:block}input[type=checkbox],input[type=radio]{cursor:pointer;margin-right:.9rem;vertical-align:middle}input[type=checkbox],input[type=radio],input[type=range],progress{accent-color:var(--primary-color)}.hs-dateinput{position:relative}.hs-dateinput:before{content:"\01F4C5";position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:var(--base-color)}.fn-date-picker td.is-selected .pika-button{background:var(--dark-gray);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{background-color:var(--dark-gray)!important;border-radius:0!important;color:#fff}.fn-date-picker td.is-today .pika-button{color:var(--dark-gray)}form input[type=file]{background-color:transparent;border:initial;min-height:auto;padding:initial;width:auto!important}form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button{margin-right:var(--gap)}form .hs-richtext,form .hs-richtext p{font-size:1.4rem;margin:0 0 1.6rem}form .hs-richtext img{max-width:100%!important}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{font-size:1.4rem}.legal-consent-container .hs-form-booleancheckbox-display p{position:relative;top:-1px}.hs-form-required{color:#f82a2a;margin-left:4px}.hs-input.invalid.error{border-color:#f82a2a}.hs-error-msg,.hs-error-msgs{color:#f82a2a;font-size:1.2rem;font-weight:400;line-height:1.5;margin:-1.2rem 0 1.6rem!important}.hs_error_rollup{display:none}.grecaptcha-badge{margin-bottom:2rem}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--white) inset!important;box-shadow:0 0 0 30px var(--white) inset!important}.hs-form fieldset{max-width:inherit!important}.hs-form fieldset.form-columns-1 .hs-form-field,.hs-form fieldset.form-columns-2 .hs-form-field,.hs-form fieldset.form-columns-3 .hs-form-field{width:100%!important}.hs-form fieldset.form-columns-1 .hs-form-field .input,.hs-form fieldset.form-columns-2 .hs-form-field .input,.hs-form fieldset.form-columns-3 .hs-form-field .input{margin-right:0!important}.hs-form
fieldset.form-columns-1
.hs-form-field
.hs-input:not([type=checkbox]):not([type=radio]):not([type=file]),.hs-form
fieldset.form-columns-2
.hs-form-field
.hs-input:not([type=checkbox]):not([type=radio]):not([type=file]),.hs-form
fieldset.form-columns-3
.hs-form-field
.hs-input:not([type=checkbox]):not([type=radio]):not([type=file]){width:100%!important}@media (min-width:992px){.hs-form fieldset.form-columns-1 .hs-form-field{width:100%!important}.hs-form fieldset.form-columns-2 .hs-form-field{width:50%!important}.hs-form fieldset.form-columns-2 .hs-form-field:first-of-type{padding-right:.75rem}.hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(2){padding-left:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field{width:33.333%!important}.hs-form fieldset.form-columns-3 .hs-form-field:first-of-type{padding-right:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(2){padding-left:.75rem;padding-right:.75rem}.hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3){padding-left:.75rem}}table{border:1px solid var(--light-gray);border-collapse:collapse;margin-bottom:1.4rem;overflow-wrap:break-word;width:100%}td,th{padding:1rem;text-align:left;vertical-align:top}td{border-bottom:1px solid var(--light-gray)}thead th{vertical-align:bottom}tfoot td,thead th{background-color:var(--light-gray)}body.modal-open
.body-wrapper>div[data-global-resource-path*="/templates/partials/header.html"]{z-index:unset}.header{border-bottom:1px solid var(--dark-gray-2);position:fixed;top:0;width:100%}.header__navigation form .hs-form-radio{background-color:#332d3c;margin-bottom:0;padding:14px 24px}.header__navigation form .hs-form-radio label span{font-family:IBM Plex Sans\ 400,sans-serif;font-size:16px;font-weight:400;line-height:20px}.header__navigation form select{-webkit-text-fill-color:var(--white)!important}.header__navigation form .hs-error-msg,.header__navigation form .hs-error-msgs{font-size:16px!important}@media (min-width:992px){.hidden-form form ul.inputs-list.multi-container{grid-template-columns:repeat(3,1fr)!important;grid-gap:2rem!important}}.scrolled{background-color:var(--dark-gray)}.header__container{padding:.8rem 2.4rem}.header--no-navigation .header__container{padding:2rem 2.4rem}.header__inner{gap:2.4rem}@media (min-width:768px){.header--no-navigation .header__container,.header__container{padding-inline:3.2rem}}@media (min-width:992px){.header--no-navigation .header__container,.header__container{padding-inline:4.4rem}}.header__logo a{display:block}.header__logo img{height:1.8rem;width:auto!important}@media (max-width:1279px){.header__logo{align-self:flex-start;padding-block:1.2rem}}.header__navigation nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__skip{height:1px;left:-1000px;overflow:hidden;position:absolute;text-align:left;top:-1000px;width:1px}.header__skip:active,.header__skip:focus,.header__skip:hover{height:auto;left:0;overflow:visible;top:0;width:auto}.footer{background-color:var(--dark-gray)}.footer__logo .h4{color:#34cb81!important;font-size:16px;font-weight:500;margin-top:2rem}.footer__logo form{display:flex;height:75px}.footer__logo form .hs-submit{align-items:flex-end;display:flex}.footer__logo form .form-columns-1{margin-right:2rem}.footer__logo form label{display:block;font-size:12px!important;line-height:18px;margin-bottom:4px}.footer .input input,.footer__logo form label{font-family:IBM Plex Sans\ 400,sans-serif;font-weight:400}.footer .input input{background-color:transparent!important;border:1px #453d51;border-style:none none solid;font-size:16px;height:auto;line-height:20px;margin-bottom:0;padding:14px 24px}.footer__logo form .hs-error-msg,.footer__logo form .hs-error-msgs{margin:0!important}.footer .hs-submit input{background-color:transparent;border:1px solid #34cb81;border-radius:4px;font-family:IBM Plex Sans\ 400,sans-serif;font-size:16px;font-weight:400;line-height:24px;min-width:140px;padding:16px 24px}.footer__inner{padding-inline:2.4rem}.footer__main{padding-block:4.8rem}.footer__main .footer__inner>.content-wrapper.flex{gap:4.8rem}.footer__bottom{border-top:1px solid var(--dark-gray-2);padding-block:.8rem}.footer__copyright{font-weight:300}@media (min-width:768px){.footer__inner{padding-inline:3.2rem}.footer__main .footer__logo{flex:0 420px}}@media (min-width:992px){.footer__inner{gap:2.4rem;padding-inline:4.4rem}.footer__main{padding-bottom:19.2rem}}@media (max-width:767px){.footer__bottom{padding-block:2rem 4.8rem}.footer__bottom .footer__inner>.content-wrapper.flex{align-items:flex-start;gap:3.7rem}.footer__button,.footer__button .button{max-width:300px;width:100%}}.footer.footer--no-navigation{padding-block:2.4rem}.show-for-sr{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (max-width:767px){.show-for-sr--mobile{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}.bg-light-gray{background-color:var(--light-gray)}.bg-white{background-color:var(--white)}.mt-none{margin-top:0!important}.mt-xs{margin-top:calc(var(--gap)*.25)!important}.mt-sm{margin-top:calc(var(--gap)*.5)!important}.mt-md{margin-top:var(--gap)!important}.mt-lg{margin-top:calc(var(--gap)*1.5)!important}.mt-xl{margin-top:calc(var(--gap)*2)!important}.mb-none{margin-bottom:0!important}.mb-xs{margin-bottom:calc(var(--gap)*.25)!important}.mb-sm{margin-bottom:calc(var(--gap)*.5)!important}.mb-md{margin-bottom:var(--gap)!important}.mb-lg{margin-bottom:calc(var(--gap)*1.5)!important}.mb-xl{margin-bottom:calc(var(--gap)*2)!important}.pt-none{padding-top:0!important}.pt-xs{padding-top:calc(var(--gap)*.25)!important}.pt-sm{padding-top:calc(var(--gap)*.5)!important}.pt-md{padding-top:var(--gap)!important}.pt-lg{padding-top:calc(var(--gap)*1.5)!important}.pt-xl{padding-top:calc(var(--gap)*2)!important}.pb-none{padding-bottom:0}.pb-xs{padding-bottom:calc(var(--gap)*.25)}.pb-sm{padding-bottom:calc(var(--gap)*.5)}.pb-md{padding-bottom:var(--gap)!important}.pb-lg{padding-bottom:calc(var(--gap)*1.5)!important}.pb-xl{padding-bottom:calc(var(--gap)*2)}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-large{font-size:calc(var(--base-font-size)*1.2)}.text-small{font-size:calc(var(--base-font-size)*.8)}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}.embed-container--43{padding-bottom:75%}