.cardContainer{display:flex;flex-wrap:wrap;margin-top:10px;gap:15px}.cardItem{background-color:var(--field);flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 15px);min-width:200px;color:var(--fieldText);text-align:center;padding:20px;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.cardItem h4{margin:0;font-size:14px;font-weight:400}.cardItem p{margin-top:10px;font-size:16px;font-weight:700;word-wrap:break-word}.cardItem--wide{grid-column:span 2}@media screen and (max-width:768px){.cardContainer{flex-direction:column;gap:15px}.cardItem{width:100%}}.Carousel_carousel__wcTDt{position:relative;overflow:hidden}.Carousel_imageContainer__Cr5w2{display:flex;transition:transform .5s ease-in-out;align-items:center;touch-action:pan-y;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.Carousel_imageContainer__Cr5w2>div{flex-shrink:0;height:100%}.Carousel_imageContainer__Cr5w2 img{width:100%;height:100%;object-fit:contain;max-height:600px}.Carousel_buttonsContainer__ELhy4{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%)}.Carousel_carouselArrowTwo__mNy_b,.Carousel_carouselArrow__GvYbj{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.7);border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.Carousel_carouselArrow__GvYbj:before{transform:translate(-2px,-1px) rotate(45deg)}.Carousel_carouselArrowTwo__mNy_b:before,.Carousel_carouselArrow__GvYbj:before{content:"";display:inline-block;width:12px;height:12px;border-top:2px solid #7c8cff;border-right:2px solid #7c8cff}.Carousel_carouselArrowTwo__mNy_b:before{transform:translate(4px,-1px) rotate(225deg)}.Carousel_carouselPrev__dFu3E{left:10px}.Carousel_carouselNext__vAGaO{right:10px}.Carousel_carouselArrowTwo__mNy_b:hover,.Carousel_carouselArrow__GvYbj:hover{background-color:#7c8cff}.Carousel_carouselArrowTwo__mNy_b:hover:before,.Carousel_carouselArrow__GvYbj:hover:before{border-color:#fff}.Carousel_thumbnailSliderWrapper__EcPSb{display:flex;align-items:center;justify-content:center;margin-top:16px;position:relative;width:100%}.Carousel_thumbArrow__Wr8M6{background:none;border:none;font-size:24px;cursor:pointer;color:#aaa;padding:0}.Carousel_thumbnailSlider__XhyGM{overflow:hidden;flex:1 1 auto;width:100%;max-width:640px}.Carousel_thumbnailContainer__QqcX4{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.Carousel_thumbnail__kOlsr{flex:0 0 auto;width:100px;height:70px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer}.Carousel_thumbnail__kOlsr img{width:100%;height:100%;object-fit:contain}.Carousel_activeThumbnail__1OYTO{border-color:orange}@media screen and (max-width:620px){.Carousel_thumbnailSlider__XhyGM{max-width:430px}.Carousel_imageContainer__Cr5w2 img{width:100%;height:100%;object-fit:contain;max-height:400px}}@media screen and (max-width:1100px){.Carousel_thumbnailSlider__XhyGM{max-width:540px}}@media screen and (max-width:520px){.Carousel_thumbnailSlider__XhyGM{max-width:320px}}