main{background:var(--color-background)}.section-1 .content{display:flex;margin-top:50px;margin-bottom:50px;justify-content:space-between;align-items:center;gap:30px}.section-1 .content__left{min-width:470px;max-width:470px}.section-1 .content__left__title{position:relative;z-index:1}.section-1 .content__left__title h1{display:flex;flex-direction:column;font-size:50px;text-transform:uppercase;font-weight:400}.section-1 .content__left__title h1 span,.section-1 .content__left__title h1 em{font-style:normal;font-size:150px;font-family:var(--ff-main);line-height:125px}.section-1 .content__left__title img{right:-30px;top:0;position:absolute;z-index:-1}.section-1 .content__left__text{margin-bottom:35px}.section-1 .content__left__text p{font-family:var(--ff-alt);font-weight:400;line-height:23px}.section-1 .content__right img{width:100%;height:auto}.section-3{padding:150px 0}.section-3 .content{display:flex;justify-content:space-between;align-items:start}.section-3 .content__left{flex:0 0 auto}.section-3 .content__left h2{max-width:280px;line-height:70px;font-family:var(--ff-main);font-size:70px;text-transform:uppercase;margin-bottom:40px}.section-3 .content__left .slider-controls{display:flex;gap:10px}.section-3 .content__left .slider-controls button{width:50px;height:50px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.section-3 .content__left .slider-controls button:disabled{cursor:not-allowed;opacity:.5}.section-3 .content__right{flex:1;position:relative;display:flex;justify-content:end;align-items:center}.section-3 .content__right .slider{position:relative;width:100%;height:650px;overflow:hidden}.section-3 .content__right .slider img{position:absolute;top:0;cursor:pointer!important;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .6s ease-in-out}.section-3 .content__right .slider img.active{opacity:1}.section-3 .content__right>img:first-child{position:absolute;top:-50px;left:-15px;width:126px;height:109px;z-index:2}.section-3 .content__right>img:last-child{position:absolute;bottom:-50px;width:154px;height:113px;right:-20px;z-index:2}.section-4{background-repeat:no-repeat;background-size:cover}.section-4 .content{padding-top:140px;padding-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}.section-4 .content p{font-family:var(--ff-main);font-size:40px;font-weight:400;text-transform:uppercase}.section-4 .content .s4-quote-1,.section-4 .content .s4-quote-2{padding:15px 10px;background-color:var(--color-background)}.section-4 .content .s4-quote-1{transform:rotate(-3deg)}.section-4 .content .s4-quote-2{transform:rotate(3deg)}.section-5{padding:120px 0 60px}.section-5 .content{display:flex;align-items:center;justify-content:space-between;gap:30px}.section-5 .content__left{max-width:460px}.section-5 .content__left h2{font-size:60px;text-transform:uppercase;color:var(--color-red);font-weight:400;margin-bottom:38px}.section-5 .content__left__text p{font-weight:400}.section-5 .content__right__img{width:100%;height:auto}.section-7{margin-top:80px;background-repeat:no-repeat;background-size:cover}.section-7 .content{padding-top:150px;padding-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.section-7 .content h2{text-transform:uppercase;font-size:60px;font-weight:400}.section-7 .content .email{font-family:var(--ff-main);font-size:50px;font-weight:400;background-color:var(--color-background);padding:10px 20px;transform:rotate(2deg);text-transform:uppercase}@media screen and (width < 48rem){.section-1 .content{flex-direction:column-reverse}.section-1 .content__left{min-width:100%;max-width:100%}.section-1 .content__left__title h1 span,.section-1 .content__left__title h1 em{font-size:100px;line-height:90px}.section-1 .content__left__title img{right:0}.section-3{padding:60px 0}.section-3 .content__left h2{font-size:50px;line-height:50px}.section-3 .content__right .slider{width:100%;max-width:400px;height:300px}.section-4 .content p{font-size:25px}.section-5{padding:80px 0}.section-7 .content .email{font-size:25px}}@media screen and (width < 400px){.section-1 .content__left__title h1 span,.section-1 .content__left__title h1 em{font-size:70px}}@media screen and (width < 1100px){.section-3 .content{flex-direction:column;align-items:center;gap:20px;text-align:center}.section-3 .content__left h2{max-width:none;font-size:60px;line-height:60px;text-align:center}.section-3 .content__left .slider-controls,.section-3 .content__right{justify-content:center}.section-3 .content__right .slider{width:600px;height:430px}.section-3 .content__right>img:first-child{left:-40px}}@media screen and (width < 768px){.section-3 .content__right .slider{width:500px;height:360px}.section-3 .content__right>img:first-child{width:100px;top:20px;left:-50px}.section-3 .content__right>img:last-child{width:100px;bottom:0;right:-35px}}@media screen and (width < 500px){.section-3 .content__right>img:first-child{display:none}.section-3 .content__right>img:last-child{display:none}}@media screen and (width < 450px){.section-7 .content .email{font-size:16px}}
