@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;900&family=Open+Sans&family=Play&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@800&display=swap";*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;font-family:Play,sans-serif}html,body{min-height:100vh;overflow-x:hidden}.icon{display:flex;justify-content:center;align-items:center}.tel-link{color:#ff8000!important}.tel-link:hover{text-decoration:underline}a{color:inherit;text-decoration:none}.global-text-wrapper{display:flex;flex-direction:column}.global-text-wrapper h1{font-size:2rem;font-weight:700;margin-bottom:2rem}.global-text-wrapper h2{font-size:1.2rem;font-weight:700;margin-bottom:.8rem}.global-text-wrapper p{line-height:1.8rem;font-weight:lighter;font-size:1.05rem}.global-text-wrapper li{margin-bottom:1rem}.global-text-wrapper.light,.global-text-wrapper.lighter{color:#292929}.global-text-wrapper.light h2,.global-text-wrapper.lighter h2{color:#676767}.global-text-wrapper.dark,.global-text-wrapper.darker,.global-text-wrapper.merc{color:#fff}.global-text-wrapper.dark h2,.global-text-wrapper.darker h2,.global-text-wrapper.merc h2{color:#ff8000}.global-text-wrapper.glaucus{color:#fff}.global-text-wrapper.glaucus h2{color:#9e9e9e}.global-text-wrapper.glaucus h1{color:#ff8000}section{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;padding:100px 2.5%}section>*{max-width:1600px}section.light{background-color:#f5f6f7;color:#292929}section.light h2{color:#676767}section.lighter{background-color:#fff;box-shadow:#00000080 0 3px 8px;color:#292929}section.lighter h2{color:#676767}section.dark{background-color:#262a2e;color:#fff}section.merc{background-image:url(../../../media/img/cr12.webp);background-size:cover}section p{font-family:Play,sans-serif}button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;flex-wrap:nowrap;padding:15px 25px;cursor:pointer;transition:ease all .25s}button.button{text-decoration:none;margin:0}button.outline{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.8)}button.outline:hover{box-shadow:#00000080 0 3px 8px;background-color:#fff;border:1px solid #ffffff;color:#292929}button.outline.black{color:#292929;border:1px solid #292929}button.outline.black:hover{background-color:#ff8000;border-color:#ff8000;color:#fff}button.primary{background-color:#ff8000;color:#fff;border:none}button.primary .text,button.primary .icon{color:#fff}button.primary:hover{box-shadow:#00000080 0 3px 8px;background-color:#ff8000}button.secondary{background-color:#ff8000;color:#fff;border:none}button.secondary .text,button.secondary .icon{color:inherit}button.secondary:hover{box-shadow:#00000080 0 3px 8px;background-color:#fff;color:#292929}button.tertiary{background-color:#ff8000;color:#fff;border:none}button.tertiary .text,button.tertiary .icon{color:inherit}button.tertiary:hover{box-shadow:#00000080 0 3px 8px;background-color:#292929;color:#fff}button.round{background-color:transparent;color:#fff;border-radius:100px;border:1px solid #ffffff;height:50px;width:50px}button.round .text,button.round .icon{color:#fff}button.round:hover{border:1px solid #ffffff;box-shadow:#00000080 0 3px 8px;background-color:#ffffff41}button.ghost{background-color:transparent;border:none;color:inherit}.hidden{opacity:0;transform:translateY(150px);transition:1.1s cubic-bezier(.22,1,.36,1)}.visible{opacity:1!important;transform:translateY(0)!important;transform:translate(0)!important}.icon .menu path{transition:ease all .3s}.icon.opened .menu path:nth-child(2){transform:translate(2px) translateY(14px) rotate(-45deg)}.icon.opened .menu path:nth-child(3){opacity:0}.icon.opened .menu path:nth-child(4){transform:translate(19px,-11px) rotate(45deg)}::placeholder{color:inherit;opacity:.8}::-ms-input-placeholder{color:inherit;opacity:.8}@media (max-width: 480px){input,select:focus,textarea{font-size:16px!important}}
