@import"https://fonts.googleapis.com/css2?family=Livvic:wght@300;400;600;700&display=swap";html,body{height:100%;background:#f9f9f9}body{padding-top:6rem}@media(max-width: 768px){body{padding-top:5rem}}*{border:none;margin:0;padding:0}*,*:before,*::after{box-sizing:border-box}body{overflow-x:hidden}a{cursor:pointer;text-decoration:underline;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}a:hover,a:focus{text-decoration:none}ul{margin:0}ul li{list-style-type:none}img{display:block;width:100%}.icon,.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.nav .menu-item-has-children::after{display:block;height:2rem;width:2rem}.icon--sm,.icon--arrow,.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.nav .menu-item-has-children::after{height:1rem;width:1rem}.icon--white,.icon--arrow,.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.nav .menu-item-has-children::after{background:#fff}.icon--center{margin:1rem auto}.icon--arrow,.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.nav .menu-item-has-children::after{mask:url("../icons/i-arrow.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-arrow.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-arrow.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-arrow.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important}.icon--fb{mask:url("../icons/i-fb.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-fb.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-fb.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-fb.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important}.icon--yt{mask:url("../icons/i-yt.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-yt.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-yt.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-yt.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important}.icon--ig{mask:url("../icons/i-ig.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-ig.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-ig.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-ig.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important}.icon--payment{margin:1rem auto;height:2.5rem;width:auto;display:flex;align-items:center;flex-direction:row;justify-content:center}.icon--payment img{height:2.5rem;width:auto}.bg--primary{background:#ed2e3a !important}.text--primary,.text--primary *{color:#ed2e3a !important}.bg--secondary{background:#233375 !important}.text--secondary,.text--secondary *{color:#233375 !important}.bg--tertiary{background:#2358a1 !important}.text--tertiary,.text--tertiary *{color:#2358a1 !important}.bg--support{background:#123567 !important}.text--support,.text--support *{color:#123567 !important}.bg--white{background:#fff !important}.text--white,.text--white *{color:#fff !important}.bg--extra{background:#f4efe5 !important}.text--extra,.text--extra *{color:#f4efe5 !important}.text--center{text-align:center}.bg--gradient{background:radial-gradient(circle, #2358a1 0%, #233375 60%)}.bg--absolute{z-index:1;position:absolute;bottom:inherit;height:100%;left:0;top:0;right:inherit;width:48%}@media(max-width: 768px){.bg--absolute{height:100%;width:100%}}.text--uppercase{text-transform:uppercase}.text--initial{text-transform:initial !important}.text--regular{font-weight:400 !important}.text--bold{font-weight:700 !important}.text--lg,.text--lg *{font-size:1.125rem}.font--size-h1,.font--size-h1 *{color:#2358a1;font-size:1.875rem;font-weight:700;margin:0;text-transform:uppercase}@media(max-width: 768px){.font--size-h1,.font--size-h1 *{font-size:1.5rem}}.font--size-h2{color:#123567;font-size:1.5rem;font-weight:700;text-transform:uppercase}@media(max-width: 768px){.font--size-h2{font-size:1.25rem}}.font--size-h3{color:#123567;font-size:1.25rem;margin-bottom:.5rem}@media(max-width: 768px){.font--size-h3{font-size:1.125rem}}.show--mobile{display:none}@media(max-width: 768px){.show--mobile{display:block}}.hide--mobile{display:block}@media(max-width: 768px){.hide--mobile{display:none}}.information{margin:2rem}@media(max-width: 768px){.information{margin:0}}.grid{display:flex;gap:5rem}@media(max-width: 768px){.grid{flex-direction:column;gap:1rem}}.grid__col{position:relative;width:100%}.flex{display:flex}.flex-y-center{align-items:center}.flex-x-end{align-items:end}.flex-x-center{justify-content:center}.flex-x-between{justify-content:space-between}@media(max-width: 768px){.m-flex-col{flex-direction:column}.m-flex-col-rev{flex-direction:column-reverse}}.d-grid{display:grid;gap:5rem}.d-grid--3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.d-grid{display:flex;flex-direction:column;gap:1rem}}.padding--bottom{padding-bottom:4rem}.container{margin:0 auto;max-width:1400px;padding:0 3rem;position:relative;width:100%}@media(max-width: 480px){.container{padding:0 2rem}}.footer{background:#2358a1;padding:2rem 0}.footer__container{display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;gap:1.5rem}@media(max-width: 768px){.footer__container{flex-direction:column}}.footer__title{font-weight:600}.footer__item{flex:1}.footer__item .logo{height:5rem;margin-bottom:1rem}.footer__item span,.footer__item a{font-size:.8rem;line-height:1.5}.footer__item span{display:block}.footer__info{background:#123567;padding:1rem 0;text-align:center}.footer__info *{color:#fff;font-size:.8rem;margin:0}.form{margin-top:2rem;max-width:40rem;width:100%}@media(max-width: 768px){.form{margin:1rem 0}}.form__group{margin-bottom:1.5rem}.form__group br{display:none}.form__group label{color:#fff;display:block;font-weight:600;margin-bottom:.5rem}.form__group span{display:block;width:100%}.form__input{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:#fff;color:#0e0e0e;border-radius:.5rem;height:3rem;padding:1rem;outline:none;width:100%}.form__input::placeholder{color:#0e0e0e}.form__input:hover,.form__input:focus{border-color:green}.form__textarea{height:8rem}.form--dark label{color:#0e0e0e}.form--dark .form__input{background:#ececec}.box-form{margin-bottom:5rem}@media(max-width: 768px){.box-form{margin-bottom:2rem}}.panel-form{background:#223f95;border-radius:1rem;margin-bottom:3rem;padding:3rem;width:40%}@media(max-width: 768px){.panel-form{background:transparent;margin:1rem 0;padding:0;width:100%}}.panel-form__header{margin-bottom:1rem}.header{background:radial-gradient(circle, #2358a1 0%, #233375 60%);border-bottom:1px solid #fff;padding:1.5rem 0;z-index:3;position:fixed;bottom:inherit;height:auto;left:inherit;top:0;right:inherit;width:100%}.header__container{display:flex;align-items:center;flex-direction:row;justify-content:space-between}@media(max-width: 480px){.header{background:#233375;border:none}}.logo{display:block;height:3rem;width:15rem}@media(max-width: 768px){.logo{height:2rem;width:10rem}}.logo--footer{max-width:12.5rem}.faq__question{font-weight:600;margin-bottom:.5rem}.faq__answer{margin-bottom:2rem}.office{margin-bottom:2rem}.office .iframe{margin:1rem 0}.steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}.steps__item{width:100%}.steps__item .icon,.steps__item .owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .steps__item .owl-prev,.steps__item .owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .steps__item .owl-next,.steps__item .nav .menu-item-has-children::after,.nav .steps__item .menu-item-has-children::after{margin:1rem auto}@media(max-width: 768px){.steps{display:flex;flex-wrap:wrap;gap:1rem}}.testimonials__item{height:100%;padding:2rem 2rem 5rem 2rem}.testimonials__item .figure{display:flex;margin-top:auto;position:absolute;bottom:0;height:5rem;left:inherit;top:inherit;right:inherit;width:6rem}.values{display:grid;grid-template-columns:repeat(5, 1fr);gap:3rem}@media(max-width: 768px){.values{display:flex;flex-wrap:wrap;gap:1rem}}.cat-legs{position:absolute;bottom:inherit;height:auto;left:inherit;top:2rem;right:2rem;width:8rem}@media(max-width: 1024px){.cat-legs{display:none}}.rates{border-top:1px solid #2358a1;padding:2rem 0;display:flex}@media(max-width: 768px){.rates{flex-direction:column}}.rates__item{width:100%}.rates__title{margin-bottom:1rem;flex:0 0 30%}.rates__content{width:100%}.rates__row{display:flex;width:100%}@media(max-width: 768px){.rates__row{flex-direction:column;margin-bottom:1rem}}@media(max-width: 1024px){.nav{background:#233375;display:none;padding:0 2rem 2rem 2rem;z-index:3;position:fixed;bottom:inherit;height:auto;left:0;top:5rem;right:inherit;width:100%}}.nav .menu{display:flex}@media(max-width: 1024px){.nav .menu{flex-direction:column}}.nav .menu-item{margin:0 0 0 3rem;padding:1rem 0;position:relative;bottom:inherit;height:auto;left:inherit;top:inherit;right:inherit;width:auto}.nav .menu-item-has-children{position:relative;padding-right:1.5rem}.nav .menu-item-has-children::after{content:"";-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;bottom:inherit;height:1rem;left:inherit;top:1.25rem;right:0;width:1rem}.nav .menu-item.current-menu-item a,.nav .menu-item.current-menu-ancestor a{color:#ed2e3a}.nav .menu-item.current-menu-item::after,.nav .menu-item.current-menu-ancestor::after{background:#ed2e3a}@media(max-width: 1024px){.nav .menu-item{margin:0}}.nav .menu-item a{color:#fff;font-weight:600;text-decoration:none}.nav .menu-item:hover a,.nav .menu-item:focus a{opacity:.5}.nav .menu-item:hover::after,.nav .menu-item:focus::after{transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}.nav .menu-item .sub-menu{background:#fff;border-radius:.5rem;box-shadow:0px 0px 20px rgba(85,84,84,.35);display:none;margin-top:1rem;padding:1rem;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:absolute;bottom:inherit;height:auto;left:inherit;top:inherit;right:inherit;width:max-content}@media(max-width: 1024px){.nav .menu-item .sub-menu{background:transparent;box-shadow:none;display:none;margin:1rem;padding:0;position:relative;bottom:inherit;height:auto;left:inherit;top:inherit;right:inherit;width:100%}}.nav .menu-item .sub-menu .menu-item{margin:0;padding:0}.nav .menu-item .sub-menu .menu-item a{color:#233375;line-height:1.5;opacity:1 !important}.nav .menu-item .sub-menu .menu-item a:hover,.nav .menu-item .sub-menu .menu-item a:focus{color:#2358a1}@media(max-width: 1024px){.nav .menu-item .sub-menu .menu-item a{color:#fff !important}}@media(min-width: 768px){.nav .menu-item:hover .sub-menu,.nav .menu-item:focus .sub-menu{display:block}}.i-nav{display:none;position:relative;height:1.5rem;width:1.5rem;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.i-nav__line{background-color:#fff;display:block;margin-top:.25rem;height:2px;width:100%}.i-nav:hover,.i-nav:focus{opacity:.5}@media(max-width: 1024px){.i-nav{display:block}}.section{padding:4rem 0;position:relative}@media(max-width: 768px){.section--home{padding:0}}.section--padding{padding:0}.section--bottom{padding-bottom:0}.section__header{margin-bottom:2rem}.section__header h1{margin:0}.section__footer{margin-top:2rem}.social{display:flex}.social__item{margin-right:.5rem}.social__link{background-color:rgba(255,255,255,.25);border-radius:50%;height:2rem;padding:.5rem;width:2rem;display:flex;align-items:center;flex-direction:row;justify-content:center}*{color:#0e0e0e;font-family:"Livvic",sans-serif;font-size:1rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem}p{margin-bottom:1rem}strong,b{font-weight:600}.audio{display:flex}.audio__player{display:none}.audio__btn{background:#233375;cursor:pointer;margin-right:1rem;height:2rem;width:2rem;text-indent:-999px;mask:url("../icons/i-play.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-play.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-play.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-play.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.audio__btn:hover,.audio__btn:focus{opacity:.8}.audio__btn.active{mask:url("../icons/i-stop.svg") no-repeat 50% 50% !important;-moz-mask:url("../icons/i-stop.svg") no-repeat 50% 50% !important;-msmask:url("../icons/i-stop.svg") no-repeat 50% 50% !important;-webkit-mask:url("../icons/i-stop.svg") no-repeat 50% 50% !important;mask-size:contain !important;-moz-mask-size:contain !important;-webkit-mask-size:contain !important}.btn,.has-button a{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;appearance:none;border:2px solid transparent;background:#ed2e3a;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;display:inline-block;padding:.75rem 2rem;text-transform:uppercase;text-decoration:none}.btn:hover,.has-button a:hover,.btn:focus,.has-button a:focus{background:#d6121f;border-color:#d6121f}.btn--secondary{background:#233375}.btn--secondary:hover,.btn--secondary:focus{background:#1d2a61;border-color:#1d2a61}.btn--white,.has-button a{background:#fff;border:none;color:#233375 !important}.btn--white:hover,.has-button a:hover,.btn--white:focus,.has-button a:focus{background:#ed2e3a;color:#fff !important;opacity:1 !important}.btn--small,.has-button a{padding:.5rem 1rem;text-transform:initial}.btn-outline{border-color:#fff;color:#fff;background:transparent}.btn-outline:hover,.btn-outline:focus{background:transparent;border-color:#233375}.btn-outline--white{background:transparent;color:#fff}.btn-outline--white:hover,.btn-outline--white:focus{border-color:#233375}.btn-group{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:2rem}@media(max-width: 480px){.btn-group{padding:0 2rem;gap:1rem;flex-direction:column}.btn-group .btn,.btn-group .has-button a,.has-button .btn-group a{text-align:center;width:100%}}.has-button{padding:.5rem 0 !important}@media(max-width: 480px){.has-button{margin-top:2rem !important}}.figure--faq{margin-left:auto;width:20rem}@media(max-width: 768px){.figure--faq{width:50%}}.figure--about{margin-right:2rem;flex:0 0 20rem}@media(max-width: 768px){.figure--about{margin:1rem 0 auto auto;width:50%;flex:auto}}.figure--card{margin:auto;position:absolute;bottom:0;height:auto;left:50%;top:inherit;right:50%;width:25rem;transform:translate(-50%);z-index:2}.figure--home-about{margin-right:2rem}@media(max-width: 768px){.figure--home-about{margin:1rem auto 1rem 0}}.figure--home{margin-top:auto;margin-right:2rem;width:50%}@media(max-width: 768px){.figure--home{margin:1rem 0 0 0;width:100%}}.figure--why{width:100px}.figure--about-cc{margin-top:3rem;max-width:15rem;margin-left:auto}.figure--cc{margin-bottom:2rem}.owl-carousel .owl-stage{display:flex}.owl-carousel .owl-item{height:auto}.owl-carousel .owl-dots{display:none}.owl-carousel .owl-nav{margin:0;padding:0}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{background-color:#ed2e3a !important;position:absolute;bottom:inherit;height:1rem;left:inherit;top:50%;right:inherit;width:1rem}.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span{display:none}.owl-carousel .owl-nav .owl-prev{left:-2rem;transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.owl-carousel .owl-nav .owl-next{right:-2rem;transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}/*# sourceMappingURL=main.css.map */
