<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}body{margin:0;padding:0}


html, body {
    scroll-behavior: smooth;
    width: 100%;
    height: 100vh;
}

header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: #712223;    
}

.cont-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.cont-img img {
    width: 100%;
    max-width: 700px;
    padding-bottom: 100px;
}

.cont-col {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

h1 {
    width: 100%;
    position: relative;
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    font-size: clamp(1em, 6vw, 13em);
    font-weight: 200;
    line-height: 1.3em;
    text-transform: uppercase;
    text-align: center;
    color: #714166;
    padding: 0;
    margin: 0;
}

.cont-scroll {
    width: 100%;
    position: absolute;
    bottom: 80px;
    z-index: 2;
    text-align: center;
    
}

.cont-scroll img {
    width: 25px;
    margin: 0 auto;
    opacity: .5;
}


/* --------------------------------------MAIN-------------------------------------- */

main {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
}


/* ---------------------------------SHAPE DIVIDER 1--------------------------------- */

.espaciador-shapes {
    width: 100%;
    height: 100px;
    background-color: #712223;
    margin: 0;
    padding: 0;
}

.cont-shapes {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #712223;
}


.custom-shape-divider-top-1619165328 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1619165328 svg {
    position: relative;
    display: block;
    width: calc(184% + 1.3px);
    height: 100px;
    background-color: transparent;
}

.custom-shape-divider-top-1619165328 .shape-fill {
    fill: #712223;
}


/* ---------------------------------SHAPE DIVIDER 2--------------------------------- */

.custom-shape-divider-top-1619166050 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1619166050 svg {
    position: relative;
    display: block;
    width: calc(256% + 1.3px);
    height: 103px;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.custom-shape-divider-top-1619166050 .shape-fill {
    fill: #edc5ba;
}

.col-1, .col-2 {
    width: 100%;
}

h2 {
    display: block;
    width: 100%;
    padding: 150px 0 50px 0;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    color: #b54f51;
}

h3 {
    display: block;
    width: 90%;
    padding: 0;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
    color: #b17a7b;
}

h4 {
    display: block;
    width: 90%;
    padding: 30px 0 0 0;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
    color: #8e3031;
}

h5 {
    display: block;
    width: 90%;
    padding: 10px 0 0 0;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
    color: #8e3031;
}

.separador {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 40px 0;
    opacity: .5;
}


/* ----------------------------OLA FOOTER---------------------------- */


.custom-shape-divider-bottom-1612340860 {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    background-color:transparent;
    border: 0;
}

.custom-shape-divider-bottom-1612340860 svg {
    position: relative;
    display: block;
    width: calc(140% + 1.3px);
    height: 60px;
    border: 0;
}

.custom-shape-divider-bottom-1612340860 .shape-fill {
    fill: #8e3031;
}

.cont_logo_footer {
    width: 100%;
    height: 120px;
    background-color:#8e3031;    
}

.cont_logo_footer img {
    width: 200px;
    margin-left: 20px;
    /* margin-top: 10px; */
}

.copyright {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: #FFFFFF;
    text-align: left;
    padding-top: 5px;
    font-size: .8em;
    margin-top: 10px;
    margin-left: 25px;
}




/* ----------------------------------MEDIA QUERIS---------------------------------- */



@media screen and (min-width:768px) {

    .cont-col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .col-1, .col-2 {
        width: 50%;
    }
    
    h1 {
        font-size: 3em;
        font-size: clamp(3em, 6vw, 4.2em);
    }

    .cont-scroll {
        bottom: 20px;
    }

    main {
        padding-bottom: 70px;
    }

    .custom-shape-divider-top-1619165328 svg {
        height: 200px;
    }

    .custom-shape-divider-top-1619166050 svg {
        height: 300px;
    }

    h2 {
        padding-top: 350px;
        /* font-size: 4em; */
    }

    .espaciador-shapes {
        height: 200px;
    }

    /* h3 {
        font-size: 2.5em;
        font-size: clamp(1em, 7vw, 2.5em);
    }

    h4 {
        font-size: 2em;
        font-size: clamp(1em, 7vw, 2em);
    } */

    .separador {
        padding: 70px 0;
        width: 300px;
    }
}
</pre></body></html>