.co-newsletter-page:has(.co-newsletter-thanks){margin-bottom:-40px;background:url(/img/v2021/newsletter/newsletter-success-bg.svg) bottom -10px right no-repeat}.co-newsletter-page__header{--padding-bottom: 32px;padding:0 0 var(--padding-bottom)}.co-newsletter-page__text{--title-max-width: 200px}.co-newsletter-page__text h1{--font-size: 28px;--margin-bottom: 8px;max-width:var(--title-max-width);font-size:var(--font-size);line-height:1.25;margin:0 0 var(--margin-bottom)}.co-newsletter-page__text h4{font-weight:600;font-size:16px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#41c092;margin-bottom:9px}.co-newsletter-page__text p{--font-size: 16px;font-size:var(--font-size);line-height:1.5}.co-newsletter-page__button{--button-max-width: 100%;--margin-right: auto;--button-size: 40px}.co-newsletter-page__button .btn{--btn-size: var(--button-size);display:flex;width:100%;max-width:var(--button-max-width);margin:0 var(--margin-right) 0 auto}.co-newsletter-thanks,.co-newsletter-page__layout{padding-top:32px;padding-bottom:60px}.co-letter-choice-list{--list-margin-bottom: 0;--item-margin-bottom: 40px;margin:0 0 var(--list-margin-bottom);padding:0;list-style:none}.co-letter-choice-list__item{margin-bottom:var(--item-margin-bottom)}.co-letter-type-choice{--padding-x: 24px;--padding-top: 24px;--padding-bottom: 24px;--header-margin-bottom: 8px;--title-margin-bottom: 0;--title-font-size: 20px;--text-font-size: 14px;display:block;padding:var(--padding-top) var(--padding-x) var(--padding-bottom);border:1px solid #004040;border-radius:16px;cursor:pointer}.co-letter-type-choice__header{display:flex;gap:8px;margin-bottom:var(--header-margin-bottom)}.co-letter-type-choice__info{flex:1 1;min-width:0;line-height:1.5}.co-letter-type-choice__info h3{font-weight:700;font-size:var(--title-font-size);margin:0 0 var(--title-margin-bottom);color:#004040}.co-letter-type-choice__info p{font-weight:700;font-size:var(--text-font-size);color:#41c092}.co-letter-type-choice__field{--bg: transparent;--check-mark-opacity: 0;position:relative;display:flex;width:32px;height:32px;border:1px solid #004040;border-radius:4px;background:var(--bg);transition:.3s ease-in-out}.co-letter-type-choice__field:has(:checked){--bg: #41c092;--check-mark-opacity: 1}.co-letter-type-choice__field:after{content:"";display:block;width:22px;height:10px;border:solid #004040;border-width:0 0 .12rem .12rem;transform:translateY(-3px) rotate(-45deg);margin:auto;opacity:var(--check-mark-opacity);transition:.3s ease-in-out}.co-letter-type-choice__field input{position:absolute;z-index:-1;opacity:0}.co-letter-type-choice__description{font-size:var(--text-font-size)}.co-newsletter-form__section{margin-bottom:40px}.co-newsletter-form__subtitle{margin-bottom:24px;font-weight:700;font-size:20px;line-height:1.5;color:#004040}.co-newsletter-form__text{font-size:12px}.co-newsletter-form__text em{font-style:normal}.co-newsletter-form__captcha{margin:40px 0}.co-newsletter-form .form-line{margin-bottom:24px}.co-newsletter-form .form-line__label{margin-bottom:8px;font-weight:700;font-size:14px;line-height:1.5;color:#004040}.co-newsletter-form .form-line .form-control.error{margin:0;border-color:#d92d20;text-align:left}.co-newsletter-form .check-btn-list{gap:12px;margin-top:20px}.co-newsletter-form .form-text{margin-top:0}.co-newsletter-form .form-text .error{margin:0;font-style:normal}.co-newsletter-thanks__body{margin-bottom:60px}.co-newsletter-thanks__back{display:flex;gap:8px;align-items:center;margin-top:32px;font-weight:600;font-size:16px;line-height:1.5;text-decoration:none;color:#004040}.co-newsletter-thanks__back:hover{color:#41c092}.co-newsletter-thanks__back .icon{font-size:10px}.co-newsletter-thanks :where([data-type=insights],[data-type=events],[data-type=plr]){display:none}.co-newsletter-thanks.js-insights [data-type=insights]{display:inline}.co-newsletter-thanks.js-events [data-type=events]{display:inline}.co-newsletter-thanks.js-plr [data-type=plr]{display:inline}.co-tsr{--height: 450px;--title-size: 24px;--text-size: 16px;display:flex;width:100%;height:var(--height);border-radius:8px;border:1px solid #eee;color:#004040;background:#d3d3d3 50%/cover no-repeat;box-shadow:0 0 16px 0 rgba(0,0,0,.1),inset 0 0 0 1px #d6dce4;overflow:hidden;text-decoration:none}.co-tsr__content{margin-top:auto;padding:40px 28px}.co-tsr__title{--color: currentColor;margin:0 0 8px;font-weight:700;font-size:var(--title-size);line-height:1.25;letter-spacing:-0.48px}.co-tsr__body{display:flex;min-width:0;gap:28px;align-items:center;transition:.3s ease-in-out;transition-property:color}.co-tsr:hover .co-tsr__body{color:#41c092}.co-tsr__text{font-weight:700;font-size:var(--text-size);line-height:1.5}.co-tsr__arrow{--size: 26px;display:flex;width:var(--size);height:var(--size);margin-top:-1px;border:1px solid currentColor;border-radius:var(--size)}.co-tsr__arrow .icon{display:block;margin:auto;font-size:9px}@media all and (min-width: 500px){.co-newsletter-page__button{--button-size: 58px}}@media all and (min-width: 768px){.co-newsletter-page__text{--title-max-width: 360px}.co-newsletter-page__text h1{--font-size: 40px;--margin-bottom: 16px}.co-newsletter-page__text p{--font-size: 20px}.co-newsletter-thanks,.co-newsletter-page__layout{padding:60px 60px 100px}.co-letter-choice-list{--list-margin-bottom: 60px}.co-letter-type-choice{--padding-x: 40px;--padding-top: 32px;--padding-bottom: 48px;--header-margin-bottom: 16px;--title-margin-bottom: 8px;--title-font-size: 28px;--text-font-size: 16px}.co-newsletter-form__text{font-size:14px}.co-newsletter-form .form-line__label{font-size:16px}.co-newsletter-thanks{padding-bottom:200px}.co-newsletter-thanks__back{margin-top:40px}.co-tsr{--height: 608px;--title-size: 32px;--text-size: 22px}}@media all and (min-width: 992px){.co-newsletter-page:has(.co-newsletter-thanks){background:none}.co-newsletter-page--form{background:url(/img/v2021/newsletter/form-left-bg.svg) 0 275px no-repeat}.co-newsletter-page__layout{display:flex;gap:40px}.co-newsletter-page__header{--padding-bottom: 0;flex:1 1}.co-newsletter-page__text{--title-max-width: 400px;max-width:var(--title-max-width)}.co-newsletter-thanks .co-newsletter-page__text{max-width:none}.co-newsletter-page__text h1{--font-size: 56px;--margin-bottom: 28px}.co-newsletter-page__body{flex:1 1}.co-newsletter-page__button{--button-max-width: none}.co-newsletter-page--choice .co-newsletter-page__button{--button-max-width: 180px;--margin-right: 0;--button-size: 40px}.co-newsletter-thanks,.co-newsletter-page__layout{max-width:1200px;margin:0 auto;padding:60px 60px 100px}.co-letter-choice-list{--list-margin-bottom: 44px;--item-margin-bottom: 28px;padding-top:19px}.co-letter-type-choice{--padding-x: 32px;--padding-top: 32px;--padding-bottom: 32px;--header-margin-bottom: 16px;--title-margin-bottom: 8px;--title-font-size: 28px;--text-font-size: 16px}.co-newsletter-form{padding-top:62px}.co-tsr{--height: 500px;--title-size: 40px;--text-size: 20px}}@media all and (min-width: 1200px){.co-newsletter-thanks,.co-newsletter-page__layout{padding:80px 70px 120px}}@media all and (max-width: 767.98px){.co-newsletter-page:has(.co-newsletter-thanks){background-size:auto 470px;background-position:bottom -85px right -80px}}
/*# sourceMappingURL=maps/v2-newsletter.css.map */