*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#000;color:#fff;font-weight:400;font-size:16px}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:auto}address{font-style:normal}button{cursor:pointer}section{padding-top:15px;padding-bottom:15px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{max-width:430px;padding:0 15px;margin:0 auto}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 50px;margin:0 auto}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 160px;margin:0 auto}section{padding-top:40px;padding-bottom:40px}}.header-section .container{padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.header-list,.header-btn{display:none}.header-section .container{display:flex;align-items:center;justify-content:space-between}.header-menu{background-color:transparent;border:none}.header-menu-link{fill:transparent;stroke:#fff}@media screen and (min-width: 1440px){.header-section .container{padding:24px 160px}.header-nav{display:flex;align-items:center;justify-content:space-between;gap:120px;width:100%}.header-logo{width:210px;height:24px}.header-list{display:flex;align-items:center;gap:40px}.header-item-title{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.03em;color:#fff;position:relative;padding-bottom:5px;transition:color .3s ease}.header-item-title:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease}.header-item-title:hover,.header-item-title:focus{color:#fff;outline:none}.header-item-title:hover:after,.header-item-title:focus:after{transform:scaleX(1);transform-origin:left}.header-btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;border-radius:999px;width:164px;height:56px;background:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.03em;color:#000;padding:16px 32px;white-space:nowrap;transition:background-color .3s ease,color .3s ease,transform .2s ease}.header-btn:hover,.header-btn:focus{background-color:#000;color:#fff;transform:scale(1.05);outline:1px solid #fff;outline-offset:2px}.header-menu{display:none}}.mobile-nav{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:#000;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(100%);transition:transform .35s ease-in-out}.mobile-nav.is-open{transform:translate(0)}.mobile-nav .close-btn{position:absolute;top:25px;right:25px;background:none;border:none;color:#fff;font-size:60px;line-height:1}.menu-link{text-align:center;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:space-around;margin-bottom:90px}.menu-text{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:1.5;letter-spacing:-.03em;color:#fff}.mobile-nav .cta-button{background-color:#fff;color:#000;padding:15px 30px;border-radius:30px;font-weight:500;margin-bottom:60px}.menu-list-sm{display:flex;flex-direction:row;gap:15px}.menu-item-sm{border-radius:100%;background-color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.menu-icon-ins{fill:transparent;stroke:#000}@media screen and (min-width: 768px){.mobile-nav ul li a{font-size:32px}.mobile-nav .cta-button{padding:20px 40px;font-size:18px}.mobile-nav .social-icons a{width:55px;height:55px;font-size:24px}}.works-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:1;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:32px}.works-second-title{font-family:"DM Serif Display",sans-serif;font-weight:400;text-align:center;font-size:28px;margin:0 auto 54px;line-height:1.21;letter-spacing:-.02em;color:#fff;width:340px}.works-second-title-color{color:#f81616}.works-grid{display:flex;flex-wrap:wrap;gap:50px}.work-card{display:block;position:relative;overflow:hidden;border-radius:16px;text-decoration:none;color:#fff;margin:0 auto}.work-card img{display:block;max-width:378px;height:auto;object-fit:cover;border-radius:16px;transition:transform .4s ease}.work-card:hover img{transform:scale(1.05)}.card-text{position:absolute;right:20px;bottom:20px;padding:10px;text-align:right;text-shadow:0px 1px 4px rgba(0,0,0,.7)}.card-text h3{font-size:16px;font-weight:500;margin:0 0 2px;color:#fff}.card-text span{font-size:14px;font-weight:400;color:#fff;opacity:.8}.load-more-button{display:block;margin:40px auto 0;padding:6.5px 32px;color:#fff;line-height:1.5;letter-spacing:-.03em;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s;border:1px solid #343839;border-radius:999px;width:402px;height:37px;background-color:transparent;text-align:center}.load-more-button:hover{background-color:#fff;color:#000}@media screen and (min-width: 768px){.works-second-title{width:100%;font-size:40px;line-height:1.1;letter-spacing:-.01em}.work-card img{max-width:668px}.card-text h3{font-size:24px}.card-text span{font-size:16px}.load-more-button{width:668px;height:56px}}@media screen and (min-width: 1440px){.work-card img{max-width:1120px}.load-more-button{width:1120px}}.footer-section{padding-top:30px}.footer-section .container{border-top:1px solid #343839;padding:16px 0}.footer-logo-block{display:flex;justify-content:center;margin-bottom:50px}.footer-nav-list{display:flex;flex-direction:column;gap:25px;justify-content:center;align-items:center}.footer-nav-link{font-family:Inter,sans-serif;font-weight:500;font-size:22px;line-height:1.45;color:#fff}.footer-list-media{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:45px;margin-bottom:60px}.footer-item-media{width:40px;height:40px;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center}.footer-icon{fill:transparent;stroke:#000}.footer-addres-list{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;margin-bottom:35px}.footer-addres-link{font-family:Inter,sans-serif;font-weight:700;font-size:14px;line-height:1.57;color:#fefefe}.footer-privacy{border-top:1px solid #343839;padding:16px 0}.footer-privacy-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#6c7275;margin-bottom:30px}.footer-privacy-list{display:flex;gap:40px;align-items:center}.footer-privacy-link{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.57;color:#6c7275}@media screen and (min-width: 1440px){.footer-nav-list,.footer-list-media{flex-direction:row}.footer-nav-link{position:relative;padding-bottom:5px;transition:color .3s ease}.footer-nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transform-origin:right;transition:transform .4s ease}.footer-nav-link:hover,.footer-nav-link:focus{color:#fff;outline:none}.footer-nav-link:hover:after,.footer-nav-link:focus:after{transform:scaleX(1);transform-origin:left}.footer-addres-list{flex-direction:row}.footer-privacy{display:flex;justify-content:space-between}.footer-privacy-text{margin-bottom:0}}
