@charset "UTF-8";:root{scrollbar-color:#181818 #fff!important;scrollbar-width:thin!important}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{background:#fff;outline:1px solid #181818}::-webkit-scrollbar-thumb{background:#181818;border:2px solid #fff;border-radius:0.35rem}::selection{color:#fff;background:#c60713;-webkit-background-clip:inherit;-webkit-text-fill-color:#fff}::-moz-selection{color:#fff;background:#c60713;-webkit-background-clip:inherit;-webkit-text-fill-color:#fff}*{padding:0;margin:0;box-sizing:border-box;font-family:"Lato",sans-serif}body{transition:background-color 0.3s ease-in-out}ul{list-style:none}ul li{list-style:none;margin:0;padding:0}a{color:#181818;text-decoration:underline}a:hover{text-decoration:none}a:after:focus,a:before:focus{outline:none}svg{display:block;width:1.25rem;height:auto}button{cursor:pointer;background:none;border:none;border-radius:3rem}[x-cloak]{display:none}.hidden{display:none}picture{display:block}picture img{width:100%}:root{font-size:14px}@media (min-width:400px) and (max-width:800px){:root{font-size:calc(14px + (16 - 14) * (100vw - 400px) / (800 - 400))}}@media (min-width:800px){:root{font-size:16px}}@media (min-width:1500px){:root{font-size:18px}}.lato-light{font-weight:300}@media (min-width:768px){.lato-light{font-weight:100}}.lato-regular{font-weight:300}.lato-medium{font-weight:400}.lato-bold{font-weight:700}.lato-extrabold{font-weight:900}body{color:#181818;font-family:"Lato",sans-serif;font-size:1rem;line-height:1.6rem;font-weight:300;text-align:center}body h1{color:#181818;font-size:2.5rem;line-height:2.9rem;font-family:"Lato",sans-serif;font-weight:700;margin-bottom:2rem}@media (max-width:767px){body h1{font-size:2.2rem;line-height:2.5rem}}body h2{color:#181818;font-size:2.2rem;line-height:2.5rem;font-family:"Lato",sans-serif;font-weight:400;margin-bottom:2rem}@media (max-width:767px){body h2{font-size:1.8rem;line-height:2.1rem}}@media (max-width:767px){body h2.px-8{padding:none!important}}body h3{font-size:1.5rem;line-height:1.8rem;font-family:"Lato",sans-serif;font-weight:300;margin-bottom:1rem;margin-top:3rem}@media (max-width:767px){body h3{font-size:1.3rem;line-height:1.5rem}}body h4{font-size:1.45rem;line-height:2rem;font-family:"Lato",sans-serif;font-weight:700;margin-bottom:2rem}@media (max-width:767px){body h4{font-size:1.1rem;line-height:1.4rem}}body h5{font-size:1.35rem;line-height:2rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}body a{position:relative;text-decoration:none}body a:not(.logo){color:#c60713}body p{letter-spacing:1px;margin-bottom:1rem}body p a{text-decoration:underline;transition:all 0.5s ease}body p a:hover{text-decoration:none;color:rgba(24,24,24,0.5)}body p strong{font-weight:700}body li{letter-spacing:1px}body .simple-list li{list-style-type:disc;margin-bottom:0.5rem;margin-left:1.5rem;padding-left:0.5rem}body .simple-list li:last-of-type{margin-bottom:0}body ul+p{margin-top:2rem}body .caption{display:block;color:#fff;font-size:0.8rem;letter-spacing:1px;margin-bottom:1rem}@media (max-width:767px){body .caption{font-size:0.9rem}}body .caption:before{content:"";display:inline-block;width:25px;height:2px;background:#fff;margin-right:10px}@media (max-width:767px){body .caption:before{width:15px!important}}body .caption.text-default:before,body .caption.text-red:before{background:#c60713}body blockquote .caption{font-style:normal}body blockquote .caption:before{background:#c60713}body blockquote p{font-size:1.05rem;line-height:1.65rem;font-style:italic}body .uppercase{text-transform:uppercase}body .no-uppercase{text-transform:none!important}body .big{font-size:clamp(2.5rem,5.25vw,5.25rem);font-weight:300;line-height:1;text-transform:uppercase}body .medium{font-size:clamp(1.75rem,4vw,4rem);font-weight:300;line-height:1;text-transform:uppercase}@media (min-width:768px){body .medium{font-weight:100}}body .small{font-size:calc(1rem - 1px)}body .italic{font-style:italic}body.overflow-hidden{overflow:hidden}body.bg-black .dinamic-content.open,body.bg-black .dinamic-content.open .back-button,body.bg-black header,body.bg-red .dinamic-content.open,body.bg-red .dinamic-content.open .back-button,body.bg-red header{background:#000!important}@media (min-width:678px){body.bg-black header .logo svg path:not(.color),body.bg-red header .logo svg path:not(.color){fill:#fff}}body.bg-black *,body.bg-black a,body.bg-black a:hover,body.bg-red *,body.bg-red a,body.bg-red a:hover{color:#fff}body.bg-red .dinamic-content.open,body.bg-red .dinamic-content.open .back-button,body.bg-red header{background:#c60713!important}body.bg-red header .logo svg path{fill:#fff}body.bg-red header .logo svg path.color{fill:#181818}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes ss-line{0%{stroke-dashoffset:5000px;stroke-dasharray:5000px}to{stroke-dashoffset:0;stroke-dasharray:5000px}}@keyframes bio-line{0%{stroke-dashoffset:5000px;stroke-dasharray:5000px}to{stroke-dashoffset:10000px;stroke-dasharray:5000px}}@keyframes love{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(0.91);animation-timing-function:ease-in}17%{transform:scale(0.98);animation-timing-function:ease-out}33%{transform:scale(0.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes text-swipe__intro{0%{margin-top:-30rem}7.7%{margin-top:-30rem}15.4%{margin-top:-25rem}23.1%{margin-top:-25rem}30.8%{margin-top:-20rem}38.5%{margin-top:-20rem}46.2%{margin-top:-15rem}53.9%{margin-top:-15rem}61.6%{margin-top:-10rem}69.3%{margin-top:-10rem}77%{margin-top:-5rem}84.7%{margin-top:-5rem}92.4%{margin-top:0}99.99%{margin-top:0}to{margin-top:-30rem}}@keyframes text-swipe__meraki{0%{margin-left:0}to{margin-left:-200vw}}.text-red{color:#c60713!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-default{color:#181818!important}.text-grey{color:#e7e7e7!important}.bg-red{background-color:#c60713}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-default{background-color:#181818}.bg-grey{background-color:#e7e7e7}.border-red{border-color:#c60713}.border-white{border-color:#fff}.border-black{border-color:#000}.border-default{border-color:#181818}.border-grey{border-color:#e7e7e7}.top-line-red{width:25px;height:2px;background:#c60713;margin-bottom:1rem}.top-line-white{width:25px;height:2px;background:#fff;margin-bottom:1rem}.top-line-black{width:25px;height:2px;background:#000;margin-bottom:1rem}.top-line-default{width:25px;height:2px;background:#181818;margin-bottom:1rem}.top-line-grey{width:25px;height:2px;background:#e7e7e7;margin-bottom:1rem}.content-1920{width:calc(100% - 3rem);max-width:1920px!important;margin:auto}.content-1920 .content-1920{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-1920{width:calc(95% - 3rem)}}.content-1600{width:calc(100% - 3rem);max-width:1600px!important;margin:auto}.content-1600 .content-1600{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-1600{width:calc(95% - 3rem)}}.content-1440{width:calc(100% - 3rem);max-width:1440px!important;margin:auto}.content-1440 .content-1440{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-1440{width:calc(95% - 3rem)}}.content-1220{width:calc(100% - 3rem);max-width:1220px!important;margin:auto}.content-1220 .content-1220{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-1220{width:calc(95% - 3rem)}}.content-1010{width:calc(100% - 3rem);max-width:1010px!important;margin:auto}.content-1010 .content-1010{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-1010{width:calc(95% - 3rem)}}.content-900{width:calc(100% - 3rem);max-width:900px!important;margin:auto}.content-900 .content-900{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-900{width:calc(95% - 3rem)}}.content-850{width:calc(100% - 3rem);max-width:850px!important;margin:auto}.content-850 .content-850{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-850{width:calc(95% - 3rem)}}.content-800{width:calc(100% - 3rem);max-width:800px!important;margin:auto}.content-800 .content-800{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-800{width:calc(95% - 3rem)}}.content-700{width:calc(100% - 3rem);max-width:700px!important;margin:auto}.content-700 .content-700{width:100%!important;max-width:100%!important}@media (min-width:768px){.content-700{width:calc(95% - 3rem)}}.content{width:calc(100% - 3rem);margin:auto}.sticky-content{position:sticky;top:10rem}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center!important}.text-2xs{font-size:calc(0.5rem / 1.2)!important;line-height:0.5rem!important}@media (min-width:768px){.text-2xs{font-size:0.5rem!important;line-height:calc(0.5rem * 1.2)!important}}.text-xs{font-size:calc(0.75rem / 1.2)!important;line-height:0.75rem!important}@media (min-width:768px){.text-xs{font-size:0.75rem!important;line-height:calc(0.75rem * 1.2)!important}}.text-s{font-size:calc(0.82rem / 1.2)!important;line-height:0.82rem!important}@media (min-width:768px){.text-s{font-size:0.82rem!important;line-height:calc(0.82rem * 1.2)!important}}.text-sm{font-size:calc(0.875rem / 1.2)!important;line-height:0.875rem!important}@media (min-width:768px){.text-sm{font-size:0.875rem!important;line-height:calc(0.875rem * 1.2)!important}}.text-base{font-size:calc(1rem / 1.2)!important;line-height:1rem!important}@media (min-width:768px){.text-base{font-size:1rem!important;line-height:calc(1rem * 1.2)!important}}.text-lg{font-size:calc(1.125rem / 1.2)!important;line-height:1.125rem!important}@media (min-width:768px){.text-lg{font-size:1.125rem!important;line-height:calc(1.125rem * 1.2)!important}}.text-xl{font-size:calc(1.25rem / 1.2)!important;line-height:1.25rem!important}@media (min-width:768px){.text-xl{font-size:1.25rem!important;line-height:calc(1.25rem * 1.2)!important}}.text-2xl{font-size:calc(1.5rem / 1.2)!important;line-height:1.5rem!important}@media (min-width:768px){.text-2xl{font-size:1.5rem!important;line-height:calc(1.5rem * 1.2)!important}}.text-3xl{font-size:calc(1.75rem / 1.2)!important;line-height:1.75rem!important}@media (min-width:768px){.text-3xl{font-size:1.75rem!important;line-height:calc(1.75rem * 1.2)!important}}.text-4xl{font-size:calc(2.25rem / 1.2)!important;line-height:2.25rem!important}@media (min-width:768px){.text-4xl{font-size:2.25rem!important;line-height:calc(2.25rem * 1.2)!important}}.text-5xl{font-size:calc(3rem / 1.2)!important;line-height:3rem!important}@media (min-width:768px){.text-5xl{font-size:3rem!important;line-height:calc(3rem * 1.2)!important}}.text-6xl{font-size:calc(4rem / 1.2)!important;line-height:4rem!important}@media (min-width:768px){.text-6xl{font-size:4rem!important;line-height:calc(4rem * 1.2)!important}}form label{width:100%;color:#181818}form label a{text-decoration:underline}@media (hover:hover){form label a:hover{text-decoration:none}}form button,form input[type=checkbox],form input[type=email],form input[type=text],form textarea{width:100%;color:#181818;font-family:"Lato",sans-serif;font-weight:300;font-size:1rem;line-height:1.6rem;border:1px solid #181818;border-radius:0;padding:0.5rem 1rem}form button{width:auto;letter-spacing:1px;text-transform:uppercase;padding:0.5rem 1.5rem;transition:all 0.5s ease}@media (hover:hover){form button:hover{color:#fff!important;background:#c60713!important;border-color:#c60713!important}}form .form-group{position:relative;width:100%;overflow:hidden;margin-bottom:0;padding:0.5rem}form .form-group input,form .form-group textarea{box-shadow:0 0 0 0 rgba(24,24,24,0);border-radius:0;background:transparent;transition:box-shadow 0.3s ease,border-radius 0.3s ease,padding 0.3s ease}form .form-group input:focus,form .form-group textarea:focus{padding:1rem;border-radius:3rem;box-shadow:0 0 0.25rem 0.25rem rgba(24,24,24,0.25)}form .form-group input:focus-visible,form .form-group textarea:focus-visible{border-color:#fff}form .form-group textarea:focus{border-radius:1rem}form .form-group label:not(.error){position:absolute;top:-100%;left:0;opacity:0}form .checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0.5rem}form .checkbox input{order:1;width:1.75rem;height:1.75rem;appearance:none;background-repeat:no-repeat;background-position:center;background-size:75%;padding:0;transition:all 0.3s ease}form .checkbox input:checked{border-color:#c60713;background-color:#c60713;background-image:url("../assets/images/ico__check-ok-white.svg")!important}form .checkbox label{order:2;width:calc(100% - 1.75rem - 1rem);margin-left:1rem;border:none;padding:0.25rem 0 0}form .checkbox label.error{order:3;width:100%;margin-left:0}body.bg-black form button,body.bg-black form input[type=checkbox],body.bg-black form input[type=email],body.bg-black form input[type=text],body.bg-black form textarea{color:#fff;border-color:#fff}.form__ok svg{display:block;width:4rem;height:auto;margin:0 auto}@media (min-width:768px){.form__ok svg{width:5rem}}.form__ok svg .path{stroke:#c60713;stroke-width:2;stroke-dasharray:1000;stroke-dashoffset:0}.form__ok svg .path{animation:dash 0.9s ease-in-out}.form__ok svg .path.check{stroke-dashoffset:-100;animation:dash-check 0.9s 0.35s ease-in-out forwards}.w-1\/2{width:100%!important}@media (min-width:768px){.w-1\/2{width:50%!important;margin:auto}}.w-1\/3{width:100%!important}@media (min-width:768px){.w-1\/3{width:33.333333%!important;margin:auto}}.w-2\/3{width:100%!important}@media (min-width:768px){.w-2\/3{width:66.666667%!important;margin:auto}}.w-1\/4{width:100%!important}@media (min-width:768px){.w-1\/4{width:25%!important;margin:auto}}.w-2\/4{width:100%!important}@media (min-width:768px){.w-2\/4{width:50%!important;margin:auto}}.w-3\/4{width:100%!important}@media (min-width:768px){.w-3\/4{width:75%!important;margin:auto}}.w-1\/5{width:100%!important}@media (min-width:768px){.w-1\/5{width:20%!important;margin:auto}}.w-2\/5{width:100%!important}@media (min-width:768px){.w-2\/5{width:40%!important;margin:auto}}.w-3\/5{width:100%!important}@media (min-width:768px){.w-3\/5{width:60%!important;margin:auto}}.w-4\/5{width:100%!important}@media (min-width:768px){.w-4\/5{width:80%!important;margin:auto}}.w-1\/6{width:100%!important}@media (min-width:768px){.w-1\/6{width:16.666667%!important;margin:auto}}.w-2\/6{width:100%!important}@media (min-width:768px){.w-2\/6{width:33.333333%!important;margin:auto}}.w-3\/6{width:100%!important}@media (min-width:768px){.w-3\/6{width:50%!important;margin:auto}}.w-4\/6{width:100%!important}@media (min-width:768px){.w-4\/6{width:66.666667%!important;margin:auto}}.w-5\/6{width:100%!important}@media (min-width:768px){.w-5\/6{width:83.333333%!important;margin:auto}}.w-1\/12{width:100%!important}@media (min-width:768px){.w-1\/12{width:8.333333%!important;margin:auto}}.w-2\/12{width:100%!important}@media (min-width:768px){.w-2\/12{width:16.666667%!important;margin:auto}}.w-3\/12{width:100%!important}@media (min-width:768px){.w-3\/12{width:25%!important;margin:auto}}.w-4\/12{width:100%!important}@media (min-width:768px){.w-4\/12{width:33.333333%!important;margin:auto}}.w-5\/12{width:100%!important}@media (min-width:768px){.w-5\/12{width:41.666667%!important;margin:auto}}.w-6\/12{width:100%!important}@media (min-width:768px){.w-6\/12{width:50%!important;margin:auto}}.w-7\/12{width:100%!important}@media (min-width:768px){.w-7\/12{width:58.333333%!important;margin:auto}}.w-8\/12{width:100%!important}@media (min-width:768px){.w-8\/12{width:66.666667%!important;margin:auto}}.w-9\/12{width:100%!important}@media (min-width:768px){.w-9\/12{width:75%!important;margin:auto}}.w-10\/12{width:100%!important}@media (min-width:768px){.w-10\/12{width:83.333333%!important;margin:auto}}.w-11\/12{width:100%!important}@media (min-width:768px){.w-11\/12{width:91.666667%!important;margin:auto}}.w-full{width:100%!important}@media (min-width:768px){.w-full{width:100%!important;margin:auto}}.w-screen{width:100%!important}@media (min-width:768px){.w-screen{width:100vw!important;margin:auto}}.ico-play{position:absolute;z-index:10;top:calc(50% - 3rem);left:calc(50% - 3rem);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:6rem;height:6rem;background:rgba(255,255,255,0.75);border:3px solid #181818;border-radius:100%;pointer-events:none;transition:opacity 0.3s ease}@media (max-width:767px){.ico-play{top:calc(50% - 2rem);left:calc(50% - 2rem);width:4rem;height:4rem;border-width:2px}}.ico-play svg{padding-left:0.25rem;transition:all 0.3s ease}@media (max-width:767px){.ico-play svg{width:0.85rem;height:0.85rem}}.ico-play.cursor-follow{top:calc(50% - 1.5rem);left:calc(50% - 1.5rem);width:3rem;height:3rem;color:#fff;background:#c60713;border-color:#c60713;backface-visibility:hidden;visibility:hidden;transform:translate(-50%,-50%)}.ico-play.cursor-follow svg{width:0.85rem;height:0.85rem}@media (hover:hover){.ico-play.cursor-follow:hover{display:none}}.back{color:#fff;font-size:0.85rem;font-weight:300;line-height:0.85rem;letter-spacing:1px;text-transform:uppercase;background:#c60713;border:1px solid #c60713;padding:0.75rem 1.5rem;padding-right:1.3rem;transition:color 0.5s ease,background-color 0.5s ease,padding 0.5s ease!important}@media (hover:hover){.back:hover{color:#c60713!important;background:#fff;padding-right:1.2rem}.back:hover .ico{margin:0 0 0 0.85rem!important}}.back .ico{margin:0 0 0 0.5rem!important}.next-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-decoration:none;transition:color 0.2s ease}@media (hover:hover){.next-link:hover{color:#181818}.next-link:hover .ico{margin:0 0 0 1rem}.next-link:hover .ico svg{width:0.5rem}}.next-link .ico{margin:0 0.5rem;transition:margin 0.2s ease}.next-link .ico svg{width:0.85rem;transition:width 0.2s ease}@media (hover:hover){.next-link[target=_blank]:hover .ico{margin:-0.5rem 0 0 1rem}.next-link[target=_blank]:hover .ico svg{width:0.5rem}}.next-link[target=_blank] .ico{margin:0 0.5rem}.next-link[target=_blank] .ico svg{width:0.85rem;transform:rotate(-45deg);transition:width 0.2s ease}.next-link.big svg{width:clamp(1rem,2vw,2rem)}.show-info{color:#fff;font-size:1rem;line-height:1rem;letter-spacing:1px;text-transform:uppercase;background:#c60713;border-radius:3rem;padding:0.75rem 1.5rem;transition:background-color 0.3s ease}@media (min-width:768px){.show-info{font-size:0.85rem;line-height:0.85rem}}@media (hover:hover){.show-info:hover{color:#fff;background:#181818}}.show-info:before{content:"+";display:inline-block;font-size:1.05rem;font-weight:300;width:0.5rem;text-align:center;margin-right:0.5rem}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}section{position:relative;padding:8rem 0 6rem}@media (min-width:768px){section{padding:10rem 0 8rem}}.m-auto{margin:auto!important}.-m-auto{margin:-auto!important}.mt-auto{margin-top:auto!important}.-mt-auto{margin-top:-auto!important}.mr-auto{margin-right:auto!important}.-mr-auto{margin-right:-auto!important}.mb-auto{margin-bottom:auto!important}.-mb-auto{margin-bottom:-auto!important}.ml-auto{margin-left:auto!important}.-ml-auto{margin-left:-auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.-my-auto{margin-top:-auto!important;margin-bottom:-auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.-mx-auto{margin-left:-auto!important;margin-right:-auto!important}.m-0{margin:0!important}.-m-0{margin:-0!important}.mt-0{margin-top:0!important}.-mt-0{margin-top:-0!important}.mr-0{margin-right:0!important}.-mr-0{margin-right:-0!important}.mb-0{margin-bottom:0!important}.-mb-0{margin-bottom:-0!important}.ml-0{margin-left:0!important}.-ml-0{margin-left:-0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.-my-0{margin-top:-0!important;margin-bottom:-0!important}.mx-0{margin-left:0!important;margin-right:0!important}.-mx-0{margin-left:-0!important;margin-right:-0!important}.m-1{margin:0.25rem!important}.-m-1{margin:-0.25rem!important}.mt-1{margin-top:0.25rem!important}.-mt-1{margin-top:-0.25rem!important}.mr-1{margin-right:0.25rem!important}.-mr-1{margin-right:-0.25rem!important}.mb-1{margin-bottom:0.25rem!important}.-mb-1{margin-bottom:-0.25rem!important}.ml-1{margin-left:0.25rem!important}.-ml-1{margin-left:-0.25rem!important}.my-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.-my-1{margin-top:-0.25rem!important;margin-bottom:-0.25rem!important}.mx-1{margin-left:0.25rem!important;margin-right:0.25rem!important}.-mx-1{margin-left:-0.25rem!important;margin-right:-0.25rem!important}.m-2{margin:0.5rem!important}.-m-2{margin:-0.5rem!important}.mt-2{margin-top:0.5rem!important}.-mt-2{margin-top:-0.5rem!important}.mr-2{margin-right:0.5rem!important}.-mr-2{margin-right:-0.5rem!important}.mb-2{margin-bottom:0.5rem!important}.-mb-2{margin-bottom:-0.5rem!important}.ml-2{margin-left:0.5rem!important}.-ml-2{margin-left:-0.5rem!important}.my-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.-my-2{margin-top:-0.5rem!important;margin-bottom:-0.5rem!important}.mx-2{margin-left:0.5rem!important;margin-right:0.5rem!important}.-mx-2{margin-left:-0.5rem!important;margin-right:-0.5rem!important}.m-3{margin:0.75rem!important}.-m-3{margin:-0.75rem!important}.mt-3{margin-top:0.75rem!important}.-mt-3{margin-top:-0.75rem!important}.mr-3{margin-right:0.75rem!important}.-mr-3{margin-right:-0.75rem!important}.mb-3{margin-bottom:0.75rem!important}.-mb-3{margin-bottom:-0.75rem!important}.ml-3{margin-left:0.75rem!important}.-ml-3{margin-left:-0.75rem!important}.my-3{margin-top:0.75rem!important;margin-bottom:0.75rem!important}.-my-3{margin-top:-0.75rem!important;margin-bottom:-0.75rem!important}.mx-3{margin-left:0.75rem!important;margin-right:0.75rem!important}.-mx-3{margin-left:-0.75rem!important;margin-right:-0.75rem!important}.m-4{margin:1rem!important}.-m-4{margin:-1rem!important}.mt-4{margin-top:1rem!important}.-mt-4{margin-top:-1rem!important}.mr-4{margin-right:1rem!important}.-mr-4{margin-right:-1rem!important}.mb-4{margin-bottom:1rem!important}.-mb-4{margin-bottom:-1rem!important}.ml-4{margin-left:1rem!important}.-ml-4{margin-left:-1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.-my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.m-5{margin:1.25rem!important}.-m-5{margin:-1.25rem!important}.mt-5{margin-top:1.25rem!important}.-mt-5{margin-top:-1.25rem!important}.mr-5{margin-right:1.25rem!important}.-mr-5{margin-right:-1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.-mb-5{margin-bottom:-1.25rem!important}.ml-5{margin-left:1.25rem!important}.-ml-5{margin-left:-1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.-my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.m-6{margin:1.5rem!important}.-m-6{margin:-1.5rem!important}.mt-6{margin-top:1.5rem!important}.-mt-6{margin-top:-1.5rem!important}.mr-6{margin-right:1.5rem!important}.-mr-6{margin-right:-1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.-mb-6{margin-bottom:-1.5rem!important}.ml-6{margin-left:1.5rem!important}.-ml-6{margin-left:-1.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.-my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.m-8{margin:2rem!important}.-m-8{margin:-2rem!important}.mt-8{margin-top:2rem!important}.-mt-8{margin-top:-2rem!important}.mr-8{margin-right:2rem!important}.-mr-8{margin-right:-2rem!important}.mb-8{margin-bottom:2rem!important}.-mb-8{margin-bottom:-2rem!important}.ml-8{margin-left:2rem!important}.-ml-8{margin-left:-2rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.-my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.m-10{margin:2.5rem!important}.-m-10{margin:-2.5rem!important}.mt-10{margin-top:2.5rem!important}.-mt-10{margin-top:-2.5rem!important}.mr-10{margin-right:2.5rem!important}.-mr-10{margin-right:-2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.-mb-10{margin-bottom:-2.5rem!important}.ml-10{margin-left:2.5rem!important}.-ml-10{margin-left:-2.5rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.-my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.m-12{margin:3rem!important}.-m-12{margin:-3rem!important}.mt-12{margin-top:3rem!important}.-mt-12{margin-top:-3rem!important}.mr-12{margin-right:3rem!important}.-mr-12{margin-right:-3rem!important}.mb-12{margin-bottom:3rem!important}.-mb-12{margin-bottom:-3rem!important}.ml-12{margin-left:3rem!important}.-ml-12{margin-left:-3rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.-my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.m-16{margin:4rem!important}.-m-16{margin:-4rem!important}.mt-16{margin-top:4rem!important}.-mt-16{margin-top:-4rem!important}.mr-16{margin-right:4rem!important}.-mr-16{margin-right:-4rem!important}.mb-16{margin-bottom:4rem!important}.-mb-16{margin-bottom:-4rem!important}.ml-16{margin-left:4rem!important}.-ml-16{margin-left:-4rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.-my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.m-20{margin:5rem!important}.-m-20{margin:-5rem!important}.mt-20{margin-top:5rem!important}.-mt-20{margin-top:-5rem!important}.mr-20{margin-right:5rem!important}.-mr-20{margin-right:-5rem!important}.mb-20{margin-bottom:5rem!important}.-mb-20{margin-bottom:-5rem!important}.ml-20{margin-left:5rem!important}.-ml-20{margin-left:-5rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.-my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.m-24{margin:6rem!important}.-m-24{margin:-6rem!important}.mt-24{margin-top:6rem!important}.-mt-24{margin-top:-6rem!important}.mr-24{margin-right:6rem!important}.-mr-24{margin-right:-6rem!important}.mb-24{margin-bottom:6rem!important}.-mb-24{margin-bottom:-6rem!important}.ml-24{margin-left:6rem!important}.-ml-24{margin-left:-6rem!important}.my-24{margin-top:6rem!important;margin-bottom:6rem!important}.-my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.mx-24{margin-left:6rem!important;margin-right:6rem!important}.-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.m-28{margin:7rem!important}.-m-28{margin:-7rem!important}.mt-28{margin-top:7rem!important}.-mt-28{margin-top:-7rem!important}.mr-28{margin-right:7rem!important}.-mr-28{margin-right:-7rem!important}.mb-28{margin-bottom:7rem!important}.-mb-28{margin-bottom:-7rem!important}.ml-28{margin-left:7rem!important}.-ml-28{margin-left:-7rem!important}.my-28{margin-top:7rem!important;margin-bottom:7rem!important}.-my-28{margin-top:-7rem!important;margin-bottom:-7rem!important}.mx-28{margin-left:7rem!important;margin-right:7rem!important}.-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.m-32{margin:8rem!important}.-m-32{margin:-8rem!important}.mt-32{margin-top:8rem!important}.-mt-32{margin-top:-8rem!important}.mr-32{margin-right:8rem!important}.-mr-32{margin-right:-8rem!important}.mb-32{margin-bottom:8rem!important}.-mb-32{margin-bottom:-8rem!important}.ml-32{margin-left:8rem!important}.-ml-32{margin-left:-8rem!important}.my-32{margin-top:8rem!important;margin-bottom:8rem!important}.-my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.mx-32{margin-left:8rem!important;margin-right:8rem!important}.-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.m-40{margin:10rem!important}.-m-40{margin:-10rem!important}.mt-40{margin-top:10rem!important}.-mt-40{margin-top:-10rem!important}.mr-40{margin-right:10rem!important}.-mr-40{margin-right:-10rem!important}.mb-40{margin-bottom:10rem!important}.-mb-40{margin-bottom:-10rem!important}.ml-40{margin-left:10rem!important}.-ml-40{margin-left:-10rem!important}.my-40{margin-top:10rem!important;margin-bottom:10rem!important}.-my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.mx-40{margin-left:10rem!important;margin-right:10rem!important}.-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.m-48{margin:12rem!important}.-m-48{margin:-12rem!important}.mt-48{margin-top:12rem!important}.-mt-48{margin-top:-12rem!important}.mr-48{margin-right:12rem!important}.-mr-48{margin-right:-12rem!important}.mb-48{margin-bottom:12rem!important}.-mb-48{margin-bottom:-12rem!important}.ml-48{margin-left:12rem!important}.-ml-48{margin-left:-12rem!important}.my-48{margin-top:12rem!important;margin-bottom:12rem!important}.-my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.mx-48{margin-left:12rem!important;margin-right:12rem!important}.-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.m-56{margin:14rem!important}.-m-56{margin:-14rem!important}.mt-56{margin-top:14rem!important}.-mt-56{margin-top:-14rem!important}.mr-56{margin-right:14rem!important}.-mr-56{margin-right:-14rem!important}.mb-56{margin-bottom:14rem!important}.-mb-56{margin-bottom:-14rem!important}.ml-56{margin-left:14rem!important}.-ml-56{margin-left:-14rem!important}.my-56{margin-top:14rem!important;margin-bottom:14rem!important}.-my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.mx-56{margin-left:14rem!important;margin-right:14rem!important}.-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.m-64{margin:16rem!important}.-m-64{margin:-16rem!important}.mt-64{margin-top:16rem!important}.-mt-64{margin-top:-16rem!important}.mr-64{margin-right:16rem!important}.-mr-64{margin-right:-16rem!important}.mb-64{margin-bottom:16rem!important}.-mb-64{margin-bottom:-16rem!important}.ml-64{margin-left:16rem!important}.-ml-64{margin-left:-16rem!important}.my-64{margin-top:16rem!important;margin-bottom:16rem!important}.-my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.mx-64{margin-left:16rem!important;margin-right:16rem!important}.-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.p-1{padding:0.25rem!important}.pt-1{padding-top:0.25rem!important}.pr-1{padding-right:0.25rem!important}.pb-1{padding-bottom:0.25rem!important}.pl-1{padding-left:0.25rem!important}.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.px-1{padding-left:0.25rem!important;padding-right:0.25rem!important}.p-2{padding:0.5rem!important}.pt-2{padding-top:0.5rem!important}.pr-2{padding-right:0.5rem!important}.pb-2{padding-bottom:0.5rem!important}.pl-2{padding-left:0.5rem!important}.py-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.px-2{padding-left:0.5rem!important;padding-right:0.5rem!important}.p-3{padding:0.75rem!important}.pt-3{padding-top:0.75rem!important}.pr-3{padding-right:0.75rem!important}.pb-3{padding-bottom:0.75rem!important}.pl-3{padding-left:0.75rem!important}.py-3{padding-top:0.75rem!important;padding-bottom:0.75rem!important}.px-3{padding-left:0.75rem!important;padding-right:0.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.p-5{padding:1.25rem!important}.pt-5{padding-top:1.25rem!important}.pr-5{padding-right:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-5{padding-left:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.p-6{padding:1.5rem!important}.pt-6{padding-top:1.5rem!important}.pr-6{padding-right:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.pl-6{padding-left:1.5rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.p-8{padding:2rem!important}.pt-8{padding-top:2rem!important}.pr-8{padding-right:2rem!important}.pb-8{padding-bottom:2rem!important}.pl-8{padding-left:2rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.p-10{padding:2.5rem!important}.pt-10{padding-top:2.5rem!important}.pr-10{padding-right:2.5rem!important}.pb-10{padding-bottom:2.5rem!important}.pl-10{padding-left:2.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.p-12{padding:3rem!important}.pt-12{padding-top:3rem!important}.pr-12{padding-right:3rem!important}.pb-12{padding-bottom:3rem!important}.pl-12{padding-left:3rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.p-16{padding:4rem!important}.pt-16{padding-top:4rem!important}.pr-16{padding-right:4rem!important}.pb-16{padding-bottom:4rem!important}.pl-16{padding-left:4rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.p-20{padding:5rem!important}.pt-20{padding-top:5rem!important}.pr-20{padding-right:5rem!important}.pb-20{padding-bottom:5rem!important}.pl-20{padding-left:5rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.p-24{padding:6rem!important}.pt-24{padding-top:6rem!important}.pr-24{padding-right:6rem!important}.pb-24{padding-bottom:6rem!important}.pl-24{padding-left:6rem!important}.py-24{padding-top:6rem!important;padding-bottom:6rem!important}.px-24{padding-left:6rem!important;padding-right:6rem!important}.p-28{padding:7rem!important}.pt-28{padding-top:7rem!important}.pr-28{padding-right:7rem!important}.pb-28{padding-bottom:7rem!important}.pl-28{padding-left:7rem!important}.py-28{padding-top:7rem!important;padding-bottom:7rem!important}.px-28{padding-left:7rem!important;padding-right:7rem!important}.p-32{padding:8rem!important}.pt-32{padding-top:8rem!important}.pr-32{padding-right:8rem!important}.pb-32{padding-bottom:8rem!important}.pl-32{padding-left:8rem!important}.py-32{padding-top:8rem!important;padding-bottom:8rem!important}.px-32{padding-left:8rem!important;padding-right:8rem!important}.p-40{padding:10rem!important}.pt-40{padding-top:10rem!important}.pr-40{padding-right:10rem!important}.pb-40{padding-bottom:10rem!important}.pl-40{padding-left:10rem!important}.py-40{padding-top:10rem!important;padding-bottom:10rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.p-48{padding:12rem!important}.pt-48{padding-top:12rem!important}.pr-48{padding-right:12rem!important}.pb-48{padding-bottom:12rem!important}.pl-48{padding-left:12rem!important}.py-48{padding-top:12rem!important;padding-bottom:12rem!important}.px-48{padding-left:12rem!important;padding-right:12rem!important}.p-56{padding:14rem!important}.pt-56{padding-top:14rem!important}.pr-56{padding-right:14rem!important}.pb-56{padding-bottom:14rem!important}.pl-56{padding-left:14rem!important}.py-56{padding-top:14rem!important;padding-bottom:14rem!important}.px-56{padding-left:14rem!important;padding-right:14rem!important}.p-64{padding:16rem!important}.pt-64{padding-top:16rem!important}.pr-64{padding-right:16rem!important}.pb-64{padding-bottom:16rem!important}.pl-64{padding-left:16rem!important}.py-64{padding-top:16rem!important;padding-bottom:16rem!important}.px-64{padding-left:16rem!important;padding-right:16rem!important}.btn-projects-content{position:relative;padding:3rem 0}@media (min-width:768px){.btn-projects-content{padding:6rem 0}}.btn-projects-content:after,.btn-projects-content:before{content:"";position:absolute;width:0;height:1px;background:#c60713;transition:width 0.5s ease}.btn-projects-content:before{top:0;left:0}.btn-projects-content:after{bottom:0;right:0;transition-delay:0.5s}.btn-projects-content.animate:after,.btn-projects-content.animate:before{width:100%}.btn-projects-content h2{margin-bottom:0}.btn-projects-content .next-link.proy-link .ico{transform:rotate(180deg)}button#ihavecookiesBtn{font-family:"Lato",sans-serif;font-size:1rem;font-weight:300;color:#c60713;text-decoration:underline}button#ihavecookiesBtn:hover{cursor:pointer;text-decoration:none}#cookieNoticePro{position:fixed;padding:2rem;border-radius:2rem;box-shadow:0 0 1rem rgba(0,0,0,0.15);z-index:999997}#cookieNoticePro *{margin:0;padding:0;text-decoration:none;list-style:none;font-family:"Lato",sans-serif}#cookieNoticePro h4{font-size:1.2rem;color:#181818;font-weight:400}#cookieNoticePro h5{font-weight:400;font-size:1rem;line-height:1.25rem;margin-bottom:1rem}#cookieNoticePro p{font-size:1rem;text-align:left;margin-bottom:20px}#cookieNoticePro p:last-of-type{margin-bottom:0}#cookieNoticePro ul{margin-bottom:20px}#cookieNoticePro ul li{display:inline-block;width:33.3%}#cookieNoticePro a{color:#c60713!important;text-decoration:underline}#cookieNoticePro a:hover{text-decoration:none;cursor:pointer}#cookieNoticePro a,#cookieNoticePro button{font-size:1rem;cursor:pointer;color:inherit}#cookieNoticePro button{outline:none;border:none;appearance:none;font-weight:300;font-size:0.85rem;border:1px solid #c60713}#cookieNoticePro button:hover{color:#181818;background:#fff}#cookieNoticePro button:disabled{opacity:0.3}#cookieNoticePro em,#cookieNoticePro strong{font-weight:700}#cookieNoticePro a:focus,#cookieNoticePro input:focus{outline:none;list-style:none}#cookieNoticePro input[type=checkbox]{opacity:0;width:1px;height:1px}#cookieNoticePro input[type=checkbox]+label:after,#cookieNoticePro input[type=checkbox]+label:before{content:"";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;transition:all 0.5s ease}#cookieNoticePro input[type=checkbox]+label:before{background:#fff;border:1px solid #181818}#cookieNoticePro input[type=checkbox]+label:after{content:url(../assets/images/ico__check-ok-white.svg);color:#fff;text-align:center;margin-left:0.05rem;opacity:0;transition:opacity 0.5s ease}#cookieNoticePro input[type=checkbox]:checked+label:before{background:#c60713;border:1px solid #c60713}#cookieNoticePro input[type=checkbox]:checked+label:after{opacity:1}#cookieNoticePro svg{display:block}#cookieNoticePro .title-wrap{display:flex;align-items:center;margin-bottom:10px}#cookieNoticePro .title-wrap svg{margin-right:10px}#cookieNoticePro.light{background-color:#fff;color:#181818}#cookieNoticePro.light p,#cookieNoticePro.light ul{color:#181818}#cookieNoticePro.display-left{left:30px;bottom:30px;max-width:395px}#cookieNoticePro.display-right{right:2rem;bottom:2rem;max-width:35rem}#cookieNoticePro.display-top{top:30px}#cookieNoticePro.display-bottom{bottom:30px}@media (max-width:600px){#cookieNoticePro.display-left,#cookieNoticePro.display-right{width:100%;max-width:100%;left:auto;right:auto;bottom:0;border-radius:0;box-shadow:0 0 30px rgba(24,24,24,0.5)}}#cookieNoticePro.display-bottom,#cookieNoticePro.display-top{width:800px;left:50%;margin-left:-400px}@media (max-width:800px){#cookieNoticePro.display-bottom,#cookieNoticePro.display-top{left:auto;right:auto;bottom:auto;top:0;width:100%;max-width:100%;border-radius:0;margin:auto}}#cookieNoticePro.display-bottom .content-wrap,#cookieNoticePro.display-top .content-wrap{display:flex;justify-content:space-between;align-items:center}@media (max-width:600px){#cookieNoticePro.display-bottom .content-wrap,#cookieNoticePro.display-top .content-wrap{display:block}}#cookieNoticePro.display-bottom .msg-wrap,#cookieNoticePro.display-top .msg-wrap{max-width:65%;width:100%;margin-bottom:0}@media (max-width:800px){#cookieNoticePro.display-bottom .msg-wrap,#cookieNoticePro.display-top .msg-wrap{margin-bottom:20px}}@media (max-width:600px){#cookieNoticePro.display-bottom .msg-wrap,#cookieNoticePro.display-top .msg-wrap{max-width:100%}}#cookieNoticePro.display-bottom #cookieSettings,#cookieNoticePro.display-top #cookieSettings{margin-bottom:0}@media (max-width:600px){#cookieNoticePro.display-bottom #cookieSettings,#cookieNoticePro.display-top #cookieSettings{margin-bottom:20px}}#cookieNoticePro.display-bottom #cookieTypes,#cookieNoticePro.display-top #cookieTypes{margin-top:20px}#cookieNoticePro.display-bottom.full-width-true,#cookieNoticePro.display-top.full-width-true{width:100%;max-width:100%;top:0;bottom:auto;left:auto;right:auto;border-radius:0;margin:auto}#cookieNoticePro.display-bottom.full-width-true .title-wrap,#cookieNoticePro.display-top.full-width-true .title-wrap{display:none}#cookieNoticePro.display-bottom.full-width-true .btn-wrap button,#cookieNoticePro.display-top.full-width-true .btn-wrap button{margin-bottom:10px}@media (max-width:800px){#cookieNoticePro.display-bottom.full-width-true .btn-wrap button,#cookieNoticePro.display-top.full-width-true .btn-wrap button{margin-bottom:10px}}@media (max-width:600px){#cookieNoticePro.display-bottom.full-width-true .btn-wrap button,#cookieNoticePro.display-top.full-width-true .btn-wrap button{width:100%}}@media (max-width:800px){#cookieNoticePro.display-bottom{bottom:0;top:auto;box-shadow:0 -3px 3px rgba(0,0,0,0.25)}}#cookieNoticePro.display-bottom.full-width-true{bottom:0;top:auto;box-shadow:0 -3px 3px rgba(0,0,0,0.25)}#cookieNoticePro .btn-wrap{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin:2rem -5px 0 -5px}#cookieNoticePro .btn-wrap button{cursor:pointer;white-space:nowrap;width:calc(33.3% - 10px);text-transform:uppercase;line-height:36px;border:none;transition:all 0.5s ease;padding:0 7px;margin:0 5px 10px 5px}@media (max-width:600px){#cookieNoticePro .btn-wrap button{width:100%}}#cookieNoticePro .btn-wrap button:hover{color:#fff!important;background:#c60713!important;border-color:#c60713!important}#cookieTypes{width:100%!important;text-align:left;background:rgba(0,0,0,0.05);border-radius:1rem;margin-top:1rem;padding:1rem 1.5rem!important}#cookieTypes ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:0}#cookieTypes ul li{position:relative;width:auto}@media (max-width:600px){#cookieTypes ul li{width:100%;margin-bottom:0.5rem}}@media (max-width:600px){#cookieTypes ul li button{margin-right:0!important;margin-left:0!important}}#cookieTypes ul li button#cookieAcceptSel{width:auto;color:#fff!important;background-color:#c60713!important;border-color:#c60713!important;padding:0 1rem;margin-top:0}#cookieTypes ul li button#cookieAcceptSel:hover{color:#181818!important;background-color:#fff!important;border-color:#181818!important}#cookieTypes label{font-size:1rem!important;cursor:pointer;font-weight:300;padding-left:1.75rem}.customers__list{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:0}.customers__list ul{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;width:100%}.customers__list ul li{width:33.33%;padding:0.5rem 0;margin:0.5rem 0}@media (min-width:480px){.customers__list ul li{padding:0.5rem}}@media (min-width:768px){.customers__list ul li{padding:1.5rem 0.5rem;margin:1rem 0}}@media (min-width:1024px){.customers__list ul li{width:25%}}@media (min-width:1280px){.customers__list ul li{width:16%}}.customers__list ul li a{opacity:1;transition:opacity 0.3s ease}@media (hover:hover){.customers__list ul li a:hover{opacity:0.5}}.customers__list ul li span{position:relative}.customers__list ul li span:not(.logo){position:absolute;top:0;left:0;font-size:0;line-height:0}.customers__list ul li span.logo{position:relative;display:block;width:75%;height:4rem;margin:auto}.customers__list ul li span img{position:absolute;top:0;left:0;width:90%;height:100%;object-fit:contain;opacity:0;transition:opacity 0.5s ease}body.bg-white .customers__list ul li span.logo img.logo__white{opacity:0}body.bg-white .customers__list ul li span.logo img.logo__black{opacity:1}body.bg-black .customers__list ul li span.logo img.logo__white{opacity:1}body.bg-black .customers__list ul li span.logo img.logo__black{opacity:0}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;position:fixed;z-index:1000;top:0;left:0;width:100%;padding:1.5rem;background:#fff;transition:background-color 0.3s ease-in-out}@media (min-width:768px){header{padding:1.5rem 2.25rem}}header a{position:relative;text-decoration:none}header ul li{margin:0;padding:0}header .logo{z-index:1010;margin-bottom:0}header .logo svg{width:9rem}header .logo svg path{transition:fill 0.3s ease-in-out}header .logo svg path.color{fill:#c60713}header .logo.active svg path{transition-delay:0.75s;fill:#c60713!important}header .logo.active svg path:not(.color){fill:#181818!important}@media (min-width:678px){header .logo.active svg path:not(.color){fill:#fff!important}}header button.burger{position:relative;z-index:2000;cursor:pointer;display:block;width:45px;height:45px;text-indent:-50000px;background:#fff;box-shadow:0 0 2rem 0 rgba(0,0,0,0.15);border-radius:100%;transition:background-color 0.5s ease,border-color 0.5s ease}header button.burger:after,header button.burger:before{content:"";position:absolute;top:calc(50% + 3px);left:calc(50% - 7.5px);width:15px;height:1px;background:#181818;transform:rotate(0);transition:transform 0.3s ease,background-color 0.5s ease}header button.burger:before{top:calc(50% - 3px);transition-delay:0.1s}@media (hover:hover){header button.burger:hover{border-color:#c60713;background:#c60713}header button.burger:hover:after,header button.burger:hover:before{background:#fff}}header button.burger.active{background:#c60713;border-color:#c60713}header button.burger.active:after,header button.burger.active:before{background:#fff;transform:rotate(225deg);top:calc(50% - 1px)}header button.burger.active:before{transform:rotate(315deg)}header .menu-overlay{position:fixed;top:0;right:-120%;z-index:999;width:100vw;height:100vh;background:rgba(0,0,0,0.9);transition:right 0.5s ease;transition-delay:0.75s}header .menu-overlay.open{right:0;transition-delay:0.3s}header nav.flex{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}header nav.menu{position:fixed;top:0;right:-100%;z-index:1000;width:98%;height:100vh;background:#fff;transition:right 0.5s ease;transition-delay:0.5s;padding:1.25rem 2.5rem}@media (min-width:768px){header nav.menu{max-width:calc(100% - 9rem - 4.5rem);padding:2.5rem 5.5rem}}header nav.menu.open{right:0;transition-delay:0.5s}header nav.menu>ul{width:100%;max-width:35rem}@media (min-width:768px){header nav.menu>ul.menu__rrss{margin-top:5rem}}header nav.menu>ul.menu__rrss a{display:block;transform:scale(1.5)}@media (hover:hover){header nav.menu>ul.menu__rrss a:hover{color:#181818}header nav.menu>ul.menu__rrss a:hover span.ico{bottom:3rem}}header nav.menu>ul.menu__rrss a span:not(.ico){padding:1rem}header nav.menu>ul.menu__rrss a span.ico{transform:scale(1.2)}header nav.menu ul.menu__lang{margin-bottom:3rem}@media (min-width:768px){header nav.menu ul.menu__lang{position:absolute;top:3rem;text-align:left;max-width:calc(100% - 9rem - 4.5rem);margin-bottom:0}}header nav.menu ul.menu__lang li{display:inline-block}header nav.menu ul.menu__lang li a{color:#181818;font-family:"Lato",sans-serif;font-size:1.25rem;font-weight:300;letter-spacing:1px;line-height:2rem;opacity:1;padding:0.5rem;transition:opacity 0.5s ease}header nav.menu ul.menu__lang li a abbr{color:#181818}@media (hover:hover){header nav.menu ul.menu__lang li a:not(.active):hover{opacity:0.5}}header nav.menu ul.menu__lang li a.active{color:#c60713;pointer-events:none}header nav.menu ul.menu__lang li a.active abbr{color:#c60713}header nav.menu ul.menu__lang li a abbr{text-decoration:none}header nav.menu.open ul.menu__principal li:nth-child(n+0) a{top:0;transition-delay:calc(0s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+1) a{top:0;transition-delay:calc(0.1s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+2) a{top:0;transition-delay:calc(0.2s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+3) a{top:0;transition-delay:calc(0.3s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+4) a{top:0;transition-delay:calc(0.4s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+5) a{top:0;transition-delay:calc(0.5s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+6) a{top:0;transition-delay:calc(0.6s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+7) a{top:0;transition-delay:calc(0.7s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+8) a{top:0;transition-delay:calc(0.8s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+9) a{top:0;transition-delay:calc(0.9s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+10) a{top:0;transition-delay:calc(1s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+11) a{top:0;transition-delay:calc(1.1s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+12) a{top:0;transition-delay:calc(1.2s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+13) a{top:0;transition-delay:calc(1.3s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+14) a{top:0;transition-delay:calc(1.4s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+15) a{top:0;transition-delay:calc(1.5s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+16) a{top:0;transition-delay:calc(1.6s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+17) a{top:0;transition-delay:calc(1.7s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+18) a{top:0;transition-delay:calc(1.8s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+19) a{top:0;transition-delay:calc(1.9s + 0.75s)}header nav.menu.open ul.menu__principal li:nth-child(n+20) a{top:0;transition-delay:calc(2s + 0.75s)}header nav.menu ul.menu__principal{margin-bottom:3rem}header nav.menu ul.menu__principal li{position:relative;display:block;overflow:hidden;height:clamp(3.75rem,10vw,6.75rem);text-align:center;margin-bottom:1.5rem}@media (min-width:768px){header nav.menu ul.menu__principal li{text-align:left}}header nav.menu ul.menu__principal li:last-child{margin-bottom:0}header nav.menu ul.menu__principal li a{position:absolute;top:100%;left:0;width:100%;color:#181818;font-family:"Lato",sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-style:normal;font-weight:700;letter-spacing:3px;line-height:clamp(3rem,10vw,6rem);transition:top 0.5s ease}@media (hover:hover){header nav.menu ul.menu__principal li a:hover{font-style:italic;font-weight:100}}footer{position:relative;z-index:2;padding:2rem 0;text-align:left}@media (max-width:767px){footer{text-align:center}}footer>div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (min-width:1024px){footer>div{flex-direction:row}}footer ul li{margin:1rem 0;padding:0}footer .rrss-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:1.5rem 0}@media (min-width:768px){footer .rrss-content{margin:0}}footer .rrss-content li{margin:0 0.25rem}footer .rrss-content li a{position:relative;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:2.5rem;height:2.5rem;color:#181818;border-radius:100%;transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out}@media (hover:hover){footer .rrss-content li a:hover{color:#fff;border-color:#c60713}footer .rrss-content li a:hover:after{left:0;width:100%}}footer .rrss-content li a:after{content:"";position:absolute;top:0;left:50%;width:0;height:100%;background:#c60713;transition:left 0.3s ease-in-out,width 0.3s ease-in-out}footer .rrss-content li a svg{position:relative;z-index:10;width:1rem;height:auto}footer .rrss-content li a span:not(.ico){transition:background-color 0.5s ease}body.bg-black footer a span:not(.ico){color:#fff!important;background:#000!important}footer p{margin:0!important}@media (min-width:768px){footer p{font-size:0.85rem;letter-spacing:1px}}footer p .love{display:inline-block;margin-left:0.15rem}footer p .love svg{animation:love 1.5s ease-in-out 0s infinite normal both running;width:0.9rem;height:auto}footer p a{position:relative;display:inline-block;color:#181818!important;text-decoration:none}@media (hover:hover){footer p a:hover:after{width:110%}}footer p a:after{content:"";position:absolute;bottom:-1px;left:-5%;width:0;height:1px;background:#c60713;border-radius:0.5rem;transition:width 0.3s ease-in-out}body.bg-black footer a{color:#fff!important}ul.menu__rrss.flex{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}@media (min-width:768px){ul.menu__rrss.flex{justify-content:flex-start}}ul.menu__rrss li a{position:relative;color:#181818;font-family:"Lato",sans-serif;font-weight:300;letter-spacing:1px;line-height:2rem;transition:color 0.3s ease-in-out}@media (min-width:768px){ul.menu__rrss li a{font-size:1.25rem}}@media (hover:hover){ul.menu__rrss li a:hover{color:#181818}ul.menu__rrss li a:hover span.ico{bottom:2rem;opacity:1}}ul.menu__rrss li a span{position:relative;z-index:2;background:#fff}ul.menu__rrss li a span:not(.ico){color:#181818;padding:0.5rem}ul.menu__rrss li a span.ico{display:flex;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;bottom:-1px;left:calc(50% - 1rem);z-index:1;width:2rem;height:2rem;background:#c60713;border-radius:100%;opacity:0;transition:bottom 0.3s cubic-bezier(0.28,0.55,0.385,1.65),opacity 0.1s ease}ul.menu__rrss li a span.ico svg{width:1rem;height:1rem;color:#fff}.modal{position:fixed;top:0;z-index:1000;width:100%;height:100%;pointer-events:none;transition:left 0.3s cubic-bezier(0.22,0.61,0.36,1)}.modal:not(#video-modal){left:100vw}.modal.active{left:0!important;pointer-events:all}.modal .modal-body{width:100%;height:100%}.modal .modal-content{width:100%;height:100%;border-radius:0;border:none;background:#fff}.modal .modal-header{border:none;border-radius:0}.modal:not(#video-modal) .btn-close{color:#181818}.modal .btn-close{position:absolute;top:1rem;right:1rem;z-index:20;width:2.5rem;height:2.5rem;opacity:1;color:#fff;padding:0;margin:0;transition:padding 0.3s ease}@media (hover:hover){.modal .btn-close:hover{padding:0.5rem}}.modal .btn-close svg{width:100%;height:100%;opacity:0;transition:opacity 0.3s ease;transition-delay:1s}.modal.active .btn-close svg{opacity:1}.modal .slick{opacity:0;transition:opacity 0.2s cubic-bezier(0.22,0.61,0.36,1);transition-delay:0.5s}.modal .item-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;padding:2rem}@media (min-width:768px){.modal .item-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;height:100%;padding:0}}.modal .item-content .txt{order:2;width:100%;max-width:60rem}@media (min-width:768px){.modal .item-content .txt{flex:1;width:auto;padding-right:5%}}.modal .item-content .txt p:last-of-type{margin:0 0 2rem}.modal .item-content .txt .logo-objeto{margin-bottom:2rem}.modal .item-content .txt .logo-objeto svg{width:100%;height:3rem}.modal .item-content .image{order:1}@media (min-width:768px){.modal .item-content .image{width:50%;height:100%;max-width:50rem;overflow:hiddem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap}}.modal .item-content .image img{margin-top:auto;transition:opacity 0.5s ease,margin 0.5s ease;transition-delay:0.5s}@media (max-width:767px){.modal .item-content .image img{width:6rem;height:6rem;object-fit:cover;border-radius:100%;margin-bottom:1rem}}@media (min-width:768px){.modal .item-content .image img{width:100%;height:auto;opacity:0;margin-left:-5rem}}@media (min-width:768px){.modal .item-content .image.img-objeto img{padding-right:12%}}@media (min-width:768px){.modal .slick-active .item-content .image img{opacity:1;margin-left:0}}.modal.active .slick{opacity:1}.modal#video-modal{left:-100vw}.modal#video-modal .modal-content{background:rgba(24,24,24,0.95)}.modal#video-modal .modal-content .modal-body{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.modal#video-modal .modal-content .modal-body iframe{width:90%;height:90%;aspect-ratio:16/9;border:5px solid #181818;opacity:0;transition:opacity 0.3s ease;transition-delay:1s}.modal#video-modal.active .modal-content .modal-body iframe{opacity:1}.content-intro>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.content-intro h1,.content-intro h2{width:100%}.content-intro h1 span{position:relative;display:block;font-style:italic;font-size:1.8rem;line-height:2.1rem;margin-bottom:0.5rem;padding-left:2.25rem}@media (min-width:768px){.content-intro h1 span{font-size:2.2rem;line-height:2.5rem;margin-bottom:0;padding-left:0}}.content-intro h1 span:before{content:"";position:absolute;top:0.75rem;left:0;width:2.5rem;height:1px;background:#c60713;transform:rotate(-55deg)}@media (min-width:768px){.content-intro h1 span:before{left:-2.5rem;width:2.5rem}}.content-intro p{width:100%}@media (min-width:768px){.content-intro p{width:45%}}.content-intro .hero-image{position:relative}.content-intro .hero-image:after,.content-intro .hero-image:before{content:"";position:absolute;top:0;right:0;z-index:10;width:100%;height:100%;background:#c60713;mix-blend-mode:multiply;transition:width 0.5s ease-in-out;transition-delay:0.5s}.content-intro .hero-image:after{z-index:15;background:#fff;mix-blend-mode:normal;transition-delay:0.3s}.content-intro .hero-image.animate:after,.content-intro .hero-image.animate:before{width:0}.content-intro .hero-image img,.content-intro .hero-image picture,.content-intro .hero-image video{position:relative;z-index:1;display:block;width:100%;margin:0}.tag-list ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.tag-list ul li{display:block;font-style:italic;line-height:1;margin-right:0.3rem;margin-bottom:0.3rem;border:1px solid #000;padding:0.3rem 0.5rem}.bg-black .tag-list ul li,.bg-red .tag-list ul li{border:1px solid #fff}ul.tag-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}ul.tag-list li{display:block;font-style:italic;line-height:1;margin-right:0.3rem;margin-bottom:0.3rem;border:1px solid #000;padding:0.3rem 0.5rem}.video__content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;position:relative;width:100%;height:100%;cursor:none}.video__content .wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.index section.contact{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;padding:6rem 0}@media (min-width:768px){.index section.contact{padding:12rem 0}}.index section.contact .content-1220{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.index section.contact .text-content{width:100%;max-width:43rem}@media (min-width:768px){.index section.contact .text-content{width:70%}}.index section.contact .text-content h3{position:relative;display:block;margin-bottom:0}@media (min-width:768px){.index section.contact .text-content h3{padding-top:2rem}}.index section.contact .text-content h3:after{content:"";position:absolute;top:-1rem;right:80%;width:0;height:1px;background:#c60713;transition:width 1s ease-in-out;transition-delay:0.5s}@media (min-width:768px){.index section.contact .text-content h3:after{top:0}}.index section.contact .image-content{width:30%}.index section.contact .image-content img{width:100%}.index section.contact.animate .text-content h3:after{width:100vw}.index section.proyects{padding:0}.index section.proyects .content-title h2{padding:10% 0}@media (min-width:1024px){.index section.proyects .content-title h2{padding:5% 0}}.index section.proyects .project-list{position:relative;padding-top:3rem}.index section.proyects .project-list .slick-arrow{position:absolute!important;top:0;left:1rem;z-index:10;margin:0;transition:padding 0.5s ease}.index section.proyects .project-list .slick-arrow.slick-next,.index section.proyects .project-list .slick-arrow.slick-prev{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:2rem;height:3rem;font-size:0;line-height:0}.index section.proyects .project-list .slick-arrow.slick-next:after,.index section.proyects .project-list .slick-arrow.slick-prev:after{content:"→";color:#c60713;font-family:100;font-size:1.5rem}.index section.proyects .project-list .slick-arrow.slick-prev:after{content:"←"}.index section.proyects .project-list .slick-arrow.slick-next{left:4rem}@media (hover:hover){.index section.proyects .project-list .slick-arrow:hover.slick-prev{padding-right:1rem}.index section.proyects .project-list .slick-arrow:hover.slick-next{padding-left:1rem}}.index section.proyects .project-list .slick-dots{position:absolute;top:0.5rem;right:1rem;z-index:10;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.index section.proyects .project-list .slick-dots li{margin:0.1rem}.index section.proyects .project-list .slick-dots li.slick-active button{width:1.5rem}.index section.proyects .project-list .slick-dots button{display:block;width:0.4rem;height:0.4rem;font-size:1px;line-height:0;background:#c60713;border-radius:0.4rem;transition:width 0.5s ease}.index section.proyects .project-item{text-align:left;padding:0 1rem}.index section.proyects .project-item a{color:#181818;transition:color 0.5s ease}@media (hover:hover){.index section.proyects .project-item a:hover{color:#c60713}.index section.proyects .project-item a:hover .image-content img{top:-5%;left:-5%;width:110%}.index section.proyects .project-item a:hover h3{font-style:italic}.index section.proyects .project-item a:hover h3 span{font-style:normal}.index section.proyects .project-item a:hover p{color:#181818}.index section.proyects .project-item a:hover .link{color:#181818}.index section.proyects .project-item a:hover .link .ico{margin:0 0 0 1rem}.index section.proyects .project-item a:hover .link .ico svg{width:0.5rem}}.index section.proyects .project-item .image-content{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:5/4}.index section.proyects .project-item .image-content img{position:absolute;top:0;left:0;display:block;width:100%;transition:top 0.5s ease,left 0.5s ease,width 0.5s ease}.index section.proyects .project-item h3{font-size:2rem;font-weight:400;letter-spacing:1px;line-height:2rem;margin-top:1rem}.index section.proyects .project-item h3 span{display:block;font-size:1rem}.index section.proyects .project-item p{font-style:italic}.index section.proyects .project-item .link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;color:#c60713;line-height:1rem;text-decoration:none;transition:color 0.2s ease}.index section.proyects .project-item .link .ico{margin:0 0.5rem;transition:margin 0.2s ease}.index section.proyects .project-item .link .ico svg{width:0.85rem;transition:width 0.2s ease}.index section.tips{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;padding:0}.index section.tips .tips-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;min-height:40rem}@media (min-width:1024px){.index section.tips .tips-content{flex-direction:row;align-items:stretch}}.index section.tips .tips-content article{width:100%;min-height:100%}@media (min-width:1024px){.index section.tips .tips-content article{width:33.33%}}.index section.tips .tips-content article:first-of-type>a{padding-top:3rem}.index section.tips .tips-content article>a{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;overflow:hidden;min-height:100%;background:rgba(198,7,19,0);padding:0 1.5rem 3rem;transition:background-color 0.3s ease-in-out}@media (min-width:1024px){.index section.tips .tips-content article>a{padding:0 3rem!important}}@media (max-width:1023px){.index section.tips .tips-content article>a{background:#000}.index section.tips .tips-content article>a img{height:5rem;opacity:1;margin-bottom:2rem}.index section.tips .tips-content article>a h2{color:#fff;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:clamp(1.5rem,2.5vw,2.5rem);margin-bottom:1rem}.index section.tips .tips-content article>a ul{height:auto;opacity:1}}@media (min-width:1024px){.index section.tips .tips-content article>a:hover{background:rgba(198,7,19,0.95)}.index section.tips .tips-content article>a:hover img{height:5rem;opacity:1;margin-bottom:2rem}.index section.tips .tips-content article>a:hover h2{color:#fff;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:clamp(1.5rem,2.5vw,2.5rem);margin-bottom:1rem}.index section.tips .tips-content article>a:hover ul{height:auto;opacity:1}}.index section.tips .tips-content article img{height:0;opacity:0;margin-bottom:0;transition:height 0.5s ease,opacity 0.5s ease,margin 0.5s ease}.index section.tips .tips-content article h2{font-size:clamp(2.5rem,3.5vw,3.5rem);line-height:clamp(2.5rem,3.5vw,3.5rem);padding:0;transition:all 0.3s ease-in-out}@media (min-width:768px){.index section.tips .tips-content article h2{margin-bottom:0}}.index section.tips .tips-content article ul{height:0;color:#fff;opacity:0;transition:opacity 0.3s ease-in-out}@media (max-width:767px){.index section.tips .tips-content article ul{height:auto;color:#181818;opacity:1}}.index section.tips .tips-content article li{font-style:italic}.index section.video{overflow:hidden;position:relative;padding:0;padding-top:3rem;margin-bottom:0;height:100vh}@media (min-width:768px){.index section.video{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;padding-top:6rem}}.index section.video .video-content{position:relative;z-index:1;width:100%;height:100%}.index section.video video{display:block;width:100%;height:100%;object-fit:cover;opacity:0.6}.index section.video .pattern{position:absolute;top:0;left:0;z-index:2;width:100vw;height:100vh;background:url(../assets/images/pattern.png);pointer-events:none}.index section.video .video-txt{position:absolute;top:3rem;left:0;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:calc(100% - 3rem)}@media (min-width:768px){.index section.video .video-txt{top:6rem;height:calc(100% - 6rem)}}.index section.video .video-txt h2{overflow:hidden;margin:0!important}.index section.video .video-txt h2 span{display:block;opacity:0;transform:translateY(5rem)}.index section.video .video-txt.animate h2 span{animation:slideUpFade 0.5s ease-in-out forwards;animation-delay:0.5s}.index section.video .video-txt.animate h2 span:last-of-type{animation-delay:0.7s;animation-duration:0.3s}.contacto section.content-intro{padding-bottom:0}.contact{display:block;padding-top:3rem}@media (min-width:768px){.contact{padding-top:8rem}}.contact>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.contact__info{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:100%}@media (min-width:768px){.contact__info{position:sticky;top:8rem;width:45%}}.contact__form{width:100%}@media (min-width:768px){.contact__form{width:45%}}.contact__address h2{text-align:center}@media (min-width:768px){.contact__address h2{text-align:left}}.contact__address address{text-align:center;margin-top:3rem}@media (min-width:768px){.contact__address address{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;margin-top:6rem;text-align:left}.contact__address address:nth-child(2n) p{order:2;margin-left:-10%}.contact__address address:nth-child(2n) .skyline{order:1}.contact__address address:nth-child(odd) p{text-align:right;margin-right:-10%}}.contact__address address p{font-size:1.25rem;line-height:2rem}@media (min-width:768px){.contact__address address p{width:50%}}@media (min-width:1024px){.contact__address address p{width:30%}}.contact__address address .skyline{display:none}@media (min-width:768px){.contact__address address .skyline{display:block;width:55%}}@media (min-width:1024px){.contact__address address .skyline{width:85%}}@media (min-width:768px){.contact__address address .skyline svg{width:100%;stroke:#c60713;stroke-dashoffset:0}}.contact__address address .skyline.animate svg{animation:bio-line 1.5s ease-in-out 0s both}.contact__address address .skyline.animate svg.bio{animation-delay:0.3s}.contact__form.form__ok{margin-top:2rem}@media (min-width:768px){.contact__form.form__ok{margin-top:0}}.contact__form.form__ok h3{margin-top:1.5rem}.contact__info{padding-left:2.5rem}@media (min-width:768px){.contact__info{padding-left:5rem}}.contact__info:after{content:"";position:absolute;top:1rem;left:-1rem;width:4rem;height:1px;background:#c60713;transform:rotate(-55deg)}@media (min-width:768px){.contact__info:after{left:0;width:5rem}}.contact__info a{display:inline-block;color:#181818!important}.contact__info a:after{content:"";position:absolute;bottom:-1px;left:-5%;width:0;height:1px;background:#c60713;border-radius:0.5rem;transition:width 0.3s ease-in-out}@media (hover:hover){.contact__info a:hover:after{width:110%}}.contact__info a.telf{font-size:2.5rem;line-height:3rem}@media (min-width:768px){.contact__info a.telf{font-size:3rem;line-height:3.5rem}}.contact__info a.mail{font-size:2rem;line-height:2.5rem;margin:1rem 0 2rem}body.bg-black .contact__info a{color:#fff!important}.error .error-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;min-height:calc(100vh - 12rem);padding-bottom:0}@media (min-width:1024px){.error .error-content{min-height:calc(100vh - 8rem)}}.proyect__list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-top:0}.proyect__item{width:100%;text-align:left;opacity:0;margin-top:2rem;transition:opacity 0.5s ease,margin 0.5s ease}@media (min-width:768px){.proyect__item{margin-top:0;width:47%}}.proyect__item:first-of-type{margin-top:0}.proyect__item:nth-child(odd){margin-left:-2rem}.proyect__item:nth-child(2n){margin-right:-2rem;transition-delay:0.2s}@media (min-width:768px){.proyect__item:nth-child(2n){margin-top:5rem}}.proyect__item .image-content{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:5/4}.proyect__item .image-content img{position:absolute;top:0;left:0;display:block;width:101%;height:101%;object-fit:cover;transition:all 0.5s ease}.proyect__item h3{font-weight:400;margin:1rem 0 0}.proyect__item h3 em{font-weight:300}.proyect__item h3 span{display:inline-block;font-size:1rem;margin:0 0.5rem}.proyect__item .tag-list{position:relative}@media (min-width:1024px){.proyect__item .tag-list{overflow:hidden;height:5rem}}.proyect__item .tag-list ul{margin-top:1rem;transition:top 0.5s ease}@media (min-width:1024px){.proyect__item .tag-list ul{position:absolute;top:-5rem;left:0}}@media (min-width:1024px) and (hover:hover){.proyect__item a:hover .image-content img{top:-5%;left:-5%;width:110%;height:110%}.proyect__item a:hover .tag-list ul{top:0}}.proyect__item.animate{opacity:1}.proyect__item.animate:nth-child(odd){margin-left:0}.proyect__item.animate:nth-child(2n){margin-right:0}.det-proyectos section:not(.content-intro){padding-top:3rem}@media (min-width:768px){.det-proyectos section:not(.content-intro){padding-top:6rem}}.det-proyectos .content-intro{padding-bottom:0}.det-proyectos .content-intro h1.big{font-weight:400}.det-proyectos .content-intro h1.big span{font-weight:300}.det-proyectos .content-intro p{width:100%}.det-proyectos .content-intro .btn-more{position:sticky;top:6rem;z-index:2}.det-proyectos .content-intro .btn-more>div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}@media (min-width:768px){.det-proyectos .content-intro .btn-more>div{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;flex-wrap:wrap}}.det-proyectos .detail-content{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.det-proyectos .detail-content>h2{width:100%;margin-bottom:3rem}@media (min-width:768px){.det-proyectos .detail-content>h2{margin-bottom:6rem}}.det-proyectos .info-total{position:relative;margin-top:3rem}@media (min-width:768px){.det-proyectos .info-total{margin-top:6rem}}.det-proyectos .info-total .show-info{position:sticky;top:90vh;left:10%;z-index:150;width:80%}@media (min-width:768px){.det-proyectos .info-total .show-info{left:33%;width:33%}}@media (min-width:1024px){.det-proyectos .info-total .show-info{width:auto}}@media (max-width:1023px){.det-proyectos .info-total .show-info.active{position:fixed;z-index:200000}}.det-proyectos .info-total .dinamic-content{position:relative;overflow:hidden;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.det-proyectos .proyect__list .proyect__item{margin-top:0!important;margin-bottom:3rem}.det-proyectos .collage-content{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;padding-bottom:3rem}@media (min-width:1024px){.det-proyectos .collage-content{padding-bottom:6rem}}.det-proyectos .collage-content>*{padding:0 0.5rem;margin:0.5rem 0}.det-proyectos .collage-content .flex{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.det-proyectos .collage-content .flex>*{margin:0}@media (max-width:1023px){.det-proyectos .collage-content .w-full p{width:100%!important}}.det-proyectos .collage-content img,.det-proyectos .collage-content video{opacity:0;transition:opacity 0.3s ease-in-out;transition-delay:0.3s}.det-proyectos .collage-content img.animate,.det-proyectos .collage-content video.animate{opacity:1}.det-proyectos .info-total .dinamic-content{position:fixed;top:200vh;z-index:3;overflow-y:scroll;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;height:100vh;background:#fff;transition:top 0.5s ease,right 0.5s ease;padding:0 2.5rem}@media (max-width:1023px){.det-proyectos .info-total .dinamic-content{left:0}}@media (min-width:768px){.det-proyectos .info-total .dinamic-content{height:calc(100vh - 4.9rem)}}@media (min-width:1024px){.det-proyectos .info-total .dinamic-content{top:5rem;right:-100%;z-index:10;padding:0 4rem}}.det-proyectos .info-total .dinamic-content.open{top:6rem}@media (min-width:768px){.det-proyectos .info-total .dinamic-content.open{top:5rem}}@media (min-width:1024px){.det-proyectos .info-total .dinamic-content.open{right:0}}.det-proyectos .info-total .dinamic-content .back-button{position:sticky;top:0;z-index:5;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;background:#fff;padding:2rem 0}@media (min-width:768px){.det-proyectos .info-total .dinamic-content .back-button{justify-content:flex-end}}.det-proyectos .info-total .dinamic-content .sticky-content{top:8rem;padding-bottom:10rem}@media (min-width:768px){.det-proyectos .info-total .dinamic-content .sticky-content{padding-bottom:0}}.det-proyectos .info-total .dinamic-content .detail-content{padding-bottom:6rem}@media (max-width:767px){.det-proyectos .info-total .dinamic-content .detail-content{width:100%!important}}@media (min-width:768px){.det-proyectos .detail-content .info-content{order:2;width:60%}}.det-proyectos .detail-content .info-content p:last-of-type{margin-bottom:0}.det-proyectos .detail-content .info-content h2+h3,.det-proyectos .detail-content .info-content p+h3{margin-top:3rem!important}@media (min-width:768px){.det-proyectos .detail-content .info-content h2+h3,.det-proyectos .detail-content .info-content p+h3{margin-top:6rem!important}}.det-proyectos .detail-content .info-content h3{position:relative;color:#c60713;font-size:2rem;line-height:2rem;font-style:italic;margin-top:3rem;margin-bottom:1.5rem;font-weight:300}@media (min-width:768px){.det-proyectos .detail-content .info-content h3{font-size:3rem;line-height:3rem;font-weight:100;margin-top:6rem;xmargin-bottom:3rem}}.det-proyectos .detail-content .info-content h3:first-of-type{margin-top:0}.det-proyectos .detail-content .info-content h3:after{content:"";position:absolute;bottom:0.75rem;left:-5%;width:0;height:1px;background:#c60713;transition:width 0.5s ease;transition-delay:1s}@media (min-width:768px){.det-proyectos .detail-content .info-content h3:after{bottom:1rem}}.det-proyectos .detail-content .info-content h3 span{position:relative;z-index:10;background:#fff;padding:0 0.5rem}.det-proyectos .detail-content .info-content h3.animate:after{width:110%}.det-proyectos .detail-content .sticky-content{margin-top:4rem}@media (min-width:768px){.det-proyectos .detail-content .sticky-content{order:1;width:33%;margin-top:0}}.det-proyectos .detail-content .sticky-content hr{border:none;border-top:1px dashed #181818;margin:1.5rem 0}.det-proyectos .detail-content .sticky-content .image-logo{display:block;width:100%;height:4rem;background:#fff;padding:0.5rem}.det-proyectos .detail-content .sticky-content .image-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left}@media (max-width:767px){.det-proyectos .detail-content .sticky-content .fix{position:fixed;bottom:3rem;left:25%;z-index:10;width:50%;justify-content:center}}.det-proyectos .tips-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (min-width:768px){.det-proyectos .tips-content{margin-top:2rem}}.det-proyectos .tips-content li{width:100%;opacity:0;padding:1rem;margin-bottom:-2rem;margin-top:2rem;transition:opacity 0.5s ease,margin-top 0.5s ease,margin-bottom 0.5s ease}@media (min-width:1024px){.det-proyectos .tips-content li{width:50%}.det-proyectos .tips-content li:nth-child(1n+0){transition-delay:0.2s}.det-proyectos .tips-content li:nth-child(1n+1){transition-delay:0.3s}.det-proyectos .tips-content li:nth-child(1n+2){transition-delay:0.4s}.det-proyectos .tips-content li:nth-child(1n+3){transition-delay:0.5s}.det-proyectos .tips-content li:nth-child(1n+4){transition-delay:0.6s}.det-proyectos .tips-content li:nth-child(1n+5){transition-delay:0.7s}.det-proyectos .tips-content li:nth-child(1n+6){transition-delay:0.8s}.det-proyectos .tips-content li:nth-child(1n+7){transition-delay:0.9s}.det-proyectos .tips-content li:nth-child(1n+8){transition-delay:1s}.det-proyectos .tips-content li:nth-child(1n+9){transition-delay:1.1s}.det-proyectos .tips-content li:nth-child(1n+10){transition-delay:1.2s}}.det-proyectos .tips-content li span.ico{display:block;margin-bottom:0.5rem}.det-proyectos .tips-content li span.ico img,.det-proyectos .tips-content li span.ico svg{display:inline;width:auto;height:7rem}.det-proyectos .tips-content li.animate{opacity:1;margin-top:0;margin-bottom:0}.services{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;min-height:50vh;padding-top:0}.services>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.services>div .services-content{width:100%;margin-bottom:2rem;padding:0 2rem;margin-top:6rem;margin-bottom:-6rem;opacity:0;transition:opacity 0.5s ease,margin 0.5s ease}@media (min-width:768px){.services>div .services-content{width:33.33%}.services>div .services-content:nth-child(3n+0){transition-delay:1s}.services>div .services-content:nth-child(3n+1){transition-delay:1.2s}.services>div .services-content:nth-child(3n+2){transition-delay:1.4s}.services>div .services-content:nth-child(3n+3){transition-delay:1.6s}}.services>div .services-content.animate{opacity:1;margin-top:0;margin-bottom:0}.services>div .services-content .tag-list ul{justify-content:center}.services>div .services-content .tag-list ul li{border:none}.services>div .services-content h3{margin-top:1.5rem}.services>div .services-content .image-content{position:relative;max-width:100%;height:10rem}@media (min-width:768px){.services>div .services-content .image-content{height:16rem}}.services>div .services-content img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity 0.3s ease}body.bg-white .services .services-content img.image__white{opacity:0}body.bg-white .services .services-content img.image__black{opacity:1}body.bg-black .services .services-content img.image__white{opacity:1}body.bg-black .services .services-content img.image__black{opacity:0}.servicios .contact{padding-top:0}.servicios .contact h3{position:relative;display:block;padding-bottom:2rem;margin-bottom:0}.servicios .contact h3:after{content:"";position:absolute;top:-1.5rem;right:80%;width:0;height:1px;background:#c60713;transition:width 1s ease-in-out;transition-delay:0.5s}.servicios .contact.animate h3:after{width:100vw}body.utilities h2{position:relative;margin-top:5rem}body.utilities h2:after{content:"";position:absolute;top:-2.5rem;right:80%;width:0;height:1px;background:#c60713;transition:width 1s ease-in-out;transition-delay:0.5s}body.utilities h2.animate:after{width:100vw}