@import url(https://fonts.cdnfonts.com/css/boowie);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+Georgian:wght@100..900&display=swap);.header{background-color:#fff;box-shadow:0 2px 10px #483aa014;font-family:montserrat,sans-serif;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem 2.5rem}@media (max-width:920px){.header-container{padding:1rem 1.25rem}}.header-logo{align-items:center;display:flex;z-index:1001}.header-logo img{height:3.5rem;object-fit:contain;width:auto}@media (max-width:920px){.header-logo img{height:2.8rem}}.header-nav{display:flex;flex:1 1;justify-content:center}@media (max-width:920px){.header-nav{align-items:center;background-color:#fff;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:left .3s ease;width:100%;z-index:999}.header-nav.active{left:0}}.header-nav-list{align-items:center;display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}@media (max-width:920px){.header-nav-list{flex-direction:column;gap:2rem}}.header-nav-list li{margin:0}.header-nav-list a{color:#483aa0;font-family:montserrat,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02rem;position:relative;text-decoration:none;transition:color .3s ease}@media (max-width:920px){.header-nav-list a{font-size:1.5rem}}.header-nav-list a:after{background-color:#696fc7;bottom:-.25rem;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header-nav-list a:hover{color:#696fc7}.header-nav-list a:hover:after{width:100%}.header-actions{align-items:center;display:flex;gap:1rem;z-index:1001}.language-toggle{background-color:#696fc7;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.05rem;padding:.5rem 1rem;transition:all .3s ease}.language-toggle:hover{background-color:#8f87f1;box-shadow:0 4px 12px #696fc74d;transform:translateY(-2px)}.language-toggle:active{transform:translateY(0)}.menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:1.5rem;justify-content:space-between;padding:0;width:1.8rem}@media (max-width:920px){.menu-toggle{display:flex}}.menu-toggle span{background-color:#483aa0;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.header-nav.active~.header-actions .menu-toggle span:first-child{background-color:#696fc7;transform:rotate(45deg) translate(.5rem,.5rem)}.header-nav.active~.header-actions .menu-toggle span:nth-child(2){opacity:0}.header-nav.active~.header-actions .menu-toggle span:nth-child(3){background-color:#696fc7;transform:rotate(-45deg) translate(.5rem,-.5rem)}html{scroll-behavior:smooth}@media (max-width:540px){.header-container{padding:.8rem 1rem}.header-logo img{height:2.5rem}.language-toggle{font-size:.8rem;padding:.4rem .8rem}.header-nav-list a{font-size:1.3rem}}.landing{font-family:montserrat,sans-serif;height:70vh;min-height:500px;overflow:hidden;position:relative;width:100%}@media (max-width:920px){.landing{height:60vh;min-height:450px}}@media (max-width:540px){.landing{height:55vh;min-height:400px}}.landing-carousel{height:100%;position:relative;width:100%}.landing-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:1}.landing-slide.active{opacity:1;z-index:2}.landing-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);z-index:1}.landing-content,.landing-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.landing-content{align-items:center;display:flex;justify-content:center;padding:2rem;z-index:10}.landing-text{animation:fadeInUp 1s ease-out;color:#fff;max-width:800px;text-align:center}.landing-title{color:#fff;font-size:4.5rem;font-weight:600;letter-spacing:.02rem;line-height:1.2;margin:0 0 1rem;text-shadow:2px 4px 8px #0000004d}@media (max-width:920px){.landing-title{font-size:3rem}}@media (max-width:540px){.landing-title{font-size:2.2rem}}.landing-subtitle{color:#fff;font-family:Trada Sans,sans-serif;font-size:1.5rem;font-weight:300;letter-spacing:.05rem;line-height:2rem;margin:0 0 2.5rem;text-shadow:1px 2px 6px #0000004d}@media (max-width:920px){.landing-subtitle{font-size:1.3rem;line-height:1.8rem;margin-bottom:2rem}}@media (max-width:540px){.landing-subtitle{font-size:1.1rem;line-height:1.6rem;margin-bottom:1.5rem}}.landing-cta{background:linear-gradient(135deg,#696fc7,#8f87f1);border:none;border-radius:50px;box-shadow:0 4px 15px #696fc766;color:#fff;cursor:pointer;font-family:Trada Sans,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.05rem;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.landing-cta:hover{background:linear-gradient(135deg,#8f87f1,#696fc7);box-shadow:0 6px 25px #696fc799;transform:translateY(-3px)}.landing-cta:active{transform:translateY(-1px)}@media (max-width:540px){.landing-cta{font-size:1rem;padding:.8rem 2rem}}.carousel-arrow{background-color:#ffffff4d;color:#fff;z-index:15}.carousel-arrow:hover{background-color:#696fc7cc}.carousel-arrow-left{left:2rem}.carousel-arrow-right{right:2rem}@media (max-width:920px){.carousel-arrow{height:2.5rem;width:2.5rem}.carousel-arrow-left{left:1rem}.carousel-arrow-right{right:1rem}}@media (max-width:540px){.carousel-arrow{height:2rem;width:2rem}.carousel-arrow svg{height:18px;width:18px}.carousel-arrow-left{left:.5rem}.carousel-arrow-right{right:.5rem}}.carousel-dots{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:15}@media (max-width:540px){.carousel-dots{bottom:1.5rem;gap:.6rem}}.carousel-dot{background-color:#ffffff80}.carousel-dot:hover{background-color:#fffc}.carousel-dot.active{background-color:#8f87f1}.contact{align-items:center;background:linear-gradient(135deg,#696fc7,#8f87f1 50%,#483aa0);display:flex;font-family:montserrat,sans-serif;justify-content:center;min-height:90px;padding:1.5rem 0;width:100%}@media (max-width:920px){.contact{min-height:auto;padding:2rem 0}}@media (max-width:540px){.contact{padding:1.5rem 0}}.contact-container{margin:0 auto;max-width:1440px;padding:0 2.5rem;width:100%}@media (max-width:920px){.contact-container{padding:0 1.25rem}}.contact-info{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.contact-info{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.contact-info{grid-template-columns:1fr}}.contact-item{align-items:center;display:flex;gap:.8rem;min-height:90px;padding:1rem 1.5rem;position:relative}.contact-item:not(:last-child):after{background:#ffffff4d;content:"";height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media (max-width:1024px){.contact-item{min-height:auto;padding:1.2rem 1rem}.contact-item:nth-child(2n):after{display:none}.contact-item:first-child,.contact-item:nth-child(2){border-bottom:1px solid #ffffff4d}.contact-item:not(:last-child):after{display:block}}@media (max-width:540px){.contact-item{gap:.6rem;padding:1rem}.contact-item:after{display:none!important}.contact-item:not(:last-child){border-bottom:1px solid #ffffff4d}}.contact-emoji{flex-shrink:0;font-size:1.8rem;line-height:1}@media (max-width:540px){.contact-emoji{font-size:1.5rem}}.contact-details{display:flex;flex:1 1;flex-direction:column;gap:.3rem}.contact-label{color:#ffffffd9;font-family:montserrat,sans-serif;font-weight:400;line-height:1.4;margin:0}@media (max-width:540px){.contact-label{font-size:.75rem}}.contact-value{color:#fff;font-family:montserrat,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.5;margin:0;text-decoration:none;transition:opacity .3s ease}.contact-value:hover{opacity:.8}@media (max-width:540px){.contact-value{font-size:.9rem}}.contact-link{color:#fff;display:inline-block;font-family:montserrat,sans-serif;font-size:.8rem;font-weight:500;margin-top:.2rem;text-decoration:underline;transition:opacity .3s ease}.contact-link:hover{opacity:.8}@media (max-width:540px){.contact-link{font-size:.7rem}}a.contact-value{cursor:pointer}a.contact-value:hover{text-decoration:underline}.contact-form-section{background-color:#f8f9fa;font-family:montserrat,sans-serif;padding:4rem 0;width:100%}@media (max-width:920px){.contact-form-section{padding:3rem 0}}@media (max-width:540px){.contact-form-section{padding:2rem 0}}.contact-form-container{margin:0 auto;max-width:900px;padding:0 2.5rem}@media (max-width:920px){.contact-form-container{padding:0 1.25rem}}.contact-form-box{background:linear-gradient(135deg,#696fc7,#8f87f1 50%,#483aa0);border-radius:1.5rem;box-shadow:0 10px 40px #483aa04d;overflow:hidden;padding:3rem;position:relative}.contact-form-box:before{background:#ffffff1a;height:300px;right:-100px;top:-150px;width:300px}.contact-form-box:after,.contact-form-box:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.contact-form-box:after{background:#ffffff0d;bottom:-100px;height:200px;left:-50px;width:200px}@media (max-width:920px){.contact-form-box{padding:2.5rem 2rem}}@media (max-width:540px){.contact-form-box{border-radius:1rem;padding:2rem 1.5rem}}.contact-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;z-index:1}@media (max-width:540px){.contact-form-header{align-items:flex-start;flex-direction:column;gap:.8rem}}.contact-form-title{color:#fff;font-family:montserrat,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0;text-shadow:0 2px 4px #0000001a}@media (max-width:920px){.contact-form-title{font-size:2rem}}@media (max-width:540px){.contact-form-title{font-size:1.8rem}}.contact-form-phone{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;color:#fff;display:inline-flex;font-family:montserrat,sans-serif;font-size:1.5rem;font-weight:700;gap:.5rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .3s ease}.contact-form-phone:hover{background:#ffffff4d;transform:translateY(-2px)}@media (max-width:540px){.contact-form-phone{font-size:1.3rem;padding:.4rem 1rem}}.contact-form-description{color:#fffffff2;font-family:montserrat,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.7;margin:0 0 2rem;position:relative;z-index:1}@media (max-width:540px){.contact-form-description{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}}.contact-form-divider{background:#ffffff4d;height:1px;margin-bottom:2rem;position:relative;z-index:1}@media (max-width:540px){.contact-form-divider{margin-bottom:1.5rem}}.contact-form{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:540px){.form-row{grid-template-columns:1fr}}.form-input{background-color:#fffffff2;border:2px solid #0000;border-radius:.7rem;box-sizing:border-box;color:#333;font-family:montserrat,sans-serif;font-size:1rem;outline:none;padding:1rem 1.2rem;transition:all .3s ease;width:100%}.form-input:focus{background-color:#fff;border-color:#fff;box-shadow:0 0 0 4px #fff3;transform:translateY(-2px)}.form-input::placeholder{color:#999}.form-textarea{min-height:90px}.form-input[type=date]{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:#333}.form-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:opacity(.6);padding:.5rem;position:relative}@media (max-width:540px){.form-input{font-size:.95rem;padding:.9rem 1rem}.form-input[type=date]{font-size:.9rem;max-width:100%;padding:.9rem .8rem}}.form-group{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.form-submit{background:#fff;border:none;border-radius:.7rem;box-shadow:0 4px 15px #0003;color:#483aa0;cursor:pointer;font-family:montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.08rem;margin-top:.5rem;padding:1.1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.form-submit:hover:not(:disabled){background:#f8f9fa;box-shadow:0 6px 25px #0000004d;transform:translateY(-3px)}.form-submit:active:not(:disabled){transform:translateY(-1px)}.form-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:540px){.form-submit{font-size:1rem;padding:1rem 2rem}}.form-message{border-radius:.7rem;font-family:montserrat,sans-serif;font-size:.95rem;font-weight:500;margin-top:.5rem;padding:1rem 1.2rem;text-align:center}.form-success{border:2px solid #28a745;color:#28a745}.form-error,.form-success{background-color:#fffffff2}.form-error{border:2px solid #dc3545;color:#dc3545}.form-label2{color:#fff;display:block;font-family:Noto Sans Georgian,sans-serif;font-size:.9rem;font-weight:500;margin-bottom:.5rem}@media (max-width:540px){.form-label2{font-size:.85rem;margin-bottom:.4rem}}.services-section{font-family:montserrat,sans-serif;overflow:hidden;padding:5rem 0;position:relative;width:100%}.services-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:920px){.services-section{padding:4rem 0}}@media (max-width:540px){.services-section{padding:3rem 0}}.services-container{margin:0 auto;max-width:1440px;padding:0 2.5rem;position:relative;z-index:2}@media (max-width:920px){.services-container{padding:0 1.25rem}}.services-title{color:#fff;font-family:montserrat,sans-serif;font-size:3rem;font-weight:600;line-height:1.2;margin:0 0 3rem;text-align:center;text-shadow:2px 4px 8px #0000004d}@media (max-width:920px){.services-title{font-size:2.5rem;margin-bottom:2.5rem}}@media (max-width:540px){.services-title{font-size:2rem;margin-bottom:2rem}}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.services-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.services-grid{gap:1.2rem;grid-template-columns:1fr}}.service-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:1.2rem;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;gap:1rem;min-height:280px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s ease}.service-card:before{background:#ffffff1a;border-radius:50%;content:"";height:150px;position:absolute;right:-50px;top:-75px;transition:all .4s ease;width:150px}.service-card:hover{background:#ffffff40;border-color:#fff6;box-shadow:0 12px 40px #0003;transform:translateY(-10px)}.service-card:hover:before{opacity:.5;transform:scale(1.5)}@media (max-width:920px){.service-card{min-height:250px;padding:2rem 1.5rem}}@media (max-width:540px){.service-card{min-height:220px;padding:2rem 1.5rem}}.service-icon{align-items:center;display:flex;filter:drop-shadow(0 0 10px rgba(255,255,255,.239)) drop-shadow(0 0 20px rgba(255,255,255,.4));height:80px;justify-content:center;width:80px;z-index:1}.service-icon img{height:100%;object-fit:contain;transition:all .3s ease;width:100%}.service-card:hover .service-icon img{filter:brightness(1.1) drop-shadow(0 0 15px rgba(255,255,255,.06));transform:scale(1.15)}@media (max-width:920px){.service-icon{height:70px;width:70px}}@media (max-width:540px){.service-icon{height:60px;width:60px}}.service-number{color:#fff9;font-family:montserrat,sans-serif;font-size:2rem;font-weight:600;margin:0;text-shadow:1px 2px 4px #fff3;z-index:1}@media (max-width:920px){.service-number{font-size:1.8rem}}@media (max-width:540px){.service-number{font-size:1.6rem}}.service-title{color:#fff;font-family:montserrat,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.5;margin:0;text-shadow:1px 2px 4px #cbcbcb33;z-index:1}@media (max-width:920px){.service-title{font-size:1rem;line-height:1.4}}@media (max-width:540px){.service-title{font-size:.95rem;line-height:1.4}}@media (max-width:1280px){.services-grid{gap:1.5rem}.service-card{padding:2.2rem 1.8rem}}.doctors-container{background-color:#f8f9fa;font-family:montserrat,sans-serif;padding:4rem 0;width:100%}@media (max-width:920px){.doctors-container{padding:3rem 0}}@media (max-width:540px){.doctors-container{padding:2rem 0}}.doctors-loading{color:#666;font-family:montserrat,sans-serif;font-size:1.3rem;padding:100px 0;text-align:center}.doctors-header{margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:900px;padding:0 2.5rem;text-align:center}@media (max-width:920px){.doctors-header{margin-bottom:3rem;padding:0 1.25rem}}@media (max-width:540px){.doctors-header{margin-bottom:2.5rem}}.doctors-title{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:3rem;font-weight:600;letter-spacing:.02rem;line-height:1.2;margin:0 0 1.2rem}@media (max-width:920px){.doctors-title{font-size:2.5rem}}@media (max-width:540px){.doctors-title{font-size:2rem}}.doctors-description{color:#555;font-family:Noto Sans Georgian,sans-serif;font-size:1.15rem;font-weight:300;line-height:1.8;margin:0}@media (max-width:920px){.doctors-description{font-size:1.05rem;line-height:1.7}}@media (max-width:540px){.doctors-description{font-size:.95rem;line-height:1.6}}.doctors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 2.5rem}@media (max-width:1200px){.doctors-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.doctors-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:0 1.25rem}}@media (max-width:540px){.doctors-grid{gap:1.5rem;grid-template-columns:1fr}}.doctor-card{background:#fff;border-radius:1rem;box-shadow:0 4px 15px #483aa01a;overflow:hidden;position:relative;transition:all .3s ease}.doctor-card:hover{box-shadow:0 10px 30px #483aa033;transform:translateY(-8px)}.doctor-image-wrapper{background:linear-gradient(135deg,#f8f9fa,#e9ecef);height:320px;overflow:hidden;position:relative;width:100%}@media (max-width:920px){.doctor-image-wrapper{height:280px}}@media (max-width:540px){.doctor-image-wrapper{height:350px}}.doctor-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.doctor-card:hover .doctor-image{transform:scale(1.08)}.doctor-info{background:#fff;padding:1.5rem 1.3rem;text-align:center}@media (max-width:540px){.doctor-info{padding:1.3rem 1rem}}.doctor-name{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:.01rem;line-height:1.3;margin:0 0 .5rem}@media (max-width:540px){.doctor-name{font-size:1.15rem}}.doctor-position{color:#666;font-family:Noto Sans Georgian,sans-serif;font-size:.95rem;font-weight:300;line-height:1.5;margin:0}@media (max-width:540px){.doctor-position{font-size:.9rem}}.doctor-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.doctor-card:first-child{animation-delay:.1s}.doctor-card:nth-child(2){animation-delay:.2s}.doctor-card:nth-child(3){animation-delay:.3s}.doctor-card:nth-child(4){animation-delay:.4s}.doctor-card:nth-child(5){animation-delay:.5s}.doctor-card:nth-child(6){animation-delay:.6s}.doctor-card:nth-child(7){animation-delay:.7s}.doctor-card:nth-child(8){animation-delay:.8s}*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden;overflow-y:auto}.admin-container{background:linear-gradient(180deg,#fff,#f8f8f8 50%,#f0f0f0);font-family:Montserrat,sans-serif;min-height:100vh;overflow-x:clip;padding:60px 20px;position:relative}.admin-container:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#9ec6f314 0,#0000 70%);filter:blur(60px);height:500px;left:-10%;top:-10%;width:500px}.admin-container:after,.admin-container:before{border-radius:50%;content:"";pointer-events:none;position:absolute;z-index:0}.admin-container:after{animation:float 15s ease-in-out infinite reverse;background:radial-gradient(circle,#feebf61a 0,#0000 70%);bottom:-10%;filter:blur(50px);height:450px;right:-10%;width:450px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.admin-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#201d1f,#9ec6f3 50%,#3b6874);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 20px rgba(158,198,243,.3));font-family:Boowie,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:1px;margin-bottom:60px;padding-top:90px;position:relative;text-align:center;z-index:1}.admin-title:after{background:linear-gradient(90deg,#feebf6,#9ec6f3 50%,#d4f6ff);border-radius:2px;bottom:-15px;box-shadow:0 0 20px #9ec6f380;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:150px}.stats-section{margin:0 auto 80px;max-width:1200px;position:relative;z-index:1}.stats-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#aa919f,#344a60 50%,#d4f6ff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:30px;text-align:center}.stats-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1000px}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#feebf614,#9ec6f314 50%,#d4f6ff14);background-clip:padding-box;border:2px solid #0000;border-radius:20px;box-shadow:0 8px 32px #9ec6f31f,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:30px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-card:after{background:linear-gradient(135deg,#feebf64d,#9ec6f34d,#d4f6ff4d);border-radius:20px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;right:0;top:0}.stat-card:hover{box-shadow:0 15px 40px #9ec6f333,inset 0 1px 0 #ffffff26;transform:translateY(-5px)}.stat-card strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#453a40,#415d7d 50%,#10667d);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.no-stats{color:#666;font-style:italic;padding:20px;text-align:center}.upload-form{background:#fff;border-radius:24px;box-shadow:0 10px 40px #9ec6f31f,0 0 0 1px #9ec6f314;margin:0 auto 80px;max-width:700px;padding:50px 40px;position:relative;z-index:1}.form-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#57434f,#9ec6f3 50%,#d4f6ff);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;letter-spacing:.5px;margin-bottom:40px;text-align:center}.form-group{margin-bottom:25px}.form-label{color:#2a2a2a;display:block;font-size:.95rem;font-weight:600;letter-spacing:.3px;margin-bottom:10px}.label-note{color:#666;font-size:.85rem;font-style:italic;font-weight:400}.form-input,.form-select{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:1rem;padding:14px 18px;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus{background:#fff;border-color:#9ec6f3;box-shadow:0 0 0 4px #9ec6f31a;outline:none}.form-textarea{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:1rem;min-height:120px;padding:14px 18px;resize:vertical;transition:all .3s ease;width:100%}.form-textarea:focus{background:#fff;border-color:#9ec6f3;box-shadow:0 0 0 4px #9ec6f31a;outline:none}.form-file-input{background:#fafafa;border:2px dashed #d0d0d0;border-radius:12px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;padding:12px;transition:all .3s ease;width:100%}.form-file-input:hover{background:#f0f8ff;border-color:#9ec6f3}.form-file-input:focus{border-color:#9ec6f3;box-shadow:0 0 0 4px #9ec6f31a;outline:none}.upload-button{background:linear-gradient(135deg,#feebf6,#9ec6f3 50%,#d4f6ff);border:none;border-radius:12px;box-shadow:0 8px 24px #9ec6f34d,inset 0 1px 0 #ffffff4d;color:#2a2a2a;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:.5px;margin-top:10px;overflow:hidden;padding:18px 40px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.upload-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.upload-button:hover:before{left:100%}.upload-button:hover:not(.disabled){box-shadow:0 12px 32px #9ec6f366,inset 0 1px 0 #fff6;transform:translateY(-3px)}.upload-button:active:not(.disabled){transform:translateY(-1px)}.upload-button.disabled{cursor:not-allowed;opacity:.6;transform:none}.message{animation:slideIn .3s ease;border-radius:12px;font-size:.95rem;font-weight:500;letter-spacing:.3px;margin-top:20px;padding:15px 20px;text-align:center}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.message.success{background:linear-gradient(135deg,#d4f6ff33,#9ec6f333);border:2px solid #9ec6f34d;color:#0a5f7a}.message.error{background:linear-gradient(135deg,#feebf64d,#ffc8c833);border:2px solid #feebf666;color:#8b0000}.items-section{margin:0 auto;max-width:1400px;position:relative;z-index:1}.items-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#feebf6,#9ec6f3 50%,#d4f6ff);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;letter-spacing:.5px;margin-bottom:40px;text-align:center}.items-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.item-card{background:#fff;border-radius:20px;box-shadow:0 8px 32px #9ec6f31a,0 0 0 1px #9ec6f30d;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.item-card:before{background:linear-gradient(135deg,#feebf633,#9ec6f333,#d4f6ff33);border-radius:20px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:2px;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.item-card:hover{box-shadow:0 15px 50px #9ec6f333,0 0 0 1px #9ec6f31a;transform:translateY(-8px)}.item-card:hover:before{opacity:1}.item-image{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);height:220px;object-fit:cover;width:100%}.item-content{padding:25px}.item-title{color:#2a2a2a;font-size:1.3rem;font-weight:700;letter-spacing:.3px;margin-bottom:12px}.item-image-count{color:#666;font-size:.9rem;font-weight:500;margin-bottom:10px}.item-description{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:15px}.item-link{font-size:.9rem;margin-bottom:15px;word-break:break-all}.item-link a{color:#9ec6f3;text-decoration:none;transition:color .3s ease}.item-link a:hover{color:#7bb0e8;text-decoration:underline}.delete-button{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.3px;margin-top:10px;padding:12px 24px;transition:all .3s ease;width:100%}.delete-button:hover{background:linear-gradient(135deg,#ff5252,#e63946);box-shadow:0 8px 20px #ff6b6b4d;transform:translateY(-2px)}.delete-button:active{transform:translateY(0)}.no-items{color:#666;font-size:1.05rem;font-style:italic;padding:40px;text-align:center}@media (max-width:768px){.admin-container{padding:40px 15px}.admin-title{font-size:2.5rem;margin-bottom:40px}.stats-grid{gap:15px;grid-template-columns:1fr}.upload-form{padding:35px 25px}.form-title,.items-title{font-size:1.6rem}.items-grid{gap:20px;grid-template-columns:1fr}.admin-container:after,.admin-container:before{height:300px;width:300px}}@media (max-width:480px){.admin-title{font-size:2rem}.upload-form{padding:25px 20px}.form-title{font-size:1.4rem}.item-content{padding:20px}}.logos-container{background-color:#fff;font-family:montserrat,sans-serif;padding:4rem 0;width:100%}@media (max-width:920px){.logos-container{padding:3rem 0}}@media (max-width:540px){.logos-container{padding:2rem 0}}.logos-loading{color:#666;font-family:montserrat,sans-serif;font-size:1.3rem;padding:60px 0;text-align:center}.logos-header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:900px;padding:0 2.5rem;text-align:center}@media (max-width:920px){.logos-header{margin-bottom:2.5rem;padding:0 1.25rem}}@media (max-width:540px){.logos-header{margin-bottom:2rem}}.logos-title{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:.02rem;line-height:1.2;margin:0}@media (max-width:920px){.logos-title{font-size:2rem}}@media (max-width:540px){.logos-title{font-size:1.8rem}}.logos-grid{grid-gap:3rem 2rem;align-items:center;display:grid;gap:3rem 2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:0 2.5rem}@media (max-width:920px){.logos-grid{gap:2.5rem 1.5rem;grid-template-columns:repeat(3,1fr);padding:0 1.25rem}}@media (max-width:540px){.logos-grid{gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}}.logo-item{align-items:center;background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #483aa014;display:flex;height:100px;justify-content:center;padding:1rem;transition:all .3s ease}.logo-item:hover{background:#fff;box-shadow:0 6px 20px #483aa026;transform:translateY(-5px)}@media (max-width:540px){.logo-item{height:90px;padding:.8rem}}.logo-image{filter:grayscale(100%) opacity(.7);height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:filter .3s ease;width:auto}.logo-item:hover .logo-image{filter:grayscale(0) opacity(1)}.logo-item{animation:fadeIn .5s ease-out;animation-fill-mode:both}.logo-item:first-child{animation-delay:.05s}.logo-item:nth-child(2){animation-delay:.1s}.logo-item:nth-child(3){animation-delay:.15s}.logo-item:nth-child(4){animation-delay:.2s}.logo-item:nth-child(5){animation-delay:.25s}.logo-item:nth-child(6){animation-delay:.3s}.logo-item:nth-child(7){animation-delay:.35s}.logo-item:nth-child(8){animation-delay:.4s}.customers-container{background:linear-gradient(135deg,#696fc7,#8f87f1 50%,#483aa0);font-family:montserrat,sans-serif;overflow:hidden;padding:5rem 0;position:relative;width:100%}.customers-container:before{background:#ffffff0d;height:400px;right:-100px;top:-200px;width:400px}.customers-container:after,.customers-container:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.customers-container:after{background:#ffffff08;bottom:-150px;height:300px;left:-100px;width:300px}@media (max-width:920px){.customers-container{padding:4rem 0}}@media (max-width:540px){.customers-container{padding:3rem 0}}.customers-loading{color:#ffffffe6;font-family:montserrat,sans-serif;font-size:1.3rem;padding:60px 0;text-align:center}.customers-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;z-index:1}@media (max-width:920px){.customers-content{padding:0 1.25rem}}.customers-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:3rem;font-weight:600;letter-spacing:.02rem;line-height:1.2;margin:0 0 4rem;text-align:center;text-shadow:0 2px 10px #0000001a}@media (max-width:920px){.customers-title{font-size:2.5rem;margin-bottom:3rem}}@media (max-width:540px){.customers-title{font-size:2rem;margin-bottom:2.5rem}}.carousel-container{align-items:center;display:flex;gap:3rem;justify-content:center;margin-bottom:3rem;padding:0 4rem;position:relative}@media (max-width:920px){.carousel-container{gap:2rem;margin-bottom:2.5rem;padding:0 3rem}}@media (max-width:540px){.carousel-container{gap:1rem;margin-bottom:2rem;padding:0 2.5rem}}.reviews-grid{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(3,1fr);min-height:280px}@media (max-width:540px){.reviews-grid{gap:1.5rem;grid-template-columns:1fr;min-height:250px}}.review-card{animation:fadeIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.2rem;box-shadow:0 8px 25px #0000001a;display:flex;flex-direction:column;padding:1.5rem;position:relative;transition:all .3s ease}.review-card:hover{background:#fff;box-shadow:0 12px 35px #00000026;transform:translateY(-5px)}@media (max-width:540px){.review-card{padding:1.5rem}}.review-quote{opacity:1;position:absolute;right:1rem;top:1rem}.review-quote svg{height:26px;width:32px}@media (max-width:540px){.review-quote svg{height:22px;width:28px}}.review-text{color:#333;flex-grow:1;font-family:Noto Sans Georgian,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;margin:0 0 auto;position:relative;z-index:1}@media (max-width:540px){.review-text{font-size:.9rem;line-height:1.5}}.review-author{align-items:center;border-top:1px solid #483aa01a;display:flex;gap:.8rem;margin-top:1.2rem;padding-top:1.2rem}@media (max-width:540px){.review-author{margin-top:1rem;padding-top:1rem}}.author-avatar{align-items:center;background:linear-gradient(135deg,#696fc7,#8f87f1);border-radius:50%;box-shadow:0 4px 12px #483aa033;color:#fff;display:flex;flex-shrink:0;font-family:montserrat,sans-serif;font-size:1.1rem;font-weight:700;height:42px;justify-content:center;width:42px}@media (max-width:540px){.author-avatar{font-size:1rem;height:38px;width:38px}}.author-name{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:.95rem;font-weight:600;line-height:1.4;margin:0}@media (max-width:540px){.author-name{font-size:.9rem}}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 15px #483aa033;color:#483aa0;cursor:pointer;display:flex;flex-shrink:0;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:3rem;z-index:10}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}.carousel-arrow:hover{background-color:#483aa0;box-shadow:0 6px 20px #483aa04d;color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}@media (max-width:920px){.carousel-arrow{height:2.5rem;width:2.5rem}}@media (max-width:540px){.carousel-arrow{height:2.2rem;width:2.2rem}.carousel-arrow svg{height:20px;width:20px}}.carousel-dots{display:flex;gap:.8rem;justify-content:center;margin-top:0;position:relative;z-index:5}@media (max-width:540px){.carousel-dots{gap:.6rem}}.carousel-dot{background-color:#fff6;border:none;border-radius:50%;cursor:pointer;height:.75rem;padding:0;transition:all .3s ease;width:.75rem}.carousel-dot:hover{background-color:#ffffffb3;transform:scale(1.2)}.carousel-dot.active{background-color:#fff;border-radius:1rem;width:2rem}@media (max-width:540px){.carousel-dot{height:.6rem;width:.6rem}.carousel-dot.active{width:1.5rem}}.footer{background:linear-gradient(135deg,#483aa0,#696fc7 50%,#8f87f1);color:#fff;font-family:montserrat,sans-serif;padding:3rem 0 1.5rem;width:100%}@media (max-width:920px){.footer{padding:2.5rem 0 1.2rem}}@media (max-width:540px){.footer{padding:2rem 0 1rem}}.footer-content{margin:0 auto;max-width:1400px;padding:0 2.5rem}@media (max-width:920px){.footer-content{padding:0 1.25rem}}.footer-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1.5fr 1fr 1fr 1.5fr;margin-bottom:2.5rem}@media (max-width:1024px){.footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.footer-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}}.footer-column{display:flex;flex-direction:column}.footer-logo{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}@media (max-width:540px){.footer-logo{font-size:1.6rem}}.footer-tagline{color:#ffffffe6;font-family:Noto Sans Georgian,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 1.5rem}.footer-slogans{list-style:none;margin:0 0 1.5rem;padding:0}.footer-slogans li{color:#ffffffd9;font-family:Noto Sans Georgian,sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:.5rem;padding-left:1rem;position:relative}.footer-slogans li:before{color:#fff9;content:"•";left:0;position:absolute}.footer-legal{color:#fffc;font-family:Noto Sans Georgian,sans-serif;font-size:.85rem;line-height:1.6}.footer-legal p{margin:.3rem 0}.footer-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0 0 1.5rem}@media (max-width:540px){.footer-title{font-size:1.1rem;margin-bottom:1rem}}.footer-links{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.footer-links li{display:block;margin-bottom:.8rem}.footer-links a,.footer-links li{color:#ffffffd9;display:block;font-family:Noto Sans Georgian,sans-serif;font-size:.95rem;line-height:1.6;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-contact{display:flex;flex-direction:column;gap:.8rem}.contact-item2{align-items:flex-start;display:flex;gap:.6rem}.contact-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.contact-label{color:#ffffffe6;font-family:Noto Sans Georgian,sans-serif;font-size:.85rem;font-weight:600;margin:0 0 .2rem}.contact-item p,.contact-item2 p{color:#ffffffd9;font-family:Noto Sans Georgian,sans-serif;font-size:.9rem;line-height:1.2;margin:.1rem 0}.contact-item a,.contact-item2 a{color:#fffffff2;display:inline-block;font-family:montserrat,sans-serif;font-size:.9rem;text-decoration:none;transition:color .3s ease}.contact-item a:hover,.contact-item2 a:hover{color:#fff;text-decoration:underline}.footer-contact a{color:#fff;text-decoration:none}.footer-link-underline{font-size:.85rem!important;text-decoration:underline!important}.footer-social{margin-top:1rem}.social-icons{display:flex;gap:1rem;margin-top:.8rem}.social-icons a{align-items:center;background:#ffffff26;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icons a:hover{background:#ffffff40;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #fff3;padding-top:2rem;text-align:center}.footer-bottom p{color:#fffc;font-family:montserrat,sans-serif;font-size:.9rem;margin:0}@media (max-width:540px){.footer-bottom{padding-top:1.5rem}.footer-bottom p{font-size:.85rem}}.about-section{font-family:montserrat,sans-serif;width:100%}.about-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:40vh;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:920px){.about-hero{height:45vh}}@media (max-width:540px){.about-hero{height:50vh}}.about-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about-hero-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;text-align:center;z-index:2}@media (max-width:920px){.about-hero-content{padding:0 1.5rem}}@media (max-width:540px){.about-hero-content{padding:0 1.25rem}}.about-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 4px 10px #0000004d}@media (max-width:920px){.about-title{font-size:2.8rem;margin-bottom:1.2rem}}@media (max-width:540px){.about-title{font-size:2.2rem;margin-bottom:1rem}}.about-description{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;margin:0 auto 1rem;max-width:900px;text-shadow:0 2px 8px #0003}.about-description:last-child{margin-bottom:0}@media (max-width:920px){.about-description{font-size:1.15rem;line-height:1.7;margin-bottom:.8rem}}@media (max-width:540px){.about-description{font-size:1rem;line-height:1.6;margin-bottom:.7rem}}.contact-page{font-family:montserrat,sans-serif;width:100%}.contact-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:60vh;overflow:hidden;padding:5rem 0;position:relative;width:100%}@media (max-width:920px){.contact-hero{min-height:70vh;padding:4rem 0}}@media (max-width:540px){.contact-hero{min-height:80vh;padding:3rem 0}}.contact-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-hero-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;text-align:center;width:100%;z-index:2}@media (max-width:920px){.contact-hero-content{padding:0 1.5rem}}@media (max-width:540px){.contact-hero-content{padding:0 1.25rem}}.contact-hero-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:4rem;font-weight:700;line-height:1.2;margin:0 0 1rem;text-shadow:0 4px 10px #0000004d}@media (max-width:920px){.contact-hero-title{font-size:3.2rem}}@media (max-width:540px){.contact-hero-title{font-size:2.5rem}}.contact-hero-availability{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.4rem;font-weight:400;margin:0 0 3rem;text-shadow:0 2px 8px #0003}@media (max-width:920px){.contact-hero-availability{font-size:1.2rem;margin-bottom:2.5rem}}@media (max-width:540px){.contact-hero-availability{font-size:1.1rem;margin-bottom:2rem}}.contact-info-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}@media (max-width:920px){.contact-info-cards{gap:1.5rem;grid-template-columns:1fr}}.contact-info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.2rem;box-shadow:0 8px 25px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.contact-info-card:hover{background:#fff;box-shadow:0 12px 35px #00000026;transform:translateY(-5px)}@media (max-width:540px){.contact-info-card{padding:1.5rem}}.contact-info-icon{font-size:2.5rem;margin-bottom:1rem}@media (max-width:540px){.contact-info-icon{font-size:2rem;margin-bottom:.8rem}}.contact-info-label{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 .8rem}@media (max-width:540px){.contact-info-label{font-size:1rem;margin-bottom:.6rem}}.contact-info-text{color:#333;display:block;font-family:Noto Sans Georgian,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0;text-decoration:none}.contact-info-text-large{color:#483aa0;font-size:1.8rem;font-weight:700;margin-top:.5rem}@media (max-width:540px){.contact-info-text{font-size:.95rem}.contact-info-text-large{font-size:1.5rem}}.contact-info-link{color:#483aa0;display:inline-block;font-family:montserrat,sans-serif;font-size:.9rem;font-weight:500;margin-top:.8rem;text-decoration:underline;transition:color .3s ease}.contact-info-link:hover{color:#696fc7}@media (max-width:540px){.contact-info-link{font-size:.85rem}}.contact-map-section{height:450px;position:relative;width:100%}.contact-map-section iframe{border:none;height:100%;width:100%}@media (max-width:540px){.contact-map-section{height:350px}}.contact-map-header{background-color:#f8f9fa;padding:3rem 0;width:100%}@media (max-width:920px){.contact-map-header{padding:2.5rem 0}}@media (max-width:540px){.contact-map-header{padding:2rem 0}}.contact-map-header-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;text-align:center}@media (max-width:920px){.contact-map-header-content{padding:0 1.5rem}}@media (max-width:540px){.contact-map-header-content{padding:0 1.25rem}}.contact-map-title{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 1rem}@media (max-width:920px){.contact-map-title{font-size:2.2rem}}@media (max-width:540px){.contact-map-title{font-size:1.8rem}}.contact-map-description{color:#666;font-family:Noto Sans Georgian,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0 0 1.5rem}@media (max-width:540px){.contact-map-description{font-size:1rem;margin-bottom:1.2rem}}.contact-map-address{align-items:center;background:linear-gradient(135deg,#696fc7,#8f87f1 50%,#483aa0);border-radius:3rem;box-shadow:0 4px 15px #483aa033;display:inline-flex;gap:.8rem;padding:1rem 2rem}@media (max-width:540px){.contact-map-address{gap:.6rem;padding:.8rem 1.5rem}}.map-address-icon{font-size:1.5rem}@media (max-width:540px){.map-address-icon{font-size:1.3rem}}.map-address-text{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.1rem;font-weight:500}@media (max-width:540px){.map-address-text{font-size:1rem}}.news-page{font-family:montserrat,sans-serif;width:100%}.news-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:50vh;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:920px){.news-hero{height:45vh}}@media (max-width:540px){.news-hero{height:40vh}}.news-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.news-hero-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;text-align:center;z-index:2}@media (max-width:920px){.news-hero-content{padding:0 1.5rem}}@media (max-width:540px){.news-hero-content{padding:0 1.25rem}}.news-hero-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:4rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 4px 10px #0000004d}@media (max-width:920px){.news-hero-title{font-size:3.2rem;margin-bottom:1.2rem}}@media (max-width:540px){.news-hero-title{font-size:2.5rem;margin-bottom:1rem}}.news-hero-description{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8;margin:0 auto;max-width:800px;text-shadow:0 2px 8px #0003}@media (max-width:920px){.news-hero-description{font-size:1.15rem;line-height:1.7}}@media (max-width:540px){.news-hero-description{font-size:1rem;line-height:1.6}}.news-content-section{background-color:#f8f9fa;padding:5rem 0;width:100%}@media (max-width:920px){.news-content-section{padding:4rem 0}}@media (max-width:540px){.news-content-section{padding:3rem 0}}.news-content-container{margin:0 auto;max-width:1200px;padding:0 2.5rem}@media (max-width:920px){.news-content-container{padding:0 1.5rem}}@media (max-width:540px){.news-content-container{padding:0 1.25rem}}.news-placeholder{background:#fff;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:4rem 2rem;text-align:center}@media (max-width:540px){.news-placeholder{padding:3rem 1.5rem}}.news-placeholder-icon{font-size:5rem;margin-bottom:1.5rem;opacity:.6}@media (max-width:540px){.news-placeholder-icon{font-size:4rem;margin-bottom:1rem}}.news-placeholder-title{color:#483aa0;font-family:Noto Sans Georgian,sans-serif;font-size:2rem;font-weight:600;margin:0 0 1rem}@media (max-width:540px){.news-placeholder-title{font-size:1.6rem}}.news-placeholder-text{color:#666;font-family:Noto Sans Georgian,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:540px){.news-placeholder-text{font-size:1rem}}.news-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));padding:2rem 0}@media (max-width:768px){.news-grid{gap:1.5rem;grid-template-columns:1fr}}.news-card{animation:fadeInUp .6s ease forwards;background:#fff;border-radius:20px;box-shadow:0 10px 40px #483aa01a;cursor:pointer;opacity:0;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.165,.84,.44,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.news-card:hover{box-shadow:0 20px 60px #483aa033;transform:translateY(-10px)}.news-card-image{background:linear-gradient(135deg,#667eea,#764ba2);height:250px;overflow:hidden;position:relative;width:100%}.news-card-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.news-card:hover .news-card-image img{transform:scale(1.1)}.news-card-overlay{background:linear-gradient(180deg,#483aa000 0,#483aa04d);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.news-card:hover .news-card-overlay{opacity:1}.news-card-content{display:flex;flex-direction:column;gap:1rem;padding:2rem}@media (max-width:540px){.news-card-content{padding:1.5rem}}.news-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.news-card-date{background:#483aa01a;border-radius:20px;color:#483aa0;display:inline-block;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;padding:.4rem 1rem}.news-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c3e50;display:-webkit-box;font-family:Noto Sans Georgian,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4;margin:0;overflow:hidden;transition:color .3s ease}@media (max-width:540px){.news-card-title{font-size:1.4rem}}.news-card:hover .news-card-title{color:#483aa0}.news-card-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-family:Noto Sans Georgian,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;margin:0;overflow:hidden}@media (max-width:540px){.news-card-text{font-size:.95rem}}.news-card-footer{border-top:1px solid #f0f0f0;margin-top:.5rem;padding-top:1rem}.news-read-more{align-items:center;color:#483aa0;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;transition:gap .3s ease}.news-card:hover .news-read-more{gap:1rem}@media (max-width:1200px){.news-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:920px){.news-card-image{height:220px}}@media (max-width:540px){.news-card-image{height:200px}.news-grid{padding:1rem 0}}.newspage-wrapper{background:linear-gradient(180deg,#f8f9fa 0,#fff);font-family:Montserrat,sans-serif;min-height:100vh;width:100%}.newspage-loading{margin:8rem auto;max-width:800px;padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #483aa01a;border-radius:50%;border-top-color:#483aa0;height:60px;margin:0 auto 2rem;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newspage-loading p{color:#666;font-size:1.2rem;font-weight:500}.newspage-error{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;margin:8rem auto;max-width:600px;padding:4rem 2rem;text-align:center}.error-icon{font-size:5rem;margin-bottom:1.5rem}.newspage-error h2{color:#2c3e50;font-family:Noto Sans Georgian,sans-serif;font-size:2rem;margin-bottom:1rem}.newspage-error p{color:#666;font-size:1.1rem;margin-bottom:2rem}.back-button-error{background:#483aa0;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.back-button-error:hover{background:#5a4ac2;box-shadow:0 10px 25px #483aa04d;transform:translateY(-2px)}.newspage-back-container{margin:0 auto;max-width:1400px;padding:2rem 2.5rem 0}@media (max-width:768px){.newspage-back-container{padding:1.5rem 1.5rem 0}}.back-button{align-items:center;background:#fff;border:2px solid #483aa033;border-radius:30px;box-shadow:0 4px 15px #0000000d;color:#483aa0;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.75rem;transition:all .3s ease}.back-button:hover{background:#483aa0;border-color:#483aa0;box-shadow:0 6px 20px #483aa033;color:#fff;transform:translateX(-5px)}.newspage-hero{height:35vh;margin-bottom:3rem;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.newspage-hero{height:50vh}}@media (max-width:540px){.newspage-hero{height:40vh}}.newspage-hero-image{height:100%;object-fit:cover;object-position:center;width:100%}.newspage-hero-overlay{background:linear-gradient(0deg,#0000004d 0,#0000);bottom:0;height:40%;left:0;pointer-events:none;position:absolute;right:0}.newspage-container{margin:0 auto;max-width:900px;padding:0 2.5rem 5rem}@media (max-width:768px){.newspage-container{padding:0 1.5rem 4rem}}.newspage-article{animation:fadeIn .8s ease;background:#fff;border-radius:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.newspage-meta{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.newspage-date-badge{align-items:center;background:linear-gradient(135deg,#483aa01a,#8f87f11a);border:1px solid #483aa026;border-radius:30px;color:#483aa0;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;gap:.75rem;padding:.75rem 1.5rem}.calendar-icon{color:#483aa0;height:18px;width:18px}.newspage-title{color:#1a202c;font-family:Noto Sans Georgian,sans-serif;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 2.5rem}@media (max-width:768px){.newspage-title{font-size:2.75rem}}@media (max-width:540px){.newspage-title{font-size:2rem}}.newspage-divider{background:linear-gradient(90deg,#483aa0,#8f87f1);border-radius:2px;height:4px;margin-bottom:3rem;width:100px}.newspage-content{color:#2d3748;font-family:Noto Sans Georgian,sans-serif;font-size:1.2rem;font-weight:400;line-height:2}@media (max-width:540px){.newspage-content{font-size:1.05rem;line-height:1.9}}.newspage-paragraph{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:2rem;max-width:100%;overflow-wrap:break-word;text-align:justify}.newspage-paragraph:first-of-type:first-letter{color:#483aa0;float:left;font-size:3.5rem;font-weight:700;line-height:1;margin:.1rem .75rem 0 0}@media (max-width:540px){.newspage-paragraph:first-letter{font-size:2.5rem}}.newspage-footer-decoration{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:4rem}.decoration-line{background:linear-gradient(90deg,#0000,#483aa0 50%,#0000);height:2px;width:80px}.decoration-circle{background:#483aa0;border-radius:50%;box-shadow:0 0 0 4px #483aa033;height:12px;width:12px}.sp-page{font-family:Montserrat,sans-serif;width:100%}.sp-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:40vh;justify-content:center;overflow:hidden;position:relative;width:100%}@media (max-width:920px){.sp-hero{height:45vh}}@media (max-width:540px){.sp-hero{height:50vh}}.sp-hero-overlay{background:linear-gradient(135deg,#483aa0b3,#696fc799 50%,#8f87f180);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.sp-hero-content{margin:0 auto;max-width:1200px;padding:0 2.5rem;position:relative;text-align:center;z-index:2}@media (max-width:920px){.sp-hero-content{padding:0 1.5rem}}@media (max-width:540px){.sp-hero-content{padding:0 1.25rem}}.sp-hero-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 4px 10px #0000004d}@media (max-width:920px){.sp-hero-title{font-size:2.8rem}}@media (max-width:540px){.sp-hero-title{font-size:2.2rem}}.sp-services-wrapper{width:100%}.sp-service-section{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:60vh;position:relative;width:100%}@media (max-width:920px){.sp-service-section{background-attachment:scroll;min-height:50vh}}@media (max-width:540px){.sp-service-section{min-height:45vh}}.sp-service-overlay{background:linear-gradient(90deg,#483aa0d9 0,#696fc7bf 50%,#8f87f1a6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.sp-service-right .sp-service-overlay{background:linear-gradient(270deg,#483aa0d9 0,#696fc7bf 50%,#8f87f1a6)}.sp-service-content{margin:0 auto;max-width:1200px;padding:4rem 2.5rem;position:relative;width:100%;z-index:2}.sp-service-left .sp-service-content{text-align:left}.sp-service-right .sp-service-content{text-align:right}@media (max-width:920px){.sp-service-content{padding:3rem 1.5rem}}@media (max-width:540px){.sp-service-content{padding:2.5rem 1.25rem;text-align:center!important}}.sp-service-title{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 0 1.5rem;text-shadow:0 3px 8px #0000004d}@media (max-width:920px){.sp-service-title{font-size:2rem;margin-bottom:1.2rem}}@media (max-width:540px){.sp-service-title{font-size:1.6rem;margin-bottom:1rem}}.sp-service-description{color:#fff;font-family:Noto Sans Georgian,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.7;margin:0;max-width:600px;text-shadow:0 2px 6px #0000004d}.sp-service-right .sp-service-description{margin-left:auto}@media (max-width:920px){.sp-service-description{font-size:1.15rem;line-height:1.6}}@media (max-width:540px){.sp-service-description{font-size:1rem;line-height:1.5;margin-left:auto!important;margin-right:auto!important;max-width:100%}}
/*# sourceMappingURL=main.8c247cde.css.map*/