@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto:wght@300;400&display=swap);*{-webkit-tap-highlight-color:transparent;margin:0;padding:0}:focus{outline:none}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (max-width:37.5em){html{font-size:45%}}body{font-family:sans-serif}a{color:inherit;text-decoration:none}.layout{background-color:#fff;margin:0 auto;max-width:192rem;min-height:100vh;position:relative}@media only screen and (max-width:75em){.layout{margin-top:9rem;padding-top:.5rem}}@media only screen and (max-width:56.25em){.layout{margin-top:4rem}}@media only screen and (max-width:37.5em){.layout{margin-bottom:0;margin-top:4rem}}.header{background-image:linear-gradient(-40deg,#196f93,#196f93 18%,#25aae2);color:#fff;font-family:Montserrat;height:80rem;position:relative}.header,.header__container{display:flex;flex-direction:column}.header__container{height:100%;margin-left:30rem;width:115rem}.header__context{display:flex;height:100%;width:100%}.header__left,.header__right{width:50%}.header__left{align-items:center;display:flex;height:100%}.header__left .text{align-items:flex-start;display:flex;flex-direction:column;height:29rem;justify-content:space-between;width:50rem}.header__left .text h2{font-family:Arial Rounded MT Bold;font-size:4.2rem;font-weight:400}.header__left .text p{font-family:Montserrat;font-size:1.6rem;line-height:2.5rem;width:34.49rem}.header__left .text button{background-color:#e47ad0;border:none;border-radius:2.5rem;color:#fff;font-size:2rem;height:6rem;width:20rem}.header__right{align-items:center;display:flex;position:relative}.header__right .full-circle{align-items:center;background-color:#fff;border-radius:50%;box-shadow:1px 3px 149px 26px hsla(0,0%,100%,.45);display:flex;height:55rem;justify-content:center;position:absolute;right:-55%;width:55rem}.header__right .full-circle-inner{border:21px solid #24a7de;border-radius:50%;box-shadow:1px 1px 79px 16px rgba(83,185,227,.25);height:200px;position:relative;width:200px;z-index:100}.header__right .empty-circle{align-items:center;align-self:flex-end;border:3px solid #fff;border-radius:50%;display:flex;flex-direction:column;height:55rem;justify-content:center;position:absolute;right:-10rem;width:55rem}.header__right .empty-circle .burger{position:absolute;top:0;z-index:100}.header__right .empty-circle .cola{bottom:1rem;position:absolute}.footer{align-items:center;background-color:#000;display:flex;height:15rem;justify-content:space-evenly}.footer__logo{font-size:1.8rem}.footer__logo h4{color:#fff;font-family:Montserrat;font-weight:400}.footer__logo span{border:1px solid #fff;border-radius:.5rem;font-weight:700;padding:1.5rem .5rem}.footer li{color:#fff;font-size:1.5rem;list-style:none}.footer img{cursor:pointer}.navbar{align-items:flex-end;display:flex;font-size:1.8rem;height:10rem;justify-content:space-between;width:100%}.navbar__logo{height:50%;width:30%}.navbar__logo span{border:1px solid #fff;border-radius:.5rem;padding:1.5rem .5rem}.navbar__links{display:flex;justify-content:space-between;width:70%}.link--login{background:hsla(0,0%,100%,.243);border-radius:.5rem;color:#fff;padding:1rem 2rem}.benefits{height:47rem}.benefits__container{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:30rem;width:115rem}.benefits__container h2{font-family:Arial Rounded MT Bold;font-size:3.2rem}.benefits--item,.benefits--items{display:flex;justify-content:space-between}.benefits--item{flex-direction:column;height:20rem;width:29rem}.benefits--item h4{font-family:Arial Rounded MT Bold;font-size:2.2rem}.benefits--item p{font-family:Montserrat;font-size:1.5rem;line-height:2.5rem}.order-on-mobile{background-color:#e7f2f9;height:55rem}.order-on-mobile__container{display:flex;height:100%;justify-content:space-around;margin-left:30rem;width:115rem}.order-on-mobile--left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:80%}.order-on-mobile--left h2{font-family:Arial Rounded MT Bold;font-size:3.2rem}.order-on-mobile--left ul{display:flex;flex-direction:column;line-height:3.5rem;margin:4rem 0}.order-on-mobile--left ul li{display:flex;font-size:1.6rem;justify-content:flex-start;list-style:none;margin:.5rem 0}.order-on-mobile--left ul li img{height:2.5rem;margin-right:1.5rem;width:2.3rem}.order-on-mobile--left button{background-color:#e47ad0;border:none;border-radius:3rem;color:#fff;cursor:pointer;font-family:Montserrat;font-weight:700;height:6rem;width:20rem}.order-on-mobile--right{height:100%;position:relative;width:100%}.order-on-mobile--right img{height:120rem;position:absolute;right:-45rem;top:-38rem}.contacts{height:63rem}.contacts__container{display:flex;flex-direction:column;height:80%;justify-content:flex-end;margin-left:30rem;width:115rem}.contacts__header{font-size:3.2rem;margin-bottom:5rem}.contacts h4,.contacts__header{font-family:Arial Rounded MT Bold}.contacts h4{font-size:2.2rem}.contacts p{font-size:1.5rem}.contacts__form{display:flex;flex-direction:column;flex-wrap:wrap;height:35rem;justify-content:space-between;width:33%}.contacts__form input{border:none;border-bottom:1px solid gray;font-size:1.5rem;padding:1rem 0;width:25rem}.contacts__form button{background-color:#e47ad0;border:none;border-radius:3rem;color:#fff;font-size:1.6rem;height:6rem;width:20rem}.contacts__content{display:flex;justify-content:space-between}.contacts__features{display:flex;flex-direction:column;height:25rem}.contacts__features h2{font-family:Arial Rounded MT Bold;font-size:2.2rem}.contacts__features li{line-height:6;list-style:none}.contacts__location{display:flex;flex-direction:column;justify-content:space-between}.contacts__location h2{font-size:2.2rem}
/*# sourceMappingURL=main.4065708b.css.map*/