.cta-section-channels{--font-size-title:3rem;--line-height-title:3.6rem;--font-size-description:1rem;--line-height-description:1.5rem;--font-size-button:1.25rem;--line-height-button:1.875rem;--font-size-channels-title:1rem;--line-height-channels-title:1.5rem;--font-size-channel-text:0.875rem;--line-height-channel-text:1.3125rem;--color-primary:#ff355a;--color-text-dark:#252b37;background-color:var(--color-primary);overflow:hidden;padding:3rem 5rem;position:relative}.cta-section-channels__bg{height:100%;left:0;object-fit:cover;object-position:right bottom;position:absolute;top:0;width:100%;z-index:0}.cta-section-channels__bg--desktop{display:block}.cta-section-channels__bg--mobile{display:none}.cta-section-channels__container{margin:0 auto;max-width:76rem;min-height:34rem;position:relative;z-index:1}.cta-section-channels__content{color:#fff;display:flex;flex-direction:column;gap:1rem;max-width:37rem}.cta-section-channels__title,.cta-section-channels__title *{font-family:Dotties Vanilla,sans-serif!important;font-size:var(--font-size-title)!important;font-weight:600!important;line-height:var(--line-height-title)!important;margin:0!important}.cta-section-channels__description,.cta-section-channels__description *{font-family:Roboto,sans-serif!important;font-size:var(--font-size-description)!important;font-weight:400!important;line-height:var(--line-height-description)!important;margin:0!important}.cta-section-channels__cta{margin-top:2rem;padding:1.5rem}.cta-section-channels__button{align-items:center;background-color:#fff;border:1px solid #e9edf2;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#2e3646;cursor:pointer;display:inline-flex;font-family:Roboto,sans-serif;font-size:var(--font-size-button);font-weight:500;justify-content:center;line-height:var(--line-height-button);min-height:4.5rem;padding:1.3125rem 1.8125rem;position:relative;text-decoration:none;transition:background-color .2s ease}.cta-section-channels__button:after,.cta-section-channels__button:before{content:"";pointer-events:none;position:absolute}.cta-section-channels__button:before{border:1px solid #ffb0b7;border-radius:1rem;inset:-.5rem}.cta-section-channels__button:after{border:1px solid hsla(0,0%,100%,.4);border-radius:1.25rem;inset:-1rem}.cta-section-channels__button:hover{background-color:#f5f5f5}.cta-section-channels__channels{align-items:flex-end;bottom:3rem;display:flex;flex-direction:column;gap:1rem;position:absolute;right:5rem;z-index:2}.cta-section-channels__channels-title{color:var(--color-text-dark);font-family:Roboto,sans-serif;font-size:var(--font-size-channels-title);font-weight:500;line-height:var(--line-height-channels-title);margin:0}.cta-section-channels__channels-list{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.cta-section-channels__channel{align-items:center;display:flex;gap:1rem}.cta-section-channels__channel-icon{flex-shrink:0;height:1.4375rem;width:1.4375rem}.cta-section-channels__channel-icon img{display:block;height:100%;object-fit:contain;width:100%}.cta-section-channels__channel-text{color:var(--color-text-dark);font-family:Roboto,sans-serif;font-size:var(--font-size-channel-text);font-weight:400;line-height:var(--line-height-channel-text)}@media screen and (max-width:1100px){.cta-section-channels{background:linear-gradient(180deg,#ff355a,#d9234a);display:flex;flex-direction:column;padding:3rem 0 0}.cta-section-channels__bg{display:block;height:auto;left:auto;object-fit:contain;object-position:center bottom;order:2;position:relative;top:auto;transform:none;width:100%}.cta-section-channels__bg--desktop{display:none}.cta-section-channels__bg--mobile{display:block}.cta-section-channels__container{display:flex;flex-direction:column;gap:2.5rem;min-height:auto;order:1;padding:0 2rem}.cta-section-channels__content{max-width:100%}.cta-section-channels__cta{margin-top:2rem;padding:1.5rem 0}.cta-section-channels__button{width:100%}.cta-section-channels__channels{bottom:1rem;position:absolute;right:1rem}}@media screen and (max-width:600px){.cta-section-channels{--font-size-title:2.25rem;--line-height-title:2.7rem;padding:2rem 0 0}.cta-section-channels__container{padding:0 1rem}.cta-section-channels__cta{margin-top:1.5rem;padding:1rem 0}.cta-section-channels__channels{bottom:1.5rem;right:1rem}}