.h_hero{display:grid;grid-template-rows:auto 400px auto;padding-top:190px}@media screen and (max-width:1700px){.h_hero{grid-template-rows:auto 200px auto}}@media screen and (max-width:1300px){.h_hero{grid-template-rows:auto 100px auto}}@media screen and (max-width:1050px){.h_hero{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:60px;padding-top:130px}}.h_hero__image{grid-area:1/1/3/2;max-height:120vh;border-radius:25%;overflow:hidden}.h_hero__image img{width:100%;height:100%;object-fit:cover}.h_hero__content{grid-area:2/1/4/2;z-index:3;width:60%;border-top-left-radius:60px;border-top-right-radius:60px;padding-top:60px;padding-bottom:30px}.h_hero__content h1{text-align:center;font-size:clamp(25px,5vw,70px)}.h_hero__content h1 span{display:block;font-size:clamp(18px,3vw,25px)}.h_hero__content p{margin-top:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:60px}@media screen and (max-width:1500px){.h_hero__content{width:75%;padding:60px}}@media screen and (max-width:1050px){.h_hero__content{background-image:none;width:100%;padding:0 5%;margin-bottom:30px}}@media screen and (max-width:768px){.h_hero__content h1{text-align:left}.h_hero__content p{margin-top:15px;display:block}.h_hero__content p span{display:block;margin-bottom:15px}}.b_forit{display:grid;grid-template-columns:1fr 7fr 4fr 4fr 1fr;grid-template-rows:auto 250px auto auto}.b_forit.reverse{grid-template-columns:1fr 4fr 4fr 7fr 1fr}.b_forit.reverse .b_forit__price{grid-area:2/2/4/3}.b_forit.reverse .b_forit__content{grid-area:3/4/4/5}@media screen and (max-width:1700px){.b_forit{grid-template-columns:1fr 7fr 120px 4fr 1fr}.b_forit.reverse{grid-template-columns:1fr 4fr 120px 7fr 1fr}}@media screen and (max-width:1500px){.b_forit{grid-template-columns:.5fr 4fr 60px 3fr .5fr;grid-template-rows:auto 100px auto auto}.b_forit.reverse{grid-template-columns:.5fr 3fr 60px 4fr .5fr}}@media screen and (max-width:1300px){.b_forit{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:30px}}.b_forit__image{grid-area:1/1/3/6;border-radius:300px;overflow:hidden}.b_forit__image picture{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.b_forit__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1300px){.b_forit__image{order:1;width:100%;aspect-ratio:16/9;border-radius:30px}}.b_forit__price{grid-area:2/4/4/5;z-index:3;aspect-ratio:520/730;border-radius:300px;padding:150px 75px;background-color:#827058;height:fit-content;color:#fff8e4;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.b_forit__price .title{font-weight:700;font-size:clamp(25px,5vw,30px);margin:0 0 15px}.b_forit__price p{font-size:clamp(20px,5vw,22px);margin-bottom:30px}@media screen and (max-width:1300px){.b_forit__price{order:3;width:calc((100% - 30px)/2);aspect-ratio:unset;border-radius:30px;border:none}}@media screen and (max-width:1050px){.b_forit__price{width:100%;padding:60px}}.b_forit__content{grid-area:3/2/4/3;padding-top:75px}.b_forit__content p{width:75%}@media screen and (max-width:1500px){.b_forit__content p{width:100%}}@media screen and (max-width:1300px){.b_forit__content{order:2;width:calc((100% - 30px)/2);padding-top:0}}@media screen and (max-width:1050px){.b_forit__content{width:75%}}@media screen and (max-width:768px){.b_forit__content{width:100%}}.b_forit__content__title{padding-bottom:30px}.b_forit__content__title .title{font-size:clamp(25px,5vw,60px);color:#2f0b07}.b_forit__content__title h2{color:#2f0b07}.b_forit__content__title__svg{width:100%;max-width:500px}.b_forit__content__title__svg img{width:100%;height:100%;object-fit:contain}.b_txtimg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:60px;padding-right:0}@media screen and (max-width:1050px){.b_txtimg{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}}.b_txtimg__content{width:40%}@media screen and (max-width:1050px){.b_txtimg__content{width:75%}}@media screen and (max-width:768px){.b_txtimg__content{width:100%;padding-right:2%}}.b_txtimg__image{width:60%}.b_txtimg__image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:30px;border-bottom-left-radius:30px}@media screen and (max-width:1050px){.b_txtimg__image{align-self:flex-end;width:75%}}@media screen and (max-width:768px){.b_txtimg__image{width:100%}}
