*,*:before,*:after{padding:0;margin:0}body{--moc-font-family:Roboto,sans-serif;--moc-border-radius-1:10px;--moc-border-radius-2:calc(var(--moc-border-radius-1) * 2);--moc-border-radius-3:calc(var(--moc-border-radius-1) * 3);--moc-red:hsla(9,87%,59%,1);--moc-dark-red:hsla(10,62%,50%,1);--moc-dark-blue:hsla(201,17%,36%,1);--moc-black:hsla(0,0%,20%,1);--moc-white:hsla(0,0%,100%,1);--moc-dark-grey:hsla(0,0%,40%,1);--moc-light-grey-1:hsla(0,0%,75%,1);--moc-light-grey-2:hsla(0,0%,85%,1);--moc-light-grey-3:hsla(0,0%,98%,1);--moc-width-sm:640px;--moc-width-md:777px;--moc-width-lg:900px;--moc-width-xl:1110px;--moc-width-2xl:1536px}
h1,h2,h3,h4,h5,h6,a,p,span,button,input,textarea{font-family:var(--moc-font-family)}
.h1{font-size:60px;font-weight:700;line-height:64px;text-align:left;padding:0}@media screen and (max-width:768px){.h1{font-size:40px;line-height:40px}
}.h2{font-size:54px;font-weight:300;line-height:63px}@media screen and (max-width:768px){.h2{font-size:40px;line-height:46.88px}
}.h3{font-size:48px;font-weight:300;line-height:56px}@media screen and (max-width:768px){.h3{font-size:35px;line-height:40px}
}.h4{font-size:32px;font-weight:500;line-height:38px}@media screen and (max-width:768px){.h4{font-size:30px;line-height:35.16px}
}.h5{font-size:24px;font-weight:500;line-height:30px}@media screen and (max-width:768px){.h5{font-size:24px;line-height:28px}
}.h6{font-size:22px;font-weight:500;line-height:32px}@media screen and (max-width:768px){.h6{font-size:18px;line-height:24px}
}.h7{font-size:16px;font-weight:500;line-height:19px}@media screen and (max-width:768px){.h7{font-size:16px;line-height:18.75px}
}.h1,.h2,.h3,.h4,.h5,.h6,.h7{color:var(--moc-black)}.t1,.t1>a{font-size:20px;font-weight:400;line-height:28px}
@media screen and (max-width:768px){.t1,.t1>a{font-size:16px;line-height:24px}}.t2,.t2>a{font-size:16px;font-weight:300;line-height:28px}
@media screen and (max-width:768px){.t2,.t2>a{font-size:14px;line-height:26px}}.t3,.t3>a{font-size:14px;font-weight:400;line-height:19px}
.t4,.t4>a{font-size:12px;font-weight:300;line-height:16px}@media screen and (max-width:768px){.t4,.t4>a{line-height:18px}
}.t1>a,.t2>a,.t3>a,.t4>a{text-decoration:underline;color:var(--moc-red)}.t1>a:hover,.t2>a:hover,.t3>a:hover,.t4>a:hover{text-decoration:underline;color:var(--moc-dark-red)}
.link:hover{color:var(--moc-red)}.link_no-underline{text-decoration:none}.button-link__wrapper{display:flex}
.button-link{display:block;border-radius:var(--moc-border-radius-1);text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.3px;text-align:center}
.button-link_contained{background-color:var(--moc-red);color:var(--moc-white)}.button-link_contained:hover{background-color:var(--moc-dark-red)}
.button-link_outlined{border:1px solid var(--moc-red);background-color:transparent;color:var(--moc-red)}
.button-link_outlined:hover{background-color:var(--moc-red);color:var(--moc-white)}
.button-link_large{padding:16px 42px;font-size:18px;line-height:21.09px}.button-link_medium{padding:14px 24px;font-size:18px;line-height:21.09px}
.button-link-outlined_grey{color:var(--moc-dark);border-color:var(--moc-light-grey-1)}
.button-link-outlined_grey:hover{color:var(--moc-dark);border-color:var(--moc-light-grey-1);background-color:transparent}
.section{padding:100px 0}.section__wrapper{max-width:var(--moc-width-xl);padding-left:24px;padding-right:24px;width:100%;margin:0 auto}
@media screen and (max-width:1110px){.section__wrapper{width:unset;margin:0}}.section__full-image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;margin-top:60px}
@media screen and (max-width:768px){.section__full-image{margin-top:40px}}.section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px}
@media screen and (max-width:992px){.section__grid{grid-template-columns:repeat(2,1fr)}
}@media screen and (max-width:768px){.section__grid{margin-top:40px}}@media screen and (max-width:576px){.section__grid{grid-template-columns:1fr}
}.section__grid .grid__item{width:216px}@media screen and (max-width:992px){.section__grid .grid__item{width:100%;margin:0 auto}
}.section__grid .grid__item img{width:100%;height:auto;display:block;border-radius:12px}
.section__grid .grid__item h3{margin-top:36px;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;letter-spacing:0;text-align:center}
@media screen and (max-width:768px){.section__grid .grid__item h3{font-size:18px;margin-top:20px;margin-bottom:20px}
}.section__grid .grid__item p{font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:28px;letter-spacing:0;text-align:left}
@media screen and (max-width:768px){.section__grid .grid__item p{font-size:14px}}
.section__title{text-align:center}.section__header{display:flex;flex-direction:column;align-items:center;gap:24px}
.section__header_left-aligned{align-items:flex-start}.section__description{text-align:center;white-space:pre-line}
.section_contrast .h1,.section_contrast .h2,.section_contrast .h3,.section_contrast .h4,.section_contrast .h5,.section_contrast .h6,.section_contrast .h7,.section_contrast .t1,.section_contrast .t2,.section_contrast .t3,.section_contrast .t4{color:var(--moc-white)}
.section_contrast .button-link_outlined{border-color:var(--moc-white);color:var(--moc-white)}
.section_light{background-color:var(--moc-white)}.section_dark-blue{background-color:var(--moc-dark-blue)}
.section_light-grey{background-color:var(--moc-light-grey-3)}.section_dark{background-color:var(--moc-black)}
.article-card{display:flex;flex-direction:column}.article-card__picture{font-size:0}
.article-card__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:218px;width:100%}
@media screen and (max-width:640px){.article-card__image{height:160px}}.article-card__meta{display:flex;align-items:center;gap:6px;font-style:normal}
.article-card__meta-divider{background-color:var(--moc-light-grey-1);height:12px;width:1px}
.article-card__meta-text{color:var(--moc-light-grey-1)}.article-card__text{color:var(--moc-dark-grey)}
.article-card__title-link{color:var(--moc-black)}.article-card__title-link:hover{color:var(--moc-red)}
.article-card__title{color:inherit}.article-card__body{margin-top:20px;display:flex;flex-direction:column;gap:12px}
.article-card__footer{margin-top:16px}.article-card__link{display:flex;align-items:center;gap:8px;font-weight:500;font-size:18px;line-height:24px;color:var(--moc-red)}
.stats{list-style:none;display:flex}@media screen and (max-width:640px){.stats{flex-direction:column;align-items:center}
}.stats__item{padding:24px 20px;max-width:306px;text-align:center;display:flex;flex-direction:column;gap:8px}
.stats__item:not(:last-of-type){border-right:1px solid var(--moc-dark-grey)}@media screen and (max-width:640px){.stats__item:not(:last-of-type){border-right:0;border-bottom:1px solid var(--moc-dark-grey)}
}@media screen and (max-width:640px){.stats__item{max-width:unset}.stats__item>.h7{font-weight:300}
}.stats__headline{font-weight:500}.icons-with-titles{display:flex;gap:15px;flex-wrap:wrap}
.icons-with-titles__item{max-width:87px;width:100%}.icons-with-titles__figure{display:flex;flex-direction:column;align-items:center;gap:15px;margin:0;text-align:center}
.icons-with-titles__image{max-width:66px;max-height:66px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
.icons-with-titles-and-descriptions{display:flex;gap:30px;flex-wrap:wrap}.icons-with-titles-and-descriptions__item{max-width:165px;width:100%}
.icons-with-titles-and-descriptions__figure{display:flex;flex-direction:column;align-items:center;gap:32px;margin:0;text-align:center}
.icons-with-titles-and-descriptions__image{max-width:60px;max-height:60px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
.icons-with-titles-and-descriptions__body{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}
.icons-with-titles-and-descriptions__title{max-width:120px}.cards{list-style:none;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}
.cards__item{flex-basis:calc(48% - 15px);border-radius:32px;overflow:hidden;display:flex}
.cards__item:nth-child(6n+1){border-bottom-right-radius:0}.cards__item:nth-child(6n+2){border-top-left-radius:0}
.cards__item:nth-child(6n+3){border-top-right-radius:0;border-bottom-right-radius:0}
.cards__item:nth-child(6n+4){border-top-right-radius:0}.cards__item:nth-child(6n+5){border-bottom-left-radius:0}
.cards__item:nth-child(6n+6){border-top-left-radius:0}@media screen and (max-width:640px){.cards__item{flex-basis:100%}
}.card{margin:0;padding:40px;display:flex;flex-direction:column;gap:24px;background-color:var(--moc-white)}
.card .chat__button{height:48px;text-decoration:none;padding-left:24px;padding-right:24px;margin:0 auto;background-color:#f1563c;display:inline-block;border-radius:8px;font-family:Roboto,sans-serif;font-size:16px;color:#FFF;text-transform:uppercase;font-weight:700;line-height:48px;text-align:center;transition:all .5s ease}
.card .chat__button:hover{background-color:#de3c21}.card__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:60px;max-width:60px;width:100%;height:100%}
.card__image.full__width{max-width:100%;max-height:216px;border-radius:12px}.card__body{display:flex;flex-direction:column;gap:24px}
.brands{display:flex;flex-wrap:wrap}.brands__item{width:100%;height:58px}.brand{display:flex;align-items:center;justify-content:center}
.brand__link:hover>.brand__image{filter:grayscale(0);opacity:1}.brand__image{display:flex;filter:grayscale(1);opacity:.4}
.brands-with-title{display:flex;flex-wrap:wrap;gap:20px}.brands-with-title__item{max-width:100%}
.brand-with-title:hover{opacity:.85}.brand-with-title__image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:104px}
.brand-with-title__image{display:flex}.brand-with-title__body{display:flex;flex-direction:column;gap:12px}
.brand-with-title__title-link{text-decoration:none}.brand-with-title__title{text-align:center;font-weight:300}
.brands-with-title-and-border{display:flex;flex-wrap:wrap;gap:30px}.brands-with-title-and-border__item{max-width:100%}
.brand-with-title-and-border{border:2px solid var(--moc-light-grey-2);border-radius:var(--moc-border-radius-1)}
.brand-with-title-and-border__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100px}
.brand-with-title-and-border__image{-o-object-fit:contain;object-fit:contain}.brand-with-title-and-border__body{display:flex;flex-direction:column}
.brand-with-title-and-border__title-link{text-decoration:none;height:65px;width:100%;display:flex;justify-content:center;align-items:center}
.brand-with-title-and-border__title{text-align:center;color:var(--moc-dark-grey);max-width:120px}
.brands-interactive{display:flex;flex-wrap:wrap;gap:20px}.brands-interactive__item{max-width:100%;position:relative}
.brand-interactive{display:flex;min-height:170px}.brand-interactive:hover .brand-interactive__body{border-radius:var(--moc-border-radius-2);background-color:var(--moc-white);box-shadow:0 7px 22px -34px hsla(0,0%,0%,0.1);z-index:1}
.brand-interactive:hover .brand-interactive__image{filter:grayscale(0)}.brand-interactive:hover .brand-interactive__image-wrapper{height:130px}
.brand-interactive:hover .brand-interactive__content{height:unset}.brand-interactive__image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:170px}
.brand-interactive__image{display:flex;filter:grayscale(1)}.brand-interactive__body{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0}
.brand-interactive__content{display:flex;overflow:hidden;height:0}.brand-interactive__content-wrapper{padding-bottom:42px;gap:24px;display:flex;flex-direction:column}
.brand-interactive__title-link{text-decoration:none;padding:0 30px}.brand-interactive__title{text-align:center}
.brand-interactive__text{padding:0 30px;text-align:center;color:var(--moc-dark-grey)}
.brand-interactive__text-link{text-decoration:none}.accordion-vertical{display:flex;flex-direction:column;gap:10px}
.accordion-vertical-item__input{display:none;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:-1}
.accordion-vertical-item{display:flex;flex-direction:column;gap:10px}.accordion-vertical-item>.accordion-vertical-item__input:checked ~ .accordion-vertical-item__label{background-color:var(--moc-white);box-shadow:0 6px 16px 0 hsla(0,0%,0%,0.08);border-bottom-right-radius:0}
.accordion-vertical-item>.accordion-vertical-item__input:checked ~ .accordion-vertical-item__label:before{border-color:var(--moc-light-grey-2)}
.accordion-vertical-item>.accordion-vertical-item__input:checked ~ .accordion-vertical-item__label>.accordion-vertical-item__arrow-icon{transform:rotate(180deg)}
.accordion-vertical-item>.accordion-vertical-item__input:not(:checked) ~ .accordion-vertical-item__content{padding:0;height:0;gap:0}
.accordion-vertical-item__label{display:flex;gap:32px;cursor:pointer;align-items:center;padding:20px 26px;border-radius:var(--moc-border-radius-2)}
.accordion-vertical-item__label:before{content:"";display:block;height:10px;width:10px;border-radius:10px;border:2px solid var(--moc-white);background-color:var(--moc-light-grey-2)}
.accordion-vertical-item__label:hover{background-color:var(--moc-white)}.accordion-vertical-item__label:hover:before{border-color:var(--moc-light-grey-2)}
@media screen and (max-width:640px){.accordion-vertical-item__arrow-icon{display:none}
}.accordion-vertical-item__title{display:flex;flex:1}.accordion-vertical-item__content{padding:46px;display:flex;align-items:center;border-radius:var(--moc-border-radius-2);background-color:var(--moc-white);border-top-right-radius:0;box-shadow:0 6px 16px 0 hsla(0,0%,0%,0.08);gap:30px;overflow:hidden}
@media screen and (max-width:768px){.accordion-vertical-item__content{flex-direction:column;align-items:center}
}.accordion-vertical-item__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-width:300px;min-width:200px}
@media screen and (max-width:768px){.accordion-vertical-item__image{width:100%}}.accordion-vertical-item__description{display:flex;flex-direction:column;gap:24px}
.accordion-vertical-item__description ul{list-style:disc}.accordion-vertical-item__description ul>li{font-size:16px;font-weight:300;line-height:28px;text-align:left;list-style:disc;color:var(--moc-black)}
@media screen and (max-width:768px){.accordion-vertical-item__description ul>li{font-size:14px;line-height:26px}
}.accordion-vertical-item__description ul>li>a{font-size:16px;font-weight:300;line-height:28px}
@media screen and (max-width:768px){.accordion-vertical-item__description ul>li>a{font-size:14px;line-height:26px}
}@media screen and (max-width:768px){.accordion-vertical-item__description{align-items:center;text-align:center}
}.accordion-horizontal{display:flex;flex-direction:column;gap:10px;position:relative}
.accordion-horizontal-item__input{display:none;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:-1}
.accordion-horizontal-item{display:flex;flex-direction:row;gap:30px}.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label{background-color:var(--moc-white);box-shadow:0 6px 16px 0 hsla(0,0%,0%,0.08);border-top-right-radius:0}
.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label:before{border-color:var(--moc-light-grey-2)}
.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label:after{height:14px}
.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label:hover>.accordion-horizontal-item__title{color:var(--moc-black)}
@media screen and (max-width:1200px){.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label{border-top-right-radius:var(--moc-border-radius-2);border-bottom-right-radius:0}
}.accordion-horizontal-item>.accordion-horizontal-item__input:not(:checked) ~ .accordion-horizontal-item__content{visibility:hidden}
@media screen and (max-width:1200px){.accordion-horizontal-item>.accordion-horizontal-item__input:not(:checked) ~ .accordion-horizontal-item__content{display:none}
}.accordion-horizontal-item>.accordion-horizontal-item__input:checked ~ .accordion-horizontal-item__label>.accordion-horizontal-item__arrow-icon{transform:rotate(180deg)}
@media screen and (max-width:1200px){.accordion-horizontal-item{flex-direction:column;gap:10px}
}.accordion-horizontal-item__label{display:flex;position:relative;gap:32px;width:calc(50% - 20px - 15px);cursor:pointer;align-items:center;padding:20px 0 20px 26px;border-radius:var(--moc-border-radius-2)}
.accordion-horizontal-item__label:before{content:"";display:block;height:10px;width:10px;border-radius:10px;border:2px solid var(--moc-white);background-color:var(--moc-light-grey-2)}
@media screen and (min-width:1200px){.accordion-horizontal-item__label:hover>.accordion-horizontal-item__title{color:var(--moc-red)}
}@media screen and (max-width:1200px){.accordion-horizontal-item__label:hover:hover{background-color:var(--moc-white)}
.accordion-horizontal-item__label:hover:hover:before{border-color:var(--moc-light-grey-2)}
}@media screen and (max-width:1200px){.accordion-horizontal-item__label{width:unset;padding:20px 26px}
}@media screen and (max-width:640px){.accordion-horizontal-item__arrow-icon{display:none}
}@media screen and (min-width:1200px){.accordion-horizontal-item__arrow-icon{display:none}
}.accordion-horizontal-item:not(:last-of-type)>.accordion-horizontal-item__label:after{content:"";position:absolute;display:block;background-color:var(--moc-light-grey-2);width:2px;height:36px;left:32px;bottom:-20%}
@media screen and (max-width:1200px){.accordion-horizontal-item:not(:last-of-type)>.accordion-horizontal-item__label:after{display:none}
}.accordion-horizontal-item__title{display:flex;flex:1}.accordion-horizontal-item__image-icon{width:50px;height:50px;min-width:50px;min-height:50px;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}
@media screen and (max-width:1200px){.accordion-horizontal-item__image-icon{display:none}
}.accordion-horizontal-item__content{position:absolute;top:0;right:0;padding:46px 99px;width:calc(50% - 198px - 15px);display:flex;flex-direction:column;align-items:center;border-radius:var(--moc-border-radius-2);background-color:var(--moc-white);border-top-left-radius:0;box-shadow:0 6px 16px 0 hsla(0,0%,0%,0.08);gap:30px;overflow:hidden}
@media screen and (max-width:1200px){.accordion-horizontal-item__content{position:relative;top:unset;right:unset;width:unset;padding:46px;border-top-left-radius:var(--moc-border-radius-2);border-top-right-radius:0}
}.accordion-horizontal-item__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-width:340px;max-height:250px;width:100%}
.accordion-horizontal-item__description{display:flex;flex-direction:column;gap:24px;text-align:center}
.accordion-horizontal-item__description ul{list-style:disc}.accordion-horizontal-item__description ul>li{font-size:16px;font-weight:300;line-height:28px;text-align:left;list-style:disc;color:var(--moc-black)}
@media screen and (max-width:768px){.accordion-horizontal-item__description ul>li{font-size:14px;line-height:26px}
}.accordion-horizontal-item__description ul>li>a{font-size:16px;font-weight:300;line-height:28px}
@media screen and (max-width:768px){.accordion-horizontal-item__description ul>li>a{font-size:14px;line-height:26px}
}.accordion-with-chevrons{display:flex}@media screen and (max-width:1285px){.accordion-with-chevrons{flex-direction:column;width:100%}
}.accordion-with-chevrons__item{display:flex}.accordion-with-chevrons__item:hover{background-color:var(--moc-light-grey-3)}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper{width:330px}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper:before{box-shadow:24px 0 61px rgba(0,0,0,0.22)}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper:after{left:-36px;border-width:0;border-bottom-right-radius:6px}
@media screen and (max-width:1285px){.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper:after{top:-36px;left:70px}
}@media screen and (max-width:640px){.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper:after{left:50px}
}@media screen and (max-width:1285px){.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper{width:unset}
}.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper>.accordion-with-chevrons-item__content>.accordion-with-chevrons-item__text-wrapper{width:unset}
@media screen and (max-width:1285px){.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper>.accordion-with-chevrons-item__content>.accordion-with-chevrons-item__text-wrapper{height:unset}
}.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper>.accordion-with-chevrons-item__content .accordion-with-chevrons-item__text{opacity:1}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper>.accordion-with-chevrons-item__content>.accordion-with-chevrons-item__step-text{color:var(--moc-white)}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper>.accordion-with-chevrons-item__content>.accordion-with-chevrons-item__title{color:var(--moc-white)}
.accordion-with-chevrons__item .accordion-with-chevrons-item__input:checked ~ .accordion-with-chevrons-item__wrapper{background-color:var(--moc-red)}
.accordion-with-chevrons-item{position:relative;overflow:hidden;border-radius:var(--moc-border-radius-2)}
.accordion-with-chevrons-item__input{position:absolute;z-index:-1;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}
.accordion-with-chevrons-item__label{font-size:0;color:transparent;position:absolute;inset:0;z-index:1;cursor:pointer}
.accordion-with-chevrons-item__wrapper{width:184px;display:flex;transition:width .3s ease,opacity .3s ease,background-color .3s ease}
.accordion-with-chevrons-item__wrapper:before{content:"";position:absolute;width:40px;height:80%;top:50%;transform:translate(0,-50%);left:-39px;box-shadow:24px 0 61px rgba(0,0,0,0.12)}
@media screen and (max-width:1285px){.accordion-with-chevrons-item__wrapper:before{left:50%;top:-41px;width:80%;height:40px;transform:translate(-50%,0)}
}.accordion-with-chevrons-item__wrapper:after{content:"";display:block;position:absolute;border:7.5px solid var(--moc-red);background:var(--moc-white);border-left:0;border-top:0;opacity:1;border-bottom-right-radius:15px;top:60px;left:-25px;height:45px;width:45px;padding:0;margin:0;transition:opacity .2s ease;box-sizing:border-box;transform:rotate(-45deg)}
@media screen and (max-width:1285px){.accordion-with-chevrons-item__wrapper:after{left:70px;top:-25px;transform:rotate(45deg)}
}@media screen and (max-width:640px){.accordion-with-chevrons-item__wrapper:after{left:50px}
}@media screen and (max-width:1285px){.accordion-with-chevrons-item__wrapper{width:unset;min-height:190px;transition:height .3s ease,opacity .3s ease,background-color .3s ease}
}.accordion-with-chevrons-item__content{padding:150px 34px 34px;display:flex;flex-direction:column;gap:32px}
@media screen and (max-width:1285px){.accordion-with-chevrons-item__content{padding:40px 30px 40px 200px}
}@media screen and (max-width:640px){.accordion-with-chevrons-item__content{padding:40px 30px 40px 140px}
}@media screen and (max-width:380px){.accordion-with-chevrons-item__content{padding:70px 30px 40px 30px}
}.accordion-with-chevrons-item__step-text{color:var(--moc-dark-grey)}.accordion-with-chevrons-item__title{max-width:136px;color:var(--moc-dark-grey)}
@media screen and (max-width:1285px){.accordion-with-chevrons-item__title{max-width:200px}
}.accordion-with-chevrons-item__text-wrapper{overflow:hidden;width:90px}@media screen and (max-width:1285px){.accordion-with-chevrons-item__text-wrapper{width:unset;height:0;transition:height .3s ease}
}.accordion-with-chevrons-item__text{opacity:0;min-width:262px;color:var(--moc-white)}
@media screen and (max-width:1285px){.accordion-with-chevrons-item__text{min-width:unset}
}.accordion-inline{display:flex;flex-direction:column;gap:40px;position:relative}
.accordion-inline-item__input{display:none;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:-1}
.accordion-inline-item{display:flex;flex-direction:row;gap:30px}.accordion-inline-item>.accordion-inline-item__input:checked ~ .accordion-inline-item__label .accordion-inline-item__title{color:var(--moc-red)}
.accordion-inline-item>.accordion-inline-item__input:checked ~ .accordion-inline-item__label>.accordion-inline-item__icon-container{rotate:90deg}
.accordion-inline-item>.accordion-inline-item__input:checked ~ .accordion-inline-item__label>.accordion-inline-item__icon-container>.accordion-inline-item__icon{color:var(--moc-red)}
.accordion-inline-item>.accordion-inline-item__input:not(:checked) ~ .accordion-inline-item__content{visibility:hidden}
@media screen and (max-width:1200px){.accordion-inline-item>.accordion-inline-item__input:not(:checked) ~ .accordion-inline-item__content{display:none}
}@media screen and (max-width:1200px){.accordion-inline-item{flex-direction:column}
}.accordion-inline-item__label{display:flex;position:relative;gap:16px;width:254px;cursor:pointer;align-items:center}
@media screen and (max-width:1200px){.accordion-inline-item__label{width:unset}}.accordion-inline-item__icon-container{width:24px;height:24px;align-items:center;justify-content:center;display:none}
@media screen and (max-width:1200px){.accordion-inline-item__icon-container{display:flex}
}.accordion-inline-item__title{display:flex;flex:1}.accordion-inline-item__image-icon{width:50px;height:50px;min-width:50px;min-height:50px;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}
.accordion-inline-item__content{position:absolute;top:0;right:0;width:calc(100% - 32px - 254px);display:flex;align-items:center;gap:32px;overflow:hidden}
@media screen and (max-width:1200px){.accordion-inline-item__content{position:relative;top:unset;right:unset;width:unset}
}@media screen and (max-width:768px){.accordion-inline-item__content{flex-direction:column}
}.accordion-inline-item__picture{min-width:444px;max-width:444px;max-height:510px;display:flex;align-items:center;justify-content:center}
@media screen and (max-width:768px){.accordion-inline-item__picture{min-width:unset}
}.accordion-inline-item__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;max-width:360px;max-height:430px}
.accordion-inline-item__list{list-style:disc}.accordion-inline-item__list-item{text-align:left;list-style:disc;color:var(--moc-black)}
.accordion-inline-item__description{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1200px){.accordion-inline-item__description>.h4{display:none}
}.accordion-inline-item__stats{display:flex;flex-direction:column;gap:6px;max-width:225px}
.accordion-inline-item__title{color:var(--moc-light-grey-1)}@media screen and (max-width:1200px){.accordion-inline-item__title{color:var(--moc-black)}
}.accordion-inline-item__text{color:var(--moc-dark-grey)}.accordion-inline-item__source-text{font-weight:500;color:var(--moc-light-grey-1)}
.accordion-inline-item__source-text>a{color:var(--moc-red);font-weight:500;text-decoration:none}
.slider-fullscreen{padding-bottom:50px}.slider-fullscreen{display:flex;flex-direction:column;gap:24px}
.slider-fullscreen__bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:opacity 1s ease;pointer-events:none;opacity:0;z-index:0}
.slider-fullscreen__bg-layer.active{opacity:1}.slider-fullscreen.owl-carousel.owl-drag .owl-item{touch-action:pan-y}
.slider-fullscreen .owl-dots{bottom:-20px}@media(max-width:768px){.slider-fullscreen .owl-dots{bottom:-40px}
}.slider-fullscreen .owl-dots .owl-dot{width:7px;height:7px;border:1px solid var(--moc-dark-grey) !important;transition:all .5s ease}
.slider-fullscreen .owl-dots .owl-dot.active{background:var(--moc-dark-grey)}@media(max-width:576px){.slider-fullscreen .owl-dots .owl-dot{margin-left:0}
}.slider-fullscreen_contrast .owl-dots .owl-dot{border:1px solid var(--moc-white) !important}
.slider-fullscreen_contrast .owl-dots .owl-dot.active{background:var(--moc-white)}
.slider-fullscreen.owl-carousel .owl-nav button.owl-prev.owl-prev::after{border:4px solid var(--moc-dark-grey);border-left:0;border-top:0;opacity:1}
.slider-fullscreen.owl-carousel .owl-nav button.owl-prev.owl-prev:hover::after{opacity:.5}
.slider-fullscreen.owl-carousel .owl-nav button.owl-next.owl-next::after{border:4px solid var(--moc-dark-grey);border-left:0;border-top:0;opacity:1}
.slider-fullscreen.owl-carousel .owl-nav button.owl-next.owl-next:hover::after{opacity:.5}
@media(max-width:1200px){.slider-fullscreen.owl-carousel .owl-nav{display:none}}.slider-fullscreen_contrast.owl-carousel .owl-nav button.owl-prev.owl-prev::after{border:4px solid var(--moc-white);border-left:0;border-top:0}
.slider-fullscreen_contrast.owl-carousel .owl-nav button.owl-next.owl-next::after{border:4px solid var(--moc-white);border-left:0;border-top:0}
.slider-fullscreen-item{background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}
.slider-fullscreen-item__content{max-width:var(--moc-width-xl);padding-left:24px;padding-right:24px;display:flex;align-items:center;gap:30px}
@media(max-width:1200px){.slider-fullscreen-item__content{justify-content:center}
}@media(max-width:768px){.slider-fullscreen-item__content{flex-direction:column-reverse}
}.slider-fullscreen-item__wrapper{flex:1;max-width:540px}.slider-fullscreen-item__wrapper_description{display:flex;flex-direction:column;gap:50px}
.slider-fullscreen-item__description-content{display:flex;flex-direction:column;align-items:center}
.slider-fullscreen-item__description-content_main{gap:24px}.slider-fullscreen-item__description-content_text{gap:12px;text-align:center}
.slider-fullscreen-item__image-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center}
.slider-fullscreen-item__image-wrapper>img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
.slider-fullscreen-item__title{font-weight:500}.slider-fullscreen-item__footer{display:flex;justify-content:center}
.slider-fullscreen-item__wrapper_illustration{display:flex;justify-content:center;align-items:center;max-height:460px;min-height:460px}
.slider-fullscreen-item__wrapper_illustration>img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%;width:100%;max-height:460px}
.reviewer_grid{display:grid;gap:66px;grid-template-columns:repeat(3,1fr);margin-top:56px}
.reviewer_grid .reviewer_grid-item{width:264px}.reviewer_grid .reviewer_grid-item img{width:166px;height:166px;border-radius:100%;display:flex;text-align:center;margin:0 auto;margin-bottom:24px}
.reviewer_grid .reviewer_grid-item h3{font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0;text-align:center;margin-bottom:10px}
.reviewer_grid .reviewer_grid-item h4{font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:12px;letter-spacing:0;text-align:center}
.reviewer_grid .reviewer_grid-item p{font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:28px;letter-spacing:0;text-align:left}
@media(max-width:768px){.reviewer_grid .reviewer_grid-item{width:100%}}.reviewer_grid .reviewer_grid-item .review_devider-wrapper{width:100%;position:relative;display:flex;justify-content:center;align-items:center}
@media(max-width:768px){.reviewer_grid .reviewer_grid-item .review_devider-wrapper{width:264px;margin:0 auto}
}.reviewer_grid .reviewer_grid-item .review_devider-wrapper .review-devider{position:relative;width:34px;height:34px;background-color:#000;border-radius:100%;display:flex;margin-bottom:24px;margin-top:24px}
.reviewer_grid .reviewer_grid-item .review_devider-wrapper::after{content:"";height:1px;position:absolute;width:79px;background-color:#d9d9d9;left:0}
.reviewer_grid .reviewer_grid-item .review_devider-wrapper::before{content:"";height:1px;position:absolute;width:79px;background-color:#d9d9d9;right:0}
@media(max-width:992px){.reviewer_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.reviewer_grid{grid-template-columns:1fr}
}.abm__header .abm__header-guts{display:flex;justify-content:space-between;padding-left:14px;padding-right:14px;position:fixed;left:0;right:0;background:#fff;z-index:9999}
@media(max-width:1200px){.abm__header .abm__header-guts{padding:0}}.abm__header .abm__header-guts .abm__header-logo{margin:0;display:flex;align-items:center}
@media(max-width:900px){.abm__header .abm__header-guts .abm__header-logo{position:absolute;z-index:9999;left:50%;transform:translate(-50%,0)}
}@media(max-width:1200px){.abm__header .abm__header-guts .abm__header-logo .abm__header-logo-wrapper .abm__desktop-logo{display:none;opacity:0}
}.abm__header .abm__header-guts .abm__header-logo .abm__header-logo-wrapper .abm__mobile-logo{display:none;opacity:0}
@media(max-width:1200px){.abm__header .abm__header-guts .abm__header-logo .abm__header-logo-wrapper .abm__mobile-logo{display:block;opacity:1}
}.abm__header .abm__header-guts .abm__menu-wrapper{display:flex;align-items:center}
@media(max-width:900px){.abm__header .abm__header-guts .abm__menu-wrapper{position:absolute;background-color:#202020;left:0;right:0;top:0;bottom:0;padding-top:100px;height:100vh;flex-direction:column;transition:all .5s ease;opacity:0;display:none}
.abm__header .abm__header-guts .abm__menu-wrapper.active{opacity:1;display:block}
}.abm__header .abm__header-guts .abm__header-menu{display:flex}@media(max-width:900px){.abm__header .abm__header-guts .abm__header-menu{flex-direction:column;align-items:center;transition:all .5s ease;transform:translateY(-1000px)}
.abm__header .abm__header-guts .abm__header-menu.active{transform:translateY(0)}}
.abm__header .abm__header-guts .abm__header-menu li a{display:inline-block;font-family:Roboto,sans-serif;font-size:14px;padding:25px 30px;text-decoration:none;text-transform:uppercase;font-weight:700;line-height:16px;letter-spacing:.6000000238px;text-align:center;color:#333;transition:all .5s ease}
.abm__header .abm__header-guts .abm__header-menu li a:hover{color:#FFF;background-color:#f1563c;outline:0;text-decoration:none}
@media(max-width:1300px){.abm__header .abm__header-guts .abm__header-menu li a{padding:20px 15px}
}@media(max-width:900px){.abm__header .abm__header-guts .abm__header-menu li a{color:#fff}
}.abm__header .abm__header-guts .cta__buttons{display:flex;position:relative}@media(max-width:900px){.abm__header .abm__header-guts .cta__buttons{flex-direction:column;align-items:center;transition:all .5s ease;transform:translateY(-1000px)}
.abm__header .abm__header-guts .cta__buttons.active{transform:translateY(0)}}.abm__header .abm__header-guts .cta__buttons li a{display:inline-block;font-family:Roboto,sans-serif;font-size:14px;padding:25px 30px;text-decoration:none;text-transform:uppercase;font-weight:700;line-height:16px;letter-spacing:.6000000238px;text-align:center;color:#f1563c;transition:all .5s ease}
.abm__header .abm__header-guts .cta__buttons li a:hover{color:#FFF;background-color:#f1563c;outline:0;text-decoration:none}
@media(max-width:1300px){.abm__header .abm__header-guts .cta__buttons li a{padding:20px 15px}
}.abm__header .abm__header-guts .cta__buttons::before{content:"";position:absolute;left:0;top:50%;width:1px;height:46px;background-color:#d9d9d9;transform:translate(0,-50%)}
@media(max-width:900px){.abm__header .abm__header-guts .cta__buttons::before{width:248px;height:1px;top:0;left:50%;transform:translate(-50%,-50%)}
}.nav-icon{position:absolute;right:25px;top:20px;width:24px;height:3px;cursor:pointer;display:none;opacity:0}
@media(max-width:900px){.nav-icon{display:block;opacity:1}}.nav-icon span{display:block;position:absolute;height:3px;width:100%;background:#333;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}
.nav-icon span:nth-child(1){top:0}.nav-icon span:nth-child(2){top:8px}.nav-icon span:nth-child(3){top:16px}
.section___video{margin-bottom:32px}.section__video-btn-wrapper{margin-top:30px;display:flex;justify-content:center}
.section__video-btn{height:48px;text-decoration:none;padding-left:24px;padding-right:24px;background-color:#f1563c;display:inline-block;border-radius:8px;font-family:Roboto,sans-serif;font-size:18px;color:#FFF;text-transform:uppercase;font-weight:700;line-height:48px;text-align:center;transition:all .5s ease}
.section__video-btn:hover{background-color:#de3c21}.contact-banner{padding-top:70px;padding-bottom:70px;position:relative;overflow:hidden}
@media(max-width:768px){.contact-banner{padding-top:40px;padding-bottom:40px}}.contact-banner::after{content:"";background-image:url("../images/left_decoration.svg");background-repeat:no-repeat;background-size:cover;position:absolute;left:0;bottom:0;top:0;width:350px}
@media(max-width:1500px){.contact-banner::after{left:-115px}}@media(max-width:1100px){.contact-banner::after{left:-203px}
}@media(max-width:900px){.contact-banner::after{left:-230px}}@media(max-width:768px){.contact-banner::after{opacity:0}
}.contact-banner::before{content:"";background-image:url("../images/right_decoration.svg");background-repeat:no-repeat;background-size:cover;background-position-x:100%;position:absolute;right:0;bottom:0;top:0;width:350px}
@media(max-width:1500px){.contact-banner::before{right:-115px}}@media(max-width:1100px){.contact-banner::before{right:-203px}
}@media(max-width:900px){.contact-banner::before{right:-230px}}@media(max-width:768px){.contact-banner::before{opacity:0}
}.contact-banner .contact-banner__guts{display:flex;align-items:center;flex-direction:column}
.contact-banner .contact-banner__title{font-family:Roboto,sans-serif;font-size:33px;font-weight:700;line-height:43px;text-align:center;width:792px;max-width:100%}
@media(max-width:1265px){.contact-banner .contact-banner__title{font-size:28px;width:600px}
}@media(max-width:900px){.contact-banner .contact-banner__title{font-size:26px;line-height:36px}
}@media(max-width:768px){.contact-banner .contact-banner__title{width:800px}}.contact-banner .contact-banner__button{display:block;margin-top:45px;width:170px;height:62px;line-height:62px;border-radius:.55em;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;text-decoration:none;transition:all .5s ease}
.contact-banner .contact-banner__button:hover{opacity:.9}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}
.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}
:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}
.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}
.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}
.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}
.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}
.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}
.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}
.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}
.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}
.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}
.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}
.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}
@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}
}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}
.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}
.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}
.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}
.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}
.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}
.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}
.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}
.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}
.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,0.2)}
button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}
.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,0.2s top}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,0.2s left}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,0.2s right}
.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}
.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}
.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}
.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1))}
.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}
.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}
.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}
.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}
.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}
.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}
.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}
.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}
.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}
.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}
.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}
.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}
.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:""}
.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}.hero__wrapper{display:block;align-items:center;justify-content:space-between;gap:30px}
@media screen and (min-width:640px){.hero__wrapper{display:flex;align-items:center;justify-content:flex-start}
}.hero-title{padding-top:40px}@media screen and (min-width:1024px){.hero-title{padding-top:100px}
}.hero__wrapper_person{background-size:cover;border-radius:30px;max-width:95%;justify-content:space-around;overflow:hidden}
@media screen and (max-width:1199px){.hero__wrapper_person{display:block;margin:0 auto}
}.section_person{padding-top:50px}@media screen and (max-width:1199px){.section_person{padding-left:15px;padding-right:15px}
}.hero__content{display:flex;flex-direction:column;max-width:540px;gap:30px}@media screen and (max-width:640px){.hero__content .h1{text-align:center}
}.hero__content_person{padding:45px;box-sizing:border-box;max-width:650px;color:#fff}
@media screen and (max-width:1199px){.hero__content_person{display:block;margin:0 auto;padding:0}
.hero__content_person .button-link__wrapper{margin-top:25px;justify-content:center}
.hero__content_person .button-link_large{padding:16px 30px}}@media screen and (max-width:568px){.hero__content_person{left:-115px}
}.hero__content_person .h1{color:#fff}.hero__content_person .hero__blurred{gap:12px;top:60px;left:60px;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;padding:40px;-webkit-backdrop-filter:blur(68.1546096802px);backdrop-filter:blur(68.1546096802px);background:rgba(255,255,255,0.2)}
@media screen and (max-width:1199px){.hero__content_person .hero__blurred{margin-top:20px;border-top-left-radius:26px;border-top-right-radius:26px;border-bottom-right-radius:26px}
}@media screen and (max-width:568px){.hero__content_person .hero__blurred{padding:20px}
}@media screen and (max-width:640px){.hero__content{align-items:center;max-width:100%;text-align:center}
}.hero__illustration-wrapper{max-width:540px;display:flex;align-items:center;justify-content:center;margin-block-start:auto;margin-bottom:-2px}
@media screen and (max-width:375px){.hero__illustration-wrapper{display:none}}@media screen and (max-width:640px){.hero__illustration-wrapper{margin-top:30px}
}.hero__illustration{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
.person{width:370px;display:flex;flex-direction:column;justify-content:space-around;position:absolute;justify-content:center;align-items:center;left:-70px;-moz-column-gap:50px;column-gap:50px}
.person *{display:block;color:#fff}.person__location,.person__name{font-family:Inter,sans-serif;font-weight:800;font-size:28px;line-height:25.2px;letter-spacing:0;text-align:center}
@media screen and (max-width:568px){.person__location,.person__name{font-size:18px}
}.person__name{font-size:60px;line-height:54px}@media screen and (max-width:568px){.person__name{font-size:24px;line-height:16px}
}.person__position{font-size:20px;line-height:24px}@media screen and (max-width:568px){.person__position{font-size:24px;line-height:16px}
}.person__time,.person__position{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;text-align:center}
@media screen and (max-width:568px){.person__time{font-size:11px}}.person__time-location,.person__bio{display:flex;background:transparent;justify-content:center;align-items:center;flex-direction:column;margin-left:-40px}
.person__time-location{border:1px solid #fff;width:222px;height:117px;padding-top:32px;padding-right:40px;padding-bottom:32px;padding-left:40px;gap:4px;border-top-left-radius:102.18px;box-sizing:border-box;border-top-right-radius:62.18px;border-bottom-left-radius:102.18px}
.person__time-location span{margin-bottom:2px}@media screen and (max-width:568px){.person__time-location{padding-top:19.88px;padding-right:24.85px;padding-bottom:19.88px;padding-left:24.85px;border-top-left-radius:63.48px;border-top-right-radius:38.63px;border-bottom-left-radius:63.48px;border-width:.62px;width:139px;height:73px}
}.person__bio{margin-top:110px;background:rgba(255,255,255,0.2);width:100%;height:150px;padding-top:32px;padding-right:40px;padding-bottom:32px;padding-left:40px;gap:4px;border-top-left-radius:102.18px;border-top-right-radius:62.18px;border-bottom-left-radius:102.18px;-webkit-backdrop-filter:blur(68.1546096802px);backdrop-filter:blur(68.1546096802px);box-sizing:border-box}
@media screen and (max-width:568px){.person__bio{margin-top:60px;border-radius:100px;padding-top:18px;padding-right:15px;padding-bottom:18px;padding-left:15px;height:114px;width:180px}
}.section_person .hero__wrapper_person{background-size:cover;border-radius:30px;max-width:95%;justify-content:space-around;overflow:hidden}
@media screen and (max-width:1199px){.section_person .hero__wrapper_person{display:block;margin:0 auto}
}.section_person .section_person{padding-top:50px}@media screen and (max-width:1199px){.section_person .section_person{padding-left:15px;padding-right:15px}
}.section_person .hero__illustration-wrapper{position:relative}@media screen and (max-width:1199px){.section_person .hero__illustration-wrapper{margin:0 auto}
}@media screen and (max-width:568px){.section_person .hero__illustration-wrapper{margin-top:30px}
}.section_person .hero__illustration{position:relative;right:-120px}@media screen and (max-width:568px){.section_person .hero__illustration{right:-90px}
}.contacts-page{overflow:hidden}.blog__wrapper{display:flex;flex-direction:column;gap:46px;box-sizing:content-box !important}
.blog__wrapper header .h3{text-align:center}.blog__list{display:flex;justify-content:space-between;list-style:none;gap:30px;flex-wrap:wrap}
@media screen and (max-width:777px){.blog__list{flex-direction:column;align-items:center}
}.blog-list__item{flex-basis:350px}.blog__footer{display:flex;flex-direction:column;align-items:center}
.blog__wrapper__p{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:30px;margin-bottom:30px}
.stats{width:100%;display:flex;justify-content:center}.stats__wrapper{padding:20px 0;max-width:1160px;width:100%}
@media screen and (max-width:640px){.stats__wrapper{padding:24px;width:unset}}.solutions-for-industries__wrapper{display:flex;flex-direction:column;gap:32px}
.solutions-for-industries__list{justify-content:center}.solutions-for-industries__headline{max-width:920px}
.key-benefits__wrapper{display:flex;flex-direction:column;gap:32px}.key-benefits__list{justify-content:center}
.why-choose-us__wrapper{display:flex;flex-direction:column;gap:60px}.why-choose-us__wrapper .section__title{font-size:45px}
.why-choose-us__header{gap:60px}@media screen and (max-width:640px){.why-choose-us__description{text-align:left}
}.why-choose-us__list-item{flex-basis:calc(50% - 30px)}.roi-calculator__wrapper{display:flex;gap:30px}
@media screen and (max-width:768px){.roi-calculator__wrapper{flex-direction:column;align-items:center}
}.roi-calculator__side{max-width:540px;width:100%}.roi-calculator__content{display:flex;flex-direction:column;justify-content:center;gap:40px}
@media screen and (max-width:768px){.roi-calculator__content{order:1;align-items:center}
}.roi-calculator__title{color:var(--moc-dark-grey)}@media screen and (max-width:768px){.roi-calculator__title{text-align:center}
}.roi-calculator__text{max-width:401px}@media screen and (max-width:768px){.roi-calculator__text{text-align:center}
}.roi-calculator__picture{max-height:540px;flex:1;display:flex;align-items:center;justify-content:center}
@media screen and (max-width:768px){.roi-calculator__picture{order:0}}.roi-calculator__image{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}
@media screen and (max-width:768px){.roi-calculator__image{width:100%}}.our-partners__wrapper{display:flex;flex-direction:column;align-items:center;gap:36px}
.our-partners__brands{justify-content:center}.our-partners__brand{max-width:138.75px}
.ai-toolset__wrapper{display:flex;flex-direction:column;align-items:center;gap:48px}
.ai-toolset__title{color:var(--moc-white)}.ai-toolset__brands{justify-content:center}
.ai-toolset__brand{max-width:121px}.testimonials-section{padding-top:100px;padding-bottom:0}
.testimonials-section .testimonials-section__title{width:100%;text-align:center}.testimonials-section .testimonials-section__title h2{font-family:Roboto,sans-serif;font-size:54px;font-weight:300;line-height:63px;letter-spacing:0;text-align:center;color:#333}
@media(max-width:992px){.testimonials-section .testimonials-section__title h2{margin-bottom:60px}
}@media(max-width:576px){.testimonials-section .testimonials-section__title h2{font-size:30px;line-height:35px}
}.testimonials-section .testimonials-container{position:relative;overflow:hidden;height:624px;padding-bottom:54px}
.testimonials-section .testimonials-container .slider-container{position:absolute;left:50%;transform:translate(-50%);bottom:50%}
.testimonials-section .testimonials-container .slider-container .arrow-left{display:block;position:absolute;left:-24%;bottom:50%;height:38px;width:38px;border:4px solid #f1563c;border-left:0;border-top:0;opacity:1;z-index:9;padding:0;margin:0;transition:opacity .2s ease;transform-origin:center;box-sizing:border-box;transform:translate(-25%,-50%) rotate(135deg);cursor:pointer}
@media(max-width:768px){.testimonials-section .testimonials-container .slider-container .arrow-left{display:none}
}.testimonials-section .testimonials-container .slider-container .arrow-left:hover{opacity:.8}
.testimonials-section .testimonials-container .slider-container .arrow-right{display:block;position:absolute;z-index:9;right:-30%;bottom:50%;height:38px;width:38px;border:4px solid #f1563c;border-left:0;border-top:0;opacity:1;padding:0;margin:0;transition:opacity .2s ease;transform-origin:center;transform:translate(-75%,-50%) rotate(-45deg);box-sizing:border-box;cursor:pointer}
@media(max-width:768px){.testimonials-section .testimonials-container .slider-container .arrow-right{display:none}
}.testimonials-section .testimonials-container .slider-container .arrow-right:hover{opacity:.8}
.testimonials-section .testimonials-container .slider-container .slider{display:block;width:650px;height:100%;margin:0 auto;position:relative;text-align:center}
@media(max-width:768px){.testimonials-section .testimonials-container .slider-container .slider{height:450px}
}.testimonials-section .testimonials-container .slider-container .slider .slide{display:inline-block;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(0.4,0.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s;background-color:transparent;border-radius:11px}
.testimonials-section .testimonials-container .slider-container .slider .slide:nth-child(odd){background-color:transparent}
@media(max-width:768px){.testimonials-section .testimonials-container .slider-container .slider .slide{width:100%;height:450px}
}.testimonials-section .testimonials-container .slider-container .slider .slide.prev-2{transform:translate3d(-75%,-50%,0) scale(0.8);z-index:1;opacity:0}
.testimonials-section .testimonials-container .slider-container .slider .slide.prev-1{transform:translate3d(-75%,-50%,0) scale(0.8);z-index:2;opacity:.3}
@media(max-width:1024px){.testimonials-section .testimonials-container .slider-container .slider .slide.prev-1{transform:translate3d(-65%,-50%,0) scale(0.8)}
}.testimonials-section .testimonials-container .slider-container .slider .slide.next-1{z-index:2;transform:translate3d(-26%,-50%,0) scale(0.8);opacity:.3}
@media(max-width:1024px){.testimonials-section .testimonials-container .slider-container .slider .slide.next-1{transform:translate3d(-35%,-50%,0) scale(0.8)}
}.testimonials-section .testimonials-container .slider-container .slider .slide.next-2{z-index:1;transform:translate3d(-75%,-50%,0) scale(0.8);opacity:.3}
.testimonials-section .testimonials-container .slider-container .slider .slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scale3d(1,1,1);backface-visibility:hidden}
.testimonials-section .testimonials-container .slider-container .slider .slide.active .mobile-development-full-review-btn{opacity:1}
@media(max-width:992px){.testimonials-section .testimonials-container .slider-container{display:none;opacity:0}
}.testimonials-section .testimonials-container .dots{display:flex;justify-content:center;width:100%;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;bottom:0}
.testimonials-section .testimonials-container .dots span{display:block;width:7px;height:7px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;border:1px solid #979797;background-color:#fff;margin-right:14px}
.testimonials-section .testimonials-container .dots span:last-child{margin-right:0}
.testimonials-section .testimonials-container .dots span.active{background-color:#979797}
@media(max-width:992px){.testimonials-section .testimonials-container .dots{display:none;opacity:0}
}.testimonials-section .testimonials-container .testimonials-container__mobile{display:none}
.testimonials-section .testimonials-container .testimonials-container__mobile .owl-item{touch-action:pan-y !important;padding-bottom:45px}
@media(max-width:992px){.testimonials-section .testimonials-container .testimonials-container__mobile{display:block;opacity:1}
}.testimonials-section .testimonials-container .testimonials-container__mobile .owl-dots{bottom:135px}
.testimonials-section .testimonials-container .testimonials-container__mobile .owl-dots .owl-dot{width:7px;height:7px;margin:0 7px;transition:all 100ms ease;box-sizing:content-box;overflow:hidden;height:7px;opacity:1 !important;cursor:pointer;background-color:#fff !important;border:1px solid #979797 !important}
.testimonials-section .testimonials-container .testimonials-container__mobile .owl-dots .owl-dot.active{opacity:1 !important;background-color:#979797 !important}
.testimonials-section .testimonials-container .mobile-development__testimonials-card{width:847px;height:445px;overflow:hidden;margin:0 auto;border:1px solid rgba(41,128,185,0.2);box-shadow:0 15px 25px 0 rgba(0,0,0,0.1);border-radius:10px;background:#fff}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header{padding-top:23px;padding-bottom:23px;padding-left:24px;border-bottom:1px solid rgba(41,128,185,0.2)}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header h3{font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left;color:#000}
@media(max-width:768px){.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header h3{min-height:84px}
}.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header span{font-family:Roboto,sans-serif;font-size:18px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left;color:#000;display:block}
@media(max-width:768px){.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header span{min-height:84px}
}@media(max-width:992px){.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-header{height:103px}
}.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content{display:flex;height:100%}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project{max-width:172px;min-height:320px;padding-top:22px;border-right:1px solid rgba(41,128,185,0.2);padding-right:16px;padding-left:22px;margin-right:16px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project h3{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;letter-spacing:1.49779737px;text-align:left;color:#000;margin-bottom:5px;text-transform:uppercase}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project span{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;letter-spacing:1.49779737px;text-align:left;color:#000;margin-bottom:5px;text-transform:uppercase;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project ul{margin-bottom:15px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project ul li{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d;display:flex;align-items:center}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project ul li img{margin-right:6px;width:14px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-project p{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;color:#6a797d}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review{display:flex;padding-right:16px;border-right:1px solid rgba(41,128,185,0.2)}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting{width:122px;height:195px;margin-top:28px;border:1px solid rgba(41,128,185,0.2);border-radius:4px;padding-top:19px;padding-bottom:19px;padding-left:6px;padding-right:6px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting h3{font-family:Roboto,sans-serif;font-size:27px;font-weight:500;line-height:19px;letter-spacing:0;text-align:center;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting span{font-family:Roboto,sans-serif;font-size:27px;font-weight:500;line-height:19px;letter-spacing:0;text-align:center;color:#000;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting ul{padding:0;margin:0;list-style-type:none;display:flex;justify-content:center;margin-bottom:15px;margin-top:3px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting ul li svg{width:12.73px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting ul li svg path{fill:#e62415}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality{border-top:1px solid rgba(41,128,185,0.2);border-bottom:1px solid rgba(41,128,185,0.2);display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality h4{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;letter-spacing:0;text-align:left;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality span{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:19px;letter-spacing:0;text-align:right}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality .quality-title{font-family:Roboto,sans-serif !important;font-size:10px !important;font-weight:400 !important;line-height:19px !important;letter-spacing:0 !important;text-align:left !important;color:#000 !important}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality.second-item{border-top:0}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality.third-item{border-top:0}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-raiting .quality.fourth-item{border-top:0;border-bottom:0}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description{max-width:247px;margin-top:18px;margin-left:11px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description h3{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;letter-spacing:1.49779737px;text-align:left;margin-bottom:5px;color:#000;text-transform:uppercase}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description .mobile-development__testimonials-card-content-review-description-title{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;letter-spacing:1.49779737px;text-align:left;margin-bottom:5px;color:#000;text-transform:uppercase;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description h4{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19px;letter-spacing:0;text-align:left;margin-bottom:15px;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description .mobile-development__testimonials-card-content-review-description-content{font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:19px;letter-spacing:0;text-align:left;margin-bottom:15px;color:#000;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-review .mobile-development__testimonials-card-content-review-description p{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;color:#6a797d}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer{margin-top:18px;padding-left:16px;width:185px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer h3{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;text-transform:uppercase;letter-spacing:1.49779737px;text-align:left;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer .mobile-development__testimonials-card-content-reviewer-title{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:19px;text-transform:uppercase;letter-spacing:1.49779737px;text-align:left;color:#000;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer h4{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d;margin-bottom:10.5px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer .mobile-development__testimonials-card-content-reviewer-subtitle{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d;margin-bottom:10.5px;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer .mobile-development__testimonials-card-content-reviewer-persone{display:flex;align-items:center;margin-bottom:12px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer .mobile-development__testimonials-card-content-reviewer-persone span{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer .mobile-development__testimonials-card-content-reviewer-persone img{margin-right:6.7px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer ul{margin-bottom:35px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer ul li{font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d;margin-bottom:1px;display:flex;align-items:center}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer ul li:last-child{margin-bottom:0}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer ul li img:nth-child(1){margin-right:8px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer ul li img:nth-child(2){margin-left:8px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer a{display:block;text-align:right;cursor:none}
.testimonials-section .testimonials-container .mobile-development__testimonials-card .mobile-development__testimonials-card-content .mobile-development__testimonials-card-content-reviewer a img{width:92px;display:block;text-align:right}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card{max-width:90%}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content{flex-direction:column;padding-bottom:20px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-header{padding-right:20px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-header h3{font-size:24px;line-height:28px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-header span{font-size:24px;line-height:28px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project{max-width:100%;min-height:auto;border-right:0;border-bottom:1px solid rgba(41,128,185,0.2);overflow:hidden;margin-right:0}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile{padding-right:20px;padding-left:20px;margin-top:22px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content{display:flex;align-items:center}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content h3{font-family:Roboto,sans-serif;font-size:36px;font-weight:500;line-height:26px;letter-spacing:0;text-align:left;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content span{font-family:Roboto,sans-serif;font-size:36px;font-weight:500;line-height:26px;letter-spacing:0;text-align:left;color:#000;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content ul{display:flex;margin-left:11px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content ul li svg{width:17px;height:17px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-content ul li svg path{fill:#e62415}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers{display:none;margin-top:25px;margin-bottom:15px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item{display:flex;justify-content:space-between;border-top:1px solid rgba(41,128,185,0.2)}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item li{display:flex;align-items:center;justify-content:space-between;flex-basis:50%;padding-right:8px;padding-left:8px;padding-top:3px;padding-bottom:3px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item li:first-child{border-right:1px solid rgba(41,128,185,0.2)}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item li h3{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item li span{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:26px;letter-spacing:0;text-align:right;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers .mobile-development__testimonials-card-content-project-raiting-mobile-details-item li .quality-title{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;color:#000;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-numbers.active{display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-quate{margin-top:20px;font-family:Inter,sans-serif;font-size:18px;height:52px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;color:#000;margin-bottom:15px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-quate.active{display:none;opacity:0}
@media(max-width:768px){.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-quate{height:85px}
}.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-details{position:relative;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;color:#08537e;padding-right:8px;text-decoration:none;text-align:right}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-details::before{content:"";position:absolute;background-repeat:no-repeat;background-image:url("../images/chevron-details-rating-up.svg");right:-10px;bottom:7px;width:12px;height:12px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-raiting-mobile .mobile-development__testimonials-card-content-project-raiting-mobile-details.active::before{content:"";transform:rotate(180deg)}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details{padding-right:20px;padding-left:20px;padding-top:22px;border-top:1px solid rgba(41,128,185,0.2);display:none;margin-top:22px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details h3{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;text-transform:uppercase;color:#000;margin-bottom:8px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-review-description-title{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;text-transform:uppercase;color:#000;margin-bottom:8px;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details p{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;color:#000;margin-bottom:25px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details h4{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#6a797d}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-reviewer-subtitle{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#6a797d;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details h5{display:flex;align-items:center;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#6a797d;margin-bottom:14px;margin-top:14px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details h5 img{margin-right:9px;width:39px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-reviewer-author{display:flex;align-items:center;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#6a797d;margin-bottom:14px;margin-top:14px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-reviewer-author img{margin-right:9px;width:39px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details ul{display:flex;flex-direction:column}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details ul li{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;color:#6a797d;display:flex}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details ul li img{margin-right:11px;width:14px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-description h2{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;color:#000;text-transform:uppercase;margin-bottom:22px;margin-top:22px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-description .mobile-development__testimonials-card-content-project-mobile-details-description-title{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;color:#000;text-transform:uppercase;margin-bottom:22px;margin-top:22px;display:block}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-description h3{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;color:#000}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-description .mobile-development__testimonials-card-content-project-mobile-details-description-subtitle{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:26px;letter-spacing:2px;text-align:left;color:#000;display:block;text-transform:uppercase;margin-bottom:8px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-description p{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#6a797d}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details .mobile-development__testimonials-card-content-project-mobile-details-link{width:200px;height:42px;border-radius:6px;display:block;margin:0 auto;color:#08537e;text-decoration:none;border:2px solid #e62415;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:42px;letter-spacing:0;text-align:center;margin-bottom:22px}
.testimonials-section .testimonials-container .mobile-development__testimonials-card.mobile-card .mobile-development__testimonials-card-content-project-mobile-details.active{display:block}
@media(max-width:992px){.testimonials-section .testimonials-container .mobile-development__testimonials-card{height:auto}
}@media(max-width:992px){.testimonials-section .testimonials-container{height:auto;overflow:unset;padding-bottom:20px}
}@media(max-width:768px){.testimonials-section{padding-top:60px;padding-bottom:0}
}.elementor-page .testimonials-swiper__wrapper{position:relative}.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper{margin-top:56px;padding-bottom:15px;padding-top:15px}
@media(max-width:992px){.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper{margin-top:30px}
}.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item{width:350px;height:auto;padding:40px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:32px;box-sizing:border-box}
@media(max-width:576px){.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item{height:auto}
}.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-description{min-height:306px;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:28px;text-align:left;color:#333;margin-bottom:40px;position:relative;padding-top:50px}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-description::before{content:"";position:absolute;top:0;width:45px;height:34px;background-image:url(../images/bracket.svg);background-repeat:no-repeat;background-size:contain}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details{position:relative;display:flex;align-items:flex-start}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__img{width:82px;height:82px;border-radius:100%;margin-right:21px}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__logo{position:absolute;width:28px;height:28px;-o-object-fit:contain;object-fit:contain;border-radius:100%;left:72px;top:-18px}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-name{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#444;display:block;margin-top:26px;margin-bottom:19px;max-width:140px}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-position{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#f1563c;display:block}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-project{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#666;display:block}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination{position:relative;margin-top:50px;display:flex;justify-content:center}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:.4;transition:width .6s ease}
.elementor-page .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination .swiper-pagination-bullet-active{opacity:1}
.elementor-page .testimonials-swiper__wrapper .swiper-button-next{right:-70px}.elementor-page .testimonials-swiper__wrapper .swiper-button-next:after{font-size:0;display:block;position:absolute;z-index:9;right:-30%;bottom:50%;height:38px;width:38px;border:4px solid #bebebe;border-left:0;border-top:0;opacity:1;padding:0;margin:0;transition:opacity .2s ease;transform-origin:center;transform:translate(-75%,-50%) rotate(-45deg);box-sizing:border-box;cursor:pointer}
.elementor-page .testimonials-swiper__wrapper .swiper-button-next.swiper-button-disabled{opacity:15%}
@media(max-width:1250px){.elementor-page .testimonials-swiper__wrapper .swiper-button-next{display:none}
}.elementor-page .testimonials-swiper__wrapper .swiper-button-prev{left:-70px}.elementor-page .testimonials-swiper__wrapper .swiper-button-prev:after{font-size:0;display:block;position:absolute;left:-24%;bottom:50%;height:38px;width:38px;border:4px solid #bebebe;border-left:0;border-top:0;opacity:1;z-index:9;padding:0;margin:0;transition:opacity .2s ease;transform-origin:center;box-sizing:border-box;transform:translate(-25%,-50%) rotate(135deg);cursor:pointer}
.elementor-page .testimonials-swiper__wrapper .swiper-button-prev.swiper-button-disabled{opacity:15%}
@media(max-width:1250px){.elementor-page .testimonials-swiper__wrapper .swiper-button-prev{display:none}
}.chatbot-channels__wrapper{display:flex;flex-direction:column;align-items:center;gap:48px;max-width:770px}
.chatbot-channels__header{display:flex;justify-content:center}.chatbot-channels__title{text-align:center}
.chatbot-channels__list{display:flex;flex-direction:column;gap:40px}.chatbot-channels__list-item{display:flex;flex-direction:column;align-items:center;gap:28px}
.chatbot-channels__brands{justify-content:center}.chatbot-channels__brand{width:165px;height:165px}
.chatbot-channels__list{list-style:none;display:flex;flex-direction:column;gap:40px}
.ai-stack__wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}
.ai-stack__description{color:var(--moc-dark-grey)}.ai-stack__brands{justify-content:center}
.ai-stack__brand{width:350px}.generative-services__wrapper{display:flex;flex-direction:column;gap:60px;max-width:920px}
.generative-services__accordion{justify-content:center}.generative-services__description{max-width:801px}
.generative-services__wrapper{display:flex;flex-direction:column;gap:60px;max-width:920px}
.generative-services__accordion{justify-content:center}.generative-services__description{max-width:801px}
.our-ai-chatbot-services__wrapper{display:flex;flex-direction:column;gap:60px}@media screen and (max-width:1200px){.our-ai-chatbot-services__wrapper{max-width:920px;align-items:center}
}@media screen and (max-width:1200px){.our-ai-chatbot-services__accordion{width:100%}
}.accordion-services-new{display:flex;flex-direction:column;align-items:flex-start;padding:100px 15px;gap:10px;position:relative;max-width:1125px;min-height:761px;background:#fff;box-sizing:border-box;margin:0 auto}
@media(max-width:1200px){.accordion-services-new{width:100%;padding:15px}}.accordion-services-new__item{margin-top:100px}
@media(max-width:768px){.accordion-services-new__item{margin-top:34px}}.accordion-services-new__container{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%}
@media(max-width:1200px){.accordion-services-new__container{align-items:center;justify-content:center}
}.accordion-services-new__heading-group{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px}
@media(max-width:1200px){.accordion-services-new__heading-group{padding-top:25px;align-items:center}
}.accordion-services-new__title{font-family:"Inter",sans-serif;font-weight:300;font-size:54px;line-height:100%;color:#333;margin:0}
@media(max-width:1200px){.accordion-services-new__title{text-align:center}}@media(max-width:768px){.accordion-services-new__title{font-size:42px;font-family:Roboto,sans-serif}
}.accordion-services-new__subtitle{font-family:"Inter",sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#666;margin:0}
.accordion-services-new__testimonial-content-inner a{color:var(--moc-red);font-size:18px}
.accordion-services-new__testimonial-content-inner a:hover{color:var(--moc-dark-red)}
.accordion-services-new__item-title{font-weight:700 !important}@media(max-width:768px){.accordion-services-new__item-title{font-weight:500 !important;font-size:22px;font-family:Roboto,sans-serif}
}.accordion-services-new__item-description{font-size:18px !important;line-height:26px !important;max-width:100% !important}
@media(max-width:768px){.accordion-services-new__item-description{font-size:16px;line-height:24px}
}.accordion-services-new__buttons-container{margin-top:60px;display:flex;justify-content:flex-start;align-items:center;gap:24px}
@media(max-width:768px){.accordion-services-new__buttons-container{margin-top:30px}
}.accordion-services-new__item-button{text-transform:uppercase;border:1px solid #f1563c;font-size:18px !important}
.accordion-services-new__item-button:hover{background:transparent !important;color:#f1563c !important}
.accordion-services-new__item-button__accent{background:transparent !important;color:#f1563c !important}
.accordion-services-new__item-button__accent:hover{background:#f1563c !important;color:#fff !important}
.accordion-services-new__testimonials{display:flex;flex-direction:row;align-items:center;gap:30px;width:100%;margin-top:60px}
@media(max-width:768px){.accordion-services-new__testimonials{flex-direction:column;margin-bottom:15px}
}.accordion-services-new__tabs{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:10px;width:100%;max-width:391px}
.accordion-services-new__tab{box-sizing:border-box;padding:12px 16px;border-radius:9px;background:0;cursor:pointer;color:#666;width:100%}
.accordion-services-new__tab:hover{background:#f9f9f9}@media(max-width:568px){.accordion-services-new__tab{width:300px;margin:0 auto}
}.accordion-services-new__tab h3{font-family:"Inter",sans-serif;font-weight:500;font-size:22px;line-height:32px;color:inherit}
.accordion-services-new__tab--active{background:#4c616c;color:#fff}.accordion-services-new__tab--active:hover{background:#333}
.accordion-services-new__tab--active h3{color:#fff}.accordion-services-new__testimonial-card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;gap:10px;width:689px;min-height:360px;background:#f9f9f9;border-radius:24px;align-self:flex-start}
@media(max-width:768px){.accordion-services-new__testimonial-card{display:block;margin:25px auto;max-width:320px;padding:25px 50px}
}@media(max-width:568px){.accordion-services-new__testimonial-card{display:block;margin:25px auto;max-width:90%;box-sizing:border-box}
}.accordion-services-new__testimonial-card-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:501px}
.accordion-services-new__testimonial-icon{width:41px;height:41px;display:flex;justify-content:center;align-items:center;padding-bottom:24px;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}
.accordion-services-new__testimonial-icon img{width:100%;height:auto}.accordion-services-new__testimonial-text{font-family:"Inter",sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center;color:#666;margin:0}
.accordion-services-new .insights{width:100%}.accordion-services-new .insights .insight--reverse__text{padding-left:0 !important}
.accordion-services-new .insights .insight__text{padding-left:0 !important}.accordion-services-new .insights .insight__image-container{display:flex;justify-content:center}
.accordion-services-new .insights .insight__image-container img{height:auto}.ai-development-process__wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}
@media screen and (max-width:1285px){.ai-development-process__wrapper{width:unset;max-width:900px}
}.ai-development-process__header{display:flex}.ai-development-process__title{max-width:824px}
.ai-capabilities__wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}
.ai-capabilities__header{max-width:868px}@media screen and (max-width:640px){.ai-capabilities__description{text-align:left}
}.ai-capabilities__title{max-width:801px}.ai-capabilities__slider-wrapper{margin:0 auto;max-width:820px;position:relative;padding:80px 64px;border-radius:var(--moc-border-radius-2);background:#FFF;box-shadow:0 16px 37px 0 rgba(0,0,0,0.15)}
@media screen and (max-width:1200px){.ai-capabilities__slider-wrapper{max-width:100%;padding:60px 20px 80px;width:calc(100% - 40px)}
}.ai-capabilities__slider .owl-item{touch-action:pan-y}.ai-capabilities__slider .owl-dots{bottom:-45px}
.ai-capabilities__slider .owl-dots .owl-dot{width:7px;height:7px;border:1px solid var(--moc-dark-grey) !important;transition:all .5s ease}
.ai-capabilities__slider .owl-dots .owl-dot.active{background:var(--moc-dark-grey)}
@media(max-width:576px){.ai-capabilities__slider .owl-dots .owl-dot{margin-left:0}
}.ai-capabilities__slider.owl-carousel .owl-nav button.owl-prev.owl-prev{left:-158px}
.ai-capabilities__slider.owl-carousel .owl-nav button.owl-prev.owl-prev::after{border:4px solid var(--moc-red);border-left:0;border-top:0;opacity:1}
.ai-capabilities__slider.owl-carousel .owl-nav button.owl-prev.owl-prev:hover::after{opacity:.5}
.ai-capabilities__slider.owl-carousel .owl-nav button.owl-next{right:-158px}.ai-capabilities__slider.owl-carousel .owl-nav button.owl-next::after{border:4px solid var(--moc-red);border-left:0;border-top:0;opacity:1}
.ai-capabilities__slider.owl-carousel .owl-nav button.owl-next:hover::after{opacity:.5}
@media(max-width:1200px){.ai-capabilities__slider.owl-carousel .owl-nav{display:none}
}.ai-capabilities__slider-item{display:flex;align-items:center;gap:16px}@media screen and (max-width:640px){.ai-capabilities__slider-item{flex-direction:column}
}.ai-capabilities__slider-icon-wrapper{min-width:150px;max-width:150px;min-height:150px;max-height:150px;display:flex;align-items:center;justify-content:center}
.ai-capabilities__slider-text{color:var(--moc-dark-grey)}.ai-capabilities__slider-item-content{display:flex;flex-direction:column;gap:17px}
@media screen and (max-width:640px){.ai-capabilities__slider-item-content{text-align:center}
}.generative-ai-portfolio{position:relative}.generative-ai-portfolio__wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}
.generative-ai-portfolio__header{max-width:909px;display:flex;flex-direction:column;position:relative;align-items:center;gap:24px;z-index:1}
.generative-ai-portfolio__description{text-align:center}.main-slider-section{padding-top:100px;padding-bottom:50px}
.main-slider-section .services-page-container__title{max-width:1024px;width:100%;margin:0 auto;font-family:Roboto;font-size:54px;font-weight:300;line-height:63.28px;text-align:center;padding-bottom:100px}
@media(max-width:768px){.main-slider-section .services-page-container__title{font-size:40px;line-height:46.88px}
}@media(max-width:768px){.main-slider-section{padding-top:50px}}.services-page-container{position:relative;width:100%;max-width:1110px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box}
.services-page-container .services-page-container__title{font-family:"Roboto",sans-serif;font-size:54px;font-weight:300;line-height:63px;color:#333}
.services-page-container .services-page-container__subtitle{font-family:"Roboto",sans-serif;font-size:20px;font-weight:400;line-height:28px;color:#333}
.services-swiper__decoration{position:absolute;top:-50px;right:85px;z-index:9;text-transform:uppercase;font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:78px;text-align:center;color:#fff;background:#f1563c;width:376px;height:78px;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px}
@media(max-width:576px){.services-swiper__decoration{font-size:16px;width:245px;line-height:58px;height:58px;top:-38px}
}@media(max-width:395px){.services-swiper__decoration{right:unset;left:50%;transform:translate(-50%,0)}
}.services-swiper{position:relative;border-radius:35px}.services-swiper .swiper-slide{display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;width:100%;height:490px;padding:60px;box-sizing:border-box;border-radius:35px}
@media(max-width:800px){.services-swiper .swiper-slide{padding-right:30px;padding-left:30px}
}@media(max-width:768px){.services-swiper .swiper-slide{height:670px}}@media(max-width:576px){.services-swiper .swiper-slide{padding:32px;padding-left:16px;padding-right:16px;height:600px}
}.services-swiper .swiper-slide .services-slide-content{display:flex;justify-content:space-between;width:100%}
@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content{height:100%}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left{width:520px;min-height:384px;display:flex;flex-direction:column;justify-content:space-between}
@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left{width:100%}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{display:none;width:100%;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:28px;margin:0 auto;margin-bottom:22px}
@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{display:block}
}@media(max-width:650px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:110px}
}@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:90px}
}@media(max-width:440px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:80px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile{display:none;width:155px;height:48px;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:48px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);margin:0 auto;margin-top:32px}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile:hover{box-shadow:0 6px 25px 3px rgba(250,250,250,0.1)}
@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile{display:block}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-family:"Inter",sans-serif;font-size:56px;font-weight:300;line-height:70px;text-align:left;color:#fff;margin-bottom:22px}
@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-size:44px;line-height:54px}
}@media(max-width:395px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-size:30px;line-height:40px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results{margin-bottom:22px}
@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results{margin-bottom:12px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li{display:flex;align-items:center;margin-bottom:20px;gap:16px}
@media(max-width:440px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li{gap:10px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li:last-child{margin-bottom:0}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-family:"Inter",sans-serif;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#fff}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value img{filter:brightness(10)}
@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-size:20px;line-height:19px}
}@media(max-width:400px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-size:12px;line-height:17px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-size:14px;line-height:12px}
}@media(max-width:400px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-size:12px;line-height:17px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-size:14px;line-height:22px}
}@media(max-width:400px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-size:12px;line-height:17px}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:left;color:#fff;margin-bottom:16px}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description:last-of-type{margin-bottom:0}
@media(max-width:576px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-size:14px;line-height:22px}
}@media(max-width:400px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-size:12px;line-height:17px}
}@media(max-width:768px){.services-swiper .swiper-slide .services-slide-content .services-slide-content__right{display:none}
}.services-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content img{width:260px;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:28px;border:2px solid rgba(250,250,250,0.2)}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content a{display:block;width:168px;height:60px;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:60px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);transition:all .5s ease}
.services-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content a:hover{background-color:#f1563c;border:1px solid #f1563c}
.porfolio-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.porfolio-slider-control .play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.porfolio-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);width:186px;height:60px;border-radius:50px}
.porfolio-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.porfolio-slider-control .swiper-button-prev,.porfolio-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
@media(max-width:576px){.porfolio-slider-control .swiper-button-prev,.porfolio-slider-control .swiper-button-next{display:none}
}.porfolio-slider-control .swiper-button-prev::after,.porfolio-slider-control .swiper-button-next::after{display:none}
.home-section{padding:140px 0;position:relative}.home-section__container{position:relative;max-width:1110px;padding-left:24px;padding-right:24px;width:100%;margin:0 auto}
.home-section__container.partnership-container{max-width:1540px}@media screen and (max-width:1110px){.home-section__container{width:unset;margin:0}
}@media screen and (max-width:414px){.home-section__container{padding-left:10px;padding-right:10px}
}.home-section__container .home-section__title{font-family:Roboto,sans-serif;font-size:54px;font-weight:300;line-height:63px;text-align:center;margin-bottom:56px}
@media(max-width:1200px){.home-section__container .home-section__title{margin-bottom:35px}
}@media(max-width:992px){.home-section__container .home-section__title{font-size:44px;line-height:46.88px}
}@media screen and (max-width:768px){.home-section__container .home-section__title{font-size:30px;line-height:35px}
}.home-services-section{overflow:hidden}@media(max-width:1200px){.home-services-section{padding-top:60px}
}@media(max-width:992px){.home-services-section{padding-top:45px;padding-bottom:60px}
}@media(max-width:1200px){.home-services-section .service-swiper.desktop-service-slider{display:none}
}.home-services-section .service-swiper.mobile-service-slider{display:none;opacity:0}
@media(max-width:1200px){.home-services-section .service-swiper.mobile-service-slider{display:block;opacity:1}
}.home-services-section .service-swiper .service-swiper__item{display:grid;grid-template-columns:repeat(3,1fr);row-gap:20px}
@media(max-width:1200px){.home-services-section .service-swiper .service-swiper__item{grid-template-columns:repeat(2,1fr);gap:40px}
}@media(max-width:768px){.home-services-section .service-swiper .service-swiper__item{grid-template-columns:1fr;gap:40px}
}.home-services-section .service-swiper .service-swiper__item .service-swiper__item-guts{display:grid;width:350px;height:200px;border-radius:32px;padding:40px;border:1px solid #bebebe;box-sizing:border-box;flex:0 0 auto}
@media(max-width:1200px){.home-services-section .service-swiper .service-swiper__item .service-swiper__item-guts{width:100%}
}.home-services-section .service-swiper .service-swiper__item .service-swiper__item-guts span{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;text-align:left;color:#f1563c}
.home-services-section .service-swiper .service-swiper__item .service-swiper__item-guts p{font-family:Roboto,sans-serif;direction:ltr;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#333;margin-top:12px}
@media(max-width:1200px){.home-services-section .service-swiper-mobile.desktop-service-slider{display:none}
}.home-services-section .service-swiper-mobile.mobile-service-slider{display:none;opacity:0}
@media(max-width:1200px){.home-services-section .service-swiper-mobile.mobile-service-slider{display:block;opacity:1}
}.home-services-section .service-swiper-mobile .service-swiper__item{display:grid;grid-template-columns:repeat(3,1fr);row-gap:20px}
@media(max-width:1200px){.home-services-section .service-swiper-mobile .service-swiper__item{grid-template-columns:repeat(2,1fr);gap:40px}
}@media(max-width:768px){.home-services-section .service-swiper-mobile .service-swiper__item{grid-template-columns:1fr;gap:40px}
}.home-services-section .service-swiper-mobile .service-swiper__item .service-swiper__item-guts{display:grid;width:350px;height:200px;border-radius:32px;padding:40px;border:1px solid #bebebe;box-sizing:border-box;flex:0 0 auto}
@media(max-width:1200px){.home-services-section .service-swiper-mobile .service-swiper__item .service-swiper__item-guts{width:100%}
}.home-services-section .service-swiper-mobile .service-swiper__item .service-swiper__item-guts span{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;text-align:left;color:#f1563c}
.home-services-section .service-swiper-mobile .service-swiper__item .service-swiper__item-guts p{font-family:Roboto,sans-serif;direction:ltr;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#333;margin-top:12px}
.home-services-section .swiper-button-next{right:-40px}.home-services-section .swiper-button-next:after{color:#f1563c}
.home-services-section .swiper-button-next.swiper-button-disabled{opacity:15%}@media(max-width:1250px){.home-services-section .swiper-button-next{display:none}
}.home-services-section .swiper-button-prev{left:-40px}.home-services-section .swiper-button-prev:after{color:#f1563c}
.home-services-section .swiper-button-prev.swiper-button-disabled{opacity:15%}@media(max-width:1250px){.home-services-section .swiper-button-prev{display:none}
}.home-services-section .service-pagination{align-items:center;justify-content:center;margin-top:50px;display:none}
@media(max-width:1200px){.home-services-section .service-pagination{display:flex}
}.home-services-section .service-pagination .swiper-pagination-bullet{border-radius:0;width:7px;height:7px;border:1px solid #979797;opacity:1;background:transparent}
.home-services-section .service-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#979797}
.insights{padding-top:50px;padding-bottom:50px;padding-left:15px;padding-right:15px}
.insights__maintitle{max-width:1024px;width:100%;margin:0 auto;font-family:Roboto;font-size:54px;font-weight:300;line-height:63.28px;text-align:center;padding-bottom:100px}
@media(max-width:992px){.insights__maintitle{font-size:48px;padding-top:0;padding-bottom:0}
}@media(max-width:450px){.insights__maintitle{font-size:32px;line-height:38.73px;padding-top:0;padding-bottom:0}
}.insights__grid{max-width:1125px;margin:0 auto}.insights .insight{display:flex;justify-content:space-between;gap:30px;margin-top:30px}
@media(max-width:992px){.insights .insight{display:flex;align-items:center;flex-direction:column-reverse}
}.insights .insight__text{flex:1;display:flex;flex-direction:column;align-items:baseline;justify-content:center;padding-left:80px}
@media(max-width:992px){.insights .insight__text{padding-left:0;justify-content:center}
}.insights .insight__image-container{flex:1;max-width:540px;height:auto}.insights .insight__image-container img{width:100%;height:auto}
@media(max-width:992px){.insights .insight__image-container img{display:flex;justify-content:center;align-items:center;max-width:100%}
}.insights .insight__title{font-family:"Inter",sans-serif;font-weight:500;font-size:24px;line-height:32px;margin-bottom:15px}
.insights .insight__description{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#555;margin-bottom:20px;max-width:350px}
.insights .insight__button{display:inline-block;padding:10px 20px;background:#e04a3f;color:#fff;text-decoration:none;border-radius:8px;font-family:"Inter",sans-serif;font-weight:700;font-size:16px;line-height:24px;text-align:center;background:#f1563c}
.insights .insight__button:hover{background:#c0392b}@media(max-width:992px){.insights .insight--reverse{flex-direction:column}
}.insights .insight--reverse .insight__text{padding-left:120px}@media(max-width:992px){.insights .insight--reverse .insight__text{padding-left:0}
}.insights .insight__list{padding-left:20px}.insights .insight__list-item{list-style:disc;line-height:32px}
.insights .insight__statistics{margin-bottom:20px}.insights .bold{font-weight:700;font-size:22px}
.cta-section{display:flex;max-width:976px;align-items:center;margin:25px auto;box-sizing:border-box}
@media screen and (max-width:768px){.cta-section{border-radius:0;display:block}}.cta-section__left{flex:1;background:linear-gradient(285.53deg,#333 -26.42%,#4c616c 126.08%);display:flex;align-items:center;justify-content:center;padding:20px;width:745;border-top-left-radius:20px;border-bottom-left-radius:20px}
@media screen and (max-width:768px){.cta-section__left{border-radius:20px;display:block;margin:0 auto}
}.cta-section__left-text{font-family:"Inter",sans-serif;font-weight:500;font-size:22px;line-height:30px;letter-spacing:0;color:#fff;text-align:center;margin:0}
.cta-section__right{background:#f1563c;display:flex;align-items:center;justify-content:center;padding:20px;border-top-right-radius:20px;border-bottom-right-radius:20px}
@media screen and (max-width:991px){.cta-section__right{border-radius:20px;display:block;margin:0 auto}
}.cta-section__right-text{font-family:"Inter",sans-serif;font-weight:700;font-size:18px;line-height:30px;letter-spacing:.3px;color:#fff;text-align:center;margin:0;text-decoration:none}
@media(max-width:991px){.cta-section{flex-direction:column}.cta-section__left{margin:0 15px}
.cta-section__right{width:200px;margin-top:10px;text-align:center}}.person-impact{padding-top:100px;padding-bottom:100px;background:#f9f9f9}
.person-impact__maintitle{max-width:1024px;width:100%;margin:0 auto;font-family:Roboto;font-size:54px;font-weight:300;line-height:63.28px;text-align:center;padding-bottom:100px;color:#fff}
@media(max-width:992px){.person-impact__maintitle{font-size:48px;padding-top:0;padding-bottom:50px}
}@media(max-width:450px){.person-impact__maintitle{font-size:32px;line-height:38.73px;padding-top:0;padding-bottom:50px}
}@media(max-width:768px){.person-impact{padding-top:80px;padding-bottom:80px}}.person-impact--service .person-impact__content{max-width:1110px;padding-left:15px;padding-right:15px;margin:0 auto}
.person-impact .person-impact__content .person-impact__list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}
@media(max-width:1055px){.person-impact .person-impact__content .person-impact__list{grid-template-columns:repeat(2,1fr)}
}@media(max-width:768px){.person-impact .person-impact__content .person-impact__list{grid-template-columns:1fr}
}.person-impact .person-impact__content .person-impact__list li{max-width:100%;height:295px;border-radius:18px;background-color:#fff;padding:20px;position:relative}
@media(max-width:576px){.person-impact .person-impact__content .person-impact__list li{width:auto}
}.person-impact .person-impact__content .person-impact__list li .person-impact__percentage-wrapper{display:flex;gap:3px;align-items:center}
.person-impact .person-impact__content .person-impact__list li .person-impact__item-content{display:flex;flex-direction:column;width:270px}
.person-impact .person-impact__content .person-impact__list li .person-impact__item-content .person-impact__percentage{font-family:"Inter",sans-serif;font-size:21px;font-weight:700;line-height:24px;text-align:left;color:#333}
.person-impact .person-impact__content .person-impact__list li .person-impact__item-content .person-impact__title{display:flex;font-family:"Inter",sans-serif;font-size:24px;font-weight:500;line-height:32px;text-align:left;color:#333;margin-top:22px;margin-bottom:22px}
.person-impact .person-impact__content .person-impact__list li .person-impact__item-content .person-impact__short{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#333}
.person-impact .person-impact__content .person-impact__list li .person-impact__more{display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:8px;width:24px;height:24px;position:absolute;bottom:20px;right:20px;background-color:#333;color:#fff;cursor:pointer}
.person-impact .person-impact__content .person-impact__list li .person-impact__more .person-impact__more-btn{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.person-impact .person-impact__content .person-impact__list .person-impact__list-item__title{background-color:#eaeaea;display:flex;align-items:center;justify-content:flex-start}
.person-impact .person-impact__content .person-impact__list .person-impact__list-item__title .person-impact__list-item__title-content .person-impact__list-item__title-content-title{font-family:"Inter",sans-serif;font-size:24px;font-weight:500;line-height:32px;text-align:left;color:#333}
.person-impact .person-impact__content .person-impact__list .person-impact__list-item__title .person-impact__list-item__title-content .person-impact__list-item__title-content-description{display:flex;max-width:270px;margin-top:22px;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#333}
.infobip .person-impact{background:#17283a}.infobip .person-impact__list{height:auto !important}
.infobip .person-impact__list-item{background:#0c1b2c !important}.infobip .person-impact__list-item *{color:#fff !important}
.infobip .person-impact__more{background-color:#fff !important}.infobip .person-impact__more-btn{color:#0c1b2c !important}
.infobip .person-impact__logotype{padding:20px;border-radius:15px;display:flex;justify-content:center;align-self:center;margin-top:10px;background:rgba(246,249,254,0.1)}
.infobip .person-impact{position:relative}.infobip .impact-popup{position:absolute;z-index:2}
.infobip .impact-popup .person-impact__logotype{background:rgba(12,27,44,0.1)}.impact-popup{max-width:700px;width:95%;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:18px;padding:40px;z-index:2}
@media(max-width:992px){.impact-popup{width:585px}}@media(max-width:768px){.impact-popup{width:80%}
}@media(max-width:576px){.impact-popup{width:75%;padding:25px}}.impact-popup .impact-popup__content .close-btn-wrapper{display:flex;width:100%;justify-content:flex-end}
.impact-popup .impact-popup__content .close-btn-wrapper .close-btn{cursor:pointer}
.impact-popup .impact-popup__content .person-impact-popup__percentage-wrapper{display:flex;gap:5px;align-items:center}
.impact-popup .impact-popup__content .person-impact-popup__percentage-wrapper .impact-popup__content-percentage{font-family:"Inter",sans-serif;font-size:21px;font-weight:700;line-height:24px;text-align:left}
.impact-popup .impact-popup__content .impact-popup__content-title{display:flex;justify-content:flex-start;font-family:"Inter",sans-serif;font-size:56px;font-weight:700;line-height:70px;text-align:left;color:#333;margin-top:22px}
@media(max-width:768px){.impact-popup .impact-popup__content .impact-popup__content-title{font-size:40px;line-height:46px}
}@media(max-width:576px){.impact-popup .impact-popup__content .impact-popup__content-title{font-size:30px;line-height:36px}
}.impact-popup .impact-popup__content .impact-popup__content-short{display:flex;justify-content:flex-start;font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#333;margin-bottom:22px;margin-top:22px}
.impact-popup .impact-popup__content .impact-popup__content-full{display:flex;flex-direction:column;margin-bottom:22px;font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:left;color:#333}
.impact-popup .impact-popup__content .impact-popup__content-full ul{margin-left:15px}
.impact-popup .impact-popup__content .impact-popup__content-full li{list-style-type:initial}
.impact-popup .impact-popup__content .impact-popup__content-full b,.impact-popup .impact-popup__content .impact-popup__content-full strong{font-weight:bold}
.impact-popup .impact-popup__content .impact-popup__content-source{gap:22px;display:flex;align-items:center}
@media(max-width:576px){.impact-popup .impact-popup__content .impact-popup__content-source{flex-wrap:wrap}
}.impact-popup .impact-popup__content .impact-popup__content-source .impact-popup__content-source-title{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#333}
.impact-popup .impact-popup__content .impact-popup__content-source .impact-popup__content-source-image{width:220px;height:50px;-o-object-fit:contain;object-fit:contain}
.impact-popup .impact-popup__content .impact-popup__content-source .impact-popup__content-source-link{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background-image:url(../images/shevron_right.svg);background-repeat:no-repeat;background-position:center;background-color:rgba(51,51,51,0.1);border-radius:6px;transition:all .5s ease}
.impact-popup .impact-popup__content .impact-popup__content-source .impact-popup__content-source-link:hover{background-color:rgba(51,51,51,0.2)}
.section_whitebox{position:relative;z-index:2;overflow:hidden;margin-top:25px}@media screen and (max-width:1199px){.section_whitebox *{text-align:center}
}.section_whitebox .hero__subtitle{display:flex;font-family:Roboto,sans-serif;font-size:20px;font-weight:700;line-height:36px;text-align:left;color:#333;margin:24px 0}
@media screen and (max-width:1199px){.section_whitebox .hero__subtitle{justify-content:center;text-align:center}
}.section_whitebox .hero__wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px}
@media screen and (max-width:640px){.section_whitebox .hero__wrapper{align-items:center;justify-content:flex-start}
}.section_whitebox .hero__wrapper_whitebox{border-radius:30px;padding-top:25px;max-width:96%;box-sizing:border-box;justify-content:space-around;background:rgba(255,255,255,0.7);background-size:cover;overflow:hidden}
@media screen and (max-width:1199px){.section_whitebox .hero__wrapper_whitebox{max-width:100%;margin-left:15px;margin-right:15px;display:flex;flex-direction:column-reverse;justify-content:center}
}.section_whitebox .section_whitebox{padding-top:50px}@media screen and (max-width:1199px){.section_whitebox .section_whitebox{padding-left:15px;padding-right:15px}
}.section_whitebox .hero__content{display:flex;flex-direction:column;max-width:540px;gap:30px}
.section_whitebox .hero__content_whitebox{padding:45px;box-sizing:border-box;max-width:650px}
@media screen and (max-width:1199px){.section_whitebox .hero__content_whitebox{display:block;margin:0 auto;padding:0}
.section_whitebox .hero__content_whitebox .button-link__wrapper{margin-top:25px;justify-content:center}
.section_whitebox .hero__content_whitebox .button-link_large{padding:16px 30px}}@media screen and (max-width:568px){.section_whitebox .hero__content_whitebox{left:-115px}
}.section_whitebox .hero__content_whitebox .hero__blurred{gap:12px;top:60px;left:60px;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom-right-radius:100px;background:0}
@media screen and (max-width:1199px){.section_whitebox .hero__content_whitebox .hero__blurred{margin-top:20px;border-top-left-radius:26px;border-top-right-radius:26px;border-bottom-right-radius:26px}
}@media screen and (max-width:568px){.section_whitebox .hero__content_whitebox .hero__blurred{padding:20px}
}@media screen and (max-width:640px){.section_whitebox .hero__content{align-items:center;max-width:100%;text-align:center}
}.section_whitebox .hero__illustration-wrapper{position:relative;max-width:540px;display:flex;align-items:center;justify-content:center;margin-block-start:auto;margin-bottom:-2px}
@media screen and (max-width:1199px){.section_whitebox .hero__illustration-wrapper{margin:0 auto}
}@media screen and (max-width:568px){.section_whitebox .hero__illustration-wrapper{margin-top:30px}
}.section_whitebox .hero__illustration{height:100%;width:100%;right:0}.section_whitebox__largetitle{display:flex;font-family:Roboto;font-weight:700;font-size:350px;letter-spacing:0;text-align:center;vertical-align:middle;text-transform:uppercase;overflow:hidden;color:rgba(51,51,51,0.1);width:-moz-max-content;width:max-content;position:absolute;top:-75px;left:0;z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none}
@media screen and (max-width:1199px){.section_whitebox__largetitle{display:none}}
.person-faq{padding-top:100px;padding-bottom:100px}.person-faq .persona-container{position:relative;max-width:1110px;padding-left:24px;padding-right:24px;width:100%;margin:0 auto;box-sizing:border-box}
@media(max-width:768px){.person-faq{padding-top:80px;padding-bottom:80px}}.person-faq .person-faq__content .person-faq__content-title{display:flex;justify-content:center;font-family:"Inter",sans-serif;font-size:38px;font-weight:300;line-height:45.99px;text-align:center;margin-bottom:56px}
@media(max-width:576px){.person-faq .person-faq__content .person-faq__content-title{font-size:32px;line-height:45px}
}.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item{position:relative;background-color:rgba(238,238,238,0.8);border-radius:16px;padding-top:20px;padding-bottom:20px;padding-right:24px;padding-left:24px;margin-bottom:20px;cursor:pointer}
.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item::before{content:"";position:absolute;width:22px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:url(../images/caret.svg);right:25px;top:25px}
@media(max-width:576px){.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item::before{right:14px}
}.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item:last-of-type{margin-bottom:0}
.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item .person-faq__content-list-item__question{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;line-height:32px;text-align:left;color:#333}
@media(max-width:576px){.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item .person-faq__content-list-item__question{font-size:16px;line-height:24px;display:flex;width:88%}
}.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item .person-faq__content-list-item__answer{display:none;font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:left;color:#666;padding-top:16px}
@media(max-width:576px){.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item .person-faq__content-list-item__answer{font-size:14px;line-height:20px}
}.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item.active{background-color:#333}
.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item.active .person-faq__content-list-item__answer{display:flex}
.person-faq .person-faq__content .person-faq__content-list .person-faq__content-list-item.active::before{transform:rotate(180deg)}
.infobip .person-faq__content-list-item{background-color:#d0dcf2 !important}.logoblock-section{width:100%;max-width:1110px;margin:0 auto;padding:40px 20px;margin-bottom:50px}
.logoblock-section__title{font-family:"Roboto",sans-serif;font-weight:300;font-size:54px;line-height:100%;letter-spacing:0;text-align:center;color:#0c1b2c;padding:20px;margin:50px 0}
@media(max-width:1199px){.logoblock-section__title{font-size:30px;line-height:35px}
}.logoblock-items{display:flex;gap:20px;justify-content:space-between}.logoblock-item__image-box{display:flex;justify-content:center;width:100%;max-width:520px;height:auto;min-height:240px;background-color:#eef2fc;border-radius:15px;padding:20px;box-sizing:border-box}
.logoblock-item__image{align-self:center;height:54px}.logoblock-item__description{margin-top:25px;font-family:"Inter",sans-serif;max-width:520px;font-weight:400;font-size:18px;line-height:30px;letter-spacing:0;padding:0 15px;color:#666;text-align:left}
@media(max-width:1199px){.logoblock-section{padding:0;width:90%}.logoblock-items{flex-direction:column}
.logoblock-section{padding:10px}.logoblock-item{max-width:none;display:flex;flex-direction:column;justify-content:center;align-items:center}
.logoblock-item__image-box{max-width:none;justify-self:center;margin:0 15px}.logoblock-item__image{width:-moz-fit-content;width:fit-content}
}@media(max-width:450px){.logoblock-item__image{width:100%}}.stepper-outer-container{display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:100px;isolation:isolate;max-width:98%;margin:0 auto;background:#eef2fc;border-radius:20px}
@media screen and (max-width:1200px){.stepper-outer-container{display:block}}.stepper-outer-container .porfolio-slider-control{display:none}
@media screen and (max-width:1200px){.stepper-outer-container .porfolio-slider-control{display:flex}
}.stepper-actions{margin-top:300px}.stepper-header{display:flex;flex-direction:column;align-items:center;gap:28px}
.stepper-header__title{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:54px;line-height:63px;text-align:center;color:#0c1b2c;margin-top:25px;margin-bottom:25px}
@media screen and (max-width:991px){.stepper-header__title{width:auto;padding-left:15px;padding-right:15px;font-size:30px;line-height:35px}
}.stepper-header__subtitle{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:20px;line-height:28px;text-align:center;color:#666;margin:0}
@media screen and (max-width:991px){.stepper-header__subtitle{width:auto;padding-left:15px;padding-right:15px;font-size:30px;line-height:35px;margin-top:20px}
}.stepper-vertical{display:flex;flex-direction:column;margin-top:-156px}.stepper-vertical .stepper-card:first-child{margin-top:-125px;margin-bottom:125px}
.stepper-frames{display:block}.stepper-frames .stepper__container{display:flex;flex-direction:row;align-items:flex-start;align-self:center;gap:30px;height:156px;position:relative}
.stepper-frames .stepper-card__label{background:#eef2fc;color:rgba(51,51,51,0.2);z-index:2;padding:5px}
.stepper-frames .active .stepper-card__label{color:#f1563c}.stepper-frames .stepper-card{display:flex;flex-direction:column;align-items:center}
.stepper-frames .stepper-card__text{width:215px;font-family:"Inter",sans-serif;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#333;margin:0}
.stepper-frames .stepper-card__label{top:-75px;position:absolute;font-weight:700;font-family:"Inter",sans-serif}
.stepper-frames .stepper-card__content{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;gap:24px;opacity:.5;width:255px;height:156px;background:#f6f9fe;border-radius:20px;opacity:.5;transition:opacity .3s ease}
.stepper-frames .active .stepper-card__content{opacity:1}.stepper-stage{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:56px;width:922px;height:34px;margin:0 auto}
.stepper-stage .step-label{margin:0 auto;font-family:"Inter",sans-serif;font-weight:700;font-size:20px;line-height:24px;color:rgba(51,51,51,0.2)}
.stepper-line-container{position:relative;width:872px;height:9px;margin:20px auto}
.stepper-line-container .stepper-line-bg,.stepper-line-container .stepper-line-bg-vertical{width:868px;height:3px;background:linear-gradient(90deg,#f1563c,#dbdfe8 17.37%);border-radius:3px;position:relative;overflow:hidden;top:3px;left:0;z-index:0}
.stepper-line-container .stepper-line-bg .stepper-line-fill,.stepper-line-container .stepper-line-bg-vertical .stepper-line-fill,.stepper-line-container .stepper-line-bg-vertical .stepper-line-fill-vertical{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(to right,#f1563c 0,#f1563c 90%,rgba(241,86,60,0) 100%);border-radius:inherit;transition:width 1s ease}
.stepper-line-container .stepper-line-bg-vertical{transform:rotate(-90deg);background:#dbdfe8;position:absolute;width:79px;display:flex;margin-left:-35px;margin-top:35px}
.stepper-line-container .stepper-line-bg-vertical .stepper-line-fill-vertical{background:rgba(241,86,60,0);width:100%;height:0;background:#f1563c;transition:height .3s ease}
.stepper-line-container .stepper-dots .dot.active .stepper-line-fill-vertical,.stepper-line-container .stepper-dots .dot .active.vertical-dot .stepper-line-fill-vertical{height:100%}
.stepper-line-container .stepper-dots .dot,.stepper-line-container .stepper-dots .dot .vertical-dot{background:rgba(51,51,51,0.2);transition:background-color .3s ease}
.stepper-line-container .stepper-dots .dot.active,.stepper-line-container .stepper-dots .dot .active.vertical-dot{background-color:#f1563c}
.stepper-line-container .stepper-dots{display:flex;justify-content:space-between;align-items:center;width:872px;height:9px;position:absolute;top:0;left:0;z-index:1}
.stepper-line-container .stepper-dots .dot,.stepper-line-container .stepper-dots .dot .vertical-dot{width:9px;height:9px;background:#dbdfe8;border:2px solid #eef2fc;border-radius:50%;z-index:1;position:relative}
.stepper-line-container .stepper-dots .dot.active,.stepper-line-container .stepper-dots .dot .active.vertical-dot{background:#f1563c;border:0}
.stepper-line-container .stepper-dots .dot .vertical-dot{position:absolute;top:-75px;border:0}
.stepper-line-container .stepper-dots .active .vertical-dot{background:#f1563c}.stepper-line-container .stepper-dots .dot-active-overlay{position:absolute;background:rgba(241,86,60,0.1);border-radius:50%;z-index:2}
.stepper-cta-button{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:50px;width:213px;height:60px;background:#f1563c;border-radius:8px;text-decoration:none;font-family:"Inter",sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.3px;text-transform:uppercase;color:#fff;cursor:pointer}
.stepper-cta-button:hover{background:#e93011}.stepper-frames-mobile{display:none}
@media screen and (max-width:1200px){.porfolio-slider-control{display:flex}.stepper-slider-control{position:relative}
.stepper-frames{display:none}.swiper-container{min-width:0;min-height:0}.stepper-frames-mobile{display:block}
.stepper-frames-mobile .stepper__container{gap:initial;margin-left:10px}.stepper-frames-mobile .stepper-swiper .swiper-slide{width:220px !important}
.stepper-frames-mobile .stepper-card__content{max-width:220px}.stepper-frames-mobile .porfolio-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.stepper-frames-mobile .porfolio-slider-control .play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);width:186px;height:60px;border-radius:50px}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.stepper-frames-mobile .porfolio-slider-control .swiper-pagination__wrapper .swiper-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.stepper-frames-mobile .porfolio-slider-control .swiper-button-prev,.stepper-frames-mobile .porfolio-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .porfolio-slider-control .swiper-button-prev,.stepper-frames-mobile .porfolio-slider-control .swiper-button-next{display:none}
}@media screen and (max-width:1200px){.stepper-frames-mobile .porfolio-slider-control .swiper-button-prev::after,.stepper-frames-mobile .porfolio-slider-control .swiper-button-next::after{display:none}
.stepper-frames-mobile .portfolio-swiper__decoration{position:absolute;top:-50px;right:85px;z-index:9;text-transform:uppercase;font-family:"Inter",sans-serif;font-size:24px;font-weight:600;line-height:78px;text-align:center;color:#fff;background:#f1563c;width:376px;height:78px;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper__decoration{font-size:16px;width:245px;line-height:58px;height:58px;top:-38px}
}@media screen and (max-width:1200px) and (max-width:395px){.stepper-frames-mobile .portfolio-swiper__decoration{right:unset;left:50%;transform:translate(-50%,0)}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper{position:relative;border-radius:35px}
.stepper-frames-mobile .portfolio-swiper .swiper-slide{display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;width:100%;height:490px;padding:60px;box-sizing:border-box;border-radius:35px}
}@media screen and (max-width:1200px) and (max-width:800px){.stepper-frames-mobile .portfolio-swiper .swiper-slide{padding-right:30px;padding-left:30px}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide{height:670px}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide{padding:32px;padding-left:16px;padding-right:16px;height:600px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content{display:flex;justify-content:space-between;width:100%}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content{height:100%}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left{width:520px;min-height:384px;display:flex;flex-direction:column;justify-content:space-between}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left{width:100%}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-image__mobile{display:none;width:100%;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:28px;margin:0 auto;margin-bottom:22px}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-image__mobile{display:block}
}@media screen and (max-width:1200px) and (max-width:650px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-image__mobile{height:110px}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-image__mobile{height:90px}
}@media screen and (max-width:1200px) and (max-width:440px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-image__mobile{height:80px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-link__mobile{display:none;width:155px;height:48px;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:48px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);margin:0 auto;margin-top:32px}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-link__mobile:hover{box-shadow:0 6px 25px 3px rgba(250,250,250,0.1)}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-slide-content__left-content-link__mobile{display:block}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-main-title{font-family:"Inter",sans-serif;font-size:56px;font-weight:300;line-height:70px;text-align:left;color:#fff;margin-bottom:22px}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-main-title{font-size:44px;line-height:54px}
}@media screen and (max-width:1200px) and (max-width:395px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-main-title{font-size:30px;line-height:40px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results{margin-bottom:22px}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results{margin-bottom:12px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li{display:flex;align-items:center;margin-bottom:20px;gap:16px}
}@media screen and (max-width:1200px) and (max-width:440px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li{gap:10px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li:last-child{margin-bottom:0}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__value{font-family:"Inter",sans-serif;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#fff}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__value img{filter:brightness(10)}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__value{font-size:20px;line-height:19px}
}@media screen and (max-width:1200px) and (max-width:400px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__value{font-size:12px;line-height:17px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description{font-size:14px;line-height:12px}
}@media screen and (max-width:1200px) and (max-width:400px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description{font-size:12px;line-height:17px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description__without_value{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description__without_value{font-size:14px;line-height:22px}
}@media screen and (max-width:1200px) and (max-width:400px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-results li .portfolio-results__description__without_value{font-size:12px;line-height:17px}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-short-description{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:left;color:#fff;margin-bottom:16px}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-short-description:last-of-type{margin-bottom:0}
}@media screen and (max-width:1200px) and (max-width:576px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-short-description{font-size:14px;line-height:22px}
}@media screen and (max-width:1200px) and (max-width:400px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__left .portfolio-short-description{font-size:12px;line-height:17px}
}@media screen and (max-width:1200px) and (max-width:768px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__right{display:none}
}@media screen and (max-width:1200px){.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__right .portfolio-slide-content__right-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__right .portfolio-slide-content__right-content img{width:260px;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:28px;border:2px solid rgba(250,250,250,0.2)}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__right .portfolio-slide-content__right-content a{display:block;width:168px;height:60px;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:60px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);transition:all .5s ease}
.stepper-frames-mobile .portfolio-swiper .swiper-slide .portfolio-slide-content .portfolio-slide-content__right .portfolio-slide-content__right-content a:hover{background-color:#f1563c;border:1px solid #f1563c}
.stepper-cta{display:flex;align-items:center;justify-content:center}.stepper-frames .stepper-card__label{top:-50px;width:100px;margin-left:-25px}
.vertical-dot .stepper-card__label{margin-top:70px}.stepper-line-container{margin-left:200px;margin-right:200px}
.stepper-progressline{width:400px;overflow-x:auto;overflow-y:hidden;position:relative;margin:0 auto;scroll-behavior:smooth}
.stepper-line-container{position:relative;height:9px}.stepper-dots{position:relative;height:9px}
.stepper-dots .dot,.stepper-line-container .stepper-dots .dot .vertical-dot{position:absolute;width:9px;height:9px;z-index:1}
.stepper-progressline::-webkit-scrollbar{display:none}.stepper-progressline{-ms-overflow-style:none;scrollbar-width:none}
.stepper-card__content{opacity:1 !important}}.logos-section{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1110px;background:#fff;margin:0 auto}
.logos-section__header{text-align:center;margin-bottom:2rem}.logos-section__title{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:54px;line-height:63px;text-align:center;color:#0c1b2c;margin-top:25px;margin-bottom:25px}
@media screen and (max-width:991px){.logos-section__title{width:auto;font-size:30px;padding-left:15px;padding-right:15px;line-height:35px}
}.logos-section__subtitle{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:20px;line-height:28px;text-align:center;color:#666;margin:0}
@media screen and (max-width:991px){.logos-section__subtitle{width:auto;padding-left:15px;padding-right:15px;margin-top:50px}
}.logos-section__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin-bottom:100px}
@media screen and (max-width:568px){.logos-section__grid{gap:1rem}}.logos-section__item{display:flex;align-items:center;justify-content:center;margin-top:50px}
@media screen and (max-width:568px){.logos-section__item{display:block;margin:50px auto;max-width:250px}
}.logos-section__item img{width:100%;height:auto;display:block}.info-section{display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:100px;isolation:isolate;max-width:98%;margin:0 auto;background:#eef2fc;border-radius:20px;margin-bottom:50px}
.info-section__container{max-width:1110px;display:flex;flex-direction:column;align-items:center}
@media screen and (max-width:1200px){.info-section__container{max-width:568px}}@media screen and (max-width:768px){.info-section__container{max-width:420px}
}@media screen and (max-width:450px){.info-section__container{max-width:320px}}.info-section__header{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}
.info-section__title{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:54px;line-height:63px;text-align:center;color:#0c1b2c;margin-top:25px;margin-bottom:25px}
@media screen and (max-width:991px){.info-section__title{width:auto;padding-left:15px;padding-right:15px;line-height:30px;font-size:30px}
}.info-section__subtitle{width:902px;font-family:"Roboto",sans-serif;font-weight:300;font-size:20px;line-height:28px;text-align:center;color:#666;margin:0}
@media screen and (max-width:991px){.info-section__subtitle{width:auto;padding-left:15px;padding-right:15px;font-size:14px;margin-top:0}
}.info-section__body{display:flex;justify-content:space-between;width:100%;background:transparent;margin-bottom:50px;border:1px solid #d0dcf2;border-radius:20px}
@media screen and (max-width:1200px){.info-section__body{flex-direction:column-reverse;align-items:center;width:auto;border:0}
}.info-section__media{height:100%;display:flex;border-top-right-radius:20px;border-bottom-right-radius:20px}
.info-section__media img{border-top-right-radius:20px;border-bottom-right-radius:20px}
@media screen and (max-width:1200px){.info-section__media img{border-bottom-right-radius:20px;border-top-left-radius:20px}
}@media screen and (max-width:1200px){.info-section__media img{max-width:568px}}@media screen and (max-width:768px){.info-section__media img{max-width:420px}
}@media screen and (max-width:450px){.info-section__media img{max-width:320px}}@media screen and (max-width:1200px){.info-section__media{border-bottom-right-radius:20px;border-top-left-radius:20px}
}.info-section__topics{display:flex;flex-direction:column;list-style:none;box-sizing:border-box;padding:25px;width:100%;border-top-left-radius:20px;border-bottom-left-radius:20px;background:#fff}
@media screen and (max-width:1200px){.info-section__topics{border-top-left-radius:initial}
}.info-section__topics-title{color:#333;font-size:28px;display:flex;align-items:center;justify-content:center}
.info-section__topic{display:flex;flex-direction:column;padding-left:40px;gap:10px;margin-top:25px}
.info-section__topic svg{position:absolute;margin-left:-40px}.info-section__topic-title{font-family:"Roboto",sans-serif;font-weight:600;font-size:18px;color:#333}
.info-section__topic-desc{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;color:#333}
.info-section__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto}
@media screen and (max-width:1200px){.info-section__cards{flex-direction:column}}
.info-section .stepper-card{display:flex;align-items:center;flex:1;background:#fff;border-radius:1.25rem;transition:opacity .3s ease;padding:25px;border:1px solid #d0dcf2}
.info-section .stepper-card__text p{margin:0;font-family:"Inter",sans-serif;font-weight:400;font-size:18px;color:#666;text-align:center;line-height:30px}
.benefits-tabs{margin:50px auto;max-width:1110px}@media screen and (max-width:1200px){.benefits-tabs{margin:30px auto}
}.benefits-tabs__container{display:block;max-width:1110px;margin:0 auto;gap:20px}
.benefits-tabs__title{width:100%;font-family:"Roboto",sans-serif;font-weight:300;font-size:54px;line-height:63px;text-align:center;color:#0c1b2c;margin-top:25px;margin-bottom:25px}
@media screen and (max-width:991px){.benefits-tabs__title{width:auto;padding-left:15px;padding-right:15px;line-height:30px;font-size:30px}
}.benefits-tabs__wrapper{display:flex;gap:2rem;padding:50px;border:1px solid #ebebeb;border-radius:24px}
@media screen and (max-width:1200px){.benefits-tabs__wrapper{margin-left:15px;margin-right:15px}
}@media screen and (max-width:991px){.benefits-tabs__wrapper{flex-direction:column;padding:15px;padding-bottom:50px}
}.benefits-tabs__nav{list-style:none;margin:0;padding:0;flex:0 0 200px}@media screen and (max-width:991px){.benefits-tabs__nav{display:block;margin:0 auto}
}.benefits-tabs__nav-item{padding:.75rem 1rem;box-sizing:border-box;position:relative;display:flex;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:32px;color:#aaa;cursor:pointer}
@media screen and (max-width:991px){.benefits-tabs__nav-item{justify-content:center;line-height:18px;margin-top:15px}
}.benefits-tabs__nav-item::before{content:"";position:absolute;width:100%;height:2px;opacity:0;background:#d8d8d8;bottom:0;transition:opacity .5s ease}
.benefits-tabs__nav-item::after{content:"";position:absolute;width:0;height:2px;background:#f1563c;bottom:0;left:0;opacity:0;transition:width .5s ease,opacity .5s ease}
.benefits-tabs__nav-item.is-active{color:#f1563c}.benefits-tabs__nav-item.is-active::before{opacity:1}
.benefits-tabs__nav-item.is-active::after{width:40%;opacity:1}.benefits-tabs__content-wrapper{flex:1}
.benefits-tabs__content{display:none}@media screen and (max-width:991px){.benefits-tabs__content{flex-direction:column;align-items:center;gap:20px}
}.benefits-tabs__content.is-active{display:flex;gap:50px}.benefits-tabs__content>.benefits-tabs__image{margin-bottom:1rem;margin-left:50px}
@media screen and (max-width:991px){.benefits-tabs__content>.benefits-tabs__image{margin-left:0}
}.benefits-tabs__content>.benefits-tabs__image img{max-width:100%;min-width:220px;height:auto}
.benefits-tabs__content>.benefits-tabs__text p{font-family:Inter;font-weight:400;font-size:18px;line-height:30px;letter-spacing:0}
.benefits-tabs__content>.benefits-tabs__text strong{font-family:Inter;font-weight:700;font-size:18px;line-height:30px;letter-spacing:0}
.elementor-page .portfolio-cases-swiper{position:relative;border-radius:35px}.elementor-page .portfolio-cases-swiper .swiper-slide{display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;width:100%;height:490px;padding:60px;box-sizing:border-box;border-radius:35px}
@media(max-width:800px){.elementor-page .portfolio-cases-swiper .swiper-slide{padding-right:30px;padding-left:30px}
}@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide{height:670px}
}@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide{padding:32px;padding-left:16px;padding-right:16px;height:600px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content{display:flex;justify-content:space-between;width:100%}
@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content{height:100%}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left{width:520px;min-height:384px;display:flex;flex-direction:column;justify-content:space-between}
@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left{width:100%}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{display:none;width:100%;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:28px;margin:0 auto;margin-bottom:22px}
@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{display:block}
}@media(max-width:650px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:110px}
}@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:90px}
}@media(max-width:440px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-image__mobile{height:80px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile{display:none;width:155px;font-family:"Inter",sans-serif;font-size:16px;font-weight:700;line-height:48px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);margin:0 auto;margin-top:32px}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile:hover{box-shadow:0 6px 25px 3px rgba(250,250,250,0.1)}
@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-slide-content__left-content-link__mobile{display:block}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-family:"Inter",sans-serif;font-size:56px;font-weight:300;line-height:70px;text-align:left;color:#fff;margin-bottom:22px}
@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-size:44px;line-height:54px}
}@media(max-width:395px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-main-title{font-size:30px;line-height:40px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results{margin-bottom:22px}
@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results{margin-bottom:12px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li{display:flex;align-items:center;margin-bottom:20px;gap:16px}
@media(max-width:440px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li{gap:10px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li:last-child{margin-bottom:0}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-family:"Inter",sans-serif;font-size:22px;font-weight:700;line-height:24px;text-align:left;color:#fff}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value img{filter:brightness(10)}
@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-size:20px;line-height:19px}
}@media(max-width:400px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__value{font-size:12px;line-height:17px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-size:14px;line-height:12px}
}@media(max-width:400px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description{font-size:12px;line-height:17px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}
@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-size:14px;line-height:22px}
}@media(max-width:400px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-results li .services-results__description__without_value{font-size:12px;line-height:17px}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:24px;text-align:left;color:#fff;margin-bottom:16px}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description:last-of-type{margin-bottom:0}
@media(max-width:576px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-size:14px;line-height:22px}
}@media(max-width:400px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__left .services-short-description{font-size:12px;line-height:17px}
}@media(max-width:768px){.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__right{display:none}
}.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content img{width:260px;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:28px;border:2px solid rgba(250,250,250,0.2)}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content a{display:block;width:168px;height:60px;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:60px;letter-spacing:.3px;text-align:center;border-radius:8px;text-transform:uppercase;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.5019607843);transition:all .5s ease}
.elementor-page .portfolio-cases-swiper .swiper-slide .services-slide-content .services-slide-content__right .services-slide-content__right-content a:hover{background-color:#f1563c;border:1px solid #f1563c}
.elementor-page .porfolio-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.elementor-page .porfolio-slider-control .play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);width:186px;height:60px;border-radius:50px}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper .service-swiper-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper .service-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper .service-swiper-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.elementor-page .porfolio-slider-control .swiper-pagination__wrapper .service-swiper-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.elementor-page .porfolio-slider-control .swiper-button-prev,.elementor-page .porfolio-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
@media(max-width:576px){.elementor-page .porfolio-slider-control .swiper-button-prev,.elementor-page .porfolio-slider-control .swiper-button-next{display:none}
}.elementor-page .porfolio-slider-control .swiper-button-prev::after,.elementor-page .porfolio-slider-control .swiper-button-next::after{display:none}
.elementor-page .porfolio-slider-control .play-stop-button:hover,.elementor-page .porfolio-slider-control .play-stop-button:active,.elementor-page .porfolio-slider-control .play-stop-button:focus{background-color:#f3f3f3}
.section__wrapper{box-sizing:border-box}.feature-benefits{padding:45px 24px}@media(min-width:768px){.feature-benefits{padding:100px 24px}
}.benefits__headline{margin-bottom:40px;font-size:42px;font-weight:300;text-align:center}
@media(min-width:768px){.benefits__block{display:flex;gap:30px;justify-content:center}
}.benefits__list__title{display:block;margin-bottom:30px;padding:20px;background-color:#f1563c;border-radius:20px;color:#fff;font-size:26px;font-weight:600;position:relative;text-align:center}
.benefits__list__title::after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #f1563c}
@media(min-width:768px){.benefits__list__title{font-size:30px}}.benefits__list__item{position:relative;min-height:50px;margin-bottom:30px;padding:15px 6px 15px 25px;font-size:16px;font-weight:500;letter-spacing:.5px;border:2px solid #e9e9e9;border-radius:12px}
.benefits__list__item::before{content:"";position:absolute;left:-17px;top:calc(45% - 12px);width:12px;height:12px;background-color:#f1563c;border:10px solid #fff}
@media(min-width:768px){.benefits__list__item{font-size:20px}}@media(min-width:768px){.benefits__list{width:45%}
}@media(min-width:1024px){.youtube-text-section{display:flex;justify-content:space-between;align-items:center;gap:30px}
}.light-gray{background-color:#f9f9f9}.text__container{text-align:center;color:#333;margin-bottom:50px}
@media(min-width:1024px){.text__container{text-align:left;font-size:54px;margin-bottom:30px}
}.text__container__title{font-family:Inter,sans-serif;font-size:42px;font-weight:300;margin-bottom:20px}
@media(min-width:768px){.text__container__title{font-size:54px;margin-bottom:30px}
}.text__container__subtitle{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:30px;margin-bottom:30px}
.text__container__link{min-width:170px;background-color:#f1563c;color:#fff;padding:10px 20px;border-radius:10px;text-decoration:none;font-size:18px;font-weight:700;text-transform:uppercase;background-color:#f1563c;transition:background-color .2s ease-out;border:1px solid transparent}
.text__container__link:hover{background-color:#de3c21}.video{max-width:630px;width:100%;height:100%;display:flex;justify-content:center;border-radius:30px}
.video iframe{border-radius:30px}@media(max-width:992px){.home-stack-section{padding:45px 0}
}.home-stack-section .stack-tabs{display:flex;gap:160px;margin-top:56px}@media(max-width:992px){.home-stack-section .stack-tabs{flex-direction:column;gap:56px}
}.home-stack-section .stack-tabs .stack-tab-items{position:relative;display:flex;flex-direction:column;justify-content:center}
@media(max-width:992px){.home-stack-section .stack-tabs .stack-tab-items{flex-direction:row;justify-content:center}
}.home-stack-section .stack-tabs .stack-tab-items::before{content:"";position:absolute;right:-70px;height:100%;width:2px;background-color:#f9f9f9}
@media(max-width:992px){.home-stack-section .stack-tabs .stack-tab-items::before{width:80%;height:2px;left:50%;right:unset;transform:translate(-50%,0);top:50px}
}.home-stack-section .stack-tabs .stack-tab-items li{display:inline;padding:10px;cursor:pointer}
@media(max-width:400px){.home-stack-section .stack-tabs .stack-tab-items li{font-size:13px}
}.home-stack-section .stack-tabs .stack-tab-items li p{font-family:Roboto,sans-serif;font-size:22px;font-weight:500;line-height:32px;text-align:left;color:#bebebe;margin-top:18px}
.home-stack-section .stack-tabs .stack-tab-items .active{color:#f1563c}.home-stack-section .stack-tabs .stack-tab-content{display:flex;align-items:center;min-height:260px;height:auto}
@media(max-width:992px){.home-stack-section .stack-tabs .stack-tab-content{flex-basis:100%;justify-content:center}
}.home-stack-section .stack-tabs .stack-tab-content ul{display:none;flex-wrap:wrap;gap:45px;max-width:500px}
.home-stack-section .stack-tabs .stack-tab-content ul li{display:flex;flex-direction:column;align-items:center}
.home-stack-section .stack-tabs .stack-tab-content ul li img{width:54px;height:54px}
.home-stack-section .stack-tabs .stack-tab-content ul li p{font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:30px;text-align:center;color:#333}
.home-stack-section .stack-tabs .stack-tab-content ul.active{display:flex}@media(max-width:992px){.home-stack-section .stack-tabs .stack-tab-content ul.active{justify-content:center}
}.home-stack-section .stack-tabs .stack-tab-content .active{display:block}.home-section__subtitle{font-family:Roboto,sans-serif;font-size:20px;font-weight:300;line-height:28px;text-align:center;max-width:800px;margin:0 auto}
@media(max-width:1200px){.home-testimonials-section{padding-top:60px}}@media(max-width:992px){.home-testimonials-section{padding-top:45px;padding-bottom:60px}
}.home-testimonials-section .testimonials-swiper__wrapper{position:relative}.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper{margin-top:56px;padding-bottom:15px;padding-top:15px}
@media(max-width:992px){.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper{margin-top:30px}
}.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item{width:350px;height:auto;padding:40px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:32px;box-sizing:border-box}
@media(max-width:576px){.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item{height:auto}
}.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-description{min-height:306px;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:28px;text-align:left;color:#333;margin-bottom:40px;position:relative;padding-top:50px}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-description::before{content:"";position:absolute;top:0;width:45px;height:34px;background-image:url(../img/bracket.svg);background-repeat:no-repeat;background-size:contain}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details{display:flex;align-items:center}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__img{width:82px;height:82px;border-radius:100%;margin-right:10px}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-name{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:16px;text-align:left;color:#444;display:block;margin-bottom:19px}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-position{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#f1563c;display:block}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .swiper-testimonials__wrapper .swiper-testimonials__item-details__content-project{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#666;display:block}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination{position:relative;margin-top:50px;display:flex;justify-content:center}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination .swiper-pagination-bullet{border-radius:0;width:7px;height:7px;border:1px solid #979797;opacity:1;background:transparent}
.home-testimonials-section .testimonials-swiper__wrapper .testimonials-swiper .testimonial-swiper-pagination .swiper-pagination-bullet-active{background-color:#979797}
.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-next{right:-70px}
.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-next:after{color:#bebebe}
.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-next.swiper-button-disabled{opacity:15%}
@media(max-width:1250px){.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-next{display:none}
}.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-prev{left:-70px}
.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-prev:after{color:#bebebe}
.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-prev.swiper-button-disabled{opacity:15%}
@media(max-width:1250px){.home-testimonials-section .testimonials-swiper__wrapper .swiper-button-prev{display:none}
}.home-section__gray{background-color:#f9f9f9}.home-milestone-section{padding-top:50px}
@media(max-width:1200px){.home-milestone-section{padding-top:45px;padding-bottom:55px}
}.home-milestone-section .milestone-grid{display:grid;grid-template-columns:repeat(3,1fr)}
@media(max-width:1200px){.home-milestone-section .milestone-grid{width:961px;gap:30px;margin:0 auto;padding-top:30px}
}@media(max-width:1050px){.home-milestone-section .milestone-grid{width:850px}}@media(max-width:992px){.home-milestone-section .milestone-grid{grid-template-columns:1fr;width:100%}
}.home-milestone-section .milestone-grid .milestone-grid__column{display:flex;gap:30px;flex-direction:column}
@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column{align-items:center}
}.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells{width:350px;height:200px;background-color:#fff;border-radius:32px;box-shadow:10px 10px 30px 0 rgba(0,0,0,0.1019607843)}
@media(max-width:1200px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells{width:300px}
}@media(max-width:1050px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells{width:260px}
}@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells{width:350px}
}@media(max-width:395px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells{width:300px}
}.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.feedback-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.feedback-cell span{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;text-align:center}
@media(max-width:576px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.feedback-cell span{font-size:22px;line-height:32px}
}.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.feedback-cell p{font-family:Inter;font-size:44px;font-weight:800;line-height:37.84px;text-align:left;color:#f1563c;margin-top:18px}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.feedback-cell p span{font-family:Inter;font-size:24px;font-weight:800;line-height:20.64px;text-align:left;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.masters-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.masters-cell span{font-family:Inter;font-size:70px;font-weight:700;line-height:63.7px;text-align:center;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.masters-cell p{font-family:Roboto,sans-serif;margin-top:18px;font-size:24px;font-weight:500;line-height:30px;text-align:center;padding-left:22px;padding-right:22px}
@media(max-width:576px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.masters-cell p{font-size:22px;line-height:32px}
}.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell img{width:112px;height:49px}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell .milestone-stars{width:258px;height:50px;margin-top:18px;margin-bottom:18px}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell ul{display:flex}
.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell p{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;text-align:center;padding-left:22px;padding-right:22px}
@media(max-width:576px){.home-milestone-section .milestone-grid .milestone-grid__column.firsr__item .milestone-grid__column--cells.rating-cell p{font-size:22px;line-height:32px}
}@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item{display:none}
}.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells{width:350px;height:315px;background-color:#fff;border-radius:32px;box-shadow:10px 10px 30px 0 rgba(0,0,0,0.1019607843)}
@media(max-width:1200px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells{width:300px}
}@media(max-width:1050px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells{width:260px}
}@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells{width:350px}
}@media(max-width:395px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells{width:300px}
}.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells .iso_icons-description{font-family:Roboto,sans-serif;display:inline-block;margin-top:5px;font-size:32px;font-weight:500;line-height:38px;text-align:center;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.iso-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.iso-cell img{width:150px;height:146px}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.iso-cell p{font-family:Roboto,sans-serif;margin-top:18px;font-size:24px;font-weight:500;line-height:30px;text-align:center}
@media(max-width:576px){.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.iso-cell p{font-size:22px;line-height:32px}
}.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.delivered-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.delivered-cell img{width:78px;height:78px;margin-bottom:42px}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.delivered-cell span{font-family:Inter;font-size:68px;font-weight:700;line-height:61.88px;text-align:center;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.second__item .milestone-grid__column--cells.delivered-cell p{font-family:Roboto,sans-serif;margin-top:18px;font-size:24px;font-weight:500;line-height:30px;text-align:center;padding-left:22px;padding-right:22px}
@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item{display:none}
}.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells{width:350px;height:200px;background-color:#fff;border-radius:32px;box-shadow:10px 10px 30px 0 rgba(0,0,0,0.1019607843)}
@media(max-width:1200px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells{width:300px}
}@media(max-width:1050px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells{width:260px}
}@media(max-width:992px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells{width:350px}
}@media(max-width:395px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells{width:300px}
}.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.founded-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.founded-cell span{font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:30px;text-align:left;color:#333}
@media(max-width:576px){.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.founded-cell span{font-size:22px;line-height:32px}
}.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.founded-cell p{font-family:Inter,sans-serif;margin-top:18px;font-size:70px;font-weight:800;line-height:60.2px;text-align:left;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell{display:flex;align-items:center;justify-content:center;justify-content:space-evenly}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__adress{margin-right:38px}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__adress li span{font-family:Roboto;font-size:14px;font-weight:400;line-height:19px;text-align:left;color:#666}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__adress li p{font-family:Roboto;font-size:16px;font-weight:500;line-height:19px;text-align:left;color:#333}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__title{margin-right:20px;margin-left:25px}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__title li:first-child{font-family:Inter;font-size:70px;font-weight:700;line-height:63.7px;text-align:left;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.worldwide-cell .worldwide-list__title li:last-child{font-family:Inter;font-size:19px;font-weight:700;line-height:23.94px;text-align:left;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.users-cell{display:flex;flex-direction:column;align-items:center;justify-content:center}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.users-cell ul{display:flex}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.users-cell ul .users-cell-value{font-family:Inter;font-size:68px;font-weight:700;line-height:61.88px;text-align:center;color:#f1563c;margin-right:5px}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.users-cell ul .users-cell-description{font-family:Inter;font-size:30px;font-weight:700;line-height:27.3px;text-align:left;color:#f1563c}
.home-milestone-section .milestone-grid .milestone-grid__column.third__item .milestone-grid__column--cells.users-cell p{font-family:Roboto;margin-top:18px;font-size:24px;font-weight:500;line-height:30px;text-align:center;color:#333;padding-left:22px;padding-right:22px}
.home-milestone-section .milestone-show-more-wrapper{display:none;width:100%;justify-content:center;margin-top:56px}
@media(max-width:992px){.home-milestone-section .milestone-show-more-wrapper{display:flex}
}.home-milestone-section .milestone-show-more-wrapper .show-more-button{width:160px;height:40px;border-radius:10px;border:0;background:#f1563c;color:#fff;font-size:18px;transition:all .5s ease}
.home-milestone-section .milestone-show-more-wrapper .show-more-button:hover{background:#de3c21}
@media(max-width:1200px){.home-contact-section{padding-top:0}}@media(max-width:576px){.home-contact-section{padding-bottom:60px}
}.home-contact-section .home-contact-guts{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}
@media(max-width:1200px){.home-contact-section .home-contact-guts{grid-template-columns:1fr}
}.home-contact-section .home-form__wrapper{background-color:#fff}.home-contact-section .contact-form-wrapper{max-width:540px;width:100%;padding:0 !important}
@media(max-width:1200px){.home-contact-section .contact-form-wrapper{margin:0 auto}
}@media(max-width:576px){.home-contact-section .contact-form-wrapper{max-width:unset;width:unset}
}@media(max-width:414px){.home-contact-section .contact-form-wrapper .gform_wrapper{padding:0 12px !important}
}.home-contact-section .home-contact__content{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;gap:28px;overflow:hidden}
@media(max-width:1200px){.home-contact-section .home-contact__content{align-items:center}
}@media(max-width:768px){.home-contact-section .home-contact__content{margin-bottom:30px}
}.home-contact-section .home-contact__content__title{font-family:Roboto,sans-serif;font-size:50px;font-weight:700;line-height:64px;text-align:left;color:#333;margin-bottom:18px}
@media(max-width:1200px){.home-contact-section .home-contact__content__title{text-align:center}
}@media(max-width:992px){.home-contact-section .home-contact__content__title{font-size:44px;line-height:46.88px}
}@media screen and (max-width:768px){.home-contact-section .home-contact__content__title{font-size:30px;line-height:35px}
}.home-contact-section .home-contact__content__subtitle{font-family:Roboto;font-size:18px;line-height:28px;font-weight:400;text-align:left;color:#333;margin-bottom:40px}
@media(max-width:1200px){.home-contact-section .home-contact__content__subtitle{text-align:center}
}.home-contact-section .home-contact__content .contact-logo__list--wrapper{width:90%;margin:0 auto;overflow:hidden;position:relative}
@media(max-width:578px){.home-contact-section .home-contact__content .contact-logo__list--wrapper{width:90%}
}.home-contact-section .home-contact__content .contact-logo__list--wrapper::before,.home-contact-section .home-contact__content .contact-logo__list--wrapper::after{content:"";position:absolute;top:0;width:25px;height:100%;z-index:2}
.home-contact-section .home-contact__content .contact-logo__list--wrapper::before{left:0;background:linear-gradient(to right,#fff,transparent)}
.home-contact-section .home-contact__content .contact-logo__list--wrapper::after{right:0;background:linear-gradient(to left,#fff,transparent)}
.home-contact-section .home-contact__content .contact-logo__list{display:flex;align-items:center;gap:30px}
.home-contact-section .home-contact__content .contact-logo__list-rtl{display:flex;align-items:center;gap:30px;transform:rotate(180deg)}
.home-contact-section .home-contact__content .contact-logo__list-rtl .slick-slide{transform:rotate(180deg)}
.home-contact-section .home-contact__content .contact-logo__item img{width:107px}
.home-contact-section .home-contact__content .slick-slider .slick-slide{padding:0 15px}
.home-contact-section .home-contact__content .contact-logo-devider{height:30px}.home-contact-section .home-form__wrapper{box-shadow:10px 10px 30px 0 rgba(0,0,0,0.1019607843);border-radius:28px}
@media(max-width:576px){.home-contact-section .home-form__wrapper{box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1019607843)}
}.home-contact-section .home-form__wrapper form{padding-bottom:40px;padding-top:40px}
.home-contact-section .home-form__wrapper .confirmation-text{margin-top:26px}.home-contact-section .home-form__wrapper .wpcf7-response-output{border-radius:28px;font-size:23px !important;line-height:1.7 !important;padding:0 35px !important}
.home-contact-section .home-form__wrapper .wpcf7-form-control-wrap.send_nda,.home-contact-section .home-form__wrapper .wpcf7-form-control-wrap[data-name=send_nda]{margin-top:26px}
.home-contact-section .home-form__wrapper .wpcf7-submit{margin-top:20px;margin-bottom:0}
.home-contact-section .persons__list{display:flex;align-items:center;gap:30px;justify-content:space-between}
.home-contact-section .persons__person-item{max-width:50%;position:relative}.home-contact-section .persons__person-item__img{width:100%;height:auto;border-radius:30px}
.home-contact-section .persons__person-item__content{position:absolute;bottom:0;left:0;right:0;margin:8px;padding:14px;border-radius:8px;background-color:rgba(255,255,255,0.8)}
.home-contact-section .persons__person-item__content__name{display:block;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;line-height:32px;color:#333}
.home-contact-section .persons__person-item__content__description{display:block;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#555}
.home-contact-section .persons__person-item__content span{display:block}.hero-with-trusted-leaders-section{margin:105px auto 45px;max-width:95%}
@media(min-width:768px){.hero-with-trusted-leaders-section{margin:105px auto 70px}
}.hero-with-trusted-leaders-section__title{font-family:Inter,sans-serif;font-size:38px;font-weight:700;line-height:44px;text-align:left;padding:90px 10px 55px}
.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list{margin-top:46px;display:flex;overflow:hidden;position:relative;width:80%;max-width:80%;margin-left:0}
.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list::before,.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list::after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2}
.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list::before{left:0;background:linear-gradient(to right,#fff,transparent)}
.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list::after{right:0;background:linear-gradient(to left,#fff,transparent)}
.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list ul{display:flex;gap:20px;animation:scroll 45s linear infinite;list-style:none;padding:0;margin:0}
@media(max-width:768px){.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list ul{animation-duration:20s}
}.hero-with-trusted-leaders-section .hero-with-trusted-leaders-section__list ul li{display:flex;align-items:center}
.hero-with-trusted-leaders-section .partners-section__item{width:200px;height:60px;border-radius:32px;padding:40px;border:1px solid #bebebe;box-sizing:border-box;flex:0 0 auto}
@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}
}.section__background{position:relative}.section__background::before{content:"";position:absolute;top:0;left:0;width:100%;height:58%;background-size:cover;background-position-x:60%;background-repeat:no-repeat;z-index:0;background-image:var(--hero-image-small);border-radius:20px}
@media(min-width:1024px){.section__background::before{background-image:var(--hero-image-large);height:75%}
}.section__background::after{content:"";position:absolute;top:0;left:0;width:100%;height:58%;background:linear-gradient(to right,rgba(245,245,245,0.7411764706),transparent);border-radius:20px}
@media(min-width:1024px){.section__background::after{height:75%}}.hero-with-trusted-leaders-section__content{margin:0 auto;display:grid;z-index:1}
.hero-contact-form{justify-self:center;background-color:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.1);max-width:362px;padding:0;border-radius:30px}
.form__heading{padding:32px 32px 0;font-family:Roboto,sans-serif;font-size:24px;font-weight:500;color:#f1563c}
.hero-contact-form form{padding-bottom:32px}.hero-contact-form .gform_wrapper{padding:0 32px}
.hero-contact-form .abm_submit_button{margin:32px 0 0 !important;display:block;width:100%}
@media(min-width:1024px){.hero-with-trusted-leaders-section__title{grid-column:1/2;grid-row:1/2;margin-bottom:0;padding-bottom:0;font-size:54px;line-height:65px}
.hero-with-trusted-leaders-section__list{grid-column:1/2;grid-row:2/3;margin-top:0;align-self:end;max-width:-webkit-fill-available}
.hero-contact-form{grid-column:2/3;grid-row:2/3;margin-left:0}}.wpcf7-response-output{padding:24px}
.hero-with-trusted-leaders-section .contact-form-wrapper{min-height:360px}.hero-with-trusted-leaders-section .contact-form-wrapper label{top:10px;font-size:14px;font-weight:400}
.hero-with-trusted-leaders-section .contact-form-wrapper .unfocus-label{top:18px;font-size:16px}
.hero-with-trusted-leaders-section .contact-form-wrapper input[type=text],.hero-with-trusted-leaders-section .contact-form-wrapper input[type=email],.hero-with-trusted-leaders-section .contact-form-wrapper textarea{margin-top:25px;padding:0 0 5px;font-size:16px}
.hero-with-trusted-leaders-section .contact-form-wrapper textarea,.hero-with-trusted-leaders-section .contact-form-wrapper textarea:focus{min-height:30px}
.hero-with-trusted-leaders-section .contact-form-wrapper textarea:focus{height:55px}
.elementor-page .clients-slider{max-width:1110px;margin:0 auto}.elementor-page .clients-slider .swiper{height:auto}
.elementor-page .clients-slider .swiper-slide{height:auto !important}.elementor-page .clients-slider__wrapper{display:flex;justify-self:center;flex-wrap:wrap;height:auto;width:100%}
.elementor-page .clients-slider__item{display:flex;flex-direction:column;gap:22px;padding:20px;width:calc((100% - 60px) / 3);background-color:#f9f9f9;border-radius:18px}
@media screen and (max-width:767px){.elementor-page .clients-slider__item{width:100%}
}.elementor-page .clients-slider__header{display:flex;align-items:center;gap:12px}
.elementor-page .clients-slider__header img{max-width:66px;height:39px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .3s ease-in-out}
.elementor-page .clients-slider__header a,.elementor-page .clients-slider__header span{font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:21px;line-height:1.14;color:#333}
.elementor-page .clients-slider__header a{display:flex;align-items:center;gap:12px;transition:all .3s ease-in-out}
.elementor-page .clients-slider__header a:hover{color:#e62415;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:21px;line-height:1.14}
.elementor-page .clients-slider__header a:hover img{filter:brightness(0) saturate(100%) invert(21%) sepia(100%) saturate(7496%) hue-rotate(0) brightness(97%) contrast(116%)}
.elementor-page .clients-slider__name{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:1.29;color:#333}
.elementor-page .clients-slider__position{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:1.78;color:#333}
.elementor-page .clients-slider__img{width:100%;height:240px;border-radius:12px;overflow:hidden}
.elementor-page .clients-slider__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.elementor-page .clients-slider__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.elementor-page .clients-slider__text,.elementor-page .clients-slider__text p{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#333}
.elementor-page .clients-slider__btn-container{display:flex;flex-grow:1;align-items:flex-end}
.elementor-page .clients-slider__btn{display:flex;width:24px;height:24px;margin:0 0 0 auto;padding:4px;border:0;color:#fff;background-color:#333;border-radius:6px;transform:scale(1);cursor:pointer;transition:transform .3s ease}
.elementor-page .clients-slider__btn:hover{transform:scale(1.1)}.elementor-page .clients-slider a.clients-slider__link{padding:10px 12px;font-weight:500;font-family:"Roboto",sans-serif;font-size:14px;line-height:1.1;text-align:center;text-transform:none;background-color:#f1563c;color:#fff;border-radius:14px;cursor:pointer;transition:all .3s ease}
.elementor-page .clients-slider a.clients-slider__link:hover{background-color:#de3c21}
.elementor-page .clients-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:none;z-index:100}
.elementor-page .clients-popup.active{display:flex}.elementor-page .clients-popup__container{position:absolute;top:120px;left:50%;transform:translate(-50%,0);width:100%;max-width:780px;margin:0 auto}
@media screen and (max-width:1023px){.elementor-page .clients-popup__container{width:90%}
}@media screen and (max-width:767px){.elementor-page .clients-popup__container{width:95%}
}.elementor-page .clients-popup__wrapper{margin:40px 0;padding:40px;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9;border-radius:18px}
@media screen and (max-width:1023px){.elementor-page .clients-popup__wrapper{padding:40px;margin:0 0 40px}
}@media screen and (max-width:767px){.elementor-page .clients-popup__wrapper{padding:16px}
}.elementor-page .clients-popup__close{display:flex;align-items:center;justify-content:center;width:31px;height:31px;margin:0 0 22px auto;padding:4px;border:0;color:#fff;background-color:#333;border-radius:6px;transform:scale(1);cursor:pointer;transition:transform .3s ease}
.elementor-page .clients-popup__close:hover{transform:scale(1.1)}@media screen and (max-width:767px){.elementor-page .clients-popup__close{margin-bottom:12px}
}.elementor-page .clients-popup__content{display:flex;flex-direction:column;gap:22px}
.elementor-page .clients-popup__header{display:flex;align-items:center;gap:12px}.elementor-page .clients-popup__header img{max-width:66px;height:39px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .3s ease-in-out}
.elementor-page .clients-popup__header .clients-popup__no-link,.elementor-page .clients-popup__header a{display:flex;align-items:center;gap:12px;transition:all .3s ease-in-out}
.elementor-page .clients-popup__header a,.elementor-page .clients-popup__header .clients-popup__company{font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:21px;line-height:1.14;color:#333}
.elementor-page .clients-popup__header a:hover span{color:#e62415}.elementor-page .clients-popup__header a:hover img{filter:brightness(0) saturate(100%) invert(21%) sepia(100%) saturate(7496%) hue-rotate(0) brightness(97%) contrast(116%)}
.elementor-page .clients-popup__name{margin:0 0 22px;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:56px;line-height:1.25;text-align:center;color:#333}
@media screen and (max-width:1023px){.elementor-page .clients-popup__name{margin-bottom:8px;font-size:40px}
}@media screen and (max-width:767px){.elementor-page .clients-popup__name{font-size:30px}
}.elementor-page .clients-popup__position{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:1;text-align:center;color:#333}
@media screen and (max-width:1023px){.elementor-page .clients-popup__position{font-size:24px}
}@media screen and (max-width:767px){.elementor-page .clients-popup__position{font-size:18px}
}.elementor-page .clients-popup__img{width:100%;height:280px;border-radius:12px;overflow:hidden}
.elementor-page .clients-popup__img img{display:block;margin:0 auto;width:auto;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}
.elementor-page .clients-popup__text,.elementor-page .clients-popup__text p{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#333}
.clients-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.clients-slider-control .clients-slider-play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.clients-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);min-width:186px;width:-moz-fit-content;width:fit-content;padding:0 16px;height:60px;border-radius:50px}
.clients-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.clients-slider-control .swiper-pagination__wrapper .clients-slider-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.clients-slider-control .swiper-pagination__wrapper .clients-slider-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.clients-slider-control .swiper-pagination__wrapper .clients-slider-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.clients-slider-control .swiper-pagination__wrapper .clients-slider-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.clients-slider-control .swiper-button-prev,.clients-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
@media(max-width:576px){.clients-slider-control .swiper-button-prev,.clients-slider-control .swiper-button-next{display:none}
}.clients-slider-control .swiper-button-prev::after,.clients-slider-control .swiper-button-next::after{display:none}
.clients-slider-control .swiper-button-next.swiper-button-disabled,.clients-slider-control .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.channels-slider .swiper-wrapper{display:flex;padding:30px 0}.channels-slider .channels-slide{display:flex;flex-direction:column;align-items:center;width:350px;height:auto;padding:32px 28px;background-color:transparent;border:2px solid #ebebeb;border-radius:32px}
.channels-slider .channels-slide.swiper-slide-active{background-color:#fff;box-shadow:10px 10px 30px 0 rgba(0,0,0,0.1019607843)}
.channels-slider .channels-slide__icon{margin-bottom:24px;width:60px;height:60px}
.channels-slider .channels-slide__icon svg{width:100%;height:100%}.channels-slider .channels-slide h3{margin-bottom:8px;font-weight:500;font-family:"Roboto",sans-serif;font-size:24px;line-height:30px;text-align:center;color:#0c1b2c}
.channels-slider .channels-slide p{font-weight:400;font-family:"Inter",sans-serif;font-size:16px;line-height:24px;text-align:center;color:#333;max-width:244px}
.channels-slider__custom-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px;margin-top:26px}
@media screen and (max-width:768px){.channels-slider__custom-pagination{display:none}
}.channels-slider__custom-pagination .channels-slider__pagination-btn{padding:12px 22px;font-weight:500;font-family:"Roboto",sans-serif;font-size:18px;line-height:1.1;text-align:center;text-transform:none;background-color:transparent;color:#0c1b2c;border:2px solid #ebebeb;border-radius:14px;cursor:pointer;transition:all .3s ease}
.channels-slider__pagination-btn.active{background-color:#f1563c;color:#fff;border-color:#f1563c}
.channels-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.channels-slider-control .channels-slider-play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.channels-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);min-width:186px;width:-moz-fit-content;width:fit-content;padding:0 16px;height:60px;border-radius:50px}
.channels-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.channels-slider-control .swiper-pagination__wrapper .channels-slider-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.channels-slider-control .swiper-pagination__wrapper .channels-slider-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.channels-slider-control .swiper-pagination__wrapper .channels-slider-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.channels-slider-control .swiper-pagination__wrapper .channels-slider-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.channels-slider-control .swiper-button-prev,.channels-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
@media(max-width:576px){.channels-slider-control .swiper-button-prev,.channels-slider-control .swiper-button-next{display:none}
}.channels-slider-control .swiper-button-prev::after,.channels-slider-control .swiper-button-next::after{display:none}
.channels-slider-control .swiper-button-next.swiper-button-disabled,.channels-slider-control .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
@media(min-width:768px){.blog-grid-slider-mobile{display:none}}.blog-grid-slider-mobile .porfolio-slider-control{padding-top:0}
.blog-grid-slider-mobile .porfolio-slider-control .swiper-pagination__wrapper{min-width:186px;width:-moz-fit-content;width:fit-content;padding:0 6px}
.blog-grid-slider-desktop{display:flex;justify-content:space-around;flex-direction:row;align-items:stretch}
@media(max-width:767px){.blog-grid-slider-desktop{display:none}}@media(min-width:768px) and (max-width:1140px){.blog-grid-slider-desktop{gap:16px}
}.new-blog-section{padding:0}.new-blog-section .portfolio-cases-swiper .swiper-slide{border-bottom-right-radius:0;border-bottom-left-radius:0;height:auto;padding:20px}
.new-blog-section .portfolio-cases-swiper{border-bottom-right-radius:0;border-bottom-left-radius:0}
.new-blog-section .post-item{border:1px solid #d4d2e3;border-radius:24px}@media(max-width:767px){.new-blog-section .post-item{flex-basis:100%;height:100%}
}@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item{max-width:30%}
}.new-blog-section .post-item__permalink{flex-grow:1}.new-blog-section .post-item__permalink,.new-blog-section .post-item__title{font-size:24px;font-weight:500;line-height:30px;color:#333;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__permalink,.new-blog-section .post-item__title{font-size:20px;line-height:24px}
}.new-blog-section .post-item__title{margin-bottom:32px}@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__title{margin-bottom:20px}
}.new-blog-section .post-item__meta-info{display:flex;flex-direction:column;height:100%;padding:40px 24px 40px}
@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__meta-info{padding:20px 20px 40px}
}.new-blog-section .post-item__author{font-size:18px;font-weight:700;color:#333}@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__author{font-size:16px;line-height:20px}
}.new-blog-section .post-item__author-position{display:block;margin-top:12px;font-size:18px;font-weight:400;color:#666}
@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__author-position{font-size:16px;line-height:20px}
}.new-blog-section .post-item__permalink:hover .post-item__title{color:#f1563c}.new-blog-section .load-more-btn-wrap{width:100%;text-align:center;clear:both}
.new-blog-section .js-load-more-blog{display:block;margin:0 auto;border:1px solid #bebebe;border-radius:10px;padding:20px 40px;font-size:18px;font-weight:700;line-height:24px;text-transform:uppercase;color:#333;background-color:#fff;cursor:pointer}
.new-blog-section .js-load-more-blog:hover{outline:0;border-color:#f1563c}.new-blog-section .js-load-more-blog:focus{background-color:#fff;color:#333}
.new-blog-section .article-card.blog-list__item .post-item__image-wrap{font-size:18px;line-height:32px}
.new-blog-section .post-item__image-wrap .article-card__image{height:388px;border-top-right-radius:24px;border-top-left-radius:24px}
@media(min-width:768px) and (max-width:1140px){.new-blog-section .post-item__image-wrap .article-card__image{height:200px}
}.new-blog-section .article-card__link{font-weight:500;font-size:18px;line-height:24px;color:#f1563c}
.elementor-page .team-slider{max-width:1110px;margin:0 auto}.elementor-page .team-slider .swiper{height:auto}
.elementor-page .team-slider .swiper-slide{height:auto !important}.elementor-page .team-slider__wrapper{display:flex;justify-self:center;flex-wrap:wrap;height:auto;width:100%}
.elementor-page .team-slider__item{position:relative;width:calc((100% - 60px) / 3);border-radius:16px;cursor:pointer}
.elementor-page .team-slider__info{position:absolute;bottom:0;left:0;right:0;display:flex;gap:20px;justify-content:space-between;margin:8px;padding:14px;color:#333;background-color:rgba(255,255,255,0.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px}
.elementor-page .team-slider__info svg{width:24px;height:24px;transition:fill .3s ease}
.elementor-page .team-slider__item:hover .team-slider__info{color:#f1563c}.elementor-page .team-slider__name{margin:0 0 4px;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:100%;color:#333}
.elementor-page .team-slider__position{margin:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:rgba(51,51,51,0.8)}
.elementor-page .team-slider__img{width:100%;height:377px;border-radius:12px;overflow:hidden}
@media screen and (max-width:991px){.elementor-page .team-slider__img{height:236px}
}@media screen and (max-width:575px){.elementor-page .team-slider__img{height:360px}
}.elementor-page .team-slider__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1);transition:all .3s ease}
.elementor-page .team-slider__item:hover .team-slider__img img{filter:grayscale(0)}
.elementor-page .team-slider__links{display:flex;flex-grow:1;align-items:flex-end}
.elementor-page .team-slider__btn{display:flex;width:24px;height:24px;margin:0 0 0 auto;padding:4px;border:0;color:#fff;background-color:#333;border-radius:6px;transform:scale(1);cursor:pointer;transition:transform .3s ease}
.elementor-page .team-slider__btn:hover{transform:scale(1.1)}.elementor-page .team-slider__content{height:0;width:0;margin:0;padding:0;visibility:hidden;pointer-events:none}
.elementor-page .team-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:none;z-index:100}
.elementor-page .team-popup.active{display:flex}.elementor-page .team-popup__container{position:absolute;top:120px;left:50%;transform:translate(-50%,0);width:100%;max-width:780px;margin:0 auto}
@media screen and (max-width:1023px){.elementor-page .team-popup__container{width:90%}
}@media screen and (max-width:767px){.elementor-page .team-popup__container{width:95%}
}.elementor-page .team-popup__wrapper{margin:40px 0;padding:40px;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9;border-radius:18px;margin-bottom:40px}
@media screen and (max-width:1023px){.elementor-page .team-popup__wrapper{padding:40px;margin:0 0 40px}
}@media screen and (max-width:767px){.elementor-page .team-popup__wrapper{padding:16px}
}.elementor-page .team-popup__close{display:flex;align-items:center;justify-content:center;width:31px;height:31px;margin:0 0 22px auto;padding:4px;border:0;color:#fff;background-color:#333;border-radius:6px;transform:scale(1);cursor:pointer;transition:transform .3s ease}
.elementor-page .team-popup__close:hover{transform:scale(1.1)}@media screen and (max-width:767px){.elementor-page .team-popup__close{margin-bottom:12px}
}.elementor-page .team-popup__name{margin:0 0 24px;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:56px;line-height:1.25;color:#333;text-align:center}
@media screen and (max-width:1023px){.elementor-page .team-popup__name{margin-bottom:8px;font-size:40px}
}@media screen and (max-width:767px){.elementor-page .team-popup__name{font-size:30px}
}.elementor-page .team-popup__position{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px}
.elementor-page .team-popup__position p{margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:1.33;color:#333}
@media screen and (max-width:1023px){.elementor-page .team-popup__position p{font-size:24px}
}@media screen and (max-width:767px){.elementor-page .team-popup__position p{font-size:18px}
}.elementor-page .team-popup__position svg{border-radius:8px;overflow:hidden}.elementor-page .team-popup__img{margin-bottom:22px;width:100%;height:280px}
.elementor-page .team-popup__img img{display:block;margin:0 auto;width:auto;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;overflow:hidden}
.elementor-page .team-popup__text{margin-bottom:22px}.elementor-page .team-popup__text,.elementor-page .team-popup__text p{font-family:"Inter",sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:1.5;color:#333}
.elementor-page .team-popup__links{display:flex;gap:12px;justify-content:space-between}
.elementor-page .team-popup__links .source{display:flex;gap:22px;align-items:center}
.elementor-page .team-popup__links .source span{font-family:"Inter",sans-serif;font-style:normal;font-weight:3400;font-size:16px;line-height:1.5;color:#333}
.elementor-page .team-popup__links .source .linkedin,.elementor-page .team-popup__links .source .gmail{width:24px;height:24px;border-radius:8px;overflow:hidden;color:#333;transition:all .3s ease}
.elementor-page .team-popup__links .source .linkedin svg,.elementor-page .team-popup__links .source .gmail svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.elementor-page .team-popup__links .source .linkedin:hover,.elementor-page .team-popup__links .source .gmail:hover{color:#f1563c}
.elementor-page .team-popup__links .source__container{display:flex;align-items:center;gap:12px}
.elementor-page .team-popup__links .insights{padding:10px 12px;font-weight:500;font-family:"Roboto",sans-serif;font-size:14px;line-height:1.1;text-align:center;text-transform:none;background-color:#f1563c;color:#fff;border-radius:14px;cursor:pointer;transition:all .3s ease}
.elementor-page .team-popup__links .insights:hover{background-color:#de3c21}.team-slider-control{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:40px;position:relative}
.team-slider-control .team-slider-play-stop-button{width:60px;height:60px;border-radius:100%;background-color:#f3f3f3;border:0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
.team-slider-control .swiper-pagination__wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(51,51,51,0.0588235294);width:186px;height:60px;border-radius:50px}
.team-slider-control .swiper-pagination__wrapper .progress-fill{height:100%;background-color:#373737;width:0;transition:width .3s;border-radius:6px;transition:width .5s ease}
.team-slider-control .swiper-pagination__wrapper .team-slider-pagination{position:relative;width:unset;display:flex;justify-content:center;align-items:center;top:unset;left:unset;right:unset;bottom:unset;line-height:0}
.team-slider-control .swiper-pagination__wrapper .team-slider-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:6px;background:#c9c9ca;opacity:1;transition:width .6s ease}
.team-slider-control .swiper-pagination__wrapper .team-slider-pagination .swiper-pagination-bullet-active{width:48px;height:8px;border-radius:6px;overflow:hidden}
.team-slider-control .swiper-pagination__wrapper .team-slider-pagination .swiper-pagination-bullet-active .progress-bar{display:block;height:100%;background:#333;width:0;transition:width 3.5s linear}
.team-slider-control .swiper-button-prev,.team-slider-control .swiper-button-next{margin:0;position:relative;width:60px;height:60px;border-radius:100%;background-color:rgba(51,51,51,0.0588235294);display:flex;justify-content:center;align-items:center;top:unset;bottom:unset;left:unset;right:unset}
@media(max-width:576px){.team-slider-control .swiper-button-prev,.team-slider-control .swiper-button-next{display:none}
}.team-slider-control .swiper-button-prev::after,.team-slider-control .swiper-button-next::after{display:none}
.team-slider-control .swiper-button-next.swiper-button-disabled,.team-slider-control .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.infobip{overflow:hidden}.infobip .moc-contact-section{display:none}