/* Hercules Core shared Elementor and Gutenberg elements. */
.hercules-core-element{--hc-accent:#ff5a1f;--hc-dark:#101820;--hc-soft:#f4f7fa;position:relative;margin:0 auto;padding:72px 0;color:#28323c}.hercules-core-element--dark{background:var(--hc-dark);color:#fff}.hercules-core-element--accent{background:var(--hc-accent);color:#fff}.hercules-core-element--minimal{padding:36px 0}.hercules-core-element__heading{max-width:760px;margin:0 auto 34px;text-align:center}.hercules-core-element__heading>span{display:block;margin-bottom:10px;color:var(--hc-accent);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hercules-core-element--dark .hercules-core-element__heading>span,.hercules-core-element--accent .hercules-core-element__heading>span{color:#fff}.hercules-core-element__heading h2{margin:0 0 16px;color:inherit;font-size:clamp(30px,4vw,50px);line-height:1.08;letter-spacing:-.035em}.hercules-core-element__heading div,.hercules-core-element__copy{font-size:17px;line-height:1.75}.hercules-core-element__copy{max-width:850px;margin:0 auto}.hercules-core-element__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:2px solid var(--hc-accent);border-radius:999px;background:var(--hc-accent);color:#fff!important;font-weight:800;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.hercules-core-element__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.15)}.hercules-core-element__button--minimal{background:transparent;color:var(--hc-accent)!important}.hercules-core-element__button--dark{border-color:var(--hc-dark);background:var(--hc-dark)}.hercules-core-element--button{text-align:center}.hercules-core-alert{max-width:900px;margin:0 auto;padding:20px 24px;border-left:5px solid var(--hc-accent);border-radius:10px;background:#fff5ef;color:#5b3828}.hercules-core-element__grid{display:grid;gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto}.hercules-core-element__grid--1{grid-template-columns:1fr}.hercules-core-element__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hercules-core-element__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hercules-core-element__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hercules-core-info-card,.hercules-core-stat-card{padding:30px;border:1px solid #e5e9ee;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(21,34,49,.08)}.hercules-core-info-card__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:50%;background:var(--hc-accent);color:#fff}.hercules-core-info-card h3{margin:0 0 10px;font-size:22px}.hercules-core-info-card p{margin:0;color:#6c7884;line-height:1.7}.hercules-core-stat-card{text-align:center}.hercules-core-stat-card strong{display:block;color:var(--hc-accent);font-size:46px;line-height:1}.hercules-core-stat-card span{display:block;margin-top:12px;color:#56616d;font-weight:700}.hercules-core-teaser{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;width:min(1180px,calc(100% - 32px));margin:0 auto}.hercules-core-teaser__media{overflow:hidden;border-radius:24px}.hercules-core-teaser__media img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover}.hercules-core-teaser__content{font-size:17px;line-height:1.75}.hercules-core-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;width:min(1100px,calc(100% - 32px));margin:0 auto;padding:44px;border-radius:24px;background:var(--hc-dark);color:#fff}.hercules-core-cta>div{max-width:760px}.hercules-core-faqs{width:min(900px,calc(100% - 32px));margin:0 auto}.hercules-core-faqs details{margin-bottom:14px;border:1px solid #e3e7eb;border-radius:14px;background:#fff}.hercules-core-faqs summary{cursor:pointer;padding:20px 24px;font-weight:800}.hercules-core-faqs details>div{padding:0 24px 20px;color:#66717d}.hercules-core-query,.hercules-core-images{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto}.hercules-core-query__track,.hercules-core-images__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hercules-core-query[data-columns="1"] .hercules-core-query__track,.hercules-core-images[data-columns="1"] .hercules-core-images__track{grid-template-columns:1fr}.hercules-core-query[data-columns="2"] .hercules-core-query__track,.hercules-core-images[data-columns="2"] .hercules-core-images__track{grid-template-columns:repeat(2,minmax(0,1fr))}.hercules-core-query[data-columns="4"] .hercules-core-query__track,.hercules-core-images[data-columns="4"] .hercules-core-images__track{grid-template-columns:repeat(4,minmax(0,1fr))}.hercules-core-carousel .hercules-core-query__track,.hercules-core-carousel .hercules-core-images__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.hercules-core-carousel .hercules-core-query__track::-webkit-scrollbar,.hercules-core-carousel .hercules-core-images__track::-webkit-scrollbar{display:none}.hercules-core-carousel .hercules-core-query-card,.hercules-core-carousel figure{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start}.hercules-core-query-card{overflow:hidden;border:1px solid #e5e9ee;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(21,34,49,.08)}.hercules-core-query-card__media{display:block;height:230px;overflow:hidden}.hercules-core-query-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hercules-core-query-card:hover .hercules-core-query-card__media img{transform:scale(1.04)}.hercules-core-query-card>div{padding:24px}.hercules-core-query-card>div>span{color:var(--hc-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hercules-core-query-card h3{margin:10px 0;font-size:23px;line-height:1.25}.hercules-core-query-card h3 a{color:var(--hc-dark)}.hercules-core-query-card p{color:#66717d;line-height:1.65}.hercules-core-query-card__link{color:var(--hc-accent);font-weight:800}.hercules-core-carousel__arrow{position:absolute;z-index:3;top:50%;width:46px;height:46px;border:0;border-radius:50%;background:var(--hc-dark);color:#fff;transform:translateY(-50%);cursor:pointer}.hercules-core-carousel__arrow.is-prev{left:-18px}.hercules-core-carousel__arrow.is-next{right:-18px}.hercules-core-images figure{margin:0;overflow:hidden;border-radius:18px}.hercules-core-images img{display:block;width:100%;height:320px;object-fit:cover}.hercules-core-tabs{width:min(900px,calc(100% - 32px));margin:0 auto}.hercules-core-tabs__nav{display:flex;gap:10px;margin-bottom:22px}.hercules-core-tabs__nav button{padding:12px 20px;border:1px solid #dfe5ea;border-radius:999px;background:#fff;cursor:pointer}.hercules-core-tabs__nav button.is-active{border-color:var(--hc-accent);background:var(--hc-accent);color:#fff}.hercules-core-tabs__panel{display:none}.hercules-core-tabs__panel.is-active{display:grid;gap:12px}.hercules-core-tabs__panel article{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e5e9ee}.hercules-core-tabs__panel article a{color:var(--hc-dark);font-weight:800}.hercules-core-tabs__panel article span{color:#7c8792}.hercules-core-package{width:min(480px,calc(100% - 32px));margin:0 auto;padding:38px;border:1px solid #e4e8ec;border-radius:24px;background:#fff;box-shadow:0 20px 50px rgba(12,22,33,.1);text-align:center}.hercules-core-package__price strong{display:block;color:var(--hc-dark);font-size:58px;line-height:1}.hercules-core-package__price span{display:block;margin-top:8px;color:#6f7b86}.hercules-core-package ul{margin:28px 0;padding:0;list-style:none}.hercules-core-package li{padding:10px 0;border-bottom:1px solid #edf0f2}.hercules-core-contact{width:min(800px,calc(100% - 32px));margin:0 auto}.hercules-core-contact .wpcf7-form p{margin-bottom:16px}.hercules-core-contact input,.hercules-core-contact textarea,.hercules-core-contact select{width:100%;padding:14px 16px;border:1px solid #dbe1e6;border-radius:10px}.hercules-core-menu__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0;padding:0;list-style:none}.hercules-core-menu__list ul{margin:0;padding:10px;list-style:none}.hercules-core-menu__list a{color:inherit;font-weight:700}.hercules-core-element__empty{width:min(900px,calc(100% - 32px));margin:0 auto;padding:20px;border:1px dashed #ccd4db;border-radius:12px;text-align:center}
@media(max-width:991px){.hercules-core-element__grid--3,.hercules-core-element__grid--4,.hercules-core-query__track,.hercules-core-images__track{grid-template-columns:repeat(2,minmax(0,1fr))}.hercules-core-carousel .hercules-core-query-card,.hercules-core-carousel figure{flex-basis:calc((100% - 24px)/2)}.hercules-core-teaser{grid-template-columns:1fr}.hercules-core-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.hercules-core-element{padding:52px 0}.hercules-core-element__grid--2,.hercules-core-element__grid--3,.hercules-core-element__grid--4,.hercules-core-query__track,.hercules-core-images__track{grid-template-columns:1fr}.hercules-core-carousel .hercules-core-query-card,.hercules-core-carousel figure{flex-basis:100%}.hercules-core-carousel__arrow{display:none}.hercules-core-query-card__media{height:210px}.hercules-core-cta{padding:30px 24px}.hercules-core-element__heading{padding:0 16px}.hercules-core-tabs__panel article{align-items:flex-start;flex-direction:column}.hercules-core-menu__list{align-items:center;flex-direction:column}}
