

/* Start:/local/components/addamant/text.author/templates/default-h1/style.css?17507519883627*/
.text-author-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.text-author.card-item{
    max-width: 547px;
    width: 100%;
}
.text-author-worker{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.text-author-titles{
    max-width: 953px;
    margin-right: 64px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.text-author-titles h1{
    margin-bottom: 64px;
}
.text-author.card-item h3{
    margin-bottom: -42px;
}
.text-author.card-item.dark h3,
.text-author.card-item.dark h4,
.text-author.card-item.dark h5{
    color: var(--white);
}
.text-author.card-item.dark h5{
    opacity: 0.5;
}
.text-author.card-item.light h5{
    color: var(--grey);
}
/*.text-author.card-item h3{
    position: absolute;
}*/
.text-author-worker .button{
    margin: 0;
}
.worker-info{
    text-align: right;
}
.worker-info img{
    margin-bottom: 16px;
    max-width: 80px;
    max-height: 80px;
}
.employee-block .text-author-titles{
    display: none;
}
.employee-block .text-author-worker{
    flex-wrap: wrap;
}
.employee-block .text-author.card-item h3{
    position: static;
}
.employee-block .worker-info{
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
    margin-top: 32px;
}
.employee-block .worker-info img{
    margin-right: 16px;
    margin-bottom: 0;
}
.employee-block .text-author h3{
    margin-bottom: 24px;
}
.employee-block .text-author.card-item{
    padding: 24px;
    margin-top: 0;
}
.text-author-step{
    margin-bottom: 32px;
}
.text-author-step.text-bg{
    font-weight: 500;
}
.main-block.web-stack{
    margin-bottom: 100px;
}
.text-author-wrapper.outstaff .text-author.card-item h3{
    margin-bottom: -75px;
    line-height: 38.4px;
}
@media screen and (max-width:1050px){
    .text-author-wrapper{
        flex-wrap: wrap;
    }
    .text-author-titles{
        margin-right: 0;
    }
    .text-author-titles h1{
        margin-bottom: 32px;
    }
    .text-author.card-item{
        margin-top: 64px;
    }
}
@media screen and (max-width:768px){
    .text-author-titles .undertitle p{
        font-size: 18px;
    }
    .text-author-titles{
        max-width: 550px;
    }
    .main-block.web-stack{
        margin-bottom: 50px;
    }
    .web-stack .text-author-titles .undertitle p{
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.01em;
    }
    .web-stack .text-author-titles .undertitle p br{
        display: none;
    }
    .web-stack .text-author-titles{
        max-width: 100%;
    }
}
@media screen and (max-width:600px){
    .text-author.card-item h3,
    .text-author-wrapper.outstaff .text-author.card-item h3{
        position: relative;
        margin-bottom: 24px;
    }
    .text-author.card-item{
        flex-wrap: wrap;
        padding: 24px;
    }
    .text-author-worker{
        flex-wrap: wrap;
    }
    .text-author-worker .button{
        margin-bottom: 32px;
    }
    .worker-info{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        text-align: left;
        align-items: center;
    }
    .worker-text{
        margin-left: 16px;
    }
    .worker-info img{
        margin-bottom: 0px;
    }
}
@media (max-width: 370px) {
    .worker-info img{
        width: 65px;
        height: 65px;
        margin-right: 8px;
    }
    .worker-text{
        margin-left: 8px;
    }
}
@media (max-width: 350px) {
    .worker-info img{
        width: 55px;
        height: 55px;
        margin-right: 8px;
    }
    .worker-text{
        margin-left: 8px;
    }
}
/* End */


/* Start:/local/components/addamant/develop.stack/templates/.default/style.css?1750751990504*/
.web-stack__wrap{
    border-top: 1px solid #DCDCDF;
    border-bottom: 1px solid #DCDCDF;
    padding: 100px 0;
    margin-bottom: 100px;
}

.web-stack__wrap p{
    display: block;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 110%;
    white-space: nowrap;
    color: #DCDCDF;
    transition: 0.3s;
    margin: 0 16px;
}

.web-stack__wrap p.is-active{
    color:#8E939E;
}

@media (max-width:768px) {
    .web-stack__wrap{
        margin-bottom: 60px;
    }
}
/* End */


/* Start:/local/components/addamant/develop.cycle.outstaff/templates/.default/style.css?17507519892152*/
.main-block.web-type{
    margin-bottom: 150px;
}

.web-type__top {
    display: flex;
    justify-content: space-between;
}

.web-type__item{
    border-radius: 32px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    background-color: var(--light-grey);
    width: 100%;
}

.web-type__top .web-type__item h2,
.web-type__top .web-type__item img{
    margin-bottom: 24px;
}

.web-type__top .web-type__item img{
    max-width: 78px;
    max-height: 78px;
}

.web-type__top .web-type__item .text-bg{
    font-weight: 500;
}

.web-type__top .web-type__item{
    min-height: 448px;
    margin-right: 12px;
}

.web-type__top .web-type__item a{
    margin: 0;
    margin-top: auto;
}

.web-type__top .web-type__item:last-child{
    margin-right: 0;
}

.web-type__item.blue{
    background-color: var(--blue);
}

.web-type__item.blue h2{
    color: var(--white);
}

.web-type__item.blue .text-bg{
    color: #FFFFFF80;
}

.web-cycle__title {
    margin-bottom: 64px;
}

.web-cycle__wrap{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -12px;
}

.web-cycle__wrap .web-cycle__item{
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 23px 24px;
    border-radius: 24px;
    font-size: 24px;
    line-height: 32px;
    box-sizing: border-box;
    text-transform: capitalize;
}

.web-cycle__wrap .web-cycle__item.w3{
    text-transform: none;
}

.web-cycle__wrap .web-cycle__item:after{
    display: none;
}

@media (max-width:1260px) {
    .web-type__top{
        flex-wrap: wrap;
    }

    .web-type__top .web-type__item:first-child{
        max-width: 100%;
        margin-bottom: 12px;
    }

    .web-type__top .web-type__item{
        max-width: 49.5%;
        margin-right: 0;
    }
}

@media (max-width:900px) {
    .main-block.web-type{
        margin-bottom: 125px;
    }

    .web-type__top .web-type__item{
        min-height: auto;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .web-type__top .web-type__item a{
        margin-top: 48px;
    }
}

@media (max-width:700px) {
    .web-cycle__title {
        margin-bottom: 32px;
    }
}

@media (max-width:420px) {
}
/* End */


/* Start:/local/components/addamant/develop.tech/templates/.default/style.css?17507519893340*/
.main-block.web-tech{
    margin-bottom: 150px;
}

.web-tech__step.text-bg{
	margin-bottom: 32px;
}

.web-tech__wrap .text-bg {
    font-weight: 500;
}

.web-tech__items{
    display: flex;
    margin-top: 64px;
}

.web-tech__item{
    max-width: 546px;
    width: 100%;
    margin-right: 12px;
    border-radius: 48px;
    padding: 32px;
    display: flex;
    flex-wrap: wrap;
    background-color: var(--light-grey);
    min-height: 280px;
    flex-direction: column;
}

.web-tech__items.outstaff .web-tech__item{
    max-width: 50%;
}

.web-tech__item:last-child{
    margin-right: 0;
}

.web-tech__item-top{
    display: flex;
    align-items: center;
}

.web-tech__item img{
    margin-right: 24px;
}

.web-tech__item .text-sm{
    width: 100%;
    margin-top: auto;
    letter-spacing: normal;
}

.web-stack-tech__wrap h3{
    margin-bottom: 64px;
}

.web-stack-tech__items{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.web-stack-tech__item{
    max-width: 407px;
    width: 100%;
    margin-right: 12px;
}

.web-stack-tech__item:last-child{
    margin-right: 0;
}

.web-stack-tech__item h4{
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
}

.web-stack-tech__item p{
    margin-bottom: 12px;
    font-weight: 500;
}

.web-stack-tech__item p:last-child{
    margin-bottom: 12px;
}

.web-stack-tech__item p + h4{
    margin-top: 32px;
}

.web-stack-tech__item h4 + h4{
    margin-top: 32px;
}

.web-stack-tech__item h4 span:nth-child(1){
    font-weight: 500;
}

.web-stack-tech__item h4 span:nth-child(2){
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    letter-spacing: -0.006em;
    color: var(--grey);
    margin-left: 6px;
}

.web-stack-tech__item h4 span br{
    display: none;
}

@media (max-width:1200px) {
    .web-tech__items:not(.outstaff){
        flex-wrap: wrap;
    }

    .web-tech__items:not(.outstaff).web-tech__item{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .web-tech__item:last-child{
        margin-bottom: 0;
    }

    .web-stack-tech__item h4 span br{
        display: block;
    }
}

@media (max-width: 1023px) {
    .web-tech__items.outstaff{
        flex-wrap: wrap;
    }

    .web-tech__items.outstaff .web-tech__item{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .web-stack-tech__item h4 span br{
        display: none;
    }

    .web-stack-tech__items{
        flex-direction: column;
    }

    .web-stack-tech__item{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }

    .web-stack-tech__item:last-child,
    .web-stack-tech__item h4 + h4{
        margin-bottom: 0;
    }
}

@media (max-width:768px) {
    .web-tech__item{
        min-height: 240px;
    } 

    .main-block.web-tech{
        margin-bottom: 75px;
    }

    .web-stack-tech__wrap h3{
        margin-bottom: 32px;
    }

	.web-tech__wrap h2.h1-heading{
		margin-bottom: 64px;
	}
}

@media (max-width:600px) {
	.web-tech__wrap h2.h1-heading{
		margin-bottom: 32px;
	}

    .web-tech__items{
        margin-top: 32px;
    }

    .web-tech__item-top img{
        margin-bottom: 24px;
    }

    .web-tech__item-top{
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 24px;
    }
}
/* End */


/* Start:/local/components/addamant/develop.implement/templates/.default/style.css?17507519896777*/
.web-implement__step.text-bg {
    font-weight: 500;
    margin-bottom: 32px;
}

.web-implement__wrap h2 {
    margin-bottom: 64px;
}

.web-implement__wrap p {
    font-weight: 500;
}

.web-implement__items {
    background-color: var(--light-grey);
    padding: 32px;
    border-radius: 56px;
    display: flex;
    margin-bottom: 150px;
}

.web-implement__items.outstaff .web-implement__item {
    min-height: 469px;
}

.web-implement__item:last-child {
    margin-right: 0;
}

.web-implement__item {
    max-width: 391px;
    width: 100%;
    min-height: 437px;
    padding: 32px;
    border-radius: 32px;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    margin-right: 12px;
}

.web-implement__item:first-child {
    max-width: 794px;
    min-width: 650px;
}

.web-implement__item h3 {
    margin-bottom: auto;
}

.web-implement__item h3.h2-heading{
    margin-bottom: 24px; 
}

.web-implement__item img {
    display: block;
    margin-bottom: 24px;
}

.web-implement__item p+p {
    margin-top: 12px;
}

.web-implement__dev-wrap h3,
.web-implement__dev-wrap p {
    margin-bottom: 64px;
}

.web-implement__dev-desctop,
.web-implement__dev-mobile {
    padding: 32px 0;
    margin-bottom: 64px;
}

.web-implement__dev-desctop svg,
.web-implement__dev-mobile svg {
    width: 100%;
    height: auto;
}

.web-implement__dev-mobile {
    display: none;
}

.web-development-step__items {
    display: flex;
}

.web-development-step__item {
    background-color: var(--cyan);
    border-radius: 48px;
    padding: 32px;
    margin-right: 12px;
    max-width: 407px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.web-development-step__item span {
    padding: 16px 24px;
    border-radius: 56px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    margin-top: auto;
    display: block;
    max-width: 232px;
    white-space: nowrap;
    background-color: var(--white);
}

.web-development-step__item:last-child {
    margin-right: 0;
}

.web-development-step__item h4 {
    margin: 26px 0 32px;
}

.web-development-step__tags {
    display: flex;
    flex-wrap: wrap;
}

.web-development-step__tags .web-development-step__tag {
    background-color: var(--white);
    border-color: var(--white);
    font-size: 14px;
    line-height: 16.2px;
    letter-spacing: -0.02em;
    margin: 0 6px 6px 0;
}

.web-development-step__tags .web-development-step__tag:after {
    display: none;
}

.web-development-step__number {
    position: absolute;
    top: 32px;
    right: 32px;
}

.monolog {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 24px;
}

.monolog img:first-child{
    margin-right: 8px;
}

.web-implement__item .big-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -12px;
    margin-top: 22px;
}

.web-implement__item .big-tag {
    /*border: 1px dashed #8E939E;*/
    padding: 24px 0px;
    border-radius: 56px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    margin: 0 12px 12px 0;
    max-width: 136px;
    text-align: center;
    width: 100%;
    background-image: url('/local/components/addamant/develop.implement/templates/.default/images/border.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.web-implement__item .big-tag:last-child{
    margin-right: 0;
}

.web-implement__item .big-tag.active {
    color: var(--white);
    background-color: var(--dark);
    background-image:none
}

@media (max-width: 1600px) {
    .web-development-step__tags {
        max-width: 280px;
    }
}

@media (max-width: 1440px) {
    .web-implement__items {
        flex-wrap: wrap;
    }

    .web-implement__item:first-child {
        max-width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .web-implement__item {
        max-width: 49.5%;
        margin-right: 1%;
    }
}

@media (max-width: 1400px) {
    .web-development-step__items {
        flex-direction: column;
    }

    .web-development-step__item {
        margin-right: 0;
        max-width: 100%;
    }

    .web-development-step__item h4 br {
        display: none;
    }

    .web-development-step__item+.web-development-step__item {
        margin-top: 12px;
    }

    .web-development-step__item span {
        margin-top: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 430px) {
    .web-development-step__tags {
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    .web-implement__item {
        max-width: 49.2%;
        margin-right: 1.6%;
    }

    .web-implement__item:not(:first-child) p {
        max-width: 327px;
    }

    .web-implement__item:first-child h3 {
        margin-bottom: 70px;
    }

    .web-implement__items.outstaff .web-implement__item:first-child h3{
        margin-bottom: 24px;
    }
}

@media (max-width: 768px) {
    .web-implement__item {
        min-height: 320px;
    }

    .web-implement__items {
        margin-bottom: 75px;
    }
}

@media (max-width: 740px) {
    .web-implement__items {
        padding: 16px;
    }

    .web-implement__item {
        max-width: 100%;
        margin-right: 0;
    }

    .web-implement__item:last-child {
        margin-top: 12px;
    }

    .web-implement__dev-wrap h3,
    .web-implement__dev-wrap p {
        margin-bottom: 32px;
    }

    .web-implement__dev-desctop {
        display: none;
    }

    .web-implement__dev-mobile {
        display: block;
        text-align: center;
        margin-bottom: 32px;
    }

    .web-implement__dev-mobile svg {
        max-width: 375px;
        margin: 0 auto;
    }

    .web-implement__items.outstaff .web-implement__item{
        min-height: 402px;
    }
}

@media (max-width: 450px) {
    .web-implement__wrap h2 br {
        display: none;
    }

    .monolog{
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .web-implement__items.outstaff .web-implement__item .monolog img{
        order: 1;
        margin-bottom: 0;
    }

    .web-implement__items.outstaff .web-implement__item .monolog img:first-child{
        order: 2;
        margin-top: 8px;
    }
    
    .web-implement__items.outstaff .web-implement__item img{
        margin-top: 32px;
    }

    .web-implement__item .big-tag{
        max-width: max-content;
        padding:  16px 24px;
    }

    .web-implement__item .big-tag {
        background-image: url('/local/components/addamant/develop.implement/templates/.default/images/border-mobile.svg');
    }

    .web-implement__item .big-tag:nth-child(1) {
        background-image: url('/local/components/addamant/develop.implement/templates/.default/images/border-mobile-1.svg');
    }

    .web-implement__item .big-tag:nth-child(3) {
        background-image: url('/local/components/addamant/develop.implement/templates/.default/images/border-mobile-2.svg');
    }
}

@media (max-width: 370px) {
    .web-implement__item {
        min-height: 360px;
    }
}
/* End */


/* Start:/local/components/addamant/request.starting/templates/.default/style.css?175075198910102*/
.request-starting.container {
    padding: 0 20px;
}

.request-starting__wrapper {
    position: relative;
    border-radius: 48px;
    overflow: hidden;
    width: 100%;
    max-width: 1734px;
    margin: 0 auto 180px auto;
}

.request-starting__inner {
    padding: 20px 0;
    max-width: 1684px;
    width: 100%;
    margin: 0 auto;
}

.request-starting__main-inner {
    padding: 100px 0;
    position: relative;
}

.request-starting__inner .request-starting__inner{
    padding: 0;
}

.request-starting.container{
    padding: 0;
}

.request-starting__subtexts {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 114px 0;
}

.request-starting__title {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: auto;
    height: 126px;
}

.about-us__page .request-starting__title{
    height: 226px;
    max-width: 90%;
}

.request-starting__title-text {
    font-size: 180px;
    font-style: normal;
    font-weight: 500;
    line-height: 78%;
    letter-spacing: -0.06em;
    color: var(--white);
    user-select: none;
    text-align: center;
}

.light .request-starting__title-text{
    color: var(--dark);
}

.about-us__page .request-starting__title-text{
    max-width: 90%;
}

.request-starting__tags {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 8px auto;
    width: fit-content;
    min-height: 66px;
    flex-wrap: wrap;
}

.request-starting__tag {
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 16px;
    white-space: nowrap;
    border-radius: 16px;
    border: 1px solid var(--grey);
    margin-right: 12px;
    margin-bottom: 12px;
}

.light .request-starting__tag{
    background-color: var(--white);
    border: 1px solid var(--white);
}

.request-starting__tag:last-child{
    margin-right: 12px;
}

.request-starting__tag-text {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; 
    letter-spacing: -0.144px;
    color: rgba(255, 255, 255, 0.50);
}

.light .request-starting__tag-text{
    color: var(--grey);
}

.filter-unset {
    filter: unset !important;
}

.outstaff-blob-position {
    top: 55px;
}

.request-starting__tag-color {
    display: block;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    margin-left: 12px;
}

.request-starting__subtext {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: var(--grey);
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.84px;
    width: 100%;
}

.request-starting__subtext-text {
    display: flex;
    flex-direction: column;
}

.request-starting__subtext-text a {
    color: var(--lime);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.light .request-starting__subtext-text a{
    color: #753EED;
}

.request-starting__subtext .request-starting__subtext-text:nth-child(1) {
    text-align: start;
}

.request-starting__subtext .request-starting__subtext-text:nth-child(2) {
    text-align: end;
}

.request-starting__blob {
    display: block;
    width: 100%;
    min-height: 247px;
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.hidden-blob #request-starting__blob-item {
   /*opacity: 0;
   transform: scale(0.5);*/
}

#request-starting__blob-item {
    position: absolute;
    transition: var(--transition);
    max-width: 750px;
    max-height: 750px;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: visible;
    right: 0;
    left: 0;
    margin: auto;
    /* filter: invert(1); */
    mix-blend-mode: difference;
    transition: var(--transition);
}

.light #request-starting__blob-item{
    mix-blend-mode: multiply;
}


#request-starting__blob-item .blob-text {
    mix-blend-mode: initial;
    filter: invert(1);
    font-size: 60px;
    color: var(--white);
}

.light #request-starting__blob-item .blob-text{
    color: black;
}

.starting-request-svg {
    display: none;
}

.request-starting__canvas {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    height: fit-content;
    width: 100%;
    z-index: 1;
}

.request-starting__title,
.request-starting__tags,
.request-starting__subtexts {
    z-index: 1;
    position: relative;
}

.starting-request {
    width: 100%;
    /* height: 100%; */
    /* width: 720px; */
    /* height: 946px; */
    height: auto;
  }
  
#canvas-starting-request {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(1.06);

    width: 700px;
    height: 700px;
}

#request__tags-slider {
    display: none;
    margin-bottom: 20px;
}

.request-starting.outstaff .request-starting__tag .request-starting__tag-color{
    display: none;
}

.request-starting.outstaff .request-starting__tag{
    text-transform: capitalize;
    order: 3;
}

.request-starting.outstaff .request-starting__tag:nth-child(1){
    order: 1;
}

.request-starting.outstaff .request-starting__tag:nth-child(6){
    order: 2;
}

@media (max-width: 1920px) {
    .starting-request {
        height: 871px;
    }
}

@media (max-width: 1440px) {
    .request-starting__title-text {
        font-size: 162px;
    }
    .request-starting__subtexts {
        margin: 0 96px 0 96px;
    }
    .request-starting__blob {
        min-height: 262px;
    }
}

@media (max-width: 1330px) {
    .request-starting__title-text {
        font-size: 133px;
    }
}

@media (max-width: 1100px) {
    .request-starting__title-text {
        font-size: 113px;
    }
    .request-starting__blob {
        min-height: 300px;
    }
}

@media (max-width: 1024px) {
    #canvas-starting-request {
        width: 450px;
        height: 450px;
    }
    .about-us__page .request-starting__title-text{
        max-width: 95%;
    }
}

@media (max-width: 924px) {
    .request-starting__main-inner {
        background: var(--Main-Dark, #18233A);
        padding: 88px 0;
    }
    .request-starting__inner{
        padding: 0;
    }
    /*.request-starting__canvas {
        display: none;
    }*/
    #canvas-starting-request {
        width: 400px;
        height: 400px;
    }
    .request-starting__tags {
        margin: 0 32px 20px 32px;
    }
    .request-starting__subtexts {
        margin: 0 32px 88px 32px;
    }
    .request-starting__title-text {
        font-size: 92px;
        line-height: 78%;
    }
    .request-starting__title {
        white-space: initial;
        text-align: center;
        max-width: 460px;
        margin: 0 auto;
    }
    .request-starting__blob {
        min-height: 141px;
    }
}

@media (max-width: 824px) {
    .starting-request {
        height: 668px;
    }
    .request-starting__subtext {
        font-size: 34px;
    }
    #canvas-starting-request {
        height: 450px;
        width: 450px;
    }
    #request-starting__blob-item .blob-text {
        font-size: 42px;
    }
    #request-starting__blob-item .blob-wrapper {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        margin: auto;
    }
    #request-starting__blob-item .blob-canvas {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
    }
    .request-starting__subtexts {
        margin-bottom: 0;
    }
    .request-starting__tags {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 0 32px;
    }
    .request-starting__tags::-webkit-scrollbar {
        height: 0;
    }

    .request-starting__tag {
        margin-right: 12px !important;
        margin-bottom: 0;
    }

    .request-starting__tags {
        display: none;
    }

    #request__tags-slider {
        display: block;
        /* z-index: 1000; */
    }

}

