.headerAndSlugContainer{width:100%;max-height:100vh;display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;row-gap:2.5rem}.headerSlug{width:100%;text-align:center;font-size:25px;font-weight:700;color:#000;letter-spacing:2px;font-family:Arial,Helvetica,sans-serif}.smallAndBigImageContainer{display:flex;border:1px solid #000;padding:.5rem;width:100%;position:relative;height:70vh}.scrollDiv{height:100%;overflow:auto}.smallImageContainer{height:100%;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-x:hidden;row-gap:2rem}.smallImageContainer::-webkit-scrollbar{width:7px;background-color:#fff;border-radius:20px}.smallImageContainer::-webkit-scrollbar-thumb{background-color:#000;border-radius:20px}.smallImages{width:100%;height:90px;cursor:pointer}.smallImageContainer>div.selected{box-shadow:0 0 10px rgba(0,0,0,.5);scale:1.05}.bigImageContainer{width:100%;height:100%}.explanation{margin:3rem 0;width:100%;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;row-gap:2rem;position:relative}.explanation-header{display:flex;width:100%;-moz-column-gap:2rem;column-gap:2rem;font-size:18px;justify-content:center}.explanation-header>div{cursor:pointer;padding:.5rem;border-bottom:none;color:#000;transition:all .5s ease}.explanation-header div.selected{border-bottom:1px solid #18c034;color:#18c034;transition:all cubic-bezier(.47,0,.745,.715) ease}.explanation-content,.order-content{width:100%;display:flex;justify-content:center;height:100%;align-items:center}.explanation-content{flex-direction:column;align-items:center;font-size:17px;justify-content:center;padding:.5rem;row-gap:.8rem}.explanation-content p{text-align:center}.link{text-decoration:none;color:#38ce38}.link:hover{text-decoration:underline}.order-content{align-items:center;width:550px;height:100%}.doubleDiv{width:100%;display:flex;justify-content:center;align-items:center;-moz-column-gap:3rem;column-gap:3rem}.doubleDiv input{width:40%}.soloInput{width:100%}input,textarea{padding:.7rem 1rem}@media screen and (max-width:800px){.headerAndSlugContainer{max-height:none}.smallAndBigImageContainer{height:auto;row-gap:1rem;flex-direction:column}.smallImageContainer{flex-direction:row;row-gap:0;-moz-column-gap:2rem;column-gap:2rem;padding:.5rem 0;width:100%;height:100px;align-items:center;overflow-x:scroll;overflow-y:hidden}.smallImageContainer .smallImages{width:100%;height:100%}.smallImageContainer .smallImages>img{width:100px!important;height:100%!important}.scrollDiv{width:100%;height:auto}.smallImageContainer::-webkit-scrollbar{width:100%;height:.4rem;background-color:#fff}.smallImageContainer::-webkit-scrollbar-thumb{background-color:#000;border-radius:20px}.bigImageContainer{max-height:500px}.bigImageContainer img{padding:0}.order-content{max-width:100%}.swiper,.swiper-wrapper{display:flex;align-items:center}.swiper-slide img{padding:0!important}}@media screen and (max-width:470px){.smallAndBigImageContainer{max-height:500px;row-gap:2rem;flex-direction:column}.smallImageContainer{flex-direction:row;row-gap:0;-moz-column-gap:2rem;column-gap:2rem;padding:.5rem 0;width:100%;height:100px;align-items:center;overflow-x:scroll;overflow-y:hidden}.smallImageContainer .smallImages{width:100%;height:100%}.smallImageContainer .smallImages>img{width:80px}.scrollDiv{width:100%;height:auto}.bigImageContainer{max-height:500px}.bigImageContainer img{padding:0}.order-content{max-width:100%}.explanation-content{font-size:13px}}