#problem {
    padding: 100px 0;
}
#problem .row {
    align-items: center;
}
#problem img {
    width: 100%;
    max-width: 587px;
    height: auto;
    aspect-ratio: 586/519;
    object-fit: cover;
}
@media (max-width: 1200px) {
    #problem img {
        margin: 0 auto;
        display: block;
    }
}
#problem .content {
    padding-left: 50px;
}
@media (max-width: 1200px) {
    #problem .content {
        padding: 0;
    }
}
#problem .content ul {
    padding-left: 20px;
    margin: 20px 0;
}
#problem .content ul li {
    color: #353535;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 5px;
}
#problem .content ul li::marker {
    color: #E17974;
}
#problem .content h2 {
    color: #3F4839;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
#problem .content p {
    color: #626951;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
#problem .content p:last-of-type {
    color: #3F4839;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
#problem .content p em {
    color: #E17974;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}
#problem .content .click {
    margin-top: 50px;
}

#turning {
    padding: 100px 0;
    background: #3F4839;
}
#turning .row {
    align-items: center;
}
#turning img {
    width: 100%;
    max-width: 587px;
    height: auto;
    aspect-ratio: 586/519;
    object-fit: cover;
    border-radius: 5px;
}
@media (max-width: 1200px) {
    #turning img {
        margin: 0 auto;
        display: block;
    }
}
#turning .content {
    padding-right: 100px;
}
@media (max-width: 1200px) {
    #turning .content {
        padding: 0;
    }
}
#turning .content ul {
    padding-left: 20px;
}

@media (max-width: 576px) {
	
	#turning {
    	padding: 50px 0;
	}

	#turning .content ul {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#turning .content h2 {
    	margin-bottom: 25px;
	}
	#how .content h2 {
    	margin-bottom: 25px;
	}
	#benefits .content h2 {
		margin-bottom: 25px;
	}

	#how .content ul {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#form .wrap {
    background: #FFF;
    padding: 50px 15px !important;
	}
}


#turning .content ul li {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
#turning .content ul li::marker {
    color: #E17974;
}
#turning .content h2 {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
#turning .content p {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
}
#turning .content p:nth-of-type(2) {
    color: #FFF;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
#turning .content p:last-of-type {
    color: #FFF;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
#turning .content p em {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}
#turning .content .click {
    margin-top: 50px;
}

#how {
    padding: 100px 0;
}
#how .row {
    align-items: center;
}
#how img {
    width: 100%;
    max-width: 587px;
    height: auto;
    aspect-ratio: 586/519;
    object-fit: cover;
    border-radius: 5px;
}
@media (max-width: 1200px) {
    #how img {
        margin: 0 auto;
        display: block;
    }
}
#how .content {
    padding-left: 50px;
}
@media (max-width: 1200px) {
    #how .content {
        padding: 0;
    }
}
#how .content ul {
    padding-left: 20px;
}
#how .content ul li {
color: #353535;
font-family: "Inter";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 143.75% */
}
#how .content ul li::marker {
    color: #E17974;
}
#how .content h2 {
color: #3F4839;
font-family: "Josefin Sans";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 112.5% */
}
#how .content p {
color: #353535;
font-family: "Inter";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 175% */
}
#how .content p:nth-of-type(2) {
color: #626951;
font-family: "Inter";
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 136.842% */
}
#how .content p:last-of-type {
color: #3F4839;
font-family: "Inter";
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 136.842% */
}
#how .content p em {
color: #E17974;
font-family: "Josefin Sans";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 1.7px;
text-transform: uppercase;
}
#how .content .click {
    margin-top: 50px;
}

#benefits {
    padding: 100px 0;
    background: #364D54;
}
#benefits .content ul {
    width: fit-content;
    margin: 30px auto 40px;
    display: block;
}
#benefits .content ul li {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
#benefits .content ul li::marker {
    color: #E17974;
}
#benefits .content h2 {
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
#benefits .content p {
    color: #FFF;
    text-align: center;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
#benefits .content p em {
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

#who {
    padding: 100px 0;
}
#who .container-fluid {
    padding: 0 200px;
}
@media (max-width: 1500px) {
    #who .container-fluid {
        padding: 0 100px;
    }
}
@media (max-width: 1300px) {
    #who .container-fluid {
        padding: 0 50px;
    }
}
@media (max-width: 576px) {
    #who .container-fluid {
        padding: 0 15px;
    }
}
#who .content {
    padding-right: 50px;
}
#who .content h2 {
    color: #3F4839;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
#who .content ul {
    padding-left: 20px;
}
#who .content ul li {
    color: #353535;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