@media (max-width: 768px) {
    #request-starting__blob-item {
        top: -30px;
    }
    .starting-request {
        width: 100%;
    }
    .request-starting.container {
        padding: 0;
    }
    .request-starting__wrapper{
        margin-bottom: 90px;
    }
}
@media (max-width: 680px) {
    .request-starting__title-text{
        font-size: 70px;
        line-height: 54.6px;
    }

    .about-us__page .request-starting__title-text{
        max-width: 343px;
    }
}
@media (max-width: 570px) {
    .request-starting__subtext {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .request-starting__subtext-text {
        text-align: center !important;
    }
    .request-starting__subtext-text:nth-child(1){
        margin-bottom: 24px;
    }
    .starting-request {
        height: 976px;
    }
    .request-starting__blob {
        min-height: 336px;
    }
    #request-starting__blob-item {
        top: 0;
    }
}
@media (max-width: 525px) {
    .contact-big-form .request-starting__title-text{
        max-width: 280px;
        word-break: break-word;
    }
    .outstaff-big-form .request-starting__title-text{
        max-width: 335px;
        word-break: break-word;
    }
    .request-starting__title-text {
        font-size: 70px;
    }
}
@media (max-width: 500px) {
    .request-starting__subtext {
        letter-spacing: -0.34px;
        line-height: 120%;
    }
    .request-starting__blob {
        width: 100%;
    }
    #canvas-starting-request {
        min-height: 330px;
        min-width: 330px;
    }
}
/* End */


