.link-arrow-button{cursor:pointer}.link-arrow-button>div{align-items:center;gap:.5rem;padding:.25rem 1.12rem;background:transparent;border-radius:var(--radius);font-size:.75rem;line-height:1.5rem;letter-spacing:.0015rem}.link-arrow-button>div>svg{width:1rem;height:1.0625rem;flex-shrink:0;transition:rotate .6s ease-in-out .3s,transform .3s ease-in-out}.link-arrow-button.black>div{color:var(--black);border:var(--black-ish-border)}.link-arrow-button.black>div>svg path{stroke:var(--black)}.link-arrow-button.white>div{color:var(--white);border:var(--white-ish-border)}.link-arrow-button.white>div>svg path{stroke:var(--white)}.link-arrow-button.UP>div svg{rotate:0deg}.link-arrow-button.DOWN>div svg{rotate:90deg}.link-arrow-button:hover>div svg{transition:rotate .3s ease-in-out,transform .6s ease-in-out .3s}.link-arrow-button:hover.DOWN>div svg,.link-arrow-button:hover.UP>div svg{rotate:45deg;transform:translate(5px,-5px)}@media(orientation:portrait){.link-arrow-button>div{font-size:1rem}}.about-section{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:11.31rem var(--side-regular-padding);background:var(--gradient-orange-bottom-left);text-align:center}.about-section>span{font-weight:800;line-height:124%}.about-section>h2,.about-section>span{text-transform:uppercase;color:var(--black)}.about-section>h2{max-width:55.125rem}.instrument-card{flex-direction:column;cursor:pointer}.instrument-card figure{height:30rem;background:var(--off-white);justify-content:center}.instrument-card figure img{position:absolute;padding:2rem;height:100%;width:100%;object-fit:contain;transition:.3s}.instrument-card figure img:last-of-type{padding:0;object-fit:cover;opacity:0}.instrument-card>div{padding-block:1rem;gap:1.5rem}.instrument-card>div>span{text-transform:uppercase}.instrument-card>div>span:first-of-type{color:var(--black-3);font-weight:700}.instrument-card>div>span:last-of-type{color:var(--gray-2)}.instrument-card.launch:after{content:"lançamento";padding:.25rem 1rem;position:absolute;border:1px solid var(--black);color:var(--black);top:.5rem;left:.5rem;font-size:.8rem;transition:.3s}.best-seller-instruments{flex-direction:column;gap:2.19rem;padding:4.5rem var(--side-regular-padding) 4.8rem;background:var(--white)}.best-seller-instruments>div{width:100%}.best-seller-instruments>div:first-of-type{justify-content:space-between;align-items:center;z-index:10}.best-seller-instruments>div:first-of-type>span{font-weight:700;text-transform:uppercase}.best-seller-instruments>div:first-of-type>div{align-items:center;gap:1.69rem}.best-seller-instruments>div:first-of-type>div>span{color:var(--black);font-size:.75rem;cursor:pointer}.best-seller-instruments>div:first-of-type>div>span.bold{font-weight:700}.best-seller-instruments>div:last-of-type{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.88rem;gap:1.88rem}@media(orientation:portrait){.best-seller-instruments>div:last-of-type{grid-template-columns:1fr}.best-seller-instruments>div:first-of-type{flex-direction:column;align-items:flex-start;gap:1rem}.best-seller-instruments>div:first-of-type>div{width:100%;justify-content:space-between}.best-seller-instruments>div:first-of-type>div span{font-size:1rem}}.artist-section{align-items:flex-end;gap:5.38rem;padding:6.25rem var(--side-mid-padding)}.artist-section>div:first-of-type{width:44.8125rem;height:27.875rem}.artist-section>div:first-of-type>img{width:100%;height:100%;object-fit:cover}.artist-section>div:last-of-type{flex-direction:column;justify-content:flex-end;align-items:flex-start}.artist-section>div:last-of-type>span{font-weight:800;line-height:124%;text-transform:uppercase;margin-bottom:1.49rem}.artist-section>div:last-of-type>h3{max-width:22.375rem;margin-bottom:2rem}@media(orientation:portrait){.artist-section{flex-direction:column;align-items:flex-start;gap:2rem}.artist-section>div:first-of-type{width:100%}.artist-section>div:last-of-type>h3{max-width:100%}}.card-section-simple{flex-direction:column;background:var(--white)}.card-section-simple>div{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}@media(orientation:portrait){.card-section-simple>div{grid-template-columns:1fr}}.card-section-simple>div>div:not(:first-of-type){border-left:1px solid var(--black)}@media(orientation:portrait){.card-section-simple>div>div:not(:first-of-type){border-left:none}}.card-section-simple>div>div{border-bottom:1px solid var(--black);border-top:none}.text-image-color-banner{flex-direction:column;justify-content:flex-end;padding:5rem 3.5rem;height:100vh;background:var(--black)}@media(orientation:portrait){.text-image-color-banner{padding:5rem 2rem}}.text-image-color-banner span{color:var(--white);font-weight:800;line-height:124%;text-transform:uppercase;margin-bottom:1rem}.text-image-color-banner h1{color:var(--white);text-transform:uppercase;font-weight:400;line-height:1.8;cursor:pointer;transition:.3s}.text-image-color-banner h1:hover{font-weight:600}.text-image-color-banner img{position:absolute;width:40rem;right:17.3rem;top:0;bottom:0;height:100vh;max-height:100%;object-fit:cover;transition:1.3s var(--ease);z-index:10;-webkit-clip-path:polygon(-50% 0,200% 0,0 200%,0 -50%);clip-path:polygon(-50% 0,200% 0,0 200%,0 -50%)}@media(orientation:portrait){.text-image-color-banner img{width:100%;right:0;top:6rem;max-height:40vh}}.text-image-color-banner .invisible{-webkit-clip-path:polygon(0 0,0 0,0 0,0 50%);clip-path:polygon(0 0,0 0,0 0,0 50%);opacity:0}.text-image-color-banner .banner-color{position:absolute;right:0;top:0;bottom:0;width:57.3rem;background:var(--background-color)}@media(orientation:portrait){.text-image-color-banner .banner-color{width:100%;max-height:6rem}}.video-player{justify-content:center;align-items:center;height:100vh}@media(orientation:portrait){.video-player{height:50vh}}.video-player .video-background{justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:666;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 100%)}.video-player .video-background:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.4);transition:background 1s ease-in-out}.video-player .video-background>img{width:100%;height:100%;object-fit:cover}.video-player .video-background>svg{position:absolute;width:7.5rem;height:7.5rem;z-index:666;opacity:1;transition:opacity .5s ease-in-out}.video-player .video-component{width:100%;height:100%}.video-player.play-video .video-background{animation:clipPathAnimation 1s linear forwards}.video-player.play-video .video-background:after{background:#000}.video-player.play-video .video-background>svg{opacity:0}@keyframes clipPathAnimation{50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,0 0)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,100% 0,100% 0);clip-path:polygon(0 0,100% 0,100% 100%,100% 0,100% 0)}}.artist-list-section{flex-direction:column;align-items:center;padding:6.25rem var(--side-regular-padding) 4.19rem}.artist-list-section .titles{flex-direction:column;align-items:center;gap:1.88rem;margin-bottom:5rem}.artist-list-section .titles span{color:var(--black);font-weight:800;line-height:124%;text-transform:uppercase}.artist-list-section .titles h3{color:var(--black)}.artist-list-section .artists-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem 2.13rem;gap:5rem 2.13rem;margin-bottom:4.13rem}@media(orientation:portrait){.artist-list-section .artists-grid{grid-template-columns:1fr;gap:1rem}}.artist-list-section .artists-grid:has(.artist-card:hover) .artist-card:not(:hover) figure:after{background:rgba(0,0,0,.5)}.pagination-arrow{justify-content:center;align-items:center;width:100%;gap:1rem}.pagination-arrow>button{border:none;background:transparent;cursor:pointer}.pagination-arrow>button:first-of-type{rotate:180deg}.pagination-arrow>button.disabled{pointer-events:none}.pagination-arrow>button.disabled svg path{fill-opacity:.5}.artist-card{flex-direction:column;cursor:pointer}.artist-card figure{height:30rem;transition:transform .3s ease-in-out}.artist-card figure:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;transition:background .3s ease-in-out}.artist-card figure:hover{transform:translateY(-.5rem)}.artist-card figure img{height:100%;width:100%;object-fit:cover}.artist-card>div{padding-block:1rem;gap:1.5rem}.artist-card>div>span{text-transform:uppercase}.artist-card>div>span:first-of-type{color:var(--black-3);font-weight:700}.artist-card>div>span:last-of-type{color:var(--gray-2)}.modal-artist{position:fixed;top:0;left:0;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;z-index:1001;background:transparent;pointer-events:none;transition:background .3s ease-in-out}.modal-artist .contents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));opacity:0;transform:translateY(100%);width:100%;height:100%;transition:transform .6s ease-in-out,opacity .8s ease-in-out}@media(orientation:portrait){.modal-artist .contents{grid-template-columns:1fr;grid-template-rows:1fr 2fr}}.modal-artist .contents .side-image{height:100%;width:100%;min-height:0;max-height:100%;min-width:0;max-width:100%}.modal-artist .contents .side-image>img{width:100%;height:100%;object-fit:cover}.modal-artist .contents .text-content{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:100%;gap:1.5rem;padding:1rem 1rem 1rem 6.62rem;background:var(--gradient-orange-bottom-left);min-height:0;max-height:100%;min-width:0;max-width:100%}@media(orientation:portrait){.modal-artist .contents .text-content{padding:3rem}}.modal-artist .contents .text-content>h1{font-weight:500;line-height:110%;max-width:19.8125rem}.modal-artist .contents .text-content>h4{font-weight:300;line-height:110%;letter-spacing:.0125rem}.modal-artist .contents .text-content>div{align-items:center;gap:.5rem}.modal-artist .contents .text-content>div>img{width:1.625rem;height:1.625rem}.modal-artist .contents .text-content>p{font-size:.875rem;font-weight:300;line-height:160%;letter-spacing:.00875rem;max-width:20.6875rem}.modal-artist .contents .close-button{position:absolute;top:2.44rem;right:1.94rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;cursor:pointer}.modal-artist .contents .close-button span{position:absolute;width:100%;height:.1rem;border-radius:10%;background:var(--black)}@media(orientation:portrait){.modal-artist .contents .close-button span{background:var(--white)}}.modal-artist .contents .close-button span:first-of-type{rotate:45deg}.modal-artist .contents .close-button span:last-of-type{rotate:-45deg}.modal-artist.show-up{pointer-events:all;background:rgba(0,0,0,.8)}.modal-artist.show-up .contents{opacity:1;transform:translateY(0)}body:has(.show-up){overflow:hidden}.spinner-container{display:flex;justify-content:center;align-items:center;height:100vh}.loading-spinner{border:.5rem solid rgba(0,0,0,.1);border-top:.5rem solid var(--orange);border-radius:50%;width:3.125rem;height:3.125rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.instrument-list-section{flex-direction:column;padding:3.75rem 0 6.25rem}.pagination{justify-content:center;align-items:center;width:100%}.pagination>ul{display:flex;gap:.81rem}.pagination>ul>li{color:var(--black-2);font-size:.875rem;list-style-type:none;cursor:pointer}.pagination>ul>li.selected{font-weight:800}.pagination>ul>li.disabled{opacity:.3}.instruments-list{flex-direction:column;gap:2.19rem;padding:0 var(--side-regular-padding) 4.37rem;background:var(--white)}.instruments-list>div{width:100%}.instruments-list>div:first-of-type{justify-content:space-between;align-items:flex-start;z-index:10}@media(orientation:portrait){.instruments-list>div:first-of-type{flex-wrap:wrap;row-gap:1rem}}.instruments-list>div:first-of-type span{text-transform:uppercase}.instruments-list>div:first-of-type>span{font-weight:600;cursor:pointer}.instruments-list>div:first-of-type>div:first-of-type{align-items:flex-start;gap:5rem}@media(orientation:portrait){.instruments-list>div:first-of-type>div:first-of-type{gap:1rem}}.instruments-list>div:first-of-type>div:first-of-type>span{display:flex;flex-direction:column;width:7rem}.instruments-list>div:first-of-type>div:first-of-type>span>div:first-of-type{align-items:center;gap:.62rem;text-transform:uppercase;cursor:pointer;font-size:.75rem}@media(orientation:portrait){.instruments-list>div:first-of-type>div:first-of-type>span>div:first-of-type{font-size:1rem}}.instruments-list>div:first-of-type>div:first-of-type>span>div:first-of-type>svg{width:.5rem;height:.5rem;transition:all .3s ease-in-out}.instruments-list>div:first-of-type>div:first-of-type>span>div:last-of-type{flex-direction:column;padding-top:1rem;gap:.3rem}.instruments-list>div:first-of-type>div:first-of-type>span>div:last-of-type>label{display:flex;align-items:flex-start;gap:.5rem;text-transform:none}.instruments-list>div:first-of-type>div:first-of-type>span>div:last-of-type>label>input{margin-top:.2rem}.instruments-list>div:first-of-type>div:first-of-type>span.selected svg{rotate:45deg}.instruments-list>div:first-of-type>div:last-of-type{flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-end}@media(orientation:portrait){.instruments-list>div:first-of-type>div:last-of-type{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}}.instruments-list>div:first-of-type>div:last-of-type .search-input{align-items:center;gap:.56rem}.instruments-list>div:first-of-type>div:last-of-type .search-input>svg{width:.6875rem;height:.6875rem}.instruments-list>div:first-of-type>div:last-of-type .search-input>input{border:none;background:transparent;width:6.125rem;font-size:.75rem;line-height:140%;text-transform:uppercase;outline:none}.instruments-list>div:first-of-type>div:last-of-type .search-input>input::placeholder{font-size:.75rem;line-height:140%;text-transform:uppercase;color:var(--black)}@media(orientation:portrait){.instruments-list>div:first-of-type>div:last-of-type .search-input>input{font-size:1rem;width:8.3rem}.instruments-list>div:first-of-type>div:last-of-type .search-input>input::placeholder{font-size:1rem}}.instruments-list>div:first-of-type>div:last-of-type .clear-filter{align-items:center;gap:1rem;cursor:pointer}.instruments-list>div:first-of-type>div:last-of-type .clear-filter>span{text-transform:none}.instruments-list>div:first-of-type>div:last-of-type .clear-filter>span:first-of-type{text-decoration:underline}.instruments-list>div:last-of-type{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.88rem;gap:1.88rem}@media(orientation:portrait){.instruments-list>div:last-of-type{grid-template-columns:1fr}}.instruments-list>div:last-of-type.empty-instrument-list{display:flex;justify-content:center;text-align:center;padding-top:3rem;font-size:1.3rem;font-weight:600}.maps-container{margin-top:4rem;width:100%;flex-direction:column;padding:var(--space) 0;align-items:center;justify-content:center;border-top:.1rem solid var(--cinza);display:flex;flex-wrap:wrap}.maps-container .section-card-store{width:100%;margin-top:4.5rem;padding:0 var(--side-regular-padding) 4.8rem;flex-direction:column;gap:1.5rem}.maps-container h2,.maps-container small{text-align:center}.maps-container small{padding:2rem 0}.maps-container h2{width:30rem;padding-bottom:3.75rem}.maps-container>img{width:120%;height:47rem;object-fit:cover}.maps-container>div:last-child{padding:0 0 4.8rem}@media(orientation:portrait){.maps-container>div:last-child{padding:0 1.62rem 4.8rem}.maps-container{width:100%}}.google-maps{width:100%;height:80vh}.google-maps .card{width:21rem;font-size:1rem;flex-direction:column;gap:1.1rem;padding:1.5rem;border-radius:1rem}.google-maps .card a,.google-maps .card p{color:var(--cinza-black)}.google-maps .card a{cursor:pointer;font-weight:500}.google-maps .card .line{flex-direction:row;align-items:baseline;gap:1.2rem}.google-maps .card .line svg{width:1rem;height:1rem}.google-maps .card .outline{border-bottom:1px solid var(--cinza)}@media(orientation:portrait){.google-maps .card{width:70%;padding:var(--space)}}.zoom-controls{flex-direction:column;align-items:center;gap:.8rem;position:absolute;right:3rem;bottom:4rem}.zoom-controls>button{justify-content:center;align-items:center;border:none;background:var(--gold);border-radius:50%;width:2rem;height:2rem;color:var(--white);font-size:1.5rem;font-weight:800;cursor:pointer;outline:none}.zoom-controls>span{height:1rem;width:3px;background:var(--black)}.custom-label{visibility:visible;margin-top:8vh;color:var(--orange)!important;font-weight:500!important}.custom-label-hidden{visibility:hidden}.gm-style-iw{background-color:var(--gold-2)!important}.gm-style-iw-c{border-radius:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;padding:0!important}.gm-style-iw-d{overflow:auto!important}.gm-style-iw-tc{display:none!important}.gm-style-iw-chr{position:absolute;top:1.7rem;right:1rem;z-index:10}.gm-style-iw-chr button{display:flex!important;justify-content:center;align-items:center;width:2rem!important;height:2rem!important}.gm-style-iw-chr button span{margin:0!important}.gm-style-iw-chr .gm-style-iw-ch{display:none}.select-region{align-items:center;justify-content:space-between;width:100%;height:6.75rem;padding:0 6.38rem;background:var(--gold);overflow:hidden}@media(orientation:portrait){.select-region{flex-direction:column;padding:0;height:auto}}.select-region>div:first-of-type>div{height:100%;cursor:pointer;justify-content:center;align-items:center;padding:0 4rem}.select-region>div:first-of-type>div:not(:first-of-type){border-left:1px solid hsla(0,0%,75%,.4)}.select-region>div:first-of-type>div select{border:none;background:transparent;height:6.75rem;color:var(--white);outline:none;cursor:pointer}.select-region>div:first-of-type>div select:focus{color:var(--black)}@media(orientation:portrait){.select-region>div:first-of-type>div{padding:0}.select-region>div:first-of-type>div:not(:first-of-type){border-left:none}.select-region>div:first-of-type>div select{padding:0;height:4rem}.select-region>div:first-of-type{width:100%;justify-content:space-between;padding:0 var(--side-small-padding)}}.select-region>div:last-of-type{align-items:center;gap:4.62rem;height:100%}.select-region>div:last-of-type>div{align-items:flex-start;padding:1.1rem 0 .6rem .2rem;gap:.7rem;border-bottom:1px solid var(--white)}.select-region>div:last-of-type>div>img{width:.95rem;height:.95rem}.select-region>div:last-of-type>div>input{width:12.6875rem;border:none;background:transparent;outline:none;color:var(--white);font-size:.875rem;line-height:140%}.select-region>div:last-of-type>div>input::placeholder{color:var(--white);font-size:.875rem;line-height:140%}.select-region>div:last-of-type>button{justify-content:center;align-items:center;height:100%;gap:.5rem;background:transparent;border:none;font-size:.875rem;color:var(--white);cursor:pointer}.select-region>div:last-of-type>button>img{width:1rem;height:1rem}@media(orientation:portrait){.select-region>div:last-of-type{width:100%;justify-content:space-between;padding:0 var(--side-small-padding);gap:0}}.store-card{border:var(--gold-border);border-radius:var(--radius-small);padding:2.5rem 1.62rem;justify-content:space-between}.store-card>div:first-of-type{align-items:center;gap:.94rem}.store-card>div:first-of-type>div:first-of-type{width:3.125rem;height:3.125rem;background-color:var(--orange);border-radius:50%}.store-card>div:first-of-type>div:last-of-type{flex-direction:column}.store-card>div:first-of-type>div:last-of-type>h4{color:var(--black-2);font-size:1.125rem;line-height:136.375%;text-transform:uppercase}.store-card>div:first-of-type>div:last-of-type>p{color:var(--gray-3);font-size:1rem;line-height:136.375%}.store-card>div:last-of-type{align-items:center;gap:1.31rem}.store-card>div:last-of-type .social-icon>img{width:1.875rem;height:1.875rem}.store-card>div:last-of-type>div{gap:.62rem;align-items:center;color:var(--gray-3)}.store-card>div:last-of-type>div>img{width:1rem;height:auto}.store-card>div:last-of-type>div>a{text-decoration:underline;color:var(--gray-3)}@media(orientation:portrait){.store-card{flex-direction:column;padding:2.5rem 5.62rem 2.5rem 1.62rem;gap:2rem}.store-card>div:last-of-type{flex-wrap:wrap}.store-card>div:last-of-type span{font-size:1rem}}.addresses-card{max-width:20.375rem;gap:4rem;padding:2.3rem 2rem}.addresses-card,.addresses-card>div{flex-direction:column}.addresses-card>div>h4{color:var(--orange);font-size:1.125rem;text-transform:uppercase}.addresses-card>div>p{color:var(--gray-3);font-size:1rem}.addresses-card>div>div{width:100%;gap:1rem}.addresses-card>div>div a,.addresses-card>div>div>p{color:var(--gray-3);font-size:1rem}.addresses-card>div>div>a{text-decoration:underline}.addresses-card>div>div .whatsapp-link{text-decoration:none}.addresses-card>div:last-of-type{gap:1rem}.addresses-card>div:last-of-type>div>img{width:1rem;height:auto}