@font-face{font-family:"Futura New Book";src:url(../fonts/FuturaNewBook-Reg.woff2) format("woff2"),url(../fonts/FuturaNewBook-Reg.woff) format("woff"),url(../fonts/FuturaNewBook-Reg.ttf) format("truetype"),url(../fonts/FuturaNewBook-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New ExtraBold";src:url(../fonts/FuturaNewExtraBold-Reg.woff2) format("woff2"),url(../fonts/FuturaNewExtraBold-Reg.woff) format("woff"),url(../fonts/FuturaNewExtraBold-Reg.ttf) format("truetype"),url(../fonts/FuturaNewExtraBold-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New Bold";src:url(../fonts/FuturaNewBold-Reg.woff2) format("woff2"),url(../fonts/FuturaNewBold-Reg.woff) format("woff"),url(../fonts/FuturaNewBold-Reg.ttf) format("truetype"),url(../fonts/FuturaNewBold-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New Light";src:url(../fonts/FuturaNewLight-Reg.woff2) format("woff2"),url(../fonts/FuturaNewLight-Reg.woff) format("woff"),url(../fonts/FuturaNewLight-Reg.ttf) format("truetype"),url(../fonts/FuturaNewLight-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{border-radius:17px;background-color:#a82714}::-webkit-scrollbar-track{background-color:#2d2d2d}::-webkit-scrollbar-button{display:none}::selection{color:#a82714}html,body{padding:0;margin:0;color:#fff;background-color:#000000;font-family:"Futura New Book";font-size:1.6rem;font-style:normal;font-weight:normal;line-height:1.2}html,body{overflow-x:hidden}ul{list-style:none}a{text-decoration:none;color:inherit}input{outline:none;border:none;background:transparent}textarea{resize:none}img,picture,source,video{pointer-events:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}html{font-size:10px;overflow-y:hidden}@media only screen and (max-width: 1300px){html{font-size:8.96px}}@media only screen and (max-width: 1200px){html{font-size:8.36px}}@media only screen and (max-width: 1100px){html{font-size:8.04px}}@media only screen and (max-width: 900px){html{font-size:7.68px}}@media only screen and (max-width: 800px){html{font-size:7.36px}}@media only screen and (max-width: 700px){html{font-size:7.04px}}@media only screen and (max-width: 1100px) and (min-height: 930px) and (min-width: 900px){html{font-size:9.2px}}@media only screen and (max-width: 900px) and (min-height: 900px) and (min-width: 600px){html{font-size:8.7px}}@media only screen and (max-width: 450px){html{font-size:6.72px}}@media only screen and (max-width: 350px){html{font-size:6.56px}}@media only screen and (max-width: 1000px) and (max-height: 520px){html{font-size:7px}}@media only screen and (min-width: 1500px){html{font-size:10.72px}}@media only screen and (min-width: 1600px){html{font-size:11.68px}}@media only screen and (min-width: 1850px){html{font-size:13.6px}}@media only screen and (min-width: 2000px){html{font-size:14.72px}}@media only screen and (min-width: 2200px){html{font-size:16px}}@media only screen and (min-width: 2400px){html{font-size:17.12px}}@media only screen and (min-width: 2700px){html{font-size:19.36px}}.section{position:relative;height:100vh;width:100% !important;max-width:none !important}.span-black{color:#000}.span-red{color:#e8513a}.btn{display:inline-block;color:#fff;border-radius:100px;border:1.5px solid #fff;transition:all 0.5s}.btn:active{transform:translateY(2px)}.to-black{background-color:#000 !important}.to-transparent{background-color:transparent !important}@keyframes pageActiveLinksAppear{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.link-appear{animation:pageActiveLinksAppear 0.5s forwards ease var(--i)}@keyframes textFilling{from{width:0%}to{width:100%}}.preloader{background-image:linear-gradient(#000, #111);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:10000000;display:flex;justify-content:center;align-items:center}.preloader__center{display:flex;justify-content:center;align-items:center;flex-direction:column}.preloader__text{font-family:"Futura New ExtraBold";font-size:12rem;color:transparent;-webkit-text-stroke:1px white;display:block;position:relative}.preloader__text::before{font-family:"Futura New ExtraBold";content:"ELIXAR";height:100%;display:block;position:absolute;top:0;left:0;color:white;overflow:hidden;width:0%;animation:textFilling 1.25s linear forwards}.preloader__text::after{content:"";display:block;position:absolute;bottom:0;left:1.35%;background-color:#e8513a;overflow:hidden;width:0%;height:0.5rem;animation:textFilling 1.25s linear forwards}.nav{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;position:relative;z-index:130000}.nav__left{display:flex;justify-content:space-between;align-items:center;width:46%}@media only screen and (max-width: 1100px){.nav__left{width:53rem}}@media only screen and (min-width: 2700px){.nav__left{width:65rem}}.nav__logo{font-family:"Futura New ExtraBold";transition:all 0.5s}@media only screen and (max-width: 850px){.nav__logo{font-size:2rem}}.nav__logo:hover{color:#000}.nav__logo:hover span{color:#fff}.nav__logo span{transition:all 0.5s}.nav__list{display:flex}@media only screen and (max-width: 850px) and (min-height: 520px), only screen and (max-width: 600px){.nav__list{display:none}}.nav__item{margin-right:4rem}.nav__link{transition:all 0.5s}.nav__link:hover{color:#000}.nav__button{font-family:"Futura New Bold";background-color:#000;padding:0.75rem 5rem}.nav__button:hover{background-color:#fff;color:#000}@media only screen and (max-width: 850px) and (min-height: 520px), only screen and (max-width: 600px){.nav__button{display:none}}.nav-mobile{font-family:"Futura New Light";display:none}@media only screen and (max-width: 850px) and (min-height: 520px){.nav-mobile{display:block}}.nav-mobile__checkbox{display:none}.nav-mobile__button{background-color:#fff;height:7rem;width:7rem;position:absolute;top:-1rem;right:-1rem;border-radius:50%;z-index:2000;box-shadow:0 1rem 3rem rgba(0,0,0,0.1);text-align:center;cursor:pointer}.nav-mobile__background{height:6rem;width:6rem;border-radius:50%;position:absolute;top:-0.5rem;right:-0.5rem;background-image:radial-gradient(#e8513a, #a82714);z-index:1000;transition:transform 0.8s cubic-bezier(0.86, 0, 0.07, 1)}.nav-mobile__nav{height:100vh;position:absolute;top:0;left:0;z-index:1500;opacity:0;visibility:hidden;width:100%;transform:translateX(-100%);transition:all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.nav-mobile__list{position:absolute;top:45%;left:50%;text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateX(-50%) translateY(-50%)}.nav-mobile__item{margin:2rem}.nav-mobile__link:link,.nav-mobile__link:visited{display:inline-block;font-size:4rem;font-weight:300;padding:1rem 2rem;color:white;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, white 50%);background-size:230%;transition:all 0.4s}.nav-mobile__link:link span,.nav-mobile__link:visited span{margin-right:1.5rem;display:inline-block}.nav-mobile__link:hover,.nav-mobile__link:active{background-position:100%;color:#e8513a;transform:translateX(1rem)}.nav-mobile__checkbox:checked ~ .nav-mobile__background{transform:scale(80)}.nav-mobile__checkbox:checked ~ .nav-mobile__nav{opacity:1;visibility:visible;width:100%;transform:translateX(0%)}.nav-mobile__icon{position:relative;margin-top:3.5rem}.nav-mobile__icon,.nav-mobile__icon::before,.nav-mobile__icon::after{width:3.2rem;height:2px;background-color:#000;display:inline-block}.nav-mobile__icon::before,.nav-mobile__icon::after{content:"";position:absolute;left:0;transition:all 0.2s}.nav-mobile__icon::before{top:-1rem}.nav-mobile__icon::after{top:1rem}.nav-mobile__button:hover .nav-mobile__icon::before{top:-1rem}.nav-mobile__button:hover .nav-mobile__icon::after{top:1rem}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon{background-color:transparent}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon::before{top:0;transform:rotate(135deg)}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon::after{top:0;transform:rotate(-135deg)}.footer{padding:5rem 0;border-top:2px solid #e8513a;position:relative;z-index:10000}.footer__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer__logo{width:3rem;height:3rem;margin-bottom:2rem}.footer__heading{font-family:"Futura New ExtraBold";text-transform:uppercase;font-size:3.25rem;margin-bottom:3rem}.footer__paragraph{font-family:"Futura New Light";font-size:1.8rem;opacity:0.5;margin-bottom:4rem}.footer__list{display:flex;justify-content:center;align-items:center;margin-bottom:4.5rem}.footer__item:not(:last-of-type){margin-right:6.5rem}@media only screen and (max-width: 550px){.footer__item:not(:last-of-type){margin-right:4rem}}.footer__link{transition:all 0.3s}.footer__link:hover{color:#e8513a}.footer__socials{display:flex;justify-content:center;align-items:center}.footer__social-link:not(:last-of-type){margin-right:3rem}.footer__social-link:hover .footer__social-path{fill:#e8513a !important}.footer__social-link:hover .footer__social{transform:scale(1.1)}.footer__social{width:2rem;height:2rem;transition:all 0.3s}.footer__social-path{transition:all 0.3s}.header-section-container{position:relative;width:100%;height:100vh}.header{background-color:#e8513a;background-image:url(../media/backgroundWave.webp);background-size:cover;background-blend-mode:screen;padding:3rem 6rem;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);overflow:hidden;z-index:30000}@media only screen and (max-width: 600px){.header{padding:3rem 4rem}}.header__info{margin-top:14rem;position:relative;width:50rem;z-index:50}@media only screen and (max-width: 1000px) and (max-height: 520px){.header__info{margin-top:5rem}}@media only screen and (max-width: 1000px) and (min-height: 500px){.header__info{margin-top:25rem}}.header__heading{font-family:"Futura New ExtraBold";font-size:6.8rem;margin-left:-3px}@media only screen and (max-width: 950px) and (min-height: 520px){.header__heading span{color:white !important}}.header__paragraph{font-size:2.4rem;margin-top:1rem}.header__buttons{display:flex;margin-top:4rem}.header__button{font-family:"Futura New Bold";font-size:2.4rem}.header__button-1{background-color:#000;margin-right:2rem;padding:0.75rem 4.5rem}.header__button-2{padding:0.75rem 2.5rem}@media only screen and (max-width: 950px){.header__button-2{background-color:#fff;color:#000;border:1.5px solid #000}}.header__image-container{position:absolute;top:0;right:-11rem;width:50%;height:100%}@media only screen and (max-width: 1200px) and (min-height: 800px){.header__image-container{right:-25rem}}@media only screen and (max-width: 1100px){.header__image-container{right:-25rem}}@media only screen and (max-width: 1100px) and (min-height: 900px){.header__image-container{right:-37rem}}@media only screen and (max-width: 950px) and (min-height: 850px){.header__image-container{right:-47rem}}@media only screen and (max-width: 850px) and (min-height: 950px){.header__image-container{right:-62rem}}@media only screen and (max-width: 600px){.header__image-container{right:-46rem}}@media only screen and (max-width: 500px){.header__image-container{right:-66rem}}@media only screen and (max-width: 1000px) and (max-height: 520px){.header__image-container{right:-9rem}}.header__image{height:100%;position:absolute;top:0;right:0}.header__transition-container{width:100%;position:absolute;top:0;left:0;z-index:120000;transform:translateY(-190vh)}.header__transition{background-color:white;position:absolute;top:0;left:0;width:100% !important;height:70vh !important;z-index:1000}.header__transition rect{width:100% !important;height:69.5rem !important}.header__transition-line{display:block;position:absolute;top:69.8vh;left:50%;height:100vh;z-index:1200;transform:translateX(-50%)}@keyframes sliderInfiniteScroll{0%{transform:translateX(0)}50%{transform:translateX(-475rem)}100%{transform:translateX(0)}}@media only screen and (max-width: 950px) and (max-height: 520px){@keyframes sliderInfiniteScroll{0%{transform:translateX(0)}50%{transform:translateX(-375rem)}100%{transform:translateX(0)}}}.section-tubes{background-color:white;overflow:hidden;z-index:20000;position:absolute;top:0;left:0}.section-tubes__blurred-tube{width:100%}@media only screen and (max-width: 950px){.section-tubes__blurred-tube{width:150rem}}@media only screen and (max-width: 1000px) and (max-height: 520px){.section-tubes__blurred-tube{margin-top:-2rem}}.section-tubes__info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);top:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#000}@media only screen and (max-width: 1000px) and (max-height: 520px){.section-tubes__info{top:45%}}.section-tubes__heading,.section-tubes__heading--2{font-family:"Futura New ExtraBold";text-transform:uppercase;font-size:5.5rem;white-space:nowrap}@media only screen and (max-width: 450px){.section-tubes__heading{font-size:5rem}}.section-tubes__subheading{font-family:"Futura New ExtraBold";text-transform:uppercase;font-size:3.6rem}.section-tubes__paragraph,.section-tubes__paragraph--2{width:45rem;margin-top:2.5rem;font-size:1.9rem;line-height:1.5}.section-tubes__tubes-container{display:flex;position:absolute;bottom:0;left:0}@media only screen and (max-width: 950px){.section-tubes__tubes-container{margin-left:-20rem}}@media only screen and (max-width: 750px){.section-tubes__tubes-container{margin-left:-30rem}}@media only screen and (max-width: 2){.section-tubes__tubes-container{margin-left:-40rem}}@media only screen and (max-width: 1000px) and (max-height: 520px){.section-tubes__tubes-container{margin-left:-5rem}}.section-tubes__tube{width:45%;margin-left:-1rem}@media only screen and (max-width: 750px){.section-tubes__tube{width:50rem}}@media only screen and (max-width: 1000px) and (max-height: 520px){.section-tubes__tube{width:45rem}}@media only screen and (min-width: 2000px){.section-tubes__tube{width:60rem}}@media only screen and (min-width: 3100px){.section-tubes__tube{width:70rem}}@media only screen and (min-width: 3300px){.section-tubes__tube{width:75rem}}.section-tubes__info--2{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:center;color:#000;padding-right:6rem;padding-top:4rem}@media only screen and (max-width: 1300px) and (min-height: 700px){.section-tubes__info--2{padding-top:11rem}}@media only screen and (max-width: 950px) and (max-height: 520px){.section-tubes__info--2{padding-top:1.5rem}}@media only screen and (max-width: 950px) and (min-height: 520px){.section-tubes__info--2{padding-top:25rem}}.section-tubes__heading--2{opacity:0;visibility:hidden;transform:translate(200%, 200%);font-size:9.6rem;text-align:right}@media only screen and (max-width: 1050px) and (min-height: 900px), only screen and (max-width: 750px) and (min-height: 530px){.section-tubes__heading--2{transform:translate(200%, 70vh)}}@media only screen and (max-width: 750px) and (min-height: 520px){.section-tubes__heading--2{font-size:9rem;white-space:pre-wrap;padding-left:3rem;line-height:1}}@media only screen and (max-width: 900px) and (max-height: 520px){.section-tubes__heading--2{font-size:8.5rem}}.section-tubes__paragraph--2{opacity:0;visibility:hidden;width:45rem;text-align:right;margin-right:3px}.section-tubes__conveyor-container{opacity:0;visibility:hidden}.section-tubes .animation-slider-infinite{animation:sliderInfiniteScroll 90s linear infinite}.section-tubes__conveyor-photos-container{position:absolute;bottom:8.5rem;left:0%;z-index:100;display:flex;width:900rem}@media only screen and (max-width: 1100px){.section-tubes__conveyor-photos-container{bottom:7.5rem}}@media only screen and (max-width: 950px) and (min-height: 520px){.section-tubes__conveyor-photos-container{bottom:8.5rem}}@media only screen and (max-width: 950px) and (max-height: 520px){.section-tubes__conveyor-photos-container{bottom:6rem}}@media only screen and (max-width: 750px) and (max-height: 520px){.section-tubes__conveyor-photos-container{bottom:5.2rem}}@media only screen and (min-width: 3000px){.section-tubes__conveyor-photos-container{bottom:17rem}}.section-tubes__conveyor-item-photo{width:21rem;height:18rem;border:0.6rem solid;border-image:linear-gradient(180deg, #d8d8d8 0%, #fff 100%) 1;margin-right:4rem;transform:matrix(0.97, 0.01, -0.25, 1, 0, 0)}@media only screen and (max-width: 950px) and (max-height: 520px){.section-tubes__conveyor-item-photo{width:16rem;height:14rem}}@media only screen and (max-width: 950px) and (min-height: 520px){.section-tubes__conveyor-item-photo{width:27rem;height:23rem}}.section-tubes__conveyor-image{position:absolute;bottom:0;left:0;width:100%;transition:all 0.5s}@media only screen and (max-width: 950px) and (min-height: 520px){.section-tubes__conveyor-image{width:150rem}}.section-phone{background-color:#000;background-image:url(../media/backgroundWavePhone.webp);background-size:cover;background-blend-mode:screen;height:120vh}@media only screen and (max-width: 1300px) and (min-height: 700px){.section-phone{height:90vh}}@media only screen and (max-width: 950px) and (min-height: 900px){.section-phone{min-height:1050px}}@media only screen and (max-width: 600px){.section-phone{min-height:950px}}.section-phone__info{padding:8rem 0 0 7rem;position:relative;z-index:150}@media only screen and (max-width: 950px) and (max-height: 900px) and (min-width: 600px){.section-phone__info{transform:scale(0.9);padding:6rem 0 0 0rem}}@media only screen and (max-width: 450px){.section-phone__info{padding:8rem 0 0 4rem}}@media only screen and (max-width: 400px){.section-phone__info{padding:8rem 0 0 3rem}}.section-phone__heading{font-family:"Futura New ExtraBold";font-size:8.5rem;line-height:1}@media only screen and (max-width: 400px){.section-phone__heading{font-size:8rem}}.section-phone__line-info{width:45rem;margin-top:2rem}.section-phone__paragraph{margin-top:3.5rem;font-size:2.2rem;line-height:1.6}.section-phone__button{margin-top:3.5rem;padding:1rem 6.5rem;font-size:2.2rem}.section-phone__button:hover{background-color:#fff;color:#000}.section-phone__photo-container{position:absolute;right:0;top:4rem;width:70rem;height:100%;transform:translateX(50rem)}@media only screen and (max-width: 950px) and (min-height: 900px){.section-phone__photo-container{right:-3.5rem;transform:translateX(50rem) scale(0.9);top:40rem}}@media only screen and (max-width: 950px) and (max-height: 900px) and (min-width: 600px){.section-phone__photo-container{top:-3rem;right:-12rem;transform:translateX(50rem) scale(0.7)}}@media only screen and (max-width: 750px) and (min-height: 900px){.section-phone__photo-container{right:-7.5rem;transform:translateX(50rem) scale(0.8);top:45rem}}@media only screen and (max-width: 500px){.section-phone__photo-container{right:-3.5rem;transform:translateX(50rem) scale(0.9);top:55rem}}.section-phone__line-phone,.section-phone__line-phone-2,.section-phone__line-phone-3,.section-phone__line-phone-4{position:absolute;top:0;right:0;z-index:100;width:100%}.section-phone__line-phone{width:129%;top:2.5rem !important;right:-28.4%}.section-phone__line-phone-2{width:119.8%;top:8.4rem !important;right:-30.5%}.section-phone__line-phone-3,.section-phone__line-phone-4{width:32%;right:-13%}.section-phone__line-phone-3{top:3.5rem !important;z-index:-1;transform:rotate(180deg)}.section-phone__line-phone-4{top:9.3rem !important;z-index:-1;transform:rotate(180deg)}.section-phone__line-phone--path-3,.section-phone__line-phone--path-4{transition:all 0.75s 1s}.section-phone .transition-delay{transition:all 0.75s 1.3s ease-out}.section-phone .transition-no-delay{transition:all 0.25s ease-in}.section-phone__phone{position:absolute;top:-2rem;left:20.5rem;width:42.2rem}.fix-container{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:10000;background-color:white;display:none}.fix-container .section-phone__line-phone{position:absolute;top:0;right:0;z-index:100;width:60rem}.section-macbook{background-color:#e8513a;background-image:url(../media/backgroundWave.webp);background-size:cover;background-blend-mode:screen;margin-top:10rem;z-index:5000}@media only screen and (max-width: 1050px) and (min-height: 900px), only screen and (max-width: 750px) and (min-height: 530px){.section-macbook{margin-top:0}}.section-macbook .plane-scene{position:absolute;top:0%;width:100% !important;height:100% !important;transform:scaleX(-1) translateX(-80%) translateY(-20%)}@media only screen and (max-width: 1300px) and (min-height: 700px){.section-macbook .plane-scene{transform:scaleX(-1) translateX(-90%) translateY(-20%)}}.section-macbook .plane-scene canvas{position:absolute;top:-70%;left:0%;width:150% !important;height:150% !important}@media only screen and (max-width: 1300px) and (min-height: 700px){.section-macbook .plane-scene canvas{left:10%}}@media only screen and (max-width: 1050px) and (min-height: 750px), only screen and (max-width: 600px){.section-macbook .plane-scene canvas{top:-60%}}.section-macbook .laptop-scene{position:absolute;top:0;left:0;width:100% !important;height:100% !important;transform:scale(2)}@media only screen and (max-width: 1300px) and (min-height: 600px){.section-macbook .laptop-scene{max-height:600px;top:10vh}}@media only screen and (max-width: 1300px) and (min-height: 800px){.section-macbook .laptop-scene{top:20vh}}@media only screen and (max-width: 800px) and (min-height: 520px){.section-macbook .laptop-scene{transform:scale(1.4)}}@media only screen and (max-width: 550px){.section-macbook .laptop-scene{transform:scale(1)}}.section-macbook .laptop-scene canvas{position:absolute;top:70%;left:50%;transform:translate(-50%, -50%);width:100% !important;height:100% !important}.section-macbook__background-black{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#000;background-size:cover;z-index:3000;transform:translate3d(0, 0, 1px)}.section-macbook__background-image{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#000;background-image:url(../media/backgroundWave2.webp);background-size:cover;background-blend-mode:screen;z-index:3000;transform:translate3d(0, 0, 1px)}.section-macbook__macbook-content{position:relative;height:100vh;z-index:5000;transform:translate3d(0, 0, 1px)}.section-macbook__macbook-content__info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;z-index:1000}.section-macbook__macbook-content__heading{font-family:"Futura New ExtraBold";font-size:6.8rem;text-transform:uppercase;white-space:nowrap;margin-bottom:1.5rem}@media only screen and (max-width: 450px){.section-macbook__macbook-content__heading{font-size:6.4rem}}.section-macbook__macbook-content__paragraph{line-height:1.6;text-shadow:1px 1px 5px black}.section-macbook__macbook-content__button{background-color:#0088cc;padding:1rem 6.5rem;font-size:2.4rem;margin-top:4.5rem}.section-macbook__macbook-content__button:hover{background-color:#fff;color:#000}.section-macbook__info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);top:40% !important;text-align:center;z-index:1000;opacity:0;visibility:hidden}@media only screen and (max-width: 800px) and (min-height: 520px){.section-macbook__info{top:50% !important}}.section-macbook__heading{font-family:"Futura New ExtraBold";font-size:6.8rem;text-transform:uppercase;white-space:nowrap;margin-bottom:1.5rem}@media only screen and (max-width: 450px){.section-macbook__heading{font-size:6.4rem}}.section-macbook__paragraph{line-height:1.6}.section-macbook__button{background-color:#000;padding:1rem 6.5rem;font-size:2.4rem;margin-top:4.5rem}.section-macbook__button:hover{background-color:#fff;color:#000}
