.fade{position:absolute;margin-top:1rem;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.fade.active,.fade.is-active{opacity:1;visibility:visible}.scroll{scrollbar-width:thin;scrollbar-color:dark}.scroll::-webkit-scrollbar{width:.9rem}.scroll::-webkit-scrollbar-track{background-color:#eaeaea}.scroll::-webkit-scrollbar-thumb{background-color:#fef100}.page-header{position:relative;display:grid;grid-template-columns:57.8rem 1fr;column-gap:1.6rem;align-items:center}.page-header .text-wrapper{padding-left:6rem;z-index:2}.page-header .text-wrapper h1{margin-bottom:1.4rem;color:#1e1e1e}.page-header .text-wrapper .btn{padding:1.12rem 2.4rem}.page-header .text-wrapper .content{margin-bottom:4rem;color:#525252}.page-header .buttons{display:flex;flex-wrap:wrap;column-gap:3.6rem;row-gap:2rem}.page-header .buttons .links{display:flex;align-items:center;grid-gap:1.2rem}.page-header .buttons .links a{display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem}.page-header>img{border-radius:4rem;object-fit:cover}.page-header::before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#fff 46.5%,rgba(255,255,255,0) 100%)}@media (max-width:1200px){.page-header .text-wrapper{padding-left:0}}section.feedback{margin-top:8rem;display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;background-color:#fafafa;border-radius:4rem}section.feedback .mobile{display:none}section.feedback .left-col{display:flex;flex-direction:column;justify-content:center;padding:4rem}section.feedback .left-col .title{margin-bottom:2.4rem;font-size:calc(5rem * var(--font-ratio));font-weight:700}section.feedback .left-col .subtitle{margin-bottom:3.6rem;font-size:calc(2rem * var(--font-ratio));color:#6e6e6e}section.feedback .left-col .socials{display:flex;flex-wrap:wrap;grid-gap:2.4rem}section.feedback .left-col .socials a{display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;font-size:calc(3rem * var(--font-ratio));border-radius:50%;background-color:#fef100}section.feedback .right-col{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:770/504}section.feedback .right-col>*{position:relative;z-index:1}section.feedback .right-col img{position:absolute;z-index:0;width:100%;height:100%;object-fit:cover;border-radius:4rem}section.feedback form{display:flex;justify-content:center;flex-direction:column;max-width:44rem;width:100%;padding:2rem;background-color:#fff;border-radius:2rem}section.feedback form .btn{width:100%;margin-top:.8rem;background-color:#fef100;border-color:#fef100}section.feedback form .policy{font-size:calc(1.3rem * var(--font-ratio));color:#a2a2a2}section.feedback form .policy a{text-decoration:underline}@media (max-width:1200px){section.feedback{display:flex;flex-direction:column}}section.prints-section-2 h2{margin-bottom:2.8rem}section.prints-section-2 .subtitle{margin-bottom:4rem;color:#6e6e6e;font-weight:500}section.prints-section .prints-gallery{display:grid;grid-template-columns:0.7565fr 0.2435fr;grid-gap:2rem}section.prints-section .prints-gallery .main-img{aspect-ratio:1165/627;display:flex}section.prints-section .prints-gallery .main-img img{width:100%;height:100%;object-fit:cover;border-radius:4.8rem}section.prints-section .prints-gallery .gallery{display:flex;flex-direction:column;overflow:hidden;row-gap:2rem;aspect-ratio:375/627}section.prints-section .prints-gallery .gallery .gallery-link-item{display:contents}section.prints-section .prints-gallery .gallery a.decorate-link-item{display:none}section.prints-section .prints-gallery .gallery img{--height:calc(-100% * 6 - 2rem * 6);width:100%;aspect-ratio:375/231;object-fit:cover;animation:scroll-up-2 40s infinite linear;border-radius:2rem}@keyframes scroll-up-2{0%{transform:translateY(0)}100%{transform:translateY(var(--height))}}.what-we-do{max-width:100vw}.services-slider{display:flex;overflow:auto;padding-bottom:1rem}.services-slider::-webkit-scrollbar{width:.9rem;height:1rem}.services-slider::-webkit-scrollbar-track{background-color:#eaeaea}.services-slider::-webkit-scrollbar-thumb{background-color:#fef100}.services-slider .slide{flex-shrink:0;width:42rem!important;margin-left:2rem}.services-slider .slide a{display:flex;flex-direction:column;flex-shrink:0}.services-slider .slide img{object-fit:cover}.services-slider .slide:first-child{margin-left:0}.services-slider .slide.big{display:flex;flex-direction:column;row-gap:2rem;width:63.8rem!important}.services-slider .slide.big .slide-item{flex-direction:row;align-items:start;justify-content:space-between;flex-grow:1}.services-slider .slide.big .slide-item .text-wrapper{text-align:left}.services-slider .slide .slide-item{display:flex;flex-direction:column;align-items:center;height:100%;background-color:#fffee4;border-radius:4rem}.services-slider .slide .slide-item .text-wrapper{padding:4rem;text-align:center}.services-slider .slide .slide-item .text-wrapper .title{margin-bottom:1.2rem;font-size:calc(3rem * var(--font-ratio));font-weight:600}section.clients .clients-list{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #6e6e6e;border-radius:4rem}section.clients .clients-list .image{display:flex;width:100%;align-items:center;justify-content:center;aspect-ratio:390/190;border-right:1px solid #6e6e6e;border-bottom:1px solid #6e6e6e}section.clients .clients-list .image:nth-child(4n){border-right:0}section.clients .clients-list .image:nth-last-child(-n+4){border-bottom:0}section.clients .clients-list .image img{padding:4rem;width:100%;height:100%;object-fit:contain;filter:grayscale(100%)}section.clients .clients-list .image:hover img{filter:unset}.about-list{display:flex;row-gap:6rem;flex-direction:column}.about-list .item{display:flex;column-gap:2rem}.about-list .item .text-wrapper{display:flex;flex-direction:column;row-gap:6rem;padding:0 4rem;justify-content:center}.about-list .item .text-wrapper .text{color:#6e6e6e}.about-list .item .text-wrapper h2{margin:0}.about-list .item img{aspect-ratio:638/450;width:40.9%;height:auto;border-radius:4.3rem;object-fit:cover}.about-list .item:nth-child(2n) img{order:-1}section.what-we-do h2{display:none}section.clients h2{display:none}section.branding h2{margin-bottom:4rem}section.branding .subtitle{margin-bottom:8.4rem;text-align:center;font-weight:500;color:#6e6e6e}section.branding .btn{margin:4rem auto 0}section.branding .horizontal-gallery .bottom-line,section.branding .horizontal-gallery .top-line{display:flex;column-gap:1.4rem}section.branding .horizontal-gallery .top-line{margin-bottom:2rem}section.branding .horizontal-gallery .top-line img{animation:scroll-right 60s infinite linear}section.branding .horizontal-gallery .bottom-line img{animation:scroll-left 60s infinite linear}section.branding .horizontal-gallery img{border-radius:2.1rem}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-193.2rem)}}@keyframes scroll-right{0%{transform:translateX(-193.2rem)}100%{transform:translateX(0)}}section.for .for-list{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:8rem}section.for .for-list img{display:flex;margin-bottom:4rem;height:auto;aspect-ratio:770/350;border-radius:2rem;object-fit:cover}section.for .for-list .title{margin-bottom:2.8rem;font-size:calc(4rem * var(--font-ratio));font-weight:700}section.for .for-list .text{color:#6e6e6e;font-weight:500}section.guarantees .guarantees-list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem}section.guarantees .guarantees-list .item{display:flex;flex-direction:column;align-items:center}section.guarantees .guarantees-list .item:nth-child(2n) .image{background-color:#fffee4}section.guarantees .guarantees-list .item .image{display:flex;align-items:center;justify-content:center;padding:2.5rem;margin-bottom:4rem;background-color:#fafafa;border-radius:2rem}section.guarantees .guarantees-list .item .title{text-align:center;font-weight:700;font-size:calc(1.8rem * var(--font-ratio));color:#6e6e6e}