#menu-btn{align-items:center;display:flex;font-size:24px;height:1em;justify-content:center;line-height:0;text-align:center;transition:none;width:1em}#menu-btn.active{fill:var(--rose)}#menu-btn .icon{height:100%;width:100%}@media (min-width:1000px){#menu-btn{display:none}}#head .menu-desktop{display:none}@media (min-width:1000px){#head .menu-desktop{display:flex}}.menu-desktop{align-items:center;display:flex;font-size:20px;font-weight:600;gap:2em;justify-content:flex-end;line-height:1;list-style-type:none;padding:0;text-align:center;text-transform:uppercase;width:100%}.menu-desktop a.router-link-active,.menu-desktop a:hover{color:var(--rose)}@media (min-width:1550px){.menu-desktop{gap:4em}}.menu-modal{align-items:center;background-color:var(--purple);color:var(--white);display:flex;flex-direction:column;height:100vh;height:100svh;left:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateY(-20%);transition:all .5s ease .5s;visibility:hidden;width:100%;z-index:10}.menu-modal.active{opacity:1;pointer-events:all;transform:translate(0);transition:all .5s ease;visibility:visible}.menu-modal>.sub-wrapper{flex-grow:1;flex-shrink:0;padding:var(--header-height) 0}.menu-nav{display:flex;flex-direction:column;flex-shrink:0;font-weight:200;font-weight:700;list-style:none;padding:1.5em 0 0;width:100%}.menu-nav li{opacity:0;position:relative;transform:translateY(-20%);transition-delay:calc(.25s*var(--delay));transition-duration:.25s;transition-property:opacity transform;transition-timing-function:ease}.menu-nav li:after{background:var(--white);bottom:0;content:"";height:1px;left:var(--side-padding);position:absolute;width:calc(100% - var(--side-padding)*2)}.menu-modal.active .menu-nav li{opacity:1;transform:translate(0);transition-delay:calc(.3s + .15s*var(--delay));transition-duration:.25s;transition-property:opacity transform;transition-timing-function:ease}.menu-nav .menu-link{display:flex;justify-content:space-between;line-height:1;margin-bottom:0;padding:.8em var(--side-padding);position:relative;width:100%}.menu-nav .menu-link .icon,.menu-nav .menu-link:hover{color:var(--rose)}.menu-nav .menu-link .icon{flex-shrink:0;height:1em;margin-left:1em;width:1em}#head{background:var(--violet);background:linear-gradient(175deg,var(--purple) 0,var(--violet) 100%);color:var(--white);left:0;position:fixed;top:0;width:100%;z-index:50;fill:var(--white);align-items:center;min-height:var(--header-height);padding:10px 0}#head>.sub-wrapper{align-items:center;display:grid;gap:1em;grid-template-columns:1fr min-content 1fr}.head-menu{grid-area:1/1/1/1;min-width:24px}.head-logo{grid-area:1/2/1/2}.head-logo a{display:inline-block;justify-self:center;width:140px}.head-contact{grid-area:1/3/1/3;justify-self:end}.head-contact-btn{align-items:center;display:flex;font-size:20px;font-weight:600;gap:1em;text-transform:uppercase}.head-contact-btn:hover{color:var(--rose);fill:var(--rose)}.head-contact-btn .label{display:none}.head-contact-btn .icon{flex-shrink:0}@media (min-width:600px){#head{padding:24px 0}.head-logo a{width:180px}.head-contact-btn .icon{height:1.2em;width:1.2em}}@media (min-width:1000px){#head>.sub-wrapper{gap:2em;grid-template-columns:1fr 1fr min-content}.head-logo{grid-area:1/1/1/1}.head-logo a{width:200px}.head-contact{grid-area:1/3/1/3;justify-self:end}.head-contact-btn .label{display:block}.head-menu{grid-area:1/2/1/2;justify-self:end}}@media (min-width:1550px){#head>.sub-wrapper{gap:4em}}.begrand-wrap{max-width:37px}@media (min-width:800px){.begrand-wrap{max-width:67px}}#foot{display:flex;justify-content:center;width:100%}#foot a:hover{color:var(--rose)}#foot .sub-wrapper{flex-direction:row;flex-wrap:wrap;max-width:1346px}.foot-logos{display:flex;flex-shrink:0;width:30%}.foot-logos-wrap{align-items:center;display:flex;justify-content:space-between;margin-right:1em;max-width:110px;width:100%}.foot-logos a{width:100%}.foot-info{display:flex;flex-direction:column;flex-shrink:0;width:70%}.foot-menu,.foot-menu-list{display:flex;flex-direction:column;width:100%}.foot-menu-list{align-items:flex-end;color:var(--white);font-size:10px;font-weight:600;list-style:none;padding:1em 0 2em 2em;text-align:right;text-transform:uppercase}.foot-menu-list li{margin-bottom:.5em}.foot-contact{display:flex;flex-direction:column;width:100%}.foot-contact-row{color:var(--white);display:flex;font-size:10px;font-weight:500;justify-content:flex-end;fill:var(--white);margin-bottom:1em}.foot-contact-row .tel{font-weight:600}.foot-contact-row .website{font-weight:700}.foot-contact-row:last-child{margin-bottom:0}.foot-contact-icon{height:1em;margin-right:1em;width:1em}.foot-legals{display:flex;flex-direction:column;width:100%}.foot-legals-list{color:var(--white);display:flex;flex-wrap:wrap;font-size:10px;font-weight:500;justify-content:center;list-style:none;padding:2em 0 3em;width:100%}.foot-legals-list li{padding:.5em}@media (min-width:600px){.foot-menu-list{align-items:center;flex-direction:row;justify-content:space-between;text-align:center}.foot-legals-list{flex-wrap:nowrap;justify-content:space-between;margin:1em 0;padding:.5em 0}}@media (min-width:800px){.foot-logos{width:24%}.foot-logos-wrap{max-width:none;width:180px}.foot-info{flex-direction:row;min-height:220px;padding:2em 0 1em;width:51%}.foot-menu{flex-shrink:0;width:47%}.foot-menu-list{align-items:flex-start;flex-direction:column;font-size:16px;list-style:none;padding:0;text-align:left}.foot-menu-list li{margin-bottom:1em}.foot-menu-list li:last-child{margin-bottom:0}.foot-contact{width:53%}.foot-contact-row{font-size:16px;justify-content:flex-start;margin-bottom:1em}.foot-legals{width:25%}.foot-legals-list{color:var(--white);display:flex;flex-direction:column;font-size:14px;font-weight:500;justify-content:space-between;list-style:none;margin:0;padding:2.5em 0 3em;width:100%}.foot-legals-list li{margin-bottom:1em}}@media (min-width:1000px){.foot-legals-list{padding:3.1em 0 3em}}.main-overlay-cta{background:var(--rose);border-radius:0 .5em .5em 0;box-shadow:0 3px 8px var(--black-20);left:0;overflow:hidden;padding:.7em;position:fixed;top:50%;transition:all .6s ease;z-index:999}.mo-cta-btn{align-items:center;color:var(--white);display:flex;font-size:14px;font-weight:600;text-transform:uppercase;fill:var(--white);transition:all .6s ease;z-index:6!important}.main-overlay-cta:hover .mo-cta-btn{margin-left:1em}.mo-cta-btn .label{display:none}.mo-cta-btn .icon{flex-shrink:0;height:1.2em;width:1.2em}@media (min-width:600px){.mo-cta-btn .icon{height:1.2em;width:1.2em}}@media (min-width:1000px){.mo-cta-btn .icon{margin-right:1em}.mo-cta-btn .label{display:block}}
