.hero-module__ztQXsa__hero{background:#fff;grid-template-rows:auto auto auto 75px;grid-template-columns:1fr 1280px 1fr;justify-content:flex-start;place-items:center start;min-width:100%;min-height:calc(100dvh - 75px);margin-top:75px;display:grid;position:relative;overflow:hidden}.hero-module__ztQXsa__heroPicture{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-module__ztQXsa__heroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;display:block}.hero-module__ztQXsa__modal{z-index:2;text-align:center;background:#fff;grid-area:2/2/2/2;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;place-content:center;place-items:center;row-gap:5px;min-width:50%;max-width:50%;padding:30px 0;display:grid;position:relative;overflow:hidden}.hero-module__ztQXsa__title{flex-direction:column;grid-row:2/5;padding:15px 0;display:flex;line-height:2rem!important}.hero-module__ztQXsa__titleBig{text-transform:uppercase;font-weight:700;font-size:1.55rem!important}.hero-module__ztQXsa__titleSmall{font-size:1.5rem!important}.hero-module__ztQXsa__subtitle{color:gray;font-size:1rem!important}.hero-module__ztQXsa__callButton{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:15px;width:300px;height:66px;padding:0 20px 0 7px;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:flex;position:relative;box-shadow:0 8px 20px #00000026,inset 0 1px #ffffff26}.hero-module__ztQXsa__callButton:hover{filter:brightness(1.05);transform:translateY(-3px);box-shadow:0 12px 28px #0003,inset 0 1px #ffffff2e}.hero-module__ztQXsa__callButton:active{transform:translateY(-1px)}.hero-module__ztQXsa__callButton:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}.hero-module__ztQXsa__phoneCircle{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative;box-shadow:0 3px 10px #0000001f}.hero-module__ztQXsa__phoneIcon{color:var(--color-secondary);font-size:1.25rem;transform:rotate(-10deg)}.hero-module__ztQXsa__onlineIndicator{background:#22c55e;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;bottom:0;right:0}.hero-module__ztQXsa__phoneNumber{color:#fff;letter-spacing:.04em;white-space:nowrap;flex:1;font-size:1.25rem;font-weight:700}.hero-module__ztQXsa__chevron{color:#fff;opacity:.9;flex-shrink:0;font-size:.9rem;transition:transform .25s,opacity .25s}.hero-module__ztQXsa__callButton:hover .hero-module__ztQXsa__chevron{opacity:1;transform:translate(4px)}.hero-module__ztQXsa__callInfos{color:gray;margin-top:5px;font-size:.75rem}.hero-module__ztQXsa__brand{width:auto}.hero-module__ztQXsa__brandText{border-top:1px solid gray;margin-top:15px;padding-top:15px;line-height:normal}.hero-module__ztQXsa__brandTextBig{font-size:1.75rem!important}.hero-module__ztQXsa__brandTextSmall{font-size:1rem!important}.hero-module__ztQXsa__brandSubtitle{width:100%;font-size:.75rem!important;font-weight:400!important}.hero-module__ztQXsa__list{z-index:2;background:#fff;grid-area:4/2/4/2;justify-content:space-evenly;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.hero-module__ztQXsa__listItem{justify-content:center;align-items:center;gap:12px;transition:transform .25s;display:flex;position:relative}.hero-module__ztQXsa__listItem:hover{transform:translateY(-2px)}.hero-module__ztQXsa__iconContainer{background:color-mix(in srgb, var(--color-primary) 10%, white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:flex}.hero-module__ztQXsa__listItem:hover .hero-module__ztQXsa__iconContainer{background:var(--color-primary);transform:scale(1.05)}.hero-module__ztQXsa__listIcon{fill:var(--color-primary);font-size:1.1rem;transition:fill .25s}.hero-module__ztQXsa__listItem:hover .hero-module__ztQXsa__listIcon{fill:#fff}.hero-module__ztQXsa__listText{color:var(--color-secondary);white-space:nowrap;letter-spacing:-.01em;margin:0;font-weight:500;font-size:1rem!important}.hero-module__ztQXsa__listText strong{color:var(--color-primary);font-weight:700}@media (max-width:1280px){.hero-module__ztQXsa__hero{grid-template-rows:50px calc(100dvh - 50px);margin-top:0}.hero-module__ztQXsa__heroImage{-o-object-position:75% 0%;object-position:75% 0%}.hero-module__ztQXsa__modal{color:#fff;background:#000a;grid-row:2/2;min-width:100dvw;max-width:100vw;padding:0;overflow:hidden;min-height:calc(100dvh - 50px)!important;max-height:calc(100dvh - 50px)!important}.hero-module__ztQXsa__titleLineBreak{white-space:normal;display:block}.hero-module__ztQXsa__subtitle{color:#fff;padding-bottom:15px}.hero-module__ztQXsa__brandSubtitle{font-size:1rem!important}.hero-module__ztQXsa__brandSubtitle strong,.hero-module__ztQXsa__callInfos{color:#fff}.hero-module__ztQXsa__brandText{border-top:1px solid #fff}.hero-module__ztQXsa__brandSubtitle{flex-direction:column;display:flex}.hero-module__ztQXsa__list{visibility:hidden;display:none}}@media (max-width:768px){.hero-module__ztQXsa__hero{grid-template-rows:50px calc(100dvh - 50px);margin-top:0}.hero-module__ztQXsa__modal{row-gap:0}.hero-module__ztQXsa__heroImage{-o-object-position:65% 0%;object-position:65% 0%}.hero-module__ztQXsa__title{padding:0 15px;font-weight:700;line-height:2rem!important}.hero-module__ztQXsa__titleBig{font-size:2rem!important}.hero-module__ztQXsa__titleSmall{margin-top:15px;font-size:1rem!important}.hero-module__ztQXsa__subtitle{font-size:.75rem!important}.hero-module__ztQXsa__callButton{width:290px;height:64px}.hero-module__ztQXsa__phoneCircle{width:52px;height:52px}.hero-module__ztQXsa__phoneNumber{font-size:1.15rem}.hero-module__ztQXsa__brandText{margin-top:15px;padding-top:15px;padding-bottom:15px}.hero-module__ztQXsa__buttons{justify-items:center}.hero-module__ztQXsa__brandSubtitle{flex-direction:column;display:flex}}
#page-home{flex-direction:column;display:flex;margin-top:inherit!important}
