/*!
 *
 * Main Style
 *
 * @author Francisca Medina Concha
 *
 * @version 1.7.0
 * @Since 1.0 
 *
 */
html,body{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100vw;overflow-x:hidden}*,*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}caption,th,td{text-align:left;font-weight:400}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:none}article{display:inline}p,iframe,h3{margin-bottom:1.5rem;line-height:1.75em}ul{margin-bottom:1.5rem}li{line-height:1.75em}img{width:100%;height:auto}.relative{position:relative}.absolute{position:absolute}body{font-family:'Raleway',sans-serif;font-size:18px;color:#fff;font-weight:300}a{text-decoration:underline;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;color:inherit}@media (hover:hover){a:hover{opacity:.75}}h3{font-size:1.75rem;text-transform:uppercase;font-weight:600}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}em{font-style:italic}strong{font-weight:600}.text-small{font-size:.8em}.text-small *{font-size:.8em}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:540px}}@media only screen and (min-width:768px) and (max-width:991px){.container{max-width:720px}}@media only screen and (min-width:992px) and (max-width:1199px){.container{max-width:960px}}@media only screen and (min-width:1200px) and (max-width:1399px){.container{max-width:1140px}}@media only screen and (min-width:1400px){.container{max-width:1320px}}.main-nav{width:100vw;position:fixed;padding:.75rem 0 0;background-color:#fff;color:#be1e20;text-align:center;z-index:7}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav{background-color:transparent;padding-top:6rem;color:#fff;text-align:left;z-index:5}}.main-nav__drop-down-button{font-size:1.25em;color:#be1e20;cursor:pointer;padding:.75rem 0 0;line-height:.5em;z-index:6;margin:0 0 .5em}.main-nav__drop-down-button span:after{content:"\2193"}.main-nav__drop-down-button.cross span:after{content:"\2191"}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__drop-down-button{display:none}}.main-nav__list{list-style:none;padding:0;margin:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list{max-width:27vw}}.main-nav__list.drop-down{overflow:hidden;max-height:100vh;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.main-nav__list.drop-down.closed{max-height:60px;-webkit-transition:max-height .5s ease;transition:max-height .5s ease}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list.drop-down.closed{height:70vh;max-height:90vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}}.main-nav__list-item{line-height:1.5em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list-item{line-height:2.75em}}.main-nav__list-item .active:after{content:"●"}.main-nav__list-item .active:before{content:"●"}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list-item .active:before{content:none}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list-item .transparent{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:-1}}.main-nav__list-item--brand{width:9rem;margin:0 auto 1.5rem auto;z-index:99}.main-nav__list-item--brand svg{fill:#be1e20}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.main-nav__list-item--brand{width:13rem;margin:0 0 1.5rem}.main-nav__list-item--brand svg{fill:#fff}.main-nav__list-item--brand .active svg{fill:#2c2c2c}}.main-nav__link{text-transform:uppercase;font-weight:600;text-decoration:none;opacity:1}.header{min-height:100vh;padding:6rem 0;background:#fff}.footer{min-height:50vh;padding:6rem 0;background:0 0}.modal{color:#2c2c2c;display:none;position:fixed;z-index:10;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#2c2c2c;background-color:rgba(44,44,44,.75)}.modal-content{position:relative;background-color:#fff;margin:auto;padding:0;width:35rem;max-width:90vw;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;max-height:80vh;min-height:40vh;border-radius:.5rem}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.close{color:#fff;float:right;font-size:28px;font-weight:600}@media (hover:hover){.close:hover,.close:focus{color:#2c2c2c;text-decoration:none;cursor:pointer}}.modal-header{padding:2px 16px;background-color:#be1e20;color:#fff;border-radius:.5rem .5rem 0 0}.modal-header h4{line-height:2}.modal-body{position:absolute;padding:16px;margin-top:1rem;height:80%;overflow-y:scroll}.modal-footer{padding:2px 16px;background-color:#be1e20;height:1rem;content:""}.modal-button-for-carrusel{position:absolute;top:10px;right:10px;display:none}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.modal-button-for-carrusel{display:block}}[id^=carrusel].modal{padding-top:30px}[id^=carrusel] .modal-content{width:85rem;max-height:100%;background:0 0}[id^=carrusel] .modal-header,[id^=carrusel] .modal-footer{display:none}[id^=carrusel] .modal-body{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:visible;margin-top:0}[id^=carrusel] .modal-body>*{max-height:60vh;max-width:100%;height:auto;width:auto}.section{min-height:100vh;padding:6rem 0}.section>.container{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;-webkit-column-gap:1.5rem;column-gap:1.5rem}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.section>.container{-ms-grid-columns:27vw 1fr;grid-template-columns:27vw 1fr}}.section__offset{display:none}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.section__offset{display:block}}.section:nth-child(odd){background:#be1e20}.section:nth-child(odd) button{background-color:#2c2c2c}.section:nth-child(even){background:#2c2c2c}.section:nth-child(even) button{background-color:#be1e20}.section__content{z-index:6}.blocks-gallery-grid{margin:0}.blocks-gallery-item{border-radius:.5rem;overflow:hidden}.blocks-gallery-item__caption{border-radius:0 0 .5rem;line-height:1.25em}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0;margin:3rem 0}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:.5rem}.wp-block-image figcaption{color:#fff}button{border:none;padding:.3em 2em;border-radius:2em;text-transform:uppercase;color:#fff;cursor:pointer}svg{-webkit-transition:fill 1.5s ease;transition:fill 1.5s ease}iframe{width:100%;border-radius:.5rem}.rslides{border-radius:.5rem}#main-illustration{display:block;width:auto;height:auto;max-height:calc(100vh - 55px);max-width:100%;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#home{width:100vw;background:linear-gradient(0deg,rgba(255,157,0,1) 0%,rgba(255,97,100,1) 50.000%,rgba(190,30,32,1) 100.000%) no-repeat center/cover;height:100vh;-webkit-transition:background-image .2s ease;transition:background-image .2s ease}#home .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80vh;padding-top:10vh;gap:100px}#home .container a svg{cursor:pointer;fill:#fff;width:480px;max-width:40vw;display:block}