@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap);*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;list-style-type:none}body{overflow-x:hidden;position:relative}*{font-family:Nunito Sans,sans-serif}.header{color:#fff;height:431px;min-height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:ellipse(77% 61% at 50% 39%);clip-path:ellipse(77% 61% at 50% 39%)}.header .grid{padding-top:2rem;width:90%;margin:0 auto}@media screen and (min-width:768px){.header .grid{padding-top:5rem}}.header .text{text-align:center;padding-right:4rem;width:70vw}@media screen and (max-width:375px){.header .text{padding-right:0}}@media screen and (min-width:768px){.header .text{padding-right:10rem}}@media screen and (min-width:1024px){.header .text{padding-right:15rem}}@media screen and (min-width:1440px){.header .text{padding-right:25rem}}.header .text p{line-height:30px;font-size:small}@media screen and (max-width:375px){.header .text p{line-height:25px}}.header .text h1{padding:1rem 0;font-weight:700;line-height:40px}@media screen and (max-width:375px){.header .text h1{line-height:30px}}.icons{display:flex;flex-direction:column;color:#fff;padding-left:2rem;padding-top:1rem}.icons .icon{font-size:small;margin-bottom:1rem;cursor:pointer}.icons .icon:hover{color:#ef0633}.about{padding:3rem}.about__content{color:#565656;line-height:25px}@media screen and (max-width:425px){.about__content{width:100%}}.about__content--second-p{padding-top:2rem}.about__flex{display:flex}.about__flex-col-one{margin-right:1rem}@media screen and (max-width:1024px){.about__flex-col-two{margin-right:.5rem}}@media screen and (max-width:425px){.about__flex{display:block}}.about__values{margin-top:2rem;width:200px;height:200px;background:rgba(249,155,173,.5);color:#ef0633;padding:2rem;font-weight:700;font-size:16px;line-height:25px}@media screen and (min-width:500px) and (max-width:750px){.about__values{width:100%}}@media screen and (max-width:425px){.about__values{width:100%;padding:3rem;height:250px}}.about__values--content{font-weight:100;padding:1rem 0}.about__image-section{padding:2rem 0}.about__img img{width:100%}@media screen and (max-width:425px){.about__img img{width:100%}}@media screen and (min-width:500px) and (max-width:676px){.about__img img{width:100%}}.nav{width:90%;margin:0 auto;padding-top:2rem;height:100px;align-items:center}.nav__company-tagline{padding-left:1rem}.nav__links{cursor:pointer}@media screen and (min-width:768px){.nav__links{padding-top:3rem}}.nav__links li{padding-right:2rem}.nav__links li:hover{color:#ef0633}@media screen and (max-width:768px){.nav__links li{display:none}}.nav__icon{display:none;padding-top:1rem}@media screen and (max-width:768px){.nav__icon{display:block}}.nav__mobile{position:absolute;top:7rem;background:#ef0633;width:100%;left:0;transition:all 1s linear;padding:3rem 5rem 5rem;transform:translateX(0);-webkit-clip-path:ellipse(77% 61% at 50% 39%);clip-path:ellipse(77% 61% at 50% 39%)}@media screen and (min-width:768px){.nav__mobile{display:none}}.nav__mobile--in{transform:translatY(0)}.nav__mobile--out{transform:translateY(-1000px)}.nav__mobile--links li{padding-bottom:1rem;font-size:1rem;cursor:pointer}.nav__mobile--links li:hover{color:rgba(249,155,173,.5)}.packages{padding:3rem}@media screen and (min-width:900px){.packages__flex-cards{display:flex;flex-wrap:wrap;justify-content:space-between}}.packages__cta{display:flex;justify-content:center}.package-cards{border-radius:15px;box-shadow:0 10px 6px -8px #c9c9c9;margin-bottom:2rem}@media screen and (min-width:900px){.package-cards{width:30%}}.package-cards__img img{height:200px;object-position:center;border-radius:15px;border-bottom-left-radius:0;border-bottom-right-radius:0;object-fit:cover}@media screen and (min-width:750px){.package-cards__img img{width:100%}}@media screen and (max-width:425px){.package-cards__img img{width:100%}}@media screen and (min-width:500px) and (max-width:750px){.package-cards__img img{width:100%}}.package-cards__content{text-align:center}.package-cards__content--title{font-weight:600;color:#565656}.package-cards__content--price{color:#ef0633;font-weight:700}@media screen and (max-width:320px){.package-cards__content--price{padding:1rem 0}}.package-cards__content--items{color:#888}.offer{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;padding:3rem;color:#fff}.offer__desc,.offer__heading{padding-bottom:2rem}.offer-box{border-radius:6px;background:rgba(239,6,51,.7);padding:1rem;margin-bottom:1rem}@media screen and (min-width:800px){.offer-box{margin-right:1rem}}.offer-box__title{font-weight:700;font-size:30px;line-height:34px;padding:2rem 0}.offer-box__main{font-weight:700;line-height:25px}.offer-box__content{line-height:25px;padding-bottom:2rem}@media screen and (max-width:800px){.grid--two{display:none}}@media screen and (min-width:900px){.grid--two{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:800px){.grid--one{display:grid;grid-template-columns:repeat(3,1fr)}}.news{padding:3rem 5%}.news__highlight{background:hsla(0,0%,94.9%,.3);height:100px;padding:1rem}@media screen and (min-width:750px){.news__highlight{width:100%;height:156px}}@media screen and (max-width:750px){.news__highlight{width:100%;height:150px}}.news__highlight--first-p{font-weight:700;font-size:18px;line-height:26px}@media screen and (max-width:899px) and (min-width:800px){.news__highlight--first-p{line-height:18px}}.news__highlight--second-p{font-size:12px;line-height:34px;color:#888}.news__img img{width:100px;height:100px}@media screen and (min-width:750px){.news__img img{width:200px;height:156px}}@media screen and (max-width:500px){.news__img img{width:150px;height:150px}}.flex{margin-bottom:2rem}@media screen and (min-width:800px){.flex{margin-right:1rem}}@media screen and (min-width:800px){.grid{grid-template-columns:repeat(2,1fr)}}.footer{background:#ef0633;color:#fff;position:relative;padding:5rem}@media screen and (max-width:425px){.footer{padding:2rem}}@media screen and (max-width:500px){.footer__logo--one{margin-left:-9rem}}@media screen and (max-width:425px){.footer__logo--one{margin-left:0}}@media screen and (max-width:750px){.footer__logo--two{display:none}}.footer__links{padding:2rem 0}@media screen and (min-width:900px){.footer__contact{line-height:2rem}}.footer__contact--heading{font-weight:700;display:inline-block;line-height:19px}@media screen and (min-width:900px){.footer__contact--heading{display:block}}@media screen and (min-width:900px){.footer__group-one{align-items:center;display:grid;grid-template-columns:repeat(3,1fr)}}.footer__group-two{padding-top:2rem}@media screen and (min-width:900px){.footer__group-two{margin-top:3rem;align-items:center;display:grid;grid-template-columns:repeat(3,1fr)}}.footer__terms{padding:2rem 0}.footer__icon{font-size:small;margin-right:2rem}.footer__button{position:absolute;right:4rem;top:-3rem}.footer__button span{margin-left:1rem;background-color:#ef0633;color:#fff;padding:1rem .5rem .1rem;border-radius:50%}@media screen and (max-width:500px){.footer__button span{padding-top:.5rem}}.flex{display:flex}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.space-evenly{justify-content:space-evenly}.grid{display:grid}.template-col-one{grid-template-columns:repeat(2,1fr)}.text-red{color:#ef0633}.square-button{background-color:#ef0633;border-radius:6px;cursor:pointer;color:#fff;font-size:17px;font-weight:700;padding:15px 31px;text-decoration:none;margin:0}.square-button:hover{border:1px solid #ef0633;color:#ef0633;background:#fff}.arrow-icon{position:relative;top:.5rem}@media screen and (max-width:320px){.arrow-icon{display:none}}.sub--headings{color:#ef0633;font-weight:700;font-size:40px;line-height:34px}.sub--divider{background-color:rgba(249,155,173,.5);width:100%;height:1px;margin:2rem 0}.round-edge-buttton{border-radius:0 26px 26px 0;cursor:pointer;color:#fff;width:40vw;padding:10px 20px;text-decoration:none;position:relative;bottom:9rem;right:0}@media screen and (min-width:900px){.round-edge-buttton{width:20vw}}.round-button{background:#fff;border-radius:42px;border:1px solid #aaa;cursor:pointer;color:#565656;padding:12px 47px;text-decoration:none;width:40vw;margin:1rem 0}@media screen and (min-width:900px){.round-button{width:20vw}}.round-button:hover{background:#ef0633;color:#fff;border:none}.footer__button{border-radius:1000px;background:#fff;border-radius:42px;cursor:pointer;color:#e9282d;padding:12px 47px;text-decoration:none;width:40vw;margin:1rem 0}@media screen and (min-width:900px){.footer__button{width:20vw}}.footer__button:hover{background:#ef0633;color:#fff;border:none}
/*# sourceMappingURL=main.bd4beb2b.chunk.css.map */