.gallery{padding-bottom:100px}.gallery-title{margin-bottom:32px;font-size:36px;font-weight:500}.gallery-grid{grid-template-rows:repeat(2,290px);grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.gallery-grid-2,.gallery-grid-3{grid-template-rows:repeat(1,290px);grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.gallery-item{border-radius:8px;height:100%;position:relative;overflow:hidden}.gallery-item-large,.gallery-item-large-2{grid-row:span 2}.gallery-item-large-2:first-child{grid-column:span 1}.gallery-item-large-2:last-child{grid-column:span 2}.gallery-item-large-3{grid-row:span 2}.gallery-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-item:hover img{transform:scale(1.05)}@media (max-width:1536px){.gallery-grid{gap:24px}}@media (max-width:1280px){.gallery-grid{grid-template-rows:repeat(3,300px);grid-template-columns:repeat(2,1fr)}.gallery-item-large{grid-area:span 1/span 2}}@media (max-width:1024px){.gallery-grid{gap:20px}}@media (max-width:768px){.gallery-grid{grid-template-rows:repeat(4,360px);grid-template-columns:1fr;gap:16px}.gallery-grid-2{grid-template-rows:repeat(1,1fr);grid-template-columns:1fr;gap:16px}.gallery-item-large-2:first-child,.gallery-item-large-2:last-child{grid-column:span 1}.gallery-grid-3{grid-template-columns:repeat(1,1fr);gap:16px}.gallery-item-large,.gallery-item-large-2,.gallery-item-large-3{grid-column:span 1}.gallery-item{max-height:360px}}@media (max-width:640px){.gallery-grid{grid-template-rows:repeat(4,200px);gap:16px}}@media (max-width:475px){.gallery-grid{grid-template-rows:repeat(4,180px)}.gallery-title{font-size:28px}}
.reference-detail{z-index:1;width:100%;height:fit-content;margin-bottom:100px;position:absolute;top:320px;left:0}.reference-detail-grid{grid-template-columns:420px 1fr;gap:48px;display:grid}.reference-detail-pricing-card{background-color:var(--color-primary);color:#fff;-webkit-user-select:none;user-select:none;border-radius:12px;flex-shrink:0;width:420px;padding:36px 48px;overflow:hidden}.reference-detail-pricing-card-title{margin-bottom:28px;font-size:24px;font-weight:700}.reference-detail-pricing-card-title-image{-o-object-fit:contain;object-fit:contain;width:100%;height:37px;margin-bottom:28px}.reference-detail-pricing-card-stats{flex-direction:column;gap:16px;display:flex}.reference-detail-pricing-card-row{justify-content:space-between;align-items:center;display:flex}.reference-detail-pricing-card-value{font-weight:600}.reference-detail-pricing-card-overlays{flex-direction:column;gap:16px;margin-bottom:36px;display:flex}.reference-detail-pricing-card-overlay{color:#000;background-color:#f4f4f4;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:16px 24px;display:flex}.reference-detail-pricing-card-overlay-icon{background-color:var(--color-primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.reference-detail-pricing-card-overlay-icon-2{background-color:var(--color-primary)!important}.reference-detail-pricing-card-overlay-icon-2 img{filter:none!important}.reference-detail-pricing-card-overlay-icon img{filter:brightness(0)saturate()invert(0%)sepia()saturate(7500%)hue-rotate(45deg)brightness(89%)contrast(111%)}.reference-detail-pricing-card-overlay-price-amount{font-size:24px;font-weight:500}.reference-detail-pricing-card-overlay-price-text{font-size:14px}.reference-detail-pricing-card-overlay-bottom{align-items:center;gap:12px;display:flex}.reference-detail-pricing-card-image-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.reference-detail-pricing-card-overlays{flex-direction:column;gap:16px;display:flex}.reference-detail-pricing-card-button-container{justify-content:center;width:100%;margin-top:36px;display:flex}.reference-detail-image{border-radius:12px;margin-bottom:32px;overflow:hidden}.reference-detail-image-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.reference-detail-description{flex-direction:column;gap:16px;display:flex}.reference-detail-description p{font-size:18px;line-height:160%}.reference-detail-image{position:relative}.reference-detail-image-play{cursor:pointer;border-radius:50%;transition:transform .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-detail-image:hover .reference-detail-image-play{transform:translate(-50%,-50%)scale(1.03)}@media (max-width:1280px){.reference-detail{top:360px}}@media (max-width:1024px){.reference-detail-grid{grid-template-columns:1fr;gap:24px}.pricing-card,.reference-detail-pricing-card{width:100%}}@media (max-width:768px){.reference-detail-image{height:400px}}@media (max-width:640px){.reference-detail{top:390px}.reference-detail-image{height:300px}.pricing-card,.reference-detail-pricing-card{padding:24px}.reference-detail-pricing-card-overlay-price-amount{font-size:20px}}@media (max-width:475px){.reference-detail-description p{font-size:16px}.reference-detail-image{height:250px}}@media (max-width:425px){.reference-detail{top:400px}}@media (max-width:380px){.reference-detail{top:450px}}
