*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:helvetica-neue-lt-pro,sans-serif;font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{font-family:ivymode,sans-serif}img{max-width:100%;display:block}html{font-size:62.5%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 1500px){html{font-size:57%}}@media(max-width: 991px){html{font-size:55%}}@media(max-width: 520px){html{font-size:62.5%}}@media(max-width: 320px){html{font-size:55%}}html,body{background:#fafafa;height:100%}html{scrollbar-width:thin;scrollbar-color:var(--primary) #fafafa}button{background-color:rgba(0,0,0,0)}button,a{cursor:pointer}input,textarea,select{appearance:none}:root{--primary: #DA2B1F;--secondary: #E90530;--tertiary: #777;--background: #333;--border: #DDD;--white: #FFF;--black: #000}.container-full{width:98%;max-width:198rem;padding:0 2rem;margin:0 auto}@media(max-width: 520px){.container-full{width:94%}}.container{width:98%;max-width:137.6rem;padding:0 3.2rem;margin:0 auto}@media(max-width: 1080px){.container{padding:0 2.4rem}}@media(max-width: 520px){.container{padding:0 2rem;width:100%}}.s-header{position:fixed;top:0;left:0;width:100%;background:var(--background);z-index:999}@media(max-width: 768px){.s-header .container{padding:0 1.6rem}}.s-header-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 520px){.s-header-wrapper{align-items:center}}.s-header-logo{display:none}@media(max-width: 768px){.s-header-logo{display:block;order:1;z-index:99;position:relative;left:-4rem}}@media(max-width: 768px){.s-header-logo{left:-2.4rem}}.s-header-logo img{max-width:9rem;width:100%}.s-header-menu{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}@media(max-width: 768px){.s-header-menu{display:none}}.s-header-menu-item{font-size:2rem;font-weight:500;line-height:100%;color:var(--white);transition:all .3s ease}@media(max-width: 1080px){.s-header-menu-item{font-size:1.8rem}}.s-header-menu-item:hover{color:var(--primary)}.s-header .lang-mobile{display:none}@media(max-width: 768px){.s-header .lang-mobile{display:block}}.hamburger-menu{display:none}@media(max-width: 768px){.hamburger-menu{display:block;order:2;height:3rem}}@media(max-width: 520px){.hamburger-menu{position:relative;top:-0.7rem}}.menu__btn{position:relative;cursor:pointer;z-index:1}.menu__btn span{position:relative;display:block}.menu__btn span,.menu__btn span::before,.menu__btn span::after{width:24px;height:2px;background-color:var(--white);transition-duration:.3s}.menu__btn span:before{content:"";position:absolute;top:-8px}.menu__btn span:after{content:"";position:absolute;top:8px}.menu__box{position:fixed;top:0;left:-100%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:3.2rem;background-color:var(--background);transition-duration:.3s}@media(max-width: 520px){.menu__box{top:5.6rem;height:calc(100% - 5.6rem)}}.menu__item{font-size:2.4rem;font-weight:700;line-height:100%;color:var(--white);transition-duration:.3s;text-align:center}.menu__item:hover{color:var(--primary)}#menu__toggle:checked+.menu__btn>span{transform:rotate(45deg)}#menu__toggle:checked+.menu__btn>span::before{top:0;transform:rotate(0deg)}#menu__toggle:checked+.menu__btn>span::after{top:0;transform:rotate(90deg)}#menu__toggle:checked~.menu__box{left:0 !important}.s-prefooter{padding:2rem 0}@media(max-width: 1200px){.s-prefooter{padding:1.2rem 0}}@media(max-width: 768px){.s-prefooter{padding:1rem 0}}.s-prefooter .container-full{background:var(--background);padding-top:10rem;padding-bottom:10rem;border-radius:.5rem}@media(max-width: 991px){.s-prefooter .container-full{padding-top:6.4rem;padding-bottom:6.4rem}}@media(max-width: 520px){.s-prefooter .container-full{padding-top:4.8rem;padding-bottom:4.8rem}}.s-prefooter .container{padding:unset}.s-prefooter-list{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 520px){.s-prefooter-list{flex-direction:column;gap:4rem}}.s-prefooter-list-item{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.8rem}@media(max-width: 520px){.s-prefooter-list-item{gap:2rem}}@media(max-width: 1080px){.s-prefooter-list-item:first-of-type .s-prefooter-subtitle{max-width:16rem;width:100%;text-align:center}}@media(max-width: 520px){.s-prefooter-list-item:first-of-type .s-prefooter-subtitle{max-width:100%}}@media(max-width: 1080px){.s-prefooter-list-item:nth-of-type(2) .s-prefooter-subtitle{max-width:20rem;width:100%;text-align:center}}@media(max-width: 991px){.s-prefooter-list-item:nth-of-type(2) .s-prefooter-subtitle{max-width:17rem}}@media(max-width: 520px){.s-prefooter-list-item:nth-of-type(2) .s-prefooter-subtitle{max-width:100%}}@media(max-width: 1080px){.s-prefooter-list-item:last-of-type .s-prefooter-subtitle{max-width:16rem;width:100%;text-align:center}}@media(max-width: 520px){.s-prefooter-list-item:last-of-type .s-prefooter-subtitle{max-width:100%}}.s-prefooter-icon{width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border-radius:5rem;background:var(--secondary)}@media(max-width: 991px){.s-prefooter-icon{width:4.8rem;height:4.8rem}}@media(max-width: 520px){.s-prefooter-icon{width:4rem;height:4rem}}.s-prefooter-icon img{max-width:2.4rem;width:100%}.s-prefooter-texts{display:flex;flex-direction:column;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-prefooter-texts{gap:1rem}}.s-prefooter-subtitle{font-size:2.4rem;font-weight:500;line-height:120%;color:var(--white)}@media(max-width: 991px){.s-prefooter-subtitle{font-size:2rem}}@media(max-width: 520px){.s-prefooter-subtitle{font-size:1.8rem}}.s-prefooter-link{font-size:1.6rem;font-weight:500;line-height:100%;color:var(--white);transition:all .3s ease}.s-prefooter-link:hover{color:var(--secondary)}.s-footer{background:var(--background);padding:6.4rem 0 10rem}@media(max-width: 1080px){.s-footer{padding:6.4rem 0 8rem}}@media(max-width: 768px){.s-footer{padding:6.4rem 0 4rem}}@media(max-width: 520px){.s-footer{padding:4rem 0}}.s-footer-content{display:flex;justify-content:space-between;gap:3.2rem;padding-bottom:8rem}@media(max-width: 520px){.s-footer-content{flex-direction:column-reverse;padding-bottom:4rem}}.s-footer-content img{max-width:17rem;width:100%}@media(max-width: 520px){.s-footer-content img{max-width:13rem}}.s-footer-text{max-width:29.8rem;width:100%;font-size:2rem;font-weight:500;line-height:160%;color:var(--white)}@media(max-width: 991px){.s-footer-text{font-size:1.8rem}}@media(max-width: 520px){.s-footer-text{max-width:24.8rem;font-size:1.6rem}}.s-footer-wrapper{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 768px){.s-footer-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:8rem}}@media(max-width: 520px){.s-footer-wrapper{grid-template-columns:repeat(1, 1fr)}}.s-footer-contact{display:flex;flex-direction:column;gap:4.8rem}@media(max-width: 520px){.s-footer-contact{flex-direction:row;justify-content:space-between;gap:2.4rem}}.s-footer-contact-item a{font-size:1.6rem;font-weight:500;line-height:100%;color:var(--white);transition:all .3s ease}.s-footer-contact-item a:hover{color:var(--secondary)}.s-footer-menu{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:4.8rem;column-gap:8rem}@media(max-width: 991px){.s-footer-menu{column-gap:4.8rem}}@media(max-width: 520px){.s-footer-menu{row-gap:4rem;column-gap:4rem}}.s-footer-menu-item{font-size:1.6rem;font-weight:300;line-height:100%;color:var(--white);transition:all .3s ease}.s-footer-menu-item:hover{color:var(--primary)}.s-footer-infos{display:flex;flex-direction:column;align-items:flex-end;gap:4.8rem}@media(max-width: 768px){.s-footer-infos{grid-column:2 span;flex-direction:row;justify-content:space-between;gap:2.4rem}}@media(max-width: 520px){.s-footer-infos{display:grid;grid-template-columns:repeat(2, 1fr);grid-column:unset}}.s-footer-socials{display:flex;align-items:center;gap:2.4rem}@media(max-width: 520px){.s-footer-socials{grid-column:2 span;justify-content:center}}.s-footer-socials-item svg{max-width:2.2rem;width:100%}.s-footer-socials-item svg path{fill:var(--white);transition:all .3s ease}.s-footer-socials-item:hover svg path{fill:var(--secondary)}.s-footer-copyright{font-size:1.6rem;font-weight:300;line-height:140%;color:var(--white)}@media(max-width: 520px){.s-footer-copyright{max-width:12rem;width:100%}}.s-footer-developed{font-size:1.6rem;font-weight:500;line-height:140%;color:var(--white);transition:all .3s ease}@media(max-width: 520px){.s-footer-developed{text-align:right}}.s-footer-developed strong{color:var(--primary);font-weight:500;transition:all .3s ease}.s-footer-developed:hover{color:var(--primary)}.s-footer-developed:hover strong{color:var(--white)}.tab-slider--nav{margin:0 auto;padding:1rem;border:1px solid var(--border);border-radius:5rem;max-width:56rem;width:100%;overflow:hidden}.tab-slider--tabs{position:relative;display:flex;align-items:center;justify-content:center;background:#fafafa;width:100%}@media(max-width: 520px){.tab-slider--tabs{gap:0}}.tab-slider--tabs:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:var(--primary);border-radius:5rem;transition:all .3s ease}.tab-slider--tabs.slide:after{left:50%}.tab-slider--trigger{font-size:1.8rem;font-weight:700;color:var(--black);padding:1.2rem;transition:color .3s ease;cursor:pointer;z-index:1;width:100%;justify-content:center;align-items:center;display:flex}@media(max-width: 520px){.tab-slider--trigger{font-size:1.6rem;text-align:center;width:100%;line-height:120%}}.tab-slider--trigger.active{color:var(--white)}.tab-slider--container{padding:8rem 0 11rem}@media(max-width: 520px){.tab-slider--container{padding:8rem 0 4rem}}.load-more{display:block;font-size:1.8rem;font-weight:700;line-height:100%;color:var(--white);background:var(--black);border-radius:5rem;padding:1.2rem;margin:8rem auto 0;transition:all .3s ease}@media(max-width: 520px){.load-more{font-size:1.6rem;margin:4rem auto 0}}.load-more:hover{background:var(--primary)}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);backdrop-filter:blur(4px);z-index:9999}.modal-content{position:relative;max-width:80%;max-height:80%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--border);padding:2rem}@media(max-width: 520px){.modal-content{padding:1rem}}.modal-content img{width:100%;height:100%;max-height:53rem;object-fit:cover;object-position:center;border-radius:.5rem}.modal-close{position:absolute;top:-3.2rem;right:0;font-size:4rem;line-height:2.1rem;color:var(--white);transition:all .3s ease;cursor:pointer}.modal-close:hover{color:var(--secondary)}.s-404{padding-top:9rem}@media(max-width: 1200px){.s-404{padding-top:8.3rem}}@media(max-width: 1080px){.s-404{padding-top:8rem}}@media(max-width: 520px){.s-404{padding-top:7.2rem}}.s-404 .container-full{background:url(../assets/images/404-image.png) !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important}.s-404 .s-cta-title{font-size:6.4rem}@media(max-width: 1080px){.s-404 .s-cta-title{font-size:5.6rem}}@media(max-width: 520px){.s-404 .s-cta-title{font-size:4.8rem}}.s-blog .container-full{background:url(../assets/images/blog-image.png) !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important}.s-hero-home{padding-top:16rem;padding-bottom:16rem}@media(max-width: 1080px){.s-hero-home{padding-bottom:12rem;padding-top:12rem}}@media(max-width: 520px){.s-hero-home{padding-top:7.2rem;padding-bottom:8rem}}.s-hero-wrapper{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-hero-wrapper{flex-direction:column;gap:5.6rem}}.s-hero-content{display:flex;flex-direction:column;gap:4rem}@media(max-width: 991px){.s-hero-content{align-items:center;gap:3.2rem}}@media(max-width: 520px){.s-hero-content{order:2}}.s-hero-logo{max-width:33.5rem;width:100%}@media(max-width: 1200px){.s-hero-logo{max-width:28.5rem}}@media(max-width: 768px){.s-hero-logo{max-width:20rem}}.s-hero-description{max-width:63.9rem;width:100%;font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black);text-align:justify}@media(max-width: 1080px){.s-hero-description{max-width:51.9rem;font-size:1.6rem}}@media(max-width: 991px){.s-hero-description{max-width:90%}}@media(max-width: 520px){.s-hero-description{max-width:95%}}.s-hero-link{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--primary);transition:all .3s ease}@media(max-width: 1080px){.s-hero-link{font-size:2rem}}@media(max-width: 520px){.s-hero-link{font-size:1.6rem}}.s-hero-link:hover{color:var(--secondary)}.s-hero-image{max-width:52.9rem;width:100%;height:100%;position:relative;border-radius:.5rem;border:1px solid var(--border);padding:2rem}@media(max-width: 1200px){.s-hero-image{max-width:47.7rem}}@media(max-width: 991px){.s-hero-image{max-width:52.7rem;margin:0 auto}}@media(max-width: 520px){.s-hero-image{padding:1rem;order:1}}.s-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.s-hero-image figcaption{position:absolute;bottom:-3.2rem;right:0;font-size:1.4rem;font-weight:300;line-height:100%;color:var(--tertiary)}@media(max-width: 991px){.s-hero-image figcaption{bottom:-2.4rem}}@media(max-width: 520px){.s-hero-image figcaption{bottom:-2rem}}.s-public{padding-bottom:14.8rem;overflow:hidden}@media(max-width: 1200px){.s-public{padding-bottom:12rem}}@media(max-width: 1080px){.s-public{padding-bottom:8rem}}@media(max-width: 520px){.s-public{padding-bottom:4.8rem}}.s-public-wrapper{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding-bottom:8rem}@media(max-width: 1080px){.s-public-wrapper{gap:2.4rem}}@media(max-width: 520px){.s-public-wrapper{padding-bottom:6rem}}.s-public-title{font-size:5.6rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-public-title{font-size:4.8rem}}@media(max-width: 520px){.s-public-title{font-size:4rem}}.s-public-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 520px){.s-public-description{font-size:1.6rem;text-align:center}}.s-public-link{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--black);transition:all .3s ease;padding-top:.8rem}@media(max-width: 991px){.s-public-link{font-size:2rem}}@media(max-width: 520px){.s-public-link{font-size:1.6rem}}.s-public-link:hover{color:var(--primary)}.s-public-image{padding-bottom:2.4rem}@media(max-width: 1080px){.s-public-image{padding-bottom:1.6rem}}.s-public-image img{width:100%;height:100%;object-fit:cover;object-position:center}.s-public .slide-publicas{position:relative;overflow:visible}.s-public .slide-publicas-name{font-size:1.4rem;font-weight:500;line-height:100%;color:var(--black);padding-bottom:.8rem}.s-public .slide-publicas-local{font-size:1.2rem;font-weight:300;line-height:100%;color:var(--black)}.s-public .slide-publicas-prev,.s-public .slide-publicas-next{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:var(--primary);border-radius:5rem;transition:all .3s ease;z-index:1;cursor:pointer}.s-public .slide-publicas-prev:hover,.s-public .slide-publicas-next:hover{transform:translateY(-50%) scale(1.05)}@media(max-width: 520px){.s-public .slide-publicas-prev,.s-public .slide-publicas-next{width:3.2rem;height:3.2rem}}.s-public .slide-publicas-prev{position:absolute;top:40%;left:-1.8rem;transform:translateY(-50%)}@media(max-width: 520px){.s-public .slide-publicas-prev{left:-1.6rem}}.s-public .slide-publicas-next{position:absolute;top:40%;right:-1.8rem;transform:translateY(-50%)}@media(max-width: 520px){.s-public .slide-publicas-next{right:-1.6rem}}.s-about{padding-bottom:20rem}@media(max-width: 1200px){.s-about{padding-bottom:16rem}}@media(max-width: 991px){.s-about{padding-bottom:12rem}}@media(max-width: 768px){.s-about{padding-bottom:10rem}}@media(max-width: 520px){.s-about{padding-bottom:4.8rem}}.s-about .container-full{background:var(--background);border-radius:.5rem;padding-top:6.4rem;padding-bottom:9.8rem}@media(max-width: 520px){.s-about .container-full{padding:3.2rem 0 4.8rem}}.s-about-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-about-wrapper{flex-direction:column-reverse;gap:5.6rem}}@media(max-width: 520px){.s-about-wrapper{gap:4.8rem}}.s-about-content{display:flex;flex-direction:column;gap:6.4rem}@media(max-width: 1080px){.s-about-content{gap:4rem}}.s-about-content-div{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem}.s-about-title{font-size:5.6rem;font-weight:250;line-height:100%;color:var(--white);text-transform:uppercase}@media(max-width: 1080px){.s-about-title{font-size:4.8rem}}@media(max-width: 520px){.s-about-title{font-size:4rem}}.s-about-link{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--primary);transition:all .3s ease}@media(max-width: 991px){.s-about-link{font-size:2rem}}@media(max-width: 520px){.s-about-link{font-size:1.6rem}}.s-about-link:hover{color:var(--secondary)}.s-about-texts{max-width:75.4rem;width:100%;display:flex;flex-direction:column;gap:1.6rem}@media(max-width: 1300px){.s-about-texts{max-width:70.4rem}}@media(max-width: 1200px){.s-about-texts{max-width:56.4rem}}@media(max-width: 1080px){.s-about-texts{max-width:50.4rem}}@media(max-width: 991px){.s-about-texts{max-width:100%}}.s-about-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--white)}.s-about-description strong{font-weight:500}@media(max-width: 520px){.s-about-description{font-size:1.6rem}}.s-about-image{position:relative;max-width:41.8rem;width:100%;border:1px solid rgba(221,221,221,.2509803922);border-radius:.5rem;padding:2rem}@media(max-width: 520px){.s-about-image{padding:1rem}}.s-about-image img{width:100%;height:100%;object-fit:cover;object-position:center}.s-about-image figcaption{position:absolute;bottom:-3.2rem;left:0;font-size:1.4rem;font-weight:300;line-height:100%;color:#afafaf}@media(max-width: 991px){.s-about-image figcaption{bottom:-2.4rem}}@media(max-width: 520px){.s-about-image figcaption{bottom:-2rem}}.s-infos{padding-bottom:16rem}@media(max-width: 1200px){.s-infos{padding-bottom:12rem}}@media(max-width: 991px){.s-infos{padding-bottom:10rem}}@media(max-width: 520px){.s-infos{padding-bottom:6.4rem}}.s-infos-cards{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-infos-cards{gap:2.4rem}}@media(max-width: 768px){.s-infos-cards{flex-direction:column;align-items:center;gap:5.6rem}}.s-infos-cards-item{display:flex;flex-direction:column;align-items:flex-end;gap:4rem}@media(max-width: 1080px){.s-infos-cards-item{gap:2.4rem}}@media(max-width: 768px){.s-infos-cards-item{gap:1.6rem}}.s-infos-cards-item:hover .s-infos-subtitle{color:var(--primary)}.s-infos-cards-item:hover img{filter:grayscale(0)}.s-infos-cards-item:first-of-type{margin-top:-6.4rem}@media(max-width: 991px){.s-infos-cards-item:first-of-type{margin-top:-3.2rem}}@media(max-width: 768px){.s-infos-cards-item:first-of-type{margin-top:unset;align-self:flex-start}}.s-infos-cards-item:last-of-type{margin-top:6.4rem}@media(max-width: 991px){.s-infos-cards-item:last-of-type{margin-top:3.2rem}}@media(max-width: 768px){.s-infos-cards-item:last-of-type{margin-top:unset;align-self:flex-end}}.s-infos-subtitle{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--black);transition:all .3s ease}@media(max-width: 991px){.s-infos-subtitle{font-size:2rem}}@media(max-width: 520px){.s-infos-subtitle{font-size:1.6rem}}.s-infos-image{position:relative;border-radius:.5rem;border:1px solid var(--border);padding:2rem}@media(max-width: 991px){.s-infos-image{padding:1rem}}@media(max-width: 768px){.s-infos-image{padding:2rem}}@media(max-width: 520px){.s-infos-image{padding:1rem}}.s-infos-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(1);transition:all .3s ease}.s-infos-image figcaption{position:absolute;bottom:-3.2rem;left:0;font-size:1.4rem;font-weight:300;line-height:100%;color:#afafaf}@media(max-width: 991px){.s-infos-image figcaption{bottom:-2.4rem}}@media(max-width: 520px){.s-infos-image figcaption{bottom:-2rem}}.s-cta .container-full{position:relative;background:url(../assets/images/cta-image.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:.5rem;padding-top:10rem;padding-bottom:10rem;overflow:hidden}@media(max-width: 991px){.s-cta .container-full{padding-top:5rem;padding-bottom:6rem}}@media(max-width: 520px){.s-cta .container-full{background-position:40%}}.s-cta .container-full:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);mix-blend-mode:multiply}.s-cta-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:4rem}@media(max-width: 1080px){.s-cta-wrapper{gap:3.2rem}}@media(max-width: 520px){.s-cta-wrapper{gap:2.4rem}}.s-cta-wrapper.blog{gap:3.2rem}@media(max-width: 520px){.s-cta-wrapper.blog{gap:2.4rem}}.s-cta-logo{max-width:19.2rem}@media(max-width: 1080px){.s-cta-logo{max-width:16.2rem}}@media(max-width: 520px){.s-cta-logo{max-width:13.2rem}}.s-cta-logo.blog{max-width:25.6rem}@media(max-width: 1080px){.s-cta-logo.blog{max-width:20.6rem}}@media(max-width: 520px){.s-cta-logo.blog{max-width:15.6rem}}.s-cta-title{font-size:5.6rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--white);text-align:center}@media(max-width: 1080px){.s-cta-title{max-width:41rem;width:100%;font-size:4.8rem}}@media(max-width: 520px){.s-cta-title{font-size:4rem}}.s-cta-link{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--white);transition:all .3s ease}@media(max-width: 991px){.s-cta-link{font-size:2rem}}@media(max-width: 520px){.s-cta-link{font-size:1.6rem}}.s-cta-link:hover{color:var(--secondary)}.s-cta-link.blog{font-size:1.8rem;line-height:160%}@media(max-width: 520px){.s-cta-link.blog{max-width:23rem;width:100%;font-size:1.6rem;text-align:center}}.s-cta-link.blog:hover{color:var(--white)}.s-expo-wrapper{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:16rem 0 3.2rem}@media(max-width: 520px){.s-expo-wrapper{padding:12rem 0 3.2rem;gap:2.4rem}}.s-expo-title{font-size:6.4rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-expo-title{font-size:5.6rem}}@media(max-width: 520px){.s-expo-title{font-size:4.8rem}}.s-expo-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 520px){.s-expo-description{max-width:24rem;width:100%;font-size:1.6rem;text-align:center}}.s-expo-list{display:flex;flex-direction:column;gap:3.2rem}@media(max-width: 520px){.s-expo-list{gap:2.4rem}}.s-expo-list-item{display:flex;justify-content:space-between;gap:3.2rem;padding-bottom:2.4rem;align-items:center;border-bottom:1px solid var(--border)}@media(max-width: 520px){.s-expo-list-item{padding-bottom:2.4rem}}.s-expo-texts{display:flex;gap:2.4rem}@media(max-width: 520px){.s-expo-texts{gap:1.6rem}}.s-expo-year{font-size:2rem;font-weight:300;line-height:120%;color:var(--secondary)}@media(max-width: 991px){.s-expo-year{font-size:1.8rem}}@media(max-width: 520px){.s-expo-year{font-size:1.6rem}}.s-expo-infos{font-size:2.4rem;font-weight:500;line-height:120%;color:var(--black)}@media(max-width: 991px){.s-expo-infos{font-size:2rem}}@media(max-width: 520px){.s-expo-infos{font-size:1.6rem}}.s-expo-button:hover svg path{stroke:var(--primary)}.s-expo-button svg{max-width:2.4rem}@media(max-width: 991px){.s-expo-button svg{max-width:1.6rem}}.s-expo-button svg path{stroke:var(--black);transition:all .3s ease}.s-hero-gallery{padding-bottom:8rem}.s-gallery-wrapper{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding-top:16rem}@media(max-width: 520px){.s-gallery-wrapper{padding-top:12rem;gap:2.4rem}}.s-gallery-title{font-size:6.4rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-gallery-title{font-size:5.6rem}}@media(max-width: 520px){.s-gallery-title{font-size:4.4rem}}.s-gallery-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 520px){.s-gallery-description{max-width:24rem;width:100%;font-size:1.6rem;text-align:center}}.s-gallery-list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:3.2rem;row-gap:6.4rem;padding-top:8rem}@media(max-width: 991px){.s-gallery-list{grid-template-columns:repeat(2, 1fr);column-gap:2.4rem;row-gap:4.8rem}}@media(max-width: 520px){.s-gallery-list{grid-template-columns:repeat(1, 1fr);padding-top:4.8rem}}.s-gallery-list-item{display:flex;flex-direction:column;gap:2.4rem}@media(max-width: 520px){.s-gallery-list-item{gap:1.6rem}}.s-gallery-image{position:relative;max-height:41.6rem;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.s-gallery-image img{width:100%;height:auto;object-fit:cover;object-position:center}.s-gallery-dimensions{position:absolute;top:1.6rem;left:1.6rem;font-size:1.2rem;font-weight:400;line-height:100%;color:var(--background);border-radius:5rem;border:1px solid var(--border);padding:.8rem;background:var(--white)}@media(max-width: 520px){.s-gallery-dimensions{top:1rem;left:1rem}}.s-gallery-content{display:flex;justify-content:space-between;gap:2.4rem}.s-gallery-content-div{display:flex;flex-direction:column;gap:.5rem}.s-gallery-name{font-size:1.4rem;font-weight:500;line-height:100%;color:var(--background)}.s-gallery-infos{display:flex;gap:.5rem;font-size:1.2rem;font-weight:300;line-height:100%;color:var(--tertiary)}.s-gallery-link{font-size:1.6rem;font-weight:500;line-height:100%;color:var(--secondary);transition:all .3s ease}.s-gallery-link:hover{color:var(--primary)}.s-hero-about{padding-top:9rem}@media(max-width: 991px){.s-hero-about{padding-top:8rem}}@media(max-width: 520px){.s-hero-about{padding-top:7.2rem}}.s-bio-images{display:flex;justify-content:center;gap:2rem;overflow:hidden}@media(max-width: 991px){.s-bio-images{gap:1rem}}.s-bio-images img{width:50.1%;height:100%;object-fit:cover;object-position:center;border-radius:.5rem}@media(max-width: 520px){.s-bio-images img{width:94%}}.s-bio-images img:first-of-type,.s-bio-images img:last-of-type{width:36%}@media(max-width: 520px){.s-bio-images img:first-of-type,.s-bio-images img:last-of-type{display:none}}.s-bio-images img:first-of-type{border-top-left-radius:unset;border-bottom-left-radius:unset}.s-bio-images img:last-of-type{border-top-right-radius:unset;border-bottom-right-radius:unset}.s-bio-title{width:100%;margin:-5.6rem auto 3.2rem}@media(max-width: 520px){.s-bio-title{margin-bottom:unset}}.s-bio-logo{max-width:25.6rem;margin:0 auto;padding-bottom:12rem}@media(max-width: 1080px){.s-bio-logo{padding-bottom:8rem}}@media(max-width: 991px){.s-bio-logo{max-width:20.6rem}}@media(max-width: 520px){.s-bio-logo{max-width:15.6rem;padding-bottom:6rem}}@media(max-width: 520px){.s-bio-texts .container-full{width:100%}}.s-bio-texts-wrapper{display:flex;justify-content:space-between;gap:3.2rem;padding-bottom:10rem}@media(max-width: 1080px){.s-bio-texts-wrapper{padding-bottom:8rem}}@media(max-width: 991px){.s-bio-texts-wrapper{max-width:90%;width:100%;flex-direction:column;margin:0 auto;gap:2.4rem;padding-bottom:6rem}}@media(max-width: 520px){.s-bio-texts-wrapper{max-width:95%}}.s-bio-description{font-size:2rem;font-weight:300;line-height:160%;color:var(--black);text-align:justify}@media(max-width: 1080px){.s-bio-description{font-size:1.8rem}}@media(max-width: 520px){.s-bio-description{font-size:1.6rem}}.s-bio-description.second{max-width:64rem;width:100%}@media(max-width: 991px){.s-bio-description.second{max-width:90%;margin:0 auto}}@media(max-width: 520px){.s-bio-description.second{max-width:95%}}.s-bio-description.third{max-width:52.8rem;width:100%}@media(max-width: 991px){.s-bio-description.third{max-width:90%;margin:0 auto}}@media(max-width: 520px){.s-bio-description.third{max-width:95%}}.s-bio-content{display:flex;justify-content:space-between;gap:3.2rem;padding-bottom:12rem}@media(max-width: 991px){.s-bio-content{padding-bottom:10rem;gap:2.4rem}}@media(max-width: 520px){.s-bio-content{flex-direction:column;gap:5.6rem;padding-bottom:8rem}}.s-bio-image{position:relative;width:100%}.s-bio-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.5rem}.s-bio-image figcaption{position:absolute;bottom:-4rem;left:0;font-size:1.4rem;font-weight:300;line-height:120%;color:var(--tertiary)}.s-bio-subtitle{max-width:65.2rem;width:100%;font-size:3.2rem;font-weight:500;line-height:140%;color:var(--black);text-align:center;margin:0 auto;padding-bottom:8rem}@media(max-width: 1080px){.s-bio-subtitle{max-width:49.2rem;font-size:2.4rem;padding-bottom:6rem}}@media(max-width: 520px){.s-bio-subtitle{max-width:27.2rem;font-size:1.8rem;padding-bottom:4rem}}.s-bio-subtitle.second{max-width:109.2rem;padding-bottom:12rem}@media(max-width: 1080px){.s-bio-subtitle.second{max-width:82.2rem;padding-bottom:10rem}}@media(max-width: 991px){.s-bio-subtitle.second{padding-bottom:8rem}}@media(max-width: 520px){.s-bio-subtitle.second{padding-bottom:6rem}}.s-bio-subtitle.third{max-width:115.2rem;padding-bottom:12rem}@media(max-width: 1080px){.s-bio-subtitle.third{max-width:86.2rem;padding-bottom:10rem}}@media(max-width: 991px){.s-bio-subtitle.third{padding-bottom:8rem}}@media(max-width: 520px){.s-bio-subtitle.third{padding-bottom:6rem}}.s-bio-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding-bottom:10rem}@media(max-width: 991px){.s-bio-wrapper{flex-direction:column;gap:6.4rem;padding-bottom:3.2rem}}@media(max-width: 520px){.s-bio-wrapper{gap:7.2rem}}.s-bio-wrapper.second{padding-bottom:12rem}@media(max-width: 991px){.s-bio-wrapper.second{padding-bottom:10rem}}@media(max-width: 520px){.s-bio-wrapper.second{padding-bottom:8rem}}.s-bio-wrapper.third{align-items:unset;padding-bottom:12rem}@media(max-width: 991px){.s-bio-wrapper.third{align-items:center;padding-bottom:10rem}}@media(max-width: 520px){.s-bio-wrapper.third{padding-bottom:8rem}}.s-bio-photo{position:relative;max-width:52.3rem;width:100%;border:1px solid var(--border);border-radius:.5rem;padding:2rem}@media(max-width: 520px){.s-bio-photo{padding:1rem}}.s-bio-photo.second{max-width:29.8rem}@media(max-width: 1080px){.s-bio-photo.second{padding:1rem}}@media(max-width: 991px){.s-bio-photo.second{padding:2rem}}@media(max-width: 520px){.s-bio-photo.second{padding:1rem}}.s-bio-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.s-bio-photo figcaption{position:absolute;bottom:-4rem;left:0;font-size:1.4rem;font-weight:300;line-height:130%;color:var(--tertiary)}.s-bio-photos{display:flex;gap:3.2rem}@media(max-width: 1080px){.s-bio-photos{gap:2.4rem}}@media(max-width: 991px){.s-bio-photos{gap:3.2rem}}@media(max-width: 520px){.s-bio-photos{flex-direction:column;gap:5.6rem}}.s-bio-div{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media(max-width: 991px){.s-bio-div{gap:3.2rem}}.s-bio-div img{max-width:25.6rem}@media(max-width: 991px){.s-bio-div img{max-width:20.6rem;align-self:center}}@media(max-width: 520px){.s-bio-div img{max-width:15.6rem}}.s-bio-banner{position:relative}@media(max-width: 768px){.s-bio-banner{aspect-ratio:16/9}}@media(max-width: 520px){.s-bio-banner{aspect-ratio:4/3}}.s-bio-banner img{width:100%;height:100%;max-height:49.7rem;object-fit:cover;object-position:center;border-radius:.5rem}.s-bio-banner figcaption{position:absolute;bottom:-3.2rem;left:0;font-size:1.4rem;font-weight:300;line-height:130%;color:var(--tertiary)}@media(max-width: 991px){.s-bio-banner figcaption{bottom:-3rem}}@media(max-width: 520px){.s-bio-banner figcaption{bottom:-4.8rem}}.s-bio-area{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.6rem}.s-prizes{padding-top:16rem}@media(max-width: 1080px){.s-prizes{padding-top:12rem}}.s-prizes-wrapper{display:flex;align-items:center;justify-content:center;gap:3.2rem;padding-bottom:8rem;flex-direction:column}@media(max-width: 991px){.s-prizes-wrapper{gap:2.4rem}}@media(max-width: 520px){.s-prizes-wrapper{padding-bottom:6rem}}.s-prizes-title{font-size:5.6rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black);text-align:center}@media(max-width: 1080px){.s-prizes-title{font-size:4.8rem}}@media(max-width: 520px){.s-prizes-title{font-size:4rem}}.s-prizes-description{width:80%;font-size:2rem;font-weight:300;line-height:160%;color:var(--black);text-align:center}@media(max-width: 1080px){.s-prizes-description{font-size:1.8rem}}@media(max-width: 991px){.s-prizes-description{width:100%;text-align:center}}@media(max-width: 520px){.s-prizes-description{font-size:1.6rem}}.s-publics{padding-top:12rem;padding-bottom:12rem}@media(max-width: 991px){.s-publics{padding-top:10rem;padding-bottom:10rem}}@media(max-width: 520px){.s-publics{padding-top:6.4rem;padding-bottom:6.4rem}}.s-publics-wrapper{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding-bottom:8rem}@media(max-width: 1080px){.s-publics-wrapper{gap:2.4rem}}@media(max-width: 520px){.s-publics-wrapper{padding-bottom:4rem}}.s-publics-title{font-size:5.6rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-publics-title{font-size:4.8rem}}@media(max-width: 520px){.s-publics-title{font-size:4rem}}.s-publics-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 520px){.s-publics-description{font-size:1.6rem;text-align:center}}.s-publics-cards{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:3.2rem;row-gap:6.4rem}@media(max-width: 1080px){.s-publics-cards{grid-template-columns:repeat(3, 1fr);column-gap:2.4rem;row-gap:4.8rem}}@media(max-width: 520px){.s-publics-cards{grid-template-columns:repeat(2, 1fr);column-gap:1.6rem;row-gap:3.2rem}}@media(max-width: 1080px){.s-publics-cards-item:last-of-type{display:none}}@media(max-width: 520px){.s-publics-cards-item:last-of-type{display:block}}.s-publics-image{padding-bottom:2.4rem}@media(max-width: 1080px){.s-publics-image{padding-bottom:1.6rem}}.s-publics-image img{width:100%;height:100%;object-fit:cover;object-position:center}.s-publics-name{font-size:1.4rem;font-weight:500;line-height:100%;color:var(--black);padding-bottom:.8rem}.s-publics-local{font-size:1.2rem;font-weight:300;line-height:100%;color:var(--black)}.s-collectors{padding-bottom:12rem}@media(max-width: 991px){.s-collectors{padding-bottom:8rem}}@media(max-width: 520px){.s-collectors{padding-bottom:4.8rem}}.s-collectors-wrapper{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem;padding-bottom:8rem}@media(max-width: 991px){.s-collectors-wrapper{flex-direction:column;align-items:center;gap:2.4rem}}@media(max-width: 520px){.s-collectors-wrapper{padding-bottom:6rem}}.s-collectors-title{max-width:48.7rem;width:100%;font-size:5.6rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-collectors-title{font-size:4.8rem}}@media(max-width: 991px){.s-collectors-title{max-width:100%;text-align:center}}@media(max-width: 520px){.s-collectors-title{font-size:3.9rem}}@media(max-width: 320px){.s-collectors-title{font-size:3.7rem}}.s-collectors-description{max-width:64rem;width:100%;font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 1200px){.s-collectors-description{max-width:57.7rem}}@media(max-width: 1080px){.s-collectors-description{max-width:51.6rem}}@media(max-width: 991px){.s-collectors-description{max-width:100%;text-align:center}}@media(max-width: 520px){.s-collectors-description{font-size:1.6rem}}.s-collectors-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.2rem}@media(max-width: 768px){.s-collectors-list{gap:2.4rem}}@media(max-width: 520px){.s-collectors-list{grid-template-columns:repeat(1, 1fr)}}.s-collectors-list-item{font-size:2.4rem;font-weight:500;line-height:120%;color:var(--black);border-bottom:1px solid var(--border);padding-bottom:2rem}@media(max-width: 991px){.s-collectors-list-item{font-size:2rem}}@media(max-width: 768px){.s-collectors-list-item{padding-bottom:1.6rem}}@media(max-width: 520px){.s-collectors-list-item{font-size:1.6rem;padding-bottom:1rem}}.s-policy{padding-top:16rem;padding-bottom:12rem}@media(max-width: 520px){.s-policy{padding-top:12rem;padding-bottom:4.8rem}}.s-policy .container{max-width:105.6rem}.s-policy-wrapper{display:flex;flex-direction:column;align-items:center;gap:4rem;padding-bottom:10rem}@media(max-width: 1080px){.s-policy-wrapper{gap:3.2rem;padding-bottom:8rem}}@media(max-width: 520px){.s-policy-wrapper{gap:2.4rem;padding-bottom:6rem}}.s-policy-title{font-size:6.4rem;font-weight:250;line-height:100%;text-transform:uppercase;color:var(--black)}@media(max-width: 1080px){.s-policy-title{font-size:5.6rem}}@media(max-width: 520px){.s-policy-title{font-size:4.8rem;text-align:center}}.s-policy-description{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}@media(max-width: 1080px){.s-policy-description{font-size:1.6rem}}.s-policy-content h2{font-family:helvetica-neue-lt-pro,sans-serif;font-size:3.2rem;font-weight:500;line-height:150%;letter-spacing:-0.064rem;color:var(--black);margin:4.8rem 0 1.6rem}@media(max-width: 1080px){.s-policy-content h2{font-size:2.4rem;margin:4rem 0 1.6rem}}@media(max-width: 520px){.s-policy-content h2{font-size:2rem}}.s-policy-content h2.first{margin-top:unset}.s-policy-content p{font-size:2rem;font-weight:400;line-height:150%;color:var(--tertiary);text-align:justify}@media(max-width: 1080px){.s-policy-content p{font-size:1.8rem}}@media(max-width: 1080px){.s-policy-content p{font-size:1.6rem}}.s-policy-content p.last{margin-top:1.6rem}.s-posts{padding:10rem 0;overflow:hidden}@media(max-width: 991px){.s-posts{padding:8rem 0}}@media(max-width: 520px){.s-posts{padding:4.8rem 0}}.s-posts-subtitle{font-size:3.2rem;font-weight:500;line-height:140%;color:var(--black);padding-top:13rem;padding-bottom:3.2rem}@media(max-width: 1200px){.s-posts-subtitle{padding-top:10rem}}@media(max-width: 991px){.s-posts-subtitle{padding-bottom:2.4rem}}@media(max-width: 768px){.s-posts-subtitle{padding-top:7rem}}@media(max-width: 520px){.s-posts-subtitle{font-size:2.4rem}}.s-posts-subtitle.first{padding-top:unset}.s-posts-image{width:100%;height:32.9rem;border-radius:.5rem;overflow:hidden;padding-bottom:2.4rem}@media(max-width: 991px){.s-posts-image{padding-bottom:1.6rem}}.s-posts-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.5rem;transition:all .3s ease;filter:grayscale(1)}.s-posts-title{font-size:2.4rem;font-weight:400;line-height:140%;color:var(--black);transition:all .3s ease;width:90%}@media(max-width: 520px){.s-posts-title{font-size:1.8rem;width:100%}}.s-posts .slide-historia,.s-posts .slide-criticas,.s-posts .slide-jornais,.s-posts .slide-viagens,.s-posts .slide-projetos{position:relative;overflow:visible}.s-posts .slide-historia .swiper-slide:hover img,.s-posts .slide-criticas .swiper-slide:hover img,.s-posts .slide-jornais .swiper-slide:hover img,.s-posts .slide-viagens .swiper-slide:hover img,.s-posts .slide-projetos .swiper-slide:hover img{filter:grayscale(0)}.s-posts .slide-historia .swiper-slide:hover .s-posts-title,.s-posts .slide-criticas .swiper-slide:hover .s-posts-title,.s-posts .slide-jornais .swiper-slide:hover .s-posts-title,.s-posts .slide-viagens .swiper-slide:hover .s-posts-title,.s-posts .slide-projetos .swiper-slide:hover .s-posts-title{color:var(--primary)}.s-posts .slide-historia-prev,.s-posts .slide-historia-next,.s-posts .slide-criticas-prev,.s-posts .slide-criticas-next,.s-posts .slide-jornais-prev,.s-posts .slide-jornais-next,.s-posts .slide-viagens-prev,.s-posts .slide-viagens-next,.s-posts .slide-projetos-prev,.s-posts .slide-projetos-next{position:absolute;top:45%;transform:translateY(-50%);width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border-radius:5rem;background:var(--primary);cursor:pointer;transition:all .3s ease;z-index:1}.s-posts .slide-historia-prev:hover,.s-posts .slide-historia-next:hover,.s-posts .slide-criticas-prev:hover,.s-posts .slide-criticas-next:hover,.s-posts .slide-jornais-prev:hover,.s-posts .slide-jornais-next:hover,.s-posts .slide-viagens-prev:hover,.s-posts .slide-viagens-next:hover,.s-posts .slide-projetos-prev:hover,.s-posts .slide-projetos-next:hover{transform:translateY(-50%) scale(1.05)}@media(max-width: 520px){.s-posts .slide-historia-prev,.s-posts .slide-historia-next,.s-posts .slide-criticas-prev,.s-posts .slide-criticas-next,.s-posts .slide-jornais-prev,.s-posts .slide-jornais-next,.s-posts .slide-viagens-prev,.s-posts .slide-viagens-next,.s-posts .slide-projetos-prev,.s-posts .slide-projetos-next{width:3.2rem;height:3.2rem}}.s-posts .slide-historia-prev,.s-posts .slide-criticas-prev,.s-posts .slide-jornais-prev,.s-posts .slide-viagens-prev,.s-posts .slide-projetos-prev{left:-1.6rem}.s-posts .slide-historia-next,.s-posts .slide-criticas-next,.s-posts .slide-jornais-next,.s-posts .slide-viagens-next,.s-posts .slide-projetos-next{right:-1.6rem}.s-hero-single{padding-top:9rem}@media(max-width: 520px){.s-hero-single{padding-top:7.2rem}}.s-hero-single .container-full{position:relative;padding-left:unset;padding-right:unset}.s-single-banner{position:relative;width:100%;height:40rem;border-radius:.5rem;overflow:hidden;filter:grayscale(1)}@media(max-width: 1300px){.s-single-banner{height:32rem}}@media(max-width: 520px){.s-single-banner{height:32rem}}.s-single-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.s-single-banner img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.5rem}.s-single-title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;font-size:6.4rem;font-weight:250;line-height:130%;text-transform:uppercase;text-align:center;color:var(--white)}@media(max-width: 1300px){.s-single-title{font-size:4.8rem}}@media(max-width: 1080px){.s-single-title{font-size:4rem}}@media(max-width: 520px){.s-single-title{font-size:3.2rem}}.s-post{padding:13rem 0}@media(max-width: 1200px){.s-post{padding:10rem 0}}@media(max-width: 768px){.s-post{padding:7rem 0}}@media(max-width: 520px){.s-post{padding:4.8rem 0}}.s-post-wrapper{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-post-wrapper{flex-direction:column;gap:4rem}}.s-post-content,.s-post-docs{display:flex;flex-direction:column;gap:3.2rem}@media(max-width: 1080px){.s-post-content,.s-post-docs{gap:1.6rem}}.s-post-docs{max-width:41.6rem;width:100%}@media(max-width: 1200px){.s-post-docs{max-width:33.6rem}}@media(max-width: 991px){.s-post-docs{max-width:41.6rem}}.s-post-list{display:flex;flex-direction:column;gap:1rem}.s-post-list-item{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;border-radius:.5rem;border:1px solid var(--border);padding:1.6rem;transition:all .3s ease}.s-post-list-item:hover{border:1px solid var(--primary)}.s-post-list-item div{display:flex;align-items:center;gap:1.6rem}.s-post-list-item span{font-size:1.6rem;font-weight:500;line-height:100%;color:var(--black);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 520px){.s-post-list-item span{font-size:1.4rem}}.s-post-list-item img{max-width:2.4rem}.s-post-title{font-size:3.2rem;font-weight:500;line-height:140%;color:var(--black)}@media(max-width: 520px){.s-post-title{font-size:2.4rem}}.s-post-text{max-width:75.2rem;width:100%}@media(max-width: 1080px){.s-post-text{max-width:62.2rem}}@media(max-width: 991px){.s-post-text{max-width:100%}}.s-post-text p{font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black);text-align:justify}@media(max-width: 520px){.s-post-text p{font-size:1.6rem}}.s-post-text p:not(:last-child){margin-bottom:1.6rem}.s-post-text ul{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:1.6rem}.s-post-text ul li{list-style:inside;font-size:1.8rem;font-weight:300;line-height:160%;color:var(--black)}.s-post-text ul li::marker{color:var(--primary)}@media(max-width: 520px){.s-post-text ul li{font-size:1.6rem}}.s-post-text h2{font-size:2.4rem;margin:2.4rem 0;font-family:helvetica-neue-lt-pro,sans-serif}@media(max-width: 520px){.s-post-text h2{font-size:2rem;margin:2rem 0}}.s-images{padding-bottom:13rem;overflow:hidden}@media(max-width: 1200px){.s-images{padding-bottom:10rem}}@media(max-width: 768px){.s-images{padding-bottom:7rem}}@media(max-width: 520px){.s-images{padding-bottom:4.8rem}}.s-images-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding-bottom:3.2rem}.s-images-title{font-size:3.2rem;font-weight:500;line-height:140%;color:var(--black)}@media(max-width: 520px){.s-images-title{font-size:2.4rem}}.s-images-controls{display:flex;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-images-controls{gap:1rem}}.s-images .slide-post{overflow:visible}.s-images .slide-post-image{width:auto;height:40rem;border-radius:.5rem}@media(max-width: 520px){.s-images .slide-post-image{height:19rem}}.s-images .slide-post-image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.s-images .slide-post-prev,.s-images .slide-post-next{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border-radius:5rem;background:var(--primary);cursor:pointer;transition:all .3s ease}.s-images .slide-post-prev:hover,.s-images .slide-post-next:hover{transform:scale(1.05)}@media(max-width: 520px){.s-images .slide-post-prev,.s-images .slide-post-next{width:3.2rem;height:3.2rem}}.s-images .slide-post .swiper-slide{width:max-content}/*# sourceMappingURL=main.min.css.map */