:root{--font-jakarta: "Plus Jakarta Sans", sans-serif;--white: #FFFFFF;--light-blue: #EDF9FA;--blue: #009AAF;--dark-blue: #0E223D;--red: #FF4B40;--system-blue: #0056C9;--top-bottom-padding-xl: 100px;--top-bottom-padding-l: 80px;--top-bottom-padding-m: 64px;--top-bottom-padding-s: 40px;--top-bottom-padding-none: 0;--section-width: 1440px;--left-right-margins: 80px;--header-content: 40px;--boreder-radius-m: 32px;--boreder-radius-s: 16px;--distance-between-elements-xxl: 80px;--distance-between-elements-xl: 64px;--distance-between-elements-l: 40px;--distance-between-elements-m: 32px;--distance-between-elements-s: 24px;--distance-between-elements-xs: 16px;--distance-between-elements-xxs: 8px}@media screen and (width <= 1024px){:root{--top-bottom-padding-xl: 80px;--top-bottom-padding-l: 64px;--top-bottom-padding-m: 40px;--top-bottom-padding-s: 32px;--left-right-margins: 16px;--header-content: 24px;--boreder-radius-m: 16px;--boreder-radius-s: 8px;--distance-between-elements-xxl: 56px;--distance-between-elements-xl: 40px;--distance-between-elements-l: 32px;--distance-between-elements-m: 24px;--distance-between-elements-s: 16px}}@media screen and (width <= 576px){:root{--top-bottom-padding-xl: 64px;--top-bottom-padding-l: 40px;--top-bottom-padding-m: 32px;--top-bottom-padding-s: 24px;--distance-between-elements-xxl: 40px;--distance-between-elements-xl: 32px;--distance-between-elements-l: 24px;--distance-between-elements-m: 16px;--distance-between-elements-xs: 8px}}.tabs-with-quote{--section-bg: var(--light-blue);--section-heading-color: var(--dark-blue);--section-text-color: var(--dark-blue);--section-accent-color: var(--blue);color:var(--section-text-color);background-color:var(--section-bg);padding-top:var(--padding-top, 64px);padding-bottom:var(--padding-bottom, 64px);overflow:hidden}@media screen and (width <= 1024px){.tabs-with-quote{padding-top:var(--padding-top-mobile, 64px);padding-bottom:var(--padding-bottom-mobile, 64px)}}@keyframes growWidth{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.tabs-with-quote .js-tabs-accordions[data-autoswitch="1"][data-pause-animation]{animation-play-state:running;transition:animation-play-state 0s ease}.tabs-with-quote .js-tabs-accordions[data-autoswitch="1"][data-autoswitch="1"]{data-pause-animation:true}.tabs-with-quote .container{gap:var(--distance-between-elements-l);flex-direction:column}.tabs-with-quote__heading{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:var(--distance-between-elements-s)}.tabs-with-quote__tabs{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--distance-between-elements-l)}.tabs-with-quote__tabs *{margin:0}.tabs-with-quote__tabs-pills{list-style-type:none;margin:0;padding:0;display:flex;gap:8px;min-width:100%;overflow-x:auto;width:-moz-max-content;width:max-content;max-width:100vw;padding:0 16px;scrollbar-width:none}.tabs-with-quote__tabs-pills::-webkit-scrollbar{display:none}.tabs-with-quote__tabs-content{position:relative}.tabs-with-quote__buttons{align-self:center}.tabs-with-quote__pill{padding:12px 24px;display:flex;justify-content:center;align-items:center;gap:8px;position:relative;background-color:var(--section-bg);flex:1 0 auto;cursor:pointer;transition:all .3s}.tabs-with-quote__pill:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#bac0ca}.tabs-with-quote__pill:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:var(--red);transform-origin:left;transform:scaleX(0);z-index:2}.tabs-with-quote__pill__title{flex-shrink:0;font-family:var(--font-jakarta);font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.625rem}@media screen and (width <= 1024px){.tabs-with-quote__pill__title{font-size:1.125rem}}.tabs-with-quote__pill img{aspect-ratio:1;width:24px;height:auto;mix-blend-mode:exclusion}.tabs-with-quote__pill.active{border:0;padding:12px 24px;overflow:hidden;color:var(--section-accent-color)}.tabs-with-quote__pill.active:before{background-color:var(--section-accent-color)}[data-autoswitch="1"] .tabs-with-quote__pill.active:after{animation:growWidth var(--animation-duration) linear forwards}.tabs-with-quote__pill-content-wrapper{display:none;flex-direction:column;gap:16px;animation:fadeInUp 1s ease forwards}.tabs-with-quote__pill-content-wrapper.active{display:flex}.tabs-with-quote__pill-content{position:relative;display:flex;align-items:center;border:1px solid var(--section-bg);box-shadow:0 17px 16px -7px rgba(0,154,175,.4);--section-bg: var(--white);--section-heading-color: var(--dark-blue);--section-text-color: var(--dark-blue);--section-accent-color: var(--blue);color:var(--section-text-color);background-color:var(--section-bg)}.background-color--white .tabs-with-quote__pill-content{--section-bg: var(--light-blue);--section-heading-color: var(--dark-blue);--section-text-color: var(--dark-blue);--section-accent-color: var(--blue);color:var(--section-text-color);background-color:var(--section-bg)}@media screen and (width <= 1280px){.tabs-with-quote__pill-content:has(iframe){flex-direction:column}}.tabs-with-quote__pill-content__text{width:100%;flex:1;display:flex;flex-direction:column;gap:16px;padding:48px 40px;--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height)}.tabs-with-quote__pill-content__text h1:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text h2:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text h3:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text h4:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text h5:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text h6:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child),.tabs-with-quote__pill-content__text blockquote:not(.tabs-with-quote__pill-content__text h1:first-child,.tabs-with-quote__pill-content__text h2:first-child,.tabs-with-quote__pill-content__text h3:first-child,.tabs-with-quote__pill-content__text h4:first-child,.tabs-with-quote__pill-content__text h5:first-child,.tabs-with-quote__pill-content__text h6:first-child,.tabs-with-quote__pill-content__text blockquote:first-child){margin-top:8px}.tabs-with-quote__pill-content__text:not([class])+.tabs-with-quote__pill-content__text:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.tabs-with-quote__pill-content__text{--line-height: 1.125rem;font-size:.875rem}}.tabs-with-quote__pill-content__text a:not([class]){color:inherit;font-weight:inherit}.tabs-with-quote__pill-content__text a:not([class]):hover{color:var(--red)}.tabs-with-quote__pill-content.reverse{flex-direction:row-reverse}.tabs-with-quote__pill-content__media{display:flex;position:relative;width:100%;max-width:min(50%,500px);align-self:stretch}@media screen and (width <= 1024px){.tabs-with-quote__pill-content__media{display:none}}.tabs-with-quote__pill-content__media img{max-width:100%;width:100%;height:100% !important;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.tabs-with-quote__pill-content__embed-container{position:relative;display:block;min-height:100%;width:600px;align-self:stretch}@media screen and (width <= 1280px){.tabs-with-quote__pill-content__embed-container{width:100%}}@media screen and (width <= 768px){.tabs-with-quote__pill-content__embed-container{display:none}}.tabs-with-quote__pill-content__iframe-wrapper>*{height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}.tabs-with-quote__pill-content__iframe-wrapper{zoom:.75;height:100%;padding-bottom:56.25%;padding-top:25px;position:relative}@media screen and (width <= 1280px){.tabs-with-quote__pill-content__iframe-wrapper{height:0}}.tabs-with-quote__pill-content__buttons{margin-top:16px}.tabs-with-quote__pill-quote__wrapper{display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid var(--red);box-shadow:0 17px 16px -7px rgba(0,154,175,.4);--section-bg: var(--dark-blue);--section-heading-color: var(--white);--section-text-color: var(--white);--section-accent-color: var(--white);color:var(--section-text-color);background-color:var(--section-bg)}.tabs-with-quote__pill-quote__wrapper .button--inline{--btn-color-hover: var(--blue);--btn-color-active: var(--blue);--btn-color-focus: var(--blue)}.tabs-with-quote__pill-quote__wrapper:before{content:"";flex-shrink:0;width:60px;height:auto;aspect-ratio:60/53;background-color:var(--red);-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 60 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8081 11.183C21.0779 10.9807 21.3849 10.8335 21.7115 10.7498C22.0382 10.6661 22.3782 10.6476 22.712 10.6952C23.0458 10.7429 23.367 10.8559 23.6572 11.0277C23.9473 11.1995 24.2008 11.4268 24.4032 11.6966C24.6055 11.9664 24.7527 12.2734 24.8364 12.6C24.9201 12.9267 24.9386 13.2667 24.8909 13.6005C24.8432 13.9343 24.7303 14.2555 24.5584 14.5457C24.3866 14.8358 24.1593 15.0893 23.8896 15.2917C19.8734 18.3038 17.5725 21.2338 16.2552 23.7914C18.064 23.3258 19.9728 23.4353 21.7165 24.1046C23.4602 24.7739 24.952 25.9698 25.9847 27.5261C27.0173 29.0823 27.5395 30.9217 27.4786 32.7884C27.4177 34.6551 26.7767 36.4565 25.6448 37.9422C24.5129 39.4278 22.9463 40.5239 21.1627 41.0782C19.3791 41.6324 17.4672 41.6172 15.6926 41.0347C13.918 40.4521 12.369 39.3313 11.2609 37.8278C10.1528 36.3243 9.54054 34.513 9.50933 32.6455C9.18393 29.492 9.63167 26.3067 10.8138 23.3651C12.3469 19.4979 15.3436 15.2814 20.8081 11.183ZM43.9192 11.183C44.189 10.9807 44.496 10.8335 44.8226 10.7498C45.1493 10.6661 45.4893 10.6476 45.8231 10.6952C46.1569 10.7429 46.4781 10.8559 46.7683 11.0277C47.0584 11.1995 47.3119 11.4268 47.5143 11.6966C47.7166 11.9664 47.8638 12.2734 47.9475 12.6C48.0312 12.9267 48.0497 13.2667 48.002 13.6005C47.9543 13.9343 47.8414 14.2555 47.6696 14.5457C47.4977 14.8358 47.2705 15.0893 47.0007 15.2917C42.9845 18.3038 40.6836 21.2338 39.3663 23.7914C41.1751 23.3258 43.0839 23.4353 44.8276 24.1046C46.5713 24.7739 48.0631 25.9698 49.0958 27.5261C50.1284 29.0823 50.6506 30.9217 50.5897 32.7884C50.5288 34.6551 49.8879 36.4565 48.7559 37.9422C47.624 39.4278 46.0574 40.5239 44.2738 41.0782C42.4902 41.6324 40.5783 41.6172 38.8037 41.0347C37.0292 40.4521 35.4802 39.3313 34.372 37.8278C33.2639 36.3243 32.6517 34.513 32.6204 32.6455C32.295 29.492 32.7428 26.3067 33.9249 23.3651C35.4605 19.4979 38.4547 15.2814 43.9192 11.183Z' fill='%23FF4B40'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 60 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8081 11.183C21.0779 10.9807 21.3849 10.8335 21.7115 10.7498C22.0382 10.6661 22.3782 10.6476 22.712 10.6952C23.0458 10.7429 23.367 10.8559 23.6572 11.0277C23.9473 11.1995 24.2008 11.4268 24.4032 11.6966C24.6055 11.9664 24.7527 12.2734 24.8364 12.6C24.9201 12.9267 24.9386 13.2667 24.8909 13.6005C24.8432 13.9343 24.7303 14.2555 24.5584 14.5457C24.3866 14.8358 24.1593 15.0893 23.8896 15.2917C19.8734 18.3038 17.5725 21.2338 16.2552 23.7914C18.064 23.3258 19.9728 23.4353 21.7165 24.1046C23.4602 24.7739 24.952 25.9698 25.9847 27.5261C27.0173 29.0823 27.5395 30.9217 27.4786 32.7884C27.4177 34.6551 26.7767 36.4565 25.6448 37.9422C24.5129 39.4278 22.9463 40.5239 21.1627 41.0782C19.3791 41.6324 17.4672 41.6172 15.6926 41.0347C13.918 40.4521 12.369 39.3313 11.2609 37.8278C10.1528 36.3243 9.54054 34.513 9.50933 32.6455C9.18393 29.492 9.63167 26.3067 10.8138 23.3651C12.3469 19.4979 15.3436 15.2814 20.8081 11.183ZM43.9192 11.183C44.189 10.9807 44.496 10.8335 44.8226 10.7498C45.1493 10.6661 45.4893 10.6476 45.8231 10.6952C46.1569 10.7429 46.4781 10.8559 46.7683 11.0277C47.0584 11.1995 47.3119 11.4268 47.5143 11.6966C47.7166 11.9664 47.8638 12.2734 47.9475 12.6C48.0312 12.9267 48.0497 13.2667 48.002 13.6005C47.9543 13.9343 47.8414 14.2555 47.6696 14.5457C47.4977 14.8358 47.2705 15.0893 47.0007 15.2917C42.9845 18.3038 40.6836 21.2338 39.3663 23.7914C41.1751 23.3258 43.0839 23.4353 44.8276 24.1046C46.5713 24.7739 48.0631 25.9698 49.0958 27.5261C50.1284 29.0823 50.6506 30.9217 50.5897 32.7884C50.5288 34.6551 49.8879 36.4565 48.7559 37.9422C47.624 39.4278 46.0574 40.5239 44.2738 41.0782C42.4902 41.6324 40.5783 41.6172 38.8037 41.0347C37.0292 40.4521 35.4802 39.3313 34.372 37.8278C33.2639 36.3243 32.6517 34.513 32.6204 32.6455C32.295 29.492 32.7428 26.3067 33.9249 23.3651C35.4605 19.4979 38.4547 15.2814 43.9192 11.183Z' fill='%23FF4B40'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media screen and (width <= 768px){.tabs-with-quote__pill-quote__wrapper{flex-direction:column}}.tabs-with-quote__pill-quote{display:flex;flex-direction:column;gap:24px}.tabs-with-quote__pill-quote__text{font-family:var(--font-jakarta);font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.625rem}@media screen and (width <= 1024px){.tabs-with-quote__pill-quote__text{font-size:1.125rem}}.tabs-with-quote__pill-quote__author{display:flex;flex-direction:column}.tabs-with-quote__pill-quote__author-name{--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:700;line-height:var(--line-height)}.tabs-with-quote__pill-quote__author-name:not([class])+.tabs-with-quote__pill-quote__author-name:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.tabs-with-quote__pill-quote__author-name{--line-height: 1.125rem;font-size:.875rem}}.tabs-with-quote__pill-quote__author-name a{color:inherit;font-weight:inherit}.tabs-with-quote__pill-quote__author-name a:hover{color:var(--red)}.tabs-with-quote__pill-quote__author-position{--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height)}.tabs-with-quote__pill-quote__author-position:not([class])+.tabs-with-quote__pill-quote__author-position:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.tabs-with-quote__pill-quote__author-position{--line-height: 1.125rem;font-size:.875rem}}.tabs-with-quote__pill-quote__author-position a:not([class]){color:inherit;font-weight:inherit}.tabs-with-quote__pill-quote__author-position a:not([class]):hover{color:var(--red)}@keyframes fadeInUp{0%{opacity:0;transform:scale(0.95)}100%{opacity:1;transform:scale(1)}}@keyframes fadeOutDown{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.95)}}