.header{position:fixed;top:0;z-index:4;width:100%;height:4rem;background-color:#fff;box-shadow:0 -10px 50px 10px rgba(143,157,174,.1);transition:all .4s ease-in-out}.header__logo{vertical-align:top;height:3rem}.header__wrapper{display:flex;align-items:center;justify-content:space-between;height:100%}.header .list{list-style:none;padding:0;margin:0}@media (max-width:767.98px){.header .list{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#fff;overflow:hidden;height:0;transition:height .5s ease-in-out;justify-content:center;align-items:center}}.header .list__item{display:inline-block}@media (min-width:768px){.header .list__item{margin-left:3rem}.header .list__item:first-child{margin-left:0}}@media (max-width:767.98px){.header .list__item{margin-top:2rem}.header .list__item:first-child{margin-top:0}}.header .list__link{text-decoration:none;color:#8f9dae;font-size:.9rem;font-weight:500;border:none;padding:0;background:none;cursor:pointer;outline:none}@media (max-width:767.98px){.header .list__link{font-size:1.5rem}}.header .list__link.-highlighted{color:#00a0ff;padding:.5rem;border:1px solid;border-radius:5px}.header.-top{height:6rem;box-shadow:none}@media screen and (max-height:700px){.header.-top{height:4rem}}.header.-open{background-color:#fff}@media (max-width:767.98px){.header.-open .list{height:calc(100vh - 5rem)}}.header.-open .nav__toggler__icon span:first-child{top:18px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.header.-open .nav__toggler__icon span:nth-child(2){opacity:0;left:-60px}.header.-open .nav__toggler__icon span:nth-child(3){top:18px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nav__toggler{border:none;background:none;padding:0;margin:0;-webkit-transform:scale(.6);transform:scale(.6)}.nav__toggler:active,.nav__toggler:focus,.nav__toggler:hover{outline:none}@media (min-width:768px){.nav__toggler{display:none}}.nav__toggler__icon{width:60px;height:45px;position:relative;transition:.5s ease-in-out;cursor:pointer}.nav__toggler__icon,.nav__toggler__icon span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.nav__toggler__icon span{display:block;position:absolute;height:9px;width:100%;background:#8f9dae;border-radius:9px;opacity:1;left:0;transition:.25s ease-in-out}.nav__toggler__icon span:first-child{top:0}.nav__toggler__icon span:nth-child(2){top:18px}.nav__toggler__icon span:nth-child(3){top:36px}.footer{height:4.5rem;background-color:#8f9dae;border-top:1px solid #fff;position:absolute;width:100%;bottom:0}@media screen and (max-width:767.98px){.footer{height:6rem}}.footer__wrapper{display:flex;align-items:center;justify-content:space-between;height:100%}@media screen and (max-width:767.98px){.footer__wrapper{flex-direction:column;align-items:flex-start;justify-content:center}}.footer__logo{vertical-align:top}.footer__text{font-size:.75rem;color:#fff;margin-top:0;margin-bottom:0}@media screen and (max-width:767.98px){.footer__text{margin-top:1rem}}.contact-footer{background-color:#8f9dae;padding-top:6rem;padding-bottom:6rem}.contact-footer .subtitle,.contact-footer .text,.contact-footer .title{color:#fff}.contact-footer .subtitle+.title{margin-top:0}.contact-footer .title{font-size:2rem}.contact-footer .row{flex-wrap:nowrap}.contact-footer .col{box-sizing:border-box}@media screen and (min-width:768px){.contact-footer .col{flex:1 1 50%;margin-left:1.5rem;margin-right:1.5rem}.contact-footer .col:first-child{margin-left:0}.contact-footer .col:last-child{margin-right:0}}.contact-footer__info{display:flex;flex-direction:column}.contact-footer__items{display:flex;flex-wrap:wrap;margin:auto -1.5rem -2rem}@media screen and (max-width:767.98px){.contact-footer__items{margin-top:2rem;margin-bottom:1rem}}.contact-footer__items__item{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 3rem);margin-left:1.5rem;margin-right:1.5rem;margin-bottom:2rem}.contact-footer__items__item .text,.contact-footer__items__item .title{font-size:.8rem}.contact-footer__items__item .title{font-weight:500}.contact-footer__items__item .title+.text{margin-top:1rem}.contact-footer .form{color:#fff}.contact-footer .form__submit{cursor:pointer;position:absolute;bottom:.5rem;right:.5rem}.home.main{overflow:hidden;position:relative;margin-top:-6rem;padding-top:6rem}.home.main .main__background-image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-2}@media screen and (min-width:768px){.home .col{width:100%;max-width:50%}}.home .hero{box-sizing:border-box;min-height:100vh;display:flex;align-items:center}@media screen and (max-width:767.98px){.home .hero .row{flex-direction:column-reverse}}.home .hero__info{display:flex;align-items:center}.home .hero__title{box-sizing:border-box;font-size:2.75rem;font-weight:500;color:#8f9dae}@media screen and (max-width:1199.98px){.home .hero__title{font-size:2.25rem}}@media screen and (max-width:575.98px){.home .hero__title{font-size:1.5rem}}.home .hero__cell{position:relative;transition:all 1.5s ease-in-out}@media screen and (min-width:768px){.home .hero__cell{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@media screen and (max-height:700px),screen and (max-width:1199.98px){.home .hero__cell{margin-left:auto;max-width:33.33333%;align-self:center}}@media screen and (max-width:767.98px){.home .hero__cell{margin-bottom:3rem;margin-left:auto;margin-right:auto}}.home .hero__cell__image{position:absolute;max-width:100%;opacity:0;transition:all 1.5s ease-in-out;transition-delay:.5s}.home .hero__cell__image--1{z-index:3}.home .hero__cell__image--2{z-index:2}.home .hero__cell__image--3{z-index:1}.home .hero__cell__image--4{z-index:0}.home .hero__cell__image--1{position:relative;display:block;margin-left:auto;-webkit-animation:float-small 4s ease-in-out infinite;animation:float-small 4s ease-in-out infinite;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home .hero__cell__image--2{left:0;top:0;-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite;-webkit-transform:translateY(25%);transform:translateY(25%)}@media screen and (max-width:1199.98px){.home .hero__cell__image--2{left:-3rem;top:-1rem}}.home .hero__cell__image--3{right:0;bottom:0;-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite;-webkit-transform:translateY(50%);transform:translateY(50%)}@media screen and (max-width:1199.98px){.home .hero__cell__image--3{right:-1rem;bottom:-1rem}}.home .hero__cell__image--4{left:4rem;bottom:0;-webkit-animation:float-large 4s ease-in-out infinite;animation:float-large 4s ease-in-out infinite;-webkit-transform:translateY(75%);transform:translateY(75%)}@media screen and (max-width:1199.98px){.home .hero__cell__image--4{left:-1rem;bottom:-1rem}}.home .hero.-visible .hero__cell,.home .hero.-visible .hero__cell__image{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home .pillars{position:relative}.home .pillars__wrapper{padding-top:4rem;padding-bottom:3.5rem}.home .pillars__list{list-style:none;padding:0;display:flex;flex-wrap:wrap;margin:0 -1rem}@media screen and (max-width:990.98px){.home .pillars__list{margin-top:-1rem;margin-bottom:-1rem}}.home .pillars__item{box-sizing:border-box;width:calc(25% - 2rem);flex:1 1 auto;border-radius:5px;background:#fff;box-shadow:22px -19px 114px -39px rgba(143,157,174,.71);padding:1.75rem 1.5rem 1.5rem;margin-left:1rem;margin-right:1rem}@media screen and (max-width:990.98px){.home .pillars__item{width:calc(50% - 2rem);margin-top:1rem;margin-bottom:1rem}}@media screen and (max-width:575.98px){.home .pillars__item{width:calc(100% - 2rem)}}.home .pillars__item .title{font-weight:500;font-size:1.3rem;line-height:1.3;color:#8f9dae}@media screen and (max-width:1199.98px){.home .pillars__item .title{font-size:1rem}}.home .pillars__item .title strong{font-weight:inherit;color:#00a0ff}.home .pillars__item .title+.text{margin-top:1rem}.home .pillars__icon{vertical-align:top}.home .pillars__icon+.title{margin-top:1rem}.home .pillars__cell-image{position:absolute;right:7.5rem;bottom:-2rem;z-index:-1;-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite;transition:all 1.5s ease-in-out}@media screen and (min-width:768px){.home .pillars__cell-image{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}.home .pillars.-visible .pillars__cell-image{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home .services__wrapper{padding-top:6.5rem;padding-bottom:7.5rem}@media screen and (max-width:767.98px){.home .services .row{flex-direction:column-reverse}}.home .services__cell{position:relative;margin-right:7.5rem;flex:1 1;transition:all 1.5s ease-in-out}@media screen and (min-width:768px){.home .services__cell{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@media screen and (max-width:1199.98px){.home .services__cell{margin-right:5rem}}@media screen and (max-width:767.98px){.home .services__cell{margin-top:4rem;margin-right:0}}.home .services__cell__image{position:absolute}.home .services__cell__image--1{z-index:1}.home .services__cell__image--2{z-index:0}.home .services__cell__image--1{left:-90%;top:6rem;opacity:.5;-webkit-animation:float-small 4s ease-in-out infinite;animation:float-small 4s ease-in-out infinite;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:990.98px){.home .services__cell__image--1{top:3rem;left:-45%;width:100%}}@media screen and (max-width:767.98px){.home .services__cell__image--1{width:50%;left:-3%;top:auto;bottom:0}}.home .services__cell__image--2{right:0;top:-2.5rem;-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite;-webkit-transform:translateY(25%);transform:translateY(25%)}@media screen and (max-width:990.98px){.home .services__cell__image--2{width:100%}}@media screen and (max-width:767.98px){.home .services__cell__image--2{position:static;display:block;width:80%;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.home .services .col{margin-left:auto}}.home .services.-visible .services__cell,.home .services.-visible .services__cell__image{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home .equipment{position:relative}.home .equipment__wrapper{padding-top:4rem;padding-bottom:3.5rem}.home .equipment__carousel{padding-bottom:2rem}.home .equipment__carousel .slick-list{overflow:visible;overflow:initial;margin-left:-1rem;margin-right:-1rem}.home .equipment__carousel .slick-slide>div{margin-left:1rem;margin-right:1rem}.home .equipment__carousel .slick-arrow{cursor:pointer;position:absolute;display:flex!important;align-items:center;justify-content:center;top:100%;font-size:0;padding:0;height:2rem;width:2rem;color:#fff;border:none;background-color:#00a0ff;border-radius:100px}.home .equipment__carousel .slick-arrow:before{content:"";display:block;width:.5rem;height:.5rem;border-top:2px solid;border-right:2px solid}.home .equipment__carousel .slick-arrow.slick-prev{right:3rem}.home .equipment__carousel .slick-arrow.slick-prev:before{margin-right:-.25rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.home .equipment__carousel .slick-arrow.slick-next{right:0}.home .equipment__carousel .slick-arrow.slick-next:before{margin-right:.25rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.home .equipment__carousel .slick-arrow.slick-disabled{cursor:auto;opacity:.5}.home .equipment__item{box-sizing:border-box;display:flex!important;flex-direction:column;justify-content:flex-end;min-height:16rem;width:calc(25% - 1.5rem);flex:1 0 auto;border-radius:5px;background:#fff;box-shadow:22px -19px 114px -39px rgba(143,157,174,.71);padding:3rem 1.5rem;margin-left:1rem;margin-right:1rem}.home .equipment__item:first-child{margin-left:0}.home .equipment__item:last-child{margin-right:0}.home .equipment__item .title{font-weight:500;font-size:1.3rem;line-height:1.3;color:#00a0ff}@media screen and (max-width:1199.98px){.home .equipment__item .title{font-size:1rem}}.home .equipment__item .title strong{color:#00a0ff}.home .equipment__item .title+.text{margin-top:1rem}.home .equipment__icon{vertical-align:top}@media screen and (max-width:1199.98px){.home .equipment__icon{margin-bottom:.5rem}}.home .equipment__title-wrapper{margin-bottom:2rem}@media screen and (min-width:768px){.home .equipment__title-wrapper{display:flex;align-items:flex-end;justify-content:space-between}}@media screen and (min-width:768px){.home .equipment__title-wrapper .title{max-width:45%}}@media screen and (max-width:767.98px){.home .equipment__title-wrapper .title{margin-bottom:1rem}}.home .equipment__title-wrapper .small{text-align:right}.home .about__wrapper{position:relative;padding-top:7.5rem;padding-bottom:6.5rem}@media screen and (min-width:576px){.home .about__info{margin-right:7.5rem;flex:1 1}}.home .about .people{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767.98px){.home .about .people{margin-top:3rem}}.home .about .person{margin-left:.5rem;margin-right:.5rem;display:flex}.home .about .person:first-child{margin-left:0;align-self:flex-start;flex-direction:column}.home .about .person:last-child{margin-right:0;align-self:flex-end;flex-direction:column-reverse}@media screen and (max-width:575.98px){.home .about .person:last-child{flex-direction:column}}.home .about .person__image{max-width:100%;background:#fff;box-shadow:22px -19px 114px -39px rgba(143,157,174,.71);border-radius:5px}.home .about .person__description{margin-top:1.5rem;margin-bottom:1.5rem}.home .about .person__description .text{color:#8f9dae}.home .about__cell-image{position:absolute;right:0;top:0;z-index:-1;-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite;transition:all 1.5s ease-in-out}@media screen and (min-width:768px){.home .about__cell-image{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}}.home .about.-visible .about__cell-image{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home .insurance__wrapper{position:relative;padding-top:2rem;padding-bottom:1rem}.home .insurance__wrapper:before{content:"";display:block;height:1px;width:100%;background:#8f9dae;position:absolute;top:0}.home .insurance__list{display:flex;align-items:center;list-style:none;margin:0 -2.25rem;padding:5rem 0}.home .insurance__item{margin-left:2.25rem;margin-right:2.25rem}.home .insurance__logo{max-width:100%;vertical-align:top}.quiz.main{position:relative}.quiz.main .main__background-image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-2;max-width:100%}.quiz .hero{box-sizing:border-box;min-height:15rem;background-color:rgba(0,160,255,.05)}.quiz .hero,.quiz .hero__info{display:flex;align-items:center}.quiz .hero__title{box-sizing:border-box;font-size:2.75rem;font-weight:500;color:#8f9dae;margin-top:0;margin-bottom:1rem}@media screen and (max-width:1199.98px){.quiz .hero__title{font-size:2.25rem}}@media screen and (max-width:575.98px){.quiz .hero__title{font-size:1.5rem}}.quiz .hero__description{font-size:.8rem;color:#8f9dae}.quiz .questions{position:relative;display:flex}.quiz .questions__wrapper{flex:1 1 auto}.quiz .questions__nav-wrapper{flex:1 1 auto;min-width:16rem;margin-left:5rem}.quiz .questions__nav{position:-webkit-sticky;position:sticky;top:5rem;padding:0;margin:0 0 0 auto}.quiz .questions__nav__item{list-style:none;padding:1.5rem;border-bottom:1px solid #8f9dae}.quiz .questions__nav__item a{display:flex;align-items:center;justify-content:space-between;color:#00a0ff;text-decoration:none}.quiz .questions__nav__item a:hover:after{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}.quiz .questions__nav__item a:after{content:"";display:block;height:14px;width:24px;flex:0 0 auto;margin-left:1rem;background-image:url(/static/media/arrow.bcea47a3.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.quiz .question{padding-top:3rem;padding-bottom:3rem}.quiz .question .col{flex:1 1;max-width:50%;margin-left:2.5rem;margin-right:2.5rem}.quiz .question .col:first-of-type{margin-left:0}.quiz .question .col:last-of-type{margin-right:0}.quiz .question__input{display:inline-flex;align-items:center;margin-top:1rem}.quiz .question__input__text{font-size:1rem;font-weight:500;line-height:1;margin:0}.quiz .question__input__input{color:#fff;margin-left:1rem;position:relative;width:80px;height:26px}.quiz .question__input__input:after{content:"No";right:14px}.quiz .question__input__input:after,.quiz .question__input__input:before{position:absolute;z-index:0;font-size:.6rem;line-height:2;font-weight:500;top:1px;cursor:pointer;pointer-events:none}.quiz .question__input__input:before{content:"¡Sí!";left:14px}.quiz .question__input__input label{display:block;width:34px;height:20px;cursor:pointer;position:absolute;top:3px;left:3px;z-index:1;background:#fff;border-radius:50px;transition:all .4s ease;box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}.quiz .question__input__input input[type=checkbox]{cursor:pointer;width:100%;height:100%;border-radius:50px;background:#8f9dae;-webkit-appearance:none;margin:0;padding:0;border:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.2)}.quiz .question__input__input input[type=checkbox]:checked{background:#00a0ff}.quiz .question__input__input input[type=checkbox]:checked+label{left:43px}.quiz .cards{list-style:none;padding:0;display:flex;flex-wrap:wrap;margin:0 -1rem}@media screen and (max-width:990.98px){.quiz .cards{margin-top:-1rem;margin-bottom:-1rem}}.quiz .card{box-sizing:border-box;width:calc(25% - 2rem);flex:1 1 auto;border-radius:5px;background:#fff;box-shadow:22px -19px 114px -39px rgba(143,157,174,.71);padding:1.75rem 1.5rem 1.5rem;margin-left:1rem;margin-right:1rem}.quiz .card--highlighted{border:2px solid #00a0ff}@media screen and (max-width:990.98px){.quiz .card{width:calc(50% - 2rem);margin-top:1rem;margin-bottom:1rem}}@media screen and (max-width:575.98px){.quiz .card{width:calc(100% - 2rem)}}.quiz .card .title{font-weight:500;font-size:1.3rem;line-height:1.3;color:#8f9dae}@media screen and (max-width:1199.98px){.quiz .card .title{font-size:1rem}}.quiz .card .title strong{font-weight:inherit;color:#00a0ff}.quiz .card .title+.text{margin-top:1rem}.quiz .subtitle i{font-size:.8em}.quiz .form{margin-top:3rem;margin-bottom:3rem}.quiz .form__fieldset{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;border:none;padding:0;margin:0}.quiz .form__input{margin-bottom:0}.quiz .form__input--textarea{grid-column-start:1;grid-column-end:4}.quiz .form__submit{grid-column-start:2;grid-column-end:3;background:#00a0ff;color:#fff;margin:1rem auto 0;border:none;border-radius:5px;min-width:10rem;min-height:2.5rem}.loader{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em);width:2.5em;height:2.5em;border:.5em solid rgba(0,160,255,.2);border-left-color:#00a0ff;border-radius:50%;-webkit-animation:loader 1.1s linear infinite;animation:loader 1.1s linear infinite;transition:opacity .3s}.loader--hide{opacity:0}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html{font-size:20px;scroll-behavior:smooth}@media (max-width:1199.98px){html{font-size:18px}}@media (max-width:990.98px){html{font-size:16px}}body{box-sizing:border-box;position:relative;margin:0;min-height:100vh;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#454545;padding:0 0 4.5rem}@media screen and (max-width:767.98px){body{padding-bottom:6rem}}.main{min-height:100vh;margin-top:6rem}.container,.main{box-sizing:border-box}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media screen and (min-width:768px){.container{padding-left:1rem;padding-right:1rem}}@media screen and (min-width:991px){.container{max-width:990px}}@media screen and (min-width:1200px){.container{max-width:1200px}}.row{display:flex;flex-wrap:wrap}@media screen and (max-width:767.98px){.row{flex-direction:column}}.section{position:relative;padding-top:2rem;padding-bottom:2rem}.title{font-weight:500;font-size:2rem;line-height:1.3;color:#8f9dae;margin-top:0;margin-bottom:0}@media screen and (max-width:1199.98px){.title{font-size:1.75rem}}.title+.cards,.title+.form__fieldset,.title+.text{margin-top:1.5rem}.subtitle{font-weight:500;font-size:.9rem;color:#8f9dae;text-transform:uppercase;margin-top:0;margin-bottom:1.5rem}.subtitle+.title{margin-top:1.5rem}.small{font-size:.7rem;color:#8f9dae}.text{font-weight:400;font-size:.8rem;line-height:1.4;margin-top:0;margin-bottom:0}.text+.button{margin-top:2rem}.text__link{color:inherit}.unordered-list{font-weight:400;font-size:.8rem;line-height:1.4}.button{cursor:pointer;box-sizing:border-box;min-width:15rem;display:flex;align-items:center;justify-content:center;padding:1rem 1.75rem;background-color:#00a0ff;min-height:3rem;color:#fff;border:none;border-radius:100px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.button__text{font-size:.8rem;font-weight:400}.form{position:relative}.form__input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;box-sizing:border-box;display:block;width:100%;min-height:2.5rem;font-size:.8rem;padding:.75rem 1.25rem;color:inherit;background:none;border:1px solid;border-radius:5px;margin-bottom:1rem}.form__input::-webkit-input-placeholder{color:inherit}.form__input:-ms-input-placeholder{color:inherit}.form__input::-ms-input-placeholder{color:inherit}.form__input::placeholder{color:inherit}.form__input--textarea{min-height:12rem;min-width:100%;max-width:100%;margin-bottom:0}.form__submit{cursor:pointer;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:.8rem;font-weight:500;color:inherit;background:none;border:none;padding:.5rem}.form__input-wrapper{position:relative;z-index:0}.form__error-message{position:absolute;top:0;right:0;width:100%;height:100%;box-sizing:border-box;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:flex-end;text-align:right;pointer-events:none;background:rgba(69,69,69,.25);border-radius:5px;z-index:-1;font-size:.6rem;font-style:italic}@-webkit-keyframes float-small{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float-small{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes float-medium{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float-medium{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes float-large{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-65px);transform:translateY(-65px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float-large{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-65px);transform:translateY(-65px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}._6t_s{-webkit-animation:float-small 4s ease-in-out infinite;animation:float-small 4s ease-in-out infinite}._6tz6{-webkit-animation:float-medium 4s ease-in-out infinite;animation:float-medium 4s ease-in-out infinite}._6tz7{-webkit-animation:float-large 4s ease-in-out infinite;animation:float-large 4s ease-in-out infinite}
/*# sourceMappingURL=main.58785d9b.chunk.css.map */