/* Start:/local/components/addamant/develop.slider/templates/.default/style.css?17507519902990*/
.develop-slider-list__wrap .splide__list{
    align-items: flex-start;
}

.develop-slider-item__wrap{
    background-color: var(--light-grey);
    padding: 32px;
    border-radius: 32px;
    max-width: 1106px;
}

.develop-slider-item__wrap .text-md,
.develop-slider-item__wrap>.h4-heading{
    margin-bottom: 24px;
}

.develop-slider-worker__wrap,
.develop-slider-worker__images,
.develop-slider-worker__desc{
    display: flex;
    align-items: center;
}

.develop-slider-worker__desc{
    flex-direction: column;
    align-items: flex-start;
}

.develop-slider-worker__desc .h4-heading{
    margin-top: 2px;
}

.develop-slider-worker__images{ 
    margin-right: 24px;
}

.develop-slider-worker__logo,
.develop-slider-worker__foto{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    position: relative;
}

.develop-slider-worker__logo{
    border: 1px solid var(--special-grey);
    z-index: 1;
}

.develop-slider-worker__logo + .develop-slider-worker__foto{
    margin-left: -16px;
}

.develop-slider-list__wrap .splide__arrows{
    display: flex;
    justify-content: flex-end;
    max-width: 1664px;
    width: 100%;
    margin: 0 auto 64px;
    align-items: flex-start;
}

