body {
    background-color: #ffffff;
    color: #000000;
    line-height: 1.4;
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin: 0;
}

.site-header__wrap.container {
	max-width: 100%
}

.header-top {
    background: rgb(89, 115, 182);
    padding: 5px 0;
}

.header-top a {
   color: white !important
}

.bvi-widget, .bvi-shortcode a, .bvi-widget a, .bvi-shortcode {
    background-color: transparent !important;
}

.site-header.header__fly {
	display: none !important
}

.page-template-template-agile #page {
	padding: 0 !important
}

.page-template-template-agile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
	color: rgb(174, 174, 174);
	font-family: Manrope;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: left;
}

.page-template-template-agile .desk-phone {
	color: rgb(89, 115, 182);
	font-family: Manrope;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: left;
	    margin: 0;
}

.page-template-template-agile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
    height: auto;
	    padding: 0px 30px 0px 30px;
}

.site-branding {
	    margin: 0;
    width: 135px;
}

.page-template-template-agile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:hover {
	background: transparent;
	text-decoration: underline
}

.page-template-template-agile .site-header__wrap.container, .page-template-template-agile #masthead {
	background: transparent;
	    padding: 10px 0;
}

	.page-template-template-agile .header__fly .site-header__wrap {
		background: white;
	}

.headline {
	width: 100%;
text-align:center
}


#content svg {
	width: 100%
}

.container {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 15px;
}

.steps-container svg {
    width: auto;
}

#content p {
    color: rgb(132, 132, 132);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: left;
}


/* Hero Section */
.hero {
    padding: 100px 0;
    background-color: white;
    position: relative;
    background: linear-gradient(to right, #4772e030 0%, #FFF 10%, #FFf 90%, #4772e030 100%);
}

.hero-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 750px;
}

.hero-title {
    font-size: 50px;
    font-weight: 800;
    line-height: 68px;
    letter-spacing: 0%;
    text-align: left;
    position: relative;
    max-width: 900px;
}

.hero-title span {
    color: #4772E0
}

.white-back {
    padding: 30px 0 60px 0;
}

.white-back h2 {
    color: rgb(71, 114, 224);
    font-size: 32px;
    font-weight: 800;
    line-height: 55px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
}

.h2-line {
    text-align: center;
}

.blue-back {
    background-image: url(/wp-content/themes/bigdataschool/assets/images/agile/blue-back.svg);
    background-color: rgb(89, 115, 182);
    background-position: center;
    padding: 30px 0 60px 0;
}

#content .blue-back p {
    color: white;
}

.blue-back h2 {
    color: white;
    font-size: 32px;
    font-weight: 800;
    line-height: 55px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
}

.hero-subtitle {
    max-width: 750px;
    color: rgb(132, 132, 132);
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
}

.stats-text {
    display: flex;
    gap: 20px;
}

.stats-text svg {
    width: auto !important;
}

.quotes svg {
	width: auto !important
}

.hero .container {
    display: flex;
    gap: 20px;
    margin: 70px auto 35px;
    flex-direction: column;
}

.stats p {
    color: rgb(89, 115, 182);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
    display: flex;
    align-items: center;
}


.stats-container {
    display: flex;
    justify-content: space-around;
    gap: 40px;
    margin: 30px 0;
}

.stat-percent {
    font-size: 28px;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 5px;
}

.stat-text {
    font-size: 14px;
    color: #666666;
}

/* Sections */
.section {
    padding: 40px 0;
}

.section-white {
    background-color: white;
}

.section-gray {
    background-color: #f5f5f5;
}

