.fl-hero{
	--fl-blue-1:#000fe2;
	--fl-blue-2:#0020be;
	--fl-pink-1:#f97ce6;
	--fl-pink-2:#ee49cb;
	--fl-green:#7edaab;
	--fl-head:#f0f3ff;
	--fl-body:#4a54a8;
	--fl-ink:#101114;
	--fl-nav-h:129px;

	position:relative;
	width:100%;
	margin:0;
	padding:var(--fl-nav-h) 0 0;
	overflow:hidden;
	background:linear-gradient(180deg,#eef1fb 0%,#ffffff 62%);
	font-family:inherit;
}

.section-banner.fl-hero{
    position: relative;
    height: 950px;
    background: #f0f3ff;
    overflow: visible;
}

body{
    overflow-x:hidden;
}
.section-white{
    background: #fff;
}
.section-side.section-white{
    z-index: 100;
}
.section-side__inner{
    display: flex;
    align-items: center;
    gap: 30px;
}
.section-side__inner .description{
    flex: 0 0 425px;
}
.section-side__inner .image{
    flex: 1 1 auto;
    min-width: 0;
}
.section-business .container{
    display: flex;
    justify-content: flex-end;
}
.section-side .description,
.section-business .description{
    display: flex;
    flex-direction: column;
    max-width: 425px;
    gap: 24px;
}
.section-side .description h2,
.section-business .description h2 {
    text-align: left;
    font-size: 40px;
    line-height: 120%;
}
.section-side .description p,
.section-business .description p {
    font-size: 20px;
    line-height: 150%;
}
.section-side .description p,
.section-reviews .reviews-left > p{
    max-width: 425px;
}
.section-reviews.page-section{
    padding-bottom: 0;
}
.section-side .description a,
.section-business .description a,
.section-reviews .reviews-left a{
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    color: var(--primary-color);
    transition: opacity .2s ease;
}
.section-side .description a:hover,
.section-business .description a:hover,
.section-reviews .reviews-left a:hover{ opacity:.7; }

.fl-hero__bg{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	z-index:1;
	pointer-events:none;
}
.fl-hero__bg img{
    width: 100%;
    max-height: 950px;
    min-height: 950px;
}
.fl-hero .container{
    height: 100%;
}

.fl-hero__head{
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 64px;
    justify-content: center;
    align-items: center;
}
.fl-hero__head h1{
	margin:0;
	color:var(--fl-head);
	font-size:90px;
	line-height:1;
	font-weight:500;
	white-space:nowrap;
}
.fl-hero--un h1{
	font-size:80px;
}
.fl-hero__head h1 .fl-accent{color:var(--fl-green);}
.fl-hero__head .fl-sub{
	color:#fff;
	font-size:33px;
	font-weight:300;
    text-align: center;
}

.fl-hero__woman{
    position: absolute;
    left: -21%;
    top: 36%;
    z-index: 2;
    max-width: 1025px
}
.fl-hero__woman--bu{
    max-height: 1200px;
    overflow: hidden;
}
.fl-hero__woman img{display:block;width:100%;height:auto;}

.fl-speechbubbles{
    position: absolute;
    z-index: 4;
    left: 36%;
    top: 37%;
    width: 64%;
    max-width: 750px;
}
.fl-speechbubbles img{ display:block; width:100%; height:auto; }


.section-side .image{
    position: relative;
}
.section-side .img{
    z-index: 1;
    position: relative;
    border-radius: 32px;
    width: 100%;
    height: auto;
}
.section-side .img-bg{
    position: absolute;
    left: 4%;
    top: 4%;
    width: 100%;
    height: 100%;
    border-radius: 32px;
}

.section-reviews .row{
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
.section-reviews .reviews-left{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
.tp-card{
    --tp-green:#000fe2;
    --tp-empty:#dcdce6;
    --tp-ink:#191919;
    --tp-muted:#6b6b6b;
    width:784px;
    height:520px;
    max-width:none;
    background:#fff;
    border-radius:16px;
    padding:16px;
    color:var(--tp-ink);
    font-family:inherit;
    display:flex;
    flex-direction:column;
    box-shadow:0 10px 40px rgba(16,17,20,.08);
}
.tp-head{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}
.tp-head__label{
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -.01em;
}
.tp-sub{
    margin: 10px 0 0;
    text-align: center;
    font-size: 16px;
}
.tp-sub strong{
    font-weight: 700;
}
.tp-logo{
    white-space: nowrap;
    font-weight: 700;
}
.tp-logo__star{
    color: var(--tp-green);
}
.section-reviews .tp-card a.tp-logo{
    display: inline;
    font-size: inherit;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    color: var(--tp-green);
    transition: opacity .2s ease;
}
.section-reviews .tp-card a.tp-logo:hover{ opacity:.7; }

.tp-stars{
    display: inline-flex;
    gap: 3px;
    font-size: 30px;
}
.tp-stars i{
    width: 16px;
    height: 16px;
    display: inline-flex;
    background: var(--tp-green);
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2015'%3E%3Cpath%20d='M6.8783%200.675479C7.18724%20-0.225294%208.46119%20-0.225294%208.77013%200.675479L9.96238%204.15173C10.101%204.55587%2010.481%204.82731%2010.9083%204.82731H14.6466C15.6283%204.82731%2016.0223%206.09441%2015.2135%206.65104L12.2839%208.66753C11.9143%208.92191%2011.7594%209.3913%2011.905%209.81569L13.0456%2013.1416C13.3584%2014.0535%2012.3268%2014.8363%2011.5327%2014.2897L8.39119%2012.1274C8.04974%2011.8924%207.59869%2011.8924%207.25724%2012.1274L4.11568%2014.2897C3.32159%2014.8363%202.29005%2014.0535%202.6028%2013.1416L3.74348%209.81569C3.88903%209.3913%203.73412%208.92191%203.36454%208.66753L0.434891%206.65104C-0.37382%206.0944%200.0201075%204.82731%201.00187%204.82731H4.74014C5.16739%204.82731%205.54744%204.55587%205.68605%204.15173L6.8783%200.675479Z'/%3E%3C/svg%3E") no-repeat center / contain;
            mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2015'%3E%3Cpath%20d='M6.8783%200.675479C7.18724%20-0.225294%208.46119%20-0.225294%208.77013%200.675479L9.96238%204.15173C10.101%204.55587%2010.481%204.82731%2010.9083%204.82731H14.6466C15.6283%204.82731%2016.0223%206.09441%2015.2135%206.65104L12.2839%208.66753C11.9143%208.92191%2011.7594%209.3913%2011.905%209.81569L13.0456%2013.1416C13.3584%2014.0535%2012.3268%2014.8363%2011.5327%2014.2897L8.39119%2012.1274C8.04974%2011.8924%207.59869%2011.8924%207.25724%2012.1274L4.11568%2014.2897C3.32159%2014.8363%202.29005%2014.0535%202.6028%2013.1416L3.74348%209.81569C3.88903%209.3913%203.73412%208.92191%203.36454%208.66753L0.434891%206.65104C-0.37382%206.0944%200.0201075%204.82731%201.00187%204.82731H4.74014C5.16739%204.82731%205.54744%204.55587%205.68605%204.15173L6.8783%200.675479Z'/%3E%3C/svg%3E") no-repeat center / contain;
}
.tp-stars i.is-empty{
    background: var(--tp-empty);
}

.tp-tabs{
    display: flex;
    justify-content: center;
    gap: 14px;
    margin: 16px 0 16px;
}
.tp-tab{
    font-size: 16px;
    font-weight: 600;
    padding: 8px 26px;
    border: 1px solid var(--tp-empty);
    border-radius: 6px;
    background: #fff;
    color: var(--tp-muted);
    cursor: pointer;
    user-select: none;
}
.tp-tab--active{
    border-color: var(--tp-green);
    color: var(--tp-green);
}

.tp-list{
    list-style: none;
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 16px;
    overflow-y: auto;
}
.tp-item{
    padding: 18px 20px;
    background: #f6f6f8;
    border-radius: 4px;
    margin-bottom: 12px;
}
.tp-item__top{
    display: flex;
    align-items: center;
    gap: 10px;
}
.tp-item .tp-stars{
    font-size: 22px;
}
.tp-by{
    font-size: 14px;
    color: var(--tp-muted);
}
.tp-by strong{
    color: var(--tp-ink);
    font-weight: 700;
}
.tp-ago{
    margin-left: auto;
    font-size: 13px;
    color: #9a9a9a;
    white-space: nowrap;
}
.tp-item__title{
    margin: 12px 0 4px;
    font-size: 17px;
    font-weight: 700;
}
.tp-item__body{
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #3a3a3a;
}
.section-reviews .reviews-man{
    text-align: right;
    line-height: 0;
}
.section-reviews .reviews-man img{
    width: 800px;
    max-width: none;
    height: auto;
    display: inline-block;
    position: relative;
    left: -180px;
    z-index: -1;
}
.section-reviews .reviews-man--bu img{
    width: 400px;    
    left: -40px;
}
.section-reviews-bg{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 101%;
    max-height: 520px;
}
.image img{
    max-width: 100%;
}

@media(max-width:1199px){
    .fl-hero__woman{
        left: -40%;
        top: 27%;
        max-width: 960px;
    }
    .fl-speechbubbles{
        top: 28%;
        left: 21%;
    }
    .fl-hero__head{
        gap: 16px;
    }
    .fl-hero__head h1{
        font-size:52px;
    }
    .fl-hero__head .fl-sub{
        font-size:24px;
    }
}
@media(max-width:991.99px){
    .fl-hero__woman{
        left: -31%;
        top: 29%;
        max-width: 850px;
    }
    .section-banner.fl-hero{
        overflow: hidden;
    }
    .section-business .description{
        max-width: unset;
    }
    .section-side .description h2,
    .section-business .description h2{
        font-size: 28px;
    }
    .section-side .description p,
    .section-business .description p{
        font-size: 16px;
    }
    .section-side .description a,
    .section-business .description a{
        font-size: 18px;
    }
    .fl-speechbubbles{
        left: 32%;
        top: 27%;
    }
    .section-side .description{
        max-width: 350px;
    }
    .section-side .img-bg{
        left: 3%;
        top: 2%;
    }

    .section-reviews .d-flex{
        flex-direction: column;
        align-items: center;
        gap: 32px;
    }
    .section-reviews .reviews-left{
        width: 100%;
        align-items: stretch;
    }
    .section-reviews .tp-card{
        width: 100%;
        height: 480px;
        max-width: none;
    }
    .section-reviews-bg{
        display: none;
    }
    .section-reviews .reviews-man{
        width: 100%;
        text-align: right;
        margin-top: -50px;
    }
    .section-reviews .reviews-man img{
        position: static;
        left: 0;
        z-index: auto;
        width: 275px;
        max-width: 100%;
        height: 220px;
        object-fit: cover;
        object-position: top center;
    }
    .section-reviews .reviews-man--bu img{
        width: 220px;
    }
}
@media(max-width:767px){
    .section-side .description{
        max-width: 250px;
    }
    .section-banner.fl-hero{
        --fl-nav-h: 80px; 
        height: 550px;
    }
    .fl-hero__bg img{
        min-height: 0;
        max-height: none;
        height: 100%;
        min-width: 550px;
    }
    .fl-hero__head{
        margin-top: 24px;
        gap: 12px;
    }
    .fl-hero__head h1{
        font-size: 40px;
        text-wrap: wrap;
        text-align: center;
        line-height: 1.2;
    }
    .fl-hero__head .fl-sub{
        font-size: 20px;
    }
    .fl-hero__woman{
        left: -7%;
        top: 53%;
        max-width: 358px;
    }
    .fl-speechbubbles{
        left: 30%;
        top: 38%;
        width: 29%;
        min-width: 320px;
    }
}
@media(max-width:600px){
    .section-side__inner{
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
    }
    .section-side__inner .description{
        display: contents;
    }
    .section-side__inner .image{
        flex: 0 0 auto;
    }
    .section-side .description h2{ order: 1; }
    .section-side .image{ order: 2; }
    .section-side .description p{ order: 3; }
    .section-side .description a{ order: 4; }
}
@media(max-width:480px){
    .section-reviews .reviews-man img{
        width: 210px;
    }
    .section-banner.fl-hero{
        --fl-nav-h: 80px; 
    }
    .section-reviews .reviews-man{
        margin-right: -100px;
    }
    .fl-hero__head h1{
        font-size: 36px;
    }
    .fl-hero__head .fl-sub{
        text-align: center;
        font-size: 16px;
        max-width: 240px;
    }
    .fl-speechbubbles{
        left: 14%;
        top: 40%;
        min-width: 280px;
    }
    .fl-hero__woman{
        left: -10%;
        top: 60%;
        max-width: 290px;
    }
    .tp-item__top{
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }
    .tp-ago{
        margin-left: unset;
    }
}
