.accordion{text-align:center}.accordion__inner{margin:auto}@media only screen and (min-width:64em){.accordion__inner{grid-column:2/span 10}}.accordion__heading{margin-bottom:32px}.accordion__sections-container{text-align:initial}.accordion__section{position:relative;display:flex;justify-content:start;gap:16px;border:1px solid #292952;padding:16px;box-shadow:none;transition:background-color .05s ease-out,transform .05s ease-out,box-shadow .05s ease-out;overflow:hidden;cursor:pointer}@media only screen and (min-width:40em){.accordion__section{padding:32px}}.accordion__section:first-child{border-radius:10px 10px 0 0}.accordion__section:last-child{border-radius:0 0 10px 10px}.accordion__section.is-active,.no-js .accordion__section{background-color:#ebebf6}.accordion__section.is-active .accordion__section-body,.no-js .accordion__section .accordion__section-body{visibility:visible;max-height:none;margin-top:16px}@media only screen and (min-width:64em){.accordion__section.is-active .accordion__section-body,.no-js .accordion__section .accordion__section-body{margin-top:40px}}.accordion__section.is-active .accordion__toggle,.no-js .accordion__section .accordion__toggle{transform:rotate(180deg);background-color:#6640fe}.accordion__section.is-active .accordion__toggle-icon,.no-js .accordion__section .accordion__toggle-icon{fill:#fff}.accordion__section:active,.accordion__section:hover{background-color:#ebebf6;transform:scaleX(1.02)}.accordion__section:active .accordion__section-heading,.accordion__section:hover .accordion__section-heading{color:#010104}.accordion__section:active,.accordion__section:hover{margin-left:0}.accordion__section:active .accordion__toggle,.accordion__section:hover .accordion__toggle{background-color:#6640fe}.accordion__section:active .accordion__toggle-icon,.accordion__section:hover .accordion__toggle-icon{fill:#fff}.accordion__section:focus:not(:active){outline:4px solid #fc440f}.accordion__section:focus:not(:focus-visible){outline:none}.accordion__section:focus-visible{outline:4px solid #fc440f}.accordion__section:active .accordion__section-heading{color:#533be2}.accordion__section>div{min-width:0}.accordion__section-description{margin-bottom:-32px}.accordion__section.is-active .accordion__section-description,.no-js .accordion__section-description{margin-bottom:0}.accordion__section-heading{margin:0;font-size:16px;font-family:Inter,system-ui,sans-serif;font-weight:400}.accordion__toggle{flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff;border:.5px solid #0c0c30;border-radius:25px;cursor:pointer;height:25px;outline:none;transition:all .05s linear;width:25px}.accordion__toggle-icon{fill:#0d0b30;width:13px;height:14px}.accordion__section-body{max-height:0;overflow:hidden;visibility:hidden}.accordion__section-body p{color:#212121}@media only screen and (min-width:64em){.accordion__section-body ul li:before{margin-left:16px}}.accordion__section-body ol li:before{color:#6640fe}@media only screen and (min-width:64em){.accordion__section-body ol{margin-left:16px}}.accordion__button{margin-top:40px}.block-faq{margin-bottom:-30px}@media only screen and (min-width:40em){.block-faq{margin-bottom:-40px}}.block-faq .accordion{padding-bottom:30px}@media only screen and (min-width:40em){.block-faq .accordion{padding-bottom:40px}}.footer{position:relative;z-index:1}.aligned-image-block__wrapper{align-items:center}.aligned-image-block+.aligned-image-block .aligned-image-block__wrapper{padding-top:0}.aligned-image-block__image{width:auto;height:152px;margin:0 auto 16px}.aligned-image-block__title{margin-bottom:8px;font-size:24px}.aligned-image-block__text h2,.aligned-image-block__text h3{text-align:left}.aligned-image-block__text:not(:last-child){margin-bottom:32px}.aligned-image-block__text li:nth-child(n+2){margin-top:8px}.aligned-image-block--white{background-color:#fff}.aligned-image-block--poppy-red-10,.aligned-image-block--poppy-red-10:before{background-color:#fff3ef}.aligned-image-block--acid-green-10,.aligned-image-block--acid-green-10:before{background-color:#f1fffa}@media only screen and (min-width:40em){.aligned-image-block__image{grid-column:1/2;align-self:flex-start;height:unset;max-width:500px}.aligned-image-block__content{grid-column:2/span 3;margin-left:32px}.aligned-image-block--reverse .aligned-image-block__image{grid-column:4}.aligned-image-block--reverse .aligned-image-block__content{grid-column:1/span 3;margin-left:0}.aligned-image-block--reverse .aligned-image-block__image,.aligned-image-block__content{grid-row:1}}@media only screen and (min-width:48em){.aligned-image-block__image{grid-column:1/4}.aligned-image-block__content{grid-column:4/span 5}.aligned-image-block--reverse .aligned-image-block__image{grid-column:6/span 3}.aligned-image-block--reverse .aligned-image-block__content{grid-column:1/6}}@media only screen and (min-width:64em){.aligned-image-block--reverse .aligned-image-block__content,.aligned-image-block__image{grid-column:1/7}.aligned-image-block--reverse .aligned-image-block__image,.aligned-image-block__content{grid-column:7/span 6}.aligned-image-block__image{max-height:380px;align-self:center}}@media only screen and (min-width:80em){.aligned-image-block__image{height:unset;max-height:none}}.arguments--acid-green-10,.arguments--acid-green-10:before{background-color:#f1fffa}.arguments--white{background-color:#fff}.arguments--poppy,.arguments--poppy-red-10,.arguments--poppy-red-10:before,.arguments--poppy:before{background-color:#fff3ef}.arguments__heading{margin-bottom:0}@media only screen and (min-width:64em){.arguments__heading{grid-column:2/span 10}}@media only screen and (min-width:80em){.arguments__heading{grid-column:3/span 8}}.arguments__introduction{margin-top:16px;text-align:center}.arguments__introduction p:first-child{margin-top:0}.arguments__introduction p:last-child{margin-bottom:0}@media only screen and (min-width:64em){.arguments__introduction{grid-column:2/span 10}}@media only screen and (min-width:80em){.arguments__introduction{grid-column:3/span 8}}.arguments__heading~.arguments__items{margin:32px auto 0}@media only screen and (min-width:48em){.arguments__heading~.arguments__items{margin:40px auto 0}}.arguments__items{display:flex;row-gap:16px;flex-wrap:wrap;justify-content:center;width:100%}@media only screen and (min-width:48em){.arguments__items{grid-gap:32px 16px}}@media only screen and (min-width:64em){.arguments__items{-moz-column-gap:40px;column-gap:40px}}@media only screen and (min-width:80em){.arguments__items{-moz-column-gap:16px;column-gap:16px}}.arguments__button{justify-self:center;margin-top:32px}@media only screen and (min-width:48em){.arguments__button{margin-top:40px}}.argument{background-color:#fff;border-radius:0 15px 0 0;padding:32px 32px 40px;width:100%}@media only screen and (min-width:48em){.argument{width:calc(50% - 8.5px)}}@media only screen and (min-width:64em){.argument{width:calc(50% - 20.5px)}}@media only screen and (min-width:80em){.argument{width:calc(33.33333% - 11.16667px)}}@media only screen and (min-width:83.5em){.argument{max-width:410px}}@media only screen and (min-width:120em){.argument--large{width:calc(25% - 12.5px)}}.arguments--white .argument{padding-bottom:0}.argument__title{margin-bottom:8px}.argument__description p:first-child{margin-top:0}.argument__description p:last-child{margin-bottom:0}.argument__description ol,.argument__description ul{margin-top:8px}.argument__icon{display:inline-block;border-radius:50%;padding:10px;margin-bottom:8px}.argument__icon--acid-green-500{background-color:#00ef9f}.argument__icon--acid-green-500,.argument__icon--acid-green-500 path{fill:#141460}.argument__icon--neon-purple-500{background-color:#6640fe}.argument__icon--neon-purple-500,.argument__icon--neon-purple-500 path{fill:#fff}.argument__link{margin-top:8px}.detail-breakdown--poppy-red-10_white,.detail-breakdown--poppy-red-10_white:before{background-color:#fff3ef}.detail-breakdown--poppy-red-10_white .detail-breakdown__icon svg{fill:#0d0b30}.detail-breakdown--white_neon-purple-100{background-color:#fff}.detail-breakdown--white_neon-purple-100 .detail-breakdown__item{border-color:#e0d9ff}.detail-breakdown--white_neon-purple-100 .detail-breakdown__icon svg{fill:#533be2}.detail-breakdown--acid-green-10_white,.detail-breakdown--acid-green-10_white:before{background-color:#f1fffa}.detail-breakdown--acid-green-10_white .detail-breakdown__icon svg{fill:#533be2}.detail-breakdown--deep-blue-10_white,.detail-breakdown--deep-blue-10_white:before{background-color:#ebebf6}.detail-breakdown--deep-blue-10_white .detail-breakdown__icon svg{fill:#0d0b30}.detail-breakdown__container{position:relative;background-repeat:no-repeat;background-position:0 100%}@media only screen and (max-width:63.9375em){.detail-breakdown__container{background-image:none!important}}@media only screen and (min-width:64em){.detail-breakdown__container-header{position:sticky;top:16px;grid-column:1/span 4}}@media only screen and (min-width:64em){.detail-breakdown__heading{text-align:start}}.detail-breakdown__introduction{text-align:center}@media only screen and (min-width:64em){.detail-breakdown__introduction{text-align:start}}.detail-breakdown__introduction p:first-child{margin-top:0}.detail-breakdown__introduction p:last-child{margin-bottom:0}.detail-breakdown__items{display:grid;justify-content:center;row-gap:16px;margin:32px auto 0}@media only screen and (min-width:64em){.detail-breakdown__items{grid-column:5/span 8;grid-row:1/span 2;margin-top:0;row-gap:32px}}@media only screen and (min-width:83.5em){.detail-breakdown__items{margin-left:8px}}@media only screen and (min-width:120em){.detail-breakdown__items{margin-left:32px}}.detail-breakdown__item{display:grid;align-items:baseline;grid-template-columns:auto 20px;padding:32px 16px;background-color:#fff;border:1px solid #fff;border-radius:0 15px 0 0}@media only screen and (min-width:30em){.detail-breakdown__item{grid-template-columns:auto 40px;-moz-column-gap:8px;column-gap:8px;align-items:normal;padding:32px}}@media only screen and (min-width:64em){.detail-breakdown__item{grid-template-columns:auto 60px}}.detail-breakdown__title{grid-column-start:1;margin-bottom:16px}.detail-breakdown__icon{grid-column-start:2}.detail-breakdown__icon svg{width:20px;height:auto}@media only screen and (min-width:30em){.detail-breakdown__icon svg{width:40px}}@media only screen and (min-width:64em){.detail-breakdown__icon svg{width:60px}}.detail-breakdown__body{grid-column-start:1;grid-column-end:3}@media only screen and (min-width:30em){.detail-breakdown__body{grid-column-end:2}}.detail-breakdown__body p:first-child{margin-top:0}.detail-breakdown__body p:last-child{margin-bottom:0}.detail-breakdown__body h3,.detail-breakdown__body h4{margin-top:16px}.detail-breakdown__body h3+h4,.detail-breakdown__body h3:first-child,.detail-breakdown__body h4:first-child{margin-top:0}.detail-breakdown__highlight{margin-top:16px}.detail-breakdown__container-link{margin-top:32px}.detail-breakdown__conclusion{text-align:center;margin:32px auto 0}@media only screen and (min-width:64em){.detail-breakdown__conclusion{grid-column:5/span 8;text-align:start;margin-top:40px}}@media only screen and (min-width:83.5em){.detail-breakdown__conclusion{margin-left:8px}}@media only screen and (min-width:120em){.detail-breakdown__conclusion{margin-left:32px}}.detail-breakdown__conclusion p:first-child{margin-top:0}.detail-breakdown__conclusion p:last-child{margin-bottom:0}.discounts__heading{margin-bottom:16px}.discounts__intro{text-align:center;margin-bottom:32px}.discounts__container-discount{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;width:100%;margin:auto}@media only screen and (min-width:80em){.discounts__container-discount{gap:32px}}@media only screen and (min-width:83.5em){.discounts__container-discount{gap:60px}}.discount{width:100%;position:relative;border-radius:0 15px 0 15px;border:1px solid #e0d9ff;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:40em){.discount{max-width:460px}}@media only screen and (min-width:48em){.discount{width:calc(50% - 8.5px)}}@media only screen and (min-width:64em){.discount{width:calc(33.33333% - 11.16667px)}}@media only screen and (min-width:80em){.discount{width:calc(33.33333% - 21.83333px)}}@media only screen and (min-width:83.5em){.discount{width:calc(33.33333% - 40.5px)}}.discount__top{margin:-1px -1px 0}.discount__block{padding:0 16px}.discount__svg{border-radius:0 15px 0 0;width:100%}.discount__description,.discount__svg{margin-bottom:16px}.discount__highlighted-text{font-size:.75rem;margin-bottom:32px}.discount__price{font-size:2.25rem;color:#533be2;margin-bottom:16px}.discount__button{margin-bottom:40px}.heading-block__container{padding:60px 0 80px}@media only screen and (min-width:48em){.heading-block__container{padding:80px 0 120px}}.heading-block+section .heading-block__container{padding-top:0}@media only screen and (min-width:64em){.heading-block__container{max-width:1080px;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto}}.heading-block__container{padding-bottom:0}@media only screen and (min-width:48em){.heading-block__container{padding-bottom:0}}.heading-block__container .sf-heading{margin-bottom:0;padding-bottom:40px;color:#000;text-align:center}.heading-block--white{background-color:#fff}.heading-block--poppy-red-10,.heading-block--poppy-red-10:before{background-color:#fff3ef}.heading-block--acid-green-10,.heading-block--acid-green-10:before{background-color:#f1fffa}.letter{margin:auto;width:261px}@media only screen and (min-width:30em){.letter{width:389px}}@media only screen and (min-width:40em){.letter{width:529px}}@media only screen and (min-width:48em){.letter{width:636px}}@media only screen and (min-width:64em){.letter{width:100%}}@media only screen and (min-width:64em)and (min-width:64em){.letter{max-width:1080px;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto}}.letter__title{color:#0c0c30;text-align:left;margin-bottom:40px;width:245px}@media only screen and (min-width:30em){.letter__title{width:355px}}@media only screen and (min-width:40em){.letter__title{width:380px}}@media only screen and (min-width:64em){.letter__body-container{-moz-column-count:2;-moz-column-gap:120px;column-gap:120px;-moz-column-width:320px;columns:320px 2}}.letter__body p{color:#212121;margin-block-start:0;margin-bottom:20px;-moz-column-break-inside:avoid;break-inside:avoid}.letter__author{color:#6640fe;font-family:Fraunces,sans-serif;margin-top:32px}@media only screen and (min-width:64em){.logo-grid{max-width:1080px;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto}}.logo-grid{display:flex;flex-direction:column;align-items:center;margin:auto}@media only screen and (min-width:40em){.logo-grid{display:block}}.logo-grid--inline{padding-top:0}.panel-list+.logo-grid--inline{margin-top:-40px}.logo-grid__heading-container{padding-right:20px;padding-left:20px;width:100%;margin-bottom:60px}@media only screen and (min-width:48em){.logo-grid__heading-container{display:grid;grid-template-columns:20% auto;grid-column-gap:30px;margin-bottom:60px;width:auto}.logo-grid__heading-container--center{grid-template-columns:100%}}.logo-grid__heading{margin:0;color:#6640fe}.logo-grid__sub-heading{margin-top:32px}@media only screen and (min-width:48em){.logo-grid__sub-heading{margin-top:0}}.logo-grid__container{display:grid;padding:0 20px;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:repeat(2,auto)}@media only screen and (min-width:40em){.logo-grid__container{padding:0;margin:auto 40px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-column-gap:4px}.logo-grid__container--five{margin:auto;grid-template-columns:repeat(5,auto)}}@media only screen and (min-width:48em){.logo-grid__container{grid-column-gap:32px}}@media only screen and (min-width:64em){.logo-grid__container{margin:auto}}.logo-grid__item{display:flex;flex-direction:column;align-items:center}.logo-grid__item:hover .logo-grid__icon{filter:inherit}.logo-grid__item:hover .logo-grid__text{color:#b72815}.logo-grid__item:focus:not(:active){outline:3px solid #c2b3ff}.logo-grid__item:focus:not(:focus-visible){outline-color:transparent}@media only screen and (min-width:40em){.logo-grid__item{justify-self:center}}.logo-grid__icon{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.logo-grid__container--row .logo-grid__icon{filter:sepia(100%) hue-rotate(180deg) brightness(.75)}.logo-grid__text{font-size:.875rem;text-align:center;text-transform:uppercase;width:120px}.logo-grid__container--row .logo-grid__text{text-transform:none}.office-map-block{width:100%}.office-map-block,.office-map-block:before{background-color:#ebebf6}@media only screen and (min-width:64em){.office-map-block{max-width:none}}@media only screen and (min-width:64em){.office-map-block__container{max-width:1384px;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto}}.office-map-block__title{text-align:left;color:#0c0c30;margin-block-end:40px;margin-left:60px;margin-right:32px;padding:0 0 16px}@media only screen and (min-width:40em){.office-map-block__title{margin-block-end:120px}}@media only screen and (min-width:64em){.office-map-block__title{text-align:center}}.office-map-block__office-grid{display:grid;grid-template-columns:1fr;grid-column-gap:32px;grid-row-gap:60px;max-width:1080px;margin:16px}@media only screen and (min-width:40em){.office-map-block__office-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:48em){.office-map-block__office-grid{margin-left:32px;margin-right:32px}}@media only screen and (min-width:64em){.office-map-block__office-grid{grid-column-gap:60px;grid-template-columns:repeat(3,1fr);margin:auto}}.office-map-block__office{position:relative;padding:16px 60px;border-top-left-radius:20px;border-bottom-right-radius:20px;background-color:transparent;transition:.05s ease-out}.office-map-block__office:active,.office-map-block__office:hover{background-color:#fff}.office-map-block__office:active .office-map-block__office-name,.office-map-block__office:hover .office-map-block__office-name{color:#6640fe}.office-map-block__office:active .office-map-block__office-map--highlight,.office-map-block__office:hover .office-map-block__office-map--highlight{fill:#fc440f;transform:translate(-3px,-3px)}.office-map-block__office-name{color:#0c0c30;position:relative;z-index:1}.office-map-block__office-map,.office-map-block__office-map--highlight{width:100px;position:absolute;right:40px;top:-50px;fill:#6640fe;transition:.05s ease-out}@media only screen and (min-width:40em){.office-map-block__office-map,.office-map-block__office-map--highlight{right:0}}.office-map-block__office-country{font-weight:600;color:#212121}.office-map-block .rich-text p{color:#212121;font-family:Inter,system-ui,sans-serif;font-weight:400;letter-spacing:normal;margin-block-start:32px}.office-map-block .rich-text p a:hover{color:#b72815}.stages-block{padding-top:60px;padding-bottom:80px}@media only screen and (min-width:48em){.stages-block{padding-top:80px;padding-bottom:120px}}@media only screen and (min-width:64em){.stages-block{margin-right:auto;margin-left:auto}}.heading-block+section .stages-block{padding-top:0}@media only screen and (min-width:64em){.stages-block{max-width:1080px;padding-right:60px;padding-left:60px;margin-right:auto;margin-left:auto}}.stages-block{box-sizing:content-box}@media only screen and (min-width:48em){.stages-block__inner{-moz-column-count:2;column-count:2;-moz-column-gap:32px;column-gap:32px}}.stages-block__title{margin-bottom:40px}.stages-block__stage{display:inline-flex;flex-direction:row;margin-block-start:0;width:calc(100% - 25px);-moz-column-break-inside:avoid;break-inside:avoid;transition:all .3s ease;margin:0 auto 32px;outline:none;border-top-left-radius:12px;border-bottom-left-radius:12px}.stages-block__stage:last-child{margin-block-end:0}@media only screen and (min-width:40em){.stages-block__stage{width:100%}}.stages-block__stage-marker{display:flex;align-items:center;justify-content:center;transition:all .2s ease}.stages-block__stage--long .stages-block__stage-marker{align-items:flex-start;padding-top:16px}.stages-block__stage-marker{min-width:40px;margin-left:20px;border-top-left-radius:12px;border-bottom-left-radius:12px;background-color:#e0d9ff}.stages-block__stage--active .stages-block__stage-marker,.stages-block__stage:focus .stages-block__stage-marker,.stages-block__stage:hover .stages-block__stage-marker{min-width:60px;margin-left:0;background-color:#00ef9f}.stages-block__stage-title{font-size:1.25rem;max-width:32px;word-wrap:break-word;text-align:center;line-height:1}.stages-block__stage-content{-moz-column-break-inside:avoid;break-inside:avoid;padding:8px 16px;transition:background-color .2s ease;background-color:rgba(13,11,48,0);flex-grow:1}.product-cards--poppy-red-10_white,.product-cards--poppy-red-10_white:before{background-color:#fff3ef}.product-cards--poppy-red-10_white .product-card{border:1px solid #fff}.product-cards--acid-green-10_white,.product-cards--acid-green-10_white:before{background-color:#f1fffa}.product-cards--acid-green-10_white .product-card{border:1px solid #fff}.product-cards--white_neon-purple-10{background-color:#fff}.product-cards--white_neon-purple-10 .product-card{border:1px solid #e0d9ff}.product-cards--deep-blue-10_white,.product-cards--deep-blue-10_white:before{background-color:#ebebf6}.product-cards--deep-blue-10_white .product-card{border:1px solid #c2b3ff}.product-cards__container{row-gap:32px}@media only screen and (min-width:40em){.product-cards__container{row-gap:40px}}@media only screen and (min-width:64em){.product-cards__container-header{grid-column:2/span 10}}@media only screen and (min-width:80em){.product-cards__container-header{grid-column:3/span 8}}.product-cards__introduction{text-align:center;margin-bottom:32px}@media only screen and (min-width:30em){.product-cards__introduction{margin-bottom:0}}.product-cards__cards{display:grid;justify-content:center;row-gap:16px;margin:auto}@media only screen and (min-width:40em){.product-cards__cards{margin:0 40px;row-gap:32px}}@media only screen and (min-width:48em){.product-cards__cards{grid-template-columns:repeat(2,1fr);grid-gap:32px 16px;margin:auto;width:100%}}@media only screen and (min-width:64em){.product-cards__cards{grid-gap:40px}}@media only screen and (min-width:80em){.product-cards__cards{grid-gap:60px 80px}}.product-cards__conclusion{text-align:center;margin:auto}@media only screen and (min-width:48em){.product-cards__conclusion{margin-top:16px}}@media only screen and (min-width:64em){.product-cards__conclusion{grid-column:2/span 10}}@media only screen and (min-width:80em){.product-cards__conclusion{grid-column:3/span 8}}.product-card{position:relative;border-radius:0 15px 0 0;background-color:#fff;padding:40px 32px}@media only screen and (min-width:64em){.product-card{padding:40px}}@media only screen and (min-width:48em){.product-card{display:flex;flex-direction:column;justify-content:space-between;padding:40px}}.product-card__icon{margin-bottom:8px}.product-card__text{margin-bottom:16px}.product-card__highlighted-text{margin-bottom:32px}@media only screen and (min-width:48em){.product-card__highlighted-text{margin-bottom:40px}}.testimonials{padding:60px 16px 80px}@media only screen and (min-width:40em){.testimonials{padding-left:40px;padding-right:40px}}@media only screen and (min-width:48em){.testimonials{padding-left:60px;padding-right:60px}}.testimonials__title{text-align:left}.testimonials__intro{margin-bottom:32px}@media only screen and (min-width:40em){.testimonials__intro{margin-bottom:40px}}@media only screen and (min-width:64em){.testimonials__intro{margin-bottom:60px}}.testimonials__list{list-style-type:none;margin-bottom:16px}.testimonials__list li{margin-bottom:16px}@media only screen and (min-width:40em){.testimonials__list li{grid-column:span 2}}@media only screen and (min-width:48em){.testimonials__list li{grid-column:span 4}}.testimonials__item::-moz-selection,.testimonials__item ::-moz-selection{color:#212121;background:rgba(255,253,119,.99)}.testimonials__item::selection,.testimonials__item ::selection{color:#212121;background:rgba(255,253,119,.99)}.testimonials__item{display:flex;flex-direction:column;border-radius:15px 15px 0 15px;height:100%;padding:24px;background:#141460;font-family:monospace;color:#fff}.testimonials__item-content{margin-bottom:16px}.testimonials__item-content a{color:#fff}.testimonials__item-content a:active,.testimonials__item-content a:hover{color:#fffd77}.testimonials__item-content p:first-child{margin-top:0}.testimonials__item-content p:last-child{margin-bottom:0}.testimonials__item-footer{margin-top:auto}.testimonials__rating{line-height:20px}.testimonials__rating svg{fill:#6640fe}.testimonials__icon-rating{margin-left:8px;margin-right:8px}.video__title{margin-bottom:16px}.video--white{background-color:#fff}.video--poppy-red-10,.video--poppy-red-10:before{background-color:#fff3ef}.video--acid-green-10,.video--acid-green-10:before{background-color:#f1fffa}.video__iframe{justify-self:center;width:100%;max-width:848px}.video__iframe--container{position:relative;overflow:hidden;padding-bottom:56.25%}.video__iframe--iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video__button-container{justify-self:center;margin:40px auto 0}
