:root{--primary-color: #ffab00;--secondary-color: #eaecee;--text-color: #3a3a3a;--text-color-disabled: #585858;--shadow-color: #f2f3f5}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-ExtraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}html,body{overflow-x:hidden;width:100%;max-width:100%}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;background:#fff;line-height:1.6;padding-top:80px}*{box-sizing:border-box}a{color:inherit}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px #0009;clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link{left:-9999px;position:absolute;top:-9999px}.skip-link:focus{display:block;left:6px;top:7px;z-index:999999;text-decoration:none}@media (max-width: 768px){body{padding-top:70px}}@media (max-width: 480px){body{padding-top:60px}}.site-header{display:flex;background:#fff;color:var(--text-color);padding:0 20px;position:fixed;top:0;left:0;right:0;width:100%;z-index:999;height:80px;border-bottom:1px solid var(--shadow-color);transition:box-shadow .3s ease}.site-header.scrolled{box-shadow:0 2px 12px #0003}.main-navigation{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-branding{flex-shrink:0}.site-title a{text-decoration:none;font-size:1.5em;font-weight:700}.custom-logo-link{display:inline-block}.custom-logo{max-height:60px;width:auto}.default-logo{height:60px;max-height:60px;width:100%;display:block}.nav-list{list-style:none;display:flex;gap:20px;margin:0;padding:0;flex-wrap:wrap}.nav-list li{margin:0}.nav-link{color:var(--text-color-disabled);text-decoration:none;padding:8px 12px;border-radius:4px;transition:background-color .2s;position:relative}.nav-link:hover,.nav-link:focus{background-color:#ffffff1a;text-decoration:none;color:var(--primary-color)}.nav-link.active{color:var(--text-color);font-weight:700}.nav-link.active:before{content:"";display:inline-block;width:6px;height:6px;background-color:var(--primary-color);border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .5s}.header-actions{flex-shrink:0;display:flex;align-items:center;gap:24px}.header-actions .funded-by-ue{display:inline-flex;align-items:center}.header-actions .funded-by-ue img{height:50px;width:auto;object-fit:contain}.btn-reservation{background-color:#fff;color:var(--text-color);padding:12px 24px 12px 50px;border:2px solid #fec000;border-radius:30px;text-decoration:none;font-weight:600;font-size:16px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;position:relative}.btn-reservation:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-image:url(../images/calendar.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.btn-reservation:hover{background-color:#fec000;box-shadow:0 4px 12px #f7a5004d}.btn-reservation:active{transform:translateY(0)}.cart-icon{position:relative;width:44px;height:44px;background-color:#f2f3f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.cart-icon:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='Warstwa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='enable-background:new%200%200%20512%20512;'%20xml:space='preserve'%3e%3cg%3e%3cpath%20fill='%23000000'%20opacity='1.00'%20d='%20M%20250.52%200.00%20L%20261.42%200.00%20C%20279.56%201.28%20297.45%207.07%20312.42%2017.49%20C%20334.73%2032.65%20350.44%2057.19%20354.67%2083.85%20C%20356.52%2094.47%20355.88%20105.28%20356.00%20115.99%20C%20376.01%20116.02%20396.01%20115.97%20416.02%20116.02%20C%20423.19%20115.96%20430.14%20120.13%20433.54%20126.44%20C%20435.89%20130.52%20436.03%20135.34%20436.66%20139.89%20C%20449.58%20241.23%20462.53%20342.57%20475.45%20443.90%20C%20477.78%20460.55%20472.62%20478.02%20461.70%20490.77%20C%20451.30%20503.23%20435.68%20510.82%20419.56%20512.00%20L%2092.48%20512.00%20C%2081.07%20511.07%2069.84%20507.20%2060.61%20500.36%20C%2046.48%20490.11%2037.25%20473.46%2036.14%20456.04%20C%2035.70%20450.30%2036.41%20444.57%2037.18%20438.90%20C%2050.16%20337.24%2063.12%20235.58%2076.11%20133.92%20C%2076.98%20124.06%2086.04%20115.81%2095.97%20116.02%20C%20115.98%20115.97%20135.99%20116.02%20155.99%20116.00%20C%20156.13%20105.65%20155.49%2095.22%20157.15%2084.95%20C%20160.52%2062.15%20172.21%2040.75%20189.44%2025.46%20C%20206.14%2010.32%20228.10%201.52%20250.52%200.00%20M%20229.27%2046.36%20C%20213.63%2054.04%20201.75%2068.91%20197.72%2085.87%20C%20195.12%2095.70%20196.24%20105.95%20196.00%20116.00%20C%20236.00%20116.00%20276.00%20116.00%20316.00%20116.00%20C%20315.77%20105.66%20316.90%2095.08%20314.04%2084.99%20C%20308.95%2064.64%20292.35%2047.68%20272.08%2042.23%20C%20257.96%2038.18%20242.37%2039.72%20229.27%2046.36%20M%20113.52%20156.13%20C%20101.53%20251.38%2089.23%20346.61%2077.13%20441.85%20C%2076.55%20447.20%2075.12%20452.77%2076.94%20458.04%20C%2079.41%20466.12%2087.43%20472.07%2095.90%20471.98%20C%20202.28%20472.02%20308.65%20471.98%20415.03%20472.01%20C%20421.76%20472.29%20428.53%20469.03%20432.36%20463.45%20C%20435.44%20459.17%20436.53%20453.67%20435.72%20448.49%20C%20423.26%20351.10%20410.89%20253.70%20398.41%20156.32%20C%20397.82%20156.23%20396.65%20156.07%20396.06%20155.98%20C%20301.88%20156.11%20207.69%20155.82%20113.52%20156.13%20Z'%20/%3e%3cpath%20fill='%23000000'%20opacity='1.00'%20d='%20M%20171.36%20196.55%20C%20179.13%20194.59%20187.87%20197.91%20192.38%20204.54%20C%20194.99%20208.15%20196.09%20212.64%20196.03%20217.05%20C%20196.23%20233.12%20203.35%20248.93%20215.14%20259.83%20C%20226.57%20270.55%20242.33%20276.54%20258.01%20275.95%20C%20272.56%20275.49%20286.84%20269.47%20297.34%20259.38%20C%20309.12%20248.26%20316.00%20232.21%20316.01%20216.02%20C%20315.98%20210.27%20318.56%20204.59%20322.94%20200.86%20C%20328.46%20195.97%20336.80%20194.63%20343.59%20197.50%20C%20350.61%20200.30%20355.68%20207.38%20355.94%20214.95%20C%20356.30%20236.29%20349.40%20257.63%20336.79%20274.83%20C%20323.33%20293.39%20303.30%20307.10%20281.08%20312.79%20C%20258.25%20318.76%20233.32%20316.30%20212.17%20305.82%20C%20190.71%20295.39%20173.25%20277.02%20163.96%20255.04%20C%20158.59%20242.44%20155.84%20228.71%20156.05%20215.00%20C%20156.29%20206.34%20162.92%20198.43%20171.36%20196.55%20Z'%20/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.7}.cart-icon:after{content:"0";position:absolute;top:-7px;right:-2px;width:19px;height:19px;background-color:#fdc000;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1}.cart-icon:hover{background-color:#d8d8d8}.mobile-menu-actions{display:none}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1000;position:relative}.mobile-menu-toggle:focus{outline:2px solid var(--primary-color);outline-offset:2px}.hamburger{display:block;width:24px;height:18px;position:relative}.hamburger-line{display:block;height:2px;width:100%;background-color:var(--text-color);border-radius:1px;position:absolute;transition:all .3s ease}.hamburger-line:nth-child(1){top:0}.hamburger-line:nth-child(2){top:8px}.hamburger-line:nth-child(3){top:16px}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(45deg);top:8px}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg);top:8px}@media (max-width: 1024px){.site-header{height:auto;min-height:80px;padding:15px 20px}.nav-list{gap:15px}.btn-reservation{padding:10px 20px 10px 40px;font-size:14px}.btn-reservation:before{left:12px;width:16px;height:16px}}body.mobile-menu-active{overflow:hidden;position:fixed;width:100%}body.mobile-menu-active .site-header{position:fixed;top:0;left:0;right:0;z-index:1001}@media (min-width: 769px){body.mobile-menu-active{overflow:visible;position:static}body.mobile-menu-active .site-header{position:relative}}@media (max-width: 768px){.site-header{min-height:70px;padding:10px 0}.site-header .container{width:100%;padding:0 24px}.main-navigation{position:relative}.mobile-menu-toggle{display:block;order:3;z-index:1002}.site-branding{order:1;z-index:1002}.header-actions{order:2;gap:8px;margin-left:auto;margin-right:16px}.header-actions .btn-reservation{display:none}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;padding:24px 40px;border-top:1px solid rgba(0,0,0,.08)}.mobile-menu-actions .btn-reservation{display:inline-flex;justify-content:center;width:100%;text-align:center;font-size:16px}.navigation-wrapper{position:fixed;top:60px;left:0;right:0;bottom:0;background-color:#fff;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:998;overflow-y:auto;-webkit-overflow-scrolling:touch}.navigation-wrapper.mobile-menu-open{transform:translateY(0);opacity:1;visibility:visible}.nav-list{flex-direction:column;gap:0;padding:20px 0;height:auto;display:flex;justify-content:flex-start;align-items:stretch;margin:0;list-style:none;width:100%}.nav-list li{width:100%;display:block;flex-shrink:0}.nav-link{display:block;padding:20px 40px;color:var(--text-color);font-weight:500;font-size:18px;text-align:center;width:100%;text-decoration:none;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.05);line-height:1.4}.nav-link:last-child{border-bottom:none}.nav-link:hover,.nav-link:focus{background-color:#f7a5001a;color:var(--primary-color)}.nav-link.active{color:var(--primary-color);font-weight:600;background-color:#f7a5000d}.nav-link.active:before{display:none}.custom-logo{max-height:40px}.default-logo{height:40px;max-height:40px}.cart-icon{width:36px;height:36px}.cart-icon:before{width:16px;height:16px}.cart-icon:after{width:16px;height:16px;font-size:10px}}@media (max-width: 480px){.site-header{min-height:60px}.custom-logo{max-height:35px}.default-logo{height:35px;max-height:35px}.navigation-wrapper{top:60px}.nav-list{padding:15px 0}.nav-list li{width:100%;display:block;flex-shrink:0}.nav-link{padding:18px 30px;font-size:16px;display:block;width:100%;text-align:center}.nav-link.active:before{display:none}.mobile-menu-actions{padding:20px 30px}.mobile-menu-actions .btn-reservation{font-size:14px;padding:10px 20px 10px 40px}body.mobile-menu-active .site-header{min-height:60px}}.main-footer{background:#090914;color:#fff;padding:130px 0 40px;margin-top:-60px}.main-footer .footer-container{max-width:1440px;margin:0 auto}.main-footer .footer-container .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:space-between;gap:40px;margin-bottom:40px}.main-footer .footer-container .footer-content .footer-col{font-size:1em;line-height:1.7}.main-footer .footer-container .footer-content .footer-col .footer-title{font-size:1.2em;font-weight:600;margin-bottom:12px;display:block}.main-footer .footer-container .footer-content .footer-col a{color:#fff;text-decoration:underline}.main-footer .footer-container .footer-content .footer-col a:hover{text-decoration:none}.main-footer .footer-container .footer-content .footer-col a .footer-widgets{margin-bottom:40px}.main-footer .footer-container .footer-content .footer-col a .site-info{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;font-size:.9em}.main-footer .footer-container .footer-content .footer-col a .site-info a{color:#fff;text-decoration:underline}.main-footer .footer-container .footer-content .footer-col a .site-info a:hover{text-decoration:none}@media (max-width: 1200px){.main-footer .footer-container{padding:0 30px}}@media (max-width: 768px){.main-footer{padding:80px 0 30px}}@media (max-width: 480px){.main-footer{padding:80px 0 20px}.main-footer .footer-container{padding:0 20px}.main-footer .footer-content{gap:30px}.main-footer .footer-content .footer-col{font-size:.9em}}@media (max-width: 400px){.main-footer .footer-container{padding:0 15px}}.placeholder{background:#ccc;width:100%;height:200px;display:block}.section{padding:100px 0 0}.section.text-section{text-align:center;padding:100px 0}.section.text-section .text-section-title{font-size:42px}.section.text-section .text-section-content{font-size:20px}.container{width:100%;max-width:1440px;margin:auto}.btn{background:orange;color:var(--text-color);padding:10px 20px;border:none;border-radius:20px;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s,transform .1s;font-weight:700}.btn:hover,.btn:focus{background:#e68900;text-decoration:none;opacity:.9}.btn:active{transform:translateY(0)}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#5a6268}h1,h2,h3{margin:20px 0 10px;line-height:1.3}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.3em}.alignleft{float:left;margin-right:1em;margin-bottom:1em}.alignright{float:right;margin-left:1em;margin-bottom:1em}.aligncenter{display:block;margin:0 auto 1em}.wp-caption{max-width:100%}.wp-caption-text{font-style:italic;font-size:.9em;text-align:center;margin-top:.5em}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.gallery-item img{width:100%;height:auto}.entry-header{margin-bottom:30px;text-align:center;padding:0 20px}.entry-title{margin-bottom:15px}.entry-title a{text-decoration:none;color:inherit}.entry-title a:hover{color:#ff9800}.entry-meta{font-size:.9em;color:#666;margin-bottom:20px}.entry-meta span{margin-right:15px}.entry-featured-image,.entry-thumbnail{margin-bottom:30px;text-align:center}.entry-featured-image img,.entry-thumbnail img{max-width:100%;height:auto;border-radius:8px}.entry-content{line-height:1.6;text-align:justify;max-width:900px;margin:0 auto 100px;padding:0 20px}.entry-content h2,.entry-content h3,.entry-content h4{margin-top:30px;margin-bottom:15px}.entry-content p{margin-bottom:20px}.entry-content ul,.entry-content ol{margin-bottom:20px;padding-left:30px}.entry-content .wp-block-image{text-align:center}.entry-footer{border-top:1px solid #eee;padding-top:20px;font-size:.9em;color:#666}.entry-footer span{display:block;margin-bottom:10px}article+article{margin-top:60px;padding-top:40px;border-top:1px solid #eee}.no-results{text-align:center;padding:60px 0}.no-results .page-title{margin-bottom:20px}.no-results .page-content p{font-size:1.1em;color:#666;margin-bottom:30px}.pagination{margin:60px 0;text-align:center}.page-numbers{display:inline-block;padding:10px 15px;margin:0 5px;background:#f5f5f5;color:#333;text-decoration:none;border-radius:5px;transition:background-color .2s}.page-numbers:hover,.page-numbers.current{background:#ff9800;color:#fff;text-decoration:none}.page-numbers.prev,.page-numbers.next{font-weight:700}@media screen and (max-width: 782px){.admin-bar .site-header{top:46px}.admin-bar body{padding-top:126px}}@media screen and (min-width: 783px){.admin-bar .site-header{top:32px}.admin-bar body{padding-top:112px}}@media screen and (max-width: 782px) and (max-width: 768px){.admin-bar body{padding-top:116px}}@media screen and (max-width: 782px) and (max-width: 480px){.admin-bar body{padding-top:106px}}@media (max-width: 980px){.hero-container,.info-container{flex-direction:column;text-align:center}.stats-grid{gap:40px}.stat-number{font-size:2.5em}}@media (max-width: 768px){.satisfaction-container{flex-direction:column;gap:20px}.satisfaction-title h2{font-size:1.8em;text-align:center}.entry-header{text-align:left}.entry-title{font-size:1.8em}.entry-meta span{display:block;margin-right:0;margin-bottom:5px}article+article{margin-top:40px;padding-top:30px}}@media (max-width: 700px){.footer-content{flex-direction:column;gap:24px;text-align:center}}@media (max-width: 400px){body{overflow-x:hidden}.container{width:95%;padding:0 15px;margin:0 auto}*{max-width:100vw;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width: 480px){.nav-list{flex-direction:column;gap:10px;width:100%;text-align:center}h1{font-size:2em}h2{font-size:1.5em}.container{width:95%;padding:0 10px}*,*:before,*:after{max-width:100%;box-sizing:border-box}img{max-width:100%;height:auto}}.kids-benefits-section{position:relative}.kids-benefits-section .kids-benefits-bg{background:url(../images/yellow_bg.jpg) center center/cover no-repeat;border-radius:20px;padding:95px 0 180px;position:relative;z-index:1;margin:0 auto;display:flex;justify-content:center;min-height:480px}@media (max-width: 1100px){.kids-benefits-section .kids-benefits-bg{padding:110px 20px 100px;border-radius:18px}}@media (max-width: 768px){.kids-benefits-section .kids-benefits-bg{padding:100px 20px 90px;border-radius:16px;min-height:auto;width:95%}}@media (max-width: 480px){.kids-benefits-section .kids-benefits-bg{padding:80px 15px;border-radius:12px}}.kids-benefits-section .kids-benefits-bg .kids-benefits-title{color:#fff;font-size:42px;margin:0}@media (max-width: 768px){.kids-benefits-section .kids-benefits-bg .kids-benefits-title{text-align:center}}.kids-benefits-section .kids-benefits-cards{display:flex;align-items:flex-start;justify-content:center;gap:24px;margin-top:-190px;padding:0 20px 20px;position:relative;z-index:2;margin-left:auto;margin-right:auto}@media (max-width: 1100px){.kids-benefits-section .kids-benefits-cards{align-items:stretch;flex-wrap:wrap;gap:20px;max-width:100%;padding:0 20px 20px}}@media (max-width: 768px){.kids-benefits-section .kids-benefits-cards{gap:16px;padding:0 15px 15px;margin-top:-50px;width:95%}}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards{gap:12px;margin-top:-70px;padding:0 10px 10px}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card{background:#fff;border-radius:12px;box-shadow:0 15px 45px #00000014;width:300px;flex:0 1 300px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease,border .01s ease;position:relative;padding-bottom:16px;min-width:200px;max-width:300px}@media (max-width: 1100px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card{width:calc(50% - 12px);flex:0 1 calc(50% - 12px);min-width:220px;max-width:350px}}@media (max-width: 768px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card{width:calc(50% - 8px);flex:0 1 calc(50% - 8px);min-width:180px;max-width:280px}}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card{min-width:160px;max-width:none;width:100%;flex:1 1 100%}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-img{width:100%;aspect-ratio:4.5/3;background:var(--secondary-color);border-radius:12px 12px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-img img{width:100%;height:100%;object-fit:cover;object-position:center}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content{padding:0 16px;text-align:left;flex-grow:1}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content{padding:0 12px}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .card-title{margin:35px 0;font-size:1.1em;color:var(--text-color);text-align:center}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .card-title{font-size:1em;margin:0 0 6px}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .card-description{margin:0;font-size:14px;line-height:18px;color:var(--text-color);max-height:150px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;transition:max-height .3s ease}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .card-description{font-size:12px;-webkit-line-clamp:10;line-clamp:10;max-height:120px}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .service-price{font-weight:700;color:var(--primary-color);font-size:1em;margin-top:8px}@media (max-width: 480px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-content .service-price{font-size:.95em;margin-top:6px}}@media (max-width: 768px){.kids-benefits-section .kids-benefits-cards .kids-benefit-card{align-self:stretch}.kids-benefits-section .kids-benefits-cards .kids-benefit-card .card-description{max-height:none;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.kids-benefits-section .kids-benefits-cards .kids-benefit-card:hover{transform:none;border:1px solid transparent;box-shadow:0 4px 16px #00000014;align-self:stretch}}.kids-benefits-section .kids-benefits-cards .kids-benefit-card:hover{transform:translateY(-30px);border:1px solid var(--primary-color);box-shadow:0 8px 24px #00000026;align-self:flex-start}.kids-benefits-section .kids-benefits-cards .kids-benefit-card:hover .card-description{max-height:none;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.adults-benefits-section{position:relative}.adults-benefits-section .adults-benefits-bg{background:url(../images/blue_bg.jpg) center center/cover no-repeat;border-radius:20px;padding:95px 0 180px;position:relative;z-index:1;margin:0 auto;display:flex;justify-content:center;min-height:480px}@media (max-width: 1100px){.adults-benefits-section .adults-benefits-bg{padding:110px 20px 100px;border-radius:18px}}@media (max-width: 768px){.adults-benefits-section .adults-benefits-bg{padding:100px 20px 90px;border-radius:16px;min-height:auto;width:95%}}@media (max-width: 480px){.adults-benefits-section .adults-benefits-bg{padding:80px 15px;border-radius:12px}}.adults-benefits-section .adults-benefits-bg .adults-benefits-title{color:#fff;font-size:42px;margin:0}@media (max-width: 768px){.adults-benefits-section .adults-benefits-bg .adults-benefits-title{text-align:center}}.adults-benefits-section .adults-benefits-cards{display:flex;align-items:flex-start;justify-content:center;gap:24px;margin-top:-190px;padding:0 20px 20px;position:relative;z-index:2;margin-left:auto;margin-right:auto}@media (max-width: 1100px){.adults-benefits-section .adults-benefits-cards{align-items:stretch;flex-wrap:wrap;gap:20px;max-width:100%;padding:0 20px 20px}}@media (max-width: 768px){.adults-benefits-section .adults-benefits-cards{gap:16px;padding:0 15px 15px;margin-top:-50px;width:95%}}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards{gap:12px;margin-top:-70px;padding:0 10px 10px}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card{background:#fff;border-radius:12px;box-shadow:0 15px 45px #00000014;width:30px;flex:0 1 300px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease,border .01s ease;position:relative;padding-bottom:16px;min-width:200px;max-width:300px}@media (max-width: 1100px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card{width:calc(50% - 12px);flex:0 1 calc(50% - 12px);min-width:220px;max-width:350px}}@media (max-width: 768px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card{width:calc(50% - 8px);flex:0 1 calc(50% - 8px);min-width:180px;max-width:280px}}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card{min-width:160px;max-width:none;width:100%;flex:none}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-img{width:100%;aspect-ratio:4.5/3;background:var(--secondary-color);border-radius:12px 12px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-img img{width:100%;height:100%;object-fit:cover;object-position:center}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content{padding:0 16px;text-align:left;flex-grow:1}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content{padding:0 12px}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .card-title{margin:35px 0;font-size:1.1em;color:var(--text-color);text-align:center}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .card-title{font-size:1em;margin:0 0 6px}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .card-description{margin:0;font-size:14px;line-height:18px;color:var(--text-color);max-height:150px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;transition:max-height .3s ease}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .card-description{font-size:12px;-webkit-line-clamp:10;line-clamp:10;max-height:120px}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .service-price{font-weight:700;color:var(--primary-color);font-size:1em;margin-top:8px}@media (max-width: 480px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card .card-content .service-price{font-size:.95em;margin-top:6px}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card:hover{transform:translateY(-30px);border:1px solid var(--primary-color);box-shadow:0 8px 24px #00000026}@media (max-width: 768px){.adults-benefits-section .adults-benefits-cards .adults-benefit-card:hover{transform:translateY(-4px)}}.adults-benefits-section .adults-benefits-cards .adults-benefit-card:hover .card-description{max-height:none;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.satisfaction-container{display:flex;align-items:center;gap:40px;padding:0 90px}.satisfaction-container .satisfaction-title{flex:1}@media (max-width: 768px){.satisfaction-container .satisfaction-title{order:2}}.satisfaction-container .satisfaction-title .satisfaction-heading{font-size:36px;color:#333;line-height:1.2}@media (max-width: 1560px){.satisfaction-container .satisfaction-title .satisfaction-heading{font-size:28px}}@media (max-width: 1200px){.satisfaction-container .satisfaction-title .satisfaction-heading{font-size:24px}}@media (max-width: 768px){.satisfaction-container .satisfaction-title .satisfaction-heading{font-size:20px}}.satisfaction-container .satisfaction-title .satisfaction-heading .satisfaction-wrapper{display:flex;align-items:center;gap:32px}.satisfaction-container .satisfaction-img{flex:1;position:relative;overflow:hidden}.satisfaction-container .satisfaction-img img{width:100%;height:auto;transition:transform .1s ease-out;transform-origin:center center;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;animation:float 4s ease-in-out infinite}.satisfaction-decorative-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.satisfaction-decorative-icons [class^=icon-]{position:absolute;width:40px;height:40px;opacity:.7;transition:opacity .3s ease}.satisfaction-decorative-icons [class^=icon-] img{width:100%;height:100%;object-fit:contain;border-radius:0}@media (max-width: 768px){.satisfaction-decorative-icons [class^=icon-]{width:30px;height:30px;opacity:.5}}.satisfaction-decorative-icons .icon-cros{top:15%;left:20px}@media (max-width: 768px){.satisfaction-decorative-icons .icon-cros{top:20%;left:15px}}.satisfaction-decorative-icons .icon-cros-2{top:25%;right:25px}@media (max-width: 768px){.satisfaction-decorative-icons .icon-cros-2{top:30%;right:20px}}.satisfaction-decorative-icons .icon-ring{bottom:25%;left:30px}@media (max-width: 768px){.satisfaction-decorative-icons .icon-ring{bottom:20%;left:20px}}.satisfaction-decorative-icons .icon-ring-2{bottom:35%;right:20px}@media (max-width: 768px){.satisfaction-decorative-icons .icon-ring-2{bottom:40%;right:15px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 768px){.satisfaction-container{flex-direction:column;gap:20px;padding:0 20px}.satisfaction-title h2{font-size:1.8em;text-align:center}}.reservation-section{background:transparent;position:relative;z-index:1;margin-bottom:-80px}.reservation-section .reservation-bg{background:url(../images/yellow_bg.jpg) center center/cover no-repeat;border-radius:16px;max-width:1440px;margin:0 auto;text-align:center;padding:40px 90px;box-shadow:0 4px 24px #00000014;position:relative;min-height:300px}.reservation-section .reservation-bg .reservation-title{color:#fff;font-size:2em;margin-bottom:10px}.reservation-section .reservation-bg .reservation-sub{color:#fff;font-size:1.1em;margin-bottom:24px}.reservation-section .reservation-bg .reservation-btn{position:relative;background:#fff;color:#222;border:none;border-radius:24px;padding:12px 22px 12px 40px;font-size:1em;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;box-shadow:0 2px 8px #00000014;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:box-shadow .2s,transform .1s;text-decoration:none;min-width:320px;justify-content:center}.reservation-section .reservation-bg .reservation-btn:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-image:url(../images/calendar.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.reservation-section .reservation-bg .reservation-btn:hover,.reservation-section .reservation-bg .reservation-btn:focus{box-shadow:0 4px 16px #ff98002e;opacity:.9;text-decoration:none;color:#222}.reservation-section .reservation-bg .reservation-btn:active{transform:translateY(0)}.reservation-section .reservation-bg .reservation-btn .icon{font-size:1.2em}.reservation-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3}.modal-content{background:#fff;border-radius:12px;padding:30px;position:relative;max-width:500px;width:100%;box-shadow:0 8px 32px #0000004d}.modal-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:5px;line-height:1}.modal-close:hover{color:#000}.reservation-actions{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;margin-top:20px}@media (max-width: 1200px){.reservation-section .reservation-bg{padding:36px 28px 28px;margin:0 20px}.modal-content{padding:28px;margin:0 20px}}@media (max-width: 768px){.reservation-section{margin-bottom:-60px}.reservation-section .reservation-bg{padding:32px 24px 24px;margin:0 16px}.reservation-section .reservation-bg .reservation-title{font-size:1.7em;margin-bottom:8px}.reservation-section .reservation-bg .reservation-sub{font-size:1em;margin-bottom:20px}.reservation-section .reservation-bg .reservation-btn{padding:10px 18px 10px 36px;font-size:.95em}.reservation-section .reservation-bg .reservation-btn:before{left:14px;width:16px;height:16px}.modal-content{padding:24px;margin:0 16px}.reservation-actions{gap:12px;margin-top:16px}}@media (max-width: 480px){.reservation-section{margin-bottom:-40px}.reservation-section .reservation-bg{padding:24px 16px 20px;margin:0 12px;border-radius:12px}.reservation-section .reservation-bg .reservation-title{font-size:1.5em;margin-bottom:6px}.reservation-section .reservation-bg .reservation-sub{font-size:.9em;margin-bottom:16px}.reservation-section .reservation-bg .reservation-btn{padding:8px 16px 8px 32px;font-size:.9em;border-radius:20px;width:100%}.reservation-section .reservation-bg .reservation-btn:before{left:12px;width:14px;height:14px}.modal-content{padding:20px;margin:0 12px;border-radius:8px}.reservation-actions{flex-direction:column;gap:10px;margin-top:12px}}@media (max-width: 400px){.reservation-section .reservation-bg{padding:20px 12px 16px;margin:0 8px}.reservation-section .reservation-bg .reservation-title{font-size:1.3em;margin-bottom:4px}.reservation-section .reservation-bg .reservation-sub{font-size:.85em;margin-bottom:14px}.reservation-section .reservation-bg .reservation-btn{padding:6px 14px 6px 28px;font-size:.85em;border-radius:18px;width:100%}.reservation-section .reservation-bg .reservation-btn:before{left:10px;width:12px;height:12px}.modal-content{padding:16px;margin:0 8px}}.stats-section{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;margin:40px 0;overflow:hidden}.stats-section[data-parallax]{will-change:transform;transform:var(--parallax-transform, translateY(0))}.stats-section .stats-container{text-align:center;padding:60px 20px;position:relative;z-index:1;width:100%}.stats-section .stats-container .stats-grid{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;margin-top:20px}.stats-section .stats-container .stats-grid .stat-item{text-align:center;min-width:120px;position:relative;transition:transform .1s ease-out}.stats-section .stats-container .stats-grid .stat-item .stat-number{font-weight:800;color:#333;margin-bottom:8px;line-height:1;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.stats-section .stats-container .stats-grid .stat-item .stat-label{font-size:36px;color:#333;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-shadow:1px 1px 2px rgba(255,255,255,.8)}@media (max-width: 1560px){.stats-section .stats-container .stats-grid .stat-item .stat-label{font-size:28px}}@media (max-width: 1200px){.stats-section .stats-container .stats-grid .stat-item .stat-label{font-size:24px}}@media (max-width: 768px){.stats-section .stats-container .stats-grid .stat-item .stat-label{font-size:20px}}@media (max-width: 768px){.stats-section{min-height:300px;margin:30px 0}.stats-section .stats-container{padding:40px 15px}.stats-section .stats-container .stats-grid{gap:40px}}@media (max-width: 480px){.stats-section{min-height:250px}.stats-section .stats-container{padding:30px 10px}.stats-section .stats-container .stats-grid{gap:30px;flex-direction:column}.stats-section .stats-container .stats-grid .stat-item{min-width:auto}}.stats-fallback{text-align:center;padding:40px 20px;position:relative;z-index:1}.stats-fallback h2{color:#333;margin-bottom:10px;font-size:2.5rem;font-weight:800;text-shadow:1px 1px 2px rgba(255,255,255,.8)}@media (max-width: 768px){.stats-fallback h2{font-size:2rem}}.stats-fallback p{color:#555;font-style:italic;font-size:1.1rem;text-shadow:1px 1px 2px rgba(255,255,255,.8)}@media (max-width: 768px){.stats-fallback p{font-size:1rem}}.info-container{display:flex;align-items:center;gap:40px;padding:0 20px}.info-container[data-parallax]{overflow:hidden}@media (max-width: 768px){.info-container{flex-direction:column;gap:30px;text-align:center;margin-top:100px}.info-container[data-parallax]{overflow:visible}}.info-img{flex:1;position:relative;overflow:hidden;border-radius:8px}.info-img img{width:100%;height:auto;border-radius:8px;transition:transform .1s ease-out;transform-origin:center center;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (max-width: 768px){.info-img{max-width:400px;margin:0 auto}.info-img:hover img{transform:none}}.info-decorative-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.info-decorative-icons [class^=icon-]{position:absolute;width:40px;height:40px;opacity:.7;transition:opacity .3s ease}.info-decorative-icons [class^=icon-] img{width:100%;height:100%;object-fit:contain;border-radius:0}@media (max-width: 768px){.info-decorative-icons [class^=icon-]{width:30px;height:30px;opacity:.5}}.info-decorative-icons .icon-cros{top:10%;left:15px;transform:rotate(-15deg)}@media (max-width: 768px){.info-decorative-icons .icon-cros{top:15%;left:10px}}.info-decorative-icons .icon-cros-2{top:20%;right:20px;transform:rotate(25deg)}@media (max-width: 768px){.info-decorative-icons .icon-cros-2{top:25%;right:15px}}.info-decorative-icons .icon-ring{bottom:30%;left:25px;transform:rotate(45deg)}@media (max-width: 768px){.info-decorative-icons .icon-ring{bottom:20%;left:15px}}.info-decorative-icons .icon-ring-2{bottom:30%;right:15px;transform:rotate(-30deg)}@media (max-width: 768px){.info-decorative-icons .icon-ring-2{bottom:35%;right:10px}}.info-content{flex:1}.info-content .info-title{margin-bottom:1.5rem;font-size:42px;font-weight:700}@media (max-width: 768px){.info-content .info-title{font-size:2rem;margin-bottom:1rem}}.info-content .about-description{line-height:1.6;color:var(--text-color, #666);font-size:1.1rem}@media (max-width: 768px){.info-content .about-description{font-size:1rem}}.info-content .about-description p{margin-bottom:1rem}.info-content .about-description p:last-child{margin-bottom:0}.hero-section-bg{background-size:cover;height:850px;position:relative;background:linear-gradient(to bottom,#ffffff 0%,var(--shadow-color) 100%);padding-bottom:0}@media (max-width: 768px){.hero-section-bg{padding-top:40px}}.hero-section-bg .hero-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:40px 90px;position:relative;z-index:2}.hero-section-bg .hero-container .hero-content{position:absolute;top:0;left:0;right:5%;bottom:0;z-index:1;font-weight:700}.hero-section-bg .hero-container .hero-content .hero-decorative-icons{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle{position:absolute;border-radius:50%;z-index:2}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-1{top:15%;left:20%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-2{top:30%;right:45%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-3{bottom:20%;left:25%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-4{bottom:45%;right:60%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-5{bottom:30%;left:15%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-6{bottom:15%;right:35%}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle-10{width:10px;height:10px;background-color:#665f68}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle-20{width:20px;height:20px;background-color:#ffc001}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle-30{width:30px;height:30px;background-color:#261f41}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle-40{width:40px;height:40px;background-color:#ffc001}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-1{animation:circleClockwise 6s linear infinite;animation-delay:0s}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-2{animation:circleCounterClockwise 8s linear infinite;animation-delay:-2s}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-3{animation:circleClockwise 7s linear infinite;animation-delay:-5s}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-4{animation:circleCounterClockwise 5s linear infinite;animation-delay:-3s}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-5{animation:circleClockwise 6s linear infinite;animation-delay:-1s}.hero-section-bg .hero-container .hero-content .hero-decorative-icons .hero-circle.circle-pos-6{animation:circleCounterClockwise 7s linear infinite;animation-delay:-4s}.hero-section-bg .hero-container .hero-content .hero-bg-image{opacity:0;transition:opacity .5s ease-in-out;position:absolute;top:0;right:0;width:auto;height:100%;object-fit:cover;object-position:center right;overflow:visible}.hero-section-bg .hero-container .hero-content .hero-bg-image.active{opacity:1}.hero-section-bg .hero-container .hero-title{position:relative;z-index:3;max-width:40%;margin:0 0 1.25rem;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.2;font-weight:700;color:#333;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-section-bg .hero-container .hero-subtitle{position:relative;z-index:3;max-width:45%;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5;color:#666}.hero-section-bg .hero-container .hero-cta{position:relative;z-index:3;margin-bottom:20px}.hero-section-bg .hero-container .hero-cta .hero-cta-btn{padding:12px 32px;font-size:1.25rem;font-weight:600;background-color:#ffc001;color:#000;border:none;border-radius:1.5rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.hero-section-bg .hero-container .hero-cta .hero-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff98004d}.hero-section-bg .hero-cards-container{position:absolute;z-index:2;bottom:-60px;width:100%;left:0;max-width:none;padding:0 60px}.hero-section-bg .hero-cards-container .cards{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;overflow:hidden;margin:0 auto;max-width:1440px}.hero-section-bg .hero-cards-container .card{flex:1;padding:10px 20px;text-align:center;position:relative;border-right:1px solid #f0f0f0;transition:background-color .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;color:#333;line-height:1.4;height:120px}.hero-section-bg .hero-cards-container .card:last-child{border-right:none}.hero-section-bg .hero-cards-container .card .card-icon{width:40px;height:40px;background-color:#eee;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.hero-section-bg .hero-cards-container .card .card-icon i{font-size:20px;color:#333}.hero-section-bg .hero-cards-container .card:hover{background-color:#f8f9fa}.hero-section-bg .hero-cards-container .card:hover .card-icon{transform:scale(1.1)}.hero-section-bg .hero-cards-container .card .card-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-section-bg .hero-cards-container .card .card-text .card-subtitle{font-weight:400;color:#585858;text-align:left}.hero-section-bg .arrow-left,.hero-section-bg .arrow-right{position:absolute;top:50%;width:54px;height:54px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translateY(-50%);cursor:pointer;z-index:10;border-radius:50%;transition:all .3s ease}.hero-section-bg .arrow-left:hover,.hero-section-bg .arrow-right:hover{transform:translateY(-50%) scale(1.1)}.hero-section-bg .arrow-left{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='Warstwa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='enable-background:new%200%200%20512%20512;'%20xml:space='preserve'%3e%3cg%3e%3cpath%20d='M370.31,0h3.27c8.9.65,17.28,6.53,20.37,14.99a23.4634,23.4634,0,0,1-5.76,25.24Q280.4,148.17,172.51,256.01,280.3,363.92,388.16,471.74a23.51,23.51,0,0,1,6.14,24.31c-2.82,8.91-11.45,15.29-20.71,15.95H371.2a25.0807,25.0807,0,0,1-16.43-7.87q-113.505-113.49-226.98-227c-2.86-2.88-5.94-5.64-8.09-9.13a23.23,23.23,0,0,1,.45-24.71c3.1-4.5,7.39-7.99,11.12-11.93L354.74,7.89A25.9054,25.9054,0,0,1,370.31,0Z'/%3e%3c/g%3e%3c/svg%3e");left:20px}.hero-section-bg .arrow-right{background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='Warstwa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='enable-background:new%200%200%20512%20512;'%20xml:space='preserve'%3e%3cg%3e%3cpath%20d='M138.2984,0h2.36a25.1162,25.1162,0,0,1,16.44,7.88q114.765,114.75,229.52,229.51c4.15,3.91,7.67,8.82,8.53,14.59a23.5686,23.5686,0,0,1-7.09,21.13q-115.44,115.515-230.94,230.99a25.1669,25.1669,0,0,1-16.48,7.9h-2.27c-8.97-.61-17.42-6.55-20.51-15.06a23.49,23.49,0,0,1,5.79-25.15q107.805-107.94,215.71-215.8-107.835-107.895-215.7-215.76a23.4428,23.4428,0,0,1-5.76-25.23c3.08-8.47,11.49-14.36,20.4-15Z'/%3e%3c/g%3e%3c/svg%3e");right:20px}.hero-section-bg .hero-indicator{position:absolute;top:72px;left:50%;transform:translate(-50%);display:flex;gap:12px}.hero-section-bg .hero-indicator .indicator-dot{width:30px;height:8px;background-color:var(--shadow-color);border-radius:4px;display:inline-block;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hero-section-bg .hero-indicator .indicator-dot.active{background-color:#ff9800;width:50px}@media (max-width: 480px){.hero-section-bg .hero-indicator{top:20px}}@media (max-width: 992px){.hero-section-bg{height:auto;min-height:400px}.hero-section-bg .hero-indicator{top:20px}.hero-section-bg .hero-container{padding:40px 20px;width:90%;min-height:450px}.hero-section-bg .hero-container .hero-content .hero-bg-image{max-width:55%}.hero-section-bg .hero-container .hero-title{max-width:60%;font-size:clamp(1.6rem,3.5vw,2.8rem);text-align:left}.hero-section-bg .hero-container .hero-subtitle{max-width:55%;font-size:clamp(.9rem,1.8vw,1.1rem)}.hero-section-bg .hero-container .hero-cta .hero-cta-btn{padding:10px 28px;font-size:1rem}.hero-section-bg .arrow-left,.hero-section-bg .arrow-right{width:35px;height:35px}.hero-section-bg .hero-cards-container{padding:0 40px}.hero-section-bg .hero-cards-container .cards{max-width:800px}.hero-section-bg .hero-cards-container .card{padding:15px 10px;font-size:15px}.hero-section-bg .hero-cards-container .card .card-icon{width:35px;height:35px}.hero-section-bg .hero-cards-container .card .card-icon i{font-size:18px}}@media (max-width: 768px){.hero-section-bg .hero-container{padding:30px 10px;align-items:center;text-align:center}.hero-section-bg .hero-container .hero-content .hero-bg-image{max-width:100%;width:100%;object-position:center}.hero-section-bg .hero-container .hero-title{max-width:90%;font-size:clamp(1.4rem,5vw,2.2rem);text-align:center;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-section-bg .hero-container .hero-subtitle{max-width:80%;font-size:clamp(.85rem,3vw,1rem);text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hero-section-bg .hero-container .hero-cta .hero-cta-btn{padding:12px 24px;font-size:.95rem}.hero-section-bg .arrow-left,.hero-section-bg .arrow-right{width:30px;height:30px;z-index:4}.hero-section-bg .arrow-left{left:15px}.hero-section-bg .arrow-right{right:15px}.hero-section-bg .hero-indicator{top:20px}.hero-section-bg .hero-cards-container{padding:0 20px;bottom:-80px}.hero-section-bg .hero-cards-container .cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:0;max-width:500px;border-radius:16px}.hero-section-bg .hero-cards-container .card{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:5px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:14px;min-height:80px;height:80px}.hero-section-bg .hero-cards-container .card:nth-child(2n){border-right:none}.hero-section-bg .hero-cards-container .card:nth-child(n+3){border-bottom:none}.hero-section-bg .hero-cards-container .card:first-child{border-top-left-radius:16px}.hero-section-bg .hero-cards-container .card:nth-child(2){border-top-right-radius:16px}.hero-section-bg .hero-cards-container .card:nth-child(3){border-bottom-left-radius:16px}.hero-section-bg .hero-cards-container .card:last-child{border-bottom-right-radius:16px}.hero-section-bg .hero-cards-container .card .card-icon{width:32px;height:32px;margin-bottom:5px}.hero-section-bg .hero-cards-container .card .card-icon i{font-size:16px}}@media (max-width: 480px){.hero-section-bg .hero-container{padding:20px 10px}.hero-section-bg .hero-container .hero-title{max-width:95%;font-size:clamp(1.2rem,6vw,1.8rem);margin-bottom:.8rem}.hero-section-bg .hero-container .hero-subtitle{max-width:90%;font-size:clamp(.8rem,3.5vw,.9rem);margin-bottom:1.5rem}.hero-section-bg .hero-container .hero-cta .hero-cta-btn{padding:10px 20px;font-size:.9rem}.hero-section-bg .arrow-left,.hero-section-bg .arrow-right{width:25px;height:25px}.hero-section-bg .arrow-left{left:10px}.hero-section-bg .arrow-right{right:10px}.hero-section-bg .hero-indicator{gap:6px}.hero-section-bg .hero-indicator .indicator-dot{width:8px;height:8px}.hero-section-bg .hero-indicator .indicator-dot.active{width:30px;transform:scale(1.1)}.hero-section-bg .hero-indicator .indicator-dot.pill-style{width:20px;height:4px;border-radius:2px}.hero-section-bg .hero-indicator .indicator-dot.pill-style.active{width:28px}.hero-section-bg .hero-cards-container{width:100%;padding:0;bottom:-120px}.hero-section-bg .hero-cards-container .cards{max-width:100%;margin:0;border-radius:0}.hero-section-bg .hero-cards-container .card{padding:15px 10px;font-size:12px;min-height:70px;gap:6px;justify-content:start}.hero-section-bg .hero-cards-container .card:first-child{border-top-left-radius:0}.hero-section-bg .hero-cards-container .card:nth-child(2){border-top-right-radius:0}.hero-section-bg .hero-cards-container .card:nth-child(3){border-bottom-left-radius:0}.hero-section-bg .hero-cards-container .card:last-child{border-bottom-right-radius:0}.hero-section-bg .hero-cards-container .card .card-icon{width:28px;height:28px}.hero-section-bg .hero-cards-container .card .card-icon i{font-size:14px}}@media (max-width: 360px){.hero-section-bg{height:250px}.hero-section-bg .hero-container{justify-content:flex-start;padding:50px 10px}.hero-section-bg .hero-container .hero-title{font-size:clamp(1.1rem,7vw,1.5rem);margin-bottom:.6rem}.hero-section-bg .hero-container .hero-subtitle{font-size:clamp(.75rem,4vw,.85rem);margin-bottom:1.2rem}.hero-section-bg .hero-container .hero-cta .hero-cta-btn{padding:8px 16px;font-size:.85rem}.hero-section-bg .arrow-left,.hero-section-bg .arrow-right{width:22px;height:22px}.hero-section-bg .hero-cards-container{bottom:-180px}.hero-section-bg .hero-cards-container .card{padding:12px 8px;font-size:11px;min-height:60px}.hero-section-bg .hero-cards-container .card .card-icon{width:24px;height:24px}.hero-section-bg .hero-cards-container .card .card-icon i{font-size:12px}}@keyframes circleClockwise{0%{transform:translate(0)}25%{transform:translate(10px)}50%{transform:translate(10px,10px)}75%{transform:translateY(10px)}to{transform:translate(0)}}@keyframes circleCounterClockwise{0%{transform:translate(0)}25%{transform:translateY(10px)}50%{transform:translate(10px,10px)}75%{transform:translate(10px)}to{transform:translate(0)}}@property --num{syntax: "<integer>"; initial-value: 0; inherits: false;}@property --percent-num{syntax: "<integer>"; initial-value: 0; inherits: false;}:root{--num: 0;--percent-num: 0}.number-counter{counter-reset:num var(--num);font:800 40px system-ui;font-size:4rem;margin:0}.number-counter:after{content:counter(num)}.number-counter.animate{animation:counter var(--duration, 3s) forwards ease-in-out}@supports not (top: var(--num)){.number-counter.animate{animation:none}}@-moz-document url-prefix(){.number-counter.animate{animation:none!important}}@supports (-webkit-appearance: none) and (not (top: var(--num))){.number-counter.animate{animation:none!important}}@keyframes counter{0%{--num: 0}to{--num: var(--target)}}.number-counter-label{margin-top:0}.percent-counter{display:block;counter-reset:percent-num var(--percent-num);font:800 40px system-ui;font-size:130px;margin:0}@media (max-width: 1560px){.percent-counter{font-size:100px}}@media (max-width: 1200px){.percent-counter{font-size:80px}}@media (max-width: 768px){.percent-counter{font-size:60px}}.percent-counter:after{content:counter(percent-num) "%"}.percent-counter.animate{animation:percent-counter var(--duration, 3s) forwards ease-in-out}@supports not (top: var(--percent-num)){.percent-counter.animate{animation:none}}@-moz-document url-prefix(){.percent-counter.animate{animation:none!important}}@supports (-webkit-appearance: none) and (not (top: var(--percent-num))){.percent-counter.animate{animation:none!important}}@keyframes percent-counter{0%{--percent-num: 0}to{--percent-num: var(--percent-target)}}.number-counter-section{text-align:center;margin-bottom:40px;position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.number-counter-section[data-parallax]{will-change:transform;transform:var(--parallax-transform, translateY(0))}.number-counter-section .number-counter{color:#3a3a3a;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-size:8.125rem;font-weight:800;margin-bottom:1rem;z-index:1;position:relative;transition:transform .1s ease-out}.number-counter-section .number-counter-label{color:#3a3a3a;font-size:2.25rem;font-weight:600;max-width:600px;margin:0 auto;z-index:1;position:relative;transition:transform .1s ease-out}@media (max-width: 768px){.number-counter-section{min-height:300px}.number-counter-section .number-counter{font-size:3.5rem}.number-counter-section .number-counter-label{font-size:1.2rem;padding:0 1rem}}@media (max-width: 480px){.number-counter-section{min-height:250px}.number-counter-section .number-counter{font-size:2.5rem}.number-counter-section .number-counter-label{font-size:1rem}}.gallery-section{position:relative;background:#fff;overflow:hidden;min-height:60vh;padding:2rem 0}.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(11,1fr);gap:1rem;width:140%;margin:0 calc(-50vw + 30%);height:60vh;min-height:1800px;padding:2rem}.gallery-section .gallery-grid .gallery-item{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.gallery-section .gallery-grid .gallery-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle 120px at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.15) 0%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.02) 70%,transparent 100%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.gallery-section .gallery-grid .gallery-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#0000000d);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.gallery-section .gallery-grid .gallery-item:hover{transform:scale(.92);z-index:10}.gallery-section .gallery-grid .gallery-item:hover:before{opacity:1}.gallery-section .gallery-grid .gallery-item:hover:after{opacity:1}.gallery-section .gallery-grid .gallery-item img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.gallery-section .gallery-grid .gallery-item:hover img{filter:brightness(1.1) contrast(1.05)}.gallery-section .gallery-grid .gallery-item:nth-child(1){grid-column:1;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(2){grid-column:1;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(3){grid-column:1;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(4){grid-column:1;grid-row:9/11}.gallery-section .gallery-grid .gallery-item:nth-child(5){grid-column:2;grid-row:1/3}.gallery-section .gallery-grid .gallery-item:nth-child(6){grid-column:2;grid-row:3/6}.gallery-section .gallery-grid .gallery-item:nth-child(7){grid-column:2;grid-row:6/8}.gallery-section .gallery-grid .gallery-item:nth-child(8){grid-column:2;grid-row:8/10}.gallery-section .gallery-grid .gallery-item:nth-child(9){grid-column:3;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(10){grid-column:3;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(11){grid-column:3;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(12){grid-column:4;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(13){grid-column:4;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(14){grid-column:4;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(15){grid-column:5;grid-row:1/3}.gallery-section .gallery-grid .gallery-item:nth-child(16){grid-column:5;grid-row:3/6}.gallery-section .gallery-grid .gallery-item:nth-child(17){grid-column:5;grid-row:6/8}.gallery-section .gallery-grid .gallery-item:nth-child(18){grid-column:5;grid-row:8/10}.gallery-section .gallery-grid .gallery-item:nth-child(19){grid-column:6;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(20){grid-column:6;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(21){grid-column:6;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(22){grid-column:6;grid-row:9/11}.gallery-section .gallery-grid .gallery-text-section{grid-column:3/5;grid-row:9/12;place-self:center;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem 3rem;text-align:center;z-index:20;border:1px solid rgba(255,255,255,.2)}.gallery-section .gallery-grid .gallery-text-section .gallery-rating{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:18px;font-weight:400;color:#666;background-color:#fef8d6;border-radius:10px;padding:0 10px;margin:0 auto;width:fit-content}.gallery-section .gallery-grid .gallery-text-section .gallery-rating .star-rating{color:gold;font-size:1.2rem}.gallery-section .gallery-grid .gallery-text-section .gallery-rating .rating-text{font-weight:600;color:#333}.gallery-section .gallery-grid .gallery-text-section .gallery-rating .rating-source{color:#923200}.gallery-section .gallery-grid .gallery-text-section .gallery-counter .big-number{font-size:130px;font-weight:700;color:#333;margin:0;line-height:1;letter-spacing:-2px}@media (max-width: 1560px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .big-number{font-size:100px}}@media (max-width: 1200px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .big-number{font-size:80px}}@media (max-width: 768px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .big-number{font-size:60px}}.gallery-section .gallery-grid .gallery-text-section .gallery-counter .counter-label{font-size:36px;color:#585858;margin:.5rem 0 0;font-weight:500}@media (max-width: 1560px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .counter-label{font-size:28px}}@media (max-width: 1200px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .counter-label{font-size:24px}}@media (max-width: 768px){.gallery-section .gallery-grid .gallery-text-section .gallery-counter .counter-label{font-size:20px}}@media (max-width: 1200px){.gallery-section .gallery-grid{grid-template-columns:repeat(4,1fr);width:140%;margin:0 calc(-50vw + 30%);height:60vh;min-height:1000px;gap:.8rem;padding:1.5rem}.gallery-section .gallery-grid .gallery-item:nth-child(1),.gallery-section .gallery-grid .gallery-item:nth-child(2),.gallery-section .gallery-grid .gallery-item:nth-child(3),.gallery-section .gallery-grid .gallery-item:nth-child(4){display:none}.gallery-section .gallery-grid .gallery-item:nth-child(19),.gallery-section .gallery-grid .gallery-item:nth-child(20),.gallery-section .gallery-grid .gallery-item:nth-child(21),.gallery-section .gallery-grid .gallery-item:nth-child(22){display:none}.gallery-section .gallery-grid .gallery-item:nth-child(5){grid-column:1;grid-row:1/3}.gallery-section .gallery-grid .gallery-item:nth-child(6){grid-column:1;grid-row:3/6}.gallery-section .gallery-grid .gallery-item:nth-child(7){grid-column:1;grid-row:6/8}.gallery-section .gallery-grid .gallery-item:nth-child(8){grid-column:1;grid-row:8/10}.gallery-section .gallery-grid .gallery-item:nth-child(9){grid-column:2;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(10){grid-column:2;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(11){grid-column:2;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(12){grid-column:3;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(13){grid-column:3;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(14){grid-column:3;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(15){grid-column:4;grid-row:1/3}.gallery-section .gallery-grid .gallery-item:nth-child(16){grid-column:4;grid-row:3/6}.gallery-section .gallery-grid .gallery-item:nth-child(17){grid-column:4;grid-row:6/8}.gallery-section .gallery-grid .gallery-item:nth-child(18){grid-column:4;grid-row:8/10}.gallery-section .gallery-grid .gallery-text-section{grid-column:2/4;grid-row:10/12;padding:1.5rem 2.5rem}}@media (max-width: 480px){.gallery-section .gallery-grid{grid-template-columns:repeat(2,1fr);width:100%;margin:0 auto;height:60vh;min-height:700px;gap:.4rem;padding:.8rem}.gallery-section .gallery-grid .gallery-item:nth-child(1),.gallery-section .gallery-grid .gallery-item:nth-child(2),.gallery-section .gallery-grid .gallery-item:nth-child(3),.gallery-section .gallery-grid .gallery-item:nth-child(4),.gallery-section .gallery-grid .gallery-item:nth-child(5),.gallery-section .gallery-grid .gallery-item:nth-child(6),.gallery-section .gallery-grid .gallery-item:nth-child(7),.gallery-section .gallery-grid .gallery-item:nth-child(8){display:none}.gallery-section .gallery-grid .gallery-item:nth-child(15),.gallery-section .gallery-grid .gallery-item:nth-child(16),.gallery-section .gallery-grid .gallery-item:nth-child(17),.gallery-section .gallery-grid .gallery-item:nth-child(18),.gallery-section .gallery-grid .gallery-item:nth-child(19),.gallery-section .gallery-grid .gallery-item:nth-child(20),.gallery-section .gallery-grid .gallery-item:nth-child(21),.gallery-section .gallery-grid .gallery-item:nth-child(22){display:none}.gallery-section .gallery-grid .gallery-item:nth-child(9){grid-column:1;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(10){grid-column:1;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(11){grid-column:1;grid-row:6/9}.gallery-section .gallery-grid .gallery-item:nth-child(12){grid-column:2;grid-row:1/4}.gallery-section .gallery-grid .gallery-item:nth-child(13){grid-column:2;grid-row:4/6}.gallery-section .gallery-grid .gallery-item:nth-child(14){grid-column:2;grid-row:6/9}.gallery-section .gallery-grid .gallery-text-section{grid-column:1/3;grid-row:10/11;padding:1rem 1.5rem}}.gallery-item{opacity:0;transform:scale(.9);animation:fadeInScale .8s ease;animation-fill-mode:forwards}.gallery-item:nth-child(1){animation-delay:.1s}.gallery-item:nth-child(2){animation-delay:.2s}.gallery-item:nth-child(3){animation-delay:.3s}.gallery-item:nth-child(4){animation-delay:.4s}.gallery-item:nth-child(5){animation-delay:.5s}.gallery-item:nth-child(6){animation-delay:.6s}.gallery-item:nth-child(7){animation-delay:.7s}.gallery-item:nth-child(8){animation-delay:.8s}.gallery-item:nth-child(9){animation-delay:.9s}.gallery-item:nth-child(10){animation-delay:1s}.gallery-text-section{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards;animation-delay:1.2s}.gallery-text-section[data-parallax]{will-change:transform;transform:var(--parallax-transform, translateY(20px))}.gallery-text-section[data-parallax].animated{transform:var(--parallax-transform, translateY(0))}@keyframes fadeInScale{to{opacity:1}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox.active{opacity:1;visibility:visible}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.lightbox-modal{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.lightbox-image-container{position:relative;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;transition:transform .3s ease}.lightbox-close{position:absolute;top:20px;right:20px;width:50px;height:50px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:24px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001}.lightbox-close:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.lightbox-close:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:30px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10001}.lightbox-nav:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.lightbox-nav:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.lightbox-nav.lightbox-prev{left:20px}.lightbox-nav.lightbox-next{right:20px}.lightbox-counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:10px 20px;border-radius:20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);z-index:10001}@media (max-width: 768px){.lightbox-modal{padding:10px}.lightbox-close{top:10px;right:10px;width:40px;height:40px;font-size:20px}.lightbox-nav{width:50px;height:50px;font-size:24px}.lightbox-nav.lightbox-prev{left:10px}.lightbox-nav.lightbox-next{right:10px}.lightbox-counter{bottom:20px;padding:8px 16px;font-size:12px}}@media (max-width: 480px){.lightbox-modal{padding:5px}.lightbox-close{top:5px;right:5px;width:35px;height:35px;font-size:18px}.lightbox-nav{width:40px;height:40px;font-size:20px}.lightbox-nav.lightbox-prev{left:5px}.lightbox-nav.lightbox-next{right:5px}.lightbox-counter{bottom:15px;padding:6px 12px;font-size:11px}}.lightbox-image{animation:lightboxFadeIn .3s ease}@keyframes lightboxFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-image-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite;opacity:0;transition:opacity .3s ease}.lightbox-image-container.loading:before{opacity:1}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
