.Gallery_containerWrapper__lN0ey{margin-top:var(--m-default);display:flex;padding-left:var(--p-xl);padding-right:var(--p-xl);padding-top:var(--p-xxxl);padding-bottom:46px;flex-direction:column;background-color:var(--main-color-green)}.Gallery_firstParagraph__H0IEs{width:50%;font-size:var(--fs-m);line-height:var(--lh-s);letter-spacing:var(--ls-xxs);font-weight:var(--fw-bold);padding-bottom:var(--p-xl)}.Gallery_galleryContainer__FHnpd{margin-top:3rem}.Gallery_galleryWrapper__aNuIn{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.Gallery_itemDetailsWrapper__7N9GQ{padding-top:var(--p-l);padding-bottom:var(--p-l);overflow:hidden}.Gallery_itemCity__qMUhi,.Gallery_itemDescription__cYows,.Gallery_itemName__fGQV7{font-size:var(--fs-xs);letter-spacing:var(--ls-xs);line-height:var(--lh-xs);font-weight:400;margin:0}.Gallery_itemCity__qMUhi{padding-bottom:var(--p-l)}.Gallery_itemName__fGQV7{font-weight:500;transition:transform .3s ease}.Gallery_itemLink__Qe8jc .Gallery_itemName__fGQV7{text-decoration:underline}.Gallery_flexContainer__3mqQH{display:grid;gap:20px;width:100%}.Gallery_flexContainer__3mqQH.Gallery_size4__uh1ZL{grid-template-columns:repeat(4,1fr)}.Gallery_flexContainer__3mqQH.Gallery_size3__aqXKa{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.Gallery_flexContainer__3mqQH.Gallery_size3__aqXKa,.Gallery_flexContainer__3mqQH.Gallery_size4__uh1ZL{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Gallery_flexContainer__3mqQH.Gallery_size3__aqXKa,.Gallery_flexContainer__3mqQH.Gallery_size4__uh1ZL{grid-template-columns:1fr}}.Gallery_article__ShwPD{display:flex;flex-direction:column;margin-left:0}.Gallery_imageWrapper__LPRWw{display:flex;overflow:hidden;position:relative;flex-direction:column;justify-content:center;aspect-ratio:.82}.Gallery_image__h8GrT{-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;width:100%;height:100%}.Gallery_itemLinkWrapper__zwPMs{height:50px;position:relative;margin-top:var(--m-default)}.Gallery_itemLink__Qe8jc{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0;color:#000;text-decoration:none;transition:all .3s ease;border:#000;border-radius:var(--border-radius)}.Gallery_itemChevron__YoMYK{opacity:0;height:22px}.Gallery_itemLink__Qe8jc:focus,.Gallery_itemLink__Qe8jc:hover{padding-right:var(--p-xl);padding-left:var(--p-xl);border-radius:35px;border:1px solid #000}.Gallery_itemLink__Qe8jc:focus .Gallery_itemName__fGQV7,.Gallery_itemLink__Qe8jc:hover .Gallery_itemName__fGQV7{transform:translateX(10px)}.Gallery_itemLink__Qe8jc:focus .Gallery_itemChevron__YoMYK,.Gallery_itemLink__Qe8jc:hover .Gallery_itemChevron__YoMYK{opacity:1}.Gallery_itemViewAll__MdfX9{width:100%;max-width:350px;margin-top:32px;padding:var(--p-l) var(--p-xl);justify-content:center;align-self:flex-start;border-radius:35px;border:1px solid #000;font-size:var(--fs-s);letter-spacing:var(--ls-s);line-height:var(--lh-xs);text-align:center;background-color:transparent;transition:background-color .3s,color .3s}.Gallery_itemViewAll__MdfX9:hover{cursor:pointer;background-color:#000;color:var(--main-color-green)}@media (max-width:1024px){.Gallery_firstParagraph__H0IEs{width:100%}.Gallery_containerWrapper__lN0ey{padding:var(--p-lr)}}.Gallery_paginationControls__BF_hW{width:100%;display:flex;justify-content:center;align-items:center;gap:20px;margin-top:2rem}.Gallery_paginationButton__bjSFj{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.Gallery_paginationButton__bjSFj:disabled{cursor:default}.Gallery_paginationButton__bjSFj:not(:disabled) .Gallery_itemChevron__YoMYK{opacity:1}.Gallery_pageIndicator__56PuK{font-size:1rem;color:var(--text-color)}.Gallery_rotate180__E1Qub{transform:rotate(180deg)}.Gallery_loading__GTEYg{opacity:0;pointer-events:none}.Gallery_loadingDots__ZWr4T{display:inline-flex;gap:2px;animation:Gallery_pulse__IXoxr 1.5s infinite}.Gallery_loadingDots__ZWr4T span{animation:Gallery_dots__kayxz 1.5s infinite;opacity:0}.Gallery_loadingDots__ZWr4T span:nth-child(2){animation-delay:.5s}.Gallery_loadingDots__ZWr4T span:nth-child(3){animation-delay:1s}@keyframes Gallery_dots__kayxz{0%,to{opacity:0}50%{opacity:1}}@keyframes Gallery_pulse__IXoxr{0%,to{opacity:.5}50%{opacity:1}}