#not-found-section{background-color:#e5e5e5;width:100%;height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.notfound-container{width:100%;max-width:2560px;margin:auto;padding-left:50px;padding-right:50px}.notfound-row{display:grid;grid-template-columns:repeat(4,1fr);width:100%;align-items:end}.notfound-col{border-left:1px solid rgba(0,0,0,.1);position:relative;min-height:100px;display:flex;flex-direction:column;justify-content:flex-end}.notfound-col:last-child{border-right:1px solid rgba(0,0,0,.1)}.notfound-sidebar{position:absolute;left:20px;bottom:250px;transform-origin:left bottom;font-size:11px;font-weight:700;letter-spacing:.15em;color:#17171799;white-space:nowrap}.notfound-main-content{grid-column:2/4;display:flex;flex-direction:column;gap:80px;padding-left:20px}.notfound-main-content h1{font-size:clamp(4rem,12vw,15rem);font-weight:1000;line-height:.8;color:#000}.notfound-main-content p{font-size:clamp(.95rem,1.2vw,1.35rem);line-height:1.45;color:rgba(0,0,0,.6);max-width:450px}.back-home-btn-col{padding-left:20px}.back-home-btn-link{width:100%;max-width:350px;display:inline-block;text-decoration:none}.back-home-btn{background-color:transparent;border:1px solid rgba(0,0,0,.1);border-bottom:none;position:relative;padding:25px;display:inline-flex;width:100%;align-items:center;justify-content:space-between;font-weight:700;font-size:15px;cursor:pointer;color:#000;text-transform:uppercase}.back-home-btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#ff3b00 0,#a000c8 15%,#2080c8 35%,#8fa3ad 65%,#ff5240)}.back-home-btn .slot-track{display:block;position:relative;overflow:hidden}.back-home-btn .word-layer{display:block}.back-home-btn .word-layer.original{position:relative}.back-home-btn .word-layer.clone{position:absolute;top:100%;left:0;width:100%}.back-home-btn .letter{display:inline-block}#not-found-section.lang-geo{font-family:var(--font-georgian),sans-serif}#not-found-section.lang-geo .notfound-main-content h1{font-size:clamp(3rem,10vw,12rem);line-height:1}#not-found-section.lang-geo .notfound-main-content p{font-size:clamp(.85rem,1.1vw,1.15rem);line-height:1.5}#not-found-section.lang-geo .back-home-btn{font-size:clamp(.75rem,.9vw + .1rem,.95rem)}.lang-geo .back-home-btn .letter{margin-right:.04em}@media screen and (max-width:1200px){.notfound-container{padding-left:20px;padding-right:20px}}@media screen and (max-width:850px){#not-found-section{height:auto;padding-top:150px;padding-bottom:80px}.notfound-row{display:flex;flex-direction:column;align-items:flex-start;gap:45px}.notfound-col{border-left:none;border-right:none;padding-bottom:0;min-height:auto;width:100%}.notfound-sidebar{display:none}.notfound-main-content{padding-left:0;gap:40px}.back-home-btn-col{padding-left:0;border-top:1px solid rgba(0,0,0,.1);padding-top:30px}.back-home-btn-link{max-width:100%}}