#who .content ul li::marker {
    color: #E17974;
}
#who .content p {
    color: #353535;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
#who .content p:nth-of-type(2) {
    color: #626951;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
#who .content p em {
    color: #E17974;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}
#who .slick-slide {
    margin: 0 5px;
}
#who .wrap {
    border-radius: 10px;
    border: 2px solid rgba(85, 121, 125, 0.19);
    background: #FFF;
    padding: 50px 30px;
}
#who .wrap img {
    margin-bottom: 30px;
}
#who .wrap .text {
    color: #626951;
    font-family: "Josefin Sans";
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 40px;
}
#who .wrap .name {
    color: #3F4839;
    font-family: "Josefin Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

#request {
    background: #E17974;
    padding: 50px 0;
}
#request .row {
    justify-content: center;
}
#request .wrap {
    border-radius: 10px;
    background: #FFF;
    padding: 50px;
}
@media (max-width: 767px) {
    #request .wrap {
        padding: 50px 15px;
    }
}
#request .wrap .content .click {
    margin: 30px 0;
}
#request .wrap .content .click .btn {
    margin: 0 auto;
}
#request .wrap .content .limit p {
    color: #353535;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
#request .wrap .content ul {
    margin: 0 auto;
    display: block;
    width: fit-content;
}
#request .wrap .content ul li {
    color: #353535;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
#request .wrap .content ul li::marker {
    color: #E17974;
}
#request .wrap .content h2 {
    color: #3F4839;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
#request .wrap .content p {
    color: #353535;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
#request .wrap .content p:nth-of-type(2) {
    color: #626951;
    text-align: center;
    font-family: "Inter";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
#request .wrap .content p em {
    color: #E17974;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

#stop {
    padding: 100px 0;
}
#stop .row {
    align-items: center;
}
#stop img {
    width: 100%;
    max-width: 587px;
    height: auto;
    object-fit: cover;
    aspect-ratio: 587/552;
}
@media (max-width: 1200px) {
    #stop img {
        margin: 0 auto;
        display: block;
    }
}
#stop .content {
    padding-right: 100px;
}
@media (max-width: 1200px) {
    #stop .content {
        padding: 0;
    }
}
#stop .content .click {
    margin-top: 40px;
}
#stop .content h2 {
    color: #3F4839;
    font-family: "Josefin Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 20px;
}
#stop .content p {
    color: #626951;
    font-family: "Inter";
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#stop .content p em {
    color: #E17974;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

#form {
    background: #3F4839;
    padding: 100px 0;
}
#form .row {
    justify-content: center;
}
#form .header {
    margin-bottom: 50px;
}
#form .header p {
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}
#form .header h2 {
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
#form .wrap {
    background: #FFF;
    padding: 50px;
}
#form .wrap form input, 
#form .wrap form textarea,
#form .wrap form select{
    border-radius: 2px;
    border: 1px solid #55797D;
    background: #FFF;
    color: #4B4B4B;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.8px;
}
#form .wrap form input::placeholder,
#form .wrap form textarea::placeholder {
    color: #4B4B4B;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.8px;
}
#form .wrap form textarea {
   
	padding: 17px 5px 20px 10px;
	line-height: normal;
}
#form .wrap form .btn {
    margin: 20px auto 0;
}

#hero {
    position: relative;
    padding: 100px 0 170px;
    background-size: cover;
}
#hero .row {
    align-items: center;
}
#hero .logos {
    display: flex;
    position: absolute;
    bottom: 50px;
    right: 200px;
    align-items: center;
}
@media (max-width: 576px) {

    #hero .logos {
        right: auto;
        left: 15px;
    }
	.logos img {
    max-width: 120px;
	}
	#hero {
		position: relative;
		padding: 50px 0 170px;
		background-size: cover;
	}
	#hero .content h1 {
    font-size: 29px !important;
    line-height: 36px !important;
	}
	#form {
    padding: 50px 0;
	}
}
#hero .logos img {
    margin-right: 20px;
}
#hero .content h1 {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 43px;
    margin-bottom: 15px;
}
#hero .content p {
    color: #FFF;
    font-family: "Inter";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px;
}
#hero .content p:first-of-type {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#hero .content ul {
    padding: 0;
    margin-bottom: 50px;
    list-style-type: none;
}

#hero .content ul li::before {
    background-image: url('/wp-content/uploads/2026/04/circle-check-1.svg');
    margin-right: 15px;
    height: 20px;
    width: 20px;
    content: '';
    display: inline-block;
}
#hero .content ul li {
    color: #FFF;
    font-family: "Inter";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}



/* mobile */
