.slider-photo__content-hld{display:flex;flex-direction:column;align-items:center;justify-content:center}.slider-photo__tag{margin-bottom:.5rem}.slider-photo__content{margin-top:1rem;text-align:center}.slider-photo__content p{width:100%;max-width:30rem;text-align:center}.slider-photo__btn{position:absolute;top:50%;z-index:100;margin-top:2.75rem}@media only screen and (max-width: 767px){.slider-photo__btn{background:#fff}}.slider-photo__btn-prev{left:-2.5rem}@media only screen and (max-width: 1380px){.slider-photo__btn-prev{left:-1.75rem}}@media only screen and (max-width: 1365px){.slider-photo__btn-prev{left:.3125rem}}.slider-photo__btn-next{right:-2.5rem}@media only screen and (max-width: 1380px){.slider-photo__btn-next{right:-1.75rem}}@media only screen and (max-width: 1365px){.slider-photo__btn-next{right:.3125rem}}.slider-photo__slider{width:100%;margin-top:2rem;margin-bottom:2rem;padding:4rem 5rem;border-radius:1.25rem;background-color:#fff}.slider-photo__slider.is-dark{background-color:var(--c-primary-700);color:var(--c-white)}@media only screen and (max-width: 767px){.slider-photo__slider.is-dark{padding:4rem 3rem}}@media only screen and (max-width: 1365px){.slider-photo__slider{padding:3rem}}@media only screen and (max-width: 767px){.slider-photo__slider{padding:4rem 0 0}}.slider-photo-item{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;transition:all .4s ease;visibility:hidden;opacity:0;gap:2rem}@media only screen and (max-width: 767px){.slider-photo-item{flex-direction:column}}.slider-photo-item.swiper-slide-active{visibility:visible;opacity:1}.slider-photo-item-content-hld{display:flex;flex-direction:column;width:100%;max-width:31.5rem}@media only screen and (max-width: 1365px){.slider-photo-item-content-hld{max-width:30rem}}.slider-photo-item__title+.slider-photo-item__content{margin-top:1.25rem}.slider-photo-item__image{width:100%;max-width:28.75rem;border-radius:.75rem;overflow:hidden}@media only screen and (max-width: 767px){.slider-photo-item__image{margin-top:2rem}}.slider-photo-item__image img{height:100%}.slider-photo-item__boxes{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:1.25rem;gap:2.5rem}.slider-photo-item__boxes.slider-photo-item__boxes--1{grid-template-columns:repeat(1, 1fr)}.slider-photo-item__boxes.slider-photo-item__boxes--2{grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 767px){.slider-photo-item__boxes.slider-photo-item__boxes--2{grid-template-columns:repeat(1, 1fr)}}.slider-photo-item__boxes.slider-photo-item__boxes--3{grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 767px){.slider-photo-item__boxes.slider-photo-item__boxes--3{grid-template-columns:repeat(1, 1fr)}}.slider-photo-item__boxes-image{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.75rem;border:1px solid var(--c-tertiary-200);border-radius:.375rem}.slider-photo-item__boxes-image img{width:1.5rem}.is-dark .slider-photo-item__boxes-image,.u-section--blue .slider-photo-item__boxes-image{border:1px solid var(--c-primary-900);background-color:var(--c-primary-900)}.slider-photo-item__boxes-title{margin-bottom:.625rem}