.develop-slider-list__wrap .splide__arrow{
    border-radius: 50px;
    padding: 20px 32px;
    background-color: var(--light-grey);
    position: unset;
    height: auto;
    width: auto;
    margin: 0;
    opacity: 1 !important;
    transform: none;
}

.develop-slider-list__wrap .splide__arrow+.splide__arrow{
    margin-left: 16px;
}

.develop-slider__title.h1-heading{
    max-width: 1664px;
    margin-right: auto;
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 500;
    line-height: 66px;
    letter-spacing: -0.02em;
}

@media (max-width: 1664px) {
    .develop-slider-list__wrap .splide__arrows{
        padding: 0 25px;
    }
}

@media (max-width: 1200px) {
    .develop-slider-item__wrap{
        max-width: 872px;
    }
}

@media (max-width: 1000px) {
    .develop-slider-item__wrap{
        max-width: 572px;
    }

    .develop-slider__title.h1-heading{
        font-size: 42px;
        line-height: 46.2px;
    }
}

@media (max-width: 767px) {
    .develop-slider-list__wrap .splide__arrows{
        padding: 0 16px;
    }
}

@media (max-width: 600px) {
    .develop-slider-item__wrap{
        max-width: 343px;
    }

    .develop-slider-worker__wrap{
        flex-direction: column;
        align-items: flex-start;
    }
    
    .develop-slider-worker__desc{
        margin-top: 24px;
    }

    .develop-slider-item__wrap>.h4-heading{
        font-size: 18px;
        line-height: 23.4px;
    }

    .develop-slider__title.h1-heading{
        width: 100%;
        margin-bottom: 24px;
    }

    .develop-slider-list__wrap .splide__arrows{
        margin-bottom: 32px;
        flex-wrap: wrap;
    }

    .develop-slider-item__wrap .text-md{
        font-size: 24px;
    }

    .develop-slider-list__wrap .splide__arrows{
        justify-content: flex-start;
    }
}
/* End */


