@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
:root{--poyik-red:#ff1a1a;--bg:#0a0a0a;--bg-secondary:#141414;--text:#fff;--text-muted:#a0a0a0;--card-bg:#ffffff08;--card-border:#ffffff0d;--white:#fff;--transition:all .4s cubic-bezier(.16, 1, .3, 1);--border-radius:20px}.light{--bg:#f8faff;--bg-secondary:#fff;--text:#050505;--text-muted:#444;--card-bg:#fffc;--card-border:#0000000d;--shadow-sm:0 2px 10px #00000008;--shadow-md:0 10px 30px #0000000d;--shadow-lg:0 20px 50px #00000014}.dark{--bg:#0a0a0a;--bg-secondary:#141414;--text:#fff;--text-muted:#a0a0a0;--card-bg:#ffffff08;--card-border:#ffffff0d}*{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}html{scroll-behavior:smooth}body{background-color:var(--bg);max-width:100vw;color:var(--text);font-family:Inter,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.light body:before{background:radial-gradient(circle at 0 0,#ff1a1a08 0%,#0000 50%),radial-gradient(circle at 100% 100%,#5d78a908 0%,#0000 50%)}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--text);margin-bottom:1rem;font-weight:800}.button{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:100px;align-items:center;gap:1.2rem;padding:10px 25px 10px 10px;font-family:inherit;font-size:1rem;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden}.buttonIconCircle{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;transition:all .4s;display:flex;box-shadow:0 0 10px #fff3}.button--red{background:var(--poyik-red);color:var(--white);box-shadow:0 10px 25px #ff1a1a4d}.button--red .buttonIconCircle{color:var(--poyik-red)}.button--red:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 40px #ff1a1a80}.button:hover .buttonIconCircle{color:#fff;background:#000;transform:rotate(45deg)}.button--outline{color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a}.light .button--outline{color:#000;background:#0000000d;border:1px solid #0000001a}.button--outline .buttonIconCircle{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a}.light .button--outline .buttonIconCircle{color:#fff;background:#000}.button--outline:hover{border-color:var(--poyik-red);color:var(--poyik-red);background:#ff1a1a1a}.light .buttonIconCircle{border:1px solid #0000000d;box-shadow:0 0 10px #0000001a}.glass-effect{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:30px}.neon-glow{filter:drop-shadow(0 0 15px var(--poyik-red))}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bg-secondary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--poyik-red)}
.Navbar-module__cJzEcG__navbar{z-index:1000;justify-content:center;width:100%;height:auto;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:60px;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{top:30px}.Navbar-module__cJzEcG__container{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:10001;background:#0d0d0dbf;border:2px solid #ff1a1a66;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-width:1550px;height:85px;padding:0 100px 0 40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 20px 50px #00000080,0 0 20px #ff1a1a1a}.light .Navbar-module__cJzEcG__container{background:#ffffffd9;border:1px solid #fff;box-shadow:0 10px 40px #00000005,0 20px 60px #5d78a90a}.Navbar-module__cJzEcG__container.Navbar-module__cJzEcG__productMode{background:#0d0d0dd9;border:1px solid #ff1a1a4d;height:70px}.light .Navbar-module__cJzEcG__container.Navbar-module__cJzEcG__productMode{background:#ffffffe6;border:1px solid #0000000d}.Navbar-module__cJzEcG__logoWrapper{z-index:1001;flex:none;align-items:center;transition:all .4s;display:flex}.Navbar-module__cJzEcG__logoCircle{border:3px solid var(--poyik-red);width:180px;height:180px;transition:var(--transition);background:#0d0d0d;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;box-shadow:0 0 30px #ff1a1a66,inset 0 0 15px #ff1a1a1a}.light .Navbar-module__cJzEcG__logoCircle{border:2px solid var(--poyik-red);background:#0d0d0d;box-shadow:0 5px 25px #ff1a1a33}.Navbar-module__cJzEcG__logoImg{filter:drop-shadow(0 0 8px #ff1a1a66);width:auto;height:140px}.light .Navbar-module__cJzEcG__logoImg{filter:drop-shadow(0 0 10px #ff1a1a33)}.Navbar-module__cJzEcG__productMode .Navbar-module__cJzEcG__logoCircle{width:130px;height:130px}.Navbar-module__cJzEcG__productMode .Navbar-module__cJzEcG__logoImg{height:100px}.Navbar-module__cJzEcG__navLinksRight{justify-content:flex-end;align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__productLink{color:var(--white);transition:var(--transition);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:.8;font-size:.9rem;font-weight:800;text-decoration:none;position:relative}:is(.light .Navbar-module__cJzEcG__navLink,.light .Navbar-module__cJzEcG__productLink){color:var(--text)}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__productLink:hover{color:var(--poyik-red);opacity:1}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--poyik-red);width:0;height:2px;transition:var(--transition);box-shadow:0 0 10px var(--poyik-red);position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__btnHesabim,.Navbar-module__cJzEcG__btnTeklif,.Navbar-module__cJzEcG__btnTeklifSmall{white-space:nowrap;text-transform:uppercase;transition:var(--transition);border-radius:50px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__btnTeklif{background:var(--poyik-red);color:var(--white);margin-left:10px;padding:10px 28px;font-size:.8rem}.Navbar-module__cJzEcG__btnTeklifSmall{background:var(--poyik-red);color:var(--white);padding:8px 20px;font-size:.75rem}.Navbar-module__cJzEcG__mobileHeaderActions{z-index:1002;align-items:center;gap:10px;display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:none}.Navbar-module__cJzEcG__mobileToggle span{background:#fff;border-radius:10px;width:30px;height:3px;transition:all .3s;display:block}.light .Navbar-module__cJzEcG__mobileToggle span{background:#000}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;background:#0d0d0dfa;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .4s;display:flex;position:fixed;top:0;left:0}.light .Navbar-module__cJzEcG__mobileMenu{background:#fffffffa}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__mobileMenuContent{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;align-items:center;gap:2.5rem;transition:all .5s;display:flex;transform:translateY(30px)}.Navbar-module__cJzEcG__mobileLink{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:1.8rem;font-weight:800;text-decoration:none;transition:all .3s}.light .Navbar-module__cJzEcG__mobileLink{color:#000}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--poyik-red);transform:scale(1.1)}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;gap:1.5rem;width:250px;margin-top:2rem;display:flex}@media (max-width:1600px){.Navbar-module__cJzEcG__container{width:98%;padding:0 40px}.Navbar-module__cJzEcG__navLinksRight{gap:1.5rem}}@media (max-width:1400px){.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__productLink{font-size:.8rem}.Navbar-module__cJzEcG__logoCircle{width:160px;height:160px}.Navbar-module__cJzEcG__logoImg{height:125px}.Navbar-module__cJzEcG__navbar{top:50px}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{top:20px}.Navbar-module__cJzEcG__container{height:75px;padding-right:120px}}@media (max-width:1200px){.Navbar-module__cJzEcG__navLinksRight{gap:1rem}.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__productLink{font-size:.75rem}.Navbar-module__cJzEcG__btnTeklif,.Navbar-module__cJzEcG__btnHesabim{padding:8px 18px;font-size:.75rem}}@media (min-width:992px){.Navbar-module__cJzEcG__mobileToggle{display:none!important}.Navbar-module__cJzEcG__navLinksRight{display:flex!important}.Navbar-module__cJzEcG__mobileMenu{display:none!important}}@media (max-width:991px){.Navbar-module__cJzEcG__navbar{top:0!important}.Navbar-module__cJzEcG__container{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;width:100%!important;height:70px!important;padding:0 20px!important}.Navbar-module__cJzEcG__navLinksRight{display:none!important}.Navbar-module__cJzEcG__logoWrapper{margin:0!important;position:absolute!important;top:5px!important;left:20px!important;transform:none!important}.Navbar-module__cJzEcG__logoCircle{border-width:2px!important;width:70px!important;height:70px!important;box-shadow:0 0 15px #ff1a1a66!important}.Navbar-module__cJzEcG__logoImg{height:50px!important}.Navbar-module__cJzEcG__mobileToggle{display:flex!important;position:static!important;transform:none!important}.Navbar-module__cJzEcG__mobileHeaderActions{display:flex!important}}
.ThemeToggle-module__sGqMhG__toggleBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text);cursor:pointer;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.light .ThemeToggle-module__sGqMhG__toggleBtn{background:#fff;border:1px solid #0000001a;box-shadow:0 2px 10px #0000000d}.ThemeToggle-module__sGqMhG__toggleBtn:hover{background:var(--poyik-red);color:#fff;border-color:var(--poyik-red);transform:translateY(-2px);box-shadow:0 5px 15px #ff1a1a4d}.ThemeToggle-module__sGqMhG__placeholder{width:40px;height:40px}
.Footer-module__S6Hkya__footer{color:var(--white);background:linear-gradient(#050505 0%,#000 100%);border-top:1px solid #ff1a1a33;padding:50px 0 25px;position:relative;overflow:hidden}.light .Footer-module__S6Hkya__footer{background:var(--bg-secondary);color:var(--text);border-color:var(--card-border)}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--poyik-red), transparent);width:100%;height:1px;box-shadow:0 0 15px var(--poyik-red);z-index:2;position:absolute;top:0;left:0}.Footer-module__S6Hkya__footerGrid{z-index:1;grid-template-columns:2.5fr 1fr;gap:4rem;margin-bottom:30px;display:grid;position:relative}.Footer-module__S6Hkya__brandCol{align-items:center;gap:3rem;display:flex}.Footer-module__S6Hkya__footerLogo{object-fit:contain;border:2px solid var(--poyik-red);filter:drop-shadow(0 0 15px #ff1a1a1a);background:#0d0d0d;border-radius:15px;width:auto;height:90px;padding:10px;box-shadow:0 0 20px #ff1a1a33}.Footer-module__S6Hkya__brandInfo{border-left:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding-left:3rem;display:flex}.Footer-module__S6Hkya__brandDesc{color:#ffffff80;max-width:450px;font-size:1rem;line-height:1.6}.light .Footer-module__S6Hkya__brandDesc{color:var(--text-muted)}.Footer-module__S6Hkya__actionGroup{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:42px;height:42px;color:var(--white);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.light .Footer-module__S6Hkya__socialIcon{color:#000;background:#0000001a;border-color:#0003}.Footer-module__S6Hkya__socialIcon:hover{background:var(--poyik-red);transform:translateY(-3px);box-shadow:0 8px 20px #ff1a1a4d}.Footer-module__S6Hkya__callCenter{background:#ffffff05;border:1px solid #ff1a1a33;border-radius:14px;align-items:center;gap:1rem;padding:.6rem 1.2rem;transition:all .3s;display:flex}.Footer-module__S6Hkya__callCenter:hover{border-color:var(--poyik-red);background:#ff1a1a0d}.Footer-module__S6Hkya__callIcon{background:var(--poyik-red);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Footer-module__S6Hkya__callText span{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.6rem;font-weight:700}.Footer-module__S6Hkya__callText strong{color:var(--white);font-size:1rem;font-weight:800}:is(.light .Footer-module__S6Hkya__callText strong,.light .Footer-module__S6Hkya__callText span){color:#000!important}.Footer-module__S6Hkya__linksCol h4{color:var(--white);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:.9rem;font-weight:900}.light .Footer-module__S6Hkya__linksCol h4{color:#000}.Footer-module__S6Hkya__linksCol ul{grid-template-columns:1fr 1fr;gap:.8rem 1.5rem;padding:0;list-style:none;display:grid}.Footer-module__S6Hkya__linksCol a{color:#fff6;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.light .Footer-module__S6Hkya__linksCol a{color:var(--text-muted)}.Footer-module__S6Hkya__linksCol a:hover{color:var(--poyik-red)}.Footer-module__S6Hkya__bottomBar{color:#fff3;text-align:center;border-top:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-top:20px;font-size:.75rem;display:flex}.Footer-module__S6Hkya__dtsLink{color:#fff3;align-items:center;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__dtsLink:hover{color:var(--poyik-red)}@media (max-width:1200px){.Footer-module__S6Hkya__brandCol{flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer-module__S6Hkya__brandInfo{border-left:none;padding-left:0}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-top:30px;padding-bottom:120px!important}.Footer-module__S6Hkya__brandCol,.Footer-module__S6Hkya__actionGroup,.Footer-module__S6Hkya__callCenter{justify-content:center;align-items:center;width:100%}.Footer-module__S6Hkya__brandDesc{text-align:center;font-size:.9rem}.Footer-module__S6Hkya__linksCol{text-align:center}.Footer-module__S6Hkya__linksCol h4{margin-bottom:1rem;font-size:.8rem}.Footer-module__S6Hkya__linksCol ul{justify-items:center;gap:.5rem 1rem}.Footer-module__S6Hkya__linksCol a{font-size:.75rem}.Footer-module__S6Hkya__bottomBar{padding-top:15px;font-size:.65rem}.Footer-module__S6Hkya__dtsLink{font-size:.65rem}}
.FloatingActions-module__AneK9a__stickySidebar{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:2px solid var(--poyik-red);background:#000c;border-radius:30px 0 0 30px;flex-direction:column;gap:1px;max-height:95vh;padding:10px 0;display:flex;position:fixed;top:50%;right:0;overflow:hidden auto;transform:translateY(-50%);box-shadow:-10px 0 30px #00000080}@media (max-width:1440px) and (min-width:993px){.FloatingActions-module__AneK9a__sidebarBtn{width:75px;height:75px}.FloatingActions-module__AneK9a__icon{font-size:1.5rem}.FloatingActions-module__AneK9a__sidebarLabel{padding:10px 5px;font-size:.6rem}}@media (max-height:850px) and (min-width:993px){.FloatingActions-module__AneK9a__sidebarBtn{width:60px;height:60px}.FloatingActions-module__AneK9a__icon{font-size:1.2rem}.FloatingActions-module__AneK9a__label{font-size:.55rem}.FloatingActions-module__AneK9a__sidebarLabel{padding:5px;font-size:.55rem}}@media (max-height:700px) and (min-width:993px){.FloatingActions-module__AneK9a__sidebarBtn{width:50px;height:50px}.FloatingActions-module__AneK9a__label{display:none}.FloatingActions-module__AneK9a__icon{margin-bottom:0}}.FloatingActions-module__AneK9a__sidebarLabel{writing-mode:vertical-rl;text-orientation:mixed;color:var(--poyik-red);letter-spacing:2px;text-align:center;border-bottom:1px solid #ff1a1a33;margin-bottom:10px;padding:15px 5px;font-size:.7rem;font-weight:900}.FloatingActions-module__AneK9a__sidebarBtn{color:#fff;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:75px;height:75px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.FloatingActions-module__AneK9a__sidebarBtn:hover{background:#ff1a1a26;width:90px}.FloatingActions-module__AneK9a__sidebarBtn.FloatingActions-module__AneK9a__primary{background:var(--poyik-red);box-shadow:inset 0 0 20px #0003}.FloatingActions-module__AneK9a__sidebarBtn.FloatingActions-module__AneK9a__primary:hover{background:#f33;width:100px}.FloatingActions-module__AneK9a__icon{filter:drop-shadow(0 0 5px #ffffff4d);margin-bottom:3px;font-size:1.5rem}.FloatingActions-module__AneK9a__label{letter-spacing:.5px;opacity:.8;text-align:center;font-size:.6rem;font-weight:800}.FloatingActions-module__AneK9a__sidebarBtn:hover .FloatingActions-module__AneK9a__label{opacity:1}.FloatingActions-module__AneK9a__contact{border-top:1px solid #ffffff1a;margin-top:5px}@media (max-width:992px){.FloatingActions-module__AneK9a__stickySidebar{border:1px solid var(--poyik-red);border-radius:50px;flex-direction:row;justify-content:space-around;gap:5px;width:calc(100% - 20px);height:auto;padding:5px 10px;inset:auto 10px 20px;transform:none}.FloatingActions-module__AneK9a__sidebarLabel{display:none}.FloatingActions-module__AneK9a__sidebarBtn{border-radius:15px;width:60px;height:60px}.FloatingActions-module__AneK9a__sidebarBtn:hover{width:60px}.FloatingActions-module__AneK9a__sidebarBtn.FloatingActions-module__AneK9a__primary{border-radius:30px;min-width:80px;padding:0 10px}.FloatingActions-module__AneK9a__sidebarBtn.FloatingActions-module__AneK9a__primary:hover{width:90px}.FloatingActions-module__AneK9a__icon{margin-bottom:2px;font-size:1.4rem}.FloatingActions-module__AneK9a__label{letter-spacing:0;white-space:nowrap;font-size:.55rem}.FloatingActions-module__AneK9a__contact{border-top:none;margin-top:0}}@media (max-width:480px){.FloatingActions-module__AneK9a__stickySidebar{gap:2px;padding:5px}.FloatingActions-module__AneK9a__label{font-size:.45rem}.FloatingActions-module__AneK9a__sidebarBtn{width:50px;height:50px}}
.CookieConsent-module__QbGkGW__banner{background:var(--poyik-red);color:#fff;z-index:10000;border-radius:100px;justify-content:space-between;align-items:center;gap:30px;width:95%;max-width:1400px;padding:15px 40px;animation:.6s cubic-bezier(.16,1,.3,1) CookieConsent-module__QbGkGW__slideUp;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #ff1a1a66}.CookieConsent-module__QbGkGW__content{flex:1;align-items:center;gap:20px;display:flex}.CookieConsent-module__QbGkGW__iconCircle{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.CookieConsent-module__QbGkGW__text{font-size:.9rem;font-weight:500;line-height:1.4}.CookieConsent-module__QbGkGW__link{color:#fff;opacity:.9;margin-top:5px;font-size:.8rem;text-decoration:underline;display:inline-block}.CookieConsent-module__QbGkGW__actions{align-items:center;gap:15px;display:flex}.CookieConsent-module__QbGkGW__acceptBtn{color:var(--poyik-red);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:50px;align-items:center;gap:10px;padding:10px 25px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex}.CookieConsent-module__QbGkGW__acceptBtn:hover{transform:scale(1.05);box-shadow:0 5px 15px #0000001a}.CookieConsent-module__QbGkGW__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:opacity .3s;display:flex}.CookieConsent-module__QbGkGW__closeBtn:hover{opacity:1}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:991px){.CookieConsent-module__QbGkGW__banner{text-align:center;border-radius:30px;flex-direction:column;gap:15px;padding:20px;bottom:20px}.CookieConsent-module__QbGkGW__content{flex-direction:column;gap:10px}.CookieConsent-module__QbGkGW__acceptBtn{justify-content:center;width:100%}}
