/*  COMPONENTES NERAU     */
:root{--header-height:68px}

@font-face{font-weight:100;font-family:"Aleo";src:url(../fonts/Aleo-Light.ttf)}
@font-face{font-weight:100;font-family:"Aleo";src:url(../fonts/Aleo-LightItalic.ttf)}
@font-face{font-weight:400;font-family:"Aleo";src:url(../fonts/Aleo-Regular.ttf)}
@font-face{font-weight:400;font-family:"Aleo";src:url(../fonts/Aleo-Italic.ttf)}
@font-face{font-weight:700;font-family:"Aleo";src:url(../fonts/Aleo-Bold.ttf)}
@font-face{font-weight:700;font-family:"Aleo";src:url(../fonts/Aleo-BoldItalic.ttf)}

a,h1,h2,h3,h4,h5,h6,p,.font-Aleo {font-family: "Aleo"}
a{text-decoration:none!important}

.uppercase{text-transform:uppercase}
.site-delimiter{width:min(100%,var(--site-width,1440px))!important}
.site-wrapper{padding-inline: calc((100% - 1440px) / 2 + 24px)!important}
.whitespace-nowrap{white-space:nowrap}
.fit-content{width:fit-content!important}

.w-full{width:100%}
.h-full{height:100%} 

.m-0{margin:0}
.mx-auto{margin-inline:auto}
.object-cover{object-fit:cover}
.overflow-hidden{overflow:hidden}
.border-none{border:0 none}
.display-contents{display:contents}
.display-none{display:none}
.relative{position:relative}
.absolute{position:absolute}
.fixed{position:fixed}

progress,sub,sup{vertical-align:baseline}
button,hr,input,select{overflow:visible}

.hidden,.invisible{visibility:hidden}
.clearfix:after,.container:after{clear:both}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}

a{background-color:rgba(0,0,0,0)}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:0}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,select{text-transform:none}

[type=button],[type=reset],[type=submit],button{cursor:pointer}
[disabled]{cursor:default}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button:-moz-focusring,input:-moz-focusring{outline:ButtonText dotted 1px}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}

[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
.container,body,html{height:100%}
[type=search]{-webkit-appearance:textfield}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
.clearfix:after,.clearfix:before{content:" ";display:table}

.align-left{text-align:left}
.align-center{text-align:center}
.align-right{text-align:right}
.hidden{display:none!important}

html{font-family:'Aleo';-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}
body{margin:0;font-size:1.6rem;line-height:1.45}
*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}

