@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";.credit-card-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;padding:20px;background-color:#f4f4f4;font-family:"Rubik",sans-serif;font-optical-sizing:auto;font-style:normal}.credit-card-container .card{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #e0e0e0;border-radius:8px;padding:45px;background-color:#fff;margin-bottom:20px;overflow:hidden}.credit-card-container .card .card-title{display:block;color:#61a7af;font-weight:bold;margin-bottom:1.25rem;text-decoration:none}.credit-card-container .card .card-img{display:block;margin:0 auto;transition:all .5s}.credit-card-container .card .card-img:hover{transform:scale(1.1) rotate(-10deg)}.credit-card-container .card .reward-points{color:#000;margin:15px 0}.credit-card-container .card .terms{color:#7d7d7d;margin-bottom:15px;font-style:italic}.credit-card-container .card .terms a{color:#7d7d7d;text-decoration:underline}.credit-card-container .card .apply-link,.credit-card-container .card .apply-button{position:relative;padding:.25rem 2rem;border-radius:6px;color:#61a7af;font-weight:700;text-decoration:none;text-shadow:10px 10px 20px rgba(0,0,0,.1);transition:all .4s}.credit-card-container .card .apply-link::after,.credit-card-container .card .apply-button::after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:#61a7af;box-shadow:0 0 10px rgba(0,0,0,.18);transition:all .4s}.credit-card-container .card .apply-link:hover::after,.credit-card-container .card .apply-button:hover::after{width:100%}.credit-card-container .card .mod-annual{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding-top:10px}.credit-card-container .card .annual-fee{color:#006b77;margin:0}.credit-card-container .card .section-title{color:#61a7af;margin-top:20px;margin-bottom:10px;font-weight:bold}.credit-card-container .card hr{height:0;border:1px solid rgba(0,0,0,.1)}.credit-card-container .card.large{width:100%;font-size:14px}.credit-card-container .card.large .card-title{font-size:24px}.credit-card-container .card.large .apply-link,.credit-card-container .card.large .apply-button{font-size:18px}.credit-card-container .card.large .annual-fee{font-size:18px}.credit-card-container .card.large .section-title{font-size:16px}.credit-card-container .card.large .terms{font-size:12px}.credit-card-container .card.medium{max-width:600px;padding:20px;font-size:12px}.credit-card-container .card.medium .left{width:40%}.credit-card-container .card.medium .right{width:60%;padding-left:15px}.credit-card-container .card.medium .card-title{font-size:20px}.credit-card-container .card.medium .mod-annual{justify-content:center}.credit-card-container .card.medium .annual-fee{font-size:14px}.credit-card-container .card.small{max-width:260px;flex-direction:column;padding:20px;font-size:11px;text-align:center}.credit-card-container .card.small .card-title{font-size:16px}.credit-card-container .card.small .card-img{max-width:132px;margin-bottom:15px}.credit-card-container .card.small hr{border:1px solid rgba(0,0,0,.1);margin:0}.credit-card-container .card.small hr.hidde-small{display:none}.credit-card-container .card.small .mod-annual{justify-content:center;padding-top:0}.credit-card-container .card.small .annual-fee{display:none}.destinations-map .container{max-width:1110px;align-items:flex-start;gap:1rem}.destinations-map .sub-title{width:100%;display:flex;align-items:center;gap:.5rem;margin:0;font-family:"Versailles",sans-serif;font-size:2.5rem;font-weight:400;line-height:2.5rem;text-transform:uppercase}.destinations-map .title{width:100%;margin:0 0 4rem;font-family:"LeagueGothic",sans-serif;font-size:7rem;line-height:7rem;color:#bed8ba;text-transform:uppercase}@media screen and (max-width: 767px){.destinations-map .title{font-size:6rem;line-height:6rem}}.destinations-map .destinations-list-container{width:calc(27% - .5rem);border:1px solid #ddd;text-transform:uppercase;font-size:14px;padding:20px}.destinations-map .destinations-list-container .expand-title{margin-bottom:20px;font-size:12px;font-weight:400}.destinations-map .destinations-list-container .destination-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.destinations-map .destinations-list-container .destination-list [class*=destination-list-childs-]{margin:16px 0 0;display:none;padding:0;list-style:none}.destinations-map .destinations-list-container .destination-list a{color:#61a7af;text-decoration:none;font-size:14px}.destinations-map .destinations-list-container .expand-list-destinantion-button{display:flex;align-items:center;justify-content:flex-start;gap:5px;border:0;padding:0;background-color:rgba(0,0,0,0);font-size:14px;text-transform:uppercase}.destinations-map .destinations-list-container .expand-list-destinantion-button .expand-icon{display:flex;align-items:center;justify-content:flex-start;gap:5px;color:#61a7af}.destinations-map .destinations-list-container .expand-list-destinantion-button .expand-icon .destination-counter{min-width:10px}@media screen and (max-width: 991px){.destinations-map .destinations-list-container{width:100%}}.destinations-map .map-container{width:calc(73% - .5rem)}.destinations-map .map-container .filters{display:flex;gap:1rem;width:100%;align-items:center}.destinations-map .map-container .filters .select-destination{width:50%;height:32px;padding:8px 20px;font-size:12px}.destinations-map .map-container .filters .search-input{width:50%;position:relative}.destinations-map .map-container .filters .search-input input{width:100%;height:32px;border-color:#f6f5f3;padding:8px 20px;font-size:12px;background-color:#f6f5f3}.destinations-map .map-container .filters .search-input .icon{position:absolute;right:10px;top:8px;font-size:14px;z-index:2}.destinations-map .map-container .map{position:relative}.destinations-map .map-container .map .map-img{width:100%;height:auto}.destinations-map .map-container .map .map-destination{position:absolute}.destinations-map .map-container .map .map-destination .map-destination-number{display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;left:-10px;width:20px;height:20px;border-radius:20px;background-color:#61a7af;color:#fff;font-size:12px}.destinations-map .map-container .map .map-destination .map-destination-image{padding:6px;border:1px solid #61a7af}.destinations-map .map-container .map .map-destination .map-destination-image img{width:72px;height:72px;object-fit:contain}@media screen and (max-width: 991px){.destinations-map .map-container{width:100%}}@media screen and (max-width: 767px){.destinations-map .map-container{display:none}}.hero-image{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 1rem;background-position:center;background-position:center center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@media(max-width: 767px){.hero-image{background-size:auto 100%;background-attachment:scroll}}@media screen and (max-width: 991px){.hero-image{padding:3rem 0}}.hero-image.bg-center{background-position:center}.hero-image.bg-top{background-position:top}.hero-image.bg-bottom{background-position:bottom}.hero-image.bg-center-left{background-position:center left}.hero-image.bg-top-left{background-position:top left}.hero-image.bg-bottom-left{background-position:bottom left}.hero-image.bg-center-right{background-position:center right}.hero-image.bg-top-right{background-position:top right}.hero-image.bg-bottom-right{background-position:bottom right}.hero-image.content-center{align-items:center;justify-content:center;text-align:center}.hero-image.content-left{align-items:flex-start;justify-content:center}.hero-image.content-right{align-items:flex-end;justify-content:center}.hero-image .hero-title{margin:0;font-family:"Net MoonTime",sans-serif;font-size:14rem;line-height:6rem;font-weight:400;color:#000}@media screen and (max-width: 991px){.hero-image .hero-title{font-size:10rem}}.hero-image .hero-top-sub-title{margin-bottom:4rem;font-family:"GlacialIndifference",sans-serif;font-size:1.375rem;font-weight:700;color:#000;text-transform:uppercase}.hero-image .hero-sub-title{font-family:"GlacialIndifference",sans-serif;font-size:2rem;font-weight:700;color:#000;text-transform:uppercase}.hero-image .hero-description{color:#000;text-align:center}.hero-image .social-medias{display:flex;align-items:center;justify-content:center;gap:10rem;margin-top:10rem}@media screen and (max-width: 1100px){.hero-image .social-medias{gap:3rem;margin-top:4rem}}.hero-image .social-medias a{display:flex;align-items:center;gap:1rem;font-family:"Versailles",sans-serif;font-size:1.1963125rem;font-style:normal;font-weight:400;text-transform:uppercase;text-decoration:none}.my-favorite-cards{padding:5rem 0}@media screen and (max-width: 991px){.my-favorite-cards{padding:2rem 0}}.my-favorite-cards .container{justify-content:space-between}@media screen and (max-width: 991px){.my-favorite-cards .container{gap:2rem}}.my-favorite-cards__left-col{width:30%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@media screen and (max-width: 991px){.my-favorite-cards__left-col{width:100%;align-items:center}}.my-favorite-cards__title{margin:0;color:#f7f0e6;font-size:14rem;text-align:right;text-transform:uppercase;line-height:0}.my-favorite-cards__title span{font-family:"LeagueGothic",sans-serif;font-size:10rem;font-weight:400;line-height:12rem}.my-favorite-cards__title .styled{font-family:"Net MoonTime",sans-serif;font-size:6rem;font-weight:400;text-transform:none;line-height:0}@media screen and (max-width: 991px){.my-favorite-cards__image{width:50%}}@media screen and (max-width: 767px){.my-favorite-cards__image{width:90%}}.my-favorite-cards__right-col{width:40%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 991px){.my-favorite-cards__right-col{width:100%}}.my-favorite-cards__cards{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:2rem}.my-favorite-cards__card{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:20px;border-radius:30px;background-color:#f7f0e6}@media screen and (max-width: 767px){.my-favorite-cards__card{text-align:center;justify-content:center}}.my-favorite-cards__card-img{width:calc(35% - .5rem)}@media screen and (max-width: 767px){.my-favorite-cards__card-img{width:60%}}.my-favorite-cards__card-content{width:calc(65% - .5rem)}@media screen and (max-width: 767px){.my-favorite-cards__card-content{width:100%}}.my-favorite-cards__card-title{font-size:1rem;font-weight:400}.my-favorite-cards__card-offer{font-family:"GlacialIndifference",sans-serif}.my-favorite-cards__card-cta{padding:0;background-color:rgba(0,0,0,0);font-family:"LeagueGothic",sans-serif;color:#f0a8ad;letter-spacing:3px}.my-favorite-cards__card-cta:hover{background-color:rgba(0,0,0,0);color:#9abfcc}.my-favorite-cards__card-cta:visited{color:#f0a8ad}.my-favorite-cards__card-cta:visited:hover{background-color:rgba(0,0,0,0);color:#9abfcc}.my-favorite-cards__cta{background-color:rgba(0,0,0,0);font-family:"LeagueGothic",sans-serif;font-size:1.2rem;letter-spacing:3px}.my-favorite-cards__cta span{margin-right:.5rem;text-decoration:underline}.my-favorite-cards__cta:hover{background-color:rgba(0,0,0,0);color:#f0a8ad}.sidebar .container{flex-direction:column;gap:2rem}.sidebar .my-favorite-cards{padding:16px;background:#9abfcc}.sidebar .my-favorite-cards__left-col{width:100%;margin-bottom:1.5rem}.sidebar .my-favorite-cards__title{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.sidebar .my-favorite-cards__title .styled{font-size:40px;line-height:40px}.sidebar .my-favorite-cards__title span{display:flex;gap:.1rem;font-size:50px;line-height:40px}.sidebar .my-favorite-cards__image{display:none}.sidebar .my-favorite-cards__right-col{width:100%}.sidebar .my-favorite-cards__cards{gap:2rem}.sidebar .my-favorite-cards__card{padding:0;flex-direction:column;background-color:rgba(0,0,0,0)}.sidebar .my-favorite-cards__card-img{width:134px}.sidebar .my-favorite-cards__card-content{width:100%}.sidebar .my-favorite-cards__card-title{font-size:18px;font-weight:400}.sidebar .my-favorite-cards__card-offer{font-weight:700}.sidebar .my-favorite-cards__card-cta{padding:0;background-color:rgba(0,0,0,0);font-family:"LeagueGothic",sans-serif;color:#222;letter-spacing:3px}.sidebar .my-favorite-cards__card-cta:hover{background-color:rgba(0,0,0,0);color:#9abfcc}.sidebar .my-favorite-cards__card-cta:visited{color:#f0a8ad}.sidebar .my-favorite-cards__card-cta:visited:hover{background-color:rgba(0,0,0,0);color:#9abfcc}.sidebar .my-favorite-cards__cta{display:none}.course-library{position:relative;top:0;display:flex;flex-direction:column-reverse;gap:5rem;width:100%;overflow:scroll;padding:5rem 0 4rem;background-position:center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.course-library.fixed-top{position:fixed;top:0}.course-library__item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;margin-top:36px;border-radius:10px 10px 0px 0px}.course-library__content{width:100%;max-width:780px;background-color:#f6f0e4;border-radius:10px 10px 0px 0px}.course-library__content .box-content{display:flex;flex-direction:column;padding:3.625rem 4.6875rem 4.6875rem}@media screen and (max-width: 767px){.course-library__content .box-content{padding:1.5rem}}.course-library__content .tab-title{position:relative;padding:10px 20px;border-radius:0 10px 0px 0px;font-family:"LeagueGothic",sans-serif;font-size:2.8125rem;font-style:normal;font-weight:400;line-height:88%;text-align:right;text-transform:uppercase;color:#222}@media screen and (max-width: 767px){.course-library__content .tab-title{font-size:1.5rem}}.course-library__content .identifier{display:flex;align-items:center;gap:1rem}.course-library__content .identifier__number{font-family:"Versailles",sans-serif;font-size:45px;font-style:normal;font-weight:400;line-height:39.6px;text-transform:uppercase}@media screen and (max-width: 767px){.course-library__content .identifier__number{font-size:2.25rem;line-height:88%}}.course-library__content .identifier__title{color:#222;font-family:"GlacialIndifference",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:158.4%;text-transform:uppercase}@media screen and (max-width: 767px){.course-library__content .identifier__title{font-size:1.25rem}}.course-library__content .title{color:#222;font-size:1.875rem;font-style:normal;font-weight:400;line-height:132%;text-transform:uppercase}@media screen and (max-width: 767px){.course-library__content .title{font-size:1.5rem}}.course-library__content .description{color:#222;font-size:20.797px;font-style:normal;font-weight:400;line-height:39.6px}@media screen and (max-width: 767px){.course-library__content .description{font-size:1rem;line-height:1.875rem}}.course-library__content .cta{display:flex;align-items:center;align-self:flex-end;gap:.5rem;text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:413.333%;letter-spacing:3.6px;text-transform:uppercase;text-decoration:none;transition:all .4s}.course-library__content .cta:hover{opacity:.6}@media screen and (max-width: 767px){.course-library__content .cta{font-size:1rem}}.course-library .splide__arrows{width:100%;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem}.course-library .splide__arrows .splide__arrow{position:relative;right:inherit;left:inherit;background-color:rgba(0,0,0,0);width:44px;height:44px}.course-library .splide__arrows .splide__arrow svg{width:44px;height:44px;fill:#fff}@media screen and (min-width: 1441px){.course-library{padding:5rem 1rem 2rem}}@media screen and (max-width: 991px){.course-library{padding:5rem 1rem 1rem}}@media screen and (max-width: 767px){.course-library{padding:10rem 1rem 10rem}}div[class*=course-library__tab--]{width:150px;height:36px;position:absolute;top:-36px;left:27px;display:inline-block;margin-right:50px;cursor:pointer;z-index:2}@media screen and (max-width: 767px){div[class*=course-library__tab--]{width:100px;height:24px;top:-23px;left:24px}}div[class*=course-library__tab--]::before{height:36px;width:30px;content:"";position:absolute;left:-20px;top:0px;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);z-index:-1}@media screen and (max-width: 767px){div[class*=course-library__tab--]::before{height:24px}}div[class*=course-library__tab--]::after{height:36px;width:30px;content:"";position:absolute;right:-20px;top:0px;-webkit-transform:skewX(20deg);transform:skewX(20deg);z-index:-1}@media screen and (max-width: 767px){div[class*=course-library__tab--]::after{height:24px}}.success-stories{padding:5rem 0}.success-stories .container{overflow-x:hidden}.success-stories__title{width:100%;margin-top:0;margin-bottom:6rem;font-family:"Versailles",sans-serif;font-size:5rem;font-weight:400;text-align:center}@media screen and (max-width: 767px){.success-stories__title{font-size:4rem;line-height:4rem}}.success-stories__stories{width:100%;overflow:visible;display:flex;flex-direction:column-reverse;gap:4rem}.success-stories__stories .splide__track{overflow:visible}.success-stories__stories .splide__arrows{width:100%;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem}.success-stories__stories .splide__arrows .splide__arrow{position:relative;right:inherit;left:inherit;background-color:rgba(0,0,0,0);width:44px;height:44px}.success-stories__stories .splide__arrows .splide__arrow svg{width:44px;height:44px;fill:#222}.success-stories__stories .storie{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding:6rem 2rem 2rem;border-radius:22px;background-color:#f7f0e5;overflow:visible}.success-stories__stories .storie-image{position:absolute;top:-70px}.success-stories__stories .storie-image img{width:155px;height:155px;object-fit:cover;border:9px solid;border-radius:200px}.success-stories__stories .storie-description{font-family:"GlacialIndifference",sans-serif;font-weight:400;font-size:18px}.success-stories__stories .storie-author{width:100%;font-family:"LeagueGothic",sans-serif;font-size:24px;font-weight:400}.lets-connect{padding:4rem 0}.lets-connect .container{max-width:1110px}.lets-connect__image,.lets-connect__content{width:50%}@media screen and (max-width: 991px){.lets-connect__image,.lets-connect__content{width:100%}}@media screen and (max-width: 991px){.lets-connect__image{text-align:center}.lets-connect__image img{width:375px}}@media screen and (max-width: 991px){.lets-connect__content{text-align:center}}.lets-connect__content .title{margin:0;font-family:"LeagueGothic",sans-serif;font-size:5.5rem;font-weight:400;color:#66b1bb}.lets-connect__content .description{max-width:375px;font-family:"GlacialIndifference",sans-serif}@media screen and (max-width: 991px){.lets-connect__content .description{margin:0 auto}}.lets-connect__content .social-links{max-width:375px;display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.lets-connect__content .social-links__link{background-color:#fff;font-family:"Versailles",sans-serif;transition:all .4s}.lets-connect__content .social-links__link a{display:block;width:100%;padding:1rem;display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.lets-connect__content .social-links__link:hover{background-color:#ffd6d9}@media screen and (max-width: 991px){.lets-connect__content .social-links{margin:0 auto}}.hero-content{background-position:center center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@media(max-width: 767px){.hero-content{background-size:auto 100%;background-attachment:scroll}}.hero-content .container{position:relative;max-width:800px;flex-direction:column;justify-content:center;align-items:center}.hero-content__title{margin:0;font-family:"Versailles",sans-serif;font-weight:400;text-align:center}.hero-content__title .underline{position:relative;font-family:"Versailles",sans-serif;font-weight:400}.hero-content__title .underline::after{position:absolute;content:"";width:100%;height:2px;background-color:#66b1bb;left:0;bottom:-2px}.hero-content__description{margin:1rem auto;font-size:1.1rem;text-align:center}.hero-content__cta{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;border-radius:30px;font-family:"GlacialIndifference",sans-serif;font-weight:700;color:inherit;text-decoration:none;transition:all .4s}.hero-content__cta:hover{color:inherit}.hero-content__image{position:absolute}.hero-content__image.animate .animated__img{position:absolute;max-width:inherit;width:206%;height:206%;top:-44%;left:-53%;animation:rotation 8s linear infinite 0s}@media screen and (max-width: 991px){.hero-content__image{display:none}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(361deg)}}.free-resources{padding:4rem 0;background-color:#f6f2ef}.free-resources .container{max-width:840px}.free-resources__title{width:100%;margin:0;font-family:"Versailles",sans-serif;font-size:3rem;font-weight:400;text-align:center}.free-resources__description{width:100%;text-transform:uppercase;text-align:center}.free-resources__resources{display:flex;flex-direction:column;margin-top:2rem}.free-resources__resources.alternating .resource:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 767px){.free-resources__resources.alternating .resource:nth-child(even){flex-direction:column}}.free-resources__resources.right .resource{flex-direction:row-reverse}@media screen and (max-width: 767px){.free-resources__resources.right .resource{flex-direction:column}}.free-resources__resources.left .resource{align-items:center}.resource{display:flex}@media screen and (max-width: 767px){.resource{flex-direction:column}}.resource__image{width:50%}.resource__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.resource__image{width:100%}}.resource__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:50%;padding:3rem;background-color:#fff}.resource__content .badge{position:relative}.resource__content .badge h3{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;font-weight:400}.resource__content .title{text-align:center}.resource__content .description{font-family:"GlacialIndifference",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:180%}.resource__content .cta{display:flex;align-items:center;gap:.5rem;text-decoration:underline;font-family:"GlacialIndifference",sans-serif;font-weight:700}@media screen and (max-width: 767px){.resource__content{width:100%}}.free-resources-list{padding:4rem 0;background-color:#f6f2ef}.free-resources-list .container{max-width:1020px;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center}.free-resources-list .container.header{max-width:770px}.free-resources-list__sub-title{font-size:1rem;text-align:center}.free-resources-list__title{position:relative;margin:0 0 1rem;font-family:"Versailles",sans-serif;font-size:8rem;font-weight:400;text-align:center;line-height:6rem}.free-resources-list__title img{width:90px;height:90px;object-fit:contain;position:absolute;top:-40%;right:-13%}@media screen and (max-width: 767px){.free-resources-list__title img{display:none}}@media screen and (max-width: 767px){.free-resources-list__title{font-size:4rem}}.free-resources-list__description{width:100%;text-align:center}.free-resources-list__resources{display:flex;flex-direction:column;margin-top:2rem}.free-resources-list__discover-more{width:100%;display:flex;justify-content:center;gap:1.5rem;margin-top:3rem}.free-resources-list__discover-more .title{display:flex;align-items:center;justify-content:center;position:relative;font-family:"Versailles",sans-serif;font-size:1.3rem;line-height:1rem}.free-resources-list__discover-more .title::after{content:"";position:absolute;left:0;bottom:6px;width:100%;height:1px;background-color:#e5af9a}.free-resources-list__discover-more .ctas{display:flex;flex-wrap:wrap;gap:1rem}.free-resources-list__discover-more .ctas .cta{padding:1rem 2rem;text-decoration:none;font-weight:700;text-transform:uppercase;color:inherit}.resource-list{display:flex;align-items:center;padding:2rem 0;border-bottom:1px solid #222}@media screen and (max-width: 767px){.resource-list{flex-direction:column}}.resource-list__image{width:20%}.resource-list__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.resource-list__image{width:50%}}.resource-list__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.75rem;width:65%;padding:0 1.5rem}.resource-list__content .badge{position:relative;padding:.5rem 2rem;font-size:.75rem}.resource-list__content .badge h3{width:100%;height:100%;margin:0;font-weight:400}.resource-list__content .title{margin:0;line-height:2rem;font-weight:400}.resource-list__content .description p:first-child{margin-top:0}.resource-list__content .description p:last-child{margin-bottom:0}.resource-list__content .cta{display:flex;align-items:center;gap:.5rem;text-decoration:underline;font-family:"GlacialIndifference",sans-serif;font-weight:700}@media screen and (max-width: 767px){.resource-list__content{width:100%;padding:1rem 0}}.resource-list__cta{width:15%}@media screen and (max-width: 767px){.resource-list__cta{width:100%}}.free-consultation{padding:3rem 0}.free-consultation__left{width:50%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}@media screen and (max-width: 767px){.free-consultation__left{padding:2rem 1rem}}.free-consultation__left-sub-title{font-family:"GlacialIndifference",sans-serif;font-weight:400;margin:0}.free-consultation__left-title{max-width:428px;margin:0 auto;font-weight:400;font-size:2rem}@media screen and (max-width: 767px){.free-consultation__left-title{font-size:1rem}}.free-consultation__right{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;padding:2rem;text-align:center}.free-consultation__right::before{position:absolute;content:"";width:2px;height:calc(100% - 2rem);top:1rem;left:-1px}@media screen and (max-width: 767px){.free-consultation__right{padding:2rem 1rem}}.free-consultation__right-title{margin:0;font-family:"Net MoonTime",sans-serif;font-size:4rem;font-weight:400;line-height:4rem}@media screen and (max-width: 767px){.free-consultation__right-title{font-size:3rem;line-height:2rem}}.free-consultation__right-description{font-size:1.1rem}.free-consultation__right-cta{display:flex;align-items:center;gap:.5rem;font-weight:400;letter-spacing:2px}.the-blog{display:flex;padding:4rem 0}.the-blog .container{flex-direction:column;gap:3rem}.the-blog__title{display:flex;align-items:center;gap:.25rem;margin:0;font-weight:400;font-size:5rem;color:#fda5ac}.the-blog__title span{font-family:"Net MoonTime",sans-serif;font-size:5rem;line-height:5rem}.the-blog__categories{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.the-blog__categories .categorie{display:flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:"GlacialIndifference",sans-serif;font-weight:700;color:#222;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;background-color:#ffd6d9}.the-blog__categories .categorie.green{background-color:#bed8ba}.the-blog__categories .categorie.blue{background-color:#9bbfcd}@media screen and (max-width: 767px){.the-blog__categories .categorie{padding:.3rem .8rem;font-size:.8rem}}@media screen and (max-width: 767px){.the-blog__categories{gap:.6rem}}.the-blog__bar{display:flex;justify-content:space-between;padding:1rem 2rem;border-top:1px solid #bed8ba;border-bottom:1px solid #bed8ba;font-family:"GlacialIndifference",sans-serif;font-size:1.5rem;text-transform:uppercase}.the-blog__bar a{color:inherit;font-family:"Versailles",sans-serif;text-decoration:none}@media screen and (max-width: 767px){.the-blog__bar{padding:1rem 0;font-size:1rem}}.the-blog__posts{display:flex;flex-wrap:wrap;gap:1rem}.the-blog__posts .post{display:flex;flex-direction:column;gap:1rem;width:calc(33.33% - .6666666667rem);text-align:center}.the-blog__posts .post__image img{width:100%;height:544px;object-fit:cover}@media screen and (max-width: 767px){.the-blog__posts .post__image img{height:248px}}.the-blog__posts .post__title{margin:0;font-size:1rem}.the-blog__posts .post__cta{color:#66b1bb;text-transform:uppercase;letter-spacing:2px}@media screen and (max-width: 767px){.the-blog__posts .post{width:calc(50% - .5rem)}}.newsletter{position:relative;padding:5rem 0;background-position:center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.newsletter::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#222;opacity:.33}.newsletter .container{position:relative;flex-direction:column;text-align:center;z-index:1}.newsletter__title{max-width:850px;margin:0 auto;font-size:3.75rem}.newsletter__description{max-width:630px;margin:0 auto}.newsletter__form{display:flex;flex-direction:column;gap:0.5rem;width:100%;max-width:480px;margin:2rem auto 0}.newsletter__form input{width:100%;padding:0.6875rem 1.1875rem;font-family:"LeagueGothic",sans-serif;font-size:14px;letter-spacing:0.1375rem;text-transform:uppercase}.newsletter__form input::placeholder{font-family:"LeagueGothic",sans-serif;letter-spacing:0.1375rem;text-transform:uppercase;opacity:1}.newsletter__form button{border-radius:0;background-color:#ffd6d9;font-family:"LeagueGothic",sans-serif;font-size:18px;letter-spacing:0.0875rem}.about-kam{padding:6rem 0 8rem;text-align:center}.about-kam .container{position:relative;max-width:880px;flex-direction:column;align-items:center}.about-kam__sub-title{margin:0;font-family:"LeagueGothic",sans-serif;font-size:3.125rem;font-weight:400;line-height:3.125rem}.about-kam__title{position:relative;margin:0 0 -5rem;font-size:13.75rem;line-height:13.75rem}@media screen and (max-width: 991px){.about-kam__title{font-size:6.875rem;line-height:6.875rem;margin-bottom:1rem}}@media screen and (max-width: 767px){.about-kam__title{font-size:5rem;line-height:5rem;margin-bottom:1rem}}.about-kam__main-image{margin-bottom:1rem}.about-kam__description{font-size:1.875rem}@media screen and (max-width: 991px){.about-kam__description{font-size:1.25rem}}.about-kam__float-image{position:absolute;top:28%;left:-10%}.about-kam__float-image img{width:100%;height:100%;border-radius:1000px;border:9px solid;object-fit:cover}@media screen and (max-width: 1024px){.about-kam__float-image{left:-6%}}@media screen and (max-width: 991px){.about-kam__float-image{display:none}}.about-kam__float-box{position:absolute;top:40%;right:3%;width:100%;max-width:270px;padding:1.5rem;text-align:left}.about-kam__float-box .first{font-size:1.125rem;font-weight:700}.about-kam__float-box .first p{margin:0 0 0.6875rem}.about-kam__float-box .second p{margin:0}@media screen and (max-width: 991px){.about-kam__float-box{position:relative;top:inherit;right:inherit;max-width:580px;margin:0 auto}}.contact-form{display:flex;padding:4rem 0 8rem;background-repeat:no-repeat;background-position:center left;background-size:50%}@media screen and (max-width: 991px){.contact-form{position:relative;background-size:cover;background-position:center center;background-attachment:fixed;padding:2rem 0}.contact-form::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f6f2ef;opacity:.8}}.contact-form .container{justify-content:flex-end}.contact-form__content{position:relative;width:50%;padding:0 2rem}@media screen and (max-width: 991px){.contact-form__content{width:100%}}.contact-form__title{max-width:337px;position:relative;left:-12%;margin-bottom:1rem;font-size:6.25rem;line-height:6.25rem}@media screen and (max-width: 991px){.contact-form__title{left:0}}@media screen and (max-width: 991px){.contact-form__title{font-size:5rem}}.contact-form__contact-items{display:flex;flex-direction:column;gap:1rem}.contact-form__contact-items a{color:#9bbfcd;font-family:"LeagueGothic",sans-serif;font-size:2.5rem;font-style:normal;font-weight:400;line-height:2.85rem;letter-spacing:1.9px;text-transform:uppercase;text-decoration:none}@media screen and (max-width: 991px){.contact-form__contact-items a{font-size:1.25rem}}.contact-form__contact-form{margin-top:2rem}.contact-form__contact-form form{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:1rem}.contact-form__contact-form p{margin:0}.contact-form__contact-form input,.contact-form__contact-form textarea{width:100%;padding:0.6875rem 1.1875rem;border:0;font-family:"Versailles",sans-serif;font-size:14px;letter-spacing:0.1375rem;text-transform:uppercase}.contact-form__contact-form input::placeholder,.contact-form__contact-form textarea::placeholder{font-family:"Versailles",sans-serif;letter-spacing:0.1375rem;text-transform:uppercase;opacity:1}.contact-form__contact-form .wpcf7-form-control-wrap{display:block}.contact-form__contact-form .submit .wpcf7-submit{display:flex;align-items:center;gap:.5rem;padding:26px 48px;border:0;border-radius:100px;background-color:#bed8ba;color:#222;text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;letter-spacing:0.225rem;text-transform:uppercase}@media screen and (max-width: 991px){.contact-form__contact-form .submit .wpcf7-submit{padding:18px 36px;font-size:0.875rem}}.contact-form__contact-form .wpcf7-response-output{margin:0}.contact-form__contact-form .one-col{width:100%}.contact-form__contact-form .two-col{width:100%}.contact-form__contact-form .two-col p{display:flex;align-items:center;gap:1rem}.contact-form__contact-form .two-col p .wpcf7-form-control-wrap{width:calc(50% - .5rem)}.start-here{padding:4rem 0}@media screen and (max-width: 767px){.start-here{padding:2rem 0}}.start-here .container{justify-content:center}.start-here__title{width:100%;color:#222;text-align:center;font-family:"Versailles",sans-serif;font-size:4.46775rem;font-style:normal;font-weight:400;line-height:6.25rem}@media screen and (max-width: 767px){.start-here__title{font-size:3.125rem}}.start-here__content{display:flex;align-items:flex-start;gap:3rem}@media screen and (max-width: 767px){.start-here__content{flex-wrap:wrap}}@media screen and (max-width: 767px){.start-here__image{display:none}}.start-here__items{display:flex;flex-direction:column}@media screen and (max-width: 767px){.start-here__items{width:100%}}.start-here__item{display:flex;align-items:center;gap:1rem;padding:14px 0;border-bottom:1px solid #222}.start-here__item .identifier{color:#ffd6d9;font-family:"Versailles",sans-serif;font-size:3.640125rem;font-style:normal;font-weight:400}@media screen and (max-width: 991px){.start-here__item .identifier{font-size:2.5rem}}.start-here__item a{color:#222;font-family:"Versailles",sans-serif;font-size:1.875rem;font-style:normal;font-weight:400}@media screen and (max-width: 991px){.start-here__item a{font-size:1.25rem}}.must-read{padding:4rem 0}.must-read .container{max-width:1023px;flex-direction:column}.must-read__title{color:#101010;text-align:center;font-family:"Versailles",sans-serif;font-size:3.4765625rem;font-style:normal;font-weight:400}.must-read__posts{display:flex;flex-wrap:wrap;gap:2rem}.must-read__post{position:relative;width:calc(33.333% - 1.3333333333rem);text-decoration:none}@media screen and (max-width: 767px){.must-read__post{width:100%}}.must-read__post .badge{position:absolute;top:-8%;right:-11%}@media screen and (max-width: 767px){.must-read__post .badge{right:0}}.must-read__post .post-image img{width:303px;height:354px;object-fit:cover}@media screen and (max-width: 767px){.must-read__post .post-image img{width:100%;height:auto}}.must-read__post .categories{color:#f0a9ad;font-family:"LeagueGothic",sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:1.5px;text-transform:uppercase}.must-read__post .title{color:#222;font-family:"Versailles",sans-serif;font-size:1.25rem;font-style:normal;font-weight:400}.about-kam-widget{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.about-kam-widget__image{max-width:100%}.about-kam-widget__title{margin:0;color:#222;text-align:center;font-size:1.8164375rem;font-style:normal;font-weight:400}.about-kam-widget__description{text-align:center}.about-kam-widget__description p:first-child{margin-top:0}.about-kam-widget__description p:last-child{margin-bottom:0}.banner-cta{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding:16px;min-height:250px}.banner-cta__icon{width:48px;height:50px;max-width:100%}.banner-cta__title{margin:0;color:#222;text-align:center;font-style:normal;font-weight:400}.banner-cta__description{text-align:center;font-family:"GlacialIndifference",sans-serif;line-height:25.2px}.banner-cta__description p:first-child{margin-top:0}.banner-cta__description p:last-child{margin-bottom:0}.banner-cta__cta{padding:.5rem 1rem;text-decoration:none;font-family:"LeagueGothic",sans-serif;text-transform:uppercase}.time-line{position:relative;padding:5rem 0}.time-line .container{flex-wrap:wrap}.time-line .line{position:absolute;width:2px;height:calc(100% - 10rem);top:5rem;left:50%}.time-line .line .point{position:absolute;top:0;left:-7px;width:16px;height:16px;border-radius:32px}@media screen and (max-width: 767px){.time-line .line{left:96%}}.time-line__item{position:relative;width:50%;padding:64px;display:flex;flex-direction:column}.time-line__item.right{align-items:flex-start;text-align:left}.time-line__item.right::before{position:absolute;top:84px;left:0;content:"";width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}@media screen and (max-width: 767px){.time-line__item.right::before{display:none}}@media screen and (max-width: 767px){.time-line__item.right{align-items:flex-end;text-align:right}}.time-line__item.left{align-items:flex-end;text-align:right}.time-line__item.left::before{position:absolute;top:84px;right:0;content:"";width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}@media screen and (max-width: 767px){.time-line__item.left::before{display:none}}.time-line__item h2{margin:0;text-align:right;font-family:"Versailles",sans-serif;font-size:78.32px;font-style:normal;font-weight:400;line-height:114.913%;letter-spacing:5px}.time-line__item .history{position:relative;top:-2.3rem;z-index:2}.time-line__item .history__item{padding:12px 0;border-bottom:1px solid #f1cab9;font-family:"Versailles",sans-serif;font-size:10.828px;font-style:normal;font-weight:400;line-height:142.222%;letter-spacing:.88px;text-transform:uppercase}.time-line__item .history__item:last-child{border-bottom:0}.time-line__item .image{position:relative}.time-line__item .image img{border:12px solid #fff}.time-line__item .image .floating-text{max-width:120px;position:absolute;color:#9bbfcd;font-family:"Versailles",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:180%;letter-spacing:2.1px;text-transform:uppercase;text-align:center}@media screen and (max-width: 991px){.time-line__item .image .floating-text{max-width:100%;position:relative !important;top:inherit !important;bottom:inherit !important;left:inherit !important;right:inherit !important}}@media screen and (max-width: 991px){.time-line__item .image{position:relative !important;top:inherit !important;bottom:inherit !important;left:inherit !important;right:inherit !important}}.time-line__item::after{display:none;position:absolute;top:42px;right:0;content:"";width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}@media screen and (max-width: 767px){.time-line__item::after{display:block}}@media screen and (max-width: 767px){.time-line__item{width:100%;padding:16px}}.time-line .title-description .first{display:flex;align-items:flex-start;justify-content:flex-end}@media screen and (max-width: 991px){.time-line .title-description .first{flex-direction:column;align-items:flex-end;gap:3rem}}.time-line .title-description .first h2{margin:0;text-align:center;font-family:"LeagueGothic",sans-serif;font-size:70px;font-style:normal;font-weight:400;line-height:73.714%;letter-spacing:2.15px;text-transform:uppercase;text-align:right}@media screen and (max-width: 991px){.time-line .title-description .first h2{font-size:60px}}.time-line .title-description .first h3{margin:0;max-width:320px;text-align:right;font-family:"Versailles",sans-serif;font-size:109.424px;font-style:normal;font-weight:400;line-height:111.036%}@media screen and (max-width: 991px){.time-line .title-description .first h3{font-family:85px}}@media screen and (max-width: 767px){.time-line .title-description .first h3{font-size:70px}}.time-line .title-description .second{text-align:right;font-family:"GlacialIndifference",sans-serif;font-size:16.922px;font-style:normal;font-weight:400;line-height:190.877%;letter-spacing:.19px}.unique-card{position:relative;padding:5rem 0;background-position:center center;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@media(max-width: 767px){.unique-card{background-size:auto 100%;background-attachment:scroll}}.unique-card .container{max-width:1200px}.unique-card__card{display:flex;flex-wrap:wrap;gap:2rem}@media screen and (max-width: 767px){.unique-card__card{text-align:center;justify-content:center}}.unique-card__rotating-img{width:calc(20% - 1.3333333333rem);text-align:center}.unique-card__rotating-img .images-container{position:relative}.unique-card__rotating-img .images-container .animated__img{position:absolute;max-width:inherit;width:206%;height:206%;top:-44%;left:-53%;animation:rotation 8s linear infinite 0s}@media screen and (min-width: 768px)and (max-width: 991px){.unique-card__rotating-img{display:none}}@media screen and (max-width: 767px){.unique-card__rotating-img{position:absolute;top:4rem;left:0}}.unique-card__card-content{width:calc(50% - 1.3333333333rem);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:26px}@media screen and (min-width: 768px)and (max-width: 991px){.unique-card__card-content{width:calc(70% - 1rem)}}@media screen and (max-width: 767px){.unique-card__card-content{width:100%;justify-content:center;align-items:center}}.unique-card__card-img{width:calc(30% - 1.3333333333rem);text-align:center}@media screen and (min-width: 768px)and (max-width: 991px){.unique-card__card-img{width:calc(30% - 1rem)}}@media screen and (max-width: 767px){.unique-card__card-img{width:60%}}.unique-card__card-title{margin:0;color:#222;font-family:"Versailles",sans-serif;font-size:45px;font-style:normal;font-weight:400;line-height:51px}.unique-card__offers-container{display:flex;flex-direction:column;gap:0}.unique-card__card-new-offer{margin:0;font-family:"GlacialIndifference",sans-serif;font-size:30px;font-style:normal;font-weight:700;letter-spacing:6px;text-transform:uppercase}@media screen and (max-width: 767px){.unique-card__card-new-offer{font-size:26px}}.unique-card__card-old-offer{margin:0;font-family:"GlacialIndifference",sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:4px;text-decoration-line:line-through;text-transform:uppercase}.unique-card__card-current-offer{margin:0;font-family:"GlacialIndifference",sans-serif;font-size:17.719px;font-style:normal;font-weight:400;line-height:162.54%}.unique-card__card-current-offer .offer-ends{font-size:14px;font-style:normal;font-weight:400;line-height:205.714%;text-transform:uppercase}.unique-card__card-cta{position:relative;padding:0;background-color:rgba(0,0,0,0);font-family:"GlacialIndifference",sans-serif;font-size:25px;font-style:normal;font-weight:700;line-height:297.6%;letter-spacing:5px;text-transform:uppercase}.unique-card__card-cta:hover{background-color:rgba(0,0,0,0)}.unique-card__card-cta:visited:hover{background-color:rgba(0,0,0,0)}.unique-card__card-cta::after{position:absolute;left:0;bottom:20px;width:calc(100% - 1rem - 24px);border:1px solid;content:""}@media screen and (max-width: 767px){.unique-card__card-cta::after{width:calc(100% - 1rem - 18px);bottom:12px}}@media screen and (min-width: 768px)and (max-width: 991px){.unique-card__card-cta{font-size:22px}}@media screen and (max-width: 767px){.unique-card__card-cta{font-size:18px}}.unique-card__card-fees{position:relative;padding:0;background-color:rgba(0,0,0,0);font-family:"GlacialIndifference",sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:620%;letter-spacing:2.4px;text-transform:uppercase}.unique-card__card-fees:hover{background-color:rgba(0,0,0,0)}.unique-card__card-fees:visited:hover{background-color:rgba(0,0,0,0)}.unique-card__card-fees::after{position:absolute;left:0;bottom:-3px;width:100%;border:1px solid;content:""}.box-grid{padding:5rem 0}.box-grid .container{display:flex;flex-wrap:wrap;gap:25px}@media screen and (max-width: 991px){.box-grid .container{justify-content:center}}.box-grid__box{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:calc(33.333% - 16.6666666667px);padding:20px 20px 34px}@media screen and (max-width: 991px){.box-grid__box{width:calc(50% - 25px)}}@media screen and (max-width: 767px){.box-grid__box{width:100%}}.box-grid__box .title{width:100%;margin:0;padding:2.5rem 0;background-size:contain;background-position:center center;background-repeat:no-repeat;font-family:"LeagueGothic",sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:106.364%;letter-spacing:1.95px;text-transform:uppercase;text-align:center}.box-grid__box a[id^=cta-]{display:flex;align-items:center;gap:1rem;position:relative;font-family:"GlacialIndifference",sans-serif;font-size:20px;font-style:normal;font-weight:700;letter-spacing:4px;text-transform:uppercase;text-decoration:none;transition:all .4s}.box-grid__box a[id^=cta-]::after{position:absolute;width:calc(100% - 1rem - 15px);left:0;bottom:-3px;content:"";border:1px solid}@media screen and (max-width: 991px){.box-grid__box a[id^=cta-]{font-size:16px}}.box-grid__box .items-list{margin-top:20px;display:flex;flex-direction:column;gap:20px}.box-grid__box .items-list .item{display:flex;gap:24px;align-items:flex-start}.box-grid__box .items-list .item .item-description{font-family:"GlacialIndifference",sans-serif;font-size:16px;font-style:normal;font-weight:400}.box-grid__box .items-list .item .item-description p{margin:0}.box-grid__box .amount{margin:20px;font-family:"GlacialIndifference",sans-serif;font-size:80px;font-style:normal;font-weight:400}.box-grid__box .fee-description{font-family:"GlacialIndifference",sans-serif;font-size:16px;font-style:normal;font-weight:400}.extra-benefits{padding:5.625rem 0}.extra-benefits .container{max-width:1012px}.extra-benefits__title{width:100%;margin:0;text-align:center;font-family:"Versailles",sans-serif;font-size:100px;font-style:normal;font-weight:400}@media screen and (max-width: 991px){.extra-benefits__title{font-size:80px}}@media screen and (max-width: 767px){.extra-benefits__title{font-size:50px}}.extra-benefits__benefits .benefit{display:flex;flex-wrap:wrap;align-items:center;padding:74px 58px;gap:76px;border-bottom:1px solid #222;text-align:center}.extra-benefits__benefits .benefit:last-child{border-bottom:0}.extra-benefits__benefits .benefit .icon{width:110px}@media screen and (max-width: 767px){.extra-benefits__benefits .benefit .icon{width:100%}}.extra-benefits__benefits .benefit .content{width:calc(100% - 110px - 76px)}.extra-benefits__benefits .benefit .content .benefit-title{margin:0;font-family:"Versailles",sans-serif;font-size:33.125px;font-style:normal;font-weight:400}.extra-benefits__benefits .benefit .content .benefit-description{font-family:"GlacialIndifference",sans-serif;font-size:15px;font-style:normal;font-weight:400}@media screen and (max-width: 767px){.extra-benefits__benefits .benefit .content{width:100%}}@media screen and (max-width: 767px){.extra-benefits__benefits .benefit{margin-top:1.875rem;padding:1.25rem;gap:1.25rem}}.favorite-things{padding:4rem 0}.favorite-things .container{flex-direction:column;max-width:1320px;align-items:center;justify-content:center}.favorite-things .title-container .title{display:flex;align-items:center;gap:1rem;text-align:center;font-family:"Versailles",sans-serif;font-size:120px;font-style:normal;font-weight:400;line-height:62%}@media screen and (max-width: 1439px){.favorite-things .title-container .title{font-size:80px}}@media screen and (max-width: 767px){.favorite-things .title-container .title{font-size:30px}}.favorite-things .title-container .sub-title{text-align:center;font-family:"Net MoonTime",sans-serif;font-size:100px;font-style:normal;font-weight:400;line-height:32.3%;letter-spacing:.95px}@media screen and (max-width: 767px){.favorite-things .title-container .sub-title{font-size:50px;line-height:0}}.favorite-things .things{margin-bottom:3rem}.favorite-things .thing-containter{display:none}.favorite-things .thing-containter .row{display:flex;gap:3.5rem;margin-top:3.5rem;flex-wrap:wrap}.favorite-things .thing-containter .thing{width:calc(33.333% - 7rem/3);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media screen and (max-width: 991px){.favorite-things .thing-containter .thing{width:100%}}.favorite-things .thing-containter .thing h3{text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:30px;font-style:normal;font-weight:400;text-transform:uppercase}.favorite-things .thing-containter .thing .description{margin:0;min-height:130px;text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:18px;font-style:normal;font-weight:400}.favorite-things .thing-containter .thing .cta{text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:2.8px;text-transform:uppercase}.favorite-things .load-more{display:flex;align-items:center;gap:.6rem;padding:1.625rem 3.75rem;border:0;text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:18px;font-style:normal;font-weight:700;letter-spacing:3.6px;text-transform:uppercase}a{color:inherit}.instagram-cb{position:relative;padding:4rem 0 0}.instagram-cb .title-container{position:absolute;right:4rem;top:1rem;z-index:10}.instagram-cb .title-container .title{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;text-align:center;font-family:"GlacialIndifference",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:117%;letter-spacing:1.95px;text-transform:uppercase}.instagram-cb #sb_instagram{padding-bottom:0 !important}.instagram-cb #sb_instagram #sbi_images{padding:0}.instagram-cb #sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo{height:550px !important}/*# sourceMappingURL=styles.css.map */
