section.hero-v2
.wrapper{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(5, 1fr);justify-items:center}section.hero-v2 .img-wrapper::after{display:block;content:"";background:rgb(0, 0, 0);background:linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);position:absolute;bottom:0;height:25%;width:100%;opacity:0.25}section.hero-v2 .img-wrapper{grid-column:1/-1;grid-row:1/6;border-radius:0;overflow:hidden;position:relative;width:100%}section.hero-v2 img,
section.hero-v2
video{width:100%;object-fit:cover;height:100%}section.hero-v2 .img-wrapper img:not(.mobile),
section.hero-v2 .img-wrapper video:not(.mobile){display:block}section.hero-v2 .img-wrapper
.mobile{display:none}section.hero-v2
.bubble{position:absolute;z-index:3;top:30px;right:30px;height:200px;width:200px;display:grid;justify-content:center;align-content:center;text-align:center;background:#fff;border-radius:100%;font-weight:700;font-size:22px;color:#fa8100;row-gap:0px;line-height:1}section.hero-v2 .bubble
.price{font-size:40px;font-weight:700;line-height:1}section.hero-v2
h2.title{color:#fff;font-weight:500;font-size:50px}section.hero-v2
h2{color:#fff;font-weight:500}section.hero-v2 .content-wrapper{grid-column:1/-1;grid-row:3;display:grid;justify-content:center;justify-items:center;align-content:center;text-align:center;row-gap:30px;z-index:2}section.hero-v2
.buttons{display:grid;grid-auto-flow:column;column-gap:20px;justify-content:center}section.hero-v2
p{font-size:14px;grid-column:1/-1;grid-row:5;max-width:80%;text-align:center;padding-bottom:20px;color:#fff;z-index:2;max-width:800px;padding:0
20px 20px 20px;align-self:end}section.hero-v2 .buttons
a{background:#fa8100;color:#fff;padding:10px
30px;border-radius:100px;text-decoration:none;font-weight:500;font-size:20px}@media screen and (max-width: 768px){section.hero-v2
.wrapper{padding-top:0px;max-height:60vh}section.hero-v2 .img-wrapper{border-radius:0px;border-radius:0px}section.hero-v2 .img-wrapper img:not(.mobile),
section.hero-v2 .img-wrapper video:not(.mobile){display:none}section.hero-v2 .img-wrapper .mobile,
section.hero-v2 .img-wrapper .mobile
img{display:block;height:100%;width:100%}section.hero-v2
.bubble{font-size:14px;width:90px;height:90px;right:20px}section.hero-v2 .bubble
.price{font-size:20px}section.hero-v2
h2.title{font-size:35px;max-width:90%;max-width:0 auto}section.hero-v2 .buttons
a{font-size:16px}}.form-tabs{display:grid;justify-content:center;grid-auto-flow:column;column-gap:100px;padding:40px
20px}.form-tabs
button{appearance:none !important;-webkit-appearance:none !important;font-size:2rem;font-weight:600;cursor:pointer;color:#000;text-decoration:none}.form-tabs
button.active{text-decoration:underline}.order-form+.order-form-2{display:none}.order-form.hide{display:none}.order-form.show{display:block}.order-form-2.show{display:block;.order-form{display:block}}.order-form-2.hide{display:none}@media screen and (max-width: 768px){.form-tabs{justify-content:space-around;column-gap:0px}}