.main-team{background:linear-gradient(135deg,rgba(249,193,118,0.85) 0%,rgba(255,213,157,0.85) 100%);color:var(--color-dark);padding-inline:var(--block-side-padding)}.main-team .team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:min(100%,var(--primary-block-width));margin-inline:auto;padding-bottom:20px}.main-team .team .head-logo-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-team .team .head-logo-wrapper .team-title{margin-bottom:80px;font-size:64px}@media (max-width:1024px){.main-team .team .head-logo-wrapper .team-title{font-size:30px}}@media (max-width:1024px){.main-team .team .head-logo-wrapper .logo-on-page{display:none}}.main-team .team .team-cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:90px}.main-team .team .team-cards-wrapper .team-cards-row{width:85%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-team .team .team-cards-wrapper .team-cards-row div{aspect-ratio:1/1}.main-team .team .team-cards-wrapper .team-cards-row .empty{width:14.2857142857%}@media (max-width:1400px){.main-team .team .team-cards-wrapper .team-cards-row .empty{width:20%}}.main-team .team .team-cards-wrapper .team-cards-row .team-card{width:14.2857142857%}@media (max-width:1400px){.main-team .team .team-cards-wrapper .team-cards-row .team-card{width:20%}}.main-team .team .team-cards-wrapper .team-cards-row .team-card:first-child:after{background:linear-gradient(100deg,rgb(122,123,126) 0%,rgb(102,103,106) 100%)}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(3):after{background:linear-gradient(100deg,rgb(102,103,106) 0%,rgb(79,80,82) 100%)!important}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(5):after{background:linear-gradient(100deg,rgb(79,80,82) 0%,rgb(65,64,66) 70%,rgb(65,64,66) 100%)}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(7):after{background:linear-gradient(100deg,rgb(79,80,82) 0%,rgb(65,64,66) 70%,rgb(65,64,66) 100%)}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(9):after{background:linear-gradient(100deg,rgb(110,112,114) 0%,rgb(89,90,92) 100%)}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(11):after{background:linear-gradient(100deg,rgb(89,90,92) 0%,rgb(65,64,66) 100%)}.main-team .team .team-cards-wrapper .team-cards-row .team-card:nth-child(13):after{background:linear-gradient(100deg,rgb(89,90,92) 0%,rgb(65,64,66) 100%)}.main-team .team .team-cards-wrapper .cards-shadow{margin:90px 0;min-height:90px;width:80%;background:radial-gradient(ellipse at 20% 40%,rgba(65,64,66,0.25) 0%,rgba(85,85,87,0.15) 10%,rgba(105,106,108,0.05) 15%,rgba(136,137,140,0.01) 30%,transparent 35%),radial-gradient(ellipse at 50% 40%,rgba(65,64,66,0.25) 0%,rgba(85,85,87,0.15) 10%,rgba(105,106,108,0.05) 15%,rgba(136,137,140,0.01) 30%,transparent 35%),radial-gradient(ellipse at 80% 40%,rgba(65,64,66,0.25) 0%,rgba(85,85,87,0.15) 10%,rgba(105,106,108,0.05) 15%,rgba(136,137,140,0.01) 30%,transparent 35%)}@media (max-width:1024px){.main-team .team .team-cards-wrapper{display:none}}.main-team .team .team-card{position:relative;background:transparent;color:var(--color-white)}.main-team .team .team-card span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;-webkit-transform:translateX(30px);transform:translateX(30px);aspect-ratio:1/1;line-height:1}.main-team .team .team-card:after{content:"";position:absolute;top:50%;left:50%;width:135%;height:135%;background-color:var(--color-dark);z-index:-1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translate(-50%,-50%) rotate(45deg) translateZ(-1px);transform:translate(-50%,-50%) rotate(45deg) translateZ(-1px)}.main-team .team .team-card:before{content:"";position:absolute;top:50%;left:-25%;width:30%;height:30%;border-top:3px solid var(--color-white);border-right:3px solid var(--color-white);z-index:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) translateZ(1px);transform:translate(-50%,-50%) rotate(45deg) translateZ(1px);-webkit-transform-origin:center;transform-origin:center}.main-team .team .team-slider{display:none;max-width:100%;overflow:hidden}@media (max-width:1024px){.main-team .team .team-slider{display:block}}.main-team .team .team-slider .team-slide{margin-bottom:20px}.main-team .team .team-slider .team-card{margin:0 auto;width:60%;overflow:visible;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.main-team .team .team-slider .team-card{width:70%}}.main-team .team .team-slider .team-card span{margin-left:80px;max-width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;-webkit-transform:translateX(0);transform:translateX(0);line-height:1;padding-right:20px}@media (max-width:768px){.main-team .team .team-slider .team-card span{margin-left:50px}}@media (max-width:390px){.main-team .team .team-slider .team-card span{margin-left:30px;font-size:20px}}.main-team .team .team-slider .team-card:after{content:"";position:absolute;top:50%;left:50%;width:70%;height:70%;background-color:var(--color-dark);z-index:-1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translate(-50%,-50%) rotate(45deg) translateZ(-1px);transform:translate(-50%,-50%) rotate(45deg) translateZ(-1px)}.main-team .team .team-slider .team-card:before{content:"";position:absolute;top:50%;left:11%;width:15%;height:15%;border-top:3px solid var(--color-white);border-right:3px solid var(--color-white);z-index:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) translateZ(1px);transform:translate(-50%,-50%) rotate(45deg) translateZ(1px);-webkit-transform-origin:center;transform-origin:center}@media (max-width:768px){.main-team .team .team-slider .team-card:before{left:10%}}