.albums--homepage{display:flex;flex:1 1 100%;flex-direction:column;max-width:100%;padding:55px 15px;position:relative;width:100%}@media (min-width:52.5em){.albums--homepage{display:grid;gap:70px;grid-auto-rows:331px;grid-template-columns:[text-start] 250px [swiper-start] 1fr 5px [swiper-end];padding:0 0 0 35px}}@media (min-width:1900px){.albums--homepage{max-width:calc(100% - 400px);padding:0}}.albums--homepage__header{align-items:center;clip-path:polygon(-100% 0,370% 0,290% 100%,-40% 100%);display:flex;flex-flow:column;gap:30px;justify-content:center}.albums--homepage__header>h2{color:#0b520c;font-size:26px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:1.1111;text-align:center}@media (min-width:28.125em){.albums--homepage__header>h2{font-size:45px}}@media (min-width:52.5em){.albums--homepage__header:after{background:#ebf4eb;border-radius:50%;content:"";display:block;flex-shrink:0;grid-column:text-start;height:498px;left:50%;margin-inline:22px 0;position:absolute;top:50%;translate:-50% -50%;width:498px;z-index:-1}}.albums--homepage__list{grid-column:swiper-start/swiper-end;overflow-x:clip;width:100%}.albums__image{align-items:flex-start;border-radius:5px;display:flex;flex:166px 0 0;justify-content:center;max-height:166px;overflow:hidden;position:relative;scale:1;width:100%}.albums__image:after,.albums__image:before{content:"";display:block;opacity:0;position:absolute;transition:opacity .3s ease-out}.albums__image:after{background-color:#fff;height:32px;inset:50%;-webkit-mask-image:url(/assets/ico/lupa.svg);mask-image:url(/assets/ico/lupa.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease 0s;translate:-50% -50%;width:32px;z-index:3}.albums__image:before{background:rgba(35,135,36,.79);inset:0;z-index:2}.albums__image img{border-radius:6px;height:100%;object-fit:cover;width:100%}.albums__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.albums__date{align-items:center;background:#ebf4eb;border-radius:0 0 0 5px;bottom:0;color:#2d2d2d;display:inline-flex;font-size:13px;font-weight:600;gap:10px;justify-content:center;left:-1px;line-height:27px;padding:2px 10px;position:absolute;z-index:3}.albums__content{display:flex;flex-direction:column;gap:3px;margin-top:18px;text-decoration:none}.albums__text{color:#2d2d2d;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.albums__text--photos{font-feature-settings:"clig" off,"liga" off;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.28px;line-height:24px;text-align:right}.albums__text--heading{color:#2d2d2d;display:flex;font-size:16px;font-style:normal;font-weight:600;text-decoration-line:underline;transition:text-decoration-color .33s ease-out}.albums__text--heading span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:22px;margin-bottom:6px;max-height:44px;overflow:hidden}@media (min-width:28.125em){.albums__text--heading{font-size:18px;line-height:normal}.albums__text--heading span{margin-bottom:12px}.albums__text--heading:before{background-color:#d33a2a;content:"";display:block;flex-shrink:0;height:24px;margin-right:12px;margin-top:3px;-webkit-mask-image:url(/assets/ico/images.svg);mask-image:url(/assets/ico/images.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s ease 0s;width:27.552px}}.albums__text--description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2d2d2d;display:-webkit-box;font-size:13px;font-style:normal;font-weight:400;line-height:18px;max-height:36px;overflow:hidden}@media (min-width:28.125em){.albums__text--description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:20px;max-height:40px;overflow:hidden}}.albums__item{background:#fff;border:1px solid #deedde;box-shadow:0 10px 20px 0 rgba(47,96,137,.07);display:flex;flex-direction:column;height:300px;margin-top:25px;max-width:328px;padding:13px;text-decoration:none;transition-duration:.36s;transition-property:transform,margin-top,background-color,border-color!important;transition-timing-function:ease-out;width:100%}@media (min-width:28.125em){.albums__item{height:318px;margin-top:55px;padding:23px}}@media (min-width:52.5em){.albums__item:hover{background:#ebf4eb;border:1px solid #c6e6c6;margin-top:36px;transition-duration:.2s;transition-timing-function:ease-in}.albums__item:hover .albums__text--heading{text-decoration-color:transparent;transition:text-decoration-color .2s ease-in}.albums__item:hover .albums__image:after,.albums__item:hover .albums__image:before{opacity:1;transition:opacity .2s ease-in}}