@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scroll-behavior:smooth}:root{--mainIndex:#000;--primaryIndex:#e71c8c;--secondaryIndex:#92683c;--fontTitles:"war_is_overregular";--fontTextLight:"open_sanslight";--fontTextReg:"open_sansregular";--fontTextBold:"open_sansbold";--fontTextExtra:"open_sansextrabold"}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:war_is_overregular;font-style:normal;font-weight:400;font-weight:100!important;src:url(/static/media/war_is_over-webfont.8776b7c730e1ba90399f.woff2) format("woff2"),url(/static/media/war_is_over-webfont.28642a5d20074bc8a9a0.woff) format("woff")}@font-face{font-family:open_sanslight;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Light-webfont.ff2cc377991601bb87c3.woff) format("woff")}@font-face{font-family:open_sansregular;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Regular-webfont.ab6e9d5d7db5dfffc24d.woff) format("woff")}@font-face{font-family:open_sansbold;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Bold-webfont.80e9b54f4fd336ac7ea6.woff) format("woff")}@font-face{font-family:open_sansextrabold;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-ExtraBold-webfont.818e54d25c8d8b0634a9.woff) format("woff")}figure,h1,h2,h3,h4,h5,h6,ol,p,span,ul{margin:0;padding:0}.flexIndex{display:flex}img{vertical-align:middle}footer ol.legalesMenu{background-color:#000;display:flex;justify-content:center;list-style:none;padding:10px 0}footer ol.legalesMenu li{display:inline-block;font-size:11px;line-height:100%;padding:0 10px}footer ol.legalesMenu li a{box-sizing:border-box;color:#fff;padding:10px;text-decoration:none}.logoIndex{position:relative;z-index:10}.buttonIndexBlack{background-color:#e71c8c;background-color:var(--primaryIndex);border-radius:30px;box-sizing:border-box;color:#fff;display:inline-block;font-size:16px;font-weight:700;margin:20px 0 0;padding:14px 20px;text-decoration:none;transition:all .2s ease-in-out}.buttonIndexBlack:hover{background-color:#000;background-color:var(--mainIndex)}.topTitle{font-size:20px}.titles{align-items:center;display:flex;justify-content:flex-start;width:100%}section .titles h2{align-items:flex-end;font-size:180px;justify-content:flex-start;padding:0;width:auto}section .titles h2 sub{line-height:30px;padding:0 0 14px;position:relative}section .titles span.comments{display:block;margin:0;padding:10px 0 0;text-align:left;width:100%}.arrowRight,section .titles .buttonIndexBlack{margin:0 0 0 30px}.arrowRight{align-items:center;border:thin solid #000;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.arrowRight div{height:10px;position:relative;width:10px}.arrowRight span{background-color:#000;display:block;height:1px;left:1px;position:relative;width:10px}.arrowRight span:first-child{padding:0;top:0;transform:rotate(45deg)}.arrowRight span:last-child{padding:0;top:6px;transform:rotate(-45deg)}section .titles span.bajada{font-size:15px;padding:0 0 0 30px;text-align:left}.subtitles{color:#e71c8c;color:var(--primaryIndex);display:block;font-family:war_is_overregular;font-size:40px;margin:0 0 -20px;padding:0 0 0 5px;text-align:left;text-transform:uppercase;width:100%}.titles h2 em{bottom:-40px;font-family:sans-serif;font-size:70px;font-weight:700!important;line-height:100%;overflow:hidden;padding:0;position:relative;text-align:center;width:24px}.registered{display:inline-flex;font-family:open_sansextrabold!important;font-size:.5em}.home{-webkit-overflow-scrolling:touch;overflow-y:scroll;scroll-snap-type:y mandatory}.home section{scroll-snap-align:start}button.buttonIndexBlack.toggle-button{border:0;cursor:pointer;text-decoration:none}.logoIndex{left:20px;position:fixed;top:20px;z-index:2}.logoIndex .App-logo{fill:#000;width:120px}body.siteOnVideo .logoIndex .App-logo{fill:#fff}body.siteOnVideo.no-scroll .logoIndex .App-logo{fill:#000}iframe{display:none!important}body.notTOP .logoIndex{left:auto;right:70px;top:25px}body.notTOP .logoIndex .App-logo{width:90px}@media (max-width:768px){body.BodyOnTop .App-logo{display:block;left:20px;top:20px;width:120px}body.notTOP .App-logo{display:none}}.fullMenu{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;height:100vh;justify-content:flex-end;justify-content:space-between;padding:0;position:fixed;right:0;top:0;z-index:5}.fullMenu nav{padding:0 0 20px;width:100%}ul.menuIndex{display:none;list-style:none;margin:0;opacity:0;padding:20px;text-align:right;transition:.4s}ul.menuIndex li a{align-items:flex-end;color:#000;cursor:pointer;display:block;display:flex;font-family:var(--fontTitles);font-size:90px;justify-content:flex-end;line-height:100%;position:relative;text-decoration:none;text-transform:uppercase;transition:.3s ease}ul.menuIndex li a:after{background-color:#000;content:"_";display:inline-block;height:15px;margin:0 0 8px;opacity:0;position:absolute;right:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:30px}ul.menuIndex li a:hover{color:var(--primaryIndex);padding:0 40px 0 0}ul.menuIndex li a:hover:after{opacity:1;visibility:visible}nav.show ul.menuIndex{display:block;opacity:1}.menuCircle{align-content:center;align-items:center;background-color:#fff;border:thin solid #000;border-radius:50%;display:flex;flex-wrap:wrap;height:40px;justify-content:center;margin:20px;text-align:center;width:40px}body.siteOnVideo .menuCircle{background-color:initial;border:thin solid #fff}.menu-hamburguesa{cursor:pointer;display:inline-block;position:relative;z-index:5}.bar1,.bar2,.bar3,.menu-hamburguesa.change div.bar1,.menu-hamburguesa.change div.bar2,.menu-hamburguesa.change div.bar3{background-color:#000}.bar1,.bar2,.bar3{height:2px;margin:6px 0;transition:.4s;width:24px}body.siteOnVideo .bar1,body.siteOnVideo .bar2,body.siteOnVideo .bar3{background-color:#fff}.change .bar1{transform:rotate(-45deg) translate(-4px,3px)}.change .bar2{opacity:0}.change .bar3{transform:rotate(45deg) translate(-8px,-8px)}.menu-background{background-color:#fff;background-image:url(/static/media/bgworkspath.b5ff429b9859143c3c8e.webp);background-size:cover;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1}nav.show{position:relative;z-index:5}.menu-background.visible{opacity:1;visibility:visible}.dataContactMenu{bottom:40px;left:40px;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:5}.dataContactMenu.visible{opacity:1;visibility:visible}.dataContactMenu h3{font-family:var(--fontTitles);font-size:50px;font-weight:100;text-transform:uppercase}.dataContactMenu h3 span:before{content:".";display:inline-block;font-weight:700;padding:0 5px}.dataContactMenu h3 span{font-size:20px;font-weight:300}.dataContactMenu h4{font-size:14px;font-weight:700;letter-spacing:-.5px;line-height:100%;padding:5px 0 0}body.no-scroll{height:100%;overflow:hidden}.fullMenu ul.redes.flexIndex li{margin:0 5px;padding:20px 0 0}.fullMenu ul.redes.flexIndex li a{display:inline-block;margin:0 5px}ul.redes.flexIndex li img{filter:grayscale(100%);-webkit-filter:grayscale(100%);height:24px;transition:filter .3s ease;width:24px}ul.redes.flexIndex li:hover img{filter:grayscale(0);-webkit-filter:grayscale(0)}.linksMenu{display:flex}.linksMenu a{box-sizing:border-box;display:inline-block;margin:0;padding:10px}.linksMenu a img{height:24px;width:24px}nav{right:-100%;transition:right .5s ease-out}.show{right:0}.menuIndex li{transform:translateX(500px);transition:opacity .4s ease-out,transform .4s ease-out}.menuIndex li.visible{transform:translateX(0)}section{align-items:center;border-bottom:thin solid #eee;display:flex;flex-wrap:wrap;height:100vh;justify-content:flex-start;position:relative;width:100%}section .content{box-sizing:border-box;padding:0 20px;text-align:center;width:100%}div#videoIndex:after{background-color:#000;height:100vh;opacity:.6}div#videoIndex:after,section.videoHome:after{content:"";display:block;left:0;position:absolute;top:0;width:100%}section.videoHome:after{background:linear-gradient(180deg,#000 0,#0000);height:60vh;opacity:.5}.videoIndex video{height:100vh;object-fit:cover;width:100%}section .content>.flexIndex{flex-wrap:wrap}section .content>.flexIndex .colIndex{text-align:center;width:100%}span.bajada{background-color:#fff;color:#000;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:100;line-height:120%;max-width:500px}section h2 strong{background-color:#000;color:#fff;font-weight:300;margin:0 0 0 10px;padding:5px 8px}section h2 strong:after{content:"-";position:relative;top:26px}.videoHome .homeText{position:absolute;z-index:2}.videoHome .videoBajada{color:#fff;font-size:20px;line-height:120%;max-width:50%;padding:10px 40px 40px 80px;position:relative}.trashHomeVideo{background-size:cover;display:none;height:100vh;left:0;position:absolute;top:0;width:100%}section h2{box-sizing:border-box;color:#000;font-family:var(--fontTitles);font-size:80px;font-weight:100;line-height:100%;margin:0;padding:0 0 20px;text-transform:uppercase}section.home{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:flex-start}.home h1{box-sizing:border-box;color:#fff;font-size:150px;font-weight:100;line-height:100%;margin:0;padding:0 40px 0 80px}.home h1,.home h1 span{font-family:var(--fontTitles)}.home.mainBanner h1{color:#000}.home h1 span.special-char{font-family:Arial,Helvetica,sans-serif;font-size:70px;position:relative;top:-10px;vertical-align:text-top}section.brandsTop{background-size:auto 100%}section.brandsTop,section.servicios{background-position:50%;background-repeat:no-repeat}section.servicios{background-size:contain}section.brands{background-position:50%;background-size:cover}section.works{background-position:bottom;background-repeat:no-repeat,repeat;background-size:100% auto;height:auto;min-height:100vh}section.teamBgTop{background-position:bottom}section.teamBg,section.teamBgTop{background-repeat:no-repeat;background-size:contain}section.teamBg{background-position:50%}section.ecommerce{background-position:bottom;background-size:cover}section.contact{background-position:50%;background-size:cover}section h2{align-items:center;display:flex;width:100%}section h2 span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:120%;max-width:500px;padding:0 0 0 60px}section.clientes ol{align-items:flex-start;display:flex;list-style:none;margin:0;overflow-x:scroll;padding:0;width:100%}.meliCertificate{margin:50px 0 0}.meliCertificate img{height:auto;max-width:90px;padding:0 10px 0 0;vertical-align:middle;width:100%}.meliCertificate .flexIndex{align-items:center;display:inline-flex;justify-content:flex-start;text-align:left}.meliCertificate span{color:#000;font-size:16px;font-weight:700}.meliCertificate span strong{display:block;font-size:22px}.meliCertificate span strong img{max-width:220px;padding:10px 0 0}a.buttonIndex{background-color:var(--primaryIndex);border-radius:30px;box-sizing:border-box;color:#fff;display:inline-block;font-size:24px;font-weight:700;margin:15px 0 0;padding:14px 20px;text-decoration:none}a.buttonIndex.buttonReel{background-color:#000;margin:0 0 0 20px}body.bodyOnReel .videoHome .homeText,body.bodyOnReel div#videoIndex:after,body.bodyOnReel section.videoHome:after{display:none}.buttonClose{background-color:var(--primaryIndex);border-radius:30px;box-sizing:border-box;color:#fff;cursor:pointer;display:none;font-size:16px;font-weight:700;margin:0;padding:14px 20px;position:absolute;right:80px;text-decoration:none;top:18px;transition:all .2s ease-in-out;z-index:3}body.bodyOnReel .buttonClose{display:block}@media (max-width:768px){.home h1{font-size:60px}.home h1,.videoHome .videoBajada{padding:0 20px 0 40px}ul.menuIndex{padding:0 0 40px}ul.menuIndex li a{font-size:50px}.dataContactMenu h3{font-size:20px}.linksMenu a img{height:30px;width:30px}ul.redes.flexIndex li img{height:24px;width:24px}nav.show{bottom:auto;position:absolute;right:20px;top:80px}section .titles h2{font-size:60px}section .titles h2 sub{line-height:20px;padding:0;position:relative}.titles{flex-wrap:wrap;justify-content:flex-start}section .titles .buttonIndexBlack{margin:20px 0 0}section{height:auto}section.videoHome{height:100vh}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}section.pagesIndex{background-size:contain}ol.serviciosIndex{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}ol.serviciosIndex li{border-right:thin solid #ddd;box-sizing:border-box;padding:0 30px;position:relative;width:25%}ol.serviciosIndex li h4{line-height:100%;padding:0 0 15px}ol.serviciosIndex li:last-child{border:0}ol.serviciosIndex li p{font-size:14px;font-weight:300;letter-spacing:.5px;line-height:150%;text-align:left;text-transform:uppercase;width:100%}ol.serviciosIndex{padding:50px 0 0}ol.serviciosIndex li{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;text-align:left}ol.serviciosIndex li img{max-width:40px}ol.serviciosIndex li h4{align-items:center;display:flex;flex-wrap:wrap;font-size:24px;justify-content:flex-start;width:100%}ol.serviciosIndex li h4 span{font-family:var(--fontTitles);font-size:30px;font-weight:300;margin:0 0 10px;text-transform:uppercase}section.servicios .colIndexData{box-sizing:border-box;padding:0}section.servicios .colIndexData .colIndex{box-sizing:border-box;padding:0 20px}ol.serviciosIndex li:first-child{padding:0 30px 0 0}section.servicios .content{max-width:none;padding:0 20px}ol.serviciosIndex li .data{opacity:1;text-align:left;transition:.5s ease}ol.serviciosIndex li:hover .data{opacity:1}section.servicios h2 strong{background-color:#000;color:#fff;font-weight:300;margin:0 0 0 10px;padding:5px 8px}section.servicios h2 strong:after{content:"-";position:relative;top:26px}ol.serviciosIndex li .data p{margin:0 0 10px;text-transform:none}ol.serviciosIndex li .data p span{align-items:center;background-color:#fff;border:thin solid #ddd;border-radius:30px;display:inline-flex;justify-content:space-between;padding:5px 10px;text-transform:uppercase}ol.serviciosIndex li .data p span:after{color:#000;content:"x";font-size:10px;padding:0 0 0 8px}section.servicios span.bajada{color:#000;font-size:20px}@media (max-width:768px){section.servicios{padding:40px 0 0}ol.serviciosIndex{height:auto}ol.serviciosIndex li .data{display:flex;flex-wrap:wrap}ol.serviciosIndex li p{margin:5px!important;width:auto}}section.teamBgTop{background-size:cover;height:100vh;padding:0 0 40px}section.teamBg{height:auto}.teamBgTop ol{align-items:flex-start;display:flex;justify-content:flex-start;list-style:none;padding:50px 0 0;width:100%}.teamBgTop ol li{margin:0 20px;width:33.33%}.teamBgTop ol li figure{position:relative}.teamBgTop ol li img{height:auto;max-width:280px;vertical-align:middle;width:100%}section.teamBgTop ol li{display:flex;flex-wrap:wrap;justify-content:center;position:relative}section.teamBgTop ol li .datos{padding:10px 0 20px;width:100%}section.teamBgTop ol li h5{font-size:13px;padding:5px 0 0}section.teamBgTop ol li .datos h4,section.teamBgTop ol li h5{color:#000;font-weight:100;line-height:100%;text-align:center;text-transform:uppercase;width:100%}section.teamBgTop ol li .datos h4{font-family:var(--fontTitles);font-size:50px}section.teamBgTop ol li .datos h3{background-color:var(--primaryIndex);box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;line-height:100%;margin:3px 0;padding:5px;text-align:center;text-transform:uppercase}.teamBgTop ol.fullteam{display:none}body.fullTeam section.teamBgTop{height:auto}body.fullTeam .teamBgTop ol.fullteam{display:flex}.teamBgTop ol.fullteam li{width:16.66%}section.teamBgTop ol.fullteam .datos{padding:10px 0 0}section.teamBgTop ol.fullteam li .datos h4{font-size:30px}section.teamBgTop ol.fullteam li h5{color:#555;padding:3px 0 0;position:static}.bgContent{background-repeat:no-repeat}.showTeamBg section.teamBg{height:200vh}.teamBg .buttonPlus{bottom:30px;left:50%;position:absolute}.teamBg .scrollX{display:flex;flex-wrap:wrap;height:100vh;width:100%}.teamBg .scrollX .bgContent{height:100%;min-width:100%;scroll-snap-align:start}.teamBg .scrollX:active{cursor:grabbing}section.teamBg img{height:auto;vertical-align:middle;width:100%}@media (max-width:768px){.teamBgTop ol{-webkit-overflow-scrolling:touch;align-items:flex-start;display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap}section.teamBgTop ol li{min-width:200px}section.teamBgTop{background-size:cover;height:auto;padding:40px 0}}section.teamBgTop ol li h6{font-family:Caveat,cursive;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400}section.teamBgTop ol li h6 strong{font-weight:700;padding:0 5px 0 0}.personal{box-sizing:border-box;padding:20px 10px}section.brands{overflow:hidden}section.brands ol{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;overflow-x:hidden;padding:40px 0 0;width:100%}section.brands ol li{box-sizing:border-box;margin:5px 0;padding:20px}section.brands img{filter:grayscale(100%);-webkit-filter:grayscale(100%);height:50px;object-fit:contain;opacity:.8;vertical-align:middle;width:110px}section.brands img.duki{max-height:50px}section.brands ol li figure{box-sizing:border-box;margin:0;padding:0}section.brandsTop{height:auto;padding:80px 0}section.brandsTop .slick-slide{box-sizing:border-box;padding:0 10px}section.brandsTop .slick-list{margin:0 10px}section.brandsTop figure img{filter:grayscale(100%);-webkit-filter:grayscale(100%);height:90px!important;margin:0 40px;object-fit:contain;opacity:.8;width:120px!important}section.brands .content{margin:0 0 80px}section.brands h2 strong{background-color:#000;color:#fff;font-weight:300;margin:0 0 0 10px;padding:5px 8px}section.brands h2 strong:after{content:"-";position:relative;top:26px}@media (max-width:768px){section.brands ol li{padding:10px;width:25%}section.brands ol li img{height:auto;width:100%}section.brandsTop{height:auto;padding:20px 0}section.brands .content{margin:0 0 40px}}section.works .content{padding:120px 20px 200px}section.works ol{display:flex;flex-wrap:wrap;list-style:none}section.works ol li{box-sizing:border-box;cursor:pointer;overflow:hidden;padding:3px;width:20%}section.works ol li img{filter:sepia(40%);height:auto;transition:all .2s ease-in-out;vertical-align:middle;width:100%}section.works ol li:hover img{filter:sepia(0)}section.works ol li figure{background-position:50%;background-size:100%;position:relative;transition:all .2s ease-in-out}section.works ol li h4{color:#fff;font-size:34px;padding:5px 5px 5px 10px;text-align:left;transition:.3s ease}section.works .buttonPlus span,section.works ol li h4{box-sizing:border-box;font-family:var(--fontTitles);font-weight:100;line-height:100%;text-transform:uppercase}section.works .buttonPlus span{color:#000;font-size:28px;margin:0;padding:0}section.works ol li:hover h4{background-color:#000}section.works ol li:hover h4:after{content:"-";position:relative;top:12px}section.works ol li:hover img{opacity:0}section.works ol li:hover figure{background-size:110%}.worksOl{padding:50px 0 0}section.works ol li .text{align-items:flex-start;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;left:0;padding:20px;position:absolute;width:100%;z-index:2}section.works ol li .text p{background-color:#0003;box-sizing:border-box;color:#fff;font-size:12px;max-height:0;opacity:0;overflow:hidden;padding:0;text-align:left;transition:all .2s ease-in-out;visibility:hidden}section.works ol li:hover .text p{max-height:500px;opacity:1;padding:10px;visibility:visible}section.works ol li .tags{padding:10px 0 0}section.works ol li .tags span{align-items:center;border:thin solid #fff;border-radius:30px;color:#fff;display:inline-flex;font-size:11px;justify-content:space-between;margin:3px 5px;padding:5px 10px;text-transform:uppercase}section.works ol li .tags span:after{color:#fff;content:"x";font-size:10px;padding:0 0 0 8px}@media (max-width:768px){section.works ol li{width:50%}.subtitles{font-size:23px;margin-bottom:-5px;padding:0}.titles h2 em{bottom:0;display:block;font-size:0;padding:0;width:10px}section .titles span.bajada{padding:0}ol.whyIndex{flex-wrap:wrap}.whyIndex li{border:0;padding:0 0 20px;width:100%}section.ecommerce{padding:30px 0 0}section.indexinnumbers ol li h4{font-size:40px}section.indexinnumbers ol{flex-wrap:wrap}section.indexinnumbers ol li{border-right:0;width:50%}.copyrightIndex{flex-wrap:wrap}.copyrightIndex p.city{text-align:left;width:100%}ol.serviciosIndex li{border:0;width:100%}ol.serviciosIndex{flex-wrap:wrap;height:auto}section.works .content{padding:40px 20px}}section.contact{background-size:contain;position:relative}section.contact .flexIndex{flex-wrap:wrap;justify-content:flex-start}section.contact span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:120%;max-width:500px;padding:0 0 0 20px}ul.redes.flexIndex{list-style:none}.contactData.flexIndex{padding:40px 0 0}.contactData img{max-width:24px}.colIndexData .colIndex{box-sizing:border-box;padding:0 20px}section.contact h3{font-size:16px;padding:0 0 10px;width:100%}section.contact .colIndexData a{display:inline-block;font-size:12px}.contactData ul li{padding:0 8px 0 0}.mainSpan{max-width:400px}.mainSpan strong{display:block;font-size:17px;padding:5px 0 0 20px}.copyrightIndex{align-items:center;background-image:url(/static/media/bgcontactbottom.d2990cecc811b079b1e9.webp);background-position:top;background-size:auto 100%;bottom:0;box-sizing:border-box;justify-content:space-between;left:0;min-height:90px;padding:0 20px;text-align:center}.copyrightIndex p.city{color:#1f1f1f;font-family:var(--fontTitles);font-size:30px;font-weight:100;line-height:100%;position:relative}.copyrightIndex p.city i{display:inline-flex;padding:0 1px}.copyrightIndex p.city img{max-width:13px}.copyrightIndex .starsMessi{justify-content:flex-end;position:relative}.copyrightIndex .starsMessi .erosion{background-image:url(/static/media/erosion.bc304a1da911756f6618.webp);background-position:50%;background-size:cover;height:15px;position:absolute;width:100%;width:50px}.copyrightIndex p{font-size:12px}.contactData.flexIndex{justify-content:flex-start}section .content>.flexIndex .contactData.flexIndex .colIndex{border-right:1px solid #ccc;display:inline-flex;flex-wrap:wrap;margin:0 50px 0 0;max-width:280px;padding:0 50px 0 0;text-align:left;width:auto}section .content>.flexIndex .contactData.flexIndex .colIndex:last-child{border-right:0}section .content>.flexIndex .contactData.flexIndex .colIndex p{display:block;width:100%}.contactData ul.redes.flexIndex{justify-content:flex-start}.bgContent{background-position:50%;background-size:contain;height:100vh;width:100%}section .content>.flexIndex .contactData.flexIndex p strong{color:var(--primaryIndex)}.address{color:#000;display:block;font-family:var(--fontTitles);font-size:50px;font-weight:100;line-height:100%;position:relative}.copyrightIndex p.address{color:var(--primaryIndex);font-size:50px;text-align:left}section.contact .content{align-items:center;display:flex;height:calc(100% - 133px);justify-content:center;width:100%}.copyrightIndex{align-items:flex-end;display:flex;height:133px;padding:20px;width:100%}.programmer p span{display:block;font-size:11px}.programmer p{color:#000;font-size:11px;font-weight:100;text-align:center;text-transform:uppercase}@media (max-width:768px){.copyrightIndex p.city{padding:0 0 30px}}.partners{justify-content:center;list-style:none;margin:30px 0 0;padding:50px 0;width:100%}.partners li{padding:0 50px}.partners li img{max-height:30px}.mshops{margin:50px 0 0}.mshops a{background-color:var(--primaryIndex);border-radius:20px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:100%;padding:14px;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.mshops a:hover{background-color:var(--mainIndex)}.whyIndex{display:flex;list-style:none;padding:40px 0 0}.whyIndex li{align-content:flex-start;align-items:flex-start;border-right:thin solid #ccc;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;padding:0 30px;position:relative;text-align:left;width:25%}.whyIndex li:last-child{border-right:0}.whyIndex li h4{align-items:center;display:flex;flex-wrap:wrap;font-size:24px;justify-content:flex-start;width:100%}.whyIndex li h4 span{font-family:var(--fontTitles);font-size:24px;font-weight:300;text-transform:uppercase}.whyIndex li p{background-color:#ffffffb3;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:150%;padding:10px 0 0;text-align:left;width:100%}@media (max-width:768px){.whyIndex li{border:0;border-bottom:thin solid #ccc;margin:0 0 20px;padding:0 0 20px;width:100%}.whyIndex li:last-child{border:0}.partners{margin:0;padding:0}.partners li{padding:20px}section.indexinnumbers ol li h4{font-size:50px}}section.indexinnumbers{background-position:bottom;background-repeat:no-repeat;background-size:cover;border:0;height:auto;margin:0;min-height:100vh;overflow:hidden;position:relative}section.indexinnumbers .titles h2{color:#fff}section.indexinnumbers .titles span.bajada{background-color:initial;color:#fff}section.indexinnumbers .line{display:none;height:auto;left:0;position:absolute;top:0;width:100%}section.indexinnumbers ol{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0;padding:50px 0}section.indexinnumbers ol li{border-right:1px solid #fff;width:20%}section.indexinnumbers ol li:last-child{border:0}section.indexinnumbers ol li h4{color:#fff;font-family:var(--fontTitles);font-size:100px;font-weight:100;position:relative}section.indexinnumbers ol li h4 span{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:24px;letter-spacing:1px;padding:0 5px 10px 0;text-transform:uppercase}section.indexinnumbers h2 i{font-family:Arial,Helvetica,sans-serif;font-size:24px;line-height:30px;line-height:100%;padding:5px 20px 0 0;position:relative;top:-64px}section.indexinnumbers ol li p{background-color:var(--primaryIndex);box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:5px;text-transform:uppercase}section h2.indexTitle sub{margin-left:-30px;position:relative}@media (max-width:768px){section.indexinnumbers ol li{border-right:0;width:50%}section.indexinnumbers ol li h4{font-size:60px}section.contact .content{padding:30px 20px}.copyrightIndex{height:auto}.programmer{display:none}section.indexinnumbers ol{align-items:flex-end}}section.legales{background-position:bottom;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;height:auto;padding:120px 10px 50px}section.legales h3{box-sizing:border-box;color:#000;font-family:var(--fontTitles);font-size:30px;font-weight:100;line-height:100%;margin:0;padding:0 0 40px;text-align:center;text-transform:uppercase}section.legales .content{margin:0 auto;max-width:1200px;padding:0 150px 50px;text-align:left}section.legales .legalBottom{text-align:center;width:100%}section.legales .legalBottom img{height:auto;max-width:140px;width:100%}section.legales h5{font-size:18px;padding:30px 0 20px}section.legales p{font-size:12px;padding:5px}section.legales h6{font-size:15px;padding:5px 0 10px}section.legales a{color:#000;font-weight:700;text-decoration:none}@media (max-width:768px){section.legales .content{padding:0}section h2{font-size:50px}}.dinoSaur{box-sizing:border-box;display:block!important;height:100vh;overflow:hidden;padding:40px 0;top:0}.dinoSaur,.lineaDino{left:0;position:absolute;width:100%;z-index:1}.lineaDino{background-color:#535353;bottom:68px;height:1px}section.section404 .floor{background-image:url(/static/media/404floor.eb32fe6b0b6b1507075e.webp);bottom:0;height:60px}section.section404 .floor,section.section404 .sky{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;left:0;position:absolute;width:100%}section.section404 .sky{background-image:url(/static/media/404sky.3a7418c78947cd51cba5.webp);bottom:60px;display:none!important;height:240px;z-index:0}section.art{height:auto}section.art ol{display:flex;flex-wrap:wrap}section.art ol li{width:20%}section.art ol li img{height:auto;width:100%}@media (max-width:768px){section.art ol li{width:50%}}section.pagesIndex{align-items:center;display:flex;flex-wrap:wrap;height:100vh;justify-content:flex-start;position:relative;width:100%}section.pagesIndex .content{box-sizing:border-box;padding:0 80px;text-align:center;width:100%}section.pagesIndex .content h2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap}section.pagesIndex .content h2 span{box-sizing:border-box;color:#000;display:block;font-family:var(--fontTitles);font-size:160px;font-weight:100;line-height:100%;margin:0;padding:0;text-transform:uppercase}section.pagesIndex .content h2 span i{font-style:normal;position:relative;top:55px}section.pagesIndex .content h2 div{position:relative;top:-70px}section.pagesIndex .textoWorks{border-left:thin solid #ccc;bottom:20px;max-width:500px;min-height:250px;padding:0 0 0 20px;position:absolute;right:20px;text-align:left}section.pagesIndex .textoWorks h3{font-size:16px;padding:0 0 20px}section.pagesIndex .textoWorks p{color:#000;font-size:13px;line-height:130%}@media (max-width:768px){section.pagesIndex .content{padding:0 20px;text-align:left}section.pagesIndex .content h2 span{font-size:70px}section.pagesIndex .content h2 span i{top:23px}body.page-clients section.pagesIndex{background-size:cover}}body.page-aboutus ol.fullteam{display:flex;flex-wrap:wrap}body.page-aboutus section.teamBgTop{height:auto}body.page-aboutus ol.fullteam li{margin:0 0 30px;width:25%}body.page-aboutus ol.fullteam li img{height:auto;max-width:200px;width:100%}body.page-aboutus .content .teamInside{align-items:center}body.page-aboutus .content .teamInside .colIndex{width:50%}.pagesIndex.aboutus{background-size:contain}body.page-aboutus section .titles span.bajada{max-width:200px}section.teamBgTop ol li{margin:0 5px}@media (max-width:768px){body.page-aboutus .content .teamInside .colIndex{width:100%}body.page-aboutus ol.fullteam{display:flex;flex-wrap:wrap;overflow:auto;white-space:normal}body.page-aboutus ol.fullteam li{margin:0 0 30px;min-width:0;min-width:auto;width:50%}section.section404{height:100vh}}section.moreWorks{background-size:contain;flex-wrap:wrap;justify-content:flex-start}section.moreWorks,section.moreWorks .content{align-items:center;display:flex;height:100vh;position:relative;width:100%}section.moreWorks .content{box-sizing:border-box;padding:0 80px;text-align:center;z-index:2}section.moreWorks .content h2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap}section.moreWorks .content h2 span{box-sizing:border-box;color:#fff;display:block;font-family:var(--fontTitles);font-size:160px;font-weight:100;line-height:100%;margin:0;padding:0;text-transform:uppercase}section.moreWorks .content h2 span:nth-child(2){background-color:#fff;color:#000}section.moreWorks .content h2 span i{font-style:normal;position:relative;top:55px}section.moreWorks .textoWorks{border-left:thin solid #ccc;bottom:0;max-width:500px;min-height:250px;padding:0 0 0 20px;position:absolute;right:20px;text-align:left}section.moreWorks .textoWorks h3{color:#fff;font-size:16px;padding:0 0 20px}section.moreWorks .textoWorks p{color:#fff;font-size:13px;line-height:130%}section.moreWorksImgs{height:auto;min-height:100vh;padding:100px 0}.moreWorksImgs ol{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-auto-rows:minmax(130px,auto);grid-template-columns:repeat(6,1fr);height:auto;list-style:none;padding:0 20px;width:100%}.moreWorksImgs ol li{background-position:50%;background-size:cover}.moreWorksImgs ol li:nth-child(7n+1){grid-area:span 6/span 2}.moreWorksImgs ol li:nth-child(7n+2),.moreWorksImgs ol li:nth-child(7n+3),.moreWorksImgs ol li:nth-child(7n+4),.moreWorksImgs ol li:nth-child(7n+5){grid-area:span 3/span 2}.moreWorksImgs ol li:nth-child(7n+6){grid-area:span 3/span 4}.moreWorksImgs ol li:nth-child(7n+7){grid-area:span 3/span 2}.moreWorksText{align-items:center;border:thin solid #eee;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding:50px}.moreWorksText h4{color:#000;font-family:var(--fontTitles);font-size:40px;font-weight:300;line-height:100%;padding:0 0 20px;text-align:left;text-transform:uppercase}.moreWorksText p{font-size:13px;line-height:120%;text-align:left}.moreWorksText .tags{padding:10px 0 0}.moreWorksText .tags span{align-items:center;border:thin solid #ddd;border-radius:30px;display:inline-flex;font-size:12px;justify-content:space-between;margin:0 5px 0 0;padding:5px 10px;text-transform:uppercase}.moreWorksText .tags span:after{color:#000;content:"x";font-size:10px;padding:0 0 0 8px}li.moreWorksText .text{width:100%}li.moreWorksText .text p{max-width:500px}.homeTextWorks{position:absolute;z-index:2}.homeTextWorks h1{box-sizing:border-box;color:#fff;font-family:var(--fontTitles);font-size:180px;font-weight:100;line-height:100%;margin:0;padding:0 40px 0 80px}.homeTextWorks h1 span.special-char{font-family:Arial,Helvetica,sans-serif;font-size:70px;position:relative;top:-10px;vertical-align:text-top}.homeTextWorks h1 span{font-family:var(--fontTitles)}div#videoIndex{align-items:center;display:flex;justify-content:center;top:0;z-index:0}.gradientVideo,div#videoIndex{height:100vh;left:0;position:absolute;width:100%}.gradientVideo{background:#000;background:linear-gradient(0deg,#000,#0000);bottom:0;opacity:.6}.trashWorks{background-position:50%;background-size:contain;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:768px){section.moreWorks .content{padding:0 20px}section.moreWorks .content h2{padding:50px 0 0}section.moreWorks .content h2 span{font-size:90px}section.moreWorks .textoWorks{position:static}section.moreWorks .content{flex-wrap:wrap}section.moreWorks .content h2 span i{top:30px}.moreWorksImgs ol{display:flex;flex-wrap:wrap}.moreWorksImgs ol li{min-height:440px;width:100%}}section.mshops.pagesIndex.planesIndex{height:auto}section.mshops.pagesIndex .content h2 span{font-size:90px}section.mshops.pagesIndex .content h2 span i{font-style:normal;position:relative;top:30px}section.mshops.pagesIndex .textoWorks{border:0;padding:0;position:static}section.mshops.pagesIndex .colIndex{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;width:45%}section.mshops.pagesIndex .colIndex:nth-child(2){width:10%}section.mshops.pagesIndex .colIndex ol{flex-direction:column;flex-wrap:wrap}section.mshops.pagesIndex .colIndex ol li{align-items:center;display:flex;justify-content:space-between;padding:30px 0}section.mshops.pagesIndex .colIndex ol li:first-child{padding:0 0 30px}section.mshops.pagesIndex .colIndex ol.partners{margin:0;padding:0}section.mshops.pagesIndex .colIndex ol.partners li span{color:#000;display:block;font-size:11px;font-weight:700;margin:5px 0 0;text-transform:uppercase}section.mshops.pagesIndex .colIndex ol.partners li img{max-height:40px}.disabledButton{background-color:#bbb!important;color:#bbb!important;cursor:disabled;pointer-events:none;position:relative}.disabledButton:after{color:#fff;content:"Soon";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section.mshops.pagesIndex .colIndex ol.partners li .buttonIndexBlack{margin:0}.brandEcommerce{padding:0 0 30px}.brandEcommerce img{max-width:180px}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas{flex-direction:row;flex-wrap:wrap}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li{align-items:flex-start;box-sizing:border-box;flex-direction:column;justify-content:flex-start;padding:0 20px;text-align:left;width:50%}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li h4{color:var(--primaryIndex);font-family:var(--fontTitles);font-size:80px;font-weight:700;padding:0 0 10px;text-transform:uppercase;width:100%}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li p{color:#000;font-size:14px;line-height:140%;padding:0 0 20px}.remarcable{border-top:thin solid #eee;display:block;font-weight:700;padding:20px 0 30px!important}section.mshops.pagesIndex.planesIndex .colIndex{box-sizing:border-box;padding:50px;width:50%!important}section.mshops.pagesIndex.planesIndex .colIndex:first-child{padding-right:100px}section.mshops.pagesIndex.planesIndex .colIndex:last-child{padding-left:0}section.mshops.pagesIndex.planesIndex .flexIndex{align-items:flex-start}.textosPlanes{font-size:14px;line-height:150%;text-align:left}.textosPlanes span,.textosPlanes strong{color:var(--primaryIndex);font-weight:700}.textosPlanes span{display:block;font-size:16px;padding:15px 0 0}section#lite{background-color:#fbf9f9}.resumen{border-top:thin solid #ddd;margin:30px 0 0;padding:80px 50px;text-align:left}.resumen h4{color:var(--primaryIndex);font-family:var(--fontTitles);font-size:30px;margin:0;padding:0 0 5px}.resumen h4 span{color:#000}.resumen h5{font-size:13px;font-weight:700;padding:5px 0 0;text-transform:uppercase}.listadoResumen{display:inline-flex;flex-wrap:wrap;padding:40px 0 0}section.mshops.pagesIndex .content .resumen h2 span{font-size:50px}.resumen em{font-family:open_sansbold;font-style:normal}.resumen .listadoResumen p{border:thin solid #ddd;border-radius:30px;box-sizing:border-box;display:inline-block;font-size:14px;line-height:150%;margin:10px;padding:10px;white-space:nowrap}.legalesPlanes{border-top:thin solid #ddd;padding:40px 50px}.legalesPlanes p{color:#000;font-size:11px;text-align:left}@media (max-width:768px){section.mshops.pagesIndex{padding:80px 0 0}section.mshops.pagesIndex .colIndex{width:100%}section.mshops.pagesIndex .content h2 span{font-size:48px}section.mshops.pagesIndex .content h2 span i{top:16px}section.mshops.pagesIndex .arrowRight.custom-arrow{display:none}section.mshops.pagesIndex.planesIndex .colIndex{padding:10px}section.mshops.pagesIndex.planesIndex .colIndex:first-child{padding-right:10px}section.mshops.pagesIndex.planesIndex .colIndex:last-child{padding-left:10px}.resumen{padding:50px 0}.resumen .listadoResumen p{font-size:12px}.legalesPlanes{border-top:thin solid #ddd;padding:40px 0}section.pagesIndex .textoWorks{min-height:120px}section.mshops.pagesIndex.planesIndex .flexIndex{flex-wrap:wrap}section.mshops.pagesIndex.planesIndex .colIndex{width:100%!important}body.page-tiendanube section.pagesIndex{height:auto;padding:40px 0!important}body.page-tiendanube section.pagesIndex .content{padding:20px}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li{padding:0 0 50px;width:100%}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li:last-child{padding:0}section.mshops.pagesIndex .colIndex ol.flexIndex.propuestas li h4{font-size:50px}}ol.serviciosIndex{align-items:normal;height:100%}ol.serviciosIndex li{height:auto}.serviciosPage{height:auto;padding:40px 0}@media (max-width:768px){ol.serviciosIndex{height:auto}ol.serviciosIndex li{height:auto;padding:20px 0}section.brands{padding:30px 0 0}}section.brandsPage{height:auto;padding:40px 0}section.brandsPage ol{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0 0 80px}section.brandsPage ol li{align-items:center;display:flex;margin:30px}section.brandsPage ol li img{filter:grayscale(100%);-webkit-filter:grayscale(100%);height:60px;object-fit:contain;opacity:.8;vertical-align:middle;width:150px}section.brandsPage ol li img.herschel{height:90px;width:auto}section.familyIndex{background-color:#f9f9f9;height:auto;padding:10px 0 80px}section.familyIndex h2 span{text-align:left;white-space:nowrap}section.familyIndex h2 span em{font-size:80px!important;font-style:normal!important;padding:0 20px 0 0}section.familyIndex .flexIndex{align-items:center}section.familyIndex p.claimBrand{box-sizing:border-box;color:#000;display:block;font-size:15px;line-height:180%;padding:120px;text-align:left}section.familyIndex p.claimBrand strong{color:var(--primaryIndex)}@media (max-width:768px){section.brandsPage ol li{box-sizing:border-box;margin:0 0 10px;padding:5px;width:25%}section.brandsPage ol li img{height:auto;vertical-align:middle;width:100%}section.brandsPage ol{padding:0}section.familyIndex .flexIndex{flex-wrap:wrap}section.familyIndex .flexIndex .colIndex{width:100%}section.familyIndex p.claimBrand{padding:0}section.familyIndex{padding:40px 0}}section.contactPage{background-size:contain!important}section.contactPage .content{padding:0 20px}section.contactPage .copyrightIndex{background-image:none!important}@media (max-width:768px){body.page-contact{padding:120px 0 0}}ol,ul{list-style:none}section.footerIndex{background-color:#fff;height:auto;margin:0;padding:0;width:100%}section.footerIndex .flexIndex{width:100%}section.footerIndex h3{color:var(--primaryIndex);font-size:15px;margin:0;padding:0 0 5px}section.footerIndex .colIndex{box-sizing:border-box;max-width:200px;padding:40px 20px;width:25%}footer ol.legalesMenu{width:100%}section.footerIndex ol li a{color:#333;cursor:pointer;font-size:13px;text-decoration:none;transition:all .2s ease-in-out}section.footerIndex ol li a:hover{color:#666}footer ol.legalesMenu li a{color:#999}section.footerIndex .colIndex:last-child{flex:1 1;max-width:none;text-align:right;width:auto}section.footerIndex .colIndex p{color:#333;font-size:11px}section.footerIndex ol.legalesMenu li a{font-size:11px}@media (max-width:768px){section.footerIndex .flexIndex{flex-wrap:wrap;padding:0 20px;width:100%}section.footerIndex .colIndex{box-sizing:border-box;max-width:200px;padding:30px 5px 20px;width:33.33%}section.footerIndex .colIndex:last-child{flex:1 1;padding:0 5px 20px;text-align:left;width:100%}section.footerIndex ol li a{font-size:11px}}
/*# sourceMappingURL=main.53bc7365.css.map*/