.btn,.button,input[type=button],input[type=submit]{border:0;border-radius:3px;color:#fff;display:inline-block;line-height:inherit;padding:.7em 1.4em;text-align:center;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;vertical-align:bottom}
.btn:hover,.button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#2b7e9f;color:#fff}
.small.btn,.small.button,input.small[type=button],input.small[type=submit]{font-size:1.2rem}
.large.btn,.large.button,input.large[type=button],input.large[type=submit]{font-size:1.8rem}
.x-large.btn,.x-large.button,input.x-large[type=button],input.x-large[type=submit]{font-size:2.4rem}
.alt.btn,.alt.button,input.alt[type=button],input.alt[type=submit]{background-color:#e0e0e0;color:#7c7c7c}
.alt.btn:hover,.alt.button:hover,input.alt[type=button]:hover,input.alt[type=submit]:hover{background-color:#bababa}
.btn.disabled,.btn[disabled],.button.disabled,.button[disabled],input[type=button][disabled],input[type=submit][disabled]{background-color:#eee;color:#8a8a8a;cursor:not-allowed}
.btn.disabled:hover,.btn[disabled]:hover,.button.disabled:hover,.button[disabled]:hover,input[type=button][disabled]:hover,input[type=submit][disabled]:hover{background-color:#eee;color:#8a8a8a}

.container{width:100%}
.container:after,.container:before{content:" ";display:table}

[class*=col-]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}
.grid,[data-grid]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.grid--row,[data-grid~=row]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.grid--row-reverse,[data-grid~=row-reverse]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.grid--column,[data-grid~=column]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.grid--column-reverse,[data-grid~=column-reverse]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.grid--wrap,[data-grid~=wrap]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.grid--wrap-reverse,[data-grid~=wrap-reverse]{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}
.grid--nowrap,[data-grid~=nowrap]{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.grid--left,[data-grid~=left]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.grid--right,[data-grid~=right]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.grid--center,[data-grid~=center]{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.grid--between,[data-grid~=space-between]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.grid--around,[data-grid~=space-around]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.grid--va-top,[data-grid~=va-top]{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}
.grid--va-bottom,[data-grid~=va-bottom]{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.grid--va-center,[data-grid~=va-center]{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.grid--va-baseline,[data-grid~=va-baseline]{-webkit-align-content:baseline;-ms-flex-line-pack:baseline;align-content:baseline}
.grid--ca-stretch,.grid--va-stretch,[data-grid~=va-stretch],[data-grid~=ca-stretch]{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}
.grid--ca-top,[data-grid~=ca-top]{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}
.grid--ca-bottom,[data-grid~=ca-bottom]{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}
.grid--ca-center,[data-grid~=ca-center]{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}
.grid--ca-space-around,[data-grid~=ca-space-around]{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}
.grid--ca-space-between,[data-grid~=ca-space-between]{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}
.grid--center-center,[data-grid~=center-center]{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}
.grid--center-center>*,[data-grid~=center-center]>*{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}

.form[data-form~=horizontal],.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}
.push-left{-webkit-box-ordinal-group:-99!important;-webkit-order:-100!important;-moz-box-ordinal-group:-99!important;-ms-flex-order:-100!important;order:-100!important}
.push-right{-webkit-box-ordinal-group:101!important;-webkit-order:100!important;-moz-box-ordinal-group:101!important;-ms-flex-order:100!important;order:100!important}

.row{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem;margin-top:0}
.h1,h1{font-size:3.6rem;line-height:1.3}
.h2,h2{font-size:3rem;line-height:1.35}
.h3,h3{font-size:2.4rem;line-height:1.45}
.h4,h4{font-size:1.8rem;line-height:1.6}
.h5,h5{font-size:1.4rem;line-height:1.75}
.h6,h6{font-size:1.2rem;line-height:1.9}

@media screen and (min-width:768px) {h2 {font-size: 4rem !important; font-weight: 700 !important;}}

mark{background:rgba(72,168,206,.16);padding:.2em}
a{color:#48a8ce;text-decoration:none}
a:active,a:hover{outline-width:0;color:#1a4e63}

img,table{width:100%}
img{max-width:100%}
img.fixed{width:auto}
img.border{border:1px solid #e0e0e0;padding:.2em}
img.round{border-radius:100%}
/*  COMPONENTES NERAU     */

/* COLORS */
.bg-golden{background: linear-gradient(270deg, #C89F58 50%, #AA8436 100%);}
.golden-text{color: #AA8436;}

.bg-black{background-color: #292A32}
.black-text{color: #292A32}

.light-text{color:white;}
.bg-light{background-color: white;}
/* COLORS */

/* ÍCONES */
.icostrike {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: contain !important;
}
    .icostrike.golden-ico {background: url(../images/goldenstrike-ico.png) center no-repeat;}
    .icostrike.white-ico {background: url(../images/whitestrike-ico.png) center no-repeat;}
    .icostrike.right-ico {transform: scaleX(-1);}

@media (min-width:768px) {
    .icostrike {width: 30px; height: 30px;}
}
/* ÍCONES */

.header__wrapper {
    height: var(--header-height);
    justify-content: center;
}

.header__wrapper h1 {
    font-size: 1.8rem;
    margin-block: auto;
}

.hero {
    color: #dad1c9;
    background: #282932;
    background-position-y: 80%;
    background-size: cover
}

.hero__wrapper {
    height: auto;
    text-align: center;
}

.hero__video {
    position: relative;
    z-index: 10;
    background-color: #000;
    width: var(--hero-video-size, 100%);
    flex: 0 0 var(--hero-video-size, 100%)
}

.hero__video video {
    width: 100%;
    height: 100%
}

.darkstrip {
    height: auto;
    background-color: #292A32;
}

.darkstrip__wrapper {
    height: inherit;
    margin-block: 10px;
    text-align: center;
}

.darkstrip__text {
    font-size: 1.64rem;
    margin: auto;
}

.benefits__wrapper {
    padding: 0;
    width: 100%;
}

.benefits__row {
    gap: 0;
    margin: 0;
    text-align: center;
}

h2.benefits__title {
    font-size: 2rem !important;
    font-weight: 400;
    line-height: 1.25;
    padding-top: 15px;
}

.benefits__picture {
    width: var(--benefits-picture-size, 100%);
    flex: 0 0 var(--benefits-picture-size, 100%)
}

.benefits__picture img {
    width: 100%;
    height: 100%
}

.benefits__content {
    width: 100%;
    max-width: 680px;
    padding: 0 10px;
    text-align: center;
}

.benefits__paragraph {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
}

.benefits__wrapper .benefits__row .benefits__content:nth-child(1) {
    padding-inline: 30px;
}

@media(min-width: 520px) {
    .header {--header-height: 110px}
    .header__wrapper h1 {font-size: 4rem}
    .darkstrip__text {font-size: 3rem;}
    h2.benefits__title {font-size: 3rem !important;}
}

@media(min-width: 850px) {
    .hero {background: #282932 url(../images/golden-gradient-background.png) bottom no-repeat;}
    .hero__wrapper {padding-block: 5% 3%;}
    .hero__title {font-size: 4rem;}
    .hero__video {--hero-video-size: 710px;}
    
    .darkstrip {height: 110px}
    .darkstrip__wrapper {margin-block: auto}
    .darkstrip__text {font-size: 4rem}   
    
    .benefits__row {
        width: 100%;
        padding-inline: calc(50% - 1360px /2);
        flex-flow: row nowrap
    }
    .benefits__wrapper .benefits__row:nth-child(1) {text-align: left}
    .benefits__content {margin-block: auto;}

    .benefits__picture {--benefits-picture-size: 680px; max-width: 50%;}
    .benefits__picture img {width: 100%; height: 100%}

    .benefits__title .icostrike {width: 20px; height: 20px;}
    .benefits__paragraph {font-size: 2rem}
}

.whatis__wrapper {
    width: min(100%, 1300px);
    padding-inline: 15px;
    overflow: hidden; 
    text-align: center;
}

.whatis__title {font-size: 2.8rem; line-height: 1.25}
.whatis__picture {display: none}
.whatis__mobpicture {max-height: 400px; margin-block: -30px}
.whatis__paragraph {font-weight: 400; line-height: 1.64}

@media(min-width: 768px) {    
    .whatis__wrapper {overflow: initial}
    .whatis__row {flex-flow: row nowrap}
    .whatis__mobpicture {display: none}
    .whatis__picture {
        display: block;
        width: 45%;
        margin: -280px 0 -100px;
    }

    .whatis__content {
        margin: 25px 0 0;
        font-size: 2.3rem;
    }
}

.plans__wrapper {padding: 10px;}
.plans__title {font-size: 3rem !important; line-height: 1.25;}
.plan__name {font-size: 1.5rem; margin: 0;}
.plan__refitem {
    border-radius: 40px;
    margin-block: 20px 0;
    height: 50px;
    border: solid 2px white;
}

.plan__refvalue {
    padding: 10px;
    border: solid 2px white;
    border-top: none;
    border-radius: 20px;
}

.freevase {background: black; line-height: 0;}

.depositions {background: #282932 url(../images/golden-gradient-background.png) bottom no-repeat; background-position-y: 80%; background-size: cover}
        
.rose-circle.deposition__one{background: url(https://www2.giulianaflores.com.br/copy-rosa-encantada/assets/images/IMG_8450.png) no-repeat;transform: scaleX(-1);}
.rose-circle.deposition__two{background: url(https://www2.giulianaflores.com.br/copy-rosa-encantada/assets/images/IMG_8362.png) no-repeat;}
.rose-circle.deposition__three{background: url(https://www2.giulianaflores.com.br/copy-rosa-encantada/assets/images/IMG_8475.png) no-repeat;background-position-y: 50% !important;}

.depositions__title {font-size: 3rem; line-height: 1.25;}
.depositions__wrapper {width: 100%; max-width: 1140px; padding: 20px 0; font-size: 2.5rem;}
.depositions__list {list-style: none; text-align: center; padding: 0; margin: 0;}

li.deposition {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    margin-bottom: 10%;
}

li.deposition .rose-circle{
    min-width: 300px;
    width: 100%;
    height: 450px;
    background-position-y: 35%;
    background-size: 100%;
}

li.deposition span {
    position: absolute;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    font-size: 28px;
    font-weight: bold;
    color: black;
    border-radius: 100%;
    z-index: 1;
}

.deposition__caption {
    width: 70%;
    padding: 10px 15px;
    margin-top: 10px;
    margin-inline: auto;
    color: black;
    font-size: 22px;
    font-weight: bold;
    text-wrap: nowrap;
    border-radius: 30px;
}
    .deposition__caption:hover{color: rgb(204, 6, 6);}

.buyandearn__wrapper {
    width: min(100%, 900px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px;
}

.buyandearn__paragraph {
    color: white;
    font-size: 1.6rem;
    line-height: 1.25;
    text-align: justify;
    text-align-last: center;
}

.buyandearn__divisor {width: 50%; margin: 0;}

.howworks {background: #000;}
.howworks__wrapper {width: 100%; max-width: 1700px; padding-top: 20px;}
.howworks__title {font-weight: 400; font-size: 2.8rem !important;}
.howworks__list {list-style: none; display: flex; gap: 15px; overflow-x: auto; padding: 0 10px;}
.howworks__card {display: flex; flex-direction: column; align-items: center;}
.howworks__card .step__image {width: 120px; height: 120px; border-radius: 100%; background-size: contain !important;}

.step__label {color: #dad1c9; font-size: 1.5rem; margin-block: 10px 5px;}
    .step__image.a1 {background: url(../images/a1.png) center no-repeat}
    .step__image.a2 {background: url(../images/a2.png) center no-repeat}
    .step__image.a3 {background: url(../images/a3.png) center no-repeat}
    .step__image.a4 {background: url(../images/a4.png) center no-repeat}
    .step__image.a5 {background: url(../images/a5.png) center no-repeat}
    .step__image.a6 {background: url(../images/a6.png) center no-repeat}
    .step__image.a7 {background: url(../images/a7.png) center no-repeat}
    .step__image.a8 {background: url(../images/a8.png) center no-repeat}
    .step__image.a9 {background: url(../images/a9.png) center no-repeat}

.flowersachet__wrapper {padding-bottom: 20px}
.flowersachet__title {line-height: 1.25; font-size: 2.5rem;}
.flowersachet__card {width: calc(50% - 7.5px)}
.flowersachet__label {font-size: 1.6rem; margin-block: 15px 0;}

.allroses {line-height: 0;}

@media (min-width:768px) {
    .plans__wrapper {
        padding-block: 20px;
        padding-inline: calc((100% - 850px) / 2 + 56px);
    }
    .plan__name {
        width: auto;
        font-size: 2rem;
        line-height: 1;
    } 
    .plan__refitem {width: 100%;}

    .depositions__list {display: flex;}
    li.deposition {margin-bottom: 10px;}
    li.deposition span {right: initial; margin-left: calc(10% + 100px / 2);}
}

@media (min-width:768px) and (max-width:820px) {
    .howworks__wrapper {width: 100% !important;}
    .whatis__picture {margin: -50px -5px auto -30px;}

    li.deposition span {width: 125px; height: 125px;}
    li.deposition .rose-circle {min-width: 33%; height: 350px;}
}

@media(min-width: 850px) {
    .flowersachet__wrapper {
        width: 850px;
        margin-inline: auto;
        padding-block: 20px 40px;
    }

    .flowersachet__title {font-size: 4rem;}    
    .flowersachet__label {font-size: 3rem; height: 50px;}

    .buyandearn__wrapper {
        width: min(100%, 900px);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 20px 10px;
    }

    .buyandearn__divisor {
        width: auto;
        height: 300px;
        margin-block: auto;
        margin-inline: 40px 20px;
    }

    .buyandearn__content {width: 45%;}
    .buyandearn__paragraph {font-size: 2.4rem;}
}

@media(max-width: 768px) {
    section {order:0}
    .buyandearn {order:1}
    .freevase {order:2}
    .howworks,.flowersachet,.allroses,.depositions,.plans{order:3}
}

@media (min-width:1024px) {
    .header__logo {width: var(--logo-size, 120px);}
    .howworks__card {width: calc(100% / 9);}
} 

body {font-family: "Aleo"}
@media (min-width:1024px) {body {overflow: initial !important}}
@media (min-width:1440px) {.hero__video {--hero-video-size: 950px;}}