.bl-03 .inner {
max-width: 960px;
}
.bl-30 {
margin-bottom: 60px;
}
.s_0070 {
padding-top: 20px;
padding-bottom: 120px;
background-color: #FCFAF8;
}
.s_0070-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: none;
padding: 0;
}
.s_0070-bg img{
width: 100%;
position: absolute;
bottom: -37%;
}
.s_0070-title {
font-family: "MabryPro", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 54px;
letter-spacing: -1px;
color: #1D1916;
margin-bottom: 8px;
}
.s_0070-text {
font-family: "Apercu", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 26px;
letter-spacing: -0.2px;
color: #1D1916;
max-width: 372px;
margin-bottom: 32px;
}
.s_0070 {
position: relative;
overflow: hidden;
}
.s_0070-link {
font-family: "Apercu", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 22px;
text-align: center;
letter-spacing: -0.2px;
color: #1D1916;
max-width: 131px;
width: 100%;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
border: 1.2px solid #1D1916;
border-radius: 4px;
transition: all 0.3s ease 0s;
position: relative;
z-index: 10;
}
.s_0070-link:hover {
background-color: #1D1916;
color: #FCFAF8;
}
.s_0070-container {
display: flex;
justify-content: space-between;
position: relative;
z-index: 5;
}
.slider-btns {
display: flex;
justify-content: flex-end;
margin-top: 50px;
}
.button-prev {
margin-right: 30px; 
cursor: pointer;
}
.button-next {
cursor: pointer;
}
.swiper-button-disabled {
opacity: 0.3;
}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {
.s_0070-slider {
margin: auto 0 0 auto!important;
max-width: none;
padding: 0 20px!important;
}
.s_0070-bg img {
bottom: -24%;
}
}
@media only screen and (max-width: 1300px) {
.s_0070-title {
font-size: 46px;
line-height: 52px;  
}
.s_0070-text {
font-size: 18px;
line-height: 26px;
}
}
@media only screen and (max-width: 990px) {
.s_0070 { padding-bottom: 78px;
}
.s_0070-left {
max-width: 348px;
}
.s_0070-right {
width: 50%;
}
.s_0070-title {
font-size: 38px;
line-height: 52px;
}
.s_0070-text {
font-size: 16px;
line-height: 22px;
margin-bottom: 30px;
}
.s_0070-link {
font-size: 14px;
line-height: 22px;
}
}
@media only screen and (max-width: 767px) {
.s_0070 {
padding-bottom: 30px;
}
.button-prev img {
width: 30px;
}
.button-next img {
width: 30px;
}
.s_0070-slider {
padding: 0 10px!important;
}
.s_0070-container {
flex-direction: column;
}
.s_0070-right {
width: 100%;
margin-top: 36px;
position: relative;
}
.s_0070-bg img {
bottom: 20%;
}
}
@media only screen and (max-width: 380px) {}
.s_0070-slider-img img{
width: 100%;
height: 100%;
object-fit: cover;
}