@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");:root{--black:#54585a;--white:#fff;--grey:#eaeaea;--pink:#fc2c64;--dark-pink:#bb3f5f}body,html{font-family:"Sora",Arial,Helvetica,sans-serif}form,h1,h2,h3,h4,h5,label,p{margin:0}label span{font-weight:bold}a{color:var(--black);font-weight:bold;text-decoration:none}.header{padding:15pt 0}.footer{text-align:center;background:var(--grey);padding:10pt 0}.footer__container,.header__container,.section__container{padding:4pt}.section{padding:40pt 0}.section--background-image{background-image:url("../img/back-hero.png");background-repeat:no-repeat;background-position:center center;padding:50pt 0}.section__img{display:block;width:100%}.section__img--logo{max-width:230px;margin-right:auto;height:100%;max-height:54px}.section__text{font-family:"Sora"}.section__text{font-size:11px;color:var(--black);text-align:left}.section__text strong{font-weight:bold}.section__title{color:#54585a}.section__icon{min-height:2rem;color:#54585a}.section__icon img{max-height:7rem}.section__phone{font-size:2rem;font-weight:bold}.section__img--hero{max-width:490px;margin-right:auto}.section__img--hero-1{margin-right:auto;max-width:423px}.section__img--hero-2{margin-right:auto;max-width:254px}.section__container--form{background:rgba(255,255,255,0.7);padding:25px;margin-left:auto;width:100%;max-width:460px;border-top-right-radius:10%;border-bottom-left-radius:10%}.section__text--legend-form{font-weight:600;font-size:20px}.section__text--title-table{font-weight:500;font-size:18px}.section__table{width:100%;border:2px solid var(--grey);padding:15px;margin-bottom:15pt}.section__table td{padding:15px}.section__text--title-td{font-weight:bold}.footer__text{font-weight:bold;font-size:12px;color:var(--black);cursor:pointer}.section__text--claim{color:var(--white);font-size:4.5rem;line-height:1.1;margin:15pt 0}.section__input{width:100%;border:none;border-bottom:1px solid #dadada;padding:0.375rem 0.75rem;color:var(--black);margin-bottom:0.5rem}.section__container--legal-form{display:-webkit-box;display:-ms-flexbox;display:flex}.section__text--label-check{margin-left:15px}.section__text--form{margin:0 15px;margin-left:25px}input[type=checkbox]{width:15px;height:15px}.section__button{width:100%;background:var(--pink);color:var(--white);font-size:16px;letter-spacing:2px;border:none;padding:15px;font-weight:600}.strech{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:1440px){}@media (max-width:1200px){}@media (max-width:992px){}@media (max-width:768px){.section__container--form{background:var(--white);margin:0 auto}.section--background-image{background:var(--black)}}@media (max-width:576px){}