:root{--gap: 4rem;--size-label: 70px;--cart-padding: 1rem 1rem 2rem 1rem;--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #FA4040;--orange: #fd7e14;--yellow: #ffc107;--green: #2CAE2C;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--light-grey: #f5f5f5;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--warning-2: #E9BA45;--danger: #dc3545;--light: #f8f9fa;--dark: #343A40;--dark-blue: #2B3440;--main_white: #F2F8FC;--silver: #616A71}html[data-lf-wp] body h2{font-family:"SF Pro Display",sans-serif;font-weight:bold;margin:0 auto;text-align:center;padding:2rem 0}html[data-lf-wp] body h3{font-family:"SF Pro Display",sans-serif;font-weight:bold;color:var(--main_white);font-size:1.25rem;padding:1rem 0}html[data-lf-wp] body .arrow-icon{width:2rem;color:white}html[data-lf-wp] body .arrow-icon.left{transform:rotate(180deg)}html[data-lf-wp] body .arrow-icon.down,html[data-lf-wp] body .arrow-icon.up{width:4rem}html[data-lf-wp] body .prev-arrow{color:red}html[data-lf-wp] body .button-container{display:flex;flex-direction:column;flex-wrap:nowrap}html[data-lf-wp] body .button-container .button{transition:transform 1s ease-in-out;transform:scale(1);display:flex;align-items:center;gap:.5rem;font-family:"SFpro-Regular";padding:1rem 2rem;border:none;border-radius:1rem;border:none;font-size:1.3rem;color:var(--main_white)}html[data-lf-wp] body .button-container .button:hover{transform:scale(1.04)}html[data-lf-wp] body .button-container .button.b-red{background-color:var(--red);align-self:center;margin:1.5rem 0rem 1rem 0}html[data-lf-wp] body .button-container .button.b-green{background-color:var(--green);align-self:flex-end}html[data-lf-wp] body .hero-section{padding:4rem 2rem;margin:0 auto;background-color:var(--dark-blue);background-image:url("../images/stars.svg");background-size:cover;background-repeat:repeat;background-position:center;transition:background-position .1s ease-out;will-change:background-position;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:nowrap;align-items:center;gap:2rem}html[data-lf-wp] body .hero-section>*{flex:1}html[data-lf-wp] body .hero-section>svg{max-width:50dvw}html[data-lf-wp] body .hero-section h2{color:var(--main_white)}html[data-lf-wp] body .hero-section h3{padding:0}html[data-lf-wp] body .hero-section .hero-content{flex:1}html[data-lf-wp] body .hero-section .hero-content .hero-text{background-color:rgba(52, 58, 64, 0.7);border-radius:4rem;padding:.8rem 2rem}html[data-lf-wp] body .hero-section .hero-content .hero-text>header>h2{text-align:left}html[data-lf-wp] body .hero-section .hero-content p{margin-top:0;color:var(--main_white);font-family:"Raleway";font-size:1rem}html[data-lf-wp] body .key-items-section{background-color:var(--red);padding-top:1.4rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}html[data-lf-wp] body .key-items-section .key-items-list{display:flex;gap:2rem;padding:0 3rem;justify-content:center}html[data-lf-wp] body .key-items-section .key-items-list>.key-item{flex:0 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;font-family:"Raleway",sans-serif;font-weight:500;font-size:1.3125rem;color:var(--main_white)}html[data-lf-wp] body .key-items-section .key-items-list>.key-item>svg{fill:var(--main_white);max-width:5rem}@media(max-width: 1921px){html[data-lf-wp] body .key-items-section .key-items-list>article{width:calc(50% - 1rem)}}@media(max-width: 769px){html[data-lf-wp] body .key-items-section .key-items-list>article{width:100%}}html[data-lf-wp] body .key-items-section .to-advantages{animation:floatUpDown 3s ease-in-out infinite;padding:2rem 0 .2rem 0}html[data-lf-wp] body .advantages-section{background-color:var(--main_white)}html[data-lf-wp] body .advantages-section>.advantages-lists{max-width:95%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-around;gap:1rem}html[data-lf-wp] body .advantages-section>.advantages-lists>div{display:flex;flex-direction:column;justify-content:space-between;flex:1 1}html[data-lf-wp] body .advantages-section>.advantages-lists>div>*{flex:1 1 auto}html[data-lf-wp] body .advantages-section>.advantages-lists .advantages-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:4rem;gap:2rem}html[data-lf-wp] body .advantages-section>.advantages-lists .advantages-item:nth-child(even){justify-content:flex-end}html[data-lf-wp] body .advantages-section>.advantages-lists .advantages-item>svg{fill:var(--green);stroke:var(--green);max-width:7.5rem;height:auto}html[data-lf-wp] body .advantages-section>.advantages-lists .advantages-item>p{transition:transform .7s ease-in-out;transform:scale(1);font-size:1.2rem;line-height:2rem;text-align:left;align-items:center;max-width:50%;background-color:var(--dark-blue);color:var(--main_white);padding:1rem;border-radius:1.5rem;font-family:Raleway,sans-serif;font-weight:500;font-style:italic;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.25))}html[data-lf-wp] body .advantages-section>.advantages-lists .advantages-item>p:hover{transform:scale(1.1)}html[data-lf-wp] body .location{background-color:var(--dark);color:var(--main_white);padding:2rem 0;background-image:url("../images/background/beams.svg");background-repeat:repeat}html[data-lf-wp] body .location h3{padding:0}html[data-lf-wp] body .location>.content{background-color:var(--red);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:50%;padding:1rem;border-radius:1.5rem}html[data-lf-wp] body .location>.content>p{text-align:center}html[data-lf-wp] body .location .button-locations{background-color:var(--green);border:none;padding:1rem 2rem;color:white;border-radius:1rem;font-weight:500;font-size:1.3125rem;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}html[data-lf-wp] body .location h2{color:var(--main_white)}html[data-lf-wp] body .obsoletes-section .slider{display:flex;flex-direction:row;justify-content:space-between;align-items:center}html[data-lf-wp] body .obsoletes-section .slider>button{transition:transform 2s ease-in-out;transform:scale(1);border:none;background:none}html[data-lf-wp] body .obsoletes-section .slider>button:hover{stroke:var(--dark) !important;transform:scale(1.05)}html[data-lf-wp] body .obsoletes-section .slider>button>svg{transition:stroke .2s ease-in-out,transform .2s ease-in-out;stroke:var(--silver) !important}html[data-lf-wp] body .obsoletes-section .slider>button>svg:hover{stroke:var(--dark) !important}html[data-lf-wp] body .obsoletes-section .obsoletes-item{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:2rem;gap:2rem;max-width:60%;margin:0 auto;background-color:var(--red);color:var(--main_white);border-radius:1.2rem;padding:1.5rem 2rem;font-family:Raleway,sans-serif;filter:drop-shadow(0 6px 10px rgba(0, 0, 0, 0.25))}html[data-lf-wp] body .obsoletes-section .obsoletes-item.active{animation:fadeInSlide .8s ease-out forwards}html[data-lf-wp] body .obsoletes-section .obsoletes-item svg{max-width:15.625rem !important;height:auto;margin-left:-9.8125rem}html[data-lf-wp] body .obsoletes-section .obsoletes-item .content{order:1}html[data-lf-wp] body .obsoletes-section .obsoletes-item .content .title{margin:0 auto;font-family:Raleway,sans-serif;font-weight:500;color:var(--main_white)}html[data-lf-wp] body .obsoletes-section .page-counter{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}html[data-lf-wp] body .obsoletes-section .page-counter>.page-bullet{min-width:1rem;min-height:1rem;background-color:var(--light-grey);border-radius:1rem}html[data-lf-wp] body .obsoletes-section .page-counter>.page-bullet:hover{cursor:pointer;background-color:var(--red);scale:1.1}html[data-lf-wp] body .obsoletes-section .page-counter>.page-bullet.active{background-color:var(--silver);scale:1.4}@media screen and (max-width: 768px){html[data-lf-wp] body .hero-section{flex-direction:column-reverse}html[data-lf-wp] body .key-items-section .key-items-list{flex-wrap:wrap;flex-direction:column}html[data-lf-wp] body .key-items-section .key-items-list .key-item{justify-content:space-between}html[data-lf-wp] body .key-items-section .key-items-list .key-item>p{width:min-content}html[data-lf-wp] body .advantages-section .advantages-lists{flex-direction:column}html[data-lf-wp] body .location>.content{max-width:90%;text-align:center}html[data-lf-wp] body .location>.content h3{padding:0 .5rem}html[data-lf-wp] body .location>.content p{padding:0 .5rem;margin-bottom:1.5rem}html[data-lf-wp] body .obsoletes-section>.slider .obsoletes-items .obsoletes-item{padding-bottom:2rem;max-width:90%;flex-direction:column;gap:1rem}html[data-lf-wp] body .obsoletes-section>.slider .obsoletes-items .obsoletes-item>.content header{text-align:center}html[data-lf-wp] body .obsoletes-section>.slider .obsoletes-items .obsoletes-item>svg{margin-left:0 !important;max-width:10rem !important;height:auto}}@media screen and (max-width: 1024px){html[data-lf-wp] body .hero-section{flex-direction:column-reverse}html[data-lf-wp] body .location>.content{max-width:75%;text-align:center;padding:1.5rem 1rem}html[data-lf-wp] body .key-items-section .key-items-list{flex-wrap:wrap;max-width:90%}}@keyframes floatUpDown{0%,100%{transform:translateY(0)}50%{transform:translateY(-0.5rem)}}@keyframes fadeInSlide{from{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}/*# sourceMappingURL=corporate-cloud.css.map */
