.three-stylized-cards{display:flex;flex-direction:column;width:100%;box-sizing:border-box;--gap:20px;gap:var(--gap);align-items:center}.three-stylized-cards .splide__track{width:100%}@media screen and (max-width:499px){.three-stylized-cards .splide__list{margin:0 !important}.stylized-card{margin:0 !important}}@media screen and (min-width:768px){.three-stylized-cards{--gap:60px;visibility:visible !important}.three-stylized-cards .splide__list,.three-stylized-cards.splide.is-initialized .splide__list{display:flex;flex-wrap:wrap;gap:var(--gap);width:100%;list-style:none}.three-stylized-cards .splide__slide{padding-block-start:0 !important}}.three-stylized-cards__wrapper{max-width:1180px;padding:0 18px;width:100%;margin:0 auto;box-sizing:border-box}.stylized-card__flip-container{perspective:1000px;width:100%;height:100%;position:relative}.stylized-card__flipper{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease}.stylized-card__front,.stylized-card__back{position:absolute;top:0;left:0;width:100%;backface-visibility:hidden;border-radius:11px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100%;height:auto}.stylized-card__front{z-index:2;transform:rotateY(0deg)}.stylized-card__back{transform:rotateY(180deg);background:#1d1d1d;color:#fff;padding:40px 20px;justify-content:center;height:auto;min-height:100%}.stylized-card.flipped .stylized-card__flipper{transform:rotateY(180deg)}.stylized-card__close{position:absolute;top:22px;right:22px;background:0 0;border:none;cursor:pointer;padding:15px !important;border-radius:50%;margin:-15px !important;z-index:3;outline:none !important;box-shadow:none !important}.stylized-card__close svg{color:#f5a564;transition:color .3s ease}.stylized-card__close:hover svg{color:#fff}.stylized-card__back-content{text-align:center;padding:0 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:55px}@media screen and (min-width:768px){.three-stylized-cards__title{margin-bottom:76px}}@media screen and (min-width:1000px) and (max-width:1320px){.stylized-card__back-content{gap:0}}.three-stylized-cards__title--centered{text-align:center;width:100%}.stylized-card{position:relative;gap:0;box-sizing:border-box;border-radius:11px;background:linear-gradient(180deg,#1d1d1d 0%,#000 100%);display:flex;flex-direction:column;justify-content:space-between;border:2px solid transparent;text-decoration:none !important;width:100%}@media screen and (min-width:768px){.stylized-card{max-width:336px}}.three-stylized-cards .splide__track .splide__list .stylized-card{margin-bottom:0}.three-stylized-cards .splide__track .splide__list .stylized-card:before{position:absolute;left:-2px;right:-2px;top:-2px;bottom:-2px;content:'';background:linear-gradient(180deg,#f5a564 0%,#94643d 100%);border-radius:11px;z-index:-2}.stylized-card:after{position:absolute;left:0;right:0;top:0;bottom:0;content:'';background:linear-gradient(180deg,#1d1d1d 0%,#000 100%);border-radius:11px;z-index:-2}.stylized-card__image{display:flex;justify-content:center;margin-bottom:17px}.stylized-card__image img{max-width:210px}.stylized-card__content{padding:40px 20px 0;display:flex;flex-direction:column;align-items:center}.stylized-card__heading{color:#fff;max-width:275px;width:100%;text-align:center;margin-bottom:0}.stylized-card__cta-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-content:flex-end;align-self:flex-end}.stylized-card__cta{height:108px;width:118px;padding:0 10px 10px !important;background:0 0 !important;outline:none !important;box-shadow:none !important}@media screen and (min-width:660px){.three-stylized-cards{flex-direction:row;flex-wrap:wrap;align-items:unset}.stylized-card{width:calc(50% - var(--gap) / 2);max-width:calc(50% - var(--gap) / 2)}}@media screen and (min-width:1000px){.three-stylized-cards{flex-wrap:nowrap}.stylized-card{max-width:calc(33.333% - var(--gap) * 2 / 3);width:calc(33.333% - var(--gap) * 2 / 3)}}.three-stylized-cards .splide__pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.three-stylized-cards .splide__pagination li{margin-bottom:0 !important}.three-stylized-cards .splide__pagination li:before{content:none !important}.three-stylized-cards .splide__pagination li button{width:17px;height:17px;border-radius:50000px;background:#f5a564;cursor:pointer;transition:all .3s ease;outline:none;box-shadow:none;border:none;padding:0}.three-stylized-cards .splide__pagination li button:hover{background:#fff}.three-stylized-cards .splide__pagination li button.is-active{width:42px}