/* Start:/local/components/addamant/form/templates/.default/addamant/form.result.new/.default/style.css?17507519901971*/
.form-wrap .form-head{
    margin: 56px 0 24px;
    text-align: center;
}
.form-wrap .form-data .main-input-block{
    margin-bottom: 24px;
}
.form-wrap .btn-wrap,
.form-wrap .form-userconsent{
    text-align: center;
}
.form-wrap .btn-wrap .button{
    margin: 0;
    margin-bottom: 12px;
    max-width: 328px;
    width: 100%;
}
.form-wrap .form-userconsent a{
    color: var(--grey);
    text-decoration: none;
}
.form-wrap .form-success{
    margin: 56px 0 24px;
    text-align: center;
}
.form-wrap .form-success h2,
.form-wrap .form-success p{
    margin-top: 24px;
}
.form-wrap .form-success .button{
    margin: 0 auto;
    margin-top: 32px;
}
.form-wrap  .main-input-block.input-hide{
    display: none;
}
.main-input-block.input-checkbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.main-input-block.input-checkbox br{
    display: none;
}
.main-input-block.input-checkbox input{
    display: none;
}
.main-input-block.input-checkbox label{
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    border: 1px solid var(--special-grey);
    border-radius: 16px;
    padding: 16px;
    display: inline-block;
    transition: var(--transition);
    color: var(--dark);
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    margin-right: 10px;
    margin-bottom: 10px;
}
.main-input-block.input-checkbox input:checked+label{
    background-color: var(--lime);
    border: 1px solid var(--lime);
}
.form-wrap .btn-wrap .button.disabled{
    pointer-events: none;
    background-color: var(--light-grey);
}
@media (max-width:768px) {
    .form-head h3{
        font-size: 34px;
        max-width: 295px;
        margin:0 auto;
    }
}
@media (max-width:550px) {
    .main-input-block.input-checkbox{
        margin-left: -14px;
        margin-right: -14px;
    }
    .main-input-block.input-checkbox label{
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 16px 14px;
    }
    
}
/* End */
/* /local/components/addamant/text.author/templates/default-h1/style.css?17507519883627 */
/* /local/components/addamant/develop.stack/templates/.default/style.css?1750751990504 */
/* /local/components/addamant/develop.cycle.outstaff/templates/.default/style.css?17507519892152 */
/* /local/components/addamant/develop.tech/templates/.default/style.css?17507519893340 */
/* /local/components/addamant/develop.implement/templates/.default/style.css?17507519896777 */
/* /local/components/addamant/request.starting/templates/.default/style.css?175075198910102 */
/* /local/components/addamant/develop.slider/templates/.default/style.css?17507519902990 */
/* /local/components/addamant/form/templates/.default/addamant/form.result.new/.default/style.css?17507519901971 */
