.set-of-three{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:852px){.set-of-three h2{text-align:center;max-width:80%}.set-of-three p{max-width:90%;margin-top:20px}}.set-of-three__items{margin-top:48px;width:1248px;display:flex;align-items:center;justify-content:center}.set-of-three{margin-top:80px}@media only screen and (max-width:852px){.set-of-three{margin-top:80px}}@media only screen and (max-width:1301px){.set-of-three__items{width:unset;min-width:unset;flex-wrap:wrap}}@media only screen and (max-width:852px){.set-of-three__items{align-self:flex-end;flex-wrap:nowrap;width:unset;max-width:calc(90vw);min-width:unset;overflow-x:auto;justify-content:flex-start}}.set-of-three__item{border:1px solid rgba(255,249,240,.2);border-radius:20px;background-color:#FFF9F0;transition:all .3s ease;display:flex;justify-content:center;align-items:center;margin:20px;width:100%}@media only screen and (max-width:852px){.set-of-three__item{margin:10px}.set-of-three__item:first-child{margin-left:20px}.set-of-three__item:last-child{margin-right:20px}}.set-of-three.dark .set-of-three__item{background:rgba(8,19,26,.3)}.set-of-three.dark .set-of-three__item.highlighted,.set-of-three__item.highlighted{border-radius:20px;background-color:#ec7e98;margin-top:10px;margin-bottom:10px}.set-of-three-item__inner{padding:44px;transition:all .3s ease;width:100%}@media only screen and (max-width:852px){.set-of-three-item__inner{min-height:450px;display:flex;flex-direction:column;justify-content:flex-start;width:180px;padding:15px}}.set-of-three__item.highlighted .set-of-three-item__inner{padding:64px}@media only screen and (max-width:852px){.set-of-three__item.highlighted .set-of-three-item__inner{padding:15px 25px}}.set-of-three.dark .set-of-three__item.highlighted h3,.set-of-three__item h3{color:#0e1e28;leading-trim:both;text-edge:cap;font-family:GingerExtraBold;font-size:28px;font-style:normal;font-weight:829;line-height:38.4px}@media only screen and (max-width:852px){.set-of-three__item h3{padding-top:20px}}.set-of-three.dark .set-of-three__item h3{color:#fff9f0}.set-of-three.dark .set-of-three__item.highlighted .set-of-three__item__separator,.set-of-three__item__separator{height:1px;width:100%;background-color:#0e1e28;margin-top:30px;margin-bottom:30px}.set-of-three.dark .set-of-three__item .set-of-three__item__separator{background-color:#fff9f0}.set-of-three__group{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.set-of-three.dark .set-of-three__item.highlighted .set-of-three__item__copy,.set-of-three__item__copy{color:#0e1e28;leading-trim:both;text-edge:cap;font-family:GingerRegular;font-size:16px;font-style:normal;font-weight:450;line-height:25.6px;white-space:pre-wrap}.set-of-three.dark .set-of-three__item .set-of-three__item__copy{color:#fff9f0}.set-of-three__item .button-1{background-color:#0e1e28;color:white}.set-of-three__item .button-1 .button__text{color:#fff9f0}.set-of-three__item.highlighted .button-1 .button__text{color:#ec7e98}.set-of-three.dark .set-of-three__item.highlighted .button-1{background-color:#0e1e28}.set-of-three.dark .set-of-three__item .button-1{background-color:#fff}.set-of-three.dark .set-of-three__item .button-1 .button__text{color:#0e1e28}.set-of-three.dark .set-of-three__item.highlighted .button-1 .button__text{color:#fff}.set-of-three__item__cta-container{text-decoration:none;display:block;margin-top:32px}