/* How It Works */
.steps-container {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.steps-wrapper {
    display: flex;
    gap: 20px;
	margin-bottom: 50px
}

.step {
    display: flex;
    gap: 50px;
    align-items: center;
    border-radius: 10px;
    min-height: 115px;
}

.step p {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 0 !important;
}

.blue-back .section-subtitle {
    color: rgb(231, 231, 231);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
    margin: 10px;
}

.step:nth-child(2n+1) {
    background: linear-gradient(90.00deg, #ffffff00, rgb(105, 132, 201) 49.564%);
}

.step:nth-child(2n) {
    background: linear-gradient(90.00deg, #ffffff00, rgb(122, 153, 234) 49.564%);
}

.step:nth-child(2n+1) .step-number {
    color: white;
    font-family: Manrope;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 0%;
    text-align: center;
    width: 70px;
    height: 70px;
    border: 10px double white;
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(89, 115, 182);
}

.step:nth-child(2n) .step-number {
    color: rgb(89, 115, 182);
    font-family: Manrope;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 0%;
    text-align: center;
    width: 70px;
    height: 70px;
    border: 10px double rgb(89, 115, 182);
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 50px;
    position: relative;
}

.step-number {
    font-size: 17px;
    color: #0056b3;
    font-weight: bold;
}

.step-title {
    font-size: 17px;
    margin-bottom: 10px;
    color: #333333;
}

.step-description {
    font-size: 14px;
    color: #666666;
    margin: 0;
}

/* Comparison Section */
.comparison-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-top: 30px;
    justify-self: center;
}

.comparison-column {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    max-width: 490px;
}

.column-header {
    background-color: #0056b3;
    color: white;
    padding: 25px 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    border-radius: 20px 20px 0 0;
}

.column-header.traditional {
    background: rgb(146, 164, 210);
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: center;
}

.column-header.agile {
    background: rgb(106, 132, 201);
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: center;
    text-shadow: 0px 0px 3.9px rgba(255, 255, 255, 0.8);
}


.feature-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    background: white;
    min-height: 120px;
    justify-content: center;
}

.feature-name {
    color: rgb(89, 115, 182);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
}

.feature-value {
    color: rgb(89, 115, 182);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
}

.wpcf7-submit {
	height: 100%;
    background: linear-gradient(90.00deg, rgb(131, 163, 244), rgb(122, 153, 234) 100%);
    border-radius: 15px !important;
    font-size: 25px !important;
}

input:not([type="checkbox"]) {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 20px;
}

form .two-col__item {
	height: 100%
}

form {
    border-radius: 15px;
    box-shadow: 0px 0px 23.4px 0px rgba(0, 0, 0, 0.11);
    background: rgb(91, 117, 184);
    padding: 50px;
    margin-top: 50px;
}


.constructor {
    padding: 60px 0;
}

.two-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.two-col__item img {
    width: 100%;
}

.hand-back {
    background: url(/wp-content/themes/bigdataschool/assets/images/agile/hand.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
}


.hand-back ul {
    background: linear-gradient(225.00deg, rgb(255, 255, 255),rgb(230, 235, 246) 100%);
    padding: 30px 60px;
    border-radius: 20px;
}

#content .hand-back li {
    color: rgb(92, 118, 184);
    font-family: Manrope;
    font-size: 19px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 10px;
}

.hand-back li:last-child {
    margin-bottom: 0;
}

.bigdata .three-col, .bigdata .two-col {
    gap: 30px;
    margin-bottom: 30px;
}

.cifri {
    padding: 30px;
    align-content: center;
    box-sizing: border-box;
    border: 4px solid rgb(255, 255, 255);
    border-radius: 15px;
    box-shadow: 0px 0px 8.2px 0px rgba(255, 255, 255, 0.7);
}

.cifri.white {
    background: white;
}

.cifri.white svg {
    width: 100% !important;
}


.cifri-title {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 60px;
    font-weight: 800;
    line-height: 82px;
    letter-spacing: 0%;
    text-align: center;
    text-shadow: 0px 0px 3.9px rgba(255, 255, 255, 0.8);
}

.cifri-descr {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
}

#content li {
    color: rgb(132, 132, 132);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
}


#content .blue-back li {
    color: white;
}

#content h3 {
    color: rgb(71, 114, 224);
    font-family: Manrope;
    font-size: 27px;
    font-weight: 800;
    line-height: 55px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 10px;
}

#content .blue-back h3 {
    color: white;
}

#content .blue-back li::marker {
    color: white;
}


#content h4 {
    color: rgb(71, 114, 224);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: left;
}

.quotes {
    position: relative;
    color: rgb(92, 118, 184);
    font-family: Manrope;
    font-size: 17px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
    border-radius: 15px;
    padding: 70px;
    margin: 60px 0;
    box-shadow: 0px 0px 23.4px 0px rgba(0, 0, 0, 0.08);
    background: linear-gradient(225.00deg, rgb(255, 255, 255) 0%,rgb(230, 235, 246) 100%);            
}

.quotes-left {
    position: absolute;
    left: 30px;
    top: 30px;
    width: auto;
}

.quotes-right {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: auto;
}

.three-col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.constructor .two-col {
    align-items: center;
}

.constructor h2 {
    color: rgb(71, 114, 224);
    font-family: Manrope;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 20px;
}

.constructor h2 span {
    font-weight: 800;
}

/* Experts Section */
.experts-swiper-container {
    width: 100%;
    padding: 20px 0;
}

.expert-card {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.expert-name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
}

.expert-title {
    font-size: 14px;
    color: #666;
}

.etap-swiper {
    width: calc(65% - 50px);
    height: auto;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 15px;
    margin: 0;
    background: #5973b6;
    align-content: center;
    box-shadow: 0px 0px 23.4px 0px rgba(0, 0, 0, 0.08)
}

.etapi-nav, .etapi-nav__strelki, .etapi.swiper-button-prev, .etapi.swiper-button-next, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    position: relative !important;
}

.etapi.swiper-button-prev:after, .etapi.swiper-button-next:after {
    font-size: 30px;
    color: white;
}

.etapi-nav__strelki {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    height: 70px;
    padding: 0 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 12.5px 0px rgba(0, 0, 0, 0.23);
    background: linear-gradient(90.00deg, rgb(109, 141, 222),rgb(122, 153, 234) 100%);
}

.etapi.swiper-pagination {
    position: relative;
    margin-top: 30px;
}

.etap-perviy__wrapper {
    padding: 30px;
}

.etapi.swiper-button-next, .etapi.swiper-button-next {

}

.slide-svg {
    
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.slide-svg svg {
    width: 50% !important;
    height: auto;
}

.etap-perviy {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.etap-perviy h2 {
    color: rgb(71, 114, 224);
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
	    min-height: 70px;
}

.slide-content {
    padding: 20px;
    border-radius: 20px;
}

.etap-perviy__block.first {
    background: white;
}

.etap-perviy__block {
    width: 35%;
    border-radius: 15px;
    box-shadow: 0px 0px 23.4px 0px rgba(0, 0, 0, 0.08);
    background: linear-gradient(225.00deg, rgb(255, 255, 255) 0%,rgb(230, 235, 246) 100%);
}


.etap-perviy__block li {
    color: rgb(132, 132, 132);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.etap-perviy__block b {
    color: rgb(92, 118, 184);
    font-family: Manrope;
    font-size: 25px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: left;
}

/* Process Section */
.process-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-top: 30px;
}

.process-step {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.process-step-title {
    font-size: 18px;
    color: #0056b3;
    margin-bottom: 10px;
}

/* Benefits Section */
.benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 30px;
}

.benefit-card {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.benefit-title {
    font-size: 18px;
    color: #0056b3;
    margin-bottom: 10px;
}

/* Testimonials Section */
.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-top: 30px;
}

.testimonial-card {
    background-color: white;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.testimonial-text {
    font-style: italic;
    color: #555555;
    margin-bottom: 10px;
    font-size: 14px;
}

.testimonial-author {
    font-weight: bold;
    color: #333333;
    font-size: 14px;
}

.testimonial-role {
    color: #666666;
    font-size: 12px;
}

/* Numbers Section */
.numbers-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 30px;
}

.number-card {
    text-align: center;
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.number-value {
    font-size: 32px;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 5px;
}

.number-label {
    color: #666666;
    font-size: 14px;
}

/* CTA Section */
.cta-section {
    background-color: #0056b3;
    color: white;
    padding: 50px 0;
    text-align: center;
}

.cta-title {
    font-size: 28px;
    margin-bottom: 15px;
}

.cta-text {
    max-width: 700px;
    margin: 0 auto 25px;
    font-size: 16px;
}

.cta-button {
    display: inline-block;
    background-color: white;
    color: #0056b3;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    transition: transform 0.2s;
}

.cta-button:hover {
    transform: translateY(-2px);
}

/* Footer */
footer {
    background-color: #333333;
    color: white;
    padding: 40px 0;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.footer-column-title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #ffffff;
}

.footer-links {
    list-style-type: none;
}

.footer-link {
    margin-bottom: 8px;
}

.footer-link a {
    color: #cccccc;
    text-decoration: none;
    transition: color 0.2s;
    font-size: 14px;
}

.footer-link a:hover {
    color: white;
}

.copyright {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #444444;
    text-align: center;
    color: #aaaaaa;
    font-size: 14px;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
    .steps-container,
    .testimonials-grid,
    .process-steps,
    .benefits-grid {
        grid-template-columns: 1fr 1fr;
    }
    
    .numbers-grid,
    .footer-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .header-content {
        flex-direction: column;
        gap: 10px;
    }
    
    .stats-container {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    
    .steps-container,
    .comparison-grid,
    .experts-container,
    .testimonials-grid,
    .process-steps,
    .benefits-grid,
    .numbers-grid {
        grid-template-columns: 1fr;
    }
    
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .hero-title {
        font-size: 40px;
        line-height: 50px;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .section-title {
        font-size: 24px;
    }

    .two-col, .three-col {
        grid-template-columns: repeat(1, 1fr);
    }

    .etap-perviy {
        flex-direction: column;
    }

    .etap-perviy__block, .etap-swiper {
        width: 100%;
    }

    .blue-back h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .two-col img {
        width: 100%;
    }

    #content svg {
        width: 100% !important;
    }

    #content h3 {
        font-size: 23px;
        line-height: 35px;
    }

    #content h4 {
        font-size: 20px;
        line-height: 35px;
    }

    .white-back h2 {
        font-size: 25px;
        line-height: 35px;
    }

    #content p, #content li {
        font-size: 15px !important;
        line-height: 20px !important;
        margin-bottom: 15px !important;
    }

    .stats-text svg {
        min-width: 50px !important;
        max-width: 50px !important;
        max-height: 50px !important;
    }

    .quotes-left, .quotes-right {
        width: auto !important;
    }
	
	.headline {
		display: none
	}
	.site-branding {
		margin: 0 20px;
		width: 135px;
	}
	.page-template-template-agile #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
		height: auto;
		padding: 20px;
	}
	

    
}