:root {--color-neutral-200: #e6e8ea;--color-neutral-300: #ccd1d6;--color-neutral-900: #172c42;--color-neutral-white: #ffffff;--color-neutral-grey: #00000080;--brand-red-800: #cf230c;--brand-red-500: #ef5844;--brand-red-400: #f38172;--brand-red-200: #fbd4d0;--brand-red-100: #fce9e7;--brand-navy-900: #172c42;--brand-navy-800: #213f5f;--brand-navy-700: #2e5884;--brand-navy-600: #3b71aa;--brand-navy-200: #cee0f3;--brand-blue-900: #083093;--brand-blue-700: #015ac8;--brand-blue-500: #3a94ed;--brand-blue-100: #e7f0fb;--brand-green-700: #00a878;--brand-grey-700: #505d6d;--brand-grey-600: #667483;--brand-grey-500: #808B98;--brand-grey-200: #E6E8EA;--brand-grey-50: #f6f7f8;}@font-face {font-family: 'Proxima Nova';font-display: swap;src:url('https://euwprd-cdn-w.care.com/assets/proxima-nova-regular.woff2') format('woff2');}@font-face {font-family: 'Proxima Nova';font-display: swap;src:url('https://euwprd-cdn-w.care.com/assets/proxima-nova-bold.woff2') format('woff2');font-weight: 700;}.h1, .h2, .h3, .h4, .h5 {margin: 0;font-weight: 700;color: var(--color-neutral-900);}.h1 {font-size: 1.75rem;line-height: 1.215;}.h2 {font-size: 1.3125rem;line-height: 1.238;}.h3 {font-size: 1.125rem;line-height: 1.333;}.h4 {font-size: 1rem;line-height: 1.375;}.h5 {font-size: 0.875rem;line-height: 1.285;}.body1 {font-size: 1.125rem;line-height: 1.333;}.body2 {font-size: 1rem;line-height: 1.375;}.body3 {font-size: 0.875rem;line-height: 1.429;}.display3 {font-size: 2.25rem;line-height: 1.16;}.info2 {font-size: 0.625rem;line-height: 1.4;}.link4--inline {font-size: 0.75rem;line-height: 1.333;text-decoration: underline;}.btn {width: auto;border: none;outline: none;cursor: pointer;min-width: 6.5rem;padding: 0.25rem 1rem;border-radius: 1.75rem;display: inline-flex;box-sizing: border-box;justify-content: center;align-items: center;font-size: 1rem;line-height: 1.5;font-weight: 400;text-decoration: none;color: var(--color-neutral-white);transition: background-color 300ms ease-out;}.btn.btn--icon,.btn.btn--link {padding: 0;min-width: auto;font-weight: 700;background: none;}.btn.btn--icon {color: var(--brand-navy-800);}.btn.btn--link {color: var(--brand-blue-700);}.btn.btn--link:hover {text-decoration: underline;}.btn.btn--link.link--secondary {color: inherit;font-weight: normal;text-decoration: underline;}.btn.btn--full-width {width: 100%;}.btn.btn--medium {min-width: 9rem;padding: 0.5rem 1rem;font-size: 1.125rem;line-height: 1.34;}.btn.btn--large {min-width: 11.5rem;padding: 0.875rem 1rem;font-size: 1.3125rem;line-height: 1.34;}.btn.btn--primary {background-color: var(--brand-red-500);}.btn.btn--primary:hover {background-color: var(--brand-red-400);}.btn.btn--primary:active {background-color: var(--brand-red-800);}.btn.btn--primary-outline {background-color: var(--color-neutral-white);border: 1px solid var(--brand-red-500);color: var(--brand-red-800);}.btn.btn--primary-outline:hover {background-color: var(--brand-red-100);}.btn.btn--primary-outline:active {background-color: var(--brand-red-200);}.btn.btn--secondary {background-color: var(--brand-navy-800);}.btn.btn--secondary:hover {background-color: var(--brand-navy-700);}.btn.btn--secondary:active {background-color: var(--brand-navy-900);}.btn.btn--secondary-outline {background-color: var(--color-neutral-white);border: 1px solid var(--brand-navy-800);color: var(--brand-navy-900);}.btn.btn--secondary-outline:hover {background-color: var(--brand-blue-100);}.btn.btn--secondary-outline:active {background-color: var(--brand-navy-200);}.field {width: auto;position: relative;}.field.field__full-width {width: 100%;}.field .field__input,.field .field__select {position: relative;}.field__input input {-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 100%;outline: none;box-sizing: border-box;border-radius: 0.75rem;border: 1px solid var(--color-neutral-300);padding: 1.5rem 2.8125rem 0.1rem 1rem;font-size: 1em;font-weight: 700;line-height: 1.34;color: var(--color-neutral-900);background: var(--color-neutral-white);}.field__input .field__icon {width: 1.5rem;height: 1.5rem;right: 1.25rem;top: calc(50% - 0.75rem);cursor: pointer;position: absolute;}.field__input > label {left: 1rem;position: absolute;top: calc(50% - 0.6em);font-size: 1em;color: var(--brand-grey-700);transition: top 0.2s ease-in-out, font-size 0.2s ease-in-out;}.field__input > input:focus ~ label,.field__input > input[value]:not([value='']) ~ label {top: 0.3rem;}.field .field__options {display: none;width: 100%;position: absolute;box-sizing: border-box;margin: 0.5rem 0 0;border-radius: 0.75rem;padding: 0.75rem 0;background-color: var(--color-neutral-white);box-shadow: 0px 0.25rem 1rem rgba(0, 0, 0, 0.15);}.field:focus-within .field__options {display: block;}.field:focus-within .field__options:empty {display: none;}.field__options .result__match {font-weight: 700;color: inherit;}ul.field__options {list-style: none;}ul.field__options,ul.field__options > li {border: none;outline: none;}ul.field__options > li:hover,ul.field__options > li:focus,ul.field__options > li:active {color: var(--color-neutral-white);background-color: var(--color-neutral-300);}ul.field__options > li:focus,ul.field__options > li:active {background-color: var(--brand-navy-600);}ul.field__options > li {cursor: pointer;font-size: 1.125rem;line-height: 1.34;padding: 0.5rem 1rem;}.field__select select {-webkit-appearance: none;-moz-appearance: none;appearance: none;display: block;font-size: inherit;line-height: inherit;width: 100%;border-radius: 0.75rem;border: 1px solid var(--color-neutral-300);color: var(--brand-grey-600);padding: 0.75rem 1rem;cursor: pointer;}.field__select select:focus {outline: none;}.field__select .field__icon {right: 1rem;top: calc(50% - 0.75rem);position: absolute;pointer-events: none;}.icon {display: block;height: 1.5rem;width: 1.5rem;background-position: center;background-repeat: no-repeat;}.icon--close {background-image: var(--close-icon-url);}.icon--loading {background-image: var(--loading-icon-url);animation: spin 1s linear infinite;}.icon--select-arrow {background-image: var(--select-arrow-icon-url);}.icon--star {background-image: var(--star-icon-url);}.icon--magnifying-glass {background-image: var(--magnifying-glass-icon-url);}.icon--vertical-childcare {background-image: var(--vertical-childcare-icon-url);}.icon--vertical-housekeeping {background-image: var(--vertical-housekeeping-icon-url);}.icon--vertical-pet-care {background-image: var(--vertical-pet-care-icon-url);}.icon--vertical-senior-care {background-image: var(--vertical-senior-care-icon-url);}.icon--vertical-special-needs {background-image: var(--vertical-special-needs-icon-url);}.icon--vertical-tutoring {background-image: var(--vertical-tutoring-icon-url);}.redesign-icons .icon--vertical-childcare {background-image: var(--redesign-vertical-childcare-icon-url);}.redesign-icons .icon--vertical-housekeeping {background-image: var(--redesign-vertical-housekeeping-icon-url);}.redesign-icons .icon--vertical-pet-care {background-image: var(--redesign-vertical-pet-care-icon-url);}.redesign-icons .icon--vertical-senior-care {background-image: var(--redesign-vertical-senior-care-icon-url);}.redesign-icons .icon--vertical-special-needs {background-image: var(--redesign-vertical-special-needs-icon-url);}.redesign-icons .icon--vertical-tutoring {background-image: var(--redesign-vertical-tutoring-icon-url);}.vertical-links__item [class*="icon--vertical"] {width: 64px;height: 64px;}.redesign-icons .vertical-links__item [class*="icon-vertical"] {width: 36px;height: 36px;}.rating {display: inline-flex;}.rating .icon--star {width: 0.625rem;height: 0.625rem;}.rating .icon--star:not(:last-child) {margin-right: 0.125rem}@keyframes spin {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}* {color: var(--color-neutral-900);font-family: 'Proxima Nova', sans-serif;}html {font-size: 16px;}html,body,p {margin: 0;padding: 0;}footer {background: var(--brand-grey-50);padding: 3.5rem 0;}section.section {display: flex;flex-direction: column;padding: 1em;margin: 0 0 1em;}body.modal-container {width: 100%;height: 100%;position: fixed;overflow: hidden;}.trustpilot-widget-wrapper {margin: 2.5rem 0;}.header {padding: 1rem 0;}.header .header__content {display: flex;align-items: center;}.header .header__content:not(.header__content_desktop) {display: none;}.header .header__logo {margin-right: auto;}.header .header__links {display: inline-flex;align-items: center;}.header__links .header__link:not(:last-child) {margin-right: 2rem;}.header__links .header__link.btn.btn--link {font-weight: normal;color: inherit;}.header__links .lang-switch {text-decoration: none;}.header__links .lang-switch:hover {text-decoration: underline;}.header + .header__threshold {margin: -2px 0 0 0;visibility: hidden;}:root {--hero-splitter-width: 4rem;--hero-postcode-color: '';--hero-border-radius: 0.9rem;}.hero {display: grid;margin-bottom: 2rem;grid-template-columns: 1fr var(--hero-splitter-width) 1fr;grid-template-areas: 'hero__postcode hero__separator hero__image';}.hero .hero__separator {z-index: 1;grid-area: hero__separator;}.hero__separator > svg {height: 100%;width: var(--hero-splitter-width);fill: var(--hero-postcode-color);}.hero .hero__image {grid-area: hero__image;background-size: cover;background-position: center;margin-left: calc(-1 * var(--hero-splitter-width));border-top-right-radius: var(--hero-border-radius);border-bottom-right-radius: var(--hero-border-radius);}.hero .hero__postcode {grid-area: hero__postcode;z-index: 1;display: flex;align-items: flex-start;flex-direction: column;background-color: var(--hero-postcode-color);border-top-left-radius: var(--hero-border-radius);border-bottom-left-radius: var(--hero-border-radius);}.hero .hero__postcode,.hero .hero__image {box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.15);}.hero__postcode .postcode__container {max-width: 19rem;}.hero__postcode .postcode {max-width: initial;margin: 0 2.5rem 0 4rem;box-sizing: border-box;padding: 5rem 0;}.postcode .postcode__title {word-break: break-word;margin-bottom: 1.5rem;}.postcode .postcode__subtitle {margin-bottom: 1.5rem;font-weight: 400;color: var(--brand-grey-600);}.postcode .postcode__input {font-size: 1.125rem;margin-bottom: 1.5rem;}.postcode__result .result__match {font-weight: 700;}.postcode__mobile-controls {display: none;}label[for="sign-up-button"] {font-weight: 700;}.hero__enrollment-buttons .hero__enrollment-title {margin-top: 3rem;}.hero__enrollment-buttons .btn {margin-top: 1.5rem;}.hero__enrollment-buttons .btn:first-of-type {margin-right: 1.25rem;}.reviews {margin-bottom: 2.5rem;}.reviews .reviews__title {margin-bottom: 1.5rem;text-align: center;}.reviews .reviews__profiles {display: grid;overflow: auto;margin-bottom: 1.5rem;grid-column-gap: 1.5rem;grid-template-columns: repeat(var(--reviews-length), minmax(15rem, 1fr));}.reviews .reviews__sign-up {font-size: 0.875rem;line-height: 1.429;}.profile {padding: 1.25rem 1rem;box-sizing: border-box;border-radius: 0.375rem;border: 1px solid var(--brand-grey-200);}.profile__header {display: grid;margin-bottom: 1.25rem;grid-column-gap: 1.25rem;grid-template-rows: repeat(3, min-content);grid-template-columns: min-content 1fr;grid-template-areas:'profile__img profile__title''profile__img profile__subtitle''profile__img profile__rating';}.profile__header .profile__img {grid-area: profile__img;border-radius: 50%;}.profile__header .profile__title {grid-area: profile__title;}.profile__header .profile__subtitle {grid-area: profile__subtitle;color: var(--brand-grey-600);margin-bottom: 0.125rem;}.profile__header .rating {grid-area: profile__rating;}.profile .profile__description {min-height: 4.75rem;margin: 0 0 1rem 0;}.profile__info .profile__city {color: var(--brand-grey-700);}.why-us {background: var(--brand-blue-100);border-radius: 1.25rem;}.why-us__title {text-align: center;padding-bottom: 1.5rem;}.why-us__items {display: flex;justify-content: space-between;}.why-us__item {display: flex;align-items: flex-start;width: 33%;padding-right: 1.5rem;}.why-us__item:last-child {padding-right: 0;}.why-us__bullet {display: flex;justify-content: center;align-items: center;background: var(--brand-green-700);border-radius: 50%;min-width: 1.375rem;height: 1.375rem;margin-right: 1rem;}:root {--how-it-works-splitter-width: 6.375rem;}.how-it-works {margin-bottom: 2.5rem;position: relative;}.how-it-works:before {position: absolute;content: '';width: var(--how-it-works-splitter-width);height: 0.1875rem;border-radius: 6.25rem;background: var(--color-neutral-200);top: 0;left: calc(50% - (var(--how-it-works-splitter-width) / 2));}.how-it-works__title {text-align: center;padding-bottom: 1.5rem;padding-top: 2rem;}.how-it-works__items {display: flex;justify-content: space-between;margin-bottom: 2rem;}.how-it-works__item {display: flex;flex-direction: column;align-items: flex-start;width: 33%;padding-right: 1.5rem;}.how-it-works__item:last-child {padding-right: 0;}.how-it-works__bullet {display: flex;justify-content: center;align-items: center;color: var(--color-neutral-white);background: var(--brand-blue-900);font-size: 1.125rem;border-radius: 50%;min-width: 2rem;height: 2rem;}.how-it-works__item-title {padding-top: 1rem;padding-bottom: 0.5rem;}.how-it-works__text {color: var(--brand-navy-800)}.how-it-works__btn-wrapper {text-align: center;}.how-it-works__btn-wrapper .btn {min-width: 18.5rem;text-decoration: none;}.join-now {margin-bottom: 2.5rem;background: var(--brand-navy-200);border-radius: 1.25rem;padding: 2rem;}.join-now__title {text-align: center;margin: 0;padding-bottom: 2.5rem;}.join-now__title .highlighted {color: var(--brand-blue-500);}.join-now__btn-wrapper {text-align: center;}.footer > hr {border: none;margin: 2rem 0;border-top: 1px solid var(--color-neutral-300);}.footer_copy {color: var(--brand-grey-700);padding-bottom: 1rem;}.footer_copy br {display: none;}.footer__links {--gap: 1.5rem;flex-wrap: wrap;display: inline-flex;justify-content: center;width: calc(100% + var(--gap));margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));}.footer__links > a {line-height: 1.375;text-decoration: none;color: var(--color-neutral-grey);margin-top: 1rem;margin: var(--gap) 0 0 var(--gap);}.footer__links > a:hover,.footer__links > a:active {text-decoration: underline;}.footer__countries-dropdown {height: 3rem;margin: 2.5rem auto;display: flex;justify-content: center;align-items: center;gap: 16px;}.footer__countries-dropdown .field__select{width: 18.875rem;}.footer__countries-dropdown .payment-icons__container {display: flex;justify-content: center;align-items: center;gap: 16px;}.footer__countries-dropdown .payment-icons p{display: none;}@media (max-width: 767px) {.footer__countries-dropdown{flex-direction: column;gap: 24px;padding-bottom: 24px;}.footer__countries-dropdown .payment-icons p{display: block;color: #505D6D;font-size: 12px;line-height: 16px;margin-bottom: 16px;text-align: center;}.footer__countries-dropdown .payment-icons{display: flex;flex-direction: column;justify-content: center;}}.vertical-links {display: flex;margin-bottom: 2rem;margin-right: -1.5rem;}.vertical-links__item {display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 0.625rem;box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.25);width: 100%;height: 10rem;padding: 0 0.25rem;margin-right: 1.5rem;text-decoration: none;background-color: var(--color-neutral-white);outline: none;}.vertical-links__item:hover,.vertical-links__item:active,.vertical-links__item:focus {background-color: var(--brand-grey-50);box-shadow: 0 0.125rem 1rem 0 rgba(0, 0, 0, 0.3);}.vertical-links__item:nth-of-type(1) {order: var(--desktop-childcare-order);}.vertical-links__item:nth-of-type(2) {order: var(--desktop-housekeeping-order);}.vertical-links__item:nth-of-type(3) {order: var(--desktop-pet-care-order);}.vertical-links__item:nth-of-type(4) {order: var(--desktop-senior-care-order);}.vertical-links__item:nth-of-type(5) {order: var(--desktop-special-needs-order);}.vertical-links__item:nth-of-type(6) {order: var(--desktop-tutoring-order);}.vertical-links.redesign-icons {justify-content: center;margin-right: -999rem;margin-left: -999rem;border-bottom: 1px solid var(--color-neutral-300);border-top: 1px solid var(--color-neutral-300);padding: 1.5rem 0;}.redesign-icons .vertical-links__item {border-radius: 0;box-shadow: none;width: auto;min-width: 5.625rem;height: 4rem;padding: 0;margin-right: 0.25rem;margin-left: 0.25rem;}.redesign-icons .vertical-links__item .body2 {font-size: 0.875rem;line-height: 1.25rem;color: var(--brand-grey-700);}.redesign-icons .vertical-links__item:hover,.redesign-icons .vertical-links__item:active,.redesign-icons .vertical-links__item:focus {background-color: inherit;box-shadow: none;}.popular-links {margin: 5rem 0 40px;}.popular-links__title {list-style: none;outline: none;}.popular-links__title::-webkit-details-marker {display: none;}.popular-links__pointer {display: inline-block;cursor: pointer;position: relative;}.popular-links__arrow {position: absolute;right: -2rem;top: 0.125rem;}.popular-links__outer[open] .summary__outer .popular-links__arrow,.popular-links__inner[open] .summary__inner .popular-links__arrow {transform: rotate(180deg);}.summary__inner .popular-links__arrow {display: none;}.summary__outer {text-align: center;}.popular-links__inner {pointer-events: none;}.popular-links__wrapper {display: flex;justify-content: space-between;margin-top: 1rem;}.popular-links__wrapper ul {margin: 1rem 0 0;padding: 0;pointer-events: all;}.popular-links__wrapper ul > li {list-style: none;}.popular-links__ref {color: var(--brand-grey-700);font-size: 1rem;line-height: 2;text-decoration: none;}.popular-links__ref:hover {text-decoration: underline;}.popular-cities {margin-bottom: 80px;}.popular-cities__wrapper .vertical-tab[active] {border-bottom: 3px solid #3B71AA;}.popular-cities__wrapper .popular-cities-links .city-section {display: none;text-align: left;padding-left: 0;list-style: none;flex-direction: column;max-height: 202px;flex-wrap: wrap;}.popular-cities__wrapper .popular-cities-links .city-section[active] {display: flex;}.popular-cities-tabs {display: flex;justify-content: space-between;flex-wrap: nowrap;margin: 32px 0 24px;border-bottom: 3px solid #E6E8EA;}.popular-cities-tabs .popular-cities__inner {margin-bottom: -3px;width: 15%;width: -moz-available;width: -webkit-fill-available;width: fill-available;text-align: center;}.popular-cities-tabs .popular-cities__inner[active] {border-bottom: 3px solid #3B71AA;}.popular-cities-tabs .popular-cities__inner[active] .vertical-tab {font-weight: 700;}.vertical-tab {display: flex !important;padding: 5px 0;cursor: pointer;font-size: 14px;}.city-section li {display: flex;width: 23%;padding-right: 16px;font-size: 14px;margin-bottom: 20px;}.city-section li .popular-links__ref {font-size: 14px;line-height: 14px;}.popular-cities__outer.desktop {display: block;}.popular-cities__outer.mobile {display: none;}.popular-cities__outer .popular-links__inner {pointer-events: all;}@media screen and (min-width: 320px) and (max-width: 956px) {.popular-cities__outer.desktop {display: none;}.popular-cities__outer.mobile {display: block;pointer-events: none;}.popular-cities-tabs {flex-direction: column;border-bottom: none;margin: 32px 0 0;}.vertical-tab {font-size: 18px;padding: 0;}.popular-cities-tabs .popular-cities__inner {margin-bottom: 0;text-align: left;}.popular-cities-tabs .popular-cities__inner[active] {border-bottom: none;font-weight: 700;}.popular-cities__wrapper ul {padding-left: 0;}.city-section {display: flex;flex-wrap: wrap;padding-left: 0;}.city-section li {width: 50%;list-style: none;padding-right: 0;}.city-section li .popular-links__ref {font-size: 16px;font-weight: 400;}}.action-card-modal {display: none;position: fixed;z-index: 10;top: 0;left: 0;bottom: 0;right: 0;}.action-card-modal[open] {display: block;}.action-card-modal-overlay {position: fixed;top: 0;z-index: 100;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}.action-card-modal-container {display: flex;flex-direction: column;justify-content: space-between;align-items: center;position: absolute;top: 35%;left: 50%;transform: translate(-50%, -50%);z-index: 1000;width: 600px;padding: 32px 40px 40px;background-color: #FFFFFF;border-radius: 24px;}.action-card-modal-container .image-container {margin-bottom: 24px;text-align: center;}.action-card-modal-container .image-container .modal-vertical-image {width: 104px;height: 104px;margin: auto;}.action-card-modal-container .image-container p {font-family: 'Proxima Nova';font-weight: 700;font-size: 21px;line-height: 26px;color: #172C42;margin-top: 8px;}.action-card-modal-container .buttons-container a:first-child {margin-right: 12px;}.action-card-modal-container .buttons-container a {min-width: 128px;padding: 8px 16px;font-weight: 400;font-size: 18px;line-height: 24px;}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-childcare {background-image: var(--thin-child-care-icon-url);}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-housekeeping {background-image: var(--thin-housekeeping-icon-url);}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-pet-care {background-image: var(--thin-pet-care-icon-url);}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-senior-care {background-image: var(--thin-senior-care-icon-url);}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-special-needs {background-image: var(--thin-special-needs-icon-url);}.action-card-modal-container .image-container .modal-vertical-image.icon--vertical-tutoring {background-image: var(--thin-tutoring-icon-url);}@media screen and (max-width: 960px) {.action-card-modal {display: block;top: auto;}.action-card-modal .action-card-modal-overlay {display: none;}.action-card-modal[open] .action-card-modal-overlay {display: block;}.action-card-modal[open] .action-card-modal-container {bottom: 0;opacity: 1;}.action-card-modal .action-card-modal-container {width: 100%;width: -moz-available;width: -webkit-fill-available;width: fill-available;height: fit-content;padding: 32px 32px 40px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;top: auto;bottom: -362px;left: 0;transform: translate(0%, 0%);-webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;-moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;-o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;transition: opacity 0.3s ease-out, bottom 0.3s ease-out;}.action-card-modal-container .buttons-container {display: flex;flex-direction: column;}.action-card-modal-container .buttons-container a:first-child {margin-right: 0;margin-bottom: 16px;}.action-card-modal-container .buttons-container a {min-width: 168px;padding: 14px 16px;font-weight: 400;font-size: 21px;line-height: 28px;}}.unsubscribe-banner {background-color: #E6F3EE;margin: 1rem 0 2rem;border-radius: 0;}.banner-wrapper {display: flex;align-items: center;padding: 16px 24px;}.banner-icon {width: 20px;height: 20px;margin-right: 18px;}.banner-message {font-family: Proxima Nova;color: #172C42;letter-spacing: 0px;font-size: 14px;font-weight: 400;line-height: 20px;}@media screen and (min-width: 957px) {.unsubscribe-banner {border-radius: 1rem;}}