/* Vama Workshop 2026 homepage refresh — reversible */
body.home{--vama-green:#0f766e;--vama-deep:#0b3b3a;--vama-mint:#e8f5f2;--vama-gold:#f2b84b;--vama-ink:#173536;--vama-muted:#587171;background:#f7faf9;color:var(--vama-ink);font-family:"Lato","Open Sans",Arial,sans-serif;line-height:1.65}
body.home .ak-container{width:min(1180px,92%);max-width:1180px}
body.home #masthead{background:#fff;box-shadow:0 8px 30px rgba(11,59,58,.08)}
body.home #masthead .social_htext_wrap{background:var(--vama-deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
body.home #masthead .logo_info_wrap{padding:20px 0}
body.home #masthead .custom-logo,body.home #masthead .site-logo img{max-height:82px;width:auto}
body.home #site-navigation{background:rgba(15,118,110,.98);box-shadow:0 8px 24px rgba(11,59,58,.16)}
body.home #site-navigation a{color:#fff;font-weight:700;letter-spacing:.01em;padding-top:17px;padding-bottom:17px;transition:background .2s ease,color .2s ease}
body.home #site-navigation a:hover,body.home #site-navigation .current-menu-item>a{background:rgba(255,255,255,.14);color:#fff}
body.home #header_slider_wrap{position:relative;overflow:hidden;background:var(--vama-deep)}
body.home #header_slider_wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.4))}
body.home #header_slider_wrap img{min-height:480px;object-fit:cover;filter:saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{z-index:2}
body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:clamp(32px,4.5vw,64px)!important;line-height:1.08!important;font-weight:800!important;text-shadow:0 3px 20px rgba(0,0,0,.35);max-width:900px}
body.home .home_section{position:relative;padding:76px 0;background:#fff}
body.home .home_section:nth-of-type(even){background:linear-gradient(180deg,#f2f8f6 0%,#fff 100%)}
body.home .home_section .title_section,body.home .home_section .section_title,body.home .home_section .title{color:var(--vama-deep);font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.02em}
body.home #section_news_slide{padding:0}
body.home #section_portfolio .portfolio_wrap,body.home #section_portfolio .portfolio_item,body.home #section_service .service_item,body.home #section_service .service_wrap{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(11,59,58,.10);transition:transform .25s ease,box-shadow .25s ease}
body.home #section_portfolio .portfolio_item:hover,body.home #section_service .service_item:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(11,59,58,.16)}
body.home #section_portfolio img,body.home #section_service img{transition:transform .35s ease}
body.home #section_portfolio a:hover img,body.home #section_service a:hover img{transform:scale(1.035)}
body.home #section_service{background:var(--vama-mint)}
body.home #section_video{min-height:420px;display:flex;align-items:center;background-color:var(--vama-deep);background-blend-mode:multiply;color:#fff}
body.home #section_video .wrap_video{border-radius:24px;padding:44px;background:rgba(7,48,47,.70);backdrop-filter:blur(4px);box-shadow:0 18px 50px rgba(0,0,0,.24)}
body.home #section_cta{padding:64px 0;background:linear-gradient(120deg,var(--vama-green),var(--vama-deep));color:#fff}
body.home #section_cta .bg_cta{background:transparent!important}
body.home #section_cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;border-radius:999px;background:var(--vama-gold);color:#173536!important;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}
body.home #section_cta a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.24)}
body.home #section_faq_testimonial{background:#fff}
body.home #section_faq_testimonial .faq_wrap,body.home #section_faq_testimonial .testimonial_wrap,body.home #section_faq_testimonial .faq_content{border-radius:20px;background:#f7faf9;box-shadow:0 10px 30px rgba(11,59,58,.08)}
body.home #section_faq_testimonial .faq_title,body.home #section_faq_testimonial .faq_question{font-weight:700;color:var(--vama-deep)}
body.home #section_client{background:#f2f8f6;padding-top:56px;padding-bottom:56px}
body.home #section_client img{filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
body.home #section_client a:hover img{filter:none;opacity:1;transform:scale(1.06)}
body.home #colophon{background:var(--vama-deep);color:rgba(255,255,255,.82);padding-top:56px}
body.home #colophon a{color:#fff}
body.home #colophon .site-info{background:#062b2a;border-top:1px solid rgba(255,255,255,.1)}
body.home a:focus-visible,body.home button:focus-visible{outline:3px solid var(--vama-gold);outline-offset:3px}
@media(max-width:768px){body.home .ak-container{width:min(92%,680px)}body.home #masthead .logo_info_wrap{padding:16px 0}body.home #site-navigation{box-shadow:none}body.home #header_slider_wrap img{min-height:360px}body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:32px!important;line-height:1.12!important}body.home .home_section{padding:52px 0}body.home #section_video{min-height:340px}body.home #section_video .wrap_video{padding:28px 22px;border-radius:18px}body.home #section_cta{text-align:center;padding:48px 0}body.home #section_cta a{width:min(100%,320px)}body.home #colophon{padding-top:42px}}
@media(prefers-reduced-motion:reduce){body.home *,body.home *:before,body.home *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}/* Vama Workshop 2026 homepage refresh — reversible */
body.home{--vama-green:#0f766e;--vama-deep:#0b3b3a;--vama-mint:#e8f5f2;--vama-gold:#f2b84b;--vama-ink:#173536;--vama-muted:#587171;background:#f7faf9;color:var(--vama-ink);font-family:"Lato","Open Sans",Arial,sans-serif;line-height:1.65}
body.home .ak-container{width:min(1180px,92%);max-width:1180px}
body.home #masthead{background:#fff;box-shadow:0 8px 30px rgba(11,59,58,.08)}
body.home #masthead .social_htext_wrap{background:var(--vama-deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
body.home #masthead .logo_info_wrap{padding:20px 0}
body.home #masthead .custom-logo,body.home #masthead .site-logo img{max-height:82px;width:auto}
body.home #site-navigation{background:rgba(15,118,110,.98);box-shadow:0 8px 24px rgba(11,59,58,.16)}
body.home #site-navigation a{color:#fff;font-weight:700;letter-spacing:.01em;padding-top:17px;padding-bottom:17px;transition:background .2s ease,color .2s ease}
body.home #site-navigation a:hover,body.home #site-navigation .current-menu-item>a{background:rgba(255,255,255,.14);color:#fff}
body.home #header_slider_wrap{position:relative;overflow:hidden;background:var(--vama-deep)}
body.home #header_slider_wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.4))}
body.home #header_slider_wrap img{min-height:480px;object-fit:cover;filter:saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{z-index:2}
body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:clamp(32px,4.5vw,64px)!important;line-height:1.08!important;font-weight:800!important;text-shadow:0 3px 20px rgba(0,0,0,.35);max-width:900px}
body.home .home_section{position:relative;padding:76px 0;background:#fff}
body.home .home_section:nth-of-type(even){background:linear-gradient(180deg,#f2f8f6 0%,#fff 100%)}
body.home .home_section .title_section,body.home .home_section .section_title,body.home .home_section .title{color:var(--vama-deep);font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.02em}
body.home #section_news_slide{padding:0}
body.home #section_portfolio .portfolio_wrap,body.home #section_portfolio .portfolio_item,body.home #section_service .service_item,body.home #section_service .service_wrap{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(11,59,58,.10);transition:transform .25s ease,box-shadow .25s ease}
body.home #section_portfolio .portfolio_item:hover,body.home #section_service .service_item:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(11,59,58,.16)}
body.home #section_portfolio img,body.home #section_service img{transition:transform .35s ease}
body.home #section_portfolio a:hover img,body.home #section_service a:hover img{transform:scale(1.035)}
body.home #section_service{background:var(--vama-mint)}
body.home #section_video{min-height:420px;display:flex;align-items:center;background-color:var(--vama-deep);background-blend-mode:multiply;color:#fff}
body.home #section_video .wrap_video{border-radius:24px;padding:44px;background:rgba(7,48,47,.70);backdrop-filter:blur(4px);box-shadow:0 18px 50px rgba(0,0,0,.24)}
body.home #section_cta{padding:64px 0;background:linear-gradient(120deg,var(--vama-green),var(--vama-deep));color:#fff}
body.home #section_cta .bg_cta{background:transparent!important}
body.home #section_cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;border-radius:999px;background:var(--vama-gold);color:#173536!important;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}
body.home #section_cta a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.24)}
body.home #section_faq_testimonial{background:#fff}
body.home #section_faq_testimonial .faq_wrap,body.home #section_faq_testimonial .testimonial_wrap,body.home #section_faq_testimonial .faq_content{border-radius:20px;background:#f7faf9;box-shadow:0 10px 30px rgba(11,59,58,.08)}
body.home #section_faq_testimonial .faq_title,body.home #section_faq_testimonial .faq_question{font-weight:700;color:var(--vama-deep)}
body.home #section_client{background:#f2f8f6;padding-top:56px;padding-bottom:56px}
body.home #section_client img{filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
body.home #section_client a:hover img{filter:none;opacity:1;transform:scale(1.06)}
body.home #colophon{background:var(--vama-deep);color:rgba(255,255,255,.82);padding-top:56px}
body.home #colophon a{color:#fff}
body.home #colophon .site-info{background:#062b2a;border-top:1px solid rgba(255,255,255,.1)}
body.home a:focus-visible,body.home button:focus-visible{outline:3px solid var(--vama-gold);outline-offset:3px}
@media(max-width:768px){body.home .ak-container{width:min(92%,680px)}body.home #masthead .logo_info_wrap{padding:16px 0}body.home #site-navigation{box-shadow:none}body.home #header_slider_wrap img{min-height:360px}body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:32px!important;line-height:1.12!important}body.home .home_section{padding:52px 0}body.home #section_video{min-height:340px}body.home #section_video .wrap_video{padding:28px 22px;border-radius:18px}body.home #section_cta{text-align:center;padding:48px 0}body.home #section_cta a{width:min(100%,320px)}body.home #colophon{padding-top:42px}}
@media(prefers-reduced-motion:reduce){body.home *,body.home *:before,body.home *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Refinements after responsive visual check */
body.home #masthead .logo_info_wrap{display:flex;align-items:center;justify-content:space-between;min-height:112px;height:auto;padding:20px 0}
body.home #masthead .header-logo-container{display:flex;align-items:center}
body.home #masthead .header_info_wrap{display:flex;align-items:center;justify-content:flex-end;min-height:0;height:auto;padding:0}
body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport{height:540px!important}
body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li{height:540px!important}
body.home #header_slider_wrap img{width:100%;height:540px!important;min-height:0;object-fit:cover}
body.home #header_slider_wrap:after{z-index:1;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.38))}
body.home #header_slider_wrap .bx-wrapper>*:not(.bx-viewport),body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .slider-caption,body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{position:relative;z-index:2}
@media(max-width:768px){body.home #masthead .logo_info_wrap{display:block;min-height:0;padding:14px 0}body.home #masthead .header_info_wrap{display:block;padding-top:8px}body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li,body.home #header_slider_wrap img{height:360px!important}}/* Vama Workshop 2026 homepage refresh — reversible */
body.home{--vama-green:#0f766e;--vama-deep:#0b3b3a;--vama-mint:#e8f5f2;--vama-gold:#f2b84b;--vama-ink:#173536;--vama-muted:#587171;background:#f7faf9;color:var(--vama-ink);font-family:"Lato","Open Sans",Arial,sans-serif;line-height:1.65}
body.home .ak-container{width:min(1180px,92%);max-width:1180px}
body.home #masthead{background:#fff;box-shadow:0 8px 30px rgba(11,59,58,.08)}
body.home #masthead .social_htext_wrap{background:var(--vama-deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
body.home #masthead .logo_info_wrap{padding:20px 0}
body.home #masthead .custom-logo,body.home #masthead .site-logo img{max-height:82px;width:auto}
body.home #site-navigation{background:rgba(15,118,110,.98);box-shadow:0 8px 24px rgba(11,59,58,.16)}
body.home #site-navigation a{color:#fff;font-weight:700;letter-spacing:.01em;padding-top:17px;padding-bottom:17px;transition:background .2s ease,color .2s ease}
body.home #site-navigation a:hover,body.home #site-navigation .current-menu-item>a{background:rgba(255,255,255,.14);color:#fff}
body.home #header_slider_wrap{position:relative;overflow:hidden;background:var(--vama-deep)}
body.home #header_slider_wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.4))}
body.home #header_slider_wrap img{min-height:480px;object-fit:cover;filter:saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{z-index:2}
body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:clamp(32px,4.5vw,64px)!important;line-height:1.08!important;font-weight:800!important;text-shadow:0 3px 20px rgba(0,0,0,.35);max-width:900px}
body.home .home_section{position:relative;padding:76px 0;background:#fff}
body.home .home_section:nth-of-type(even){background:linear-gradient(180deg,#f2f8f6 0%,#fff 100%)}
body.home .home_section .title_section,body.home .home_section .section_title,body.home .home_section .title{color:var(--vama-deep);font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.02em}
body.home #section_news_slide{padding:0}
body.home #section_portfolio .portfolio_wrap,body.home #section_portfolio .portfolio_item,body.home #section_service .service_item,body.home #section_service .service_wrap{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(11,59,58,.10);transition:transform .25s ease,box-shadow .25s ease}
body.home #section_portfolio .portfolio_item:hover,body.home #section_service .service_item:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(11,59,58,.16)}
body.home #section_portfolio img,body.home #section_service img{transition:transform .35s ease}
body.home #section_portfolio a:hover img,body.home #section_service a:hover img{transform:scale(1.035)}
body.home #section_service{background:var(--vama-mint)}
body.home #section_video{min-height:420px;display:flex;align-items:center;background-color:var(--vama-deep);background-blend-mode:multiply;color:#fff}
body.home #section_video .wrap_video{border-radius:24px;padding:44px;background:rgba(7,48,47,.70);backdrop-filter:blur(4px);box-shadow:0 18px 50px rgba(0,0,0,.24)}
body.home #section_cta{padding:64px 0;background:linear-gradient(120deg,var(--vama-green),var(--vama-deep));color:#fff}
body.home #section_cta .bg_cta{background:transparent!important}
body.home #section_cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;border-radius:999px;background:var(--vama-gold);color:#173536!important;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}
body.home #section_cta a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.24)}
body.home #section_faq_testimonial{background:#fff}
body.home #section_faq_testimonial .faq_wrap,body.home #section_faq_testimonial .testimonial_wrap,body.home #section_faq_testimonial .faq_content{border-radius:20px;background:#f7faf9;box-shadow:0 10px 30px rgba(11,59,58,.08)}
body.home #section_faq_testimonial .faq_title,body.home #section_faq_testimonial .faq_question{font-weight:700;color:var(--vama-deep)}
body.home #section_client{background:#f2f8f6;padding-top:56px;padding-bottom:56px}
body.home #section_client img{filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
body.home #section_client a:hover img{filter:none;opacity:1;transform:scale(1.06)}
body.home #colophon{background:var(--vama-deep);color:rgba(255,255,255,.82);padding-top:56px}
body.home #colophon a{color:#fff}
body.home #colophon .site-info{background:#062b2a;border-top:1px solid rgba(255,255,255,.1)}
body.home a:focus-visible,body.home button:focus-visible{outline:3px solid var(--vama-gold);outline-offset:3px}
@media(max-width:768px){body.home .ak-container{width:min(92%,680px)}body.home #masthead .logo_info_wrap{padding:16px 0}body.home #site-navigation{box-shadow:none}body.home #header_slider_wrap img{min-height:360px}body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:32px!important;line-height:1.12!important}body.home .home_section{padding:52px 0}body.home #section_video{min-height:340px}body.home #section_video .wrap_video{padding:28px 22px;border-radius:18px}body.home #section_cta{text-align:center;padding:48px 0}body.home #section_cta a{width:min(100%,320px)}body.home #colophon{padding-top:42px}}
@media(prefers-reduced-motion:reduce){body.home *,body.home *:before,body.home *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Refinements after responsive visual check */
body.home #masthead .logo_info_wrap{display:flex;align-items:center;justify-content:space-between;min-height:112px;height:auto;padding:20px 0}
body.home #masthead .header-logo-container{display:flex;align-items:center}
body.home #masthead .header_info_wrap{display:flex;align-items:center;justify-content:flex-end;min-height:0;height:auto;padding:0}
body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport{height:540px!important}
body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li{height:540px!important}
body.home #header_slider_wrap img{width:100%;height:540px!important;min-height:0;object-fit:cover}
body.home #header_slider_wrap:after{z-index:1;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.38))}
body.home #header_slider_wrap .bx-wrapper>*:not(.bx-viewport),body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .slider-caption,body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{position:relative;z-index:2}
@media(max-width:768px){body.home #masthead .logo_info_wrap{display:block;min-height:0;padding:14px 0}body.home #masthead .header_info_wrap{display:block;padding-top:8px}body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li,body.home #header_slider_wrap img{height:360px!important}}
body.home #header_slider_wrap:after{display:none!important}
body.home #header_slider_wrap img{filter:brightness(.62) saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_title_desc{position:relative;z-index:5}/* Vama Workshop 2026 homepage refresh — reversible */
body.home{--vama-green:#0f766e;--vama-deep:#0b3b3a;--vama-mint:#e8f5f2;--vama-gold:#f2b84b;--vama-ink:#173536;--vama-muted:#587171;background:#f7faf9;color:var(--vama-ink);font-family:"Lato","Open Sans",Arial,sans-serif;line-height:1.65}
body.home .ak-container{width:min(1180px,92%);max-width:1180px}
body.home #masthead{background:#fff;box-shadow:0 8px 30px rgba(11,59,58,.08)}
body.home #masthead .social_htext_wrap{background:var(--vama-deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px}
body.home #masthead .logo_info_wrap{padding:20px 0}
body.home #masthead .custom-logo,body.home #masthead .site-logo img{max-height:82px;width:auto}
body.home #site-navigation{background:rgba(15,118,110,.98);box-shadow:0 8px 24px rgba(11,59,58,.16)}
body.home #site-navigation a{color:#fff;font-weight:700;letter-spacing:.01em;padding-top:17px;padding-bottom:17px;transition:background .2s ease,color .2s ease}
body.home #site-navigation a:hover,body.home #site-navigation .current-menu-item>a{background:rgba(255,255,255,.14);color:#fff}
body.home #header_slider_wrap{position:relative;overflow:hidden;background:var(--vama-deep)}
body.home #header_slider_wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.4))}
body.home #header_slider_wrap img{min-height:480px;object-fit:cover;filter:saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{z-index:2}
body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:clamp(32px,4.5vw,64px)!important;line-height:1.08!important;font-weight:800!important;text-shadow:0 3px 20px rgba(0,0,0,.35);max-width:900px}
body.home .home_section{position:relative;padding:76px 0;background:#fff}
body.home .home_section:nth-of-type(even){background:linear-gradient(180deg,#f2f8f6 0%,#fff 100%)}
body.home .home_section .title_section,body.home .home_section .section_title,body.home .home_section .title{color:var(--vama-deep);font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.02em}
body.home #section_news_slide{padding:0}
body.home #section_portfolio .portfolio_wrap,body.home #section_portfolio .portfolio_item,body.home #section_service .service_item,body.home #section_service .service_wrap{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(11,59,58,.10);transition:transform .25s ease,box-shadow .25s ease}
body.home #section_portfolio .portfolio_item:hover,body.home #section_service .service_item:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(11,59,58,.16)}
body.home #section_portfolio img,body.home #section_service img{transition:transform .35s ease}
body.home #section_portfolio a:hover img,body.home #section_service a:hover img{transform:scale(1.035)}
body.home #section_service{background:var(--vama-mint)}
body.home #section_video{min-height:420px;display:flex;align-items:center;background-color:var(--vama-deep);background-blend-mode:multiply;color:#fff}
body.home #section_video .wrap_video{border-radius:24px;padding:44px;background:rgba(7,48,47,.70);backdrop-filter:blur(4px);box-shadow:0 18px 50px rgba(0,0,0,.24)}
body.home #section_cta{padding:64px 0;background:linear-gradient(120deg,var(--vama-green),var(--vama-deep));color:#fff}
body.home #section_cta .bg_cta{background:transparent!important}
body.home #section_cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;border-radius:999px;background:var(--vama-gold);color:#173536!important;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}
body.home #section_cta a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.24)}
body.home #section_faq_testimonial{background:#fff}
body.home #section_faq_testimonial .faq_wrap,body.home #section_faq_testimonial .testimonial_wrap,body.home #section_faq_testimonial .faq_content{border-radius:20px;background:#f7faf9;box-shadow:0 10px 30px rgba(11,59,58,.08)}
body.home #section_faq_testimonial .faq_title,body.home #section_faq_testimonial .faq_question{font-weight:700;color:var(--vama-deep)}
body.home #section_client{background:#f2f8f6;padding-top:56px;padding-bottom:56px}
body.home #section_client img{filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
body.home #section_client a:hover img{filter:none;opacity:1;transform:scale(1.06)}
body.home #colophon{background:var(--vama-deep);color:rgba(255,255,255,.82);padding-top:56px}
body.home #colophon a{color:#fff}
body.home #colophon .site-info{background:#062b2a;border-top:1px solid rgba(255,255,255,.1)}
body.home a:focus-visible,body.home button:focus-visible{outline:3px solid var(--vama-gold);outline-offset:3px}
@media(max-width:768px){body.home .ak-container{width:min(92%,680px)}body.home #masthead .logo_info_wrap{padding:16px 0}body.home #site-navigation{box-shadow:none}body.home #header_slider_wrap img{min-height:360px}body.home #header_slider_wrap .slider_title,body.home #header_slider_wrap h2,body.home #header_slider_wrap h3{font-size:32px!important;line-height:1.12!important}body.home .home_section{padding:52px 0}body.home #section_video{min-height:340px}body.home #section_video .wrap_video{padding:28px 22px;border-radius:18px}body.home #section_cta{text-align:center;padding:48px 0}body.home #section_cta a{width:min(100%,320px)}body.home #colophon{padding-top:42px}}
@media(prefers-reduced-motion:reduce){body.home *,body.home *:before,body.home *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Refinements after responsive visual check */
body.home #masthead .logo_info_wrap{display:flex;align-items:center;justify-content:space-between;min-height:112px;height:auto;padding:20px 0}
body.home #masthead .header-logo-container{display:flex;align-items:center}
body.home #masthead .header_info_wrap{display:flex;align-items:center;justify-content:flex-end;min-height:0;height:auto;padding:0}
body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport{height:540px!important}
body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li{height:540px!important}
body.home #header_slider_wrap img{width:100%;height:540px!important;min-height:0;object-fit:cover}
body.home #header_slider_wrap:after{z-index:1;background:linear-gradient(90deg,rgba(5,35,35,.72),rgba(5,35,35,.18) 65%,rgba(5,35,35,.38))}
body.home #header_slider_wrap .bx-wrapper>*:not(.bx-viewport),body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .slider-caption,body.home #header_slider_wrap .slider_content,body.home #header_slider_wrap .caption_wrap,body.home #header_slider_wrap .bx-caption{position:relative;z-index:2}
@media(max-width:768px){body.home #masthead .logo_info_wrap{display:block;min-height:0;padding:14px 0}body.home #masthead .header_info_wrap{display:block;padding-top:8px}body.home #header_slider_wrap .bx-wrapper,body.home #header_slider_wrap .bx-viewport,body.home #header_slider_wrap .bxslider,body.home #header_slider_wrap .slides,body.home #header_slider_wrap li,body.home #header_slider_wrap img{height:360px!important}}
body.home #header_slider_wrap:after{display:none!important}
body.home #header_slider_wrap img{filter:brightness(.62) saturate(.88) contrast(1.04)}
body.home #header_slider_wrap .slider_title_desc{position:relative;z-index:5}

/* Prominent registration CTA in the primary navigation */
body.home #site-navigation a[href="https://www.vamaworkshop.ro/inscriere/"],body.home #site-navigation a[href$="/inscriere/"]{background:var(--vama-gold)!important;color:#173536!important;border-radius:999px;margin:7px 8px;padding:10px 24px!important;line-height:1.2;box-shadow:0 8px 20px rgba(0,0,0,.18);text-transform:uppercase;letter-spacing:.04em}
body.home #site-navigation a[href$="/inscriere/"]:hover{background:#ffd16f!important;color:#0b3b3a!important;transform:translateY(-1px);box-shadow:0 11px 24px rgba(0,0,0,.24)}
@media(max-width:768px){body.home #site-navigation a[href$="/inscriere/"]{display:block;margin:10px 14px;padding:14px 20px!important;text-align:center;border-radius:12px}}