@charset "UTF-8";.bootstrap-growl{padding:8px 15px;border:none;font-size:13px;border-radius:8px;border:1px solid var(--Strokes,#e3e8e5);background:var(--main-colors-white,#fff);box-shadow:0 0 30px 0 rgba(161,145,243,.1)}.bootstrap-growl.alert-success{border-radius:8px;border:1px solid var(--Strokes,#e3e8e5);background:var(--main-colors-white,#fff);box-shadow:0 0 30px 0 rgba(161,145,243,.1)}.bootstrap-growl .close{width:12px;height:12px;background:url(../img/close-g.svg) no-repeat center center;background-size:contain;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:none;position:absolute;right:15px;top:15px}.bootstrap-growl::before{content:"Error";display:block;font-weight:700;color:#dc0000;margin-bottom:5px}.bootstrap-growl.alert-success::before{content:"Success";color:#00a66d}.bootstrap-growl .close>span{display:none}.bootstrap-growl{background-color:#fff!important;border-color:#fff!important}*{padding:0;margin:0;border:0}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}a,aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;background:0 0}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:400;color:#686462;background-color:#322d29}.wrapper{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}[class*=__container]{max-width:1210px;margin:0 auto;padding:0}@media (max-width:1270px){[class*=__container]{padding:0 15px}}@media (max-width:1210px){[class*=__container]{max-width:1050px;padding:0}}@media (max-width:1110px){[class*=__container]{max-width:968px}}@media (max-width:998px){[class*=__container]{max-width:100%;padding:0 15px}}@media (max-width:767.98px){[class*=__container]{padding:0 40px}}.button{font-weight:600;font-size:16px;padding:16px 20px;border-radius:32px;background-color:#fff;border:1px solid rgba(50,45,41,.12);transition:all .5s ease;color:#322d29;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .4s ease;box-shadow:0 1px 10px 0 rgba(255,255,255,.5)}.button:hover{background-color:#d9d9d9}@media (max-width:967.98px){.button{font-size:15px;gap:5px}}@media (max-width:570px){.button{font-size:14px;padding:16px 45px}}@media (max-width:420px){.button{padding:16px 20px;width:100%}}.button.dark-button{color:#fff;background-color:#322d29;border:1px solid #686462;box-shadow:none}.button.red-button{color:#fff;background-color:#72383d;box-shadow:none}.button.red-button a{display:contents;color:var(--white)}.button.button.red-button:hover{background-color:#594f47}.dark-button a{display:contents;color:var(--white)}.button.dark-button:hover{background-color:#594f47}.button.header-button{padding:10px 20px}@media (max-width:967.98px){.button.header-button{padding:8px 16px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}main .first-screen{position:relative;overflow:hidden}main .first-screen .first-screen__content{padding:266px 0 268px}@media (max-width:1270px){main .first-screen .first-screen__content{padding:250px 0}}@media (max-width:1110px){main .first-screen .first-screen__content{padding:230px 0}}@media (max-width:967.98px){main .first-screen .first-screen__content{padding:210px 0}}@media (max-width:767.98px){main .first-screen .first-screen__content{padding:460px 0 120px}}@media (max-width:570px){main .first-screen .first-screen__content{padding:360px 0 100px}}main .first-screen .first-screen__content .first-title{color:var(--gold);font-weight:600;font-size:50px;max-width:600px;text-transform:capitalize;margin-bottom:25px;transform:translateY(50px);transition:transform .8s ease-out 1.4s,opacity .9s ease-out 1.4s;opacity:0}main .first-screen .first-screen__content .first-title.animated{transform:translateY(0);opacity:1}@media (max-width:1240px){main .first-screen .first-screen__content .first-title{font-size:45px}}@media (max-width:1110px){main .first-screen .first-screen__content .first-title{font-size:40px;max-width:450px}main .first-screen .first-screen__content .first-title .editable-br{display:none}}@media (max-width:967.98px){main .first-screen .first-screen__content .first-title{font-size:37px;max-width:400px}}@media (max-width:767.98px){main .first-screen .first-screen__content .first-title{max-width:550px}}@media (max-width:570px){main .first-screen .first-screen__content .first-title{max-width:420px;font-size:30px}}main .first-screen .first-screen__content .main-title{color:var(--white);font-weight:600;font-size:50px;max-width:600px;text-transform:capitalize;margin-bottom:32px;transform:translateY(50px);transition:transform .8s ease-out 1.9s,opacity .9s ease-out 1.9s;opacity:0}main .first-screen .first-screen__content .main-title.animated{transform:translateY(0);opacity:1}@media (max-width:1240px){main .first-screen .first-screen__content .main-title{font-size:45px;max-width:550px}}@media (max-width:1110px){main .first-screen .first-screen__content .main-title{font-size:40px;max-width:500px}}@media (max-width:967.98px){main .first-screen .first-screen__content .main-title{font-size:37px;max-width:450px}}@media (max-width:767.98px){main .first-screen .first-screen__content .main-title{max-width:550px}}@media (max-width:570px){main .first-screen .first-screen__content .main-title{max-width:420px;font-size:30px}}main .first-screen .first-screen__content .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;max-width:450px;color:var(--gold);margin-bottom:32px;transform:translateY(70px);transition:transform .8s ease-out 2.5s,opacity .9s ease-out 2.5s;opacity:0}main .first-screen .first-screen__content .description.animated{transform:translateY(0);opacity:1}@media (max-width:1110px){main .first-screen .first-screen__content .description{max-width:400px}}@media (max-width:767.98px){main .first-screen .first-screen__content .description{max-width:500px;font-size:18px}}@media (max-width:570px){main .first-screen .first-screen__content .description{max-width:400px;font-size:16px}}main .first-screen .first-screen__content .buttons-block{display:flex;align-items:center;gap:24px;transform:translateY(40px);transition:transform .8s ease-out 3.1s,opacity .9s ease-out 3.1s;opacity:0}main .first-screen .first-screen__content .buttons-block.animated{transform:translateY(0);opacity:1}@media (max-width:967.98px){main .first-screen .first-screen__content .buttons-block{gap:15px}}@media (max-width:570px){main .first-screen .first-screen__content .buttons-block{flex-direction:column}}main .first-screen .first-screen__content .trustpilot-block{display:flex;flex-direction:row;margin-top:70px;transform:translateY(40px);transition:transform .8s ease-out 3.1s,opacity .9s ease-out 3.1s;opacity:0}main .first-screen .first-screen__content .trustpilot-block.animated{transform:translateY(0);opacity:1}main .first-screen .first-screen__content .trustpilot-block .trustpilot-logo{display:flex;flex-direction:row;align-items:center;gap:5px;margin-right:50px}main .first-screen .first-screen__content .trustpilot-block .trustpilot-stars{display:flex;flex-direction:row;justify-content:center;gap:15px}@media (max-width:570px){main .first-screen .first-screen__content .trustpilot-block{flex-direction:column;margin-top:40px;gap:12px}main .first-screen .first-screen__content .trustpilot-block .trustpilot-logo{margin-right:0;justify-content:center;gap:5px}main .first-screen .first-screen__content .trustpilot-block .trustpilot-stars{justify-content:center;gap:5px}}main .first-screen .values-block{position:absolute;right:-178px;top:329px;display:flex;flex-direction:column;gap:27px;align-items:flex-end}main .first-screen .values-block .value-item{border-radius:20px;backdrop-filter:blur(20px);width:493px;transform:translateX(320px);transition:transform .9s ease-out 3.9s,opacity .9s ease-out 3.9s;opacity:0;z-index:1}main .first-screen .values-block .value-item .bg-block{border-radius:20px;display:flex;align-items:center;justify-content:flex-start;gap:29px;padding:31.5px 40px;width:100%;background-color:rgba(114,56,61,.5)}main .first-screen .values-block .value-item:nth-child(2){width:576px;transform:translateX(400px);transition:transform 1s ease-out 4.6s,opacity 1s ease-out 4.6s;position:relative}main .first-screen .values-block .value-item:nth-child(2) .bg-block{position:relative;z-index:1;background-color:rgba(50,45,41,.2)}main .first-screen .values-block .value-item:nth-child(2)::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:21px;padding:1px;background:linear-gradient(90deg,#d9d9d9,rgba(217,217,217,.05));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}main .first-screen .values-block .value-item:nth-child(3){width:407px;transform:translateX(230px);transition:transform .8s ease-out 5.4s,opacity .8s ease-out 5.4s}main .first-screen .values-block .value-item:nth-child(3) .bg-block{background-color:var(--black-700)}main .first-screen .values-block .value-item.animated{transform:translateY(0);opacity:1}main .first-screen .values-block .value-item .value-title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white)}main .first-screen .values-block .value-item .value-name{font-weight:600;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--white)}@media (max-width:1110px){main .first-screen .values-block{right:-178px;top:289px}main .first-screen .values-block .value-item{width:453px}main .first-screen .values-block .value-item .bg-block{gap:25px;padding:25px 32px}main .first-screen .values-block .value-item:nth-child(2){width:536px}main .first-screen .values-block .value-item:nth-child(3){width:367px}main .first-screen .values-block .value-item .value-title{font-size:45px}}@media (max-width:967.98px){main .first-screen .values-block{right:-148px;top:269px;gap:20px}main .first-screen .values-block .value-item{width:403px}main .first-screen .values-block .value-item .bg-block{gap:20px;padding:20px 27px}main .first-screen .values-block .value-item:nth-child(2){width:486px}main .first-screen .values-block .value-item:nth-child(3){width:327px}main .first-screen .values-block .value-item .value-title{font-size:40px}main .first-screen .values-block .value-item .value-name{font-size:18px}}@media (max-width:767.98px){main .first-screen .values-block{right:-108px;top:140px;gap:18px}main .first-screen .values-block .value-item{width:453px}main .first-screen .values-block .value-item .bg-block{gap:20px;padding:20px 27px}main .first-screen .values-block .value-item:nth-child(2){width:526px}main .first-screen .values-block .value-item:nth-child(3){width:377px}main .first-screen .values-block .value-item .value-title{font-size:40px}main .first-screen .values-block .value-item .value-name{font-size:18px}}@media (max-width:570px){main .first-screen .values-block{right:-128px;top:120px;gap:16px}main .first-screen .values-block .value-item{width:353px}main .first-screen .values-block .value-item .bg-block{gap:16px;padding:10px 20px;border-radius:16px}main .first-screen .values-block .value-item:nth-child(2){width:396px}main .first-screen .values-block .value-item:nth-child(3){width:277px}main .first-screen .values-block .value-item .value-title{font-size:30px}main .first-screen .values-block .value-item .value-name{font-size:16px}}main .first-screen .video-bg{position:absolute;top:-100px;left:0;width:150%;height:110%;z-index:-1;transform:translateY(-110%);opacity:0;transition:transform 1.5s ease-out,opacity 1.2s ease-in .1s}main .first-screen .video-bg.animated{top:-100px;opacity:1;transform:translateY(0)}main .first-screen .video-bg video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover}main .description-block{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);z-index:1;--progress:0;--offset-text:150px;--offset-laptop:200px}@media (max-width:998px){main .description-block{--offset-text:100px;--offset-laptop:150px}}@media (max-width:620px){main .description-block{--offset-text:70px;--offset-laptop:100px}}@media (max-width:620px){main .description-block{padding-bottom:20px}}main .description-block.animated{--progress:1}main .description-block .description-info{font-weight:400;font-size:40px;line-height:155%;letter-spacing:.02em;text-align:center;color:var(--white);max-width:1010px;margin:120px auto 122px;opacity:var(--progress);transform:translateY(calc(var(--offset-text) * (1 - var(--progress)))) scale(calc(1.2 - .2 * var(--progress)));transition:transform .3s linear,opacity .3s linear}@media (max-width:1110px){main .description-block .description-info{margin:90px auto;font-size:35px;max-width:90%}}@media (max-width:967.98px){main .description-block .description-info{margin:85px auto;font-size:32px}}@media (max-width:767.98px){main .description-block .description-info{font-size:30px;margin:80px auto;max-width:100%;padding:0 40px 0 35px}}@media (max-width:570px){main .description-block .description-info{font-size:24px}}main .description-block .description-info span{font-weight:600;display:inline-block}main .description-block .description-info span.border{position:relative;padding:0 12px 2px;margin:5px 0;border-radius:28px;background:0 0}main .description-block .description-info span.border::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:32px;padding:1.5px;background:linear-gradient(110deg,#d9d9d9,rgba(217,217,217,.05));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}main .description-block .description-info span.border:last-child::before{background:linear-gradient(-45deg,#d9d9d9,rgba(217,217,217,.1))}main .description-block .description-block__laptop{width:67.638889%;height:auto;margin-left:27.194444%;opacity:var(--progress);transform:translateY(calc(var(--offset-laptop) * (1 - var(--progress))));transition:transform .3s ease-out,opacity .3s ease-out}@media (max-width:1110px){main .description-block .description-block__laptop{width:64.64%;margin-left:26.194444%}}@media (max-width:620px){main .description-block .description-block__laptop{width:65%;margin-left:18%}}@media (max-width:620px){main .description-block .description-block__laptop{width:65%;margin-left:16%}}main .expertise-block{z-index:2;margin-top:-89px;background-color:var(--gold-300);padding:206px 0 124px;clip-path:polygon(0% 0%,28.75% 3.16%,77.85% 7.2%,100% 7.2%,100% 100%,0% 100%);position:relative}@media (max-width:1210px){main .expertise-block{clip-path:polygon(0% 0%,28.77% 3.17%,77.87% 7.21%,100% 7.21%,100% 100%,0.03% 100%);margin-top:-82px}}@media (max-width:1110px){main .expertise-block{clip-path:polygon(0.05% 0.14%,30.73% 4.2%,77.03% 7.38%,100% 6.93%,100% 100%,0.08% 100%);margin-top:-76px;padding:186px 0 104px}}@media (max-width:967.98px){main .expertise-block{clip-path:polygon(0% 0%,30.74% 3.43%,77.02% 6.47%,100% 6.38%,100% 100%,0.03% 100%);margin-top:-62px;padding:150px 0 90px}}@media (max-width:767.98px){main .expertise-block{clip-path:polygon(0% 0%,30.72% 1.72%,77.6% 3.75%,100% 3.54%,100% 100%,0.03% 100%);margin-top:-45px;padding:133px 0 80px}}@media (max-width:620px){main .expertise-block{clip-path:polygon(0% 0%,22.73% 3.85%,74.41% 5.67%,100% 6.31%,100% 100%,0.03% 100%);margin-top:-87px;padding:133px 0 80px}}@media (max-width:520px){main .expertise-block{clip-path:polygon(0.03% 0%,20.38% 2.24%,74.41% 3.63%,100% 4.39%,100% 100%,0.03% 100%);margin-top:-62px}}@media (max-width:420px){main .expertise-block{clip-path:polygon(0% 0%,20.36% 2.42%,74.41% 3.47%,100% 4.21%,100% 100%,0% 100%)}}@media (max-width:390px){main .expertise-block{clip-path:polygon(0% 0%,21.19% 4.07%,74.41% 4.8%,100% 5.22%,100% 100%,0% 100%);margin-top:-82px}}main .expertise-block .laptop-shadow{position:absolute;left:39.375%;top:26px;width:44.722222%}@media (max-width:1210px){main .expertise-block .laptop-shadow{width:44.92562%;left:38.785124%;top:15px;height:120px}}@media (max-width:967.98px){main .expertise-block .laptop-shadow{width:44.5%;left:37.5%;top:10px;height:90px}}@media (max-width:767.98px){main .expertise-block .laptop-shadow{width:44.5%;left:38.5%;top:10px;height:70px}}@media (max-width:620px){main .expertise-block .laptop-shadow{width:85%;left:12%;top:40px;height:50px}}@media (max-width:520px){main .expertise-block .laptop-shadow{width:100%;left:2%;top:20px;height:40px}}@media (max-width:420px){main .expertise-block .laptop-shadow{width:90%;left:6%;top:20px;height:40px}}@media (max-width:390px){main .expertise-block .laptop-shadow{width:95%;left:5%;top:45px;height:30px}}main .expertise-block .expertise__content{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:75px}@media (max-width:767.98px){main .expertise-block .expertise__content{flex-direction:column;align-items:flex-start}}main .expertise-block .expertise__content .expertise-general .expertise-title{font-weight:600;font-size:48px;line-height:130%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:1110px){main .expertise-block .expertise__content .expertise-general .expertise-title{margin-bottom:18px;font-size:30px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-general .expertise-title{margin-bottom:24px}}main .expertise-block .expertise__content .expertise-general .expertise-desc{font-weight:400;font-size:24px;line-height:145%;letter-spacing:.02em;color:var(--black-700);max-width:495px;margin-bottom:35px}@media (max-width:1110px){main .expertise-block .expertise__content .expertise-general .expertise-desc{margin-bottom:60px;font-size:18px;max-width:420px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-general .expertise-desc{margin-bottom:30px;font-size:16px;max-width:90%}}@media (max-width:520px){main .expertise-block .expertise__content .expertise-general .expertise-desc{margin-bottom:22px;font-size:16px;max-width:100%}}main .expertise-block .expertise__content .expertise-general .video-block{border-radius:40px;width:493px;height:577px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width:1210px){main .expertise-block .expertise__content .expertise-general .video-block{width:400px;height:468px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-general .video-block{width:323px;height:378px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-general .video-block{display:none}}main .expertise-block .expertise__content .expertise-general .video-block video{min-width:100%;min-height:210%;object-fit:cover;transform:translateY(10%)}main .expertise-block .expertise__content .expertise-list{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(5,auto);row-gap:30px;width:100%}main .expertise-block .expertise__content .expertise-list .expertise-row{display:grid;grid-template-columns:repeat(2,1fr);column-gap:28px}@media (max-width:1210px){main .expertise-block .expertise__content .expertise-list .expertise-row{column-gap:18px}}@media (max-width:967.98px){main .expertise-block .expertise__content .expertise-list .expertise-row{display:flex;column-gap:0}main .expertise-block .expertise__content .expertise-list .expertise-row.empty-left{grid-template-columns:25% 75%}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-list .expertise-row{grid-template-columns:50% 50%}main .expertise-block .expertise__content .expertise-list .expertise-row.empty-left{grid-template-columns:50% 50%}}@media (max-width:570px){main .expertise-block .expertise__content .expertise-list .expertise-row{grid-template-columns:85% 15%}main .expertise-block .expertise__content .expertise-list .expertise-row.empty-left{grid-template-columns:15% 85%}}@media (max-width:420px){main .expertise-block .expertise__content .expertise-list .expertise-row{grid-template-columns:90% 10%}main .expertise-block .expertise__content .expertise-list .expertise-row.empty-left{grid-template-columns:10% 90%}}@media (max-width:1210px){main .expertise-block .expertise__content .expertise-list{row-gap:18px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-list{row-gap:40px}}main .expertise-block .expertise__content .expertise-list .expertise-item{display:flex;flex-direction:row;gap:16px;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out .5s,transform .7s ease-in .5s}@media (max-width:1110px){main .expertise-block .expertise__content .expertise-list .expertise-item{gap:10px}}@media (max-width:967.98px){main .expertise-block .expertise__content .expertise-list .expertise-item{min-width:100%}}main .expertise-block .expertise__content .expertise-list .expertise-item.visible{opacity:1;transform:translateY(0)}main .expertise-block .expertise__content .expertise-list .expertise-item .item-title{width:max-content;margin-bottom:10px;font-weight:700;font-size:24px;text-transform:capitalize;color:var(--black)}@media (max-width:1110px){main .expertise-block .expertise__content .expertise-list .expertise-item .item-title{font-size:22px}}main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{font-weight:400;font-size:20px;color:var(--gold);max-width:268px}@media (max-width:1210px){main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{max-width:240px;font-size:18px}}@media (max-width:1110px){main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{font-size:16px;max-width:220px}}@media (max-width:967.98px){main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{max-width:280px}}@media (max-width:767.98px){main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{max-width:100%}}main .expertise-block .expertise__content .expertise-list .empty-block{max-width:100%;max-height:100%}@media (max-width:967.98px){main .expertise-block .expertise__content .expertise-list .empty-block{max-width:40%;max-height:100%}main .expertise-block .expertise__content .expertise-list .empty-block.empty-left{grid-column:1}}main .services-block{background-color:var(--black);padding-top:50px}main .services-block .services-list{display:flex;align-items:center;width:300vw;height:100vh;max-height:1000px;transition:transform .5s ease-in-out}main .services-block .services-list .service-item{position:relative;flex:0 0 100vw;height:90vh}main .services-block .services-list .service-item .wave{position:absolute;left:-29.513889%;top:50%;z-index:-1;width:111.111111%;transform:translateY(-50%)}@media (max-width:998px){main .services-block .services-list .service-item .wave{left:-30%;width:120%}}main .services-block .services-list .service-item.slide-2 .wave{left:-19.027778%;width:85.833333%}main .services-block .services-list .service-item.slide-3 .wave{left:-13.055556%;width:71.041667%}@media (max-width:998px){main .services-block .services-list .service-item.slide-3 .wave{left:-12%;width:95%}}main .services-block .services-list .service-item .item__content{height:100vh;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){main .services-block .services-list .service-item .item__content{flex-direction:column;justify-content:center;align-items:flex-start;padding-top:70px;gap:57px}}main .services-block .services-list .service-item .item__content .service-name{padding-bottom:10.75%}@media (max-width:768px){main .services-block .services-list .service-item .item__content .service-name{padding-bottom:0}}main .services-block .services-list .service-item .item__content .service-name .name{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1210px){main .services-block .services-list .service-item .item__content .service-name .name{font-size:37px}}@media (max-width:1110px){main .services-block .services-list .service-item .item__content .service-name .name{font-size:32px}}@media (max-width:967.98px){main .services-block .services-list .service-item .item__content .service-name .name{font-size:28px;margin-bottom:20px}}@media (max-width:768px){main .services-block .services-list .service-item .item__content .service-name .name{font-size:24px;margin-bottom:16px}}main .services-block .services-list .service-item .item__content .service-name .desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:520px}@media (max-width:1210px){main .services-block .services-list .service-item .item__content .service-name .desc{max-width:500px}}@media (max-width:1110px){main .services-block .services-list .service-item .item__content .service-name .desc{font-size:18px;max-width:450px}}@media (max-width:967.98px){main .services-block .services-list .service-item .item__content .service-name .desc{max-width:400px}}@media (max-width:768px){main .services-block .services-list .service-item .item__content .service-name .desc{max-width:500px;font-size:16px}}@media (max-width:456.98px){main .services-block .services-list .service-item .item__content .service-name .desc{max-width:100%;font-size:16px}}@media (max-width:768px){main .services-block .services-list .service-item .item__content .item-detail{align-self:flex-end}}main .services-block .services-list .service-item .item__content .item-detail .detail-text{font-weight:400;font-size:40px;line-height:130%;color:var(--white);max-width:580px;margin-bottom:66px}@media (max-width:1210px){main .services-block .services-list .service-item .item__content .item-detail .detail-text{margin-bottom:60px;font-size:32px;max-width:500px}}@media (max-width:1110px){main .services-block .services-list .service-item .item__content .item-detail .detail-text{margin-bottom:40px;font-size:28px;max-width:450px}}@media (max-width:967.98px){main .services-block .services-list .service-item .item__content .item-detail .detail-text{max-width:400px;margin-bottom:35px;font-size:26px}}@media (max-width:768px){main .services-block .services-list .service-item .item__content .item-detail .detail-text{max-width:400px;margin-bottom:30px;font-size:24px}}@media (max-width:456.79px){main .services-block .services-list .service-item .item__content .item-detail .detail-text{max-width:250px;margin-bottom:40px;font-size:24px}}main .services-block .services-list .service-item .item__content .item-detail .detail-button{box-shadow:0 1px 10px 0 rgba(255,255,255,.5)}@media (max-width:456.79px){main .services-block .services-list .service-item .item__content .item-detail .detail-button{max-width:80%}}.pagination-block{display:flex;position:relative;justify-content:center;gap:10px;z-index:9999}.circle{width:12px;height:12px;border-radius:50%;background-color:#cccccc59;transition:background-color .3s ease;cursor:pointer}.circle.active{background-color:#efe9e1}main .managing-risk{padding:120px 0;background:url("../img/main-page/managing-risk/Rectangle.png") no-repeat center center;background-size:cover;z-index:10;background-color:var(--black)}main .managing-risk .mr__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:1110px){main .managing-risk .mr__title{font-size:35px;margin-bottom:20px}}@media (max-width:967.98px){main .managing-risk .mr__title{font-size:32px;margin-bottom:18px}}@media (max-width:767.98px){main .managing-risk .mr__title{font-size:30px;margin-bottom:16px}}main .managing-risk .mr__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:506px;margin:0 auto 58px}@media (max-width:1110px){main .managing-risk .mr__desc{font-size:18px;margin-bottom:45px}}@media (max-width:967.98px){main .managing-risk .mr__desc{font-size:17px}}@media (max-width:767.98px){main .managing-risk .mr__desc{font-size:16px;margin-bottom:40px}}main .managing-risk .mr__list{display:flex;justify-content:space-between;gap:24px}@media (max-width:1210px){main .managing-risk .mr__list{gap:20px}}@media (max-width:998px){main .managing-risk .mr__list{max-width:100%;justify-content:center;gap:5.811623%}}@media (max-width:767.98px){main .managing-risk .mr__list{gap:4.947917%}}@media (max-width:670px){main .managing-risk .mr__list{gap:15px}}@media (max-width:570px){main .managing-risk .mr__list{flex-direction:column;gap:25px}}@media (max-width:420px){main .managing-risk .mr__list{gap:16px}}main .managing-risk .mr__list .mr__item{position:relative}@media (max-width:998px){main .managing-risk .mr__list .mr__item{width:355px}}@media (max-width:767.98px){main .managing-risk .mr__list .mr__item{width:310px}}@media (max-width:650px){main .managing-risk .mr__list .mr__item{width:270px;min-height:138px}}@media (max-width:570px){main .managing-risk .mr__list .mr__item{width:100%;min-height:auto}}main .managing-risk .mr__list .mr__item .bg-block{padding:22.5px 24px;border-radius:20px;height:100%}@media (max-width:1270px){main .managing-risk .mr__list .mr__item .bg-block{padding:24px}}@media (max-width:1210px){main .managing-risk .mr__list .mr__item .bg-block{padding:20px}}@media (max-width:767.98px){main .managing-risk .mr__list .mr__item .bg-block{height:auto}}main .managing-risk .mr__list .mr__item .bg-block.gray-item{background-color:#393531}main .managing-risk .mr__list .mr__item .bg-block.dark-item{position:relative;background-color:var(--black)}main .managing-risk .mr__list .mr__item .bg-block.dark-item::after{content:"";position:absolute;border-radius:20px;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:-1;background:linear-gradient(95deg,#d9d9d9,rgba(217,217,217,.1))}main .managing-risk .mr__list .mr__item .bg-block .info-block .item__title{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--white);margin-bottom:16px}@media (max-width:1210px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__title{font-size:15px}}@media (max-width:767.98px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__title{font-size:14px}}main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc{font-weight:400;font-size:16px;color:var(--gold);line-height:130%;max-width:342px}main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:265px}@media (max-width:1270px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc{font-size:15px}main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:242px}}@media (max-width:1210px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc{font-size:14px;line-height:120%}main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:240px}}@media (max-width:1110px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:220px}}@media (max-width:998px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:250px}}@media (max-width:767.98px){main .managing-risk .mr__list .mr__item .bg-block .info-block .item__desc.clipped{max-width:100%}}main .managing-risk .mr__list .left-column{display:flex;flex-direction:column;gap:24px}@media (max-width:1210px){main .managing-risk .mr__list .left-column{gap:20px}}@media (max-width:570px){main .managing-risk .mr__list .left-column{gap:25px}}@media (max-width:420px){main .managing-risk .mr__list .left-column{gap:16px}}@media (max-width:1110px){main .managing-risk .mr__list .left-column .mr__item{height:141px}}@media (max-width:998px){main .managing-risk .mr__list .left-column .mr__item{height:auto}}main .managing-risk .mr__list .left-column .mr__item.first-item{display:flex;align-items:flex-end}main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{width:390px;clip-path:path("M0.960938 20.5C0.960938 9.4543 9.91524 0.5 20.9609 0.5H370.961C382.007 0.5 390.961 9.45431 390.961 20.5V69C390.961 80.0457 382.007 89 370.961 89H324.125C313.079 89 304.125 97.9543 304.125 109V138C304.125 149.046 295.171 158 284.125 158H20.9609C9.91525 158 0.960938 149.046 0.960938 138L0.960938 20.5Z")}@media (max-width:1270px){main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{width:378px;clip-path:path("M0 20C0 8.9543 8.95431 0 20 0H358C369.046 0 378 8.9543 378 20V68.781C378 79.8267 369.046 88.7809 358 88.7809H326.633C315.587 88.7809 306.633 97.7383 306.633 108.784C306.633 118.889 306.633 127.892 306.633 137.997C306.633 149.043 297.679 158 286.633 158H20C8.9543 158 0 149.046 0 138L0 20Z")}}@media (max-width:1210px){main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{width:343px;height:141px;clip-path:path("M0 20C0 8.95431 8.95431 0 20 0H323C334.046 0 343 8.95431 343 20V59.2286C343 70.2743 334.046 79.2286 323 79.2286H298.241C287.195 79.2286 278.241 88.1838 278.241 99.2295C278.241 106.68 278.241 113.548 278.241 120.999C278.241 132.045 269.287 141 258.241 141H20C8.95429 141 0 132.046 0 121L0 20Z")}}@media (max-width:1110px){main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{width:320px;height:141px;clip-path:path("M0 20C0 8.95431 8.9543 0 20 0H300C311.046 0 320 8.95431 320 20V59.2286C320 70.2743 311.046 79.2286 300 79.2286H279.583C268.538 79.2286 259.583 88.1838 259.583 99.2295C259.583 106.68 259.583 113.548 259.583 120.999C259.583 132.045 250.629 141 239.583 141H20C8.9543 141 0 132.046 0 121L0 20Z")}}@media (max-width:998px){main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{width:355px;clip-path:path("M0 20C0 8.95431 8.95431 0 20 0H335C346.046 0 355 8.95431 355 20V59.2286C355 70.2743 346.046 79.2286 335 79.2286H307.975C296.93 79.2286 287.975 88.1838 287.975 99.2295C287.975 106.68 287.975 113.548 287.975 120.999C287.975 132.045 279.021 141 267.975 141H20C8.95428 141 0 132.046 0 121L0 20Z")}}@media (max-width:767.98px){main .managing-risk .mr__list .left-column .mr__item.first-item .bg-block{clip-path:none;width:auto;height:auto}}main .managing-risk .mr__list .left-column .mr__item.first-item .icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;padding:17px;margin-left:-70px;background-color:var(--red);border-radius:20px}@media (max-width:1270px){main .managing-risk .mr__list .left-column .mr__item.first-item .icon{width:50px;height:50px;padding:15.5px;border-radius:18px;margin-left:-60px;margin-bottom:5px}}@media (max-width:1210px){main .managing-risk .mr__list .left-column .mr__item.first-item .icon{margin-left:-50px;margin-bottom:0}}@media (max-width:1110px){main .managing-risk .mr__list .left-column .mr__item.first-item .icon{width:45px;height:45px;padding:13px;border-radius:16px;margin-left:-45px}}@media (max-width:767.98px){main .managing-risk .mr__list .left-column .mr__item.first-item .icon{display:none}}main .managing-risk .mr__list .right-column{display:flex;flex-direction:column;position:relative;gap:24px}@media (max-width:1210px){main .managing-risk .mr__list .right-column{gap:20px}}@media (max-width:998px){main .managing-risk .mr__list .right-column .mr__item.video-item{display:none}}main .managing-risk .mr__list .right-column .mr__item.video-item .bg-block{height:323px;width:803px;background-color:#000;clip-path:path("M1.46094 20C1.46094 9.23045 10.1914 0.5 20.9609 0.5H782.554C793.288 0.5 802.004 9.17536 802.053 19.9094L803.368 302.909C803.418 313.714 794.673 322.5 783.868 322.5H434.528C423.759 322.5 415.028 313.77 415.028 303V178.5C415.028 167.178 405.85 158 394.528 158H20.9609C10.1914 158 1.46094 149.27 1.46094 138.5V20Z")}@media (max-width:1270px){main .managing-risk .mr__list .right-column .mr__item.video-item .bg-block{width:778px;height:322px;clip-path:path("M20 0.5H756.637C767.372 0.5 776.088 9.1769 776.137 19.912L777.409 301.912C777.458 312.716 768.713 321.5 757.91 321.5H422C411.23 321.5 402.5 312.77 402.5 302V178C402.5 166.678 393.322 157.5 382 157.5H20C9.23044 157.5 0.5 148.77 0.5 138V20C0.5 9.23045 9.23045 0.5 20 0.5Z")}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__item.video-item .bg-block{width:687px;height:284px;clip-path:path("M20 0.5H665.807C676.542 0.5 685.258 9.17684 685.307 19.9119L686.409 263.912C686.458 274.716 677.713 283.5 666.909 283.5H383C372.23 283.5 363.5 274.77 363.5 264V161C363.5 149.678 354.322 140.5 343 140.5H20C9.23046 140.5 0.5 131.77 0.5 121V20C0.5 9.23045 9.23045 0.5 20 0.5Z")}}@media (max-width:1110px){main .managing-risk .mr__list .right-column .mr__item.video-item .bg-block{width:628px;height:302px;clip-path:path("M20 0.5H606.904C617.644 0.5 626.363 9.18435 626.404 19.9243L627.422 281.924C627.464 292.723 618.721 301.5 607.922 301.5H360C349.23 301.5 340.5 292.77 340.5 282V161C340.5 149.678 331.322 140.5 320 140.5H20C9.23045 140.5 0.5 131.77 0.5 121V20C0.5 9.23045 9.23045 0.5 20 0.5Z")}}main .managing-risk .mr__list .right-column .mr__item.video-item .bg-block .info-block video{width:115%;height:110%;transform:translateX(-5%) translateY(-10%)}main .managing-risk .mr__list .right-column .mr__item.second-item{margin-top:-164px}main .managing-risk .mr__list .right-column .mr__item.second-item .bg-block{width:390px}@media (max-width:1270px){main .managing-risk .mr__list .right-column .mr__item.second-item .bg-block{width:378px}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__item.second-item{margin-top:-144px}main .managing-risk .mr__list .right-column .mr__item.second-item .bg-block{width:343px}}@media (max-width:1110px){main .managing-risk .mr__list .right-column .mr__item.second-item{margin-top:-161px}main .managing-risk .mr__list .right-column .mr__item.second-item .bg-block{width:320px}}@media (max-width:998px){main .managing-risk .mr__list .right-column .mr__item.second-item{margin-top:0;height:141px}main .managing-risk .mr__list .right-column .mr__item.second-item .bg-block{width:auto}}@media (max-width:767.98px){main .managing-risk .mr__list .right-column .mr__item.second-item{height:auto}}main .managing-risk .mr__list .right-column .mr__item.third-item{display:flex;align-items:flex-start}main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{position:relative;width:390px;height:140px;clip-path:path("M1.46094 120C1.46094 130.77 10.1914 139.5 20.9609 139.5L370.961 139.5C381.73 139.5 390.461 130.77 390.461 120L390.461 88.6493C390.461 78.2092 382.238 69.6212 371.808 69.1677L341.07 67.8313C330.105 67.3546 321.461 58.3262 321.461 47.3507L321.461 20C321.461 9.23044 312.73 0.500003 301.961 0.500004L20.9609 0.500029C10.1914 0.50003 1.46093 9.23047 1.46093 20L1.46094 120Z")}@media (max-width:1270px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{width:378px;height:134px;clip-path:path("M20 133.5L358 133.5C368.77 133.5 377.5 124.77 377.5 114L377.5 85.6811C377.5 75.2369 369.271 66.6471 358.836 66.1991L330.244 64.9714C319.274 64.5004 310.623 55.4701 310.623 44.4903L310.623 20C310.623 9.23044 301.893 0.500005 291.123 0.500006L20 0.500029C9.23044 0.50003 0.499989 9.23048 0.49999 20L0.499998 114C0.499999 124.77 9.23045 133.5 20 133.5Z")}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{width:343px;height:123px;clip-path:path("M20 122.5L323 122.5C333.77 122.5 342.5 113.77 342.5 103L342.5 80.2109C342.5 69.7704 334.277 61.1823 323.846 60.7293L301.426 59.7555C290.46 59.2792 281.815 50.2507 281.815 39.2748L281.815 20C281.815 9.23044 273.085 0.500008 262.315 0.500009L20 0.500029C9.23043 0.50003 0.49999 9.23048 0.499991 20L0.499998 103C0.499999 113.77 9.23045 122.5 20 122.5Z")}}@media (max-width:1110px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{width:320px;height:140px;clip-path:path("M20 139.5L300 139.5C310.77 139.5 319.5 130.77 319.5 120L319.5 88.4683C319.5 78.0997 311.386 69.5442 301.032 68.9956L282.3 68.003C271.415 67.4262 262.885 58.432 262.885 47.5317L262.885 20C262.885 9.23046 254.154 0.500009 243.385 0.50001L20 0.500029C9.23042 0.50003 0.499988 9.23048 0.499989 20L0.499998 120C0.499999 130.77 9.23045 139.5 20 139.5Z")}}@media (max-width:998px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{width:355px;height:123px;clip-path:path("M20 122.5L335 122.5C345.77 122.5 354.5 113.77 354.5 103L354.5 80.239C354.5 69.7874 346.26 61.1944 335.818 60.7562L311.333 59.7286C300.355 59.268 291.692 50.2342 291.692 39.2467L291.692 20C291.692 9.23041 282.962 0.499976 272.192 0.499977L20 0.499998C9.23043 0.499999 0.49999 9.23045 0.499991 20L0.499998 103C0.499999 113.77 9.23045 122.5 20 122.5Z")}}@media (max-width:767.98px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block{clip-path:none;width:100%;height:100%}}main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{position:absolute;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:var(--black);border-radius:20px;clip-path:path("M1.45338 118.286C1.45338 128.902 10.1392 137.507 20.8536 137.507H369.063C379.777 137.507 388.464 128.902 388.464 118.286V87.3829C388.464 77.092 380.283 68.6267 369.906 68.1796L339.325 66.8623C328.416 66.3924 319.817 57.493 319.817 46.6743V19.7143C319.817 9.09864 311.13 0.492919 300.416 0.49292L20.8536 0.492945C10.1392 0.492946 1.45337 9.09866 1.45337 19.7143L1.45338 118.286Z")}@media (max-width:1270px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{clip-path:path("M20 131.5L356 131.5C366.77 131.5 375.5 122.77 375.5 112L375.5 84.6962C375.5 74.2489 367.266 65.6577 356.828 65.2138L328.606 64.0138C317.633 63.5472 308.977 54.5154 308.977 43.5323L308.977 20C308.977 9.23044 300.246 0.499975 289.477 0.499976L20 0.499998C9.23046 0.499999 0.499989 9.23045 0.49999 20L0.499998 112C0.499999 122.77 9.23045 131.5 20 131.5Z")}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{clip-path:path("M20 120.5L321 120.5C331.77 120.5 340.5 111.77 340.5 101L340.5 79.2268C340.5 68.7828 332.272 60.1932 321.837 59.7447L299.789 58.7972C288.82 58.3257 280.169 49.2956 280.169 38.3161L280.169 20C280.169 9.23044 271.439 0.499977 260.669 0.499978L20 0.499998C9.23045 0.499999 0.49999 9.23045 0.499991 20L0.499998 101C0.499999 111.77 9.23045 120.5 20 120.5Z")}}@media (max-width:1110px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{clip-path:path("M20 137.5L298 137.5C308.77 137.5 317.5 128.77 317.5 118L317.5 87.4835C317.5 77.1117 309.381 68.5548 299.024 68.0104L280.662 67.0453C269.774 66.473 261.238 57.4773 261.238 46.5736L261.238 20C261.238 9.23042 252.508 0.499979 241.738 0.49998L20 0.499998C9.23043 0.499999 0.499988 9.23045 0.499989 20L0.499998 118C0.499999 128.77 9.23045 137.5 20 137.5Z")}}@media (max-width:998px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{clip-path:path("M20 120.5L333 120.5C343.77 120.5 352.5 111.77 352.5 101L352.5 79.2547C352.5 68.7998 344.255 60.2052 333.809 59.7715L309.696 58.7704C298.714 58.3145 290.046 49.2792 290.046 38.2881L290.046 20C290.046 9.23044 281.316 0.499976 270.546 0.499977L20 0.499998C9.23045 0.499999 0.49999 9.23045 0.499991 20L0.499998 101C0.499999 111.77 9.23045 120.5 20 120.5Z")}}@media (max-width:767.98px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .dark-bg{clip-path:none;display:none}}main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .info-block{position:absolute;left:20px;top:20px}@media (max-width:767.98px){main .managing-risk .mr__list .right-column .mr__item.third-item .bg-block .info-block{position:relative;left:0;top:0}}main .managing-risk .mr__list .right-column .mr__item.third-item .icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;padding:17px;margin-left:-53px;background-color:var(--red);border-radius:20px}@media (max-width:1270px){main .managing-risk .mr__list .right-column .mr__item.third-item .icon{width:50px;height:50px;padding:15.5px;border-radius:18px;margin-left:-50px}}@media (max-width:1110px){main .managing-risk .mr__list .right-column .mr__item.third-item .icon{width:45px;height:45px;padding:13px;border-radius:16px;margin-left:-45px}}@media (max-width:767.98px){main .managing-risk .mr__list .right-column .mr__item.third-item .icon{display:none}}main .managing-risk .mr__list .right-column .mr__button{position:absolute;right:104px;bottom:42px;box-shadow:0 1px 10px 0 rgba(255,255,255,.5)}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__button{right:82px}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__button{right:52px}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__button{right:92px;bottom:32px}}@media (max-width:1210px){main .managing-risk .mr__list .right-column .mr__button{right:77px;bottom:46px}}@media (max-width:570px){main .managing-risk .mr__list .right-column .mr__button{right:0;bottom:0;position:relative}}main .feedback-block{background:url("../img/main-page/feedback-bg.png") no-repeat center center;background-color:var(--black);background-size:cover;padding:165px 0;position:relative}@media (max-width:998px){main .feedback-block{padding:150px 15px}}@media (max-width:767.98px){main .feedback-block{padding:150px 40px}}main .feedback-block .blur__effect{position:absolute;left:calc(50% - 647.5px);top:calc(50% - 400px);width:89.930556%;height:138.169257%;z-index:2}@media (max-width:1110px){main .feedback-block .blur__effect{left:calc(50% - 484px)}}@media (max-width:998px){main .feedback-block .blur__effect{left:15px;width:calc(100% - 30px)}}@media (max-width:998px){main .feedback-block .blur__effect{left:15px;width:calc(100% - 30px)}}@media (max-width:767.98px){main .feedback-block .blur__effect{left:40px;width:calc(100% - 80px)}}@media (max-width:640px){main .feedback-block .blur__effect{height:200%;top:-50%}}main .feedback-block .wave{position:absolute;left:-150px;top:193px;width:125%!important;height:996px;z-index:0}@media (min-width:1441px){main .feedback-block .wave{left:50%;transform:translateX(-50%) scaleX(1.3)}}@media (max-width:967.98px){main .feedback-block .wave{top:100px;left:-100px}}@media (max-width:767.98px){main .feedback-block .wave{width:200%;top:-170px;height:300%;left:-10%}}@media (max-width:620px){main .feedback-block .wave{top:-220px}}@media (max-width:520px){main .feedback-block .wave{width:250%;top:-270px;height:300%;left:-10%}}main .feedback-block .feedback__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px;position:relative;z-index:3}@media (max-width:1110px){main .feedback-block .feedback__title{font-size:32px}}@media (max-width:967.98px){main .feedback-block .feedback__title{font-size:28px}}@media (max-width:767.98px){main .feedback-block .feedback__title{font-size:24px}}main .feedback-block .feedback__description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:528px;margin:0 auto 58px;position:relative;z-index:3}@media (max-width:967.98px){main .feedback-block .feedback__description{font-size:18px}}@media (max-width:767.98px){main .feedback-block .feedback__description{font-size:16px}}main .feedback-block .buttons-block{display:flex;align-items:center;justify-content:center;gap:24px;position:relative;z-index:3}@media (max-width:570px){main .feedback-block .buttons-block{flex-direction:column}}main .history-block{z-index:2;margin-top:5%;background-color:var(--gold-300);padding:100px 0 124px;position:relative}@media (max-width:1110px){main .history-block{padding:80px 0 104px}}@media (max-width:967.98px){main .history-block{padding:50px 0 90px}}@media (max-width:767.98px){main .history-block{padding:33px 0 80px}}main .history-block .history__content{display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:60px}@media (max-width:767.98px){main .history-block .history__content{flex-direction:column;align-items:flex-start}}main .history-block .history__content .history-general .history-title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:1110px){main .history-block .history__content .history-general .history-title{margin-bottom:18px;font-size:30px}}@media (max-width:767.98px){main .history-block .history__content .history-general .history-title{margin-bottom:24px}}main .history-block .history__content .history-general .history-desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);max-width:800px;margin-bottom:50px}@media (max-width:1110px){main .history-block .history__content .history-general .history-desc{margin-bottom:30px;font-size:18px;max-width:725px}}@media (max-width:767.98px){main .history-block .history__content .history-general .history-desc{margin-bottom:20px;font-size:16px;max-width:90%}}@media (max-width:520px){main .history-block .history__content .history-general .history-desc{margin-bottom:15px;font-size:16px;max-width:100%}}main .history-block .history__content .slider-container{position:relative;width:80%;max-width:1200px;margin:0 auto}@media (max-width:1110px){main .history-block .history__content .slider-container .slides .slide{left:calc(50% - 345px)}}@media (max-width:767.98px){main .history-block .history__content .slider-container .slides{height:300px}main .history-block .history__content .slider-container .slides .slide{left:calc(50% - 200px)}}main .history-block .history__content .slider-container input[type=radio]{display:none}main .history-block .history__content .slides{position:relative;width:100%;height:500px;border-radius:8px}main .history-block .history__content .slide{aspect-ratio:857/653;position:absolute;top:0;left:16%;height:100%;background-size:cover;background-position:center;opacity:0;transform:scale(1.05);transition:opacity .4s ease,transform .4s ease;border-radius:17px;z-index:3}#slide-shadow{top:-30px;left:10%;background-color:#393430;opacity:1;z-index:2}@media (max-width:1110px){#slide-shadow{left:calc(25% - 200px)}}@media (max-width:767.98px){#slide-shadow{left:calc(40% - 200px)}}@media (max-width:520px){#slide-shadow{left:calc(45% - 200px)}}#slide1:checked~.slides .slide:first-child,#slide2:checked~.slides .slide:nth-child(2),#slide3:checked~.slides .slide:nth-child(3),#slide4:checked~.slides .slide:nth-child(4),#slide5:checked~.slides .slide:nth-child(5),#slide6:checked~.slides .slide:nth-child(6),#slide7:checked~.slides .slide:nth-child(7){opacity:1;transform:scale(1)}main .history-block .history__content .thumbnails{display:flex;justify-content:center;gap:0;margin-top:20px;flex-wrap:wrap}main .history-block .history__content .thumbnails img{width:130px;height:80px;object-fit:cover;cursor:pointer;margin:20px -10px 0;clip-path:polygon(35% 0,100% 0%,65% 100%,0% 100%);transition:transform .3s ease}main .history-block .history__content .thumbnails label{filter:url('#goo')}@media (max-width:520px){main .history-block .history__content .thumbnails img{width:90px;height:60px}}main .history-block .history__content .thumbnails img:hover{transform:scale(1.05);filter:brightness(1.1)}main .history-block .history__content .thumbnails label{display:inline-block}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.service-page .first-screen{padding-bottom:120px;position:relative}@media (max-width:998px){.service-page .first-screen{padding-bottom:100px}}@media (max-width:767.98px){.service-page .first-screen{padding-bottom:300px}}@media (max-width:567px){.service-page .first-screen{padding-bottom:300px}}.service-page .first-screen .white-block{width:1050px;left:50%;bottom:20.137255%;position:absolute;background-color:var(--black);transform:translateX(-50%);border-radius:70px}@media (max-width:1210px){.service-page .first-screen .white-block{width:985px}}@media (max-width:1110px){.service-page .first-screen .white-block{width:890px}}@media (max-width:998px){.service-page .first-screen .white-block{width:840px;bottom:20%}}@media (max-width:880px){.service-page .first-screen .white-block{width:730px;bottom:17%}}@media (max-width:767.98px){.service-page .first-screen .white-block{bottom:80px;border-radius:0;position:absolute;left:15px;transform:translateX(-45px);width:800px}}.service-page .first-screen .white-block .content-block{padding:22px 0}.service-page .first-screen .white-block .content-block .subscriptions-form{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 35px}@media (max-width:998px){.service-page .first-screen .white-block .content-block .subscriptions-form{margin:0 20px}}@media (max-width:880px){.service-page .first-screen .white-block .content-block .subscriptions-form{margin:0 10px;gap:0}}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form{flex-direction:column;align-items:flex-start;gap:16px}}.service-page .first-screen .white-block .content-block .subscriptions-form .button{text-wrap:nowrap}.service-page .first-screen .white-block .content-block .subscriptions-form .button-block input{display:none}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block:nth-child(3){padding-bottom:8px}}.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{display:flex;min-height:min-content;align-items:center;gap:7px;font-weight:500;font-size:16px;color:var(--white)}@media (max-width:1210px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{gap:10px;font-size:14px}}@media (max-width:998px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{max-width:70%}}@media (max-width:820px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{max-width:80%}}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{max-width:100%;font-size:16px}}@media (max-width:567px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{font-size:14px}}.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button span{width:45px;height:40px;min-width:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--red);transition:background-color .5s ease}@media (max-width:1110px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button span{width:55px}}@media (max-width:998px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button span{border:none}}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button span{width:45px;height:45px}}@media (max-width:998px){.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .button-block .subscription-button{max-width:96%}}@media (max-width:820px){.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .button-block .subscription-button{max-width:100%;font-size:14px}}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .button-block .subscription-button{font-size:16px}}@media (max-width:820px){.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .white-block-button svg{display:none}}@media (max-width:767.98px){.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .white-block-button{font-size:16px}.service-page .first-screen .white-block .content-block .subscriptions-form.two-buttons .white-block-button svg{display:block}}.service-page .first-screen .first-screen__content .titles-block{display:flex;height:324px;align-items:flex-end;padding-bottom:64px}@media (max-width:767.98px){.service-page .first-screen .first-screen__content .titles-block{height:auto;padding-top:125px}}.service-page .first-screen .first-screen__content .titles-block .content-block{display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.service-page .first-screen .first-screen__content .titles-block .content-block{flex-direction:column;gap:20px;align-items:flex-start}}.service-page .first-screen .first-screen__content .titles-block .content-block .service-title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);max-width:40%}@media (max-width:1110px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-title{font-size:45px}}@media (max-width:840px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-title{max-width:30%;line-height:130%;font-size:40px}}@media (max-width:767.98px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-title{max-width:100%}}@media (max-width:567px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-title{font-size:30px}}.service-page .first-screen .first-screen__content .titles-block .content-block .service-desc{max-width:56%;font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold)}@media (max-width:1110px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-desc{font-size:18px}}@media (max-width:840px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-desc{max-width:64%}}@media (max-width:767.98px){.service-page .first-screen .first-screen__content .titles-block .content-block .service-desc{max-width:100%;font-size:16px}}.service-page .first-screen .first-screen__content .image-block{max-width:100%;border-radius:40px;overflow:hidden}@media (max-width:767.98px){.service-page .first-screen .first-screen__content .image-block{max-width:1206px;width:1206px;border-radius:0;margin-left:50%;transform:translateX(-50%);height:260px}}@media (max-width:567px){.service-page .first-screen .first-screen__content .image-block{max-width:1006px;width:1006px;height:196px}}.service-page .first-screen .first-screen__content .image-block img{max-width:100%;height:auto}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--max-height-commissions:calc(6 * (34px + 1.7em))}@media (max-width:998px){:root{--max-height-commissions:calc(6 * (28px + 1.7em))}}@media (max-width:767.98px){:root{--max-height-commissions:calc(6 * (22px + 2.6em))}}@media (max-width:629.98px){:root{--max-height-commissions:calc(6 * (22px + 2.66em))}}@media (max-width:567px){:root{--max-height-commissions:calc(6 * (16px + 2.78em))}}@media (max-width:491.98px){:root{--max-height-commissions:calc(6 * (16px + 3.5em))}}@media (max-width:487.98px){:root{--max-height-commissions:calc(6 * (16px + 3.64em))}}@media (max-width:340px){:root{--max-height-commissions:calc(6 * (16px + 3.16em))}}.invest-in-stock .how-it-works__section{padding-bottom:120px}@media (max-width:1110px){.invest-in-stock .how-it-works__section{padding-bottom:100px}}@media (max-width:998px){.invest-in-stock .how-it-works__section{padding-bottom:90px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section{padding-bottom:80px}}.invest-in-stock .how-it-works__section .how__content{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:1110px){.invest-in-stock .how-it-works__section .how__content{flex-direction:column;gap:64px}}.invest-in-stock .how-it-works__section .how__content .title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);max-width:200px}@media (max-width:1110px){.invest-in-stock .how-it-works__section .how__content .title{max-width:100%}}@media (max-width:998px){.invest-in-stock .how-it-works__section .how__content .title{font-size:32px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .title{font-size:28px}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .title{font-size:24px}}.invest-in-stock .how-it-works__section .how__content .how__list{display:flex;flex-direction:column;flex:0 0 74.793388%;gap:32px}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list{flex:0 0 100%;width:100%;gap:20px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item{border:1px solid var(--gold-300);padding:40px 64px;border-radius:40px}@media (max-width:998px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item{padding:30px 48px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item{padding:28px;border-radius:28px}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item{padding:24px;border-radius:20px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content{width:100%;display:flex;align-items:flex-end;overflow:hidden;justify-content:space-between;max-height:170px;height:170px;gap:7.071823%;position:relative;max-height:100%}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content{max-height:160px}}@media (max-width:1110px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content{max-height:150px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content{flex-direction:column;max-height:100%;height:auto;gap:0;align-items:flex-start}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info{display:flex;gap:7.513812%;align-items:flex-end}@media (max-width:1110px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info{width:100%}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info{flex-direction:column;gap:24px;align-items:flex-start}}@media (max-width:420px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info{gap:8px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:100%;overflow:hidden;height:100%}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:240px;color:var(--white);display:block;margin-bottom:-95px}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:190px;margin-bottom:-75px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:185px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:260px;margin-top:24px}}@media (max-width:456.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:145px;display:flex;flex-direction:column;align-items:center;width:100%}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:210px;margin-top:18px}}@media (max-width:390px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:125px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:170px;margin-top:10px}}@media (max-width:340px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{height:105px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:150px;margin-top:20px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{display:flex;flex-direction:column;gap:5px;max-width:41.939394%}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:50%}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:80%}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:67.175573%}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-weight:400;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white)}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:34px}}@media (max-width:998px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:30px}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:24px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-weight:400;font-size:16px;line-height:144%;color:var(--gold)}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:15px}}@media (max-width:998px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:14px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:16px}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:14px}}@media (max-width:1110px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{width:50px;height:50px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:50px;height:50px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{position:absolute;bottom:0;right:0;width:40px;height:40px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:40px;height:40px}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{width:32px;height:32px}.invest-in-stock .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:32px;height:32px}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content{flex-direction:row-reverse}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content{flex-direction:column;max-height:auto;gap:0}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-arrow{left:0;right:auto}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info{flex-direction:row-reverse}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:50%}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:92%}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:52%}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:94%}}@media (max-width:998px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:58%}}@media (max-width:840px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:52%}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:80%}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:100%}}@media (max-width:567px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:67.175573%}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info{flex-direction:column}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{align-self:flex-end}}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-arrow{transform:rotate(-90deg)}.invest-in-stock .how-it-works__section .how__content .how__list .how__item.light__item{background-color:var(--gold-300)}.invest-in-stock .how-it-works__section .how__content .how__list .how__item.light__item .item__content .item-info .number{color:var(--black)}.invest-in-stock .how-it-works__section .how__content .how__list .how__item.light__item .item__content .item-info .texts .item__desc,.invest-in-stock .how-it-works__section .how__content .how__list .how__item.light__item .item__content .item-info .texts .item__title{color:var(--black)}.invest-in-stock .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:-70px}@media (max-width:1210px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:-55px}}@media (max-width:767.98px){.invest-in-stock .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:0;margin-top:0}}.invest-in-stock .features-block{background-color:var(--gold-300);padding:120px 0}@media (max-width:1110px){.invest-in-stock .features-block{padding:100px 0}}@media (max-width:998px){.invest-in-stock .features-block{padding:90px 0}}@media (max-width:767.98px){.invest-in-stock .features-block{padding:80px 0}}.invest-in-stock .features-block .features__content{display:flex;justify-content:space-between;align-items:flex-start;gap:135px}@media (max-width:1210px){.invest-in-stock .features-block .features__content{gap:90px}}@media (max-width:998px){.invest-in-stock .features-block .features__content{gap:64px}}@media (max-width:767.98px){.invest-in-stock .features-block .features__content{flex-direction:column}}.invest-in-stock .features-block .features__content .info-block .features-title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:998px){.invest-in-stock .features-block .features__content .info-block .features-title{font-size:32px}}@media (max-width:767.98px){.invest-in-stock .features-block .features__content .info-block .features-title{font-size:28px}}@media (max-width:567px){.invest-in-stock .features-block .features__content .info-block .features-title{font-size:24px}}.invest-in-stock .features-block .features__content .info-block .features-desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);margin-bottom:68px}@media (max-width:1110px){.invest-in-stock .features-block .features__content .info-block .features-desc{margin-bottom:62px}}@media (max-width:998px){.invest-in-stock .features-block .features__content .info-block .features-desc{font-size:18px;margin-bottom:56px}}@media (max-width:767.98px){.invest-in-stock .features-block .features__content .info-block .features-desc{font-size:16px;margin-bottom:80px}}.invest-in-stock .features-block .features__content .info-block .features-list{display:flex;flex-direction:column;gap:34px;margin-bottom:44px}@media (max-width:1110px){.invest-in-stock .features-block .features__content .info-block .features-list{margin-bottom:40px;gap:28px}}@media (max-width:998px){.invest-in-stock .features-block .features__content .info-block .features-list{gap:24px}}@media (max-width:570px){.invest-in-stock .features-block .features__content .info-block .features-list{gap:20px}}.invest-in-stock .features-block .features__content .info-block .features-list .list-item{display:flex;flex-direction:column}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item{display:flex;align-items:center;gap:16px;font-weight:400;font-size:40px;line-height:130%;color:var(--black);text-align:start}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item span{border:1px solid var(--black);width:44px;min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--black);background-color:var(--gold-300);transition:all .5s ease}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item span:hover{background-color:var(--gold-500)}@media (max-width:1210px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item{font-size:34px}}@media (max-width:998px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item{font-size:28px}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item span{width:38px;height:38px;min-width:38px}}@media (max-width:570px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item{font-size:24px}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .open-item span{width:32px;height:32px;min-width:32px}}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc{display:flex;flex-direction:column;gap:24px;padding-top:26px;max-height:0;overflow:hidden;opacity:0;transition:all .6s ease-in}@media (max-width:998px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc{gap:20px;padding-top:22px}}@media (max-width:767.98px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc{gap:16px;padding-top:14px}}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item{font-weight:400;font-size:16px;color:var(--black);display:flex;gap:16px;line-height:120%}@media (max-width:767.98px){.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item{font-size:14px}}.invest-in-stock .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item .square{margin-top:3px;display:block;width:10px;min-width:10px;height:10px;border-radius:3px;background-color:var(--red)}.invest-in-stock .features-block .features__content .info-block .features-list .list-item.opened .open-item span{background-color:var(--red);border:1px solid var(--red);transform:rotate(180deg);color:var(--gold-300)}.invest-in-stock .features-block .features__content .info-block .features-list .list-item.opened .hidden-desc{display:flex;opacity:1;transition:all .6s ease-out}.invest-in-stock .features-block .features__content .features-image{flex:0 0 40.743802%;width:40.743802%}@media (max-width:767.98px){.invest-in-stock .features-block .features__content .features-image{width:80%;margin:0 auto}}@media (max-width:620px){.invest-in-stock .features-block .features__content .features-image{width:100%}}.invest-in-stock .commissions-block{padding:120px 0}@media (max-width:1110px){.invest-in-stock .commissions-block{padding:100px 0}}@media (max-width:998px){.invest-in-stock .commissions-block{padding:90px 0}}@media (max-width:767.98px){.invest-in-stock .commissions-block{padding:80px 0}}.invest-in-stock .commissions-block .commissions__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__title{font-size:32px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__title{font-size:28px}}@media (max-width:567px){.invest-in-stock .commissions-block .commissions__title{font-size:24px}}.invest-in-stock .commissions-block .commissions__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:56.198347%;margin:0 auto 66px}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__info{margin-bottom:62px}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__info{font-size:18px;margin-bottom:56px}}@media (max-width:810px){.invest-in-stock .commissions-block .commissions__info{max-width:80%}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__info{font-size:16px;margin-bottom:80px}}@media (max-width:567px){.invest-in-stock .commissions-block .commissions__info{max-width:100%}}.invest-in-stock .commissions-block .commissions__list{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;row-gap:34px;max-height:var(--max-height-commissions);overflow:hidden;transition:max-height .8s ease}@media (max-width:1210px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:2.3fr 1fr 1fr 1fr 1fr}}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:2fr 1fr 1fr 1fr 1fr}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.3fr 1fr 1fr 1fr 0.5fr;width:calc(100% + 30px);margin-left:-15px;row-gap:28px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.3fr 1fr 1fr 1fr 0.5fr;width:calc(100% + 80px);margin-left:-40px;row-gap:22px}}@media (max-width:670px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.6fr 1fr 1fr 1fr 0.2fr}.invest-in-stock .commissions-block .commissions__list p{padding-right:16px}}@media (max-width:567px){.invest-in-stock .commissions-block .commissions__list{row-gap:16px}}@media (max-width:520.98px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.3fr 1fr 1fr 1fr 0.2fr}}@media (max-width:481.98px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.5fr 1fr 1fr 1fr 0.2fr}}@media (max-width:442.98px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:2.1fr 1fr 1.2fr 1fr 0.2fr}}@media (max-width:389.98px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.8fr 1fr 1.2fr 1fr 0.2fr}}@media (max-width:330px){.invest-in-stock .commissions-block .commissions__list{grid-template-columns:1.9fr 1fr 1.2fr 1fr 0.2fr}}.invest-in-stock .commissions-block .commissions__list .column__name{background-color:#fff;font-weight:700;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--black);padding:24px 0}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__list .column__name{padding:22px 0}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__list .column__name{padding:20px 0}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .column__name{padding:15px 0;font-size:14px;display:flex;align-items:center}}@media (max-width:340px){.invest-in-stock .commissions-block .commissions__list .column__name{font-size:12px}}.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:24px 0 24px 40px}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:22px 0 22px 30px}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:20px 0 20px 15px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:15px 16px 15px 40px}}@media (max-width:670px){.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:15px 16px 15px 40px}}@media (max-width:389.98px){.invest-in-stock .commissions-block .commissions__list .column__name:first-child{padding:15px 16px 15px 15px}}.invest-in-stock .commissions-block .commissions__list .exchange{padding-left:40px;font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white);display:flex;align-items:center;gap:16px}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__list .exchange{padding-left:30px}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__list .exchange{padding-left:15px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .exchange{padding-left:40px;font-size:14px;align-self:flex-start}.invest-in-stock .commissions-block .commissions__list .exchange img{max-width:14px;max-height:14px}}@media (max-width:670px){.invest-in-stock .commissions-block .commissions__list .exchange{flex-direction:column-reverse;align-items:flex-start;gap:5px}}@media (max-width:389.98px){.invest-in-stock .commissions-block .commissions__list .exchange{padding-left:15px}}@media (max-width:340px){.invest-in-stock .commissions-block .commissions__list .exchange{font-size:12px}.invest-in-stock .commissions-block .commissions__list .exchange img{max-width:10px;max-height:10px}}.invest-in-stock .commissions-block .commissions__list .table__commission{font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white)}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .table__commission{display:flex;flex-direction:column;font-size:14px}}.invest-in-stock .commissions-block .commissions__list .table__commission span{color:var(--gold);padding-left:5px}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .table__commission span{padding-left:0}}@media (max-width:340px){.invest-in-stock .commissions-block .commissions__list .table__commission{font-size:12px}}.invest-in-stock .commissions-block .commissions__list .trade-button{font-weight:600;font-size:16px;line-height:150%;text-align:right;color:var(--white);display:flex;align-items:center;gap:8px;margin-top:-3px;padding-right:40px;justify-content:flex-end;transition:color .5s ease}@media (max-width:1110px){.invest-in-stock .commissions-block .commissions__list .trade-button{padding-right:30px}}@media (max-width:998px){.invest-in-stock .commissions-block .commissions__list .trade-button{padding-right:15px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commissions__list .trade-button{padding-right:40px}}@media (max-width:670px){.invest-in-stock .commissions-block .commissions__list .trade-button{font-size:0;align-self:flex-start;margin-top:0}}@media (max-width:389.98px){.invest-in-stock .commissions-block .commissions__list .trade-button{padding-right:15px}}@media (max-width:567px){.invest-in-stock .commissions-block .commissions__list .trade-button svg{width:20px;height:20px}}.invest-in-stock .commissions-block .commissions__list .trade-button:hover{color:#d9d9d9}.invest-in-stock .commissions-block .commission__line{width:100%;height:1px;background-color:var(--gold-300);margin-top:32px}@media (max-width:998px){.invest-in-stock .commissions-block .commission__line{margin-top:28px;width:calc(100% + 30px);margin-left:-15px}}@media (max-width:767.98px){.invest-in-stock .commissions-block .commission__line{margin-top:24px;width:calc(100% + 80px);margin-left:-40px}}.invest-in-stock .commissions-block .see-all-prices{display:flex;align-items:center;gap:7px;margin:40px auto 0;transition:width .3s ease;justify-content:space-between;width:auto;color:var(--white)}.invest-in-stock .commissions-block .see-all-prices:hover{color:#d9d9d9}.invest-in-stock .commissions-block .see-all-prices span{font-weight:600;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right;color:var(--white);transition:color .5s ease}.invest-in-stock .commissions-block .see-all-prices span:hover{color:#d9d9d9}.invest-in-stock .commissions-block .see-all-prices svg{transition:transform .5s ease,color .5s ease}.invest-in-stock .commissions-block .see-all-prices.clicked svg{transform:rotate(180deg)}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}@media (max-width:767.98px){.trade-lo-page .first-screen{padding-bottom:305px}.trade-lo-page .first-screen .first-screen__content .image-block{max-width:840px;width:890px;height:425px}.trade-lo-page .first-screen .first-screen__content .image-block img{margin-top:-50px}}@media (max-width:567px){.trade-lo-page .first-screen{padding-bottom:300px}.trade-lo-page .first-screen .first-screen__content .image-block{max-width:600px;width:600px;height:318px}.trade-lo-page .first-screen .first-screen__content .image-block img{margin-top:-30px}}@media (max-width:410px){.trade-lo-page .first-screen{padding-bottom:270px}.trade-lo-page .first-screen .first-screen__content .image-block{max-width:515px;width:515px;height:300px}.trade-lo-page .first-screen .first-screen__content .image-block img{margin-top:-26px}}.trade-lo-page .prices-block{padding-bottom:120px}@media (max-width:1110px){.trade-lo-page .prices-block{padding:100px 0}}@media (max-width:998px){.trade-lo-page .prices-block{padding:90px 0}}@media (max-width:767.98px){.trade-lo-page .prices-block{padding:80px 0}}.trade-lo-page .prices-block .prices__content{display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content{flex-direction:column;align-items:flex-start}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info{width:80%}}@media (max-width:640px){.trade-lo-page .prices-block .prices__content .prices-info{width:90%}}@media (max-width:576px){.trade-lo-page .prices-block .prices__content .prices-info{width:100%}}.trade-lo-page .prices-block .prices__content .prices-info .prices__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:34px}@media (max-width:1110px){.trade-lo-page .prices-block .prices__content .prices-info .prices__title{font-size:36px}}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-info .prices__title{font-size:32px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices__title{font-size:28px}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-info .prices__title{font-size:24px}}.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block{display:inline-flex;gap:25px;padding-bottom:14px;border-bottom:1px solid var(--gold);margin-bottom:54px}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block{gap:20px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block{justify-content:space-between;width:100%;gap:10px}}.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button{font-weight:400;font-size:18px;line-height:145%;letter-spacing:.02em;color:var(--gold);position:relative}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button{font-size:18px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button{font-size:16px}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button{font-size:14px}}@media (max-width:370px){.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button{font-size:12px}}.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button::after{content:"";width:100%;max-width:0;height:3px;position:absolute;left:50%;bottom:-16px;background-color:var(--white);transition:all .5s ease}.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button.active{font-weight:600;line-height:145%;letter-spacing:.02em;color:var(--white)}.trade-lo-page .prices-block .prices__content .prices-info .prices-menu-block .price-button.active::after{left:0;max-width:100%}.trade-lo-page .prices-block .prices__content .prices-info .prices-list{max-width:450px;position:relative;height:218px}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices-list{height:100px}}.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item{flex-direction:column;gap:54px;display:flex;opacity:0;transform:translateY(30px);transition:all .5s ease-out;position:absolute;left:0;top:0}.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item:first-child{margin-top:0}.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item.active{opacity:1;transform:translateY(0)}.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item .item__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold)}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item .item__desc{font-size:18px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item .item__desc{font-size:16px}}.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item .price-button{display:inline-flex;padding:16px 20px;max-width:210px}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-info .prices-list .price__item .price-button{display:none}}.trade-lo-page .prices-block .prices__content .prices-image{position:relative}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-image{align-self:flex-end;width:75%;margin-right:-40px}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-image{width:72.564103%;margin-right:-80px}}.trade-lo-page .prices-block .prices__content .prices-image .image-bg{width:509px;height:680px;background-color:#393531;position:relative;border-radius:40px;overflow:hidden}@media (max-width:1210px){.trade-lo-page .prices-block .prices__content .prices-image .image-bg{width:450px;height:600px}}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-image .image-bg{width:350px;height:500px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-image .image-bg{width:100%;border-radius:40px 0 0 40px;height:420px}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-image .image-bg{height:370px}}.trade-lo-page .prices-block .prices__content .prices-image .image-bg .vector{position:absolute;left:-3.732809%;bottom:-4.125737%;width:104.125737%;z-index:1}.trade-lo-page .prices-block .prices__content .prices-image .image-bg .wave{position:absolute;left:-3.536346%;bottom:-3.382353%;width:128.880157%;z-index:2}.trade-lo-page .prices-block .prices__content .prices-image .companies__list{display:flex;flex-direction:column;gap:32px;position:absolute;top:152px;left:-38px;z-index:3;width:100%}@media (max-width:1210px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{left:-18px}}@media (max-width:1110px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{left:5%}}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{top:90px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{top:8.648649%;gap:25px;left:-10%}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{gap:20px;left:-38.869258%}}@media (max-width:410px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{left:-56%}}@media (max-width:350px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list{left:-80%}}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item{display:flex;flex-direction:column;background-color:var(--red);padding:12px 20px;gap:12px;border-radius:20px;width:89.390963%;position:relative;overflow:hidden}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:-69px}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:-146px}@media (max-width:1210px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:-44px}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:-90px}}@media (max-width:1110px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:0}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:0}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item{width:101%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:-15%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:-30%}}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item{width:109.540636%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:-10%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:-20%}}@media (max-width:410px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item{width:130%}}@media (max-width:350px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item{width:150%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(2){margin-left:0}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item:nth-child(3){margin-left:0}}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .shadow{position:absolute;right:-3.296703%;top:-69.230769%;width:50.10989%}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .graph{position:absolute;z-index:5;right:13px;bottom:25px}@media (max-width:567px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .graph{display:none}}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__name{font-weight:600;font-size:32px;text-transform:capitalize;color:var(--white)}@media (max-width:1210px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__name{font-size:28px}}@media (max-width:1110px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__name{font-size:24px}}@media (max-width:767.98px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__name{font-size:22px}}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__price{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold)}@media (max-width:1210px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__price{font-size:19px}}@media (max-width:998px){.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__price{font-size:18px}}.trade-lo-page .prices-block .prices__content .prices-image .companies__list .company__item .company__price span{font-weight:700}.trade-lo-page .prices-block .prices__bottom-button{margin:40px auto 0}@media (min-width:768px){.trade-lo-page .prices-block .prices__bottom-button{display:none}}.trade-lo-page .tools-block{background-color:var(--gold-300);padding:120px 0 140px}@media (max-width:1110px){.trade-lo-page .tools-block{padding:100px 0}}@media (max-width:998px){.trade-lo-page .tools-block{padding:90px 0}}@media (max-width:767.98px){.trade-lo-page .tools-block{padding:80px 0}}.trade-lo-page .tools-block .tools__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.trade-lo-page .tools-block .tools__header .header-info{max-width:45.454545%}@media (max-width:998px){.trade-lo-page .tools-block .tools__header .header-info{max-width:55%}}.trade-lo-page .tools-block .tools__header .header-info .tools__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--black);margin-bottom:32px}@media (max-width:998px){.trade-lo-page .tools-block .tools__header .header-info .tools__title{font-size:32px;margin-bottom:27px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__header .header-info .tools__title{font-size:28px}}@media (max-width:567px){.trade-lo-page .tools-block .tools__header .header-info .tools__title{font-size:24px}}.trade-lo-page .tools-block .tools__header .header-info .tools__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700)}@media (max-width:998px){.trade-lo-page .tools-block .tools__header .header-info .tools__desc{font-size:18px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__header .header-info .tools__desc{font-size:16px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__header .tools__button{display:none}}.trade-lo-page .tools-block .tools__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px}@media (max-width:998px){.trade-lo-page .tools-block .tools__list{gap:20px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__list{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}}.trade-lo-page .tools-block .tools__list .list__item{display:flex;flex-direction:column;gap:17px;overflow:hidden;border-radius:40px;border:1px solid transparent;padding:70px 55px 0 210px;background-color:#e0d8ce;height:250px;position:relative}@media (max-width:1210px){.trade-lo-page .tools-block .tools__list .list__item{padding:65px 50px 0 200px}}@media (max-width:1110px){.trade-lo-page .tools-block .tools__list .list__item{padding:60px 50px 0 170px;height:230px;border-radius:30px}}@media (max-width:998px){.trade-lo-page .tools-block .tools__list .list__item{padding:60px 50px 0 110px;height:210px;border-radius:28px;gap:14px}}@media (max-width:820px){.trade-lo-page .tools-block .tools__list .list__item{padding:40px 45px 0 90px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__list .list__item{gap:12px;height:185px;padding:40px 45px 0 140px;border-radius:20px}}@media (max-width:567px){.trade-lo-page .tools-block .tools__list .list__item{height:178px;padding:30px 40px 0 110px}}@media (max-width:470px){.trade-lo-page .tools-block .tools__list .list__item{padding:30px 30px 0 90px}}@media (max-width:410px){.trade-lo-page .tools-block .tools__list .list__item{padding:30px 20px 0 70px}}@media (max-width:370px){.trade-lo-page .tools-block .tools__list .list__item{height:198px}}.trade-lo-page .tools-block .tools__list .list__item .number{position:absolute;left:-87px;top:35px;transform:rotate(90deg);font-size:182px;color:var(--white)}@media (max-width:1110px){.trade-lo-page .tools-block .tools__list .list__item .number{font-size:160px;left:-76px}}@media (max-width:998px){.trade-lo-page .tools-block .tools__list .list__item .number{font-size:145px;left:-70px;top:32px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__list .list__item .number{font-size:125px;left:-60px;top:28px}}@media (max-width:567px){.trade-lo-page .tools-block .tools__list .list__item .number{font-size:105px;left:-52px;top:36px}}@media (max-width:490px){.trade-lo-page .tools-block .tools__list .list__item .number{font-size:88px;left:-42px;top:40px}}@media (max-width:370px){.trade-lo-page .tools-block .tools__list .list__item .number{top:50px}}.trade-lo-page .tools-block .tools__list .list__item:last-child .number{left:-65px}@media (max-width:998px){.trade-lo-page .tools-block .tools__list .list__item:last-child .number{left:-50px}}@media (max-width:567px){.trade-lo-page .tools-block .tools__list .list__item:last-child .number{left:-44px}}@media (max-width:490px){.trade-lo-page .tools-block .tools__list .list__item:last-child .number{left:-38px}}.trade-lo-page .tools-block .tools__list .list__item .item__name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--black)}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__list .list__item .item__name{font-size:14px}}.trade-lo-page .tools-block .tools__list .list__item .item__desc{font-weight:400;font-size:16px;color:var(--black-700);line-height:120%}@media (max-width:998px){.trade-lo-page .tools-block .tools__list .list__item .item__desc{font-size:15px}}@media (max-width:767.98px){.trade-lo-page .tools-block .tools__list .list__item .item__desc{font-size:14px;line-height:120%}}@media (max-width:340px){.trade-lo-page .tools-block .tools__list .list__item .item__desc{font-size:12px}}.trade-lo-page .tools-block .tools__list .list__item.light-item{background-color:var(--gold-300);border:1px solid var(--gold)}.trade-lo-page .tools-block .tools__list .list__item.light-item .number{color:var(--gold)}.trade-lo-page .tools-block .tools__bottom-button{margin:40px auto 0}@media (min-width:768px){.trade-lo-page .tools-block .tools__bottom-button{display:none}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--competitive_pricing-max-height:calc(6 * (34px + 1.7em))}@media (max-width:1210px){:root{--competitive_pricing-max-height:calc(6 * (30px + 1.7em))}}@media (max-width:1110px){:root{--competitive_pricing-max-height:calc(6 * (26px + 1.7em))}}@media (max-width:767.98px){:root{--competitive_pricing-max-height:calc(6 * (20px + 1.78em))}}@media (max-width:709.98px){:root{--competitive_pricing-max-height:calc(6 * (16px + 2.66em))}}@media (max-width:611.98px){:root{--competitive_pricing-max-height:calc(6 * (16px + 2.92em))}}@media (max-width:514.98px){:root{--competitive_pricing-max-height:calc(6 * (16px + 3.9em))}}@media (max-width:421.98px){:root{--competitive_pricing-max-height:calc(6 * (16px + 3.9em))}}@media (max-width:380px){:root{--competitive_pricing-max-height:calc(6 * (12px + 3.4em))}}.competitive-pricing-page .first-screen{width:100vw;position:relative;overflow:hidden}.competitive-pricing-page .first-screen .first-screen__bg{position:absolute;left:50%;transform:translateX(-50%);top:-13.546798%;z-index:-1;height:120%}.competitive-pricing-page .first-screen .first-screen__bg video{height:100%}@media (min-width:1440.98px){.competitive-pricing-page .first-screen .first-screen__bg{left:50%;transform:translateX(-50%);width:140%;height:auto;top:-10%;display:flex;align-items:center;justify-content:center}}@media (min-width:1840px){.competitive-pricing-page .first-screen .first-screen__bg{width:1980px;left:50%}.competitive-pricing-page .first-screen .first-screen__bg video{width:100%}}.competitive-pricing-page .first-screen .content-block{padding-top:186px;padding-bottom:350px}@media (max-width:1110px){.competitive-pricing-page .first-screen .content-block{padding:160px 0 320px}}@media (max-width:998px){.competitive-pricing-page .first-screen .content-block{padding:140px 0 280px}}@media (max-width:767.98px){.competitive-pricing-page .first-screen .content-block{padding:160px 0 320px}}@media (max-width:567px){.competitive-pricing-page .first-screen .content-block{padding:185px 0 380px}}.competitive-pricing-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);margin-bottom:32px}@media (max-width:1210px){.competitive-pricing-page .first-screen .content-block .title{font-size:46px}}@media (max-width:1110px){.competitive-pricing-page .first-screen .content-block .title{font-size:42px;margin-bottom:28px}}@media (max-width:998px){.competitive-pricing-page .first-screen .content-block .title{font-size:36px;margin-bottom:24px}}@media (max-width:767.98px){.competitive-pricing-page .first-screen .content-block .title{font-size:30px;margin-bottom:20px}}.competitive-pricing-page .first-screen .content-block .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:45.454545%;margin-bottom:54px}@media (max-width:1210px){.competitive-pricing-page .first-screen .content-block .description{max-width:48%}}@media (max-width:1110px){.competitive-pricing-page .first-screen .content-block .description{font-size:19px;max-width:52%;margin-bottom:48px}}@media (max-width:998px){.competitive-pricing-page .first-screen .content-block .description{font-size:18px;max-width:64%;margin-bottom:42px}}@media (max-width:767.98px){.competitive-pricing-page .first-screen .content-block .description{font-size:16px;max-width:80%;margin-bottom:36px}}@media (max-width:567px){.competitive-pricing-page .first-screen .content-block .description{font-size:16px;max-width:100%;margin-bottom:32px}}.competitive-pricing-page .prices-block{padding:96px 0 120px}@media (max-width:1110px){.competitive-pricing-page .prices-block{padding:88px 0 100px 0}}@media (max-width:998px){.competitive-pricing-page .prices-block{padding:76px 0 90px 0}}@media (max-width:767.98px){.competitive-pricing-page .prices-block{padding:64px 0 80px 0}}.competitive-pricing-page .prices-block .prices__content{display:flex;justify-content:space-between}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content{flex-direction:column}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block{max-width:160px}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block{max-width:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin-bottom:32px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block{margin-bottom:24px}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .current-price-type{display:none;font-weight:700;font-size:20px;color:var(--white);gap:8px}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .current-price-type{display:flex;align-items:center}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .current-price-type{font-size:16px;margin-top:5px}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .current-price-type.clicked svg{transform:rotate(180deg)}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:70px}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__title{margin-bottom:64px;font-size:36px}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__title{margin-bottom:60px;font-size:32px}}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__title{margin-bottom:0;font-size:28px}}@media (max-width:767.89px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__title{font-size:24px;max-width:70%}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list{display:flex;flex-direction:column;gap:48px;align-items:flex-start}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list{gap:42px}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list{gap:38px}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);position:relative;display:inline-block;transition:color .5s ease}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name:hover{cursor:pointer;color:var(--gold-500)}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name::after{content:"";position:absolute;left:50%;bottom:-16px;height:2px;width:0;transition:all .5s ease;background-color:var(--white)}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name::after{bottom:-12px}}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name.clicked{font-weight:600;color:var(--white)}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name.clicked::after{left:0;width:100%}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list{position:absolute;right:0;top:20px;background-color:var(--black);gap:20px;border-radius:18px;max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:all .5s ease;z-index:4}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list.opened{padding:12px 15px;opacity:1}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name{font-weight:500;font-size:14px;line-height:157%;color:var(--white)}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name.clicked{font-size:14px;line-height:157%;color:var(--white)}.competitive-pricing-page .prices-block .prices__content .prices__menu-block .prices__list .price__name.clicked::after{display:none}}.competitive-pricing-page .prices-block .prices__content .table-block{margin-top:30px;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);border-radius:40px;width:90.909091%;margin-right:-190px;position:relative;transition:height .5s ease}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block{width:84%;margin-right:-120px;margin-top:24px}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .table-block{margin-right:-90px;margin-top:20px;border-radius:30px}}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .table-block{margin-right:0;margin-top:0;border-radius:30px;width:100%;transition:height .8s ease}}@media (max-width:380px){.competitive-pricing-page .prices-block .prices__content .table-block{width:calc(100% + 80px);margin-left:-40px;border-radius:0}}.competitive-pricing-page .prices-block .prices__content .table-block .table-content{width:100%;height:100%}.competitive-pricing-page .prices-block .prices__content .table-block .table-item{position:absolute;left:0;top:0;width:100%;height:100%;min-height:100%;transform:translateY(0);opacity:0;transition:all .3s ease;z-index:1}.competitive-pricing-page .prices-block .prices__content .table-block .table-item.active{transform:translateY(0);opacity:1;z-index:3}.competitive-pricing-page .prices-block .prices__content .table-block .table-header{padding:66px 0 54px 64px;max-width:82.363636%}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{padding:54px 0 50px 54px;max-width:86%}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{padding:50px 0 50px 50px}}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{max-width:100%;padding:50px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{display:grid;grid-template-columns:1.9fr 1fr;grid-template-rows:auto auto;grid-template-areas:"title title" "desc commission";column-gap:24px;row-gap:24px;padding:44px 36px 36px}}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{column-gap:22px;row-gap:22px;padding:40px 32px 32px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header{column-gap:20px;row-gap:18px;padding:40px 24px 24px}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__name{font-weight:600;font-size:40px;line-height:130%;color:var(--white);margin-bottom:26px}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__name{font-size:36px;margin-bottom:24px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__name{grid-area:title;margin-bottom:0;font-size:32px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__name{font-size:24px}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__desc{font-weight:400;font-size:16px;color:var(--gold-500);margin-bottom:14px}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__desc{grid-area:desc;color:var(--white);line-height:120%;margin-bottom:0}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .activity__desc{font-size:14px}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block{grid-area:commission;justify-content:flex-end}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .see-all__button{font-weight:600;font-size:16px;line-height:150%;text-align:right;color:var(--white);display:flex;align-items:center;gap:5px;transition:color .5s ease}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .see-all__button{display:none}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .see-all__button:hover{color:#d9d9d9}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .see-all__button svg{transition:transform .5s ease}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .see-all__button.clicked svg{transform:rotate(180deg)}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission{display:flex;align-items:flex-end;gap:24px}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission{flex-direction:column;gap:10px;text-align:end}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .text{font-weight:400;font-size:16px;color:var(--gold-500)}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .text{font-size:14px}}.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-weight:600;font-size:64px;line-height:100%;color:var(--white)}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-size:56px}}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-size:48px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-size:38px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-size:34px}}@media (max-width:567px){.competitive-pricing-page .prices-block .prices__content .table-block .table-header .button-block .commission .sum{font-size:32px}}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{display:grid;grid-template-columns:1.6fr 1.2fr 1.2fr 1.8fr;grid-template-rows:1fr;row-gap:34px;max-height:calc(6 * (34px + 1.7em));overflow:hidden;transition:max-height .8s ease;margin-bottom:64px}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{row-gap:30px;max-height:var(--competitive_pricing-max-height);margin-bottom:60px}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{row-gap:26px;grid-template-columns:1.7fr 1.2fr 1.2fr 1.7fr;margin-bottom:48px}}@media (max-width:998px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.6fr 1fr 1fr 1.2fr;margin-bottom:36px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.1fr 1fr 1fr 1.1fr;row-gap:20px;margin-bottom:24px}}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.7fr 1fr 1fr 1.05fr;row-gap:16px;margin-bottom:20px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.4fr 1fr 1fr 1.05fr}}@media (max-width:514.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.7fr 1fr 1fr 1.05fr}}@media (max-width:421.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.8fr 1fr 1fr 1.05fr}}@media (max-width:380px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list{grid-template-columns:1.6fr 1fr 1fr 1.05fr;row-gap:12px}}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name{background-color:#fff;font-weight:700;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--black);padding:24px 0;display:flex;align-items:center}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:24px 0 24px 64px}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name{padding:22px 0}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:22px 0 22px 54px}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name{padding:20px 0}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:20px 0 20px 50px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name{padding:15px 0;font-size:14px}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:15px 16px 15px 36px}}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:15px 16px 15px 32px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name:first-child{padding:15px 16px 15px 24px}}@media (max-width:380px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .column__name{font-size:12px}}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{padding-left:64px;font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white);display:flex;align-items:center;gap:16px}@media (max-width:1210px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{padding-left:54}}@media (max-width:1110px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{padding-left:50px}}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{padding-left:36px;font-size:14px;padding-right:16px}}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{padding-left:32px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{flex-direction:column-reverse;align-items:flex-start;gap:6px;padding-left:24px;align-self:flex-start}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange img{max-width:14px;max-height:14px}}@media (max-width:380px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange{font-size:12px}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .exchange img{max-width:10px;max-height:10px}}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission{font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white)}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission{font-size:14px;padding-right:16px}}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission{display:flex;flex-direction:column;gap:4px}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission:last-child{padding-right:32px}}@media (max-width:611.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission:last-child{padding-right:24px}}@media (max-width:380px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission{font-size:12px;gap:2px}}.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission span{color:var(--gold);padding-left:5px}@media (max-width:709.98px){.competitive-pricing-page .prices-block .prices__content .table-block .prices__list .table__commission span{padding-left:0}}.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block{display:none;align-items:center;justify-content:center;padding:30px 0 30px;border-top:2px solid var(--gold-300)}.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block .see-all__bottom{display:flex;align-items:center;gap:7px}.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block .see-all__bottom span{font-weight:600;font-size:14px;line-height:129%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right;text-underline-offset:3px;color:var(--white)}.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block .see-all__bottom svg{transition:transform .5s ease}.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block .see-all__bottom.clicked svg{transform:rotate(180deg)}@media (max-width:767.98px){.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block{display:flex}}@media (max-width:514.98px){.competitive-pricing-page .prices-block .prices__content .table-block .see-all-block{padding:24px 0 20px}}.competitive-pricing-page .support-block{background-color:var(--gold-300)}.competitive-pricing-page .support-block .support__content{padding:120px 0 409px;position:relative}@media (max-width:1210px){.competitive-pricing-page .support-block .support__content{padding:120px 0 340px}}@media (max-width:1110px){.competitive-pricing-page .support-block .support__content{padding:100px 0 300px}}@media (max-width:998px){.competitive-pricing-page .support-block .support__content{padding:90px 0 280px}}@media (max-width:820px){.competitive-pricing-page .support-block .support__content{padding:90px 0 250px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__content{padding:80px 0 180px}}@media (max-width:590px){.competitive-pricing-page .support-block .support__content{padding:80px 0 140px}}@media (max-width:490px){.competitive-pricing-page .support-block .support__content{padding:80px 0 110px}}.competitive-pricing-page .support-block .support__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--black);margin-bottom:24px}@media (max-width:998px){.competitive-pricing-page .support-block .support__title{font-size:34px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__title{font-size:30px;text-align:start;margin-bottom:20px}}.competitive-pricing-page .support-block .support__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--black-700);max-width:47.107438%;margin:0 auto 56px}@media (max-width:1110px){.competitive-pricing-page .support-block .support__info{max-width:60%;margin-bottom:52px}}@media (max-width:998px){.competitive-pricing-page .support-block .support__info{max-width:80%;font-size:18px;line-height:135%;margin-bottom:48px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__info{margin:0 0 40px;text-align:start;max-width:100%;font-size:16px}}.competitive-pricing-page .support-block .support__list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:64px;margin-bottom:62px}@media (max-width:998px){.competitive-pricing-page .support-block .support__list{column-gap:48px;margin-bottom:58px}}@media (max-width:820px){.competitive-pricing-page .support-block .support__list{column-gap:40px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);column-gap:64px;row-gap:40px;margin-bottom:52px}}@media (max-width:567px){.competitive-pricing-page .support-block .support__list{grid-template-columns:1fr;grid-template-rows:auto;row-gap:40px;margin-bottom:40px}}.competitive-pricing-page .support-block .support__list .list__item{display:flex;flex-direction:column;gap:16px}@media (max-width:998px){.competitive-pricing-page .support-block .support__list .list__item{gap:14px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__list .list__item{gap:12px}}.competitive-pricing-page .support-block .support__list .list__item .item__name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--black)}.competitive-pricing-page .support-block .support__list .list__item .item__desc{font-weight:400;font-size:16px;color:var(--black-700)}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__list .list__item .item__desc{font-size:14px}}.competitive-pricing-page .support-block .support__button{margin:0 auto 54px}@media (max-width:567px){.competitive-pricing-page .support-block .support__button{margin:0 0 54px;width:auto}}.competitive-pricing-page .support-block .support__image{width:100%;border-radius:40px;position:absolute;height:auto;bottom:0;transform:translateY(50%)}@media (max-width:998px){.competitive-pricing-page .support-block .support__image{border-radius:32px}}@media (max-width:767.98px){.competitive-pricing-page .support-block .support__image{border-radius:24px}}@media (max-width:490px){.competitive-pricing-page .support-block .support__image{border-radius:20px}}.competitive-pricing-page .advantages-block{padding:454px 0 140px}@media (max-width:1210px){.competitive-pricing-page .advantages-block{padding:390px 0 120px}}@media (max-width:1110px){.competitive-pricing-page .advantages-block{padding:350px 0 100px}}@media (max-width:998px){.competitive-pricing-page .advantages-block{padding:340px 0 90px}}@media (max-width:820px){.competitive-pricing-page .advantages-block{padding:310px 0 90px}}@media (max-width:767.98px){.competitive-pricing-page .advantages-block{padding:240px 0 80px}}@media (max-width:590px){.competitive-pricing-page .advantages-block{padding:200px 0 80px}}@media (max-width:490px){.competitive-pricing-page .advantages-block{padding:160px 0 80px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.competitive-pricing-page .advantages-block .advantages__content .advantages__title{font-size:34px}}@media (max-width:767.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__title{font-size:30px;text-align:start;margin-bottom:20px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:47.107438%;margin:0 auto 68px}@media (max-width:1110px){.competitive-pricing-page .advantages-block .advantages__content .advantages__info{max-width:60%;margin-bottom:52px}}@media (max-width:998px){.competitive-pricing-page .advantages-block .advantages__content .advantages__info{max-width:80%;font-size:18px;line-height:135%;margin-bottom:48px}}@media (max-width:767.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__info{margin:0 0 40px;text-align:start;max-width:100%;font-size:16px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__list{display:flex;justify-content:space-between;gap:30px}@media (max-width:767.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list{flex-direction:column;gap:50px}}@media (max-width:567px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list{gap:40px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item{display:flex;flex-direction:column;max-width:310px}@media (max-width:1210px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item{max-width:260px}}@media (max-width:967.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item{max-width:30%}}@media (max-width:767.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item{max-width:100%}}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:96px;overflow:hidden;margin-bottom:27px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:168px;color:var(--white)}@media (max-width:1110px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:92px;margin-bottom:24px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:154px}}@media (max-width:998px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:92px;margin-bottom:20px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:154px}}@media (max-width:767.98px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:86px;margin-bottom:16px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:148px}}@media (max-width:576px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:78px;margin-bottom:14px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:136px}}@media (max-width:420px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block{height:68px;margin-bottom:12px}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .number-block .number{font-size:120px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .item__name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--white);margin-bottom:17px}@media (max-width:998px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .item__name{margin-bottom:15px}}@media (max-width:567px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .item__name{margin-bottom:12px}}.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .item__desc{font-weight:400;font-size:16px;color:var(--gold);line-height:150%}@media (max-width:567px){.competitive-pricing-page .advantages-block .advantages__content .advantages__list .list__item .item__desc{font-size:14px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--acc-comparison__feature-mh:80px}@media (max-width:567px){:root{--acc-comparison__feature-mh:70px}}@media (max-width:767.98px){.accounts-comparison-page .first-screen{padding-bottom:260px}.accounts-comparison-page .first-screen .first-screen__content .image-block{max-width:1007px;width:1007px;height:492px;transform:translateX(-45%)!important}}@media (max-width:567px){.accounts-comparison-page .first-screen{padding-bottom:210px}.accounts-comparison-page .first-screen .first-screen__content .image-block{max-width:900px;width:900px;height:492px;transform:translateX(-40%)!important}}@media (max-width:410px){.accounts-comparison-page .first-screen{padding-bottom:270px}.accounts-comparison-page .first-screen .first-screen__content .image-block{max-width:907px;width:907px;height:340px}}.accounts-comparison-page .first-screen .service-title{max-width:45.53719%!important}@media (max-width:767.98px){.accounts-comparison-page .first-screen .service-title{max-width:100%!important}}.accounts-comparison-page .first-screen .service-desc{max-width:47.933884%!important}@media (max-width:1110px){.accounts-comparison-page .first-screen .service-desc{font-size:18px}}@media (max-width:840px){.accounts-comparison-page .first-screen .service-desc{max-width:64%!important}}@media (max-width:767.98px){.accounts-comparison-page .first-screen .service-desc{max-width:100%!important;font-size:16px}}@media (max-width:1110px){.accounts-comparison-page .first-screen .white-block .white-block-button{font-size:14px;padding:10px 14px}}@media (max-width:767.98px){.accounts-comparison-page .first-screen .white-block .white-block-button{width:50%}}@media (max-width:567px){.accounts-comparison-page .first-screen .white-block .white-block-button{width:70%}}@media (max-width:440px){.accounts-comparison-page .first-screen .white-block .white-block-button{width:80%}}@media (max-width:390px){.accounts-comparison-page .first-screen .white-block .white-block-button{width:100%}}.accounts-comparison-page .first-screen .white-block .white-block-button.white-button{border:1px solid var(--black)}.accounts-comparison-page .compare-features-block{padding-bottom:120px}@media (max-width:1110px){.accounts-comparison-page .compare-features-block{padding-bottom:100px}}@media (max-width:998px){.accounts-comparison-page .compare-features-block{padding-bottom:90px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block{padding-bottom:80px}}.accounts-comparison-page .compare-features-block .compare__content .compare__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__title{font-size:30px}}.accounts-comparison-page .compare-features-block .compare__content .compare__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:55.371901%;margin:0 auto 64px}.accounts-comparison-page .compare-features-block .compare__content .ct_team{text-align:start;margin-left:0}@media (max-width:1110px){.accounts-comparison-page .compare-features-block .compare__content .compare__info{margin-bottom:62px}}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__info{font-size:18px;margin-bottom:56px}}@media (max-width:810px){.accounts-comparison-page .compare-features-block .compare__content .compare__info{max-width:80%;margin-bottom:48px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__info{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__info{max-width:100%;margin-bottom:40px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list{display:flex;justify-content:space-between;gap:24px;align-items:stretch}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list{gap:20px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list{flex-direction:column}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item{border:1px solid var(--gold-300);border-radius:20px;display:flex;flex-direction:column}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header{flex-shrink:0;padding:32px;border-bottom:1px solid var(--gold-300)}@media (max-width:1110px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header{padding:28px}}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header{padding:24px}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header{padding:20px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block{display:flex;align-items:center;justify-content:space-between;color:var(--white)}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block{margin-bottom:16px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block svg{display:none;transition:transform .3s ease}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block svg{display:block}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block .account-plan{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block .account-plan{font-size:32px;margin-bottom:20px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block .account-plan{font-size:28px;margin-bottom:0}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .account-plan__block .account-plan{font-size:24px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__label{font-weight:700;font-size:16px;color:var(--white);margin-bottom:16px}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__label{font-size:14px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__info{font-weight:400;font-size:16px;color:var(--gold);line-height:120%;min-height:3.6em}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__info{font-size:14px}}@media (max-width:800px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__info{font-size:13px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .item__header .ideal-for__info{font-size:14px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block{padding:32px;border-bottom:1px solid var(--gold-300);display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}@media (max-width:1110px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block{padding:28px}}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block{padding:24px}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block{padding:20px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__title{font-weight:700;font-size:16px;color:var(--white);margin-bottom:16px}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__list{display:flex;flex-direction:column;gap:16px}@media (max-width:870px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__list{gap:12px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__list .feature{padding-left:22px;font-weight:400;font-size:16px;color:var(--gold);position:relative;line-height:120%}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__list .feature{font-size:14px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .features__block .features__list .feature::after{content:"";position:absolute;left:0;top:4px;width:10px;height:10px;border-radius:3px;background-color:var(--red)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more{display:flex;justify-content:space-between;align-items:flex-start;padding:32px;flex-shrink:0}@media (max-width:1110px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more{padding:28px}}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more{padding:24px}}@media (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more{padding:20px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__button{display:flex;align-items:center;gap:5px;color:var(--white);transition:color .5s ease}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__button:hover{color:#d9d9d9}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__button span{font-weight:600;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__button svg{transition:transform .5s ease}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__button.clicked svg{transform:rotate(180deg)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__arrow{fill:var(--black-700)}@media (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item .learn-more .learn-more__arrow{width:44px;height:44px}}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item{background-color:var(--gold-300)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .item__header{border-bottom:1px solid var(--black)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .item__header .account-plan,.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .item__header .account-plan__block{color:var(--black)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .item__header .ideal-for__label{color:var(--black-700)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .item__header .ideal-for__info{color:var(--black-700)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .features__block{border-bottom:1px solid var(--black)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .features__block .features__title{color:var(--black)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .features__block .features__list .feature{color:var(--black-700)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__button{display:flex;align-items:center;gap:5px;color:var(--black);transition:color .5s ease}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__button:hover{color:var(--black-700)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__button span{font-weight:600;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__button svg{transition:transform .5s ease}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__button.clicked svg{transform:rotate(180deg)}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.light__item .learn-more .learn-more__arrow{fill:var(--gold-500)}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item{max-height:var(--acc-comparison__feature-mh);overflow:hidden;transition:max-height .5s ease}.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.opened .item__header{flex-shrink:0;padding:32px;border-bottom:1px solid var(--gold-300)}}@media (max-width:767.98px) and (max-width:1110px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.opened .item__header{padding:28px}}@media (max-width:767.98px) and (max-width:998px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.opened .item__header{padding:24px}}@media (max-width:767.98px) and (max-width:567px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.opened .item__header{padding:20px}}@media (max-width:767.98px){.accounts-comparison-page .compare-features-block .compare__content .compare__list .list__item.opened .item__header .account-plan__block svg{transform:rotate(180deg)}}.accounts-comparison-page .advantages-blocks{background-color:var(--gold-300);padding:120px 0}@media (max-width:1110px){.accounts-comparison-page .advantages-blocks{padding:100px 0}}@media (max-width:998px){.accounts-comparison-page .advantages-blocks{padding:90px 0}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks{padding:80px 0}}.accounts-comparison-page .advantages-blocks .advantage__content{display:flex;justify-content:space-between;gap:124px;align-items:center;padding-bottom:50px}@media (max-width:1210px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:100px}}@media (max-width:1110px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:90px}}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:68px}}@media (max-width:840px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:64px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content{flex-direction:column}}@media (max-width:680px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:48px}}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content{gap:40px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block{flex:0 0 49.090909%}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-size:30px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);margin-bottom:64px}@media (max-width:1110px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{margin-bottom:56px}}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{font-size:18px;margin-bottom:50px}}@media (max-width:810px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{margin-bottom:48px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__call{margin-bottom:40px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__desc{font-weight:400;font-size:16px;line-height:150%;color:var(--black-700);margin-bottom:32px}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__desc{margin-bottom:26px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__desc{margin-bottom:20px;font-size:14px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list{display:flex;flex-direction:column;gap:24px;border-bottom:1px solid var(--black);padding-bottom:24px;margin-bottom:56px}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list{margin-bottom:48px;gap:20px;padding-bottom:20px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list{margin-bottom:44px;gap:16px;padding-bottom:16px}}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list{margin-bottom:40px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item{padding-top:24px;border-top:1px solid var(--black);display:flex;align-items:center}@media (max-width:998px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item{padding-top:20px}}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item{padding-top:16px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item .number{font-weight:700;color:var(--red);margin-right:16px;font-size:16px}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item .text{font-weight:400;color:var(--black-700);font-size:16px;line-height:120%}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item .text{font-size:14px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item .text .name{font-weight:600;color:var(--black);margin-right:5px}.accounts-comparison-page .advantages-blocks .advantage__content .advantage-image{flex:0 0 40.743802%;display:flex;align-items:center;justify-content:center;border-radius:40px;overflow:hidden}@media (max-width:767.98px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage-image{width:70%}}@media (max-width:680px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage-image{width:80%;border-radius:30px}}@media (max-width:567px){.accounts-comparison-page .advantages-blocks .advantage__content .advantage-image{width:100%;border-radius:25px}}.accounts-comparison-page .advantages-blocks .advantage__content .advantage-image img{object-fit:cover;width:100%}.accounts-comparison-page .tools-for-traders{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}.accounts-comparison-page .tools-for-traders .advantage__content{flex-direction:row-reverse}@media (max-width:767.98px){.accounts-comparison-page .tools-for-traders .advantage__content{flex-direction:column}}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__title{color:var(--white)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__call{color:var(--gold-500)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__desc{color:var(--gold-500)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__list{border-bottom:1px solid var(--white)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__list .advantage__item{border-top:1px solid var(--white)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__list .advantage__item .number{color:var(--gold-500)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__list .advantage__item .text{color:var(--gold-500)}.accounts-comparison-page .tools-for-traders .advantage__content .advantage__info-block .advantage__list .advantage__item .text .name{color:var(--white)}.accounts-comparison-page .trader-benefits{background-color:var(--black)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__title{color:var(--white)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__call{color:var(--gold-500)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__desc{color:var(--gold-500)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__list{border-bottom:1px solid var(--white)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__list .advantage__item{border-top:1px solid var(--white)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__list .advantage__item .number{color:var(--gold-500)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__list .advantage__item .text{color:var(--gold-500)}.accounts-comparison-page .trader-benefits .advantage__content .advantage__info-block .advantage__list .advantage__item .text .name{color:var(--white)}.accounts-comparison-page .trader-benefits .advantage__content .advantage-image{flex:0 0 40.743802%;display:flex;align-items:center;justify-content:center;border-radius:40px;overflow:hidden}.accounts-comparison-page .trader-benefits .advantage__content .advantage-image img{max-width:100%;height:auto}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.smart-cash-page .first-screen{position:relative;padding-bottom:0;overflow:hidden}.smart-cash-page .first-screen .first-screen__bg{position:absolute;left:0;top:-6.2%;height:123.768473%;z-index:-1}.smart-cash-page .first-screen .first-screen__bg video{height:100%}@media (min-width:1440.98px){.smart-cash-page .first-screen .first-screen__bg{left:50%;transform:translateX(-50%);width:140%;height:auto;top:-10%;display:flex;align-items:center;justify-content:center}}@media (min-width:1840px){.smart-cash-page .first-screen .first-screen__bg{width:1980px;left:50%}.smart-cash-page .first-screen .first-screen__bg video{width:100%}}@media (max-width:1110px){.smart-cash-page .first-screen .first-screen__bg{left:-12%}}@media (max-width:767.98px){.smart-cash-page .first-screen .first-screen__bg{top:-15%;left:50%;transform:translateX(-40%)}}.smart-cash-page .first-screen .first-screen__content{padding-top:180px;padding-bottom:480px}@media (max-width:1110px){.smart-cash-page .first-screen .first-screen__content{padding:160px 0 420px}}@media (max-width:998px){.smart-cash-page .first-screen .first-screen__content{padding:140px 0 380px}}@media (max-width:767.98px){.smart-cash-page .first-screen .first-screen__content{padding:160px 0 420px}}@media (max-width:567px){.smart-cash-page .first-screen .first-screen__content{padding:185px 0 480px}}.smart-cash-page .first-screen .first-screen__content .info-block{display:flex;flex-direction:column;gap:32px}.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__title{font-size:46px}}@media (max-width:998px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__title{font-size:38px}}@media (max-width:767.98px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__title{font-size:32px}}@media (max-width:567px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__title{font-size:30px}}.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:47.107438%}@media (max-width:1210px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{max-width:49%}}@media (max-width:1110px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{font-size:19px;max-width:52%;margin-bottom:48px}}@media (max-width:998px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{font-size:18px;max-width:64%;margin-bottom:42px}}@media (max-width:767.98px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{font-size:16px;max-width:80%;margin-bottom:36px}}@media (max-width:567px){.smart-cash-page .first-screen .first-screen__content .info-block .smart-cash__info{font-size:16px;max-width:100%;margin-bottom:32px}}.smart-cash-page .first-screen .white-block{bottom:14.778325%}.smart-cash-page .first-screen .white-block .white-block-button{border:1px solid var(--black)}@media (max-width:998px){.smart-cash-page .first-screen .white-block{width:100%;left:0;bottom:20%}}@media (max-width:767.98px){.smart-cash-page .first-screen .white-block{bottom:0}}.smart-cash-page .calculate-potential__block{padding:120px 0}@media (max-width:1110px){.smart-cash-page .calculate-potential__block{padding:100px 0}}@media (max-width:998px){.smart-cash-page .calculate-potential__block{padding:90px 0}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block{padding:80px 0}}.smart-cash-page .calculate-potential__block .calculate__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__title{font-size:34px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__title{font-size:30px;text-align:start;margin-bottom:20px}}.smart-cash-page .calculate-potential__block .calculate__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);margin:0 auto 64px;max-width:55.371901%}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info{max-width:60%;margin-bottom:52px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info{max-width:80%;font-size:18px;line-height:135%;margin-bottom:48px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info{margin:0 0 40px;text-align:start;max-width:100%;font-size:16px}}.smart-cash-page .calculate-potential__block .calculate__info-block{display:flex;justify-content:space-between;gap:25px}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block{gap:20px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block{flex-direction:column}}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction{flex:0 0 57.603306%;display:flex;flex-direction:column;gap:24px}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction{justify-content:space-between}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction{gap:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{border-radius:20px;border:1px solid var(--white);display:flex;align-items:flex-end;padding:45px 36px 25px 36px;overflow:hidden;max-height:147px;gap:63px}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{padding:40px 32px 24px 32px;gap:48px;height:140px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{padding:32px 28px 22px 28px;gap:32px;height:124px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{max-height:100%;padding:28px 24px 20px 24px;height:auto}}@media (max-width:490px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{flex-direction:column;gap:20px;align-items:flex-start;padding:24px 24px 22px 24px}}@media (max-width:410px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item{gap:12px;padding:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{margin-bottom:-87px;width:30.129125%}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:165px;color:var(--gold)}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{margin-bottom:-80px;width:29%}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:152px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{margin-bottom:-76px;width:36%}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:138px}}@media (max-width:820px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{margin-bottom:-72px;flex:0 0 42%}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:136px}}@media (max-width:567px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{margin-bottom:-67px;flex:0 0 38%}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:128px}}@media (max-width:490px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{overflow:hidden;width:100%;max-height:80px;display:flex;align-items:flex-start;margin-bottom:0}}@media (max-width:410px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block{max-height:74px}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .number__block .number{font-size:120px}}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .texts{display:flex;flex-direction:column;gap:16px}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .texts{gap:12px}}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .texts .item-name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--white)}.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .texts .item-desc{font-weight:400;font-size:16px;color:var(--gold)}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .instruction .instruction__item .texts .item-desc{font-size:14px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator{display:flex;flex-direction:column;gap:24px;max-width:40%;position:relative}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator{display:grid;grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:767.98px) and (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator{grid-template-columns:1fr;grid-template-rows:auto auto}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list{position:absolute;right:32px;top:82px;background-color:var(--black);border-radius:20px;width:142px;max-height:0;transition:max-height .5s ease;overflow:hidden;display:flex;align-items:flex-start;z-index:4}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list{top:76px;right:28px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list{top:72px;right:24px;width:125px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list{right:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list .list__content{display:flex;flex-direction:column}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .option-list .option-item{font-weight:500;font-size:14px;line-height:157%;color:var(--white);padding:9px 12px;text-align:start}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block{background-color:var(--gold-300);border-radius:20px;overflow:hidden;padding:32px;display:flex;flex-direction:column;position:relative;max-width:100%}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block{padding:28px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block{grid-column:2;grid-row:1;padding:24px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block{grid-column:1;padding:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block{align-self:flex-end;position:relative;margin-bottom:25px;z-index:2}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block{margin-bottom:20px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block{margin-bottom:16px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block{margin-bottom:-5px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button{display:flex;align-items:center;padding:11.5px 16px;background-color:var(--black);border-radius:100px;cursor:pointer;transition:background-color .5s ease}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button{padding:11.5px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button span{font-weight:500;font-size:18px;line-height:156%;color:var(--white);margin:0 20px 0 8px}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button span{font-size:14px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button:hover{background-color:var(--black-700)}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button .arrow{transition:transform .5s ease}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .option-block .option-button.clicked .arrow{transform:rotate(180deg)}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .input-label{margin-bottom:10px;font-weight:400;font-size:16px;color:var(--black-700);z-index:2}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .input-label{font-size:14px;margin-bottom:8px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-weight:600;font-size:64px;line-height:100%;color:var(--black);background-color:transparent;-moz-appearance:textfield;-webkit-appearance:none;appearance:none;z-index:2}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-size:56px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-size:48px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-size:42px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-size:48px}}@media (max-width:567px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input{font-size:32px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input::-webkit-inner-spin-button,.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .deposit-input input::placeholder{color:var(--black-700)}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .input-block__bg{position:absolute;height:224.778761%;right:-74px;top:-50px;z-index:0}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .input-block__bg{right:-67px;display:block;height:245%;top:-25px}}@media (max-width:420px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .input-block .input-block__bg{right:-52px;top:-25px;height:240%}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block{background-color:var(--red);border-radius:20px;overflow:hidden;padding:32px;display:flex;flex-direction:column;position:relative;max-width:100%}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block{padding:28px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block{grid-column:1;grid-row:1;padding:24px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block{grid-row:2;padding:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .calculator-button{align-self:flex-end;margin-bottom:6px;z-index:2}@media (max-width:420px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .calculator-button{width:auto;margin-bottom:20px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .output-label{margin-bottom:16px;font-weight:400;font-size:16px;color:var(--gold-500);z-index:2}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .output-label{margin-bottom:12px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .output-label{font-size:14px;margin-bottom:8px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info{color:var(--gold-500);display:flex;align-items:flex-end;gap:10px;height:100%}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .count{font-weight:600;font-size:64px}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .count{font-size:56px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .count{font-size:48px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .count{font-size:42px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .count{font-size:48px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .win-rate{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em}@media (max-width:998px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .win-rate{font-size:18px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .win-rate{font-size:16px}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .win-rate{font-size:18px}}@media (max-width:567px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .save-info .win-rate{font-size:16px}}.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .input-block__bg{position:absolute;height:224.778761%;right:-74px;top:-300px;z-index:0}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .input-block__bg{display:none}}@media (max-width:630px){.smart-cash-page .calculate-potential__block .calculate__info-block .calculator .output-block .input-block__bg{right:-42px;display:block;top:-170px;height:179.005525%}}.smart-cash-page .calculate-potential__block .prevention{font-weight:400;font-size:16px;text-align:center;color:var(--gold);margin-top:64px}@media (max-width:1110px){.smart-cash-page .calculate-potential__block .prevention{margin-top:58px}}@media (max-width:998px){.smart-cash-page .calculate-potential__block .prevention{margin-top:48px}}@media (max-width:767.98px){.smart-cash-page .calculate-potential__block .prevention{font-size:14px;margin-top:42px}}@media (max-width:567px){.smart-cash-page .calculate-potential__block .prevention{margin-top:40px}}.smart-cash-page .how-it-works__block{background-color:var(--gold-300)}.smart-cash-page .how-it-works__block .how__content{position:relative;padding:120px 0 290px}@media (max-width:1210px){.smart-cash-page .how-it-works__block .how__content{padding:110px 0 270px}}@media (max-width:1110px){.smart-cash-page .how-it-works__block .how__content{padding:100px 0 240px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .how__content{padding:90px 0 200px}}@media (max-width:820px){.smart-cash-page .how-it-works__block .how__content{padding:90px 0 260px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .how__content{padding:80px 0 240px}}@media (max-width:610px){.smart-cash-page .how-it-works__block .how__content{padding:80px 0 380px}}.smart-cash-page .how-it-works__block .how__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:64px}@media (max-width:1110px){.smart-cash-page .how-it-works__block .how__title{margin-bottom:60px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .how__title{margin-bottom:56px;font-size:34px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .how__title{margin-bottom:48px;font-size:30px}}@media (max-width:567px){.smart-cash-page .how-it-works__block .how__title{margin-bottom:40px}}.smart-cash-page .how-it-works__block .how__list{display:grid;grid-template-columns:repeat(3,1fr);gap:143px;padding-bottom:64px;border-bottom:1px solid var(--black)}@media (max-width:1110px){.smart-cash-page .how-it-works__block .how__list{gap:110px;padding-bottom:60px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .how__list{gap:70px;padding-bottom:54px}}@media (max-width:820px){.smart-cash-page .how-it-works__block .how__list{gap:40px;padding-bottom:48px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .how__list{grid-template-columns:1fr;gap:64px;padding-bottom:44px}}@media (max-width:490px){.smart-cash-page .how-it-works__block .how__list{gap:60px;padding-bottom:40px}}.smart-cash-page .how-it-works__block .how__list .list__item{display:flex;flex-direction:column}.smart-cash-page .how-it-works__block .how__list .list__item .item__name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--black);margin-top:24px}@media (max-width:998px){.smart-cash-page .how-it-works__block .how__list .list__item .item__name{margin-top:20px}}.smart-cash-page .how-it-works__block .how__list .list__item .item__desc{font-weight:400;font-size:16px;color:var(--black-700);margin-top:17px}@media (max-width:998px){.smart-cash-page .how-it-works__block .how__list .list__item .item__desc{margin-top:15px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .how__list .list__item .item__desc{margin-top:17px}}.smart-cash-page .how-it-works__block .prevention{padding:64px 0 0}@media (max-width:1110px){.smart-cash-page .how-it-works__block .prevention{padding-top:60px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .prevention{padding-top:54px}}@media (max-width:820px){.smart-cash-page .how-it-works__block .prevention{padding-top:48px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .prevention{padding-top:44px}}@media (max-width:490px){.smart-cash-page .how-it-works__block .prevention{padding-top:40px}}.smart-cash-page .how-it-works__block .prevention .prev__title{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--black);display:flex;align-items:center;gap:8px;margin-bottom:17px}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .prevention .prev__title{font-size:14px}}.smart-cash-page .how-it-works__block .prevention .prev__desc{font-weight:400;font-size:16px;color:var(--black-700)}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .prevention .prev__desc{font-size:14px}}.smart-cash-page .how-it-works__block .advantages__block{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);border-radius:40px;display:grid;grid-template-columns:repeat(4,auto);padding:120px 64px;justify-content:space-between;position:absolute;left:0;bottom:0;transform:translateY(50%);width:100%}@media (max-width:1110px){.smart-cash-page .how-it-works__block .advantages__block{padding:110px 60px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .advantages__block{padding:100px 48px}}@media (max-width:820px){.smart-cash-page .how-it-works__block .advantages__block{display:grid;grid-template-columns:repeat(2,1fr);row-gap:64px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .advantages__block{padding:80px 64px}}@media (max-width:610px){.smart-cash-page .how-it-works__block .advantages__block{grid-template-columns:1fr}}.smart-cash-page .how-it-works__block .advantages__block .advantage__item{display:flex;flex-direction:column;align-items:center;gap:32px}@media (max-width:1110px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item{gap:28px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item{gap:24px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item{gap:20px}}.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__title{font-weight:600;font-size:50px;line-height:100%;color:var(--white)}@media (max-width:1210px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__title{font-size:46px}}@media (max-width:1110px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__title{font-size:42px}}@media (max-width:998px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__title{font-size:32px}}@media (max-width:767.98px){.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__title{font-size:30px}}.smart-cash-page .how-it-works__block .advantages__block .advantage__item .item__name{font-weight:700;font-size:16px;color:var(--gold-500)}.smart-cash-page .why-we-block{padding:290px 0 120px}@media (max-width:1210px){.smart-cash-page .why-we-block{padding:270px 0 110px}}@media (max-width:1110px){.smart-cash-page .why-we-block{padding:240px 0 100px}}@media (max-width:998px){.smart-cash-page .why-we-block{padding:200px 0 90px}}@media (max-width:820px){.smart-cash-page .why-we-block{padding:260px 0 90px}}@media (max-width:767.98px){.smart-cash-page .why-we-block{padding:240px 0 80px}}@media (max-width:610px){.smart-cash-page .why-we-block{padding:380px 0 80px}}.smart-cash-page .why-we-block .why-we__content{display:flex;justify-content:space-between;gap:120px;align-items:flex-start}@media (max-width:1110px){.smart-cash-page .why-we-block .why-we__content{gap:90px}}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content{gap:40px;align-items:center}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content{flex-direction:column}}.smart-cash-page .why-we-block .why-we__content .why-we__image-block{flex:0 0 40.743802%;border-radius:40px;overflow:hidden}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content .why-we__image-block{border-radius:25px}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content .why-we__image-block{border-radius:40px}}@media (max-width:567px){.smart-cash-page .why-we-block .why-we__content .why-we__image-block{border-radius:25px}}.smart-cash-page .why-we-block .why-we__content .why-we__image-block img{max-width:100%;height:auto}.smart-cash-page .why-we-block .why-we__content .why-we__info-block{flex:0 0 49.256198%}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__title{font-size:32px}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__title{font-size:24px}}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:64px}@media (max-width:1110px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__info{margin-bottom:56px}}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__info{font-size:18px;margin-bottom:48px}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__info{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__info{margin-bottom:40px}}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list{display:flex;flex-direction:column;gap:32px;max-width:85.738255%}@media (max-width:1210px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list{max-width:95%}}@media (max-width:1110px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list{max-width:100%}}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list{max-width:85%}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list{max-width:100%}}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button{align-items:center;gap:16px;margin-bottom:24px;display:inline-flex;align-items:center;justify-content:flex-start}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .text{font-weight:400;font-size:40px;line-height:140%;color:var(--white);text-align:start;display:inline-block;word-wrap:break-word;max-width:100%;width:auto;white-space:normal}@media (max-width:998px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .text{font-size:32px}}@media (max-width:767.98px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .text{font-size:28px}}@media (max-width:567px){.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .text{font-size:24px}}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .button__span{width:44px;min-width:44px;height:44px;border-radius:50%;border:1px solid var(--white);display:flex;align-items:center;justify-content:center;transition:background-color .5s ease}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .button__span:hover{background-color:var(--black-700)}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button .button__span svg{fill:var(--white);transition:transform .5s ease}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button.active .button__span{background-color:var(--red);border:1px solid var(--red)}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .item__button.active .button__span svg{transform:rotate(180deg)}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .hidden-list{display:flex;flex-direction:column;gap:16px;max-height:0;overflow:hidden;transition:max-height .5s ease}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .hidden-list .hidden__item{display:flex;gap:12px;font-weight:400;font-size:16px;color:var(--gold);line-height:120%}.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .hidden-list .hidden__item .square{width:10px;height:10px;min-height:10px;min-width:10px;margin-top:3px;border-radius:3px;background-color:var(--red)}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.how-help .all-topicks__block{padding:120px 0 0;background-color:var(--gold-300)}@media (max-width:1110px){.how-help .all-topicks__block{padding:100px 0 0}}@media (max-width:998px){.how-help .all-topicks__block{padding:90px 0 0}}@media (max-width:767.98px){.how-help .all-topicks__block{padding:80px 0 80px}}.how-help .all-topicks__block .all-topicks__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--black);margin-bottom:64px}@media (max-width:1110px){.how-help .all-topicks__block .all-topicks__title{font-size:38px;margin-bottom:56px}}@media (max-width:998px){.how-help .all-topicks__block .all-topicks__title{font-size:36px;margin-bottom:48px}}@media (max-width:767.98px){.how-help .all-topicks__block .all-topicks__title{font-size:32px;margin-bottom:44}}@media (max-width:567px){.how-help .all-topicks__block .all-topicks__title{font-size:30px;margin-bottom:40px}}.how-help .all-topicks__block .topicks__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:840px){.how-help .all-topicks__block .topicks__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list{gap:20px}}@media (max-width:567px){.how-help .all-topicks__block .topicks__list{grid-template-columns:1fr}}.how-help .all-topicks__block .topicks__list .list__item{border-radius:20px;overflow:hidden;background-color:#e0d8ce}.how-help .all-topicks__block .topicks__list .list__item .item__header{padding:25px 24px 16px;border-bottom:1px solid var(--black)}@media (max-width:1110px){.how-help .all-topicks__block .topicks__list .list__item .item__header{padding:22px 22px 20px}}@media (max-width:998px){.how-help .all-topicks__block .topicks__list .list__item .item__header{padding:20px}}.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo{display:flex;align-items:center;justify-content:center;width:53px;height:53px;background-color:var(--red);border-radius:20px;margin-bottom:24px}@media (max-width:1110px){.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:48px;height:48px}}@media (max-width:998px){.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:44px;height:44px;border-radius:16px;margin-bottom:20px}.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:20px;height:20px}}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:38px;height:38px;border-radius:14px}.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:17px;height:17px}}@media (max-width:567px){.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:32px;height:32px;border-radius:12px}.how-help .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:15px;height:15px}}.how-help .all-topicks__block .topicks__list .list__item .item__header .item__title{font-weight:700;font-size:20px;text-transform:capitalize;color:var(--black)}@media (max-width:998px){.how-help .all-topicks__block .topicks__list .list__item .item__header .item__title{font-size:18px}}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list .list__item .item__header .item__title{font-size:16px}}.how-help .all-topicks__block .topicks__list .list__item .item__list-block{display:flex;flex-direction:column;gap:32px;padding:16px 24px 24px}@media (max-width:1110px){.how-help .all-topicks__block .topicks__list .list__item .item__list-block{gap:28px;padding:20px 22px 22px}}@media (max-width:998px){.how-help .all-topicks__block .topicks__list .list__item .item__list-block{gap:24px;padding:20px}}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list .list__item .item__list-block{gap:20px;padding:20px 17px 17px}}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks{display:flex;flex-direction:column;gap:16px}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick{width:100%}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link{font-weight:400;font-size:16px;color:var(--black);display:flex;align-items:center;justify-content:space-between}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link{font-size:14px}}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link svg{opacity:0;transition:opacity .3s ease}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link:hover svg{opacity:1}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .see-all__button{display:flex;align-items:center;gap:5px;max-width:170px;font-weight:600;font-size:16px;line-height:150%;text-align:right;color:var(--black);transition:color .5s ease}@media (max-width:767.98px){.how-help .all-topicks__block .topicks__list .list__item .item__list-block .see-all__button{font-size:14px}}.how-help .all-topicks__block .topicks__list .list__item .item__list-block .see-all__button:hover{color:var(--black-700)}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.new-to-platform .new-to-platform__topicks{padding:100px 0 120px;background-color:var(--gold-300)}@media (max-width:1110px){.new-to-platform .new-to-platform__topicks{padding:100px 0}}@media (max-width:998px){.new-to-platform .new-to-platform__topicks{padding:90px 0}}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks{padding:80px 0}}.new-to-platform .new-to-platform__topicks .ntp__header{display:flex;gap:8px;align-items:flex-end;margin-bottom:70px;flex-wrap:wrap}@media (max-width:1110px){.new-to-platform .new-to-platform__topicks .ntp__header{margin-bottom:64px}}@media (max-width:998px){.new-to-platform .new-to-platform__topicks .ntp__header{margin-bottom:56px}}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .ntp__header{margin-bottom:48px}}@media (max-width:567px){.new-to-platform .new-to-platform__topicks .ntp__header{margin-bottom:40px}}.new-to-platform .new-to-platform__topicks .ntp__header .go-to-support,.new-to-platform .new-to-platform__topicks .ntp__header span{font-weight:500;font-size:16px;line-height:150%;color:var(--black-700);transition:color .5s ease;text-wrap:nowrap}.new-to-platform .new-to-platform__topicks .ntp__header .go-to-support:hover,.new-to-platform .new-to-platform__topicks .ntp__header span:hover{color:#4b4845}.new-to-platform .new-to-platform__topicks .ntp__header .this-page{font-weight:600;font-size:16px;line-height:150%;color:var(--black);position:relative;text-wrap:nowrap}.new-to-platform .new-to-platform__topicks .ntp__header .this-page::after{content:"";position:absolute;left:0;bottom:-3px;height:2px;background-color:var(--black);width:100%}.new-to-platform .new-to-platform__topicks .ntp__header .this-page.second-row{padding-bottom:3px;overflow:hidden}.new-to-platform .new-to-platform__topicks .ntp__header .this-page.second-row::after{bottom:0}.new-to-platform .new-to-platform__topicks .npt__list{display:flex;flex-direction:column;gap:120px}@media (max-width:1210px){.new-to-platform .new-to-platform__topicks .npt__list{gap:100px}}@media (max-width:1110px){.new-to-platform .new-to-platform__topicks .npt__list{gap:90px}}@media (max-width:998px){.new-to-platform .new-to-platform__topicks .npt__list{gap:80px}}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list{gap:64px}}@media (max-width:567px){.new-to-platform .new-to-platform__topicks .npt__list{gap:48px}}@media (max-width:420px){.new-to-platform .new-to-platform__topicks .npt__list{gap:40px}}.new-to-platform .new-to-platform__topicks .npt__list .list__item{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list .list__item{flex-direction:column;gap:20px}}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__name{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);max-width:20.661157%}@media (max-width:1110px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__name{font-size:38px}}@media (max-width:998px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__name{font-size:36px}}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__name{font-size:32px;max-width:100%}}@media (max-width:567px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__name{font-size:30px}}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks{display:flex;flex-direction:column;width:57.85124%}@media (max-width:998px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks{width:64%}}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks{width:100%}}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick{width:100%;padding:24px 0;border-bottom:1px solid var(--black)}@media (max-width:998px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick{padding:22px 0}}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick .topick__link{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:16px;color:var(--black)}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick .topick__link{font-size:14px}}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick .topick__link svg{opacity:0;transition:opacity .3s ease}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick .topick__link:hover svg{opacity:1}@media (max-width:767.98px){.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick{padding:20px 0;line-height:120%}.new-to-platform .new-to-platform__topicks .npt__list .list__item .item__topicks .item__topick:first-child svg{opacity:1}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.topick-page .topick-info{padding:100px 0 0;background-color:var(--gold-300)}@media (max-width:1110px){.topick-page .topick-info{padding:100px 0 0}}@media (max-width:998px){.topick-page .topick-info{padding:90px 0 0}}@media (max-width:767.98px){.topick-page .topick-info{padding:80px 0 0}}.topick-page .topick-info .info-header{display:flex;gap:8px;align-items:flex-end;margin-bottom:70px;flex-wrap:wrap}@media (max-width:1110px){.topick-page .topick-info .info-header{margin-bottom:64px}}@media (max-width:998px){.topick-page .topick-info .info-header{margin-bottom:56px}}@media (max-width:767.98px){.topick-page .topick-info .info-header{margin-bottom:48px}}@media (max-width:567px){.topick-page .topick-info .info-header{margin-bottom:40px}}.topick-page .topick-info .info-header .go-to-support,.topick-page .topick-info .info-header span{font-weight:500;font-size:16px;line-height:150%;color:var(--black-700);text-wrap:nowrap;transition:color .5s ease}.topick-page .topick-info .info-header .go-to-support:hover,.topick-page .topick-info .info-header span:hover{color:#4b4845}.topick-page .topick-info .info-header .this-page{font-weight:600;font-size:16px;line-height:150%;color:var(--black);position:relative;text-wrap:nowrap;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.topick-page .topick-info .info-header .this-page::after{content:"";position:absolute;left:0;bottom:-3px;height:2px;background-color:var(--black);width:100%}.topick-page .topick-info .info-header .this-page.second-row{padding-bottom:3px;overflow:hidden}.topick-page .topick-info .info-header .this-page.second-row::after{bottom:0}.topick-page .topick-info .info-block{display:flex;justify-content:space-between;align-items:flex-start;gap:100px}@media (max-width:1110px){.topick-page .topick-info .info-block{gap:90px}}@media (max-width:998px){.topick-page .topick-info .info-block{gap:70px}}@media (max-width:840px){.topick-page .topick-info .info-block{gap:64px}}@media (max-width:790px){.topick-page .topick-info .info-block{gap:48px}}@media (max-width:767.98px){.topick-page .topick-info .info-block{flex-direction:column;gap:80px}}.topick-page .topick-info .info-block .article-content .article__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:1110px){.topick-page .topick-info .info-block .article-content .article__title{font-size:45px}}@media (max-width:998px){.topick-page .topick-info .info-block .article-content .article__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.topick-page .topick-info .info-block .article-content .article__title{font-size:34px;margin-bottom:20px}}@media (max-width:567px){.topick-page .topick-info .info-block .article-content .article__title{font-size:30px}}.topick-page .topick-info .info-block .article-content .article__date{display:flex;justify-content:space-between;margin-bottom:47px}.topick-page .topick-info .info-block .article-content .article__date .reading-time,.topick-page .topick-info .info-block .article-content .article__date .updated-date{font-weight:400;font-size:16px;color:var(--black-700)}@media (max-width:767.98px){.topick-page .topick-info .info-block .article-content .article__date .reading-time,.topick-page .topick-info .info-block .article-content .article__date .updated-date{font-size:14px}}.topick-page .topick-info .info-block .article-content .article__text{font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:767.98px){.topick-page .topick-info .info-block .article-content .article__text{font-size:14px;line-height:120%}}.topick-page .topick-info .info-block .other-articles{flex:0 0 32.231405%;display:flex;flex-direction:column;gap:25px;justify-content:flex-start}@media (max-width:1110px){.topick-page .topick-info .info-block .other-articles{flex:0 0 36%}}@media (max-width:998px){.topick-page .topick-info .info-block .other-articles{gap:22px}}@media (max-width:767.98px){.topick-page .topick-info .info-block .other-articles{gap:20px;flex-direction:row;width:100%}}@media (max-width:567px){.topick-page .topick-info .info-block .other-articles{flex-direction:column}}.topick-page .topick-info .info-block .other-articles .other-item{padding:40px;background-color:#e0d8ce;border-radius:20px}@media (max-width:1110px){.topick-page .topick-info .info-block .other-articles .other-item{padding:32px}}@media (max-width:998px){.topick-page .topick-info .info-block .other-articles .other-item{padding:28px}}@media (max-width:767.98px){.topick-page .topick-info .info-block .other-articles .other-item{padding:24px;width:100%}}@media (max-width:567px){.topick-page .topick-info .info-block .other-articles .other-item{padding:20px}}.topick-page .topick-info .info-block .other-articles .other-item .other-item__title{font-weight:700;font-size:20px;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:998px){.topick-page .topick-info .info-block .other-articles .other-item .other-item__title{margin-bottom:22px}}@media (max-width:767.98px){.topick-page .topick-info .info-block .other-articles .other-item .other-item__title{margin-bottom:20px}}.topick-page .topick-info .info-block .other-articles .other-item .other-item__list{display:flex;flex-direction:column;gap:17px}@media (max-width:998px){.topick-page .topick-info .info-block .other-articles .other-item .other-item__list{gap:16px}}.topick-page .topick-info .info-block .other-articles .other-item .other-item__list li .other-item__link{font-weight:400;font-size:16px;color:var(--black)}@media (max-width:998px){.topick-page .topick-info .info-block .other-articles .other-item .other-item__list li .other-item__link{font-size:15px}}@media (max-width:767.98px){.topick-page .topick-info .info-block .other-articles .other-item .other-item__list li .other-item__link{font-size:14px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.privacy-policy-page .first-screen{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);padding:125px 0 120px;display:flex;align-items:center;justify-content:center}@media (max-width:1110px){.privacy-policy-page .first-screen{padding:100px 0}}@media (max-width:998px){.privacy-policy-page .first-screen{padding:90px 0}}@media (max-width:767.98px){.privacy-policy-page .first-screen{padding:110px 0}}@media (max-width:567px){.privacy-policy-page .first-screen{padding:130px 0}}.privacy-policy-page .first-screen .first-screen__title{font-weight:600;font-size:50px;text-transform:capitalize;text-align:center;color:var(--white)}@media (max-width:998px){.privacy-policy-page .first-screen .first-screen__title{font-size:42px}}@media (max-width:767.98px){.privacy-policy-page .first-screen .first-screen__title{font-size:36px}}@media (max-width:567px){.privacy-policy-page .first-screen .first-screen__title{font-size:30px}}.privacy-policy-page .rules__block{background-color:var(--gold-300);padding:120px 0 100px}@media (max-width:1110px){.privacy-policy-page .rules__block{padding:100px 0 95px}}@media (max-width:998px){.privacy-policy-page .rules__block{padding:90px 0 87px}}@media (max-width:767.98px){.privacy-policy-page .rules__block{padding:80px 0}}.privacy-policy-page .rules__block .privacy__content{display:flex;justify-content:space-between;position:relative}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content{gap:60px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content{flex-direction:column;gap:48px}}@media (max-width:567px){.privacy-policy-page .rules__block .privacy__content{gap:40px}}.privacy-policy-page .rules__block .privacy__content .open-privacy-menu__button{display:none;align-items:center;gap:5px;font-weight:700;font-size:16px;color:var(--black)}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .open-privacy-menu__button{display:flex}}.privacy-policy-page .rules__block .privacy__content .open-privacy-menu__button svg{transition:transform .3ss ease}.privacy-policy-page .rules__block .privacy__content .open-privacy-menu__button.clicked svg{transform:rotate(180deg)}.privacy-policy-page .rules__block .privacy__content .privacy__menu{display:flex;flex-direction:column;max-width:16.528926%;gap:32px;align-items:flex-start;cursor:pointer}@media (max-width:1210px){.privacy-policy-page .rules__block .privacy__content .privacy__menu{max-width:20%;gap:28px}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .privacy__menu{flex:0 0 180px;max-width:180px;gap:24px}}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);position:relative;padding-bottom:0;transition:all .5s ease}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item{font-size:18px}}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item::after{content:"";position:absolute;left:50%;bottom:-2px;height:2px;width:0;transition:all .5s ease;background-color:var(--black-700)}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item.active{font-weight:600;color:var(--black);padding-bottom:16px}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item.active::after{width:100%;left:0}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item:hover{color:var(--black)}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .privacy__menu{position:absolute;left:0;top:20px;background-color:var(--black);border-radius:20px;z-index:3;min-width:210px;max-height:0;padding:0 20px;overflow:hidden;transition:max-height .5s ease}.privacy-policy-page .rules__block .privacy__content .privacy__menu.opened{padding:16px 20px;opacity:1}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item{font-size:16px;color:var(--white)}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item.active{color:var(--white);padding:0}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item.active::after{display:none}}@media (max-width:567px){.privacy-policy-page .rules__block .privacy__content .privacy__menu{padding:0 12px;border-radius:16px;min-width:180px}.privacy-policy-page .rules__block .privacy__content .privacy__menu.opened{padding:9px 12px;opacity:1}}.privacy-policy-page .rules__block .privacy__content .info-block{max-width:75.619835%;flex:0 0 75.619835%;position:relative}@media (max-width:1210px){.privacy-policy-page .rules__block .privacy__content .info-block{max-width:70%;flex:0 0 70%}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block{flex:1 1 auto;max-width:none}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info{display:flex;flex-direction:column;gap:54px;position:absolute;right:0;width:100%;top:0;transform:translateY(30px);opacity:0;z-index:0;transition:all .5s ease-out}@media (max-width:1110px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info{gap:49px}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info{gap:46px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info{gap:42px;transform:translateY(20px)}}@media (max-width:567px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info{gap:40px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info.active{transform:translateY(0);opacity:1;z-index:1}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black)}@media (max-width:1110px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__title{font-size:38px}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__title{font-size:36px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__title{font-size:32px}}@media (max-width:567px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__title{font-size:30px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__desc{font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__desc{font-size:14px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list{display:flex;flex-direction:column;gap:54px}@media (max-width:1110px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list{gap:49px}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list{gap:46px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list{gap:42px}}@media (max-width:567px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list{gap:40px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .item__title{font-weight:700;font-size:20px;line-height:135%;color:var(--black);margin-bottom:24px;display:flex}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .item__title{font-size:18px;margin-bottom:22px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .item__title{font-size:16px;margin-bottom:20px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .item__title span{color:var(--red);margin-right:10px}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__text{font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__text{font-size:14px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list{gap:20px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item{font-weight:400;font-size:16px;line-height:135%;color:var(--black);padding-left:44px}@media (max-width:1110px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item{padding-left:38px}}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item{padding-left:32px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item{padding-left:24px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item.with-circle{position:relative}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item.with-circle::after{content:"";position:absolute;left:23px;top:5px;width:7px;height:7px;border-radius:50%;background-color:var(--red)}@media (max-width:1110px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item.with-circle::after{left:10px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item.with-circle::after{left:0}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .bold-title{padding-left:20px;font-weight:600;font-size:16px;line-height:135%;color:var(--black);position:relative;display:block;margin-bottom:16px}@media (max-width:998px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .bold-title{margin-bottom:12px}}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .bold-title{margin-bottom:8px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .bold-title::after{content:"";position:absolute;left:0;top:5px;width:7px;height:7px;border-radius:50%;background-color:var(--red)}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .subitem{display:block;position:relative;padding:8px 0 8px 36px}@media (max-width:767.98px){.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .subitem{padding:8px 0 32px}}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .subitem:first-child{margin-top:8px}.privacy-policy-page .rules__block .privacy__content .info-block .privacy__info .block__list .rule__item .rule__list .rule__list-item .subitem::after{content:"";position:absolute;left:15px;top:13px;width:7px;height:7px;border-radius:50%;background-color:var(--red)}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.legal-first-screen{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}.legal-first-screen .first-screen__content{padding:168px 0;display:flex;flex-direction:column;align-items:center}@media (max-width:1210px){.legal-first-screen .first-screen__content{padding:160px 0}}@media (max-width:1110px){.legal-first-screen .first-screen__content{padding:148px 0}}@media (max-width:998px){.legal-first-screen .first-screen__content{padding:132px 0}}@media (max-width:767.98px){.legal-first-screen .first-screen__content{padding:150px 0}}@media (max-width:567px){.legal-first-screen .first-screen__content{padding:168px 0}}@media (max-width:420px){.legal-first-screen .first-screen__content{padding:182px 0}}.legal-first-screen .first-screen__content .legal-page__title{font-weight:600;font-size:50px;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px;line-height:135%}@media (max-width:1110px){.legal-first-screen .first-screen__content .legal-page__title{font-size:45px}}@media (max-width:998px){.legal-first-screen .first-screen__content .legal-page__title{font-size:40px;margin-bottom:22px}}@media (max-width:767.98px){.legal-first-screen .first-screen__content .legal-page__title{font-size:34px;margin-bottom:20px}}@media (max-width:567px){.legal-first-screen .first-screen__content .legal-page__title{font-size:30px}}.legal-page .all-topicks__block{padding:120px 0 0;background-color:var(--gold-300)}@media (max-width:1110px){.legal-page .all-topicks__block{padding:100px 0 0}}@media (max-width:998px){.legal-page .all-topicks__block{padding:90px 0 0}}@media (max-width:767.98px){.legal-page .all-topicks__block{padding:80px 0 80px}}.legal-page .all-topicks__block .all-topicks__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--black);margin-bottom:64px}@media (max-width:1110px){.legal-page .all-topicks__block .all-topicks__title{font-size:38px;margin-bottom:56px}}@media (max-width:998px){.legal-page .all-topicks__block .all-topicks__title{font-size:36px;margin-bottom:48px}}@media (max-width:767.98px){.legal-page .all-topicks__block .all-topicks__title{font-size:32px;margin-bottom:44}}@media (max-width:567px){.legal-page .all-topicks__block .all-topicks__title{font-size:30px;margin-bottom:40px}}.legal-page .all-topicks__block .topicks__list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width:840px){.legal-page .all-topicks__block .topicks__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.legal-page .all-topicks__block .topicks__list{gap:20px}}@media (max-width:567px){.legal-page .all-topicks__block .topicks__list{grid-template-columns:1fr}}.legal-page .all-topicks__block .topicks__list .list__item{border-radius:20px;overflow:hidden;background-color:#e0d8ce}.legal-page .all-topicks__block .topicks__list .list__item .item__header{padding:25px 24px 16px;border-bottom:1px solid var(--black)}@media (max-width:1110px){.legal-page .all-topicks__block .topicks__list .list__item .item__header{padding:22px 22px 20px}}@media (max-width:998px){.legal-page .all-topicks__block .topicks__list .list__item .item__header{padding:20px}}.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo{display:flex;align-items:center;justify-content:center;width:53px;height:53px;background-color:var(--red);border-radius:20px;margin-bottom:24px}@media (max-width:1110px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:48px;height:48px}}@media (max-width:998px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:44px;height:44px;border-radius:16px;margin-bottom:20px}.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:20px;height:20px}}@media (max-width:767.98px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:38px;height:38px;border-radius:14px}.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:17px;height:17px}}@media (max-width:567px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo{width:32px;height:32px;border-radius:12px}.legal-page .all-topicks__block .topicks__list .list__item .item__header .header-logo svg{width:15px;height:15px}}.legal-page .all-topicks__block .topicks__list .list__item .item__header .item__title{font-weight:700;font-size:20px;text-transform:capitalize;color:var(--black)}@media (max-width:998px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .item__title{font-size:18px}}@media (max-width:767.98px){.legal-page .all-topicks__block .topicks__list .list__item .item__header .item__title{font-size:16px}}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block{display:flex;flex-direction:column;gap:32px;padding:16px 24px 24px}@media (max-width:1110px){.legal-page .all-topicks__block .topicks__list .list__item .item__list-block{gap:28px;padding:20px 22px 22px}}@media (max-width:998px){.legal-page .all-topicks__block .topicks__list .list__item .item__list-block{gap:24px;padding:20px}}@media (max-width:767.98px){.legal-page .all-topicks__block .topicks__list .list__item .item__list-block{gap:20px;padding:20px 17px 17px}}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks{display:flex;flex-direction:column;gap:16px}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick{width:100%}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link{font-weight:400;font-size:16px;color:var(--black);display:flex;align-items:center;justify-content:space-between}@media (max-width:767.98px){.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link{font-size:14px}}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link svg{opacity:0;transition:opacity .3s ease}.legal-page .all-topicks__block .topicks__list .list__item .item__list-block .item__topicks .topick .topick__link:hover svg{opacity:1}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--scroll-speed:0.8;--box-height:0.91;--slide-count:3}@media (max-width:1370px){:root{--slide-count:2.9}}@media (max-width:1285px){:root{--slide-count:2.8}}@media (max-width:1230px){:root{--slide-count:2.7}}@media (max-width:1110px){:root{--box-height:0.828}}@media (max-width:1210px){:root{--slide-count:2.5}}@media (min-width:1111px) and (min-height:720px){:root{--scroll-speed:0.82}}@media (max-width:1010px){:root{--slide-count:2.3}}@media (max-width:998px){:root{--slide-count:2.5;--box-height:0.79}}@media (max-width:998px) and (max-height:690px){:root{--scroll-speed:0.79}}@media (max-width:998px) and (max-height:650px){:root{--scroll-speed:0.78}}@media (max-width:998px) and (max-height:610px){:root{--scroll-speed:0.77}}@media (max-width:998px){:root{--slide-count:2.5}}@media (max-width:920px){:root{--slide-count:2.4}}@media (max-width:890px){:root{--slide-count:2.3}}@media (max-width:860px){:root{--slide-count:2.2}}@media (max-width:840px){:root{--slide-count:2.1}}@media (max-width:840px) and (max-height:690px){:root{--scroll-speed:0.79}}@media (max-width:840px) and (max-height:650px){:root{--scroll-speed:0.79}}@media (max-width:840px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.74}}@media (max-width:840px) and (max-height:540px){:root{--scroll-speed:0.73;--box-height:0.74}}@media (max-width:840px) and (max-height:480px){:root{--box-height:0.84}}@media (max-width:840px) and (max-height:420px){:root{--box-height:0.95}}@media (max-width:840px) and (max-height:390px){:root{--box-height:1.05}}@media (max-width:840px) and (max-height:350px){:root{--box-height:1.1}}@media (max-width:810px){:root{--slide-count:2}}@media (max-width:767.98px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.67}}@media (max-width:767.98px) and (max-height:520px){:root{--box-height:0.73}}@media (max-width:767.98px) and (max-height:480px){:root{--box-height:0.78}}@media (max-width:767.98px) and (max-height:450px){:root{--box-height:0.82}}@media (max-width:767.98px) and (max-height:420px){:root{--box-height:0.87}}@media (max-width:767.98px) and (max-height:395px){:root{--box-height:0.95}}@media (max-width:767.98px) and (max-height:365px){:root{--box-height:1.02}}@media (max-width:767.98px) and (max-height:340px){:root{--box-height:1.1}}@media (max-width:767.98px) and (max-height:320px){:root{--box-height:1.2}}@media (max-width:720px){:root{--slide-count:1.9}}@media (max-width:680px){:root{--slide-count:1.8}}@media (max-width:655px){:root{--slide-count:1.7}}@media (max-width:625px){:root{--slide-count:1.6}}@media (max-width:625px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.68}}@media (max-width:625px) and (max-height:540px){:root{--scroll-speed:0.74;--box-height:0.7}}@media (max-width:625px) and (max-height:495px){:root{--box-height:0.76}}@media (max-width:625px) and (max-height:460px){:root{--box-height:0.8}}@media (max-width:625px) and (max-height:440px){:root{--box-height:0.88}}@media (max-width:625px) and (max-height:395px){:root{--box-height:0.96}}@media (max-width:625px) and (max-height:360px){:root{--box-height:1.02}}@media (max-width:625px) and (max-height:340px){:root{--box-height:1.1}}@media (max-width:625px) and (max-height:320px){:root{--box-height:1.15}}@media (max-width:595px){:root{--slide-count:1.5}}@media (max-width:567px) and (max-height:495px){:root{--box-height:0.78}}@media (max-width:567px) and (max-height:460px){:root{--box-height:0.83}}@media (max-width:567px) and (max-height:430px){:root{--box-height:0.88}}@media (max-width:567px) and (max-height:405px){:root{--box-height:0.94}}@media (max-width:567px) and (max-height:380px){:root{--box-height:1.01}}@media (max-width:567px) and (max-height:350px){:root{--box-height:1.08}}@media (max-width:567px) and (max-height:330px){:root{--box-height:1.16}}@media (max-width:535px){:root{--slide-count:1.4}}@media (max-width:505px){:root{--slide-count:1.3}}@media (max-width:480px){:root{--slide-count:1.2}}@media (max-width:455px){:root{--slide-count:1.1}}@media (max-width:430px){:root{--slide-count:1}}@media (max-width:420px) and (max-height:590px){:root{--scroll-speed:0.73;--box-height:0.68}}@media (max-width:420px) and (max-height:545px){:root{--box-height:0.74}}@media (max-width:420px) and (max-height:510px){:root{--box-height:0.8}}@media (max-width:420px) and (max-height:465px){:root{--box-height:0.86}}@media (max-width:420px) and (max-height:430px){:root{--box-height:0.92}}@media (max-width:420px) and (max-height:400px){:root{--box-height:0.99}}@media (max-width:420px) and (max-height:370px){:root{--box-height:1.05}}@media (max-width:420px) and (max-height:350px){:root{--box-height:1.14}}@media (max-width:420px) and (max-height:320px){:root{--box-height:1.2}}@media (max-width:405px){:root{--slide-count:0.9}}@media (max-width:380px){:root{--slide-count:0.8}}@media (max-width:355px){:root{--slide-count:0.7}}@media (max-width:330px){:root{--slide-count:0.6}}.join-us-page .first-screen{width:100vw;position:relative;overflow:hidden}.join-us-page .first-screen .first-screen__bg{position:absolute;left:50%;transform:translateX(-50%);top:-10%;height:123%;z-index:-1}.join-us-page .first-screen .first-screen__bg video{height:100%}@media (min-width:1440.98px){.join-us-page .first-screen .first-screen__bg{width:140%;height:auto;top:-13%;display:flex;align-items:center;justify-content:center}}@media (min-width:1840px){.join-us-page .first-screen .first-screen__bg{width:1980px;left:50%}.join-us-page .first-screen .first-screen__bg video{width:100%}}@media (max-width:998px){.join-us-page .first-screen .first-screen__bg{left:50%;transform:translateX(-35%);top:-20%;height:140%}}.join-us-page .first-screen .content-block{padding:256px 0 227px;display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media (max-width:1210px){.join-us-page .first-screen .content-block{padding:250px 0 220px}}@media (max-width:1110px){.join-us-page .first-screen .content-block{padding:230px 0 210px}}@media (max-width:998px){.join-us-page .first-screen .content-block{padding:190px 0 190px}}@media (max-width:767.98px){.join-us-page .first-screen .content-block{padding:185px 0 240px}}@media (max-width:567px){.join-us-page .first-screen .content-block{padding:185px 0 285px}}.join-us-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);max-width:44.628099%;line-height:120%}@media (max-width:1210px){.join-us-page .first-screen .content-block .title{max-width:50%}}@media (max-width:1110px){.join-us-page .first-screen .content-block .title{font-size:45px}}@media (max-width:998px){.join-us-page .first-screen .content-block .title{max-width:55%}}@media (max-width:840px){.join-us-page .first-screen .content-block .title{line-height:130%;font-size:40px}}@media (max-width:767.98px){.join-us-page .first-screen .content-block .title{max-width:90%;font-size:34px}}@media (max-width:567px){.join-us-page .first-screen .content-block .title{font-size:30px}}.join-us-page .first-screen .content-block .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:35.53719%}@media (max-width:1110px){.join-us-page .first-screen .content-block .description{font-size:18px}}@media (max-width:840px){.join-us-page .first-screen .content-block .description{max-width:64%}}@media (max-width:767.98px){.join-us-page .first-screen .content-block .description{max-width:80%;font-size:16px}}@media (max-width:567px){.join-us-page .first-screen .content-block .description{max-width:90%}}@media (max-width:380px){.join-us-page .first-screen .content-block .description{max-width:100%}}.join-us-page .become-vip__block{padding:120px 0}@media (max-width:1110px){.join-us-page .become-vip__block{padding:100px 0}}@media (max-width:998px){.join-us-page .become-vip__block{padding:90px 0}}@media (max-width:767.98px){.join-us-page .become-vip__block{padding:80px 0}}.join-us-page .become-vip__block .become-vip__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px}@media (max-width:998px){.join-us-page .become-vip__block .become-vip__content{gap:20px}}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}}.join-us-page .become-vip__block .become-vip__content .become-vip__text{font-weight:400;font-size:40px;line-height:140%;color:var(--white);max-width:86.454849%}@media (max-width:1110px){.join-us-page .become-vip__block .become-vip__content .become-vip__text{font-size:36px}}@media (max-width:998px){.join-us-page .become-vip__block .become-vip__content .become-vip__text{font-size:32px;max-width:98%}}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .become-vip__text{font-size:28px}}@media (max-width:567px){.join-us-page .become-vip__block .become-vip__content .become-vip__text{font-size:24px}}.join-us-page .become-vip__block .become-vip__content .become-vip__text span{font-weight:700}.join-us-page .become-vip__block .become-vip__content .become-vip__items{display:flex;flex-direction:column;gap:24px;width:100%}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{display:flex;flex-direction:column;padding:40px;border:1px solid var(--gold-300);border-radius:40px}@media (max-width:1210px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{padding:36px}}@media (max-width:1110px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{padding:32px;border-radius:32px}}@media (max-width:998px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{flex-grow:1;padding:28px;border-radius:28px}}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{padding:24px;border-radius:24px}}@media (max-width:567px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item{padding:20px;border-radius:20px}}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item.gray-item{background-color:#393531;border:1px solid #393531}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon{display:flex;align-items:center;justify-content:center;background-color:var(--red);width:53px;height:53px;border-radius:20px;margin-bottom:24px}@media (max-width:1110px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon{width:48px;height:48px;margin-bottom:22px}}@media (max-width:998px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon{width:42px;height:42px;margin-bottom:20px;border-radius:16px}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon svg{width:20px;height:20px}}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon{width:36px;height:36px;margin-bottom:18px;border-radius:12px}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon svg{width:18px;height:18px}}@media (max-width:567px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon{width:32px;height:32px;margin-bottom:16px}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .icon svg{width:15px;height:15px}}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .item__title{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--white);margin-bottom:16px}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .item__title{font-size:14px;margin-bottom:12px}}.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .item__desc{font-weight:400;font-size:16px;color:var(--gold);max-width:86.27451%;line-height:120%}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .become-vip__items .becom-vip__item .item__desc{font-size:14px;width:100%}}.join-us-page .become-vip__block .become-vip__content .image-block{width:100%;height:100%;overflow:hidden;position:relative;border-radius:40px;display:flex;align-items:center;justify-content:center}@media (max-width:1110px){.join-us-page .become-vip__block .become-vip__content .image-block{border-radius:32px}}@media (max-width:998px){.join-us-page .become-vip__block .become-vip__content .image-block{border-radius:28px}}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .image-block{border-radius:0;padding:20px 0 0;align-items:flex-start;justify-content:flex-start;overflow:visible}}.join-us-page .become-vip__block .become-vip__content .image-block img{width:100%;height:auto;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0;object-fit:cover}@media (max-width:767.98px){.join-us-page .become-vip__block .become-vip__content .image-block img{display:none}}.join-us-page .become-vip__block .become-vip__content .image-block .become-vip-button{z-index:2}.join-us-page .benefits-block{padding:120px 0;background-color:var(--gold-300)}@media (max-width:1110px){.join-us-page .benefits-block{padding:100px 0}}@media (max-width:998px){.join-us-page .benefits-block{padding:90px 0}}@media (max-width:767.98px){.join-us-page .benefits-block{padding:80px 0}}.join-us-page .benefits-block .benefits__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:10px}@media (max-width:998px){.join-us-page .benefits-block .benefits__title{font-size:34px}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__title{font-size:30px;margin-bottom:16px}}@media (max-width:567px){.join-us-page .benefits-block .benefits__title{margin-bottom:20px}}.join-us-page .benefits-block .benefits__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);margin-bottom:64px;max-width:49.256198%}@media (max-width:1110px){.join-us-page .benefits-block .benefits__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.join-us-page .benefits-block .benefits__desc{margin-bottom:50px}}@media (max-width:840px){.join-us-page .benefits-block .benefits__desc{max-width:64%;margin-bottom:40px}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__desc{max-width:80%;font-size:16px;margin-bottom:28px}}@media (max-width:567px){.join-us-page .benefits-block .benefits__desc{max-width:90%;margin-bottom:40px}}@media (max-width:380px){.join-us-page .benefits-block .benefits__desc{max-width:100%}}.join-us-page .benefits-block .benefits__list{display:flex;flex-direction:column}.join-us-page .benefits-block .benefits__list .list__item{height:176px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--black)}@media (max-width:1110px){.join-us-page .benefits-block .benefits__list .list__item{height:auto;padding:16px 0}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__list .list__item{display:grid;grid-template-columns:36px auto;column-gap:20px;row-gap:24px;grid-template-areas:"button title" "button text1" "button text2";padding:40px 0;overflow:hidden;transition:max-height .5s ease}}.join-us-page .benefits-block .benefits__list .list__item .open__item{width:44px;height:44px;background-color:var(--gold-300);border:1px solid var(--black);display:flex;align-items:center;justify-content:center;border-radius:50%;display:block;color:var(--black);transition:all .5s ease}@media (max-width:998px){.join-us-page .benefits-block .benefits__list .list__item .open__item{width:36px;min-width:36px;height:36px}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__list .list__item .open__item{width:32px;min-width:32px;height:32px;grid-area:button;align-self:flex-start}.join-us-page .benefits-block .benefits__list .list__item .open__item svg{width:8px;height:6px}}.join-us-page .benefits-block .benefits__list .list__item .open__item:hover{background-color:var(--gold-500)}.join-us-page .benefits-block .benefits__list .list__item .item__title{font-weight:400;font-size:40px;line-height:140%;color:var(--black);max-width:29.338843%}@media (max-width:1110px){.join-us-page .benefits-block .benefits__list .list__item .item__title{font-size:36px;max-width:32%}}@media (max-width:998px){.join-us-page .benefits-block .benefits__list .list__item .item__title{font-size:32px}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__list .list__item .item__title{font-size:28px;grid-area:title;padding-bottom:20px;transition:padding .5s ease}}@media (max-width:567px){.join-us-page .benefits-block .benefits__list .list__item .item__title{font-size:24px}}.join-us-page .benefits-block .benefits__list .list__item .text-1{font-weight:400;font-size:16px;color:var(--black-700);max-width:23.553719%;transform:translateY(15px);opacity:0;transition:all .3s ease}@media (max-width:998px){.join-us-page .benefits-block .benefits__list .list__item .text-1{font-size:14px;max-width:21%}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__list .list__item .text-1{grid-area:text1;max-width:100%;opacity:1;transform:translateY(0)}}.join-us-page .benefits-block .benefits__list .list__item .text-2{font-weight:400;font-size:16px;line-height:135%;color:var(--black-700);max-width:32.14876%;transform:translateY(15px);opacity:0;transition:all .3s ease}@media (max-width:998px){.join-us-page .benefits-block .benefits__list .list__item .text-2{font-size:14px;max-width:38%}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits__list .list__item .text-2{grid-area:text2;max-width:100%;opacity:1;transform:translateY(0)}}.join-us-page .benefits-block .benefits__list .list__item.opened .open__item{transform:rotate(-90deg);background-color:var(--red);color:var(--white)}.join-us-page .benefits-block .benefits__list .list__item.opened .text-1,.join-us-page .benefits-block .benefits__list .list__item.opened .text-2{opacity:1;transform:translateY(0)}.join-us-page .benefits-block .benefits-button{margin:64px auto 0}@media (max-width:998px){.join-us-page .benefits-block .benefits-button{margin-top:56px}}@media (max-width:767.98px){.join-us-page .benefits-block .benefits-button{margin-top:48px}}@media (max-width:567px){.join-us-page .benefits-block .benefits-button{margin-top:40px}}.join-us-page .how-become__block{padding:110px 0 120px;position:relative}@media (max-width:1110px){.join-us-page .how-become__block{padding:100px 0}}@media (max-width:998px){.join-us-page .how-become__block{padding:90px 0}}@media (max-width:767.98px){.join-us-page .how-become__block{padding:80px 0}}.join-us-page .how-become__block .how-become__bg{position:absolute;left:-603px;width:164.208333%;height:165.550547%;top:-25.885383%;z-index:-1}@media (max-width:1210px){.join-us-page .how-become__block .how-become__bg{left:-503px}}@media (max-width:1110px){.join-us-page .how-become__block .how-become__bg{left:-493px;width:170%}}@media (max-width:998px){.join-us-page .how-become__block .how-become__bg{left:-453px;width:170%}}@media (max-width:850px){.join-us-page .how-become__block .how-become__bg{left:-423px;width:180%;height:200%}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__bg{display:none}}.join-us-page .how-become__block .how-become__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.join-us-page .how-become__block .how-become__title{font-size:32px;margin-bottom:20px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__title{font-size:28px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__title{font-size:24px}}.join-us-page .how-become__block .how-become__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:40.495868%;margin:0 auto 64px}@media (max-width:1110px){.join-us-page .how-become__block .how-become__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__desc{margin-bottom:50px}}@media (max-width:840px){.join-us-page .how-become__block .how-become__desc{max-width:64%;margin-bottom:40px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__desc{max-width:80%;font-size:16px;margin-bottom:28px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__desc{max-width:90%;margin-bottom:40px}}@media (max-width:380px){.join-us-page .how-become__block .how-become__desc{max-width:100%}}.join-us-page .how-become__block .how-become__list{display:flex;flex-direction:column;gap:24px;align-items:center;z-index:1}.join-us-page .how-become__block .how-become__list .how-become__list-item{display:flex;width:905px;height:253px;padding:40px 64px;border:1px solid var(--gold-300);border-radius:40px;overflow:hidden}@media (max-width:1210px){.join-us-page .how-become__block .how-become__list .how-become__list-item{width:825px;padding:36px 58px;border-radius:36px;height:240px}}@media (max-width:1110px){.join-us-page .how-become__block .how-become__list .how-become__list-item{width:755px;padding:32px 50px;border-radius:32px;height:230px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item{height:224px}}@media (max-width:850px){.join-us-page .how-become__block .how-become__list .how-become__list-item{width:100%;padding:28px 48px;height:210px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item{padding:24px 36px;border-radius:24px;height:192px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item{padding:24px;border-radius:20px;height:auto}}@media (max-width:380px){.join-us-page .how-become__block .how-become__list .how-become__list-item{padding:16px;border-radius:16px}}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content{display:flex;height:100%;align-items:flex-end;justify-content:space-between;width:100%;overflow:hidden}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content{display:grid;grid-template-areas:"number number" "arrow texts";column-gap:55px;row-gap:20px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .icon-block{grid-area:arrow}}@media (max-width:410px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content{row-gap:8px}}@media (max-width:380px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content{column-gap:24px}}@media (max-width:1210px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content svg{width:56px;height:56px}}@media (max-width:1110px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content svg{width:52px;height:52px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content svg{width:48px;height:48px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content svg{width:42px;height:42px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content svg{width:32px;height:32px}}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{height:100%;padding-top:35px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:230px;color:var(--white)}@media (max-width:1110px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{padding-top:40px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:210px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{padding-top:48px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:192px}}@media (max-width:850px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:185px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{padding-top:46px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:165px}}@media (max-width:620px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{padding-top:58px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:135px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{grid-area:number;padding-top:0;max-height:98px;overflow:hidden}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:156px}}@media (max-width:490px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{max-height:86px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:142px}}@media (max-width:380px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block{max-height:76px}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .number__block .number{font-size:128px}}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{display:flex;flex-direction:column;gap:16px;max-width:47.496791%;padding:0 20px}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{padding:0 16px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{padding:0 12px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{grid-area:texts;max-width:100%}}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-weight:400;font-size:40px;line-height:100%;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:36px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:32px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:28px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:24px;width:100%}}.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{font-weight:400;font-size:16px;line-height:144%;color:var(--gold);max-width:90%}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{font-size:14px;max-width:100%}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{width:100%}}.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{padding-top:5px}@media (max-width:1110px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{padding-top:14px}}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{padding-top:22px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{padding-top:26px}}@media (max-width:620px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{padding-top:48px}}@media (max-width:567px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{max-height:112px;padding-top:0}}@media (max-width:490px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{max-height:102px}}@media (max-width:380px){.join-us-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number__block{max-height:92px}}.join-us-page .how-become__block .how-become__list .how-become__list-item.white-item{background-color:var(--gold-300);align-self:flex-end}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item.white-item{align-self:center}}.join-us-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .number{color:var(--black)}.join-us-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .text-block .item-title{color:var(--black)}.join-us-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .text-block .item-desc{color:var(--black)}.join-us-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content{flex-direction:row-reverse}.join-us-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content svg{transform:rotate(-90deg)}.join-us-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:40px}@media (max-width:998px){.join-us-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:30px}}@media (max-width:767.98px){.join-us-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:16px}}.join-us-page .reviews-wrapper{overflow:hidden;position:relative}.join-us-page .reviews-block{padding:120px 0;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);min-height:100vh}@media (max-width:1110px){.join-us-page .reviews-block{padding:100px 0}}@media (max-width:998px){.join-us-page .reviews-block{padding:90px 0}}@media (max-width:767.98px){.join-us-page .reviews-block{padding:80px 0}}.join-us-page .reviews-block .reviews__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:998px){.join-us-page .reviews-block .reviews__title{font-size:34px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews__title{font-size:30px;margin-bottom:40px}}.join-us-page .reviews-block .reviews__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold-500);max-width:36.77686%;margin-bottom:64px}@media (max-width:1110px){.join-us-page .reviews-block .reviews__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.join-us-page .reviews-block .reviews__desc{margin-bottom:50px}}@media (max-width:840px){.join-us-page .reviews-block .reviews__desc{max-width:64%;margin-bottom:40px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews__desc{max-width:80%;font-size:16px;margin-bottom:28px}}@media (max-width:567px){.join-us-page .reviews-block .reviews__desc{max-width:90%;margin-bottom:40px}}@media (max-width:380px){.join-us-page .reviews-block .reviews__desc{max-width:100%}}.join-us-page .reviews-block .reviews-list__block{max-width:100%}.join-us-page .reviews-block .reviews-list__block .reviews-list{width:auto;display:flex;gap:24px}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list{gap:20px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{background-color:var(--black);border-radius:20px;width:390px;min-width:390px;height:348px;display:flex;flex-direction:column;flex:0 0 calc((100% - 60px)/ 3);max-width:calc((100% - 60px)/ 3)}@media (max-width:1110px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{width:360px;min-width:360px;height:328px}}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{width:310px;min-width:310px;height:308px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{width:280px;min-width:280px;height:300px}}@media (max-width:567.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{width:255px;min-width:255px;height:296px}}@media (max-width:410px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item{height:284px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header{padding:24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--white)}@media (max-width:1110px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header{padding:22px}}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header{padding:21px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header{padding:20px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header .reviewer-image{width:40px;height:40px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:12px}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header .reviewer-image img{max-height:100%;width:auto;object-fit:cover}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header .client__name{font-weight:600;font-size:16px;color:var(--gold-500)}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header .client__name{font-size:15px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review-header .client__name{font-size:14px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content{padding:24px;position:relative;flex-grow:1}@media (max-width:1110px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content{padding:22px}}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content{padding:21px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content{padding:20px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-service{font-weight:700;font-size:20px;text-transform:capitalize;color:var(--white);margin-bottom:16px}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-service{font-size:18px;margin-bottom:14px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-service{font-size:16px;margin-bottom:12px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-text{font-weight:400;font-size:16px;color:var(--gold);line-height:120%}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-text{font-size:15px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-text{font-size:14px}}.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .shapes{position:absolute;right:24px;bottom:24px}@media (max-width:1110px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .shapes{right:22px;bottom:22px;width:70px;height:auto}}@media (max-width:998px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .shapes{right:21px;bottom:21px;width:54px}}@media (max-width:767.98px){.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .shapes{right:20px;bottom:20px;width:40px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--scroll-speed:0.8;--box-height:0.91;--slide-count:3}@media (max-width:1370px){:root{--slide-count:2.9}}@media (max-width:1285px){:root{--slide-count:2.8}}@media (max-width:1230px){:root{--slide-count:2.7}}@media (max-width:1110px){:root{--box-height:0.828}}@media (max-width:1210px){:root{--slide-count:2.5}}@media (min-width:1111px) and (min-height:720px){:root{--scroll-speed:0.82}}@media (max-width:1010px){:root{--slide-count:2.3}}@media (max-width:998px){:root{--slide-count:2.5;--box-height:0.79}}@media (max-width:998px) and (max-height:690px){:root{--scroll-speed:0.79}}@media (max-width:998px) and (max-height:650px){:root{--scroll-speed:0.78}}@media (max-width:998px) and (max-height:610px){:root{--scroll-speed:0.77}}@media (max-width:998px){:root{--slide-count:2.5}}@media (max-width:920px){:root{--slide-count:2.4}}@media (max-width:890px){:root{--slide-count:2.3}}@media (max-width:860px){:root{--slide-count:2.2}}@media (max-width:840px){:root{--slide-count:2.1}}@media (max-width:840px) and (max-height:690px){:root{--scroll-speed:0.79}}@media (max-width:840px) and (max-height:650px){:root{--scroll-speed:0.79}}@media (max-width:840px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.74}}@media (max-width:840px) and (max-height:540px){:root{--scroll-speed:0.73;--box-height:0.74}}@media (max-width:840px) and (max-height:480px){:root{--box-height:0.84}}@media (max-width:840px) and (max-height:420px){:root{--box-height:0.95}}@media (max-width:840px) and (max-height:390px){:root{--box-height:1.05}}@media (max-width:840px) and (max-height:350px){:root{--box-height:1.1}}@media (max-width:810px){:root{--slide-count:2}}@media (max-width:767.98px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.67}}@media (max-width:767.98px) and (max-height:520px){:root{--box-height:0.73}}@media (max-width:767.98px) and (max-height:480px){:root{--box-height:0.78}}@media (max-width:767.98px) and (max-height:450px){:root{--box-height:0.82}}@media (max-width:767.98px) and (max-height:420px){:root{--box-height:0.87}}@media (max-width:767.98px) and (max-height:395px){:root{--box-height:0.95}}@media (max-width:767.98px) and (max-height:365px){:root{--box-height:1.02}}@media (max-width:767.98px) and (max-height:340px){:root{--box-height:1.1}}@media (max-width:767.98px) and (max-height:320px){:root{--box-height:1.2}}@media (max-width:720px){:root{--slide-count:1.9}}@media (max-width:680px){:root{--slide-count:1.8}}@media (max-width:655px){:root{--slide-count:1.7}}@media (max-width:625px){:root{--slide-count:1.6}}@media (max-width:625px) and (max-height:590px){:root{--scroll-speed:0.75;--box-height:0.68}}@media (max-width:625px) and (max-height:540px){:root{--scroll-speed:0.74;--box-height:0.7}}@media (max-width:625px) and (max-height:495px){:root{--box-height:0.76}}@media (max-width:625px) and (max-height:460px){:root{--box-height:0.8}}@media (max-width:625px) and (max-height:440px){:root{--box-height:0.88}}@media (max-width:625px) and (max-height:395px){:root{--box-height:0.96}}@media (max-width:625px) and (max-height:360px){:root{--box-height:1.02}}@media (max-width:625px) and (max-height:340px){:root{--box-height:1.1}}@media (max-width:625px) and (max-height:320px){:root{--box-height:1.15}}@media (max-width:595px){:root{--slide-count:1.5}}@media (max-width:567px) and (max-height:495px){:root{--box-height:0.78}}@media (max-width:567px) and (max-height:460px){:root{--box-height:0.83}}@media (max-width:567px) and (max-height:430px){:root{--box-height:0.88}}@media (max-width:567px) and (max-height:405px){:root{--box-height:0.94}}@media (max-width:567px) and (max-height:380px){:root{--box-height:1.01}}@media (max-width:567px) and (max-height:350px){:root{--box-height:1.08}}@media (max-width:567px) and (max-height:330px){:root{--box-height:1.16}}@media (max-width:535px){:root{--slide-count:1.4}}@media (max-width:505px){:root{--slide-count:1.3}}@media (max-width:480px){:root{--slide-count:1.2}}@media (max-width:455px){:root{--slide-count:1.1}}@media (max-width:430px){:root{--slide-count:1}}@media (max-width:420px) and (max-height:590px){:root{--scroll-speed:0.73;--box-height:0.68}}@media (max-width:420px) and (max-height:545px){:root{--box-height:0.74}}@media (max-width:420px) and (max-height:510px){:root{--box-height:0.8}}@media (max-width:420px) and (max-height:465px){:root{--box-height:0.86}}@media (max-width:420px) and (max-height:430px){:root{--box-height:0.92}}@media (max-width:420px) and (max-height:400px){:root{--box-height:0.99}}@media (max-width:420px) and (max-height:370px){:root{--box-height:1.05}}@media (max-width:420px) and (max-height:350px){:root{--box-height:1.14}}@media (max-width:420px) and (max-height:320px){:root{--box-height:1.2}}@media (max-width:405px){:root{--slide-count:0.9}}@media (max-width:380px){:root{--slide-count:0.8}}@media (max-width:355px){:root{--slide-count:0.7}}@media (max-width:330px){:root{--slide-count:0.6}}.bots-page .first-screen{width:100vw;position:relative;overflow:hidden}.bots-page .first-screen .first-screen__bg{position:absolute;left:50%;transform:translateX(-50%);top:-10%;height:123%;z-index:-1;width:100%}.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{position:absolute;transform:translateX(-45%);top:18%;z-index:-1;width:1060px;left:57%}@media (max-width:1210px){.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{width:920px;top:22%;z-index:-1}}@media (max-width:998px){.bots-page .first-screen .first-screen__bg{left:50%;transform:translateX(-50%);top:-20%;height:140%}.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{transform:translateX(-45%);left:55%;top:29%;z-index:-1;width:750px}}@media (max-width:920px){.bots-page .first-screen .first-screen__bg_letters{top:30%;transform:translateX(28%);width:80%}}@media (max-width:770.98px){.bots-page .first-screen .first-screen__bg img{top:-20%;height:150%;object-fit:fill}.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{height:auto;top:56%;transform:translateX(-278px);max-width:540px}}@media (max-width:620px){.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{top:63%;transform:translateX(-50%);left:40%;width:500px}}@media (max-width:440px){.bots-page .first-screen .first-screen__bg .first-screen__bg_letters{width:400px;top:66%;left:26%;transform:translateX(-40%)}}.bots-page .first-screen .content-block{padding:240px 0 180px;display:flex;flex-direction:column;gap:15px;align-items:flex-start;width:580px}@media (max-width:1210px){.bots-page .first-screen .content-block{padding:200px 0 150px;gap:15px;width:500px}}@media (max-width:1110px){.bots-page .first-screen .content-block{width:480px}}@media (max-width:998px){.bots-page .first-screen .content-block{padding:180px 0 130px;width:435px;gap:15px}}@media (max-width:920px){.bots-page .first-screen .content-block{width:390px}}@media (max-width:767.98px){.bots-page .first-screen .content-block{padding:150px 0 240px;gap:25px;width:fit-content}}@media (max-width:620px){.bots-page .first-screen .content-block{padding:170px 0 350px;gap:21px;width:fit-content}}@media (max-width:440px){.bots-page .first-screen .content-block{padding:150px 0 250px;align-items:center}}.bots-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);line-height:120%}@media (max-width:1110px){.bots-page .first-screen .content-block .title{font-size:40px}}@media (max-width:920px){.bots-page .first-screen .content-block .title{font-size:39px}}@media (max-width:840px){.bots-page .first-screen .content-block .title{line-height:130%;font-size:36px}}@media (max-width:767.98px){.bots-page .first-screen .content-block .title{font-size:40px}}@media (max-width:440px){.bots-page .first-screen .content-block .title{font-size:30px;text-align:center}}.bots-page .first-screen .content-block .description{font-weight:400;font-size:16px;line-height:145%;letter-spacing:.02em;color:var(--gold)}#description-block{max-width:100%;color:var(--white)}.bots-page .first-screen .content-block .bots-description-block{background-color:rgba(51,30,35,.5);padding:20px;border-radius:15px}@media (max-width:1110px){.bots-page .first-screen .content-block .description{font-size:15px}}@media (max-width:920px){.bots-page .first-screen .content-block .description{font-size:13px}.bots-page .first-screen .content-block .bots-description-block{padding:15px}}@media (max-width:767.98px){.bots-page .first-screen .content-block .description{font-size:16px}}@media (max-width:620px){.bots-page .first-screen .content-block .description{font-size:16px}}@media (max-width:440px){.bots-page .first-screen .content-block .description-block{text-align:center}.bots-page .first-screen .content-block .bots-description-block{text-align:center}}.bots-page .bots-we-have__block{padding:120px 0}@media (max-width:1210px){.bots-page .bots-we-have__block{padding:110px 0}}@media (max-width:1110px){.bots-page .bots-we-have__block{padding:100px 0}}@media (max-width:998px){.bots-page .bots-we-have__block{padding:90px 0}}@media (max-width:767.98px){.bots-page .bots-we-have__block{padding:80px 0}}@media (max-width:567px){.bots-page .bots-we-have__block{padding:60px 0}}.bots-page .bots-we-have__block .bots-we-have__text{font-weight:400;font-size:40px;line-height:140%;color:var(--white);max-width:86.454849%;margin-bottom:15px}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-we-have__text{font-size:36px}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-we-have__text{font-size:32px;max-width:98%}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-we-have__text{font-size:28px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-we-have__text{font-size:24px}}.bots-page .bots-we-have__block .bots-we-have__text span{font-weight:700}.bots-page .bots-we-have__block .bots-we-have-description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:40.53719%;text-align:center}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-we-have-description{font-size:18px}}@media (max-width:840px){.bots-page .bots-we-have__block .bots-we-have-description{max-width:64%}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-we-have-description{max-width:80%;font-size:16px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-we-have-description{max-width:90%}}@media (max-width:380px){.bots-page .bots-we-have__block .bots-we-have-description{max-width:100%}}#bots-page1{display:flex;flex-direction:column;align-items:center;justify-content:center}.bots-page .bots-we-have__block .bots-we-have__content{width:100%;margin-top:40px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center}.bots-page .bots-we-have__block .bots-we-have__items{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%}.bots-page .bots-we-have__block .bots-we-have__items.extra-bots{opacity:0;max-height:0;transition:max-height .5s ease,opacity .5s ease;margin-top:24px}.bots-page .bots-we-have__block .bots-we-have__items.extra-bots.open{opacity:1}.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item{flex:0 1 calc(33.333% - 16px);max-width:calc(33.333% - 16px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px}@media (max-width:1024px){.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item{flex:0 1 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item{flex:0 1 100%;max-width:100%}}.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .bot-item-content{background-color:rgba(31,26,23,.8);background-image:url('/landing/img/bots/map_bg.svg');background-size:80% auto;background-repeat:no-repeat;background-position:center;padding:20px;border-radius:20px;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}@media (max-width:520.98px){.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .bot-item-content{padding:16px}}.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .item__title{font-weight:500;font-size:25px;color:var(--white);width:100%;text-align:center;padding-bottom:10px;border-bottom:.5px solid rgba(255,255,255,.1)}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .item__title{font-size:22px}}@media (max-width:481.98px){.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .item__title{font-size:18px}}.bots-page .bots-we-have__block .bots-we-have__items .bots-we-have__item .bots-item__row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;width:100%;flex-wrap:nowrap}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__info-section{flex:1;padding-right:12px;margin-top:16px}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__info-section{margin-top:12px}}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bar-group{font-size:14px;width:100%;margin-bottom:12px;color:var(--white)}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bar{height:12px;border-radius:5px;background-color:#4b4542;overflow:hidden;margin-top:4px}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bar-fill{height:100%;border-radius:5px}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__profit-box{border-bottom:.5px solid rgba(255,255,255,.1);border-left:.5px solid rgba(255,255,255,.1);padding:25px 12px;text-align:center;font-size:12px;color:var(--white);flex-shrink:0}@media (max-width:767px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__profit-box{font-size:10px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__profit-box{padding:25px 35px}}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__profit-box span{display:block;color:#1e9f15;font-size:26px;font-weight:700;margin-top:4px}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__description{max-width:53%;font-size:14px;color:#d1c7bd;line-height:100%;font-weight:300}@media (max-width:1024px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__description{font-size:13px}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__description{max-width:70%}}@media (max-width:767px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__description{max-width:60%}}@media (max-width:481.98px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__description{font-size:13px}}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face{max-width:100%;padding-right:20px}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face img{width:48px;height:48px}@media (max-width:1024px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face img{width:77px;height:50px}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face img{width:48px;height:48px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face img{width:70px;height:55px}}@media (max-width:389.98px){.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .bots-we-have__item .bots-item__bot-face img{width:60px;height:50px}}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .chart{background-color:rgba(31,26,23,.8);display:flex;flex-direction:column;padding:20px;border-radius:20px;align-items:center;justify-content:center}.bots-page .bots-we-have__block .bots-we-have__content .bots-we-have__items .chart img{width:100%;max-width:100%;border-radius:8px}.bots-page .bots-we-have__block .bots-results__list{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;row-gap:34px;max-height:var(--max-height-commissions);overflow:hidden;transition:max-height .8s ease;width:100%;margin-bottom:100px}@media (max-width:1210px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:2.3fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.3fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr;width:calc(100% + 30px);margin-left:-15px;row-gap:28px}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.3fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr;width:calc(100% + 80px);margin-left:-40px;row-gap:22px}}@media (max-width:670px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.3fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr}.bots-page .bots-we-have__block .bots-results__list p{padding-right:16px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-results__list{row-gap:16px}}@media (max-width:520.98px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.3fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr}}@media (max-width:481.98px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.5fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr}}@media (max-width:442.98px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:2.1fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media (max-width:330px){.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.8fr 1fr 1fr 1fr 1fr 1fr 1fr}.bots-page .bots-we-have__block .bots-results__list{grid-template-columns:1.9fr 1fr 1fr 1fr 1fr 1fr 1fr}}.bots-page .bots-we-have__block .bots-results__list .column__name{background-color:#fff;font-weight:700;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--black);padding:24px 0}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-results__list .column__name{padding:22px 0}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-results__list .column__name{padding:20px 0}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .column__name{padding:15px 0;font-size:14px;display:flex;align-items:center}}@media (max-width:340px){.bots-page .bots-we-have__block .bots-results__list .column__name{font-size:12px}}.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:24px 0 24px 40px}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:22px 0 22px 30px}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:20px 0 20px 15px}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:15px 16px 15px 40px}}@media (max-width:670px){.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:15px 16px 15px 40px}}@media (max-width:389.98px){.bots-page .bots-we-have__block .bots-results__list .column__name:first-child{padding:15px 16px 15px 15px}}.bots-page .bots-we-have__block .bots-results__list .exchange{padding-left:40px;font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white);display:flex;align-items:center;gap:16px}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-results__list .exchange{padding-left:30px}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-results__list .exchange{padding-left:15px}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .exchange{padding-left:40px;font-size:14px;align-self:flex-start}.bots-page .bots-we-have__block .bots-results__list .exchange img{max-width:14px;max-height:14px}}@media (max-width:670px){.bots-page .bots-we-have__block .bots-results__list .exchange{flex-direction:column-reverse;align-items:flex-start;gap:5px}}@media (max-width:389.98px){.bots-page .bots-we-have__block .bots-results__list .exchange{padding-left:15px}}@media (max-width:340px){.bots-page .bots-we-have__block .bots-results__list .exchange{font-size:12px}.bots-page .bots-we-have__block .bots-results__list .exchange img{max-width:10px;max-height:10px}}.bots-page .bots-we-have__block .bots-results__list .table__commission{font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white)}.bots-page .bots-we-have__block .bots-results__list .table__commission-green{color:#1e9f14}.bots-page .bots-we-have__block .bots-results__list .table__commission-red{color:#bc333d}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .table__commission{display:flex;flex-direction:column;font-size:14px}}.bots-page .bots-we-have__block .bots-results__list .table__commission span{color:var(--gold);padding-left:5px}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .table__commission span{padding-left:0}}@media (max-width:340px){.bots-page .bots-we-have__block .bots-results__list .table__commission{font-size:12px}}.bots-page .how-it-works__section{background-color:var(--gold-300);padding-bottom:120px}@media (max-width:1110px){.bots-page .how-it-works__section{padding-bottom:100px}}@media (max-width:998px){.bots-page .how-it-works__section{padding-bottom:90px}}@media (max-width:767.98px){.bots-page .how-it-works__section{padding-bottom:80px}}.bots-page .how-it-works__section .how__content{display:flex;align-items:flex-start;justify-content:space-between;margin-top:130px}@media (max-width:1110px){.bots-page .how-it-works__section .how__content{flex-direction:column;gap:64px}}.bots-page .how-it-works__section .how__content .how-title-content{display:flex;flex-direction:column;gap:30px}.bots-page .how-it-works__section .how__content .title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--black);max-width:300px}.bots-page .how-it-works__section .how__content .how-description{font-weight:400;font-size:20px;line-height:120%;color:var(--black);max-width:450px}@media (max-width:1110px){.bots-page .how-it-works__section .how__content .title{max-width:100%}.bots-page .how-it-works__section .how__content .how-description{max-width:100%}}@media (max-width:998px){.bots-page .how-it-works__section .how__content .title{font-size:32px}.bots-page .how-it-works__section .how__content .how-description{font-size:18px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .title{font-size:28px}.bots-page .how-it-works__section .how__content .how-description{font-size:18px}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .title{font-size:24px}.bots-page .how-it-works__section .how__content .how-description{font-size:16px}}.bots-page .how-it-works__section .how__content .how__list{display:flex;flex-direction:column;flex:0 0 50.793388%;gap:22px}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list{flex:0 0 100%;width:100%;gap:16px}}.bots-page .how-it-works__section .how__content .how__list .how__item{padding:40px;border-radius:40px;background-color:#e0d8ce}@media (max-width:998px){.bots-page .how-it-works__section .how__content .how__list .how__item{padding:30px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item{padding:28px;border-radius:28px}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item{padding:24px;border-radius:20px}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content{width:100%;display:flex;align-items:flex-end;overflow:hidden;justify-content:space-between;max-height:130px;height:130px;gap:7.071823%;position:relative;max-height:100%}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content{max-height:120px}}@media (max-width:1110px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content{max-height:110px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content{flex-direction:column;max-height:100%;height:auto;gap:0;align-items:flex-start}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info{display:flex;gap:7.513812%;align-items:flex-end}@media (max-width:1110px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info{width:100%}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info{flex-direction:column;gap:24px;align-items:flex-start}}@media (max-width:420px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info{gap:4px}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:100%;overflow:hidden;height:100%}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:120px;color:var(--black);display:block;margin-bottom:-50px}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:80px;margin-bottom:-32px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:185px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:90px;margin-top:24px}}@media (max-width:456.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:145px;display:flex;flex-direction:column;align-items:center;width:100%}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:100px;margin-top:18px}}@media (max-width:390px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{max-height:125px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:80px;margin-top:10px}}@media (max-width:340px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block{height:105px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .number-block .number{font-size:60px;margin-top:20px}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{display:flex;flex-direction:column;gap:5px;max-width:60.939394%}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:70%}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:80%}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts{max-width:77.175573%}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-weight:600;font-size:22px;line-height:110%;text-transform:capitalize;color:var(--black)}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:28px}}@media (max-width:998px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:26px}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__title{font-size:22px}}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-weight:400;font-size:14px;line-height:144%;color:var(--black-700)}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:13px}}@media (max-width:998px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:12px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:15px}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-info .texts .item__desc{font-size:13px}}@media (max-width:1110px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{width:50px;height:50px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:50px;height:50px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{position:absolute;bottom:0;right:0;width:40px;height:40px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:40px;height:40px}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow{width:32px;height:32px}.bots-page .how-it-works__section .how__content .how__list .how__item .item__content .item-arrow svg{width:32px;height:32px}}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content{flex-direction:row-reverse;gap:2px}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content{flex-direction:column;max-height:auto;gap:0}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-arrow{left:0;right:auto}}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info{flex-direction:row-reverse}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:50%}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:100%}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:52%}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:94%}}@media (max-width:998px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:58%}}@media (max-width:840px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:52%}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:80%}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__desc,.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts .item__title{max-width:100%}}@media (max-width:567px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{max-width:67.175573%}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info{flex-direction:column}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-info .texts{align-self:flex-end}}.bots-page .how-it-works__section .how__content .how__list .how__item:nth-child(2n) .item__content .item-arrow{transform:rotate(-90deg)}.bots-page .how-it-works__section .how__content .how__list .how__item.dark__item{background-color:var(--black)}.bots-page .how-it-works__section .how__content .how__list .how__item.dark__item .item__content .item-info .number{color:var(--gold-300)}.bots-page .how-it-works__section .how__content .how__list .how__item.dark__item .item__content .item-info .texts .item__desc,.bots-page .how-it-works__section .how__content .how__list .how__item.dark__item .item__content .item-info .texts .item__title{color:var(--gold-300)}.bots-page .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:-55px}@media (max-width:1210px){.bots-page .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:-32px}}@media (max-width:767.98px){.bots-page .how-it-works__section .how__content .how__list .how__item:last-child .item__content .item-info .number-block .number{margin-bottom:0}}.bots-page .bots-we-have__block .bots-results__list .trade-button{font-weight:600;font-size:16px;line-height:150%;text-align:right;color:var(--white);display:flex;align-items:center;gap:8px;margin-top:-3px;padding-right:40px;justify-content:flex-end;transition:color .5s ease}@media (max-width:1110px){.bots-page .bots-we-have__block .bots-results__list .trade-button{padding-right:30px}}@media (max-width:998px){.bots-page .bots-we-have__block .bots-results__list .trade-button{padding-right:15px}}@media (max-width:767.98px){.bots-page .bots-we-have__block .bots-results__list .trade-button{padding-right:40px}}@media (max-width:670px){.bots-page .bots-we-have__block .bots-results__list .trade-button{font-size:0;align-self:flex-start;margin-top:0}}@media (max-width:389.98px){.bots-page .bots-we-have__block .bots-results__list .trade-button{padding-right:15px}}@media (max-width:567px){.bots-page .bots-we-have__block .bots-results__list .trade-button svg{width:20px;height:20px}}.bots-page .bots-we-have__block .bots-results__list .trade-button:hover{color:#d9d9d9}.bots-page .bots-we-have__block .bots-we-have__content .image-block .bots-we-have-button{z-index:2}.bots-page .features-block{background-color:var(--black);padding:120px 0}@media (max-width:1110px){.bots-page .features-block{padding:100px 0}}@media (max-width:998px){.bots-page .features-block{padding:90px 0}}@media (max-width:767.98px){.bots-page .features-block{padding:80px 0}}.bots-page .features-block .features__content{display:flex;justify-content:space-between;align-items:flex-start;gap:135px}@media (max-width:1210px){.bots-page .features-block .features__content{gap:90px}}@media (max-width:998px){.bots-page .features-block .features__content{gap:64px}}@media (max-width:767.98px){.bots-page .features-block .features__content{flex-direction:column}}.bots-page .features-block .features__content .info-block .features-title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--gold-300);margin-bottom:24px}@media (max-width:998px){.bots-page .features-block .features__content .info-block .features-title{font-size:32px}}@media (max-width:767.98px){.bots-page .features-block .features__content .info-block .features-title{font-size:28px}}@media (max-width:567px){.bots-page .features-block .features__content .info-block .features-title{font-size:24px}}.bots-page .features-block .features__content .info-block .features-desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:68px}@media (max-width:1110px){.bots-page .features-block .features__content .info-block .features-desc{margin-bottom:62px}}@media (max-width:998px){.bots-page .features-block .features__content .info-block .features-desc{font-size:18px;margin-bottom:56px}}@media (max-width:767.98px){.bots-page .features-block .features__content .info-block .features-desc{font-size:16px;margin-bottom:80px}}.bots-page .features-block .features__content .info-block .features-list{display:flex;flex-direction:column;gap:34px;margin-bottom:44px}@media (max-width:1110px){.bots-page .features-block .features__content .info-block .features-list{margin-bottom:40px;gap:28px}}@media (max-width:998px){.bots-page .features-block .features__content .info-block .features-list{gap:24px}}@media (max-width:570px){.bots-page .features-block .features__content .info-block .features-list{gap:20px}}.bots-page .features-block .features__content .info-block .features-list .list-item{display:flex;flex-direction:column}.bots-page .features-block .features__content .info-block .features-list .list-item .open-item{display:flex;align-items:center;gap:16px;font-weight:400;font-size:40px;line-height:130%;color:var(--gold-500);text-align:start}.bots-page .features-block .features__content .info-block .features-list .list-item .open-item span{border:1px solid var(--gold);width:44px;min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold-500);background-color:var(--black);transition:all .5s ease}.bots-page .features-block .features__content .info-block .features-list .list-item .open-item span:hover{background-color:var(--black-700)}@media (max-width:1210px){.bots-page .features-block .features__content .info-block .features-list .list-item .open-item{font-size:34px}}@media (max-width:998px){.bots-page .features-block .features__content .info-block .features-list .list-item .open-item{font-size:28px}.bots-page .features-block .features__content .info-block .features-list .list-item .open-item span{width:38px;height:38px;min-width:38px}}@media (max-width:570px){.bots-page .features-block .features__content .info-block .features-list .list-item .open-item{font-size:24px}.bots-page .features-block .features__content .info-block .features-list .list-item .open-item span{width:32px;height:32px;min-width:32px}}.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc{display:flex;flex-direction:column;gap:24px;padding-top:26px;max-height:0;overflow:hidden;opacity:0;transition:all .6s ease-in}@media (max-width:998px){.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc{gap:20px;padding-top:22px}}@media (max-width:767.98px){.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc{gap:16px;padding-top:14px}}.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item{font-weight:400;font-size:16px;color:var(--gold);display:flex;gap:16px;line-height:120%}@media (max-width:767.98px){.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item{font-size:14px}}.bots-page .features-block .features__content .info-block .features-list .list-item .hidden-desc .desc-item .square{margin-top:3px;display:block;width:10px;min-width:10px;height:10px;border-radius:3px;background-color:var(--red)}.bots-page .features-block .features__content .info-block .features-list .list-item.opened .open-item span{background-color:var(--red);border:1px solid var(--red);transform:rotate(180deg);color:var(--gold-300)}.bots-page .features-block .features__content .info-block .features-list .list-item.opened .hidden-desc{display:flex;opacity:1;transition:all .6s ease-out}.bots-page .features-block .features__content .features-image{flex:0 0 40.743802%;width:40.743802%}@media (max-width:767.98px){.bots-page .features-block .features__content .features-image{width:80%;margin:0 auto}}@media (max-width:620px){.bots-page .features-block .features__content .features-image{width:100%}}.bots-page .bots-we-have__block .open-bots{z-index:999;margin-top:20px;display:flex;align-items:center;font-weight:400;font-size:40px;line-height:130%;color:var(--gold-500);text-align:start}.bots-page .bots-we-have__block .open-bots span{border:1px solid var(--gold);width:44px;min-width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold-500);background-color:var(--black);transition:all .5s ease}.bots-page .bots-we-have__block .open-bots span:hover{background-color:var(--black-700)}@media (max-width:1210px){.bots-page .bots-we-have__block .open-bots{font-size:34px}}@media (max-width:998px){.bots-page .bots-we-have__block .open-bots{font-size:28px}.bots-page .bots-we-have__block .open-bots span{width:38px;height:38px;min-width:38px}}@media (max-width:570px){.bots-page .bots-we-have__block .open-bots{font-size:24px}.bots-page .bots-we-have__block .open-bots span{width:32px;height:32px;min-width:32px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.contact-us-page .contact-us-block{padding:120px 0}@media (max-width:1110px){.contact-us-page .contact-us-block{padding:100px 0}}@media (max-width:998px){.contact-us-page .contact-us-block{padding:90px 0}}@media (max-width:767.98px){.contact-us-page .contact-us-block{padding:80px 0}}.contact-us-page .contact-us-block .contact-us__content{display:flex;justify-content:space-between;gap:116px;align-items:stretch}@media (max-width:1210px){.contact-us-page .contact-us-block .contact-us__content{gap:104px}}@media (max-width:1110px){.contact-us-page .contact-us-block .contact-us__content{gap:90px}}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content{gap:70px}}@media (max-width:820px){.contact-us-page .contact-us-block .contact-us__content{gap:64px}}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content{flex-direction:column;gap:80px}}.contact-us-page .contact-us-block .contact-us__content .contact-info{flex:0 0 50.495868%;display:flex;flex-direction:column}.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1210px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-size:48px}}@media (max-width:1110px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-size:42px}}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-size:38px}}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-size:34px}}@media (max-width:567px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__title{font-size:30px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:64px}@media (max-width:1210px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{font-size:19px;margin-bottom:58px}}@media (max-width:1110px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{font-size:18px;margin-bottom:54px}}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{font-size:17px;margin-bottom:48px}}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.contact-us-page .contact-us-block .contact-us__content .contact-info .page__desc{margin-bottom:40px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list{display:flex;flex-direction:column;gap:40px;flex-grow:1}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list{gap:32px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row{display:flex;gap:62px}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row{gap:32px}}@media (max-width:567px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row{flex-direction:column;gap:20px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item{display:flex;flex-direction:column;gap:16px}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item{gap:12px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-label{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--gold)}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-label{font-size:14px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-info{font-weight:400;font-size:16px;color:var(--white);line-height:120%}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-info{font-size:15px}}@media (max-width:567px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-info{font-size:14px}}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list iframe{border-radius:20px;width:100%;flex-grow:1}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list iframe{height:270px}}@media (max-width:410px){.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list iframe{height:205px}}.contact-us-page .contact-us-block .contact-us__content .contact-form{display:flex;flex-direction:column;gap:64px;width:100%;align-items:flex-start;padding-top:85px}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-form{gap:56px;padding-top:95px}}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-form{gap:48px;padding-top:0}}@media (max-width:567px){.contact-us-page .contact-us-block .contact-us__content .contact-form{gap:40px}}.contact-us-page .contact-us-block .contact-us__content .contact-form input{width:100%;font-weight:400;font-size:18px;line-height:126%;text-transform:capitalize;color:var(--gold-300);padding-bottom:18px;border-bottom:1px solid var(--gold);background-color:transparent}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-form input{font-size:16px}}.contact-us-page .contact-us-block .contact-us__content .contact-form input::placeholder{color:var(--black-700)}.contact-us-page .contact-us-block .contact-us__content .contact-form textarea{width:100%;font-weight:400;font-size:18px;line-height:126%;text-transform:capitalize;color:var(--gold-300);padding-bottom:18px;border-bottom:1px solid var(--gold);background-color:transparent;resize:none;height:180px}@media (max-width:998px){.contact-us-page .contact-us-block .contact-us__content .contact-form textarea{height:150px}}@media (max-width:840px){.contact-us-page .contact-us-block .contact-us__content .contact-form textarea{height:170px}}@media (max-width:767.98px){.contact-us-page .contact-us-block .contact-us__content .contact-form textarea{font-size:16px}}.contact-us-page .contact-us-block .contact-us__content .contact-form textarea::placeholder{color:var(--black-700)}.contact-us-page .contact-us-block .contact-us__content .contact-form .contact-us__button{padding:16px 56px}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.trusted-us-page .first-screen{width:100vw;position:relative;overflow:hidden;background:linear-gradient(90deg,#322d29 22%,rgba(50,45,41,.4117296576833859) 100%);max-width:1980px;margin:auto}.trusted-us-page .first-screen .first-screen__bg{position:absolute;top:-2.70936%;width:102.638889%;height:102.70936%;z-index:-1;left:70%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .6s ease;object-fit:cover}@media (min-width:1440.98px){.trusted-us-page .first-screen .first-screen__bg{left:70%;transform:translateX(-50%);width:140%;height:auto;top:7%}}@media (min-width:1840px){.trusted-us-page .first-screen .first-screen__bg{width:1980px;left:70%}.trusted-us-page .first-screen .first-screen__bg video{width:100%}}@media (max-width:998px){.trusted-us-page .first-screen .first-screen__bg{left:70%}}@media (max-width:820px){.trusted-us-page .first-screen .first-screen__bg{left:70%}}@media (max-width:620px){.trusted-us-page .first-screen .first-screen__bg{left:70%}}@media (max-width:450px){.trusted-us-page .first-screen .first-screen__bg{left:70%}}.trusted-us-page .first-screen .first-screen__bg.active{opacity:1}.trusted-us-page .first-screen .first-screen__bg video{height:100%}.trusted-us-page .first-screen input[type=radio]{display:none}.trusted-us-page .first-screen .hidden-inputs{position:absolute;width:0;height:0;overflow:hidden;clip:rect(0 0 0 0)}.trusted-us-page .first-screen .thumbnails{display:flex;justify-content:center;gap:0;max-width:1980px;margin:auto}.trusted-us-page .first-screen .thumbnails .thumb{position:relative;display:block;width:-webkit-fill-available;height:200px;cursor:pointer;overflow:hidden}.trusted-us-page .first-screen .thumbnails .thumb::after{content:"";position:absolute;inset:0;background-color:rgba(50,45,41,.7254551478794643);opacity:1;pointer-events:none}@media (max-width:998px){.trusted-us-page .first-screen .thumbnails .thumb{height:130px}}@media (max-width:820px){.trusted-us-page .first-screen .thumbnails .thumb{height:105px}}@media (max-width:620px){.trusted-us-page .first-screen .thumbnails .thumb{height:80px}}.trusted-us-page .first-screen .thumbnails .thumb img{display:block;width:100%;height:100%;object-fit:cover}.trusted-us-page .first-screen .content-block{padding:256px 0 400px;display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media (max-width:1210px){.trusted-us-page .first-screen .content-block{padding:250px 0 220px}}@media (max-width:1110px){.trusted-us-page .first-screen .content-block{padding:230px 0 210px;gap:28px}}@media (max-width:998px){.trusted-us-page .first-screen .content-block{padding:190px 0 190px}}@media (max-width:767.98px){.trusted-us-page .first-screen .content-block{padding:185px 0 240px;gap:24px}}@media (max-width:567px){.trusted-us-page .first-screen .content-block{padding:185px 0 285px;gap:20px}}.trusted-us-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);max-width:44.628099%;line-height:120%}@media (max-width:1210px){.trusted-us-page .first-screen .content-block .title{max-width:50%}}@media (max-width:1110px){.trusted-us-page .first-screen .content-block .title{font-size:45px}}@media (max-width:998px){.trusted-us-page .first-screen .content-block .title{max-width:55%}}@media (max-width:840px){.trusted-us-page .first-screen .content-block .title{line-height:130%;font-size:40px}}@media (max-width:767.98px){.trusted-us-page .first-screen .content-block .title{max-width:80%;font-size:34px}}@media (max-width:567px){.trusted-us-page .first-screen .content-block .title{font-size:30px;max-width:100%}}.trusted-us-page .first-screen .content-block .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:35.53719%}@media (max-width:1110px){.trusted-us-page .first-screen .content-block .description{font-size:18px}}@media (max-width:998px){.trusted-us-page .first-screen .content-block .description{max-width:56%}}@media (max-width:767.98px){.trusted-us-page .first-screen .content-block .description{max-width:70%;font-size:16px;margin-bottom:12px}}@media (max-width:567px){.trusted-us-page .first-screen .content-block .description{max-width:90%}}@media (max-width:380px){.trusted-us-page .first-screen .content-block .description{max-width:100%}}.trusted-us-page .who-we-are{padding:120px 0}@media (max-width:1110px){.trusted-us-page .who-we-are{padding:100px 0}}@media (max-width:998px){.trusted-us-page .who-we-are{padding:90px 0}}@media (max-width:767.98px){.trusted-us-page .who-we-are{padding:80px 0}}.trusted-us-page .who-we-are .who-we__content{display:flex;justify-content:space-between;gap:105px}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content{gap:90px}}@media (max-width:840px){.trusted-us-page .who-we-are .who-we__content{gap:64px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content{flex-direction:column}}@media (max-width:567px){.trusted-us-page .who-we-are .who-we__content{gap:48px}}@media (max-width:420px){.trusted-us-page .who-we-are .who-we__content{gap:40px}}.trusted-us-page .who-we-are .who-we__content .text-block{flex:0 0 42.14876%}@media (max-width:840px){.trusted-us-page .who-we-are .who-we__content .text-block{flex:0 0 45%}}.trusted-us-page .who-we-are .who-we__content .text-block .who-we__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__title{font-size:36px}}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__title{font-size:24px}}.trusted-us-page .who-we-are .who-we__content .text-block .who-we__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:68px}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__desc{margin-bottom:48px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__desc{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__desc{margin-bottom:40px}}.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text{font-weight:400;font-size:40px;line-height:140%;color:var(--white)}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text{font-size:38px}}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text{font-size:32px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text{font-size:28}}@media (max-width:567px){.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text{font-size:24px}}.trusted-us-page .who-we-are .who-we__content .text-block .who-we__text span{font-weight:700}.trusted-us-page .who-we-are .who-we__content .list-block{display:flex;flex-direction:column;gap:32px;padding-top:127px}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content .list-block{padding-top:100px}}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .list-block{gap:28px;padding-top:80px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .list-block{gap:24px;padding-top:0}}@media (max-width:567px){.trusted-us-page .who-we-are .who-we__content .list-block{gap:20px}}.trusted-us-page .who-we-are .who-we__content .list-block .list-item{display:flex;flex-direction:column;max-width:76.342282%;background-color:var(--red);padding:24px;border-radius:20px;gap:10px;position:relative;overflow:hidden}@media (max-width:1110px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item{max-width:84%}}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item{max-width:100%}}.trusted-us-page .who-we-are .who-we__content .list-block .list-item:nth-child(2){align-self:flex-end}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item:nth-child(2){align-self:stretch}}.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-bg{position:absolute;right:-3.736264%;top:-49.655172%;z-index:0;height:172.413793%;width:50.32967%}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-bg{width:auto}}@media (max-width:420px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-bg{right:-20%}}.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-header{z-index:1;display:flex;justify-content:space-between;align-items:center}.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-header .item-title{font-weight:600;font-size:32px;text-transform:capitalize;color:var(--white)}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-header .item-title{font-size:26px}}@media (max-width:767.98px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-header .item-title{font-size:22px}}.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-desc{z-index:1;font-weight:400;font-size:16px;line-height:135%;letter-spacing:.02em;color:var(--gold);line-height:120%}@media (max-width:998px){.trusted-us-page .who-we-are .who-we__content .list-block .list-item .item-desc{font-size:14px}}.trusted-us-page .our-journey-block{padding:120px 0;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}@media (max-width:1110px){.trusted-us-page .our-journey-block{padding:100px 0}}@media (max-width:998px){.trusted-us-page .our-journey-block{padding:90px 0}}@media (max-width:767.98px){.trusted-us-page .our-journey-block{padding:80px 0}}.trusted-us-page .our-journey-block .our-journey__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.trusted-us-page .our-journey-block .our-journey__title{font-size:30px}}.trusted-us-page .our-journey-block .our-journey__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:38.181818%;margin:0 auto 80px}@media (max-width:1210px){.trusted-us-page .our-journey-block .our-journey__desc{margin-bottom:64px;max-width:50%}}@media (max-width:1110px){.trusted-us-page .our-journey-block .our-journey__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__desc{margin-bottom:48px;max-width:60%}}@media (max-width:840px){.trusted-us-page .our-journey-block .our-journey__desc{max-width:64%;margin-bottom:44px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__desc{max-width:80%;font-size:16px;margin-bottom:42px}}@media (max-width:567px){.trusted-us-page .our-journey-block .our-journey__desc{max-width:90%;margin-bottom:40px}}@media (max-width:380px){.trusted-us-page .our-journey-block .our-journey__desc{max-width:100%}}.trusted-us-page .our-journey-block .our-journey__list{display:flex;flex-direction:column;gap:120px;position:relative;max-width:100%}@media (max-width:1210px){.trusted-us-page .our-journey-block .our-journey__list{gap:110px}}@media (max-width:1110px){.trusted-us-page .our-journey-block .our-journey__list{gap:100px}}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list{gap:90px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list{gap:80px}}.trusted-us-page .our-journey-block .our-journey__list .back-line{position:absolute;left:calc(50% - 2px);top:45px;height:calc(100% - 85px);width:4px;background-color:var(--black);z-index:0}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .back-line{left:35.125%;top:50px}}@media (max-width:460px){.trusted-us-page .our-journey-block .our-journey__list .back-line{top:55px}}@media (max-width:420px){.trusted-us-page .our-journey-block .our-journey__list .back-line{left:30%;top:65px}}.trusted-us-page .our-journey-block .our-journey__list .progress-line{position:absolute;left:calc(50% - 2px);top:45px;height:0;width:4px;background-color:var(--gold);z-index:1}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .progress-line{left:35.125%;top:50px}}@media (max-width:460px){.trusted-us-page .our-journey-block .our-journey__list .progress-line{top:55px}}@media (max-width:420px){.trusted-us-page .our-journey-block .our-journey__list .progress-line{left:30%;top:65px}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row{display:grid;grid-template-columns:1fr 12.4% 1fr;z-index:2;max-width:100%}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row{grid-template-columns:30% 11% 59%}}@media (max-width:420px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row{grid-template-columns:25% 11% 64%}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block{display:flex;justify-content:flex-end;align-items:center;opacity:0;transform:translateY(20px)}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block img{max-width:87.692308%;border-radius:20px;margin-right:-14%;opacity:0;transition:opacity .3s ease;z-index:2}@media (max-width:1110px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block img{margin-right:-16%;max-width:80%;border-radius:16px}}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block img{max-width:80%;border-radius:16px;margin-right:-14%}}@media (max-width:860px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block img{margin-right:-16%}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block img{display:none}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-weight:600;font-size:64px;line-height:100%;text-align:right;color:var(--white);z-index:3}@media (max-width:1210px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:60px}}@media (max-width:1110px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:56px}}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:48px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:40px}}@media (max-width:567px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:34px}}@media (max-width:420px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .year-block .year{font-size:30px}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row:hover .year-block img{opacity:1}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block{display:flex;flex-direction:column;gap:16px;justify-content:center;opacity:0;transform:translateY(20px);max-width:100%}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block{gap:14px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block{gap:12px}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__title{font-weight:600;font-size:16px;line-height:135%;color:var(--gold-500)}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__title{font-size:15px}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__title{font-size:14px}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__desc{font-weight:400;font-size:16px;line-height:135%;color:var(--gold-500);max-width:100%}@media (max-width:998px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__desc{font-size:15px;line-height:125%}}@media (max-width:767.98px){.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .text-block .text__desc{font-size:14px;line-height:120%}}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .circle-block{display:flex;align-items:center;justify-content:center;opacity:0}.trusted-us-page .our-journey-block .our-journey__list .our-journey-row .circle-block .circle{width:23px;height:23px;background-color:var(--white);border:4px solid var(--red);border-radius:50%}.trusted-us-page .statistic__block{position:relative;height:450px;overflow:hidden}@media (max-width:1210px){.trusted-us-page .statistic__block{height:350px}}@media (max-width:1110px){.trusted-us-page .statistic__block{height:320px}}@media (max-width:820px){.trusted-us-page .statistic__block{height:480px}}@media (max-width:767.98px){.trusted-us-page .statistic__block{height:420px}}@media (max-width:610px){.trusted-us-page .statistic__block{height:600px}}@media (max-width:567px){.trusted-us-page .statistic__block{height:520px}}@media (max-width:380px){.trusted-us-page .statistic__block{height:450px}}.trusted-us-page .statistic__block .statistic__bg{position:absolute;left:50%;transform:translateX(-50%);top:-26.666667%;width:auto;height:156.444444%}@media (max-width:840px){.trusted-us-page .statistic__block .statistic__bg{left:70%}}@media (max-width:567px){.trusted-us-page .statistic__block .statistic__bg{left:60%}}.trusted-us-page .peoples__block{padding-top:260px;position:relative}@media (max-width:1210px){.trusted-us-page .peoples__block{padding:250px 0 110px}}@media (max-width:1110px){.trusted-us-page .peoples__block{padding:240px 0 100px}}@media (max-width:998px){.trusted-us-page .peoples__block{padding:200px 0 90px}}@media (max-width:820px){.trusted-us-page .peoples__block{padding:260px 0 90px}}@media (max-width:767.98px){.trusted-us-page .peoples__block{padding:240px 0 80px}}@media (max-width:610px){.trusted-us-page .peoples__block{padding:380px 0 80px}}.trusted-us-page .peoples__block .statistic-block{position:absolute;top:0;transform:translateY(-50%);left:0;width:100%}.trusted-us-page .peoples__block .statistic__content{width:100%;background-color:var(--gold-300);border-radius:40px;display:flex;align-items:center;justify-content:space-between;padding:120px 64px}@media (max-width:1110px){.trusted-us-page .peoples__block .statistic__content{padding:110px 60px}}@media (max-width:998px){.trusted-us-page .peoples__block .statistic__content{padding:100px 48px}}@media (max-width:820px){.trusted-us-page .peoples__block .statistic__content{display:grid;grid-template-columns:repeat(2,1fr);row-gap:64px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .statistic__content{padding:80px 64px}}@media (max-width:610px){.trusted-us-page .peoples__block .statistic__content{grid-template-columns:1fr}}@media (max-width:380px){.trusted-us-page .peoples__block .statistic__content{padding:64px 40px}}.trusted-us-page .peoples__block .statistic__content .statistic__item{display:flex;flex-direction:column;gap:32px;align-items:center}@media (max-width:1110px){.trusted-us-page .peoples__block .statistic__content .statistic__item{gap:28px}}@media (max-width:998px){.trusted-us-page .peoples__block .statistic__content .statistic__item{gap:24px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .statistic__content .statistic__item{gap:20px}}.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-weight:600;font-size:50px;line-height:100%;color:var(--black)}@media (max-width:1210px){.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-size:46px}}@media (max-width:1110px){.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-size:42px}}@media (max-width:998px){.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-size:34px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-size:32px}}@media (max-width:380px){.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__value{font-size:26px}}.trusted-us-page .peoples__block .statistic__content .statistic__item .statistic__name{font-weight:700;font-size:16px;color:var(--gold);line-height:120%;text-align:center}.trusted-us-page .peoples__block .people__content{display:flex;justify-content:space-between;gap:125px}@media (max-width:1210px){.trusted-us-page .peoples__block .people__content{gap:115px}}@media (max-width:1110px){.trusted-us-page .peoples__block .people__content{gap:100px}}@media (max-width:998px){.trusted-us-page .peoples__block .people__content{gap:70px}}.trusted-us-page .peoples__block .people__content .people__info{flex:0 0 50.991736%}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info{flex:0 0 100%}}.trusted-us-page .peoples__block .people__content .people__info .people__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.trusted-us-page .peoples__block .people__content .people__info .people__title{font-size:34px}}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .people__title{font-size:32px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .people__title{font-size:30px}}.trusted-us-page .peoples__block .people__content .people__info .people__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:64px}@media (max-width:1110px){.trusted-us-page .peoples__block .people__content .people__info .people__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .people__desc{margin-bottom:48px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .people__desc{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .people__desc{margin-bottom:40px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list{display:flex;flex-direction:column;gap:32px}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list{gap:24px;padding-left:40px;max-width:80%}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list{gap:40px;max-width:100%;padding-left:20px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list{padding-left:0}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item{position:relative}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block{position:relative;align-items:flex-start;transition:all .5s ease}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .opened-icon{position:absolute;left:0;top:15px;opacity:0;transition:opacity .5s ease}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .opened-icon{width:14px;height:14px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info{display:flex;flex-direction:column;align-items:flex-start;text-align:start}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__name{font-weight:400;font-size:40px;line-height:140%;color:var(--white);transition:color .5s ease}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__name{font-size:36px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__name{font-size:32px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__name{font-size:30px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__position{font-weight:600;font-size:32px;text-transform:capitalize;color:var(--white);transition:color .5s ease}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__position{font-size:28px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__position{font-size:24px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info .people__position{font-size:20px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info:hover .people__name,.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block .open-more-info:hover .people__position{color:#d9d9d9}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened{padding-left:57px}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened{padding-left:48px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened{padding-left:36px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened{padding-left:30px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened .opened-icon{opacity:1}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened .open-more-info:hover .people__name,.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .button-block.opened .open-more-info:hover .people__position{color:var(--white)}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info{max-height:0;transition:all .5s ease;overflow:hidden;display:flex;flex-direction:row-reverse;align-items:flex-start;gap:20px}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info{flex-direction:column}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__text{font-weight:400;font-size:16px;color:var(--gold);line-height:120%}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__text{font-size:24px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__text{font-size:20px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__text{font-size:14px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{display:none;opacity:0;transition:all .5s ease;max-width:100%;width:100%;height:auto;border-radius:40px;object-fit:contain}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{display:block;max-width:50%}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{border-radius:32px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{max-width:70%;border-radius:20px}}@media (max-width:470px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{max-width:85%}}@media (max-width:410px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info .people__img{max-width:100%}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info.opened{padding:18px 0 0 57px}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info.opened{padding:20px 0 0 48px}}@media (max-width:767.98px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info.opened{padding:20px 0 0 36px}}@media (max-width:567px){.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info.opened{padding:20px 0 0 30px}}.trusted-us-page .peoples__block .people__content .people__info .peoples__list .people__item .people__more-info.opened .people__img{opacity:1}.trusted-us-page .peoples__block .people__content .people__image{width:40.743802%;overflow:hidden;border-radius:40px;height:785px;position:relative}@media (max-width:998px){.trusted-us-page .peoples__block .people__content .people__image{display:none}}.trusted-us-page .peoples__block .people__content .people__image img{height:100%;max-height:100%;width:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity .3s ease}.trusted-us-page .peoples__block .people__content .people__image img.active{opacity:1}.trusted-us-page .get-help__info{max-width:58.677686%!important}@media (max-width:1210px){.trusted-us-page .get-help__info{margin-bottom:52px;max-width:64%!important}}@media (max-width:1110px){.trusted-us-page .get-help__info{margin-bottom:52px}}@media (max-width:998px){.trusted-us-page .get-help__info{font-size:18px;margin-bottom:48px}}@media (max-width:810px){.trusted-us-page .get-help__info{max-width:80%!important}}@media (max-width:767.98px){.trusted-us-page .get-help__info{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.trusted-us-page .get-help__info{max-width:100%!important;margin-bottom:40px}}@media (max-width:1110px){.trusted-us-page .get-help-component .get-help__content .wave-1{width:70%;left:-23%;top:-7%}}@media (max-width:998px){.trusted-us-page .get-help-component .get-help__content .wave-1{width:auto;height:160%;left:-30%;top:-10%}}@media (max-width:820px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-32%}}@media (max-width:767.98px){.trusted-us-page .get-help-component .get-help__content .wave-1{height:140%;left:-33%;top:-2%;transform:rotate(-6deg)}}@media (max-width:680px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-35%;transform:rotate(-4deg)}}@media (max-width:645px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-25%;width:80%;top:5%}}@media (max-width:567px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-27%;width:85%;top:8%;transform:rotate(-10deg)}}@media (max-width:455px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-32%;width:95%;top:10%;transform:rotate(-10deg)}}@media (max-width:387.98px){.trusted-us-page .get-help-component .get-help__content .wave-1{left:-35%;width:100%;top:20%;transform:rotate(-18deg)}}.trusted-us-page .get-help-component .get-help__content .wave-2{position:absolute;right:-8.512397%;top:-11.053541%;height:139.55095%;width:47.024793%}@media (max-width:1210px){.trusted-us-page .get-help-component .get-help__content .wave-2{height:150%;top:-21%;right:-15%}}@media (max-width:1110px){.trusted-us-page .get-help-component .get-help__content .wave-2{height:160%;top:-35%;right:-17%;transform:rotate(-10deg)}}@media (max-width:998px){.trusted-us-page .get-help-component .get-help__content .wave-2{width:auto;height:160%;right:-22%}}@media (max-width:767.98px){.trusted-us-page .get-help-component .get-help__content .wave-2{height:138%;top:-22%}}@media (max-width:645px){.trusted-us-page .get-help-component .get-help__content .wave-2{width:60%;top:-40%;transform:rotate(-14deg)}}@media (max-width:567px){.trusted-us-page .get-help-component .get-help__content .wave-2{top:-45%;right:-23%;width:75%}}@media (max-width:440px){.trusted-us-page .get-help-component .get-help__content .wave-2{top:-45%;right:-24%;width:85%;transform:rotate(-18deg)}}@media (max-width:390px){.trusted-us-page .get-help-component .get-help__content .wave-2{top:-48%;right:-24%;width:95%;transform:rotate(-22deg)}}@media (max-width:345px){.trusted-us-page .get-help-component .get-help__content .wave-2{top:-56%;right:-24%;width:95%;transform:rotate(-22deg)}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.affiliate-partnership-page .first-screen{width:100vw;position:relative;overflow:hidden}.affiliate-partnership-page .first-screen .first-screen__bg{position:absolute;left:50%;transform:translateX(-50%);top:-7%;height:114%;z-index:-1;display:flex;align-items:center;justify-content:center}@media (min-width:1440.98px){.affiliate-partnership-page .first-screen .first-screen__bg{width:140%;height:auto;top:-13%;display:flex;align-items:center;justify-content:center}}@media (min-width:1840px){.affiliate-partnership-page .first-screen .first-screen__bg{width:1980px;left:50%}.affiliate-partnership-page .first-screen .first-screen__bg video{width:100%}}@media (max-width:998px){.affiliate-partnership-page .first-screen .first-screen__bg{top:-6%;height:114%}}@media (max-width:767.98px){.affiliate-partnership-page .first-screen .first-screen__bg{left:60%}}@media (max-width:490px){.affiliate-partnership-page .first-screen .first-screen__bg{left:70%}}.affiliate-partnership-page .first-screen .first-screen__bg video{height:100%}.affiliate-partnership-page .first-screen .content-block{padding:256px 0 227px;display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media (max-width:1210px){.affiliate-partnership-page .first-screen .content-block{padding:250px 0 220px}}@media (max-width:1110px){.affiliate-partnership-page .first-screen .content-block{padding:230px 0 210px}}@media (max-width:998px){.affiliate-partnership-page .first-screen .content-block{padding:190px 0 190px}}@media (max-width:767.98px){.affiliate-partnership-page .first-screen .content-block{padding:185px 0 240px}}@media (max-width:567px){.affiliate-partnership-page .first-screen .content-block{padding:185px 0 285px}}.affiliate-partnership-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);max-width:40.495868%;line-height:120%}@media (max-width:1210px){.affiliate-partnership-page .first-screen .content-block .title{max-width:50%}}@media (max-width:1110px){.affiliate-partnership-page .first-screen .content-block .title{font-size:45px}}@media (max-width:998px){.affiliate-partnership-page .first-screen .content-block .title{max-width:55%}}@media (max-width:840px){.affiliate-partnership-page .first-screen .content-block .title{line-height:130%;font-size:40px}}@media (max-width:767.98px){.affiliate-partnership-page .first-screen .content-block .title{max-width:80%;font-size:34px}}@media (max-width:567px){.affiliate-partnership-page .first-screen .content-block .title{font-size:30px;max-width:100%}}.affiliate-partnership-page .first-screen .content-block .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:35.53719%}@media (max-width:1110px){.affiliate-partnership-page .first-screen .content-block .description{font-size:18px}}@media (max-width:998px){.affiliate-partnership-page .first-screen .content-block .description{max-width:56%}}@media (max-width:767.98px){.affiliate-partnership-page .first-screen .content-block .description{max-width:70%;font-size:16px;margin-bottom:12px}}@media (max-width:567px){.affiliate-partnership-page .first-screen .content-block .description{max-width:90%}}@media (max-width:380px){.affiliate-partnership-page .first-screen .content-block .description{max-width:100%}}.affiliate-partnership-page .why-partner__block{padding:120px 0}@media (max-width:1110px){.affiliate-partnership-page .why-partner__block{padding:100px 0}}@media (max-width:998px){.affiliate-partnership-page .why-partner__block{padding:90px 0}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block{padding:80px 0}}.affiliate-partnership-page .why-partner__block .why-partner__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.affiliate-partnership-page .why-partner__block .why-partner__title{font-size:36px}}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.affiliate-partnership-page .why-partner__block .why-partner__title{font-size:24px}}.affiliate-partnership-page .why-partner__block .why-partner__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:37.190083%;margin-bottom:58px}@media (max-width:1110px){.affiliate-partnership-page .why-partner__block .why-partner__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__desc{margin-bottom:48px;max-width:60%}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__desc{font-size:16px;margin-bottom:44px;max-width:70%}}@media (max-width:567px){.affiliate-partnership-page .why-partner__block .why-partner__desc{margin-bottom:40px;max-width:80%}}@media (max-width:390px){.affiliate-partnership-page .why-partner__block .why-partner__desc{max-width:100%}}.affiliate-partnership-page .why-partner__block .why-partner__list{margin-bottom:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:64px}@media (max-width:1110px){.affiliate-partnership-page .why-partner__block .why-partner__list{margin-bottom:58px;gap:58px}}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__list{margin-bottom:54px;gap:48px}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__list{margin-bottom:48px;gap:44px;grid-template-columns:repeat(2,1fr)}}@media (max-width:567px){.affiliate-partnership-page .why-partner__block .why-partner__list{margin-bottom:40px;gap:40px}}@media (max-width:490px){.affiliate-partnership-page .why-partner__block .why-partner__list{grid-template-columns:1fr}}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item{display:flex;flex-direction:column;align-items:flex-start}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block{background-color:var(--red);display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:20px;margin-bottom:24px}@media (max-width:1110px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block{width:48px;height:48px;margin-bottom:22px}}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block{width:42px;height:42px;margin-bottom:20px}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block svg{width:18px;height:18px}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block{width:36px;height:36px;margin-bottom:18px}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block svg{width:16px;height:16px}}@media (max-width:567px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block{width:32px;height:32px;margin-bottom:16px}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .icon-block svg{width:14px;height:14px}}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-title{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--white);margin-bottom:17px}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-title{margin-bottom:14px}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-title{font-size:14px;margin-bottom:12px}}.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-desc{font-weight:400;font-size:16px;color:var(--gold);line-height:120%}@media (max-width:998px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-desc{font-size:15px}}@media (max-width:767.98px){.affiliate-partnership-page .why-partner__block .why-partner__list .why-partner__item .item-desc{font-size:14px}}.affiliate-partnership-page .benefits__block{padding:120px 0;background-color:var(--gold-300)}@media (max-width:1110px){.affiliate-partnership-page .benefits__block{padding:100px 0}}@media (max-width:998px){.affiliate-partnership-page .benefits__block{padding:90px 0}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block{padding:80px 0}}.affiliate-partnership-page .benefits__block .benefits__content{display:grid;grid-template-columns:auto 40.743802%;gap:125px;align-items:center}@media (max-width:1210px){.affiliate-partnership-page .benefits__block .benefits__content{gap:115px}}@media (max-width:1110px){.affiliate-partnership-page .benefits__block .benefits__content{gap:104px}}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content{gap:80px}}@media (max-width:840px){.affiliate-partnership-page .benefits__block .benefits__content{gap:64px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content{gap:74px;display:flex;flex-direction:column}}@media (max-width:567px){.affiliate-partnership-page .benefits__block .benefits__content{gap:68px}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__title{font-size:30px}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700);margin-bottom:64px}@media (max-width:1210px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{margin-bottom:60px}}@media (max-width:1110px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{margin-bottom:48px;font-size:16px;line-height:135%}}@media (max-width:840px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{margin-bottom:44px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{max-width:80%;font-size:16px;margin-bottom:42px}}@media (max-width:567px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .info__desc{max-width:90%;margin-bottom:40px}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list{display:flex;flex-direction:column;gap:24px}@media (max-width:1110px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list{gap:20px}}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list{gap:18px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list{gap:16px}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item{display:flex;justify-content:space-between;gap:16px;padding:24px 0 0;border-top:1px solid var(--black)}@media (max-width:1110px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item{padding:20px 0 0}}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item{padding:18px 0 0;gap:14px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item{padding:16px 0 0;gap:12px}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-number{font-weight:700;font-size:16px;line-height:135%;color:var(--red)}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-number{font-size:15px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-number{font-size:14px;line-height:120%}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-info{flex-grow:1}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-name{font-weight:600;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-name{font-size:15px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-name{font-size:14px;line-height:120%}}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-desc{font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:998px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-desc{font-size:15px}}@media (max-width:767.98px){.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-desc{font-size:14px;line-height:120%}}.affiliate-partnership-page .benefits__block .benefits__content .image-block{border-radius:40px;overflow:hidden}@media (max-width:567px){.affiliate-partnership-page .benefits__block .benefits__content .image-block{border-radius:24px}}.affiliate-partnership-page .benefits__block .benefits__content .image-block img{width:100%}.affiliate-partnership-page .how-become__block{padding:110px 0 120px;position:relative;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}@media (max-width:1110px){.affiliate-partnership-page .how-become__block{padding:100px 0}}@media (max-width:998px){.affiliate-partnership-page .how-become__block{padding:90px 0}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block{padding:80px 0}}.affiliate-partnership-page .how-become__block .how-become__bg{position:absolute;left:-603px;width:164.208333%;height:165.550547%;top:-25.885383%;z-index:-1}.affiliate-partnership-page .how-become__block .how-become__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__title{font-size:30px}}.affiliate-partnership-page .how-become__block .how-become__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:40.495868%;margin:0 auto 64px}@media (max-width:1210px){.affiliate-partnership-page .how-become__block .how-become__desc{margin-bottom:60px;max-width:50%}}@media (max-width:1110px){.affiliate-partnership-page .how-become__block .how-become__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__desc{margin-bottom:48px;max-width:60%}}@media (max-width:840px){.affiliate-partnership-page .how-become__block .how-become__desc{max-width:64%;margin-bottom:44px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__desc{max-width:80%;font-size:16px;margin-bottom:42px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__desc{max-width:90%;margin-bottom:40px}}.affiliate-partnership-page .how-become__block .how-become__list{display:flex;flex-direction:column;gap:24px;align-items:center;z-index:1}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{display:flex;width:905px;height:253px;padding:40px 64px;border:1px solid var(--gold-300);border-radius:40px;overflow:hidden;position:relative}@media (max-width:1210px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{width:825px;padding:36px 58px;border-radius:36px;height:240px}}@media (max-width:1110px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{width:755px;padding:32px 50px;border-radius:32px;height:230px}}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{height:224px}}@media (max-width:850px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{width:100%;padding:28px 48px;height:210px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{padding:24px 36px;border-radius:24px;height:192px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{padding:24px;border-radius:20px;height:auto}}@media (max-width:380px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item{padding:16px;border-radius:16px}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-bg__icon{position:absolute;right:-23.00885%;top:-60.079051%;width:79.380531%;height:354.545455%;z-index:0;display:none}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content{display:flex;height:100%;align-items:flex-end;justify-content:space-between;width:100%;overflow:hidden;z-index:10}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content{display:grid;grid-template-areas:"number number" "arrow texts";column-gap:55px;row-gap:20px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .icon-block{grid-area:arrow}}@media (max-width:410px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content{row-gap:8px}}@media (max-width:380px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content{column-gap:24px}}@media (max-width:1210px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .arrow{width:56px;height:56px}}@media (max-width:1110px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .arrow{width:52px;height:52px}}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .arrow{width:48px;height:48px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .arrow{width:42px;height:42px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .arrow{width:32px;height:32px}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{height:100%;padding-top:35px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:230px;color:var(--white)}@media (max-width:1110px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{padding-top:40px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:210px}}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{padding-top:48px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:192px}}@media (max-width:850px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:185px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{padding-top:46px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:165px}}@media (max-width:620px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{padding-top:58px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:135px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{grid-area:number;padding-top:0;max-height:120px;overflow:hidden}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:210px}}@media (max-width:490px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{max-height:130px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:215px}}@media (max-width:380px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block{max-height:110px}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .number-block .number{font-size:182px}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{display:flex;flex-direction:column;gap:16px;max-width:50.706033%;padding:0 20px}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{padding:0 16px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{padding:0 12px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block{grid-area:texts;max-width:100%}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-weight:400;font-size:40px;line-height:100%;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:36px}}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:32px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:28px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-title{font-size:24px;width:100%}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{font-weight:400;font-size:16px;line-height:144%;color:var(--gold);max-width:100%}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{font-size:14px;max-width:100%}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .text-block .item-desc{width:100%}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .button-block{display:none;align-items:center;justify-content:center;padding-left:10.989011%;padding-top:24px;height:100%}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .button-block .button{text-wrap:nowrap}@media (max-width:1210px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item .item-content .button-block{padding-left:1%}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item{background-color:var(--gold-300);width:100%}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-bg__icon{display:block}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .number{color:var(--black)}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .arrow{display:none}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .text-block{max-width:38.938053%}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .text-block .item-title{color:var(--black)}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .text-block .item-desc{color:var(--black)}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item.white-item .item-content .button-block{display:flex}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content{flex-direction:row-reverse}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .arrow{transform:rotate(-90deg)}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:40px}@media (max-width:998px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:30px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block{padding-left:16px}}.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:nth-child(2n) .item-content .text-block .item-desc{max-width:95%}@media (max-width:850px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child{height:240px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child{height:auto}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"number number" "texts button";gap:20px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content{grid-template-columns:1fr;grid-template-areas:"number" "texts" "button"}}@media (max-width:850px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number-block{padding-top:67px}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number-block{grid-area:number;padding-top:0;max-height:98px;overflow:hidden}}@media (max-width:620px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number-block{max-height:84px}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number-block{max-height:128px}}@media (max-width:380px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .number-block{max-height:110px}}@media (max-width:850px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .text-block{padding:0}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .text-block{grid-area:texts;width:100%;max-width:100%}}@media (max-width:767.98px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .button-block{grid-area:button}}@media (max-width:567px){.affiliate-partnership-page .how-become__block .how-become__list .how-become__list-item:last-child .item-content .button-block{justify-content:flex-start;padding:0}}.affiliate-partnership-page .success__block{padding:120px 0}@media (max-width:1110px){.affiliate-partnership-page .success__block{padding:100px 0}}@media (max-width:998px){.affiliate-partnership-page .success__block{padding:90px 0}}@media (max-width:767.98px){.affiliate-partnership-page .success__block{padding:80px 0}}.affiliate-partnership-page .success__block .success__content{display:flex;flex-direction:column}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content{gap:20px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content{gap:40px}}.affiliate-partnership-page .success__block .success__content .row{display:flex;align-items:flex-start;gap:150px}@media (max-width:1210px){.affiliate-partnership-page .success__block .success__content .row{gap:120px}}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row{gap:104px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row{gap:80px}}@media (max-width:840px){.affiliate-partnership-page .success__block .success__content .row{gap:64px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row{gap:40px;flex-direction:column}}@media (max-width:567px){.affiliate-partnership-page .success__block .success__content .row{gap:32px}}@media (max-width:420px){.affiliate-partnership-page .success__block .success__content .row{gap:20px}}.affiliate-partnership-page .success__block .success__content .row .info-block .block__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1210px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__title{font-size:36px;margin-bottom:22px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__title{font-size:32px;margin-bottom:20px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__title{font-size:30px}}.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:88px}@media (max-width:1210px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{margin-bottom:64px}}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{margin-bottom:56px;font-size:18px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{margin-bottom:48px;font-size:17px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{margin-bottom:44px;font-size:16px}}@media (max-width:567px){.affiliate-partnership-page .success__block .success__content .row .info-block .block__desc{margin-bottom:40px}}.affiliate-partnership-page .success__block .success__content .row .info-block .success__story{display:flex;gap:24px}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story{gap:20px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story{gap:18px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story{gap:16px}}.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .union{min-width:79px}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .union{min-width:68px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .union{min-width:56px}}@media (max-width:840px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .union{min-width:36px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .union{min-width:48px}}.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block{display:flex;flex-direction:column;gap:16px}.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .quote{font-weight:400;font-size:40px;line-height:130%;color:var(--white)}@media (max-width:1210px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .quote{font-size:38px}}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .quote{font-size:36px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .quote{font-size:34px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .quote{font-size:32px}}.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-weight:400;font-size:40px;line-height:140%;color:var(--gold)}@media (max-width:1210px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-size:36px}}@media (max-width:1110px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-size:32px}}@media (max-width:998px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-size:28px}}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-size:26px}}@media (max-width:567px){.affiliate-partnership-page .success__block .success__content .row .info-block .success__story .text-block .author{font-size:24px}}.affiliate-partnership-page .success__block .success__content .row .image-block{flex:0 0 40.743802%;overflow:hidden;border-radius:40px}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row .image-block{max-width:60%;align-self:center;border-radius:32px}}@media (max-width:567px){.affiliate-partnership-page .success__block .success__content .row .image-block{border-radius:28px;max-width:70%}}@media (max-width:450px){.affiliate-partnership-page .success__block .success__content .row .image-block{border-radius:20px;max-width:calc(100% - 48px);align-self:flex-end}}.affiliate-partnership-page .success__block .success__content .row .image-block img{max-width:100%;height:auto}.affiliate-partnership-page .success__block .success__content .row:nth-child(2){flex-direction:row-reverse;align-items:center}@media (max-width:767.98px){.affiliate-partnership-page .success__block .success__content .row:nth-child(2){gap:40px;flex-direction:column}}.affiliate-partnership-page .join-us__block{padding:240px 0;background-color:var(--gold-300);position:relative;overflow:hidden}@media (max-width:1110px){.affiliate-partnership-page .join-us__block{padding:160px 0}}@media (max-width:998px){.affiliate-partnership-page .join-us__block{padding:120px 0}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block{padding:80px 0}}.affiliate-partnership-page .join-us__block .join-us__bg{position:absolute;top:-6%;right:-10.347222%;z-index:1}@media (max-width:1210px){.affiliate-partnership-page .join-us__block .join-us__bg{top:-70px;right:-10%}}@media (max-width:1110px){.affiliate-partnership-page .join-us__block .join-us__bg{top:-130px;right:-10%}}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__bg{top:-180px;right:-20%;width:95%}}@media (max-width:840px){.affiliate-partnership-page .join-us__block .join-us__bg{top:-120px;right:-20%;width:95%}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__bg{right:0;height:68.863262%;width:auto;top:50%;transform:translateY(-50%) translateX(55%)}}@media (max-width:567px){.affiliate-partnership-page .join-us__block .join-us__bg{transform:translateY(-50%) translateX(65%)}}.affiliate-partnership-page .join-us__block .join-us__content{display:flex;gap:125px;justify-content:space-between}@media (max-width:1210px){.affiliate-partnership-page .join-us__block .join-us__content{gap:115px}}@media (max-width:1110px){.affiliate-partnership-page .join-us__block .join-us__content{gap:104px}}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content{gap:80px}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__content{gap:40px;flex-direction:column}}.affiliate-partnership-page .join-us__block .join-us__content .texts-block{flex:0 0 29.752066%;padding-top:42px;z-index:4}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block{flex:0 0 39%}}.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:1110px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:34px}}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:24px}}.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700)}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__desc{font-size:18px}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__desc{font-size:16px;max-width:76%}}@media (max-width:567px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__desc{max-width:85%}}@media (max-width:490px){.affiliate-partnership-page .join-us__block .join-us__content .texts-block .join-us__desc{max-width:100%}}.affiliate-partnership-page .join-us__block .join-us__content .form-block{display:flex;flex-direction:column;align-items:flex-start;gap:64px;flex:0 0 57.68595%;z-index:2}@media (max-width:1110px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{flex:0 0 50%}}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{flex:0 0 45%}}@media (max-width:1110px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{gap:56px}}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{gap:48px}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{gap:44px}}@media (max-width:567px){.affiliate-partnership-page .join-us__block .join-us__content .form-block{gap:40px}}.affiliate-partnership-page .join-us__block .join-us__content .form-block input{width:70.630372%;font-weight:400;font-size:18px;line-height:126%;text-transform:capitalize;color:var(--black);background-color:transparent;padding-bottom:18px;border-bottom:1px solid var(--black-700)}@media (max-width:998px){.affiliate-partnership-page .join-us__block .join-us__content .form-block input{font-size:16px;width:85%}}@media (max-width:767.98px){.affiliate-partnership-page .join-us__block .join-us__content .form-block input{font-size:18px}}@media (max-width:567px){.affiliate-partnership-page .join-us__block .join-us__content .form-block input{font-size:16px;width:100%}}.affiliate-partnership-page .join-us__block .join-us__content .form-block input::placeholder{color:var(--black-700)}.affiliate-partnership-page .join-us__block .join-us__content .form-block input:focus{border-bottom:1px solid var(--black)}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.investor-relations-page .first-screen{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}.investor-relations-page .first-screen .first-screen__content{padding:168px 0 176px;display:flex;align-items:center;flex-direction:column}@media (max-width:1210px){.investor-relations-page .first-screen .first-screen__content{padding:160px 0}}@media (max-width:1110px){.investor-relations-page .first-screen .first-screen__content{padding:148px 0}}@media (max-width:998px){.investor-relations-page .first-screen .first-screen__content{padding:132px 0}}@media (max-width:767.98px){.investor-relations-page .first-screen .first-screen__content{padding:150px 0}}@media (max-width:567px){.investor-relations-page .first-screen .first-screen__content{padding:168px 0}}@media (max-width:420px){.investor-relations-page .first-screen .first-screen__content{padding:182px 0 209px}}.investor-relations-page .first-screen .first-screen__content .page__title{font-weight:600;font-size:50px;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.investor-relations-page .first-screen .first-screen__content .page__title{font-size:45px}}@media (max-width:998px){.investor-relations-page .first-screen .first-screen__content .page__title{font-size:40px;margin-bottom:22px}}@media (max-width:767.98px){.investor-relations-page .first-screen .first-screen__content .page__title{font-size:34px;margin-bottom:20px}}@media (max-width:567px){.investor-relations-page .first-screen .first-screen__content .page__title{font-size:30px}}.investor-relations-page .first-screen .first-screen__content .page__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:380px;margin-bottom:32px}@media (max-width:1110px){.investor-relations-page .first-screen .first-screen__content .page__desc{font-size:18px}}@media (max-width:998px){.investor-relations-page .first-screen .first-screen__content .page__desc{max-width:60%}}@media (max-width:767.98px){.investor-relations-page .first-screen .first-screen__content .page__desc{max-width:60%;font-size:16px}}@media (max-width:567px){.investor-relations-page .first-screen .first-screen__content .page__desc{max-width:80%}}@media (max-width:420px){.investor-relations-page .first-screen .first-screen__content .page__desc{max-width:100%}}.investor-relations-page .highlights__block{padding:120px 0}@media (max-width:1210px){.investor-relations-page .highlights__block{padding:110px 0}}@media (max-width:1110px){.investor-relations-page .highlights__block{padding:100px 0}}@media (max-width:998px){.investor-relations-page .highlights__block{padding:90px 0}}@media (max-width:767.98px){.investor-relations-page .highlights__block{padding:80px 0}}.investor-relations-page .highlights__block .highlights__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}.investor-relations-page .highlights__block .highlights__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold);max-width:57.107438%;margin:0 auto 64px}@media (max-width:1110px){.investor-relations-page .highlights__block .highlights__desc{font-size:18px}}@media (max-width:998px){.investor-relations-page .highlights__block .highlights__desc{max-width:60%}}@media (max-width:767.98px){.investor-relations-page .highlights__block .highlights__desc{max-width:60%;font-size:16px}}@media (max-width:567px){.investor-relations-page .highlights__block .highlights__desc{max-width:80%}}@media (max-width:420px){.investor-relations-page .highlights__block .highlights__desc{max-width:100%}}.investor-relations-page .highlights__block .highlights__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px}@media (max-width:998px){.investor-relations-page .highlights__block .highlights__list{gap:20px}}@media (max-width:767.98px){.investor-relations-page .highlights__block .highlights__list{grid-template-columns:1fr;max-width:70%;margin:0 auto 64px}}@media (max-width:580px){.investor-relations-page .highlights__block .highlights__list{max-width:90%}}@media (max-width:470px){.investor-relations-page .highlights__block .highlights__list{max-width:100%}}.investor-relations-page .highlights__block .highlights__list .list__item{display:flex;padding:39px 44px;border-radius:20px;background-color:#393531;justify-content:space-between;align-items:center}@media (max-width:1110px){.investor-relations-page .highlights__block .highlights__list .list__item{padding:32px}}@media (max-width:998px){.investor-relations-page .highlights__block .highlights__list .list__item{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:767.98px){.investor-relations-page .highlights__block .highlights__list .list__item{gap:64px;flex-direction:row}}@media (max-width:420px){.investor-relations-page .highlights__block .highlights__list .list__item{gap:40px}}@media (max-width:390px){.investor-relations-page .highlights__block .highlights__list .list__item{gap:24px}}.investor-relations-page .highlights__block .highlights__list .list__item .item__name{font-weight:700;font-size:16px;line-height:135%;text-transform:capitalize;color:var(--gold);max-width:65px}@media (max-width:998px){.investor-relations-page .highlights__block .highlights__list .list__item .item__name{max-width:100%}}@media (max-width:767.98px){.investor-relations-page .highlights__block .highlights__list .list__item .item__name{max-width:65px}}@media (max-width:567px){.investor-relations-page .highlights__block .highlights__list .list__item .item__name{font-size:14px}}.investor-relations-page .highlights__block .highlights__list .list__item .item__value{display:flex;flex-direction:column;font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--white)}@media (max-width:767.98px){.investor-relations-page .highlights__block .highlights__list .list__item .item__value{flex-grow:1;font-size:18px}}@media (max-width:567){.investor-relations-page .highlights__block .highlights__list .list__item .item__value{font-size:16px}}.investor-relations-page .highlights__block .highlights__list .list__item .item__value span{font-weight:600;font-size:50px;line-height:100%}.investor-relations-page .highlights__block .button-block{display:flex;justify-content:center}.investor-relations-page .why-we__block{padding:120px 0;background-color:var(--gold-300)}@media (max-width:1110px){.investor-relations-page .why-we__block{padding:100px 0}}@media (max-width:998px){.investor-relations-page .why-we__block{padding:90px 0}}@media (max-width:767.98px){.investor-relations-page .why-we__block{padding:80px 0}}.investor-relations-page .why-we__block .why-we__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;margin-bottom:24px;color:var(--black)}@media (max-width:1110px){.investor-relations-page .why-we__block .why-we__title{font-size:36px}}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__title{font-size:34px;margin-bottom:22px}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.investor-relations-page .why-we__block .why-we__title{font-size:30px}}.investor-relations-page .why-we__block .why-we__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;max-width:37.190083%;margin-bottom:58px;color:var(--black-700)}@media (max-width:1110px){.investor-relations-page .why-we__block .why-we__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__desc{margin-bottom:48px;max-width:60%}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__desc{font-size:16px;margin-bottom:44px;max-width:70%}}@media (max-width:567px){.investor-relations-page .why-we__block .why-we__desc{margin-bottom:40px;max-width:80%}}@media (max-width:390px){.investor-relations-page .why-we__block .why-we__desc{max-width:100%}}.investor-relations-page .why-we__block .why-we__list{margin-bottom:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:64px}@media (max-width:1110px){.investor-relations-page .why-we__block .why-we__list{margin-bottom:58px;gap:58px}}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__list{margin-bottom:54px;gap:48px}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__list{margin-bottom:48px;gap:44px;grid-template-columns:repeat(2,1fr)}}@media (max-width:567px){.investor-relations-page .why-we__block .why-we__list{margin-bottom:40px;gap:40px}}@media (max-width:490px){.investor-relations-page .why-we__block .why-we__list{grid-template-columns:1fr}}.investor-relations-page .why-we__block .why-we__list .why-we__item{display:flex;flex-direction:column;align-items:flex-start}.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block{background-color:var(--red);display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:20px;margin-bottom:24px}@media (max-width:1110px){.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block{width:48px;height:48px;margin-bottom:22px}}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block{width:42px;height:42px;margin-bottom:20px}.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block svg{width:18px;height:18px}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block{width:36px;height:36px;margin-bottom:18px}.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block svg{width:16px;height:16px}}@media (max-width:567px){.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block{width:32px;height:32px;margin-bottom:16px}.investor-relations-page .why-we__block .why-we__list .why-we__item .icon-block svg{width:14px;height:14px}}.investor-relations-page .why-we__block .why-we__list .why-we__item .item-title{font-weight:700;font-size:16px;text-transform:capitalize;margin-bottom:17px;color:var(--black)}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__list .why-we__item .item-title{margin-bottom:14px}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__list .why-we__item .item-title{font-size:14px;margin-bottom:12px}}.investor-relations-page .why-we__block .why-we__list .why-we__item .item-desc{font-weight:400;font-size:16px;line-height:120%;color:var(--black-700)}@media (max-width:998px){.investor-relations-page .why-we__block .why-we__list .why-we__item .item-desc{font-size:15px}}@media (max-width:767.98px){.investor-relations-page .why-we__block .why-we__list .why-we__item .item-desc{font-size:14px}}.investor-relations-page .why-we__block .button{width:auto;margin:0 auto}@media (max-width:767.98px){.investor-relations-page .why-we__block .button{margin:0}}.investor-relations-page .resources__block{padding:120px 0}@media (max-width:1110px){.investor-relations-page .resources__block{padding:100px 0}}@media (max-width:998px){.investor-relations-page .resources__block{padding:90px 0}}@media (max-width:767.98px){.investor-relations-page .resources__block{padding:80px 0}}.investor-relations-page .resources__block .resources__content{display:flex;justify-content:space-between}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content{flex-direction:column}}.investor-relations-page .resources__block .resources__content .resources__menu-block{flex:0 0 30.578512%;position:relative}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .resources__menu-block{flex:0 0 36%}}.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__title{font-size:32px;margin-bottom:20px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__title{font-size:28px}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__title{font-size:24px}}.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);margin-bottom:64px}@media (max-width:1110px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{font-size:18px;margin-bottom:56px}}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{margin-bottom:50px}}@media (max-width:840px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{margin-bottom:40px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{font-size:16px;margin-bottom:28px}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .resources__menu-block .resources__desc{margin-bottom:40px}}.investor-relations-page .resources__block .resources__content .resources__menu-block .open-resources-menu__button{font-weight:700;font-size:16px;color:var(--white);display:none;align-items:center;gap:5px}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .open-resources-menu__button{display:flex;margin-bottom:40px}}.investor-relations-page .resources__block .resources__content .resources__menu-block .open-resources-menu__button svg{transition:transform .3s ease}.investor-relations-page .resources__block .resources__content .resources__menu-block .open-resources-menu__button.clicked svg{transform:rotate(180deg)}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list{display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list{gap:24px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list{gap:16px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list{position:absolute;z-index:4;left:0;top:calc(100% - 40px);background-color:var(--black);padding:16px 20px;border-radius:20px;max-width:80px;max-height:0;padding:0 20px;overflow:hidden;border:1px solid var(--black);transition:all .5s ease}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list.opened{padding:16px 20px;border:1px solid var(--gold-500)}}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);transition:all .5s ease;position:relative;cursor:pointer}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item{font-size:18px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item{font-size:16px;text-wrap:nowrap}}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item::after{content:"";position:absolute;left:50%;bottom:-3px;width:100%;max-width:0;height:3px;background-color:var(--white);transition:all .5s ease}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item:hover{color:var(--gold-500)}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item.active{font-weight:600;color:var(--white);padding-bottom:16px}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item.active::after{left:0;max-width:100%}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item.active{padding-bottom:0;font-weight:400;color:var(--gold)}.investor-relations-page .resources__block .resources__content .resources__menu-block .menu__list .menu__item.active::after{display:none}}.investor-relations-page .resources__block .resources__content .content-block{position:relative;height:659px;flex:0 0 63.471074%}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .content-block{flex:0 0 58%;height:570px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .content-block{flex:0 0 58%;height:450px;min-height:450px}}@media (max-width:390px){.investor-relations-page .resources__block .resources__content .content-block{width:calc(100% + 80px);margin-left:-40px}}.investor-relations-page .resources__block .resources__content .content-block .resources-list{display:flex;flex-direction:column;border-radius:40px;overflow:hidden;background-color:#393531;max-height:100%;position:absolute;left:0;top:0;width:100%;transform:translateY(15px);opacity:0;transition:all .5s ease;z-index:1}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .content-block .resources-list{border-radius:24px}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .content-block .resources-list{border-radius:20px}}@media (max-width:390px){.investor-relations-page .resources__block .resources__content .content-block .resources-list{border-radius:0}}.investor-relations-page .resources__block .resources__content .content-block .resources-list.active{transform:translateY(0);opacity:1;z-index:3}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header{display:grid;grid-template-columns:1.9fr 1.4fr 1fr;padding:40px 60px 40px 40px;background-color:var(--white)}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header{grid-template-columns:1.5fr 1.4fr 1fr;padding:28px 42px 28px 28px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header{padding:24px 36px 24px 24px}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header{padding:24px 20px 20px 20px;grid-template-columns:1.5fr 1.4fr 1.3fr}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header{padding:20px 16px 16px 16px;grid-template-columns:1.2fr 1.4fr 1.3fr}}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header .column-title{font-weight:700;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--black)}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header .column-title{font-size:14px}}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table-header .column-title:last-child{text-align:end}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content{flex-grow:1;max-height:100%;overflow-y:auto;padding:40px 60px 40px 40px;display:flex;flex-direction:column;gap:36px}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content{padding:28px 42px 28px 28px;gap:28px}}@media (max-width:767.98px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content{padding:24px 36px 24px 24px;gap:24px}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content{padding:20px;gap:20px}}@media (max-width:390px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content{padding:16px}}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content::-webkit-scrollbar{width:8px}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content::-webkit-scrollbar-track{background:0 0;border-radius:10px}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content::-webkit-scrollbar-thumb{background-color:var(--gold);border-radius:10px}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content::-webkit-scrollbar-thumb:hover{background-color:#99897a}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row{display:grid;grid-template-columns:1.9fr 1.4fr 1fr;align-items:center}@media (max-width:998px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row{grid-template-columns:1.5fr 1.4fr 1fr}}@media (max-width:567px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row{grid-template-columns:1.5fr 1.4fr 1.3fr;gap:16px}}@media (max-width:420px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row{grid-template-columns:1.2fr 1.4fr 1.3fr}}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row .row-item{font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--gold-500)}@media (max-width:840px){.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row .row-item{font-size:14px}}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row .row-item:last-child{text-align:end}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row .row-item.file{font-weight:600;text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:3px;color:var(--white);transition:color .5s ease}.investor-relations-page .resources__block .resources__content .content-block .resources-list .table__content .table-row .row-item.file:hover{color:#d9d9d9}.investor-relations-page .contact-us__block{padding:110px 0 140px;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);position:relative;overflow:hidden}@media (max-width:998px){.investor-relations-page .contact-us__block{background:var(--black);padding:0}}.investor-relations-page .contact-us__block .contact-bg__1{position:absolute;top:-27.083333%;right:5.972222%;height:180.416667%;z-index:0}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-bg__1{right:-30%;height:190%;top:-22%}}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-bg__1{right:-39%;height:190%;top:-24%}}@media (max-width:640px){.investor-relations-page .contact-us__block .contact-bg__1{right:-60%;height:220%;top:-40%}}@media (max-width:567px){.investor-relations-page .contact-us__block .contact-bg__1{right:-80%;height:200%;top:-25%;transform:rotate(-4deg)}}@media (max-width:460px){.investor-relations-page .contact-us__block .contact-bg__1{right:-80%;height:150%;top:-10%}}@media (max-width:360px){.investor-relations-page .contact-us__block .contact-bg__1{top:-25%;right:-110%;height:190%}}.investor-relations-page .contact-us__block .contact-bg__2{position:absolute;right:-28.472222%;top:-36.875%;width:46.180556%;height:178.541667%;z-index:0}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-bg__2{display:none}}.investor-relations-page .contact-us__block .contact-title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1210px){.investor-relations-page .contact-us__block .contact-title{font-size:48px}}@media (max-width:1110px){.investor-relations-page .contact-us__block .contact-title{font-size:44px}}@media (max-width:998px){.investor-relations-page .contact-us__block .contact-title{font-size:36px;margin-bottom:22px}}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-title{font-size:32px;margin-bottom:20px}}@media (max-width:567px){.investor-relations-page .contact-us__block .contact-title{font-size:28px}}@media (max-width:420px){.investor-relations-page .contact-us__block .contact-title{font-size:24px}}.investor-relations-page .contact-us__block .contact-desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold-500);margin-bottom:60px}@media (max-width:1110px){.investor-relations-page .contact-us__block .contact-desc{margin-bottom:54px}}@media (max-width:998px){.investor-relations-page .contact-us__block .contact-desc{margin-bottom:48px}}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-desc{margin-bottom:44px}}@media (max-width:567px){.investor-relations-page .contact-us__block .contact-desc{margin-bottom:40px}}@media (max-width:998px){.investor-relations-page .contact-us__block .contact-us__content{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);position:relative;padding:120px 64px;border-radius:40px;overflow:hidden}}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-us__content{padding:100px 48px}}@media (max-width:567px){.investor-relations-page .contact-us__block .contact-us__content{padding:90px 36px}}@media (max-width:420px){.investor-relations-page .contact-us__block .contact-us__content{padding:80px 26px}}.investor-relations-page .contact-us__block .contact-content{display:flex;align-items:center;gap:64px;z-index:3}@media (max-width:1110px){.investor-relations-page .contact-us__block .contact-content{gap:60px}}@media (max-width:998px){.investor-relations-page .contact-us__block .contact-content{gap:56px}}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-content{gap:48px;flex-direction:column;align-items:flex-start}}@media (max-width:567px){.investor-relations-page .contact-us__block .contact-content{gap:44px}}@media (max-width:420px){.investor-relations-page .contact-us__block .contact-content{gap:40px}}.investor-relations-page .contact-us__block .contact-content .content-item{display:flex;flex-direction:column;gap:16px}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-content .content-item{gap:12px}}.investor-relations-page .contact-us__block .contact-content .content-item .item-name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--gold-500)}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-content .content-item .item-name{font-size:14px}}.investor-relations-page .contact-us__block .contact-content .content-item .item-value{font-weight:400;font-size:16px;color:var(--white)}@media (max-width:767.98px){.investor-relations-page .contact-us__block .contact-content .content-item .item-value{font-size:14px}}.investor-relations-page .contact-us__block .contact-content .button{z-index:3}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462;--join-our-team_send-sv-max-height:calc(6 * (16px + 1.9em))}@media (max-width:567px){:root{--join-our-team_send-sv-max-height:calc(10 * (16px + 1.6em))}}@media (max-width:390px){:root{--join-our-team_send-sv-max-height:calc(14 * (16px + 1.48em))}}.join-our-team-page .first-screen{width:100vw;position:relative;overflow:hidden}.join-our-team-page .first-screen .first-screen__bg{position:absolute;left:50%;transform:translateX(-50%);top:-6%;height:116%;z-index:-1}.join-our-team-page .first-screen .first-screen__bg video{height:100%}@media (min-width:1440.98px){.join-our-team-page .first-screen .first-screen__bg{width:140%;height:auto;top:-10%;display:flex;align-items:center;justify-content:center}}@media (min-width:1840px){.join-our-team-page .first-screen .first-screen__bg{width:1980px;left:50%}.join-our-team-page .first-screen .first-screen__bg video{width:100%}}@media (max-width:998px){.join-our-team-page .first-screen .first-screen__bg{left:50%;transform:translateX(-35%);top:-20%;height:140%}}.join-our-team-page .first-screen .content-block{padding:256px 0 227px;display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media (max-width:1210px){.join-our-team-page .first-screen .content-block{padding:250px 0 220px}}@media (max-width:1110px){.join-our-team-page .first-screen .content-block{padding:230px 0 210px}}@media (max-width:998px){.join-our-team-page .first-screen .content-block{padding:190px 0 190px}}@media (max-width:767.98px){.join-our-team-page .first-screen .content-block{padding:185px 0 240px}}@media (max-width:567px){.join-our-team-page .first-screen .content-block{padding:185px 0 285px}}.join-our-team-page .first-screen .content-block .title{font-weight:600;font-size:50px;text-transform:capitalize;color:var(--white);max-width:40.495868%;line-height:120%}@media (max-width:1210px){.join-our-team-page .first-screen .content-block .title{max-width:50%}}@media (max-width:1110px){.join-our-team-page .first-screen .content-block .title{font-size:45px}}@media (max-width:998px){.join-our-team-page .first-screen .content-block .title{max-width:55%}}@media (max-width:840px){.join-our-team-page .first-screen .content-block .title{line-height:130%;font-size:40px}}@media (max-width:767.98px){.join-our-team-page .first-screen .content-block .title{max-width:90%;font-size:34px}}@media (max-width:567px){.join-our-team-page .first-screen .content-block .title{font-size:30px}}.join-our-team-page .first-screen .content-block .description{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold);max-width:35.53719%}@media (max-width:1110px){.join-our-team-page .first-screen .content-block .description{font-size:18px}}@media (max-width:840px){.join-our-team-page .first-screen .content-block .description{max-width:64%}}@media (max-width:767.98px){.join-our-team-page .first-screen .content-block .description{max-width:80%;font-size:16px}}@media (max-width:567px){.join-our-team-page .first-screen .content-block .description{max-width:90%}}@media (max-width:380px){.join-our-team-page .first-screen .content-block .description{max-width:100%}}.join-our-team-page .possibilities__block{padding:145px 120px}@media (max-width:1110px){.join-our-team-page .possibilities__block{padding:110px 0 100px}}@media (max-width:998px){.join-our-team-page .possibilities__block{padding:95px 0 90px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block{padding:80px 0}}.join-our-team-page .possibilities__block .possibilities__content{display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content{flex-direction:column;gap:40px}}.join-our-team-page .possibilities__block .possibilities__content .image-block{flex:0 0 40.743802%;border-radius:40px;overflow:hidden;object-fit:cover}@media (max-width:840px){.join-our-team-page .possibilities__block .possibilities__content .image-block{border-radius:20px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .image-block{max-width:65%;border-radius:32px}}@media (max-width:567px){.join-our-team-page .possibilities__block .possibilities__content .image-block{max-width:80%;border-radius:32px}}@media (max-width:390px){.join-our-team-page .possibilities__block .possibilities__content .image-block{max-width:100%;border-radius:20px}}.join-our-team-page .possibilities__block .possibilities__content .info-block{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 49.256198%}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__title{font-size:36px}}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__title{font-size:24px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold-500);margin-bottom:64px}@media (max-width:1110px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__desc{margin-bottom:60px}}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__desc{margin-bottom:56px;line-height:135%;font-size:18px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__desc{margin-bottom:48px;font-size:16px}}@media (max-width:567px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__desc{margin-bottom:40px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__short-info{font-weight:400;font-size:16px;line-height:135%;color:var(--gold-500);margin-bottom:64px}@media (max-width:1110px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__short-info{margin-bottom:60px}}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__short-info{margin-bottom:56px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__short-info{margin-bottom:48px;font-size:14px}}@media (max-width:567px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__short-info{margin-bottom:40px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;width:100%}@media (max-width:1110px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{margin-bottom:60px}}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{margin-bottom:56px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{margin-bottom:48px}}@media (max-width:567px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{margin-bottom:40px}}@media (max-width:420px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list{flex-wrap:wrap;gap:40px;justify-content:flex-start;row-gap:40px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item{display:flex;flex-direction:column;gap:32px}@media (max-width:1110px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item{gap:28px}}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item{gap:24px}}@media (max-width:767.98px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item{gap:20px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .item-name{font-weight:700;font-size:16px;color:var(--gold-500)}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .item-name{font-size:14px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .item-value{font-weight:600;font-size:50px;line-height:100%;color:var(--white)}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .item-value{font-size:36px}}.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .value-desc{font-weight:700;font-size:16px;color:var(--gold-500)}@media (max-width:998px){.join-our-team-page .possibilities__block .possibilities__content .info-block .possibilities__list .list__item .value-desc{font-size:14px}}@media (max-width:420px){.join-our-team-page .possibilities__block .possibilities__content .info-block .button{width:auto}}.join-our-team-page .send-cv__block{background-color:var(--gold-300);padding:100px 0 120px}@media (max-width:1110px){.join-our-team-page .send-cv__block{padding:100px 0}}@media (max-width:998px){.join-our-team-page .send-cv__block{padding:90px 0}}@media (max-width:767.98px){.join-our-team-page .send-cv__block{padding:80px 0}}.join-our-team-page .send-cv__block .send__title{font-weight:400;font-size:40px;line-height:130%;color:var(--black);max-width:90%;margin-bottom:64px}@media (max-width:1110px){.join-our-team-page .send-cv__block .send__title{margin-bottom:56px}}@media (max-width:998px){.join-our-team-page .send-cv__block .send__title{font-size:32px;margin-bottom:48px}}@media (max-width:767.98px){.join-our-team-page .send-cv__block .send__title{margin-bottom:44px;font-size:28px}}@media (max-width:567px){.join-our-team-page .send-cv__block .send__title{margin-bottom:40px;font-size:24px}}.join-our-team-page .send-cv__block .send__title span{font-weight:700}.join-our-team-page .send-cv__block .send__desc-items-list{display:flex;flex-wrap:wrap;gap:16px;max-width:90%}@media (max-width:998px){.join-our-team-page .send-cv__block .send__desc-items-list{max-width:100%;column-gap:12px;row-gap:16px}}@media (max-width:600px){.join-our-team-page .send-cv__block .send__desc-items-list{max-height:var(--join-our-team_send-sv-max-height);overflow:hidden;transition:max-height .8s ease}}.join-our-team-page .send-cv__block .send__desc-items-list .list__item{display:inline-flex;padding:18.5px 20px 16px;border:1px solid var(--black-700);border-radius:32px;font-size:16px}@media (max-width:998px){.join-our-team-page .send-cv__block .send__desc-items-list .list__item{font-size:14px}}.join-our-team-page .send-cv__block .send__desc-items-list .send-cv__button{padding:13px 20px}@media (max-width:600px){.join-our-team-page .send-cv__block .send__desc-items-list .send-cv__button{display:none}}.join-our-team-page .send-cv__block .phone-buttons{display:none}@media (max-width:600px){.join-our-team-page .send-cv__block .phone-buttons{display:flex;flex-direction:column;gap:40px;padding-top:20px;align-items:flex-start}.join-our-team-page .send-cv__block .phone-buttons .show-more__send-cv{display:flex;align-items:center;gap:5px;font-weight:600;font-size:14px;line-height:129%;text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:3px;text-align:right;color:var(--black)}.join-our-team-page .send-cv__block .phone-buttons .show-more__send-cv svg{transition:transform .3s ease}.join-our-team-page .send-cv__block .phone-buttons .show-more__send-cv.clicked svg{transform:rotate(180deg)}}.join-our-team-page .our-values__block{padding:120px 0}@media (max-width:1110px){.join-our-team-page .our-values__block{padding:100px 0}}@media (max-width:998px){.join-our-team-page .our-values__block{padding:90px 0}}@media (max-width:767.98px){.join-our-team-page .our-values__block{padding:80px 0}}.join-our-team-page .our-values__block .values__content{display:flex;justify-content:space-between}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content{gap:40px;flex-direction:column}}.join-our-team-page .our-values__block .values__content .texts-block{display:flex;flex-direction:column;gap:24px;flex:0 0 23.966942%}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .texts-block{flex:0 0 25%}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .texts-block{gap:20px}}.join-our-team-page .our-values__block .values__content .texts-block .values__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .texts-block .values__title{font-size:36px}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .texts-block .values__title{font-size:34px}}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content .texts-block .values__title{font-size:32px}}@media (max-width:567px){.join-our-team-page .our-values__block .values__content .texts-block .values__title{font-size:30px}}.join-our-team-page .our-values__block .values__content .texts-block .values__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold)}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .texts-block .values__desc{font-size:18px;line-height:135%}}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content .texts-block .values__desc{font-size:16px}}.join-our-team-page .our-values__block .values__content .values__list{flex:0 0 66.115702%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);column-gap:16px;row-gap:22px}@media (max-width:567px){.join-our-team-page .our-values__block .values__content .values__list{grid-template-columns:1fr;gap:20px}}.join-our-team-page .our-values__block .values__content .values__list .list__item{width:100%;border-radius:20px;background-color:var(--red);display:flex;flex-direction:column;justify-content:space-between;height:250px;padding:24px;position:relative;overflow:hidden;align-items:flex-start}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .values__list .list__item{height:220px}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .values__list .list__item{padding:24px 20px;height:200px}}.join-our-team-page .our-values__block .values__content .values__list .list__item .item-bg{position:absolute;right:-3.316327%;top:0;height:100%;z-index:1}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item-bg{right:-15%}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item-bg{right:-20%}}@media (max-width:567px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item-bg{right:-8%}}@media (max-width:420px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item-bg{right:-15%}}.join-our-team-page .our-values__block .values__content .values__list .list__item .item__icon{display:flex;align-items:center;justify-content:center}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__icon{width:56px;height:56px}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__icon{width:48px;height:48px}}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__icon{width:44px;height:44px}}.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts{z-index:3;display:flex;flex-direction:column;gap:10px}.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__title{font-weight:600;font-size:32px;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__title{font-size:30px}}@media (max-width:998px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__title{font-size:28px}}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__title{font-size:24px}}@media (max-width:567px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__title{font-size:22px}}.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__desc{font-weight:400;font-size:16px;line-height:135%;letter-spacing:.02em;color:var(--gold-500)}@media (max-width:767.98px){.join-our-team-page .our-values__block .values__content .values__list .list__item .item__texts .item__desc{font-size:14px;line-height:120%}}.join-our-team-page .opportunities__block{padding:120px 0;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}@media (max-width:1110px){.join-our-team-page .opportunities__block{padding:100px 0}}@media (max-width:998px){.join-our-team-page .opportunities__block{padding:90px 0}}@media (max-width:767.98px){.join-our-team-page .opportunities__block{padding:80px 0}}.join-our-team-page .opportunities__block .opportunities__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:998px){.join-our-team-page .opportunities__block .opportunities__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .opportunities__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.join-our-team-page .opportunities__block .opportunities__title{font-size:24px}}.join-our-team-page .opportunities__block .opportunities__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:52.066116%;margin:0 auto 64px}@media (max-width:1110px){.join-our-team-page .opportunities__block .opportunities__desc{margin-bottom:62px}}@media (max-width:998px){.join-our-team-page .opportunities__block .opportunities__desc{font-size:18px;margin-bottom:56px}}@media (max-width:810px){.join-our-team-page .opportunities__block .opportunities__desc{max-width:80%}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .opportunities__desc{font-size:16px;margin-bottom:80px}}@media (max-width:567px){.join-our-team-page .opportunities__block .opportunities__desc{max-width:100%}}.join-our-team-page .opportunities__block .filter__block{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}@media (max-width:998px){.join-our-team-page .opportunities__block .filter__block{gap:24px}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .filter__block{grid-template-columns:repeat(2,1fr);column-gap:64px;row-gap:24px}}@media (max-width:640px){.join-our-team-page .opportunities__block .filter__block{grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:24px}}@media (max-width:567px){.join-our-team-page .opportunities__block .filter__block{grid-template-columns:1fr;gap:24px}}.join-our-team-page .opportunities__block .filter__block .filter__item{width:100%}.join-our-team-page .opportunities__block .filter__block .filter__item .item__button{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:100px;padding:7px 16px;background-color:#784345;font-weight:500;font-size:18px;line-height:156%;color:var(--gold-500)}@media (max-width:998px){.join-our-team-page .opportunities__block .filter__block .filter__item .item__button{font-size:16px}}.join-our-team-page .opportunities__block .vacancies__table{display:flex;flex-direction:column;border-bottom:1px solid var(--gold-300);gap:34px;padding-bottom:30px}@media (max-width:1210px){.join-our-team-page .opportunities__block .vacancies__table{gap:30px}}@media (max-width:1110px){.join-our-team-page .opportunities__block .vacancies__table{gap:28px;padding-bottom:24px}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .vacancies__table{gap:24px;width:calc(100% + 80px);margin-left:-40px}}@media (max-width:567px){.join-our-team-page .opportunities__block .vacancies__table{gap:20px;padding-bottom:20px}}.join-our-team-page .opportunities__block .vacancies__table .table__header{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 0.9fr;padding:24px 40px;background-color:var(--white)}@media (max-width:1210px){.join-our-team-page .opportunities__block .vacancies__table .table__header{padding:22px 32px}}@media (max-width:1110px){.join-our-team-page .opportunities__block .vacancies__table .table__header{padding:20px 28px;grid-template-columns:1.7fr 1fr 1.2fr 1fr 0.8fr}}@media (max-width:998px){.join-our-team-page .opportunities__block .vacancies__table .table__header{padding:20px 24px;grid-template-columns:1.7fr 1fr 1.2fr 1fr 0.9fr}}@media (max-width:840px){.join-our-team-page .opportunities__block .vacancies__table .table__header{grid-template-columns:1.7fr 1fr 1.2fr 0.8fr 0.9fr}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .vacancies__table .table__header{padding:16px 40px;grid-template-columns:1.7fr 1fr 1.2fr 1fr 20px}}@media (max-width:640px){.join-our-team-page .opportunities__block .vacancies__table .table__header{grid-template-columns:1.6fr 0.7fr 1.1fr 0.8fr 20px}}@media (max-width:476px){.join-our-team-page .opportunities__block .vacancies__table .table__header{grid-template-columns:1.7fr 1fr 1.1fr 0.8fr 20px}}@media (max-width:420px){.join-our-team-page .opportunities__block .vacancies__table .table__header{padding:16px}}.join-our-team-page .opportunities__block .vacancies__table .table__header .header__item{font-weight:700;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--black)}@media (max-width:998px){.join-our-team-page .opportunities__block .vacancies__table .table__header .header__item{font-size:14px;padding-right:10px;word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}}@media (max-width:476px){.join-our-team-page .opportunities__block .vacancies__table .table__header .header__item{text-overflow:inherit;text-wrap:wrap;display:flex;align-items:center}}@media (max-height:380px){.join-our-team-page .opportunities__block .vacancies__table .table__header .header__item{font-size:12px}}.join-our-team-page .opportunities__block .vacancies__table .table__header .header__item:first-child{flex-grow:1}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list{display:flex;flex-direction:column;gap:32px}@media (max-width:1210px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list{gap:28px}}@media (max-width:1110px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list{gap:24px}}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 0.9fr;padding:0 40px;align-items:center}@media (max-width:1210px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{padding:0 32px}}@media (max-width:1110px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{padding:0 28px;grid-template-columns:1.7fr 1fr 1.2fr 1fr 0.8fr}}@media (max-width:998px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{padding:0 24px;grid-template-columns:1.7fr 1fr 1.2fr 1fr 0.9fr}}@media (max-width:840px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{grid-template-columns:1.7fr 1fr 1.2fr 0.8fr 0.9fr}}@media (max-width:767.98px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{grid-template-columns:1.7fr 1fr 1.2fr 0.8fr 20px;align-items:flex-start;padding:0 40px}}@media (max-width:640px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{grid-template-columns:1.6fr 0.7fr 1.1fr 0.8fr 20px}}@media (max-width:476px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{grid-template-columns:1.7fr 1fr 1.1fr 0.8fr 20px}}@media (max-width:420px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item{padding:0 16px}}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value{font-weight:400;font-size:16px;line-height:123%;text-transform:capitalize;color:var(--white);width:100%}@media (max-width:998px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value{font-size:14px;padding-right:10px}}@media (max-height:380px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value{font-size:12px}}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value.see-details{display:flex;align-items:center;justify-content:flex-end;gap:10px;cursor:pointer;font-weight:600;line-height:150%;text-align:end;color:var(--white);transition:color .5s ease;padding-right:0}@media (max-width:767.98px){.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value.see-details{font-size:0;gap:0}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value.see-details svg{width:20px;height:20px}}.join-our-team-page .opportunities__block .vacancies__table .vacancies__list .vacancy__item .item__value.see-details:hover{color:#d9d9d9}.join-our-team-page .join-us__block{padding:240px 0;background-color:var(--gold-300);position:relative;overflow:hidden}@media (max-width:1110px){.join-our-team-page .join-us__block{padding:160px 0}}@media (max-width:998px){.join-our-team-page .join-us__block{padding:120px 0}}@media (max-width:767.98px){.join-our-team-page .join-us__block{padding:80px 0}}.join-our-team-page .join-us__block .join-us__bg{position:absolute;top:-6%;right:-10.347222%;z-index:1}@media (max-width:1210px){.join-our-team-page .join-us__block .join-us__bg{top:-70px;right:-10%}}@media (max-width:1110px){.join-our-team-page .join-us__block .join-us__bg{top:-130px;right:-10%}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__bg{top:-180px;right:-20%;width:95%}}@media (max-width:840px){.join-our-team-page .join-us__block .join-us__bg{top:-120px;right:-20%;width:95%}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__bg{right:0;height:68.863262%;width:auto;top:50%;transform:translateY(-50%) translateX(55%)}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__bg{transform:translateY(-50%) translateX(65%)}}.join-our-team-page .join-us__block .join-us__content{display:flex;gap:125px}@media (max-width:1210px){.join-our-team-page .join-us__block .join-us__content{gap:115px}}@media (max-width:1110px){.join-our-team-page .join-us__block .join-us__content{gap:104px}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content{gap:80px}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__content{gap:40px;flex-direction:column}}.join-our-team-page .join-us__block .join-us__content .texts-block{flex:0 0 31.404959%;padding-top:42px;z-index:4}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .texts-block{flex:0 0 39%}}.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black);margin-bottom:24px}@media (max-width:1110px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:34px}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:32px;margin-bottom:22px}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:28px;margin-bottom:20px}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__title{font-size:24px}}.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--black-700)}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__desc{font-size:18px}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__desc{font-size:16px;max-width:76%}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__desc{max-width:85%}}@media (max-width:490px){.join-our-team-page .join-us__block .join-us__content .texts-block .join-us__desc{max-width:100%}}.join-our-team-page .join-us__block .join-us__content .form-block{display:flex;flex-direction:column;align-items:flex-start;gap:64px;flex:0 0 57.68595%;z-index:2}@media (max-width:1110px){.join-our-team-page .join-us__block .join-us__content .form-block{flex:0 0 50%}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .form-block{flex:0 0 45%}}@media (max-width:1110px){.join-our-team-page .join-us__block .join-us__content .form-block{gap:56px}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .form-block{gap:48px}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__content .form-block{gap:44px}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__content .form-block{gap:40px}}.join-our-team-page .join-us__block .join-us__content .form-block .input-block{display:flex;gap:32px;width:70.630372%}@media (max-width:1210px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block{width:78%}}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block{width:85%}}@media (max-width:640px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block{flex-direction:column}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block{width:100%}}.join-our-team-page .join-us__block .join-us__content .form-block .input-block input,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea{width:100%;font-weight:400;font-size:18px;line-height:126%;text-transform:capitalize;color:var(--black);background-color:transparent;padding-bottom:18px;border-bottom:1px solid var(--black-700);resize:none}@media (max-width:998px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block input,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea{font-size:16px}}@media (max-width:767.98px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block input,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea{font-size:18px}}@media (max-width:567px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block input,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea{font-size:16px}}.join-our-team-page .join-us__block .join-us__content .form-block .input-block input::placeholder,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea::placeholder{color:var(--black-700)}.join-our-team-page .join-us__block .join-us__content .form-block .input-block input:focus,.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea:focus{border-bottom:1px solid var(--black)}.join-our-team-page .join-us__block .join-us__content .form-block .input-block input[type=email]{width:60.259179%}@media (max-width:640px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block input[type=email]{width:100%}}.join-our-team-page .join-us__block .join-us__content .form-block .input-block input[type=tel]{width:39.524838%}@media (max-width:640px){.join-our-team-page .join-us__block .join-us__content .form-block .input-block input[type=tel]{width:100%}}.join-our-team-page .join-us__block .join-us__content .form-block .input-block textarea{overflow:hidden}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label{display:flex;align-items:center;gap:5px;font-weight:600;font-size:16px;line-height:150%;color:var(--black)}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label .remove-button{display:none;cursor:pointer}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label.active .remove-button{display:block}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label.active .attach-icon{display:none}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label #file-upload{display:none}.join-our-team-page .join-us__block .join-us__content .form-block .input-block .file-upload-label .upload-text{cursor:pointer}.join-our-team-page .vacancy__popup{position:fixed;left:0;top:0;z-index:999;width:100vw;height:100vh;max-width:0;overflow:hidden}.join-our-team-page .vacancy__popup .popup__content{display:flex;justify-content:space-between;width:100vw;height:100vh}.join-our-team-page .vacancy__popup .vacancy__info{display:flex;flex-direction:column;background-color:var(--gold-300);width:57.986111%;z-index:2;max-height:0;opacity:0;padding:0 64px 0 100px;align-self:flex-end;transition:opacity .5s ease,max-height .8s ease,padding .5s ease;gap:54px;height:100%;overflow-y:scroll}@media (max-width:1210px){.join-our-team-page .vacancy__popup .vacancy__info{padding:0 56px 0 90px;gap:48px}}@media (max-width:1110px){.join-our-team-page .vacancy__popup .vacancy__info{padding:0 48px 0 80px;gap:44px}}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info{padding:0 48px 0 64px;gap:40px}}.join-our-team-page .vacancy__popup .vacancy__info::-webkit-scrollbar{width:10px}.join-our-team-page .vacancy__popup .vacancy__info::-webkit-scrollbar-track{background:0 0;border-radius:10px}.join-our-team-page .vacancy__popup .vacancy__info::-webkit-scrollbar-thumb{background-color:var(--gold-500);border-radius:10px;width:5px}.join-our-team-page .vacancy__popup .vacancy__info::-webkit-scrollbar-thumb:hover{background-color:#c4b7ab}.join-our-team-page .vacancy__popup .vacancy__info .vacancy__name{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black)}@media (max-width:1110px){.join-our-team-page .vacancy__popup .vacancy__info .vacancy__name{font-size:36px}}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .vacancy__name{font-size:32px}}@media (max-width:767.98px){.join-our-team-page .vacancy__popup .vacancy__info .vacancy__name{font-size:30px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block{display:flex;flex-direction:column;gap:24px}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .info-block{gap:20px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block .block-title{font-weight:700;font-size:20px;line-height:135%;color:var(--black)}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .info-block .block-title{font-size:18px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-text{font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-text{font-size:14px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-list{display:flex;flex-direction:column;gap:16px}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-list{gap:12px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-list .info__item{padding-left:20px;position:relative;font-weight:400;font-size:16px;line-height:135%;color:var(--black)}@media (max-width:998px){.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-list .info__item{font-size:14px}}.join-our-team-page .vacancy__popup .vacancy__info .info-block .info-list .info__item::after{content:"";position:absolute;left:0;background-color:var(--red);width:7px;height:7px;top:5px;border-radius:50%}.join-our-team-page .vacancy__popup .right-block{display:flex;flex-direction:column;justify-content:center;width:42.013889%;background:url("../img/bg-points-white.png") no-repeat center center;background-size:cover;background-color:var(--black);position:relative;max-height:0;opacity:0;padding:0 94px 0 64px;transition:opacity .5s ease,max-height .8s ease,padding .5s ease;overflow:hidden;align-items:flex-start}@media (max-width:1110px){.join-our-team-page .vacancy__popup .right-block{padding:0 86px 0 56px}}@media (max-width:998px){.join-our-team-page .vacancy__popup .right-block{padding:0 80px 0 48px}}.join-our-team-page .vacancy__popup .right-block .vacancy__values{display:flex;flex-direction:column;gap:16px;margin-bottom:64px}@media (max-width:1210px){.join-our-team-page .vacancy__popup .right-block .vacancy__values{margin-bottom:56px}}@media (max-width:1110px){.join-our-team-page .vacancy__popup .right-block .vacancy__values{margin-bottom:48px}}@media (max-width:998px){.join-our-team-page .vacancy__popup .right-block .vacancy__values{margin-bottom:42px}}.join-our-team-page .vacancy__popup .right-block .vacancy__values .value__item{display:flex;gap:8px}.join-our-team-page .vacancy__popup .right-block .vacancy__values .value__item .value__name{font-weight:700;font-size:16px;text-transform:capitalize;color:var(--gold);line-height:120%}@media (max-width:998px){.join-our-team-page .vacancy__popup .right-block .vacancy__values .value__item .value__name{font-size:14px}}.join-our-team-page .vacancy__popup .right-block .vacancy__values .value__item .value{font-weight:400;font-size:16px;color:var(--white);line-height:120%}@media (max-width:998px){.join-our-team-page .vacancy__popup .right-block .vacancy__values .value__item .value{font-size:14px}}.join-our-team-page .vacancy__popup .right-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);display:flex;align-items:center;gap:10px;z-index:10;position:absolute;right:15.371901%;top:15.675676%;transition:color .5s ease}.join-our-team-page .vacancy__popup .right-block .close-button svg{margin-top:-1px}.join-our-team-page .vacancy__popup .right-block .close-button:hover{cursor:pointer;color:#d9d9d9}.join-our-team-page .vacancy__popup.opened .right-block,.join-our-team-page .vacancy__popup.opened .vacancy__info{max-height:100vh;opacity:1}.join-our-team-page .vacancy__popup.opened .vacancy__info{padding:120px 64px 120px 100px}@media (max-width:1210px){.join-our-team-page .vacancy__popup.opened .vacancy__info{padding:110px 56px 110px 90px}}@media (max-width:1110px){.join-our-team-page .vacancy__popup.opened .vacancy__info{padding:100px 48px 100px 80px}}@media (max-width:998px){.join-our-team-page .vacancy__popup.opened .vacancy__info{padding:80px 48px 80px 64px}}@media (max-width:767.98px){.join-our-team-page .vacancy__popup{min-height:100vh;max-height:none;height:auto;top:0}.join-our-team-page .vacancy__popup .popup__content{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;overflow-y:scroll;max-height:100vh}.join-our-team-page .vacancy__popup .popup__content .right-block,.join-our-team-page .vacancy__popup .popup__content .vacancy__info{max-width:100%;width:100%}.join-our-team-page .vacancy__popup .popup__content .right-block{padding:130px 30px 40px 40px;height:auto}.join-our-team-page .vacancy__popup .popup__content .vacancy__info{max-height:none;height:auto;overflow-y:visible}}.join-our-team-page .vacancy__popup-phone{position:fixed;left:-100%;top:0;z-index:999;width:100vw;min-height:100vh;overflow:hidden;transition:all .5s ease;display:none}@media (max-width:767.98px){.join-our-team-page .vacancy__popup-phone{display:block}}.join-our-team-page .vacancy__popup-phone.opened{left:0}.join-our-team-page .vacancy__popup-phone .popup__content{display:flex;flex-direction:column;width:100vw;height:100vh;overflow-y:scroll}.join-our-team-page .vacancy__popup-phone .popup__content::-webkit-scrollbar{width:7px}.join-our-team-page .vacancy__popup-phone .popup__content::-webkit-scrollbar-track{background:var(--black-700);border-radius:10px}.join-our-team-page .vacancy__popup-phone .popup__content::-webkit-scrollbar-thumb{background-color:var(--gold-500);border-radius:10px;width:5px}.join-our-team-page .vacancy__popup-phone .popup__content::-webkit-scrollbar-thumb:hover{background-color:#c4b7ab}.join-our-team-page .vacancy__popup-phone .vacancy__info{display:flex;flex-direction:column;background-color:var(--gold-300);width:100%;z-index:2;padding:40px;gap:40px}.join-our-team-page .vacancy__popup-phone .vacancy__info::-webkit-scrollbar{width:10px}.join-our-team-page .vacancy__popup-phone .vacancy__info::-webkit-scrollbar-track{background:0 0;border-radius:10px}.join-our-team-page .vacancy__popup-phone .vacancy__info::-webkit-scrollbar-thumb{background-color:var(--gold-500);border-radius:10px;width:5px}.join-our-team-page .vacancy__popup-phone .vacancy__info::-webkit-scrollbar-thumb:hover{background-color:#c4b7ab}.join-our-team-page .vacancy__popup-phone .vacancy__info .vacancy__name{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--black)}@media (max-width:1110px){.join-our-team-page .vacancy__popup-phone .vacancy__info .vacancy__name{font-size:36px}}@media (max-width:998px){.join-our-team-page .vacancy__popup-phone .vacancy__info .vacancy__name{font-size:32px}}@media (max-width:767.98px){.join-our-team-page .vacancy__popup-phone .vacancy__info .vacancy__name{font-size:30px}}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block{display:flex;flex-direction:column;gap:20px}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block .block-title{font-weight:700;font-size:16px;line-height:135%;color:var(--black)}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block .info-text{font-weight:400;font-size:14px;line-height:135%;color:var(--black)}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block .info-list{display:flex;flex-direction:column;gap:12px}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block .info-list .info__item{padding-left:20px;position:relative;font-weight:400;font-size:14px;line-height:135%;color:var(--black)}.join-our-team-page .vacancy__popup-phone .vacancy__info .info-block .info-list .info__item::after{content:"";position:absolute;left:0;background-color:var(--red);width:7px;height:7px;top:5px;border-radius:50%}.join-our-team-page .vacancy__popup-phone .right-block{display:flex;flex-direction:column;width:100%;background:url("../img/bg-points-white.png") no-repeat center center;background-size:cover;background-color:var(--black);position:relative;padding:120px 30px 40px 40px;align-items:flex-start}.join-our-team-page .vacancy__popup-phone .right-block .vacancy__values{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.join-our-team-page .vacancy__popup-phone .right-block .vacancy__values .value__item{display:flex;gap:8px}.join-our-team-page .vacancy__popup-phone .right-block .vacancy__values .value__item .value__name{font-weight:700;font-size:14px;text-transform:capitalize;color:var(--gold);line-height:120%;text-wrap:nowrap}.join-our-team-page .vacancy__popup-phone .right-block .vacancy__values .value__item .value{font-weight:400;font-size:14px;color:var(--white);line-height:120%}.join-our-team-page .vacancy__popup-phone .right-block .close-button{font-weight:400;font-size:14px;line-height:181%;letter-spacing:.02em;color:var(--white);display:flex;align-items:center;gap:10px;z-index:10;position:absolute;right:38px;top:48px;transition:color .5s ease}.join-our-team-page .vacancy__popup-phone .right-block .close-button svg{margin-top:-1px}.join-our-team-page .vacancy__popup-phone .right-block .close-button:hover{cursor:pointer;color:#d9d9d9}header{position:absolute;left:0;top:0;width:100%;padding:22px 43px 22px 32px;background-color:#322d29;z-index:999;transition:background-color .5s ease}header.opened-menu{background-color:transparent;position:fixed}@media (max-width:1110px){header{padding:20px 32px 20px 24px}}@media (max-width:967.98px){header{padding:15px 24px}}@media (max-width:767.98px){header{padding:10px 40px}}header .header__content{display:flex;justify-content:space-between;align-items:center;z-index:999}@media (max-width:767.98px){header .header__content{flex-direction:row-reverse}}header .header__content .open-menu{font-size:16px;font-weight:400;color:#fff;display:flex;align-items:center;gap:5px}header .header__content .open-menu svg{transition:transform .5s ease}header .header__content .open-menu.active svg{transform:rotate(90deg)}header .header__content .header-logo{font-weight:700;font-size:16px;color:#fff;text-transform:uppercase;position:absolute;left:50%;transform:translateX(-50%)}@media (max-width:850px){header .header__content .header-logo{position:revert;transform:none}}header .header__content .header-logo.no-logo{display:none}@media (max-width:767.98px){header .header__content .header-logo{padding-left:0}}header .header__content .buttons-block{display:flex;align-items:center;gap:24px}@media (max-width:767.98px){header .header__content .buttons-block{display:none}}footer{z-index:10}footer.main-page-footer{background:linear-gradient(to bottom,#322d29 0,rgba(50,45,41,.7) 90%,rgba(137,117,102,0) 100%)}@media (max-width:767.98px){footer{background:linear-gradient(to bottom,#322d29 0,rgba(50,45,41,.7) 90%,rgba(137,117,102,0) 100%)}}footer .footer__content{padding-top:120px}@media (max-width:1110px){footer .footer__content{padding-top:110px}}@media (max-width:998px){footer .footer__content{padding-top:100px}}@media (max-width:767.98px){footer .footer__content{padding-top:80px}}footer .footer__content .footer__logo{font-weight:700;font-size:80px;line-height:100%;letter-spacing:.01em;text-transform:capitalize;color:var(--white);margin-bottom:20px}@media (max-width:1110px){footer .footer__content .footer__logo{font-size:60px;margin-bottom:30px}}@media (max-width:967.98px){footer .footer__content .footer__logo{font-size:50px;margin-bottom:25px}}@media (max-width:767.98px){footer .footer__content .footer__logo{font-size:40px;margin-bottom:16px}}footer .footer__content .content-block{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:4.380165%;margin-bottom:64px}@media (max-width:1210px){footer .footer__content .content-block{margin-bottom:60px}}@media (max-width:1110px){footer .footer__content .content-block{margin-bottom:56px}}@media (max-width:998px){footer .footer__content .content-block{margin-bottom:48px}}@media (max-width:967.98px){footer .footer__content .content-block{grid-template-columns:1fr;gap:64px;max-width:70%}}@media (max-width:767.98px){footer .footer__content .content-block{margin-bottom:44px;gap:48px;max-width:90%}}@media (max-width:567px){footer .footer__content .content-block{margin-bottom:40px;gap:44px;max-width:100%}}@media (max-width:420px){footer .footer__content .content-block{gap:40px}}footer .footer__content .content-block .content__column{display:flex;flex-direction:column}footer .footer__content .content-block .content__column .column__title{font-weight:600;font-size:32px;text-transform:capitalize;color:var(--white);margin-bottom:20px}@media (max-width:1110px){footer .footer__content .content-block .content__column .column__title{font-size:28px}}@media (max-width:998px){footer .footer__content .content-block .content__column .column__title{margin-bottom:18px}}@media (max-width:767.98px){footer .footer__content .content-block .content__column .column__title{font-size:24px;margin-bottom:16px}}footer .footer__content .content-block .content__column .column__list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media (max-width:420px){footer .footer__content .content-block .content__column .column__list{gap:20px}}footer .footer__content .content-block .content__column .column__list .column__item{display:flex;gap:16px;align-items:flex-start}@media (max-width:420px){footer .footer__content .content-block .content__column .column__list .column__item{flex-direction:column;gap:12px}}footer .footer__content .content-block .content__column .column__list .column__item .item__name{flex:0 0 47%;font-weight:600;font-size:14px;line-height:135%;color:#fff}@media (max-width:967.98px){footer .footer__content .content-block .content__column .column__list .column__item .item__name{flex:0 0 30%}}@media (max-width:767.98px){footer .footer__content .content-block .content__column .column__list .column__item .item__name{flex:0 0 45%}}footer .footer__content .content-block .content__column .column__list .column__item .item__value{font-weight:400;font-size:14px;line-height:135%;color:#ac9c8d;flex:0 0 50%}@media (max-width:967.98px){footer .footer__content .content-block .content__column .column__list .column__item .item__value{flex:0 0 60%}}@media (max-width:767.98px){footer .footer__content .content-block .content__column .column__list .column__item .item__value{flex:0 0 50%}}footer .footer__content .content-block .content__column .column__image{max-width:79.403794%}@media (max-width:967.98px){footer .footer__content .content-block .content__column .column__image{max-height:40px;align-self:flex-start}}@media (max-width:840px){footer .footer__content .content-block .content__column .column__image{max-height:36px}}@media (max-width:767.98px){footer .footer__content .content-block .content__column .column__image{max-height:32px}}footer .footer__content .content-block .content__column:nth-child(2) .column__image{max-width:40.650407%}footer .footer__content .content-block .content__column:nth-child(3) .column__image{max-width:59.891599%}footer .footer__content .risk-warning{font-weight:400;font-size:12px;color:#ac9c8d;margin-bottom:64px;line-height:120%}@media (max-width:1210px){footer .footer__content .risk-warning{margin-bottom:60px}}@media (max-width:1110px){footer .footer__content .risk-warning{margin-bottom:56px}}@media (max-width:998px){footer .footer__content .risk-warning{margin-bottom:48px}}@media (max-width:767.98px){footer .footer__content .risk-warning{margin-bottom:44px;font-size:14px}}@media (max-width:567px){footer .footer__content .risk-warning{margin-bottom:40px;font-size:13px}}footer .footer-feedback-block .feedback__content{display:flex;justify-content:space-between}@media (max-width:680px){footer .footer-feedback-block .feedback__content{flex-direction:column;align-items:flex-start;gap:48px}}@media (max-width:567px){footer .footer-feedback-block .feedback__content{gap:32px}}@media (max-width:420px){footer .footer-feedback-block .feedback__content{gap:24px}}footer .footer-feedback-block .feedback__content .news-form__block{display:flex;flex-direction:column;gap:40px;flex:0 0 36.115702%}@media (max-width:1110px){footer .footer-feedback-block .feedback__content .news-form__block{flex:0 0 40%}}@media (max-width:998px){footer .footer-feedback-block .feedback__content .news-form__block{flex:0 0 45%;gap:32px}}@media (max-width:767.98px){footer .footer-feedback-block .feedback__content .news-form__block{flex:0 0 50%;gap:28px}}@media (max-width:680px){footer .footer-feedback-block .feedback__content .news-form__block{max-width:90%;flex:0 0 90%;gap:24px}}@media (max-width:420px){footer .footer-feedback-block .feedback__content .news-form__block{max-width:100%;flex:0 0 100%}}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__text{font-weight:400;font-size:16px;color:#fff;line-height:120%}@media (max-width:767.98px){footer .footer-feedback-block .feedback__content .news-form__block .subscribe__text{font-size:14px}}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form{display:flex;align-items:center}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form input{flex-grow:1;flex-shrink:0;background-color:#453e39;color:var(--white);font-weight:500;font-size:18px;line-height:156%;padding:15px 32px;border-radius:100px}@media (max-width:998px){footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form input{font-size:16px;padding:15px 28px}}@media (max-width:767.98px){footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form input{font-size:14px;padding:15px 24px}}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form input::placeholder{color:#ac9c8d}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button{display:flex;align-items:center;justify-content:center;min-width:64px;width:64px;height:64px;box-shadow:0 1px 10px 0 rgba(255,255,255,.5);background:var(--white);border-radius:50%;margin-left:-64px;transition:background-color .5s ease}@media (max-width:1110px){footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button{min-width:60px;width:60px;height:60px;margin-left:-60px}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button svg{width:20px;height:20px}}@media (max-width:998px){footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button{min-width:56px;width:56px;height:56px;margin-left:-56px}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button svg{width:20px;height:20px}}footer .footer-feedback-block .feedback__content .news-form__block .subscribe__form .submit-button:hover{background-color:#d9d9d9}footer .footer-feedback-block .feedback__content .links-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}@media (max-width:680px){footer .footer-feedback-block .feedback__content .links-block{align-items:flex-start;gap:32px}}@media (max-width:567px){footer .footer-feedback-block .feedback__content .links-block{gap:28px}}@media (max-width:420px){footer .footer-feedback-block .feedback__content .links-block{gap:24px}}footer .footer-feedback-block .feedback__content .links-block .rules-pages{display:flex;gap:32px}@media (max-width:998px){footer .footer-feedback-block .feedback__content .links-block .rules-pages{gap:28px}}@media (max-width:767.98px){footer .footer-feedback-block .feedback__content .links-block .rules-pages{gap:24px}}footer .footer-feedback-block .feedback__content .links-block .rules-pages .page__item .page__link{font-weight:400;font-size:14px;line-height:171%;text-align:center;color:#fff}footer .footer-feedback-block .feedback__content .links-block .social-media{display:flex;align-items:flex-end;gap:40px}@media (max-width:998px){footer .footer-feedback-block .feedback__content .links-block .social-media{gap:34px}footer .footer-feedback-block .feedback__content .links-block .social-media .social__item .item__link svg{width:30px;height:30px}}@media (max-width:767.98px){footer .footer-feedback-block .feedback__content .links-block .social-media{gap:30px}footer .footer-feedback-block .feedback__content .links-block .social-media .social__item .item__link svg{width:28px;height:28px}}@media (max-width:420px){footer .footer-feedback-block .feedback__content .links-block .social-media{gap:24px}footer .footer-feedback-block .feedback__content .links-block .social-media .social__item .item__link svg{width:24px;height:24px}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.contact-us-component{position:relative;padding:240px 0}@media (max-width:1110px){.contact-us-component{padding:160px 0}}@media (max-width:998px){.contact-us-component{padding:120px 0}}@media (max-width:767.98px){.contact-us-component{padding:80px 0}}.contact-us-component .contact-us__bg{position:absolute;right:-5.972222%;top:-140px;width:78.472222%;z-index:-1}@media (max-width:1210px){.contact-us-component .contact-us__bg{top:-70px;right:-10%}}@media (max-width:1110px){.contact-us-component .contact-us__bg{top:-30px;right:-10%}}@media (max-width:998px){.contact-us-component .contact-us__bg{top:-180px;right:-20%;width:95%}}@media (max-width:840px){.contact-us-component .contact-us__bg{top:-140px;right:-20%;width:95%}}@media (max-width:767.98px){.contact-us-component .contact-us__bg{top:120px;right:-85%;width:920px}}@media (max-width:640px){.contact-us-component .contact-us__bg{top:120px;right:-90%;width:790px}}@media (max-width:567px){.contact-us-component .contact-us__bg{top:120px;right:-84%;width:720px}}@media (max-width:520px){.contact-us-component .contact-us__bg{right:-90%}}@media (max-width:480px){.contact-us-component .contact-us__bg{right:-96%}}@media (max-width:450px){.contact-us-component .contact-us__bg{top:120px;right:-109.693878%;width:698px}}@media (max-width:380px){.contact-us-component .contact-us__bg{top:90px;right:-140%;height:750px}}@media (max-width:340px){.contact-us-component .contact-us__bg{top:90px;right:-150%}}.contact-us-component .contact__content{display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.contact-us-component .contact__content{flex-direction:column-reverse;align-items:flex-start;gap:64px}}.contact-us-component .contact__content .contact__form{display:flex;flex-direction:column;gap:65px;flex:0 0 40.826446%}@media (max-width:998px){.contact-us-component .contact__content .contact__form{flex:0 0 50%;gap:48px}}@media (max-width:767.98px){.contact-us-component .contact__content .contact__form{flex:0 0 100%;width:60%;align-items:flex-start;gap:40px}}@media (max-width:640px){.contact-us-component .contact__content .contact__form{width:80%}}@media (max-width:567px){.contact-us-component .contact__content .contact__form{width:100%}}.contact-us-component .contact__content .contact__form input,.contact-us-component .contact__content .contact__form textarea{font-weight:400;font-size:18px;text-transform:capitalize;color:var(--gold-300);padding-bottom:18px;border-bottom:1px solid var(--gold);background-color:transparent;resize:none;width:100%}.contact-us-component .contact__content .contact__form input::placeholder,.contact-us-component .contact__content .contact__form textarea::placeholder{font-size:18px;text-transform:capitalize;color:var(--gold)}@media (max-width:767.98px){.contact-us-component .contact__content .contact__form input,.contact-us-component .contact__content .contact__form textarea{font-size:16px}}.contact-us-component .contact__content .contact__form textarea{overflow:hidden}.contact-us-component .contact__content .contact__form .input-block{display:flex;gap:32px}.contact-us-component .contact__content .contact__form .input-block .email{width:56.477733%}.contact-us-component .contact__content .contact__form .input-block .phone{width:37.044534%}@media (max-width:767.98px){.contact-us-component .contact__content .contact__form .input-block{flex-direction:column;width:100%}.contact-us-component .contact__content .contact__form .input-block .email,.contact-us-component .contact__content .contact__form .input-block .phone{width:100%}}.contact-us-component .contact__content .contact-us{padding-right:150px;display:flex;flex-direction:column;gap:26px;flex:0 0 40.082645%}@media (max-width:1210px){.contact-us-component .contact__content .contact-us{padding-right:90px}}@media (max-width:1110px){.contact-us-component .contact__content .contact-us{padding-right:50px}}@media (max-width:998px){.contact-us-component .contact__content .contact-us{padding-right:20px;gap:16px}}.contact-us-component .contact__content .contact-us .contact__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white)}@media (max-width:1110px){.contact-us-component .contact__content .contact-us .contact__title{font-size:34px}}@media (max-width:998px){.contact-us-component .contact__content .contact-us .contact__title{font-size:32px}}@media (max-width:767.98px){.contact-us-component .contact__content .contact-us .contact__title{font-size:28px}}@media (max-width:567px){.contact-us-component .contact__content .contact-us .contact__title{font-size:24px}}.contact-us-component .contact__content .contact-us .contact__info{font-weight:400;font-size:40px;line-height:130%;letter-spacing:.01em;color:var(--gold)}@media (max-width:1110px){.contact-us-component .contact__content .contact-us .contact__info{font-size:28px}}@media (max-width:998px){.contact-us-component .contact__content .contact-us .contact__info{font-size:24px}}@media (max-width:767.98px){.contact-us-component .contact__content .contact-us .contact__info{font-size:20px}}@media (max-width:567px){.contact-us-component .contact__content .contact-us .contact__info{font-size:16px}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}.modal-content{display:flex;flex-direction:column;align-items:center;background:rgba(99,89,76,.68);backdrop-filter:blur(10px);padding:30px;border-radius:10px;text-align:center;max-width:500px;width:100%;height:300px}@media (max-width:567px){.modal-content{padding:30px;font-size:16px;width:70vw;height:250px}}.modal-icon{margin-top:5%;margin-bottom:2%;width:60px;height:60px}@media (max-width:567px){.modal-icon{margin-top:0;margin-bottom:0;width:40px;height:40px}}.modal-content h2{margin-top:0;color:#efe9e1;font-family:inherit;font-style:normal;font-weight:600;font-size:28px}@media (max-width:1110px){.modal-content h2{font-size:26px}}@media (max-width:998px){.modal-content h2{font-size:22px}}@media (max-width:767.98px){.modal-content h2{font-size:19px}}@media (max-width:567px){.modal-content h2{font-size:14px;margin-bottom:7%}}@media (max-width:567px){.modal-content p{width:75%}}.modal-content p{color:#b8b3b3;font-family:inherit;font-style:normal;font-weight:300;width:50%}.modal-content button{position:absolute;bottom:50px;background-color:#efe9e1;color:#1d1a18;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;margin-top:10px;width:150px}@media (max-width:567px){.modal-content button{bottom:30px;width:100px}}.modal-content button:hover{background-color:#e0c4a8}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.menu-block{position:fixed;left:0;top:0;width:100vw;height:100vh;background-size:cover;z-index:10;max-width:0;overflow:hidden}@media (max-width:767.98px){.menu-block{display:none}}.menu-block .menu__content{display:flex;justify-content:space-between;width:100vw;height:100vh}.menu-block .left-block{height:100%;display:flex;background-color:var(--red);padding:0 40px;width:42.013889%;align-self:flex-end;max-height:0;transition:all .8s ease}@media (max-width:1110px){.menu-block .left-block{padding:0 25px;width:35%}}.menu-block .left-block .categories__list{display:flex;flex-direction:column;opacity:0;transition:opacity .5s ease .2s}.menu-block .left-block .categories__list .category__item{display:flex;align-items:center;gap:8px;padding:12px 0;cursor:pointer}@media (max-width:1110px){.menu-block .left-block .categories__list .category__item{padding:7px 0;gap:5px}}.menu-block .left-block .categories__list .category__item .category__number{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--gold-500)}@media (max-width:1110px){.menu-block .left-block .categories__list .category__item .category__number{font-size:15px}}.menu-block .left-block .categories__list .category__item .line{width:112px;height:1px;background-color:#fff;max-width:0;transition:max-width .5s ease}@media (max-width:1110px){.menu-block .left-block .categories__list .category__item .line{width:70px}}.menu-block .left-block .categories__list .category__item .arrow{max-width:0;transform:rotate(180deg);transition:all .5s ease;overflow:hidden}.menu-block .left-block .categories__list .category__item .category-name{font-weight:400;font-size:32px;text-transform:capitalize;color:var(--white);margin-left:40px;transition:all .5s ease}@media (max-width:1110px){.menu-block .left-block .categories__list .category__item .category-name{font-size:26px}}.menu-block .left-block .categories__list .category__item.active{cursor:pointer}.menu-block .left-block .categories__list .category__item.active .line{max-width:112px}.menu-block .left-block .categories__list .category__item.active .arrow{max-width:100%;transform:rotate(0)}.menu-block .left-block .categories__list .category__item.active .category-name{margin-left:0;font-weight:600;color:var(--gold-500)}.menu-block .left-block .categories__list .category__item:hover .category-name{color:#afa69e}.menu-block .right-block{flex-grow:1;height:100%;padding:0 65px 0 92px;max-height:0;transition:all .8s ease;overflow:hidden;background:linear-gradient(#322d29,#322d29),url("../img/main-page/description/bg.png") no-repeat center center}.menu-block .right-block .content-block{opacity:0;transition:opacity .5s ease .2s}.menu-block .right-block .content-block .products-block{display:none;justify-content:space-between}.menu-block .right-block .content-block .products-block.active{display:flex}.menu-block .right-block .content-block .products-block .products-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr,0.9fr;row-gap:24px;column-gap:56px;margin-bottom:24px}.menu-block .right-block .content-block .products-block .products-list .list-column{display:flex;flex-direction:column;gap:16px}@media (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-list .list-column{gap:10px}}.menu-block .right-block .content-block .products-block .products-list .list-column .column-title{font-weight:600;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--gold)}@media (max-width:1110px){.menu-block .right-block .content-block .products-block .products-list .list-column .column-title{font-size:14px}}@media (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-list .list-column .column-title{font-size:13px}}.menu-block .right-block .content-block .products-block .products-list .list-column .column-items{display:flex;flex-direction:column;gap:12px}@media (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-list .list-column .column-items{gap:8px}}.menu-block .right-block .content-block .products-block .products-list .list-column .column-items .column-item .item-link{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--white)}@media (max-width:1110px){.menu-block .right-block .content-block .products-block .products-list .list-column .column-items .column-item .item-link{font-size:18px}}@media (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-list .list-column .column-items .column-item .item-link{font-size:16px}}.menu-block .right-block .content-block .products-block .products-list .list-column .column-items .column-item .item-link.active,.menu-block .right-block .content-block .products-block .products-right .right-item .right-link.active{font-weight:600;color:var(--gold-500);position:relative}.menu-block .right-block .content-block .products-block .products-right{display:flex;flex-direction:column;gap:16px;padding-top:51px;padding-right:50px}@media (max-width:1110px){.menu-block .right-block .content-block .products-block .products-right{gap:14px;padding-top:40px}}@media (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-right{gap:8px;padding-top:30px}}.menu-block .right-block .content-block .products-block .products-right .right-item .right-link{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--white)}@media (max-width:1110px){.menu-block .right-block .content-block .products-block .products-right .right-item .right-link{font-size:18px}}@media (max-width:1110px) and (max-width:967.98px){.menu-block .right-block .content-block .products-block .products-right .right-item .right-link{font-size:16px}}.menu-block .right-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);display:flex;align-items:center;gap:10px;transition:color .5s ease}.menu-block .right-block .close-button svg{margin-top:-1px}.menu-block .right-block .close-button:hover{cursor:pointer;color:#d9d9d9}.menu-block.opened-menu .left-block,.menu-block.opened-menu .right-block{max-height:100vh}.menu-block.opened-menu .left-block{padding:117px 40px}@media (max-width:1110px){.menu-block.opened-menu .left-block{padding:105px 25px}}.menu-block.opened-menu .left-block .categories__list{opacity:1}.menu-block.opened-menu .right-block{padding:130px 65px 130px 92px}@media (max-width:1110px){.menu-block.opened-menu .right-block{padding:110px 50px 110px 60px}}@media (max-width:967.98px){.menu-block.opened-menu .right-block{padding:100px 40px 90px 40px}}.menu-block.opened-menu .right-block .content-block{opacity:1}.phone__menu{background-color:var(--red);position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:10;transform:translateX(-100%);overflow:hidden;display:none;flex-direction:column;transition:all .5s ease-out;opacity:0}@media (max-width:767.98px){.phone__menu{display:flex}}.phone__menu .menu__header{display:flex;align-items:center;justify-content:center;gap:40px;padding:80px 40px 32px}@media (max-width:460px){.phone__menu .menu__header{justify-content:space-around;gap:auto}}@media (max-width:420px){.phone__menu .menu__header{justify-content:space-between}}.phone__menu .menu__header button{padding:16px 40px}@media (max-width:460px){.phone__menu .menu__header button{padding:10px 20px;font-size:12px;text-wrap:nowrap}}.phone__menu .menu-list{display:flex;flex-direction:column;gap:32px;flex-grow:1;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--gold) var(--gold-300)}.phone__menu .menu-list::-webkit-scrollbar{width:8px}.phone__menu .menu-list::-webkit-scrollbar-track{background:var(--gold-300)}.phone__menu .menu-list::-webkit-scrollbar-thumb{background-color:var(--gold);border-radius:5px;border:2px solid var(--gold-500)}.phone__menu .menu-list::-webkit-scrollbar-thumb:hover{background-color:#555}.phone__menu .menu-list .menu__item{display:flex;flex-direction:column}.phone__menu .menu-list .menu__item .menu-button{display:flex;align-items:center;gap:8px;padding:12px 20px 16px 40px}.phone__menu .menu-list .menu__item .menu-button .category__number{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--gold-500)}@media (max-width:1110px){.phone__menu .menu-list .menu__item .menu-button .category__number{font-size:15px}}.phone__menu .menu-list .menu__item .menu-button .line{width:112px;height:1px;background-color:#fff;max-width:0;transition:max-width .5s ease}.phone__menu .menu-list .menu__item .menu-button .arrow{max-width:0;transform:rotate(180deg);transition:all .5s ease;overflow:hidden}.phone__menu .menu-list .menu__item .menu-button .category-name{font-weight:400;font-size:32px;text-transform:capitalize;color:var(--white);margin-left:40px;transition:margin .5s ease;text-align:start}.phone__menu .menu-list .menu__item .menu-button.active{cursor:pointer}.phone__menu .menu-list .menu__item .menu-button.active .line{max-width:112px}.phone__menu .menu-list .menu__item .menu-button.active .arrow{max-width:100%;transform:rotate(0)}.phone__menu .menu-list .menu__item .menu-button.active .category-name{font-weight:600;color:var(--gold-500);margin-left:0}.phone__menu .menu-list .menu__item .hidden-drop-list{padding:0 20px 0 40px;display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-height:0;overflow:hidden;transition:all .5s ease-out;background:linear-gradient(#322d29,#322d29),url("../img/main-page/description/bg.png") no-repeat center center}.phone__menu .menu-list .menu__item .hidden-drop-list.opened{padding:40px 20px 40px 40px}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column{display:flex;flex-direction:column;gap:16px}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column .column-title{font-weight:600;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--gold)}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column .column-items{display:flex;flex-direction:column;gap:12px}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column .column-items .column-item .item-link{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--white)}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column .column-items .column-item .item-link.active{font-weight:600;color:var(--gold-500);position:relative;margin-left:23px}.phone__menu .menu-list .menu__item .hidden-drop-list .list-column .column-items .column-item .item-link.active::after{content:"";position:absolute;left:-23px;top:calc(50% - 3.5px);width:7px;height:7px;border-radius:50%;background-color:var(--gold-500)}.phone__menu .menu-list .menu__item .hidden-drop-list .phone-drop-close-button{display:flex;align-items:center;gap:10px;font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);margin-top:10px}.phone__menu.opened-menu{transform:translateX(0);opacity:1}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.log-in__popup{position:fixed;left:0;top:0;z-index:999;width:100vw;height:100vh;max-width:0;overflow:hidden}.log-in__popup .popup__content{display:flex;justify-content:space-between;width:100vw;height:100vh}.log-in__popup .left-block{display:flex;flex-direction:column;background-color:var(--red);padding:0 100px;width:57.986111%;height:100vh;z-index:2;opacity:0;max-height:0;align-self:flex-end;transition:opacity .5s ease,max-height .8s ease,padding .5s ease}.otp-container{width:350px}.otp-title{font-size:18px;margin-bottom:15px}.otp-input-wrapper{display:flex;justify-content:flex-start;gap:10px}.otp-box{width:40px;height:54px;font-size:24px;text-align:center;border:2px solid #fff;background:0 0;color:#fff;border-radius:10px;outline:0}.otp-box:focus{border-color:#ffcccb}.otp-resend-text{margin-top:20px;font-size:14px}.otp-resend-link{color:#fff;font-weight:700;text-decoration:underline;cursor:pointer}.otp-resend-link:hover{color:#ffcccb}@media (max-width:1110px){.log-in__popup .left-block{padding:0 80px}}@media (max-width:967.98px){.log-in__popup .left-block{padding:0 60px;width:70%}}@media (max-width:767.98px){.log-in__popup .left-block{padding:0 60px;width:100%;gap:32px;overflow-y:scroll}}.log-in__popup .left-block .logo-block{display:flex;flex-direction:column-reverse;gap:32px;align-items:flex-end}.log-in__popup .left-block .logo-block .popup-logo{font-weight:700;font-size:43px;line-height:150%;color:var(--white);padding-bottom:26px;align-self:flex-start}@media (max-width:767.98px){.log-in__popup .left-block .logo-block .popup-logo{padding-bottom:0}}.log-in__popup .left-block .logo-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);align-items:center;gap:10px;z-index:10;display:none}@media (max-width:767.98px){.log-in__popup .left-block .logo-block .close-button{display:flex;font-size:14px}}.log-in__popup .left-block .logo-block .close-button svg{margin-top:-1px}.log-in__popup .left-block .logo-block .close-button:hover{cursor:pointer}.log-in__popup .left-block .welcome{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);padding-bottom:26px}@media (max-width:1110px){.log-in__popup .left-block .welcome{padding-bottom:20px;font-size:32px}}@media (max-width:767.98px){.log-in__popup .left-block .welcome{padding-bottom:0;font-size:24px}}.log-in__popup .left-block .sign-up-link{display:flex;gap:5px;padding-bottom:30px}.mapdawn{margin-bottom:34px}@media (max-width:767.98px){.log-in__popup .left-block .sign-up-link{padding-bottom:0}}.log-in__popup .left-block .sign-up-link .text{font-weight:400;font-size:16px;color:var(--gold-500)}@media (max-width:767.98px){.log-in__popup .left-block .sign-up-link .text{font-size:14px}}.log-in__popup .left-block .sign-up-link .link{font-weight:400;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;color:var(--white)}@media (max-width:767.98px){.log-in__popup .left-block .sign-up-link .link{font-size:14px}}.log-in__popup .left-block .sign-in__form{display:flex;flex-direction:column;gap:40px}.log-in__popup .left-block .sign-in__form input:not(.otp-box){font-weight:400;font-size:18px;line-height:126%;color:var(--white);border-bottom:1px solid var(--gold);padding-bottom:18px;width:59.88024%;background-color:transparent}@media (max-width:1210px){.log-in__popup .left-block .sign-in__form input:not(.otp-box){width:80%}}@media (max-width:767.98px){.log-in__popup .left-block .sign-in__form input:not(.otp-box){width:90%}}@media (max-width:520px){.log-in__popup .left-block .sign-in__form input:not(.otp-box){width:100%}}.log-in__popup .left-block .sign-in__form input:not(.otp-box)::placeholder{color:var(--gold)}.log-in__popup .left-block .sign-in__form .password-input{position:relative;width:59.88024%}@media (max-width:1210px){.log-in__popup .left-block .sign-in__form .password-input{width:80%}}@media (max-width:767.98px){.log-in__popup .left-block .sign-in__form .password-input{width:90%}}@media (max-width:520px){.log-in__popup .left-block .sign-in__form .password-input{width:100%}}.log-in__popup .left-block .sign-in__form .password-input input{width:100%}.log-in__popup .left-block .sign-in__form .password-input .show-password{position:absolute;right:0;display:flex;align-items:center;gap:10px;background-color:var(--red);bottom:18px}.log-in__popup .left-block .sign-in__form .password-input .show-password .hide{display:none}.log-in__popup .left-block .sign-in__form .password-input .show-password.showed .show{display:none}.log-in__popup .left-block .sign-in__form .password-input .show-password.showed .hide{display:block}.log-in__popup .left-block .sign-in__form .log-in-button{display:block;padding:16px 57px;width:auto;max-width:220px}.log-in__popup .right-block{display:flex;padding:0 92px;width:42.013889%;justify-content:flex-end;background-color:var(--black);align-items:flex-start;position:relative;opacity:0;max-height:0;transition:opacity .5s ease,max-height .8s ease,padding .5s ease;overflow:hidden}.log-in__popup .right-block .login-bg{position:absolute;width:142.14876%;left:-21.157025%;top:-34.533333%;z-index:1}@media (max-width:967.98px){.log-in__popup .right-block .login-bg{width:200%;top:-15%}}.log-in__popup .right-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);display:flex;align-items:center;gap:10px;z-index:10;transition:color .5s ease}.log-in__popup .right-block .close-button svg{margin-top:-1px}.log-in__popup .right-block .close-button:hover{cursor:pointer;color:#d9d9d9}@media (max-width:967.98px){.log-in__popup .right-block{width:30%}}@media (max-width:767.98px){.log-in__popup .right-block{width:0%;padding:0}.log-in__popup .right-block .login-bg{display:none}}.log-in__popup.opened .left-block{padding:100px;max-height:100vh;opacity:1}@media (max-width:1110px){.log-in__popup.opened .left-block{padding:80px}}@media (max-width:967.98px){.log-in__popup.opened .left-block{padding:60px}}@media (max-width:767.98px){.log-in__popup.opened .left-block{padding:40px}}.log-in__popup.opened .right-block{max-height:100vh;padding:150px 92px;opacity:1}@media (max-width:767.98px){.log-in__popup.opened .right-block{padding:0}}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.sign-up__popup{position:fixed;left:0;top:0;z-index:999;width:100vw;height:100vh;max-width:0;overflow:hidden}.sign-up__popup .popup__content{display:flex;justify-content:space-between;width:100vw;height:100vh}.sign-up__popup .left-block{display:flex;flex-direction:column;background-color:var(--red);width:57.986111%;z-index:2;max-height:0;opacity:0;padding:0 100px;align-self:flex-end;transition:opacity .5s ease,max-height .8s ease,padding .5s ease;justify-content:space-between;height:100%}@media (max-width:1110px){.sign-up__popup .left-block{padding:0 80px}}@media (max-width:967.98px){.sign-up__popup .left-block{padding:0 60px;width:70%}}@media (max-width:767.98px){.sign-up__popup .left-block{padding:0 60px;width:100%;gap:32px}}@media (max-height:620px){.sign-up__popup .left-block{gap:10px}}.sign-up__popup .left-block .logo-block{display:flex;flex-direction:column-reverse;gap:32px;align-items:flex-end}@media (max-height:620px){.sign-up__popup .left-block .logo-block{gap:15px}}.sign-up__popup .left-block .logo-block .popup-logo{font-weight:700;font-size:43px;line-height:150%;color:var(--white);padding-bottom:26px;align-self:flex-start}@media (max-width:767.98px){.sign-up__popup .left-block .logo-block .popup-logo{padding-bottom:0}}.sign-up__popup .left-block .logo-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);align-items:center;gap:10px;z-index:10;display:none}@media (max-width:767.98px){.sign-up__popup .left-block .logo-block .close-button{display:flex;font-size:14px}}.sign-up__popup .left-block .logo-block .close-button svg{margin-top:-1px}.sign-up__popup .left-block .logo-block .close-button:hover{cursor:pointer}.sign-up__popup .left-block .welcome{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;color:var(--white);padding-bottom:26px}@media (max-width:1110px){.sign-up__popup .left-block .welcome{padding-bottom:20px;font-size:32px}}@media (max-width:767.98px){.sign-up__popup .left-block .welcome{padding-bottom:0;font-size:24px}}.sign-up__popup .left-block .log-in-link{display:flex;gap:5px;padding-bottom:40px}@media (max-width:767.98px){.sign-up__popup .left-block .log-in-link{padding-bottom:0}}.sign-up__popup .left-block .log-in-link .text{font-weight:400;font-size:16px;color:var(--gold-500)}@media (max-width:767.98px){.sign-up__popup .left-block .log-in-link .text{font-size:14px}}.sign-up__popup .left-block .log-in-link .link{font-weight:400;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;color:var(--white)}@media (max-width:767.98px){.sign-up__popup .left-block .log-in-link .link{font-size:14px}}.sign-up__popup .left-block .sign-in__form{display:flex;flex-direction:column;gap:25px}.sign-up__popup .left-block .sign-in__form input{font-weight:400;font-size:18px;line-height:126%;color:var(--white);border-bottom:1px solid var(--gold);padding-bottom:12px;width:59.88024%;background-color:transparent}@media (max-width:1210px){.sign-up__popup .left-block .sign-in__form input{width:80%}}@media (max-width:767.98px){.sign-up__popup .left-block .sign-in__form input{width:90%}}@media (max-width:520px){.sign-up__popup .left-block .sign-in__form input{width:100%}}.sign-up__popup .left-block .sign-in__form input::placeholder{color:var(--gold)}.sign-up__popup .left-block .sign-in__form .password-input{position:relative;width:59.88024%}@media (max-width:1210px){.sign-up__popup .left-block .sign-in__form .password-input{width:80%}}@media (max-width:767.98px){.sign-up__popup .left-block .sign-in__form .password-input{width:90%}}@media (max-width:520px){.sign-up__popup .left-block .sign-in__form .password-input{width:100%}}.sign-up__popup .left-block .sign-in__form .password-input input{width:100%}.sign-up__popup .left-block .sign-in__form .password-input .show-password{position:absolute;right:0;display:flex;align-items:center;gap:10px;background-color:var(--red);bottom:12px}.sign-up__popup .left-block .sign-in__form .password-input .show-password .hide{display:none}.sign-up__popup .left-block .sign-in__form .password-input .show-password.showed .show{display:none}.sign-up__popup .left-block .sign-in__form .password-input .show-password.showed .hide{display:block}.sign-up__popup .left-block .sign-in__form .sign-up-button{display:block;padding:16px 20px;width:auto;max-width:162px}.sign-up__popup .right-block{display:flex;width:42.013889%;justify-content:flex-end;background-color:var(--black);align-items:flex-start;position:relative;max-height:0;opacity:0;padding:0 92px;transition:opacity .5s ease,max-height .8s ease,padding .5s ease;overflow:hidden}.sign-up__popup .right-block .login-bg{position:absolute;transform:rotate(180deg);width:142.14876%;left:-21.157025%;bottom:-34.533333%;z-index:1}@media (max-width:967.98px){.sign-up__popup .right-block .login-bg{width:200%;bottom:-15%}}.sign-up__popup .right-block .close-button{font-weight:400;font-size:16px;line-height:181%;letter-spacing:.02em;color:var(--white);display:flex;align-items:center;gap:10px;z-index:10;transition:color .5s ease}.sign-up__popup .right-block .close-button svg{margin-top:-1px}.sign-up__popup .right-block .close-button:hover{cursor:pointer;color:#d9d9d9}@media (max-width:967.98px){.sign-up__popup .right-block{width:30%}}@media (max-width:767.98px){.sign-up__popup .right-block{width:0%;padding:0}.sign-up__popup .right-block .login-bg{display:none}}.sign-up__popup.opened .left-block,.sign-up__popup.opened .right-block{max-height:100vh;opacity:1}.sign-up__popup.opened .left-block{padding:100px}@media (max-width:1110px){.sign-up__popup.opened .left-block{padding:80px}}@media (max-width:967.98px){.sign-up__popup.opened .left-block{padding:60px}}@media (max-width:767.98px){.sign-up__popup.opened .left-block{padding:40px}}.sign-up__popup.opened .right-block{padding:150px 92px}@media (max-width:767.98px){.sign-up__popup.opened .right-block{padding:0}}:root{--questions-list-max-height:500px;--questions-list-opened:900px}.questions-block{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);z-index:3}.questions-block .questions__content{padding:120px 0}@media (max-width:967.98px){.questions-block .questions__content{padding:105px 0}}@media (max-width:767.98px){.questions-block .questions__content{padding:80px 0 90px}}.questions-block .questions__content .questions-title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.questions-block .questions__content .questions-title{font-size:36px;margin-bottom:20px}}@media (max-width:967.98px){.questions-block .questions__content .questions-title{font-size:32px}}@media (max-width:767.98px){.questions-block .questions__content .questions-title{font-size:24px;margin-bottom:16px}}.questions-block .questions__content .questions-desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;color:var(--gold-500);margin-bottom:61px;max-width:490px}@media (max-width:1110px){.questions-block .questions__content .questions-desc{font-size:18px;margin-bottom:55px}}@media (max-width:767.98px){.questions-block .questions__content .questions-desc{font-size:16px;margin-bottom:40px}}.questions-block .questions__content .questions-more{display:none;font-size:16px;font-weight:600;color:var(--white);align-items:center;gap:5px;transition:width .5s ease;padding-top:30px}.questions-block .questions__content .questions-more svg{transform:rotate(0);transition:transform .5s ease}.questions-block .questions__content .questions-more.active svg{transform:rotate(-180deg)}@media (max-width:767.98px){.questions-block .questions__content .questions-more{display:flex}}.questions-block .questions__content .questions-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);column-gap:103px;row-gap:44px}@media (max-width:1110px){.questions-block .questions__content .questions-list{column-gap:85px;row-gap:32px}}@media (max-width:967.98px){.questions-block .questions__content .questions-list{column-gap:70px;row-gap:28px}}@media (max-width:767.98px){.questions-block .questions__content .questions-list{row-gap:40px;grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);max-height:var(--questions-list-max-height);overflow:hidden;transition:max-height .5s ease}.questions-block .questions__content .questions-list.opened{max-height:var(--questions-list-opened)}}.questions-block .questions__content .questions-list .question-item{display:flex;flex-direction:column;gap:24px}@media (max-width:1110px){.questions-block .questions__content .questions-list .question-item{gap:20px}}@media (max-width:767.98px){.questions-block .questions__content .questions-list .question-item{gap:16px}}.questions-block .questions__content .questions-list .question-item .item-title{font-weight:400;font-size:40px;line-height:130%;color:var(--white);opacity:0;transition:opacity 1s ease-out .5s}.questions-block .questions__content .questions-list .question-item .item-title.visible{opacity:1}@media (max-width:1110px){.questions-block .questions__content .questions-list .question-item .item-title{font-size:36px}}@media (max-width:967.98px){.questions-block .questions__content .questions-list .question-item .item-title{font-size:28px}}@media (max-width:767.98px){.questions-block .questions__content .questions-list .question-item .item-title{font-size:24px}}.questions-block .questions__content .questions-list .question-item .item-answer{font-weight:400;font-size:16px;color:var(--gold-500);line-height:150%;opacity:0;transition:max-height .5s ease,opacity .5s ease;max-height:0}.questions-block .questions__content .questions-list .question-item .item-answer.open{opacity:1}@media (max-width:967.98px){.questions-block .questions__content .questions-list .question-item .item-answer{font-size:15px}}@media (max-width:767.98px){.questions-block .questions__content .questions-list .question-item .item-answer{font-size:14px}}.proposition-block{background-color:var(--gold-300);padding:125px 0 120px;position:relative}@media (max-width:1110px){.proposition-block{padding:100px 0}}@media (max-width:998px){.proposition-block{padding:90px 0}}@media (max-width:767.98px){.proposition-block{padding-bottom:80px 0}}.proposition-block .prop__list-wrapper{position:relative;overflow:visible}.proposition-block .prop__title{font-weight:600;font-size:40px;line-height:130%;text-transform:capitalize;text-align:center;color:var(--black);margin-bottom:66px}@media (max-width:998px){.proposition-block .prop__title{font-size:32px;margin-bottom:54px}}@media (max-width:767.98px){.proposition-block .prop__title{font-size:28px;margin-bottom:48px}}@media (max-width:567px){.proposition-block .prop__title{font-size:24px;margin-bottom:40px}}.proposition-block .prop__list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:23px;width:auto;will-change:transform}@media (max-width:767.98px){.proposition-block .prop__list{column-gap:16px;display:flex;height:auto;left:0;transform:translateX(0)}}.proposition-block .prop__list .prop__item{background-color:#e0d8ce;padding:24px;padding-top:40px;display:flex;flex-direction:column;border-radius:20px}@media (max-width:998px){.proposition-block .prop__list .prop__item{padding:24px}}@media (max-width:767.98px){.proposition-block .prop__list .prop__item{width:300px;min-width:300px;flex:0 0 300px}}.proposition-block .prop__list .prop__item .item__category{font-weight:400;font-size:16px;color:var(--black-700);margin-bottom:104px}@media (max-width:1110px){.proposition-block .prop__list .prop__item .item__category{margin-bottom:70px}}@media (max-width:998px){.proposition-block .prop__list .prop__item .item__category{margin-bottom:46px}}@media (max-width:767.98px){.proposition-block .prop__list .prop__item .item__category{margin-bottom:40px;font-size:14px}}@media (max-width:567px){.proposition-block .prop__list .prop__item .item__category{margin-bottom:36px}}.proposition-block .prop__list .prop__item .item__name{font-weight:700;font-size:20px;line-height:145%;color:var(--black);margin-bottom:43px}@media (max-width:998px){.proposition-block .prop__list .prop__item .item__name{margin-bottom:28px;font-size:18px}}@media (max-width:767.98px){.proposition-block .prop__list .prop__item .item__name{margin-bottom:24px;font-size:16px}}@media (max-width:567px){.proposition-block .prop__list .prop__item .item__name{margin-bottom:16px}}.proposition-block .prop__list .prop__item .item__desc{font-weight:400;font-size:16px;color:var(--black-700);margin-bottom:24px}@media (max-width:767.98px){.proposition-block .prop__list .prop__item .item__desc{font-size:14px;max-width:90%}}.proposition-block .prop__list .prop__item .item__more{width:44px;height:44px;border:1px solid var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:flex-end;background-color:#e0d8ce;transition:background-color .5s ease}@media (max-width:998px){.proposition-block .prop__list .prop__item .item__more{width:36px;height:36px}.proposition-block .prop__list .prop__item .item__more svg{width:6px;height:8px}}@media (max-width:737.98px){.proposition-block .prop__list .prop__item .item__more{width:32px;height:32px}}.proposition-block .prop__list .prop__item .item__more:hover{background-color:#c1bab3}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.support-first-screen{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red)}.support-first-screen .first-screen__content{padding:168px 0;display:flex;flex-direction:column;align-items:center}@media (max-width:1210px){.support-first-screen .first-screen__content{padding:160px 0}}@media (max-width:1110px){.support-first-screen .first-screen__content{padding:148px 0}}@media (max-width:998px){.support-first-screen .first-screen__content{padding:132px 0}}@media (max-width:767.98px){.support-first-screen .first-screen__content{padding:150px 0}}@media (max-width:567px){.support-first-screen .first-screen__content{padding:168px 0}}@media (max-width:420px){.support-first-screen .first-screen__content{padding:182px 0}}.support-first-screen .first-screen__content .support-page__title{font-weight:600;font-size:50px;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px;line-height:135%}@media (max-width:1110px){.support-first-screen .first-screen__content .support-page__title{font-size:45px}}@media (max-width:998px){.support-first-screen .first-screen__content .support-page__title{font-size:40px;margin-bottom:22px}}@media (max-width:767.98px){.support-first-screen .first-screen__content .support-page__title{font-size:34px;margin-bottom:20px}}@media (max-width:567px){.support-first-screen .first-screen__content .support-page__title{font-size:30px}}.support-first-screen .first-screen__content .support-page__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:36.363636%;margin-bottom:44px}@media (max-width:1110px){.support-first-screen .first-screen__content .support-page__desc{font-size:18px}}@media (max-width:998px){.support-first-screen .first-screen__content .support-page__desc{max-width:60%}}@media (max-width:767.98px){.support-first-screen .first-screen__content .support-page__desc{max-width:60%;font-size:16px}}@media (max-width:567px){.support-first-screen .first-screen__content .support-page__desc{max-width:80%}}@media (max-width:420px){.support-first-screen .first-screen__content .support-page__desc{max-width:100%}}.support-first-screen .first-screen__content .question-form{display:flex;align-items:center;width:41.157025%}@media (max-width:1110px){.support-first-screen .first-screen__content .question-form{width:45%}}@media (max-width:998px){.support-first-screen .first-screen__content .question-form{width:50%}}@media (max-width:767.98px){.support-first-screen .first-screen__content .question-form{width:70%}}@media (max-width:567px){.support-first-screen .first-screen__content .question-form{width:80%}}@media (max-width:420px){.support-first-screen .first-screen__content .question-form{width:100%}}.support-first-screen .first-screen__content .question-form input{flex-grow:1;flex-shrink:0;background-color:#784345;color:var(--gold-300);font-weight:500;font-size:18px;line-height:156%;padding:15px 32px;border-radius:100px}@media (max-width:998px){.support-first-screen .first-screen__content .question-form input{font-size:16px;padding:17px 32px}}@media (max-width:767.98px){.support-first-screen .first-screen__content .question-form input{font-size:14px;padding:20px 32px}}.support-first-screen .first-screen__content .question-form input::placeholder{color:var(--gold-500)}.support-first-screen .first-screen__content .question-form .form-submit{display:flex;align-items:center;justify-content:center;min-width:64px;width:64px;height:64px;box-shadow:0 1px 10px 0 rgba(255,255,255,.5);background:var(--white);border-radius:50%;margin-left:-64px;transition:background-color .5s ease}.support-first-screen .first-screen__content .question-form .form-submit:hover{background-color:#d9d9d9}:root{--black:#322d29;--red:#72383d;--gold:#ac9c8d;--gold-500:#d1c7bd;--silver:#d9d9d9;--gold-300:#efe9e1;--white:#fff;--black-700:#686462}.get-help-component{padding:120px 0}@media (max-width:1110px){.get-help-component{padding:100px 0}}@media (max-width:998px){.get-help-component{padding:90px 0}}@media (max-width:767.98px){.get-help-component{padding:80px 0}}.get-help-component.white-block{background-color:var(--gold-300)}@media (max-width:767.98px){.get-help-component.white-block.black-on-phone{background-color:var(--black)}}.get-help-component .get-help__content{background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);border-radius:40px;overflow:hidden;padding:157px 40px 172px;position:relative}@media (max-width:1110px){.get-help-component .get-help__content{padding:150px 40px 160px}}@media (max-width:998px){.get-help-component .get-help__content{padding:140px 40px 148px}}@media (max-width:767.98px){.get-help-component .get-help__content{padding:130px 40px 140px}}@media (max-width:567px){.get-help-component .get-help__content{padding:150px 40px}}.get-help-component .get-help__content .wave-1{position:absolute;left:-21.818182%;top:-7.772021%;width:63.719008%}@media (max-width:1110px){.get-help-component .get-help__content .wave-1{width:70%;left:-23%;top:-7%}}@media (max-width:998px){.get-help-component .get-help__content .wave-1{width:auto;height:160%;left:-30%;top:-10%}}@media (max-width:767.98px){.get-help-component .get-help__content .wave-1{height:140%;left:-29.5%;top:-6%}}@media (max-width:680px){.get-help-component .get-help__content .wave-1{left:-32%}}@media (max-width:645px){.get-help-component .get-help__content .wave-1{left:-25%;width:80%;top:5%}}@media (max-width:567px){.get-help-component .get-help__content .wave-1{left:-27%;width:85%;top:8%;transform:rotate(-10deg)}}@media (max-width:455px){.get-help-component .get-help__content .wave-1{left:-32%;width:95%;top:10%;transform:rotate(-10deg)}}@media (max-width:387.98px){.get-help-component .get-help__content .wave-1{left:-35%;width:100%;top:20%;transform:rotate(-18deg)}}.get-help-component .get-help__content .wave-2{position:absolute;right:-8.512397%;top:-11.053541%;height:139.55095%;width:47.024793%}@media (max-width:1210px){.get-help-component .get-help__content .wave-2{height:150%;top:-21%}}@media (max-width:998px){.get-help-component .get-help__content .wave-2{width:auto;height:160%;right:-22%}}@media (max-width:767.98px){.get-help-component .get-help__content .wave-2{height:140%;top:-18%}}@media (max-width:645px){.get-help-component .get-help__content .wave-2{width:60%;top:-40%;transform:rotate(-14deg)}}@media (max-width:567px){.get-help-component .get-help__content .wave-2{top:-45%;right:-23%;width:75%}}@media (max-width:440px){.get-help-component .get-help__content .wave-2{top:-45%;right:-24%;width:85%;transform:rotate(-18deg)}}@media (max-width:390px){.get-help-component .get-help__content .wave-2{top:-48%;right:-24%;width:95%;transform:rotate(-22deg)}}@media (max-width:345px){.get-help-component .get-help__content .wave-2{top:-56%;right:-24%;width:95%;transform:rotate(-22deg)}}.get-help-component .get-help__content .info-block{display:flex;flex-direction:column;align-items:center}.get-help-component .get-help__content .info-block .get-help__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px}@media (max-width:1110px){.get-help-component .get-help__content .info-block .get-help__title{font-size:36px}}@media (max-width:998px){.get-help-component .get-help__content .info-block .get-help__title{font-size:32px}}@media (max-width:767.98px){.get-help-component .get-help__content .info-block .get-help__title{font-size:28px;margin-bottom:22px}}@media (max-width:567px){.get-help-component .get-help__content .info-block .get-help__title{font-size:24px}}.get-help-component .get-help__content .info-block .get-help__info{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:41.322314%;margin-bottom:56px}@media (max-width:1110px){.get-help-component .get-help__content .info-block .get-help__info{margin-bottom:52px}}@media (max-width:998px){.get-help-component .get-help__content .info-block .get-help__info{font-size:18px;margin-bottom:48px}}@media (max-width:810px){.get-help-component .get-help__content .info-block .get-help__info{max-width:80%}}@media (max-width:767.98px){.get-help-component .get-help__content .info-block .get-help__info{font-size:16px;margin-bottom:44px}}@media (max-width:567px){.get-help-component .get-help__content .info-block .get-help__info{max-width:100%;margin-bottom:40px}}.get-help-component .get-help__content .info-block .get-help__button{padding:16px 37px}.find-account__block{padding-bottom:120px}.find-account__block .find-account__content{display:flex;flex-direction:column;position:relative;align-items:center;background:url("../img/main-page/description/bg.png") no-repeat center center;background-size:cover;background-color:var(--red);overflow:hidden;border-radius:40px;padding:157px 40px 172px}@media (max-width:1110px){.find-account__block .find-account__content{padding:150px 40px 164px}}@media (max-width:998px){.find-account__block .find-account__content{padding:148px 40px 156px}}@media (max-width:767.98px){.find-account__block .find-account__content{padding:144px 40px 148px}}@media (max-width:567px){.find-account__block .find-account__content{padding:140px 40px 140px}}@media (max-width:380px){.find-account__block .find-account__content{padding:90px 30px 90px}}.find-account__block .find-account__content .find-account__bg{position:absolute;right:3.305785%;top:-20.034542%;z-index:0}@media (max-width:998px){.find-account__block .find-account__content .find-account__bg{right:50%;height:120.8981%;bottom:50%;top:auto;transform:translateX(50%) translateY(50%)}}@media (max-width:767.98px){.find-account__block .find-account__content .find-account__bg{height:145%}}.find-account__block .find-account__content .find-account__title{font-weight:600;font-size:40px;line-height:140%;text-transform:capitalize;text-align:center;color:var(--white);margin-bottom:24px;z-index:1}@media (max-width:998px){.find-account__block .find-account__content .find-account__title{font-size:32px}}@media (max-width:767.98px){.find-account__block .find-account__content .find-account__title{font-size:28px;line-height:135%;margin-bottom:20px}}@media (max-width:567px){.find-account__block .find-account__content .find-account__title{font-size:24px}}.find-account__block .find-account__content .find-account__desc{font-weight:400;font-size:20px;line-height:145%;letter-spacing:.02em;text-align:center;color:var(--gold-500);max-width:57.024793%;margin-bottom:56px;z-index:1}@media (max-width:1110px){.find-account__block .find-account__content .find-account__desc{margin-bottom:62px}}@media (max-width:998px){.find-account__block .find-account__content .find-account__desc{font-size:18px;margin-bottom:56px}}@media (max-width:810px){.find-account__block .find-account__content .find-account__desc{max-width:80%}}@media (max-width:767.98px){.find-account__block .find-account__content .find-account__desc{font-size:16px;margin-bottom:40px}}@media (max-width:567px){.find-account__block .find-account__content .find-account__desc{max-width:100%}}.find-account__block .find-account__content .button{z-index:1}#cookieConsent{width:auto;display:none;height:70px;position:fixed;bottom:15px;left:50%;transform:translateX(-50%);padding:32px;background-color:var(--gold-500);border-top:2px solid #ccc;font-family:Arial,sans-serif;justify-content:space-between;align-items:center;z-index:9999;border-radius:100px}@media (max-width:995px){#cookieConsent{height:82px;display:flex;justify-content:flex-start;left:10px;transform:translateX(10px)}.cookie_button-box{display:flex;flex-wrap:wrap;height:fit-content;align-content:center}}@media (max-width:810px){#cookieConsent{right:180px;height:100px}.cookie_button-box{width:min-content}}@media (max-width:551px){#cookieConsent{left:5px;right:80px;height:90px}#cookieConsent .text-cockies,.cookies-no,.cookies-yes{font-size:12px}}#cookieConsent p{margin:0;padding-right:10px}#cookieConsent button{margin-left:10px;margin-bottom:5px}.text-cockies{font-size:16px;display:flex;gap:5px;font-weight:400;color:var(--black)}.cookies-link{text-decoration:underline;color:var(--black);font-weight:600}.cookies-link:hover{text-decoration:underline;color:var(--gold);font-weight:600}.cookies-yes{padding:10px 31px;border:1px solid;border-radius:32px;transition:.3s}.cookies-no{padding:10px 38px;border-radius:32px;background-color:var(--black);color:var(--gold-300);transition:.3s}.cookies-no:hover,.cookies-yes:hover{transition:.3s;transform:scale(1.05)}.blank-team{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;grid-auto-rows:auto;gap:24px}.blank-team_personal{position:relative;width:100%;height:287px;overflow:hidden;border-radius:20px}.blank-team_personal-hover{width:100%;height:100%;object-fit:cover}.hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#393531b5;opacity:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;transition:opacity .3s ease}.blank-team_personal:hover .hover-overlay{opacity:1}.social{display:flex;gap:24px;position:absolute;top:0;right:0;flex-direction:column;margin:24px}.personal-name{margin:24px;line-height:1.4}.personal-name a{color:#ac9c8d}.personal-name h3{font-size:16px;font-weight:700;color:#ac9c8d;margin-bottom:8px}.personal-name{position:absolute;bottom:0;left:0}.personal-name p{font-size:16px;font-weight:300;margin-bottom:8px}.personal-name p:first-of-type{margin-bottom:24px}.personal-name p:nth-of-type(2){margin:0}.contact-button a{display:contents;color:var(--black)}@media (max-width:768px){.blank-team{grid-template-columns:repeat(1,1fr)}.blank-team_personal{min-width:210px;min-height:210px}}p{color:var(--gold);font-weight:400;font-size:16px}.tabs{margin-top:120px}.tabs__toggle-btn{display:none;border:1px solid rgba(255,255,255,.4);padding:.5rem 1rem;border-radius:20px;background:0 0;color:var(--white);cursor:pointer;margin-bottom:1rem}.tabs__list{display:flex;gap:43px;transition:max-height .3s ease}.tabs__item a{font:normal normal 400 18px/29px inter,sans-serif;color:var(--gold)}.tabs__item a:hover{text-decoration:underline;color:var(--white)}@media (max-width:768px){.tabs__toggle-btn{display:inline-block}.tabs__list{flex-wrap:wrap;max-height:0;overflow:hidden}.tabs__list--active{max-height:500px}}.main-content{padding:2rem 0 4rem 0}.main-content__title{font:normal normal 600 40px/1.5 inter,sans-serif;color:var(--white)}.main-content__top-row{display:flex;align-items:center;justify-content:space-between;margin:64px auto}.dropdown__select{width:200px;background-color:#453e39;color:#d1c7bd;padding:.5rem 1rem;border-radius:100px;cursor:pointer;font-size:18px;line-height:28px;margin-right:20px}.news-list{display:flex;flex-direction:column;gap:2rem}.news-item{display:grid;grid-template-columns:2fr 1fr;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--white)}.news-item__left{display:flex;flex-direction:column;gap:.5rem}.news-item__category span{color:var(--red)}.news-item__title a{font:normal normal 400 40px/1.35 inter,sans-serif;color:var(--white)}.news-item__title:hover{color:var(--white);text-decoration:underline}.news-item__time{font-size:16px}.news-item__right{line-height:1.35}@media (max-width:768px){.main-content__top-row{display:flex;align-items:flex-start;justify-content:space-between;margin:40px auto;flex-direction:column;flex-wrap:wrap;align-content:flex-start}.main-content__title{margin-bottom:40px}.news-item{grid-template-columns:1fr}.news-item__title a{font-size:24px}.news-item__right{font-size:14px}}.article-hero{max-width:1221px;min-height:568px;position:relative;color:#fff;margin:120px 110px 174px 110px;display:flex}.article-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.article-hero__left{max-width:40%}.article-hero__date{position:absolute;top:0;left:0}.article-hero__title{color:var(--white);font-size:50px;font-weight:600}.text-square{display:flex;align-items:center;margin-top:24px}.square{width:10px;height:10px;border-radius:3px;background-color:var(--red);margin-right:12px}.article-hero__source{position:absolute;bottom:0;left:0}.source{font-weight:600}.article-hero__img img{width:100%;height:100%;object-fit:cover;border-radius:40px}.article-hero__img{height:100%;width:100%}.breadcrumb{background-color:#f3efe9;padding:.75rem 0;color:#2d241f}.breadcrumb__list{display:flex;gap:.5rem;font-size:.875rem;flex-wrap:wrap}.breadcrumb__list li{color:#666;gap:4px}.breadcrumb__list li a{color:#666;text-decoration:underline #2d241f00}.breadcrumb__list li a:hover{text-decoration:underline var(--white)}.breadcrumb__list li::after{content:"/";margin:0 .5rem;color:#666}.breadcrumb__list li:last-child::after{content:""}.article-body{background-color:#f3efe9;padding:2rem 0}.article-body__inner{display:flex;gap:2rem;align-items:flex-start}.article-content{flex:1;font-size:1rem;line-height:1.6;color:#2d241f}.popular-articles{flex:0 0 300px;background:#ece7df;border-radius:6px;padding:1rem}.popular-articles__title{font-size:1.125rem;margin-bottom:1rem;color:#2d241f}.popular-articles__list{display:flex;flex-direction:column;gap:1.5rem}.popular-articles__item{color:#2d241f}.popular-articles__category{display:inline-block;font-size:.875rem;color:#c47f7b}.popular-articles__item h4{font-size:1rem;margin:.25rem 0 .4rem}.popular-articles__time{font-size:.75rem;color:#999}.cta-section{background-color:#6e3a37;padding:4rem 0;text-align:center;color:#fff}.cta-section__wrapper{max-width:800px;margin:0 auto}.cta-section__title{font-size:2rem;margin-bottom:1rem;font-weight:600}.cta-section__subtitle{font-size:1rem;line-height:1.4;margin-bottom:2rem}.cta-section__btn{display:inline-block;padding:1rem 2rem;border:1px solid #fff;border-radius:30px;color:#fff;text-transform:uppercase;font-weight:600;transition:background-color .3s}.cta-section__btn:hover{background-color:rgba(255,255,255,.1)}.section-gold{background-color:#efe9e1;display:flex;justify-content:center}.section-gold_last{padding-bottom:120px}.section-gold_block{width:1221px;margin:120px auto}.hleb{display:flex;flex-wrap:wrap}.hleb_pas{white-space:nowrap;font-weight:500;color:var(--black-700)}.hleb_activ{font-weight:600;color:var(--black)}.slash{margin:auto 6.5px}.accounts-comparison-page .compare-features-block.m-news{padding-bottom:0}.gazeta{margin-top:64px;display:grid;grid-template-columns:2fr 1fr;gap:107px}.qazeta_left li:not(:first-child){margin-top:20px}.qazeta_right{width:100%}.qazeta_right__child{width:388px;border-radius:20px;background-color:#e0d8ce}.zagolovok-article{padding:40px 24px 24px 24px}.zagolovok-article *{font-size:20px;font-weight:700;color:var(--black)}.staty:not(:last-child){border-bottom:solid 1px}.staty:last-child{padding-bottom:40px}.news-item__left{padding:24px 24px}.up-artecle{display:flex;justify-content:space-between}.news-item__title-newp{margin-top:16px}.news-item__title-newp a{font-size:16px;font-weight:500;color:var(--black);text-align:justify}.red-block{width:1215px;height:579px;background-size:cover;background-image:url(../img/news-page-1/red-fon.svg);display:flex;justify-content:center}.red-block-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.red-block-text>:first-child{font-size:40px;font-weight:600;color:var(--white)}.red-block-text>:last-child{margin-top:56px}.red-block-text>:not(:first-child):not(:last-child){width:710px;font-size:20px;margin-top:24px;text-align:center}.tabs__list-lesson{display:flex;justify-content:space-between;border-bottom:solid 1px}.tabs__item-lesson a{font:normal normal 400 20px/29px inter,sans-serif;color:var(--gold)}.tabs__item-lesson{border-bottom:2px solid rgba(210,105,30,0)}.tabs__item-lesson:hover{border-bottom:2px solid var(--white)}.tabs__item-lesson:hover a{color:var(--white)}.collecting-video_grid-l{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.collecting-video_item-l{width:100%;border:2px solid transparent;border-radius:20px;background-color:#393531;overflow:hidden}.collecting-video_item-l a>:first-child{width:100%}.collecting-video_item__text>:first-child{border-bottom:solid #ffffff00}.collecting-video_item__text:hover>:first-child{border-bottom:solid var(--white);width:fit-content}.collecting-video_item:hover{border-color:#fff}.collecting-video_item__text{margin:25px}.collecting-video_item__bottom{display:flex;align-items:center;gap:4px}.collecting-video_item-l h3{font-weight:700;color:var(--white)}.collecting-video_item h3{font-weight:700;color:var(--white)}.collecting-video_item__text>:nth-child(2){margin-top:16px;margin-bottom:24px}.red{display:flex;justify-content:center;margin:120px auto}.collecting-video_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collecting-video_item{width:389px;border:2px solid transparent;border-radius:20px;background-color:#393531;overflow:hidden}.button-block-lp{display:flex;gap:8px;align-items:center}.button-block-lp>:first-child{font-size:16px;font-weight:600;color:var(--black)}.button-block-lp>*{font-size:16px;color:var(--black)}.first-screen__bg img{width:100%}.main-content__title-lp{display:flex;justify-content:center}.main-content__title-lp>*{font-size:40px;font-weight:600;color:var(--black)}.hurev-blcok{padding-top:111px;padding-bottom:121px;background-color:var(--gold-300)}.video-text_block{width:1100px}.video-text{margin-top:64px;display:flex;flex-direction:column;align-items:center}.video-text_video{width:100%}.video-text_text{margin-top:64px}.video-text_text p,h1,h2,h3,h4,li{color:var(--black);line-height:1.35}.video-text_text h3{font-size:20px;font-weight:700;margin-top:24px;margin-bottom:14px}.video-text_text li{list-style:disc;color:var(--black);font-size:16px}.video-text_text li:not(:first-child){margin-top:16px}.video-text_text li::marker{color:var(--red)}.collecting-video_item-lp{background-color:#e0d8ce}.collecting-video_item-lp .collecting-video_item__text h3{font-size:16px;color:var(--black)}.collecting-video_item-lp .collecting-video_item__text p{color:var(--black-700)}@media{.section-gold_block{margin:120px 5%}}@media (max-width:768px){p{font-size:14px}.article-hero__inner{flex-direction:column;text-align:center}.article-hero__left{max-width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}.article-body__inner{flex-direction:column}.popular-articles{margin-top:2rem}.article-hero__title{text-align:justify;font-size:30px}.article-hero{max-width:312px;min-height:623px;position:relative;color:#fff;margin:80px auto 80px auto;display:flex}.section-gold_block{max-width:310px;margin:80px auto}.gazeta{margin-top:40px;display:flex;flex-direction:column;gap:80px}.qazeta_right__child{width:100%}.red-block{width:320px;height:579px;background-size:cover;background-image:url(../img/news-page-1/red-fon-mob.svg);display:flex;justify-content:center;border-radius:40px}.red-block-text{width:227px}.red-block-text>:first-child{width:100%;font-size:24px;text-align:center}.red-block-text>:not(:first-child):not(:last-child){width:100%}.news-item__title-newp a{font-size:14px;font-weight:700}.news-item__category-newp{font-size:14px}.news-item__time-newp{font-size:14px}.zagolovok-article *{font-size:16px}.tabs-lesson{display:none}.collecting-video_grid-l{grid-template-columns:repeat(1,1fr);gap:20px;justify-items:center}.collecting-video_grid{grid-template-columns:repeat(1,1fr);gap:20px;justify-items:center}.smart-cash-page .first-screen{height:100%}.first-screen__bg img{object-fit:cover}.smart-cash-page .first-screen .first-screen__bg{top:0;left:0}.smart-cash-page .first-screen{background-image:url(../img/lesson-page-1/main.png)}.video-text_block{width:310px}.collecting-video_item-lp{width:310px}.video-text{margin-top:40px}.collecting-video_grid{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.collecting-video_item{flex:0 0 300px}}.tabs__item a:hover{color:var(--white);text-decoration:none}.linehov{width:100%;background-color:var(--gold);height:1px}.tabs__item a{line-height:4}.collecting-video_item__text>:first-child{text-decoration:underline rgba(245,0,0,0)}.collecting-video_item__text:hover>:first-child{border-bottom:solid rgba(255,0,0,0);text-decoration:underline}.font-size32{font-size:32px}.collecting-video_grid-l{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.collecting-video_item__bottom{justify-content:space-between}.by{display:flex;gap:5px;margin-top:24px}.nameblog{font-weight:600}@media (max-width:768px){.collecting-video_grid-l{grid-template-columns:repeat(1,1fr)}.font-size32{font-size:16px}.collecting-video_item__bottom{display:block}.button{padding:16px 20px;width:auto}}.accounts-comparison-page .compare-features-block:not(.m-lessons){display:flex;justify-content:center}.article-hero{margin:120px 110px -90px 110px}.m-blog .section-gold_block{width:1012px}.by *{color:var(--black)}.article-hero__category{color:var(--black)}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block{flex:unset}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-size:50px;margin-bottom:54px}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__desc{margin-top:16px;color:var(--black)}.m-blog .zagolovok-article{margin-top:24px;padding:0}.video-text_text li:not(:first-child){margin-top:16px;margin-left:17px}.accounts-comparison-page .advantages-blocks{padding-top:61px}.batx{margin-bottom:54px!important}.accounts-comparison-page .advantages-blocks{padding:120px 0 0 0}@media (max-width:768px){.article-hero__img img{border-radius:30px}.article-hero{margin:0}.article-hero{max-width:310px;min-height:310px;position:relative;color:#fff;margin:80px auto -65px auto;display:flex}.collecting-video_item__bottom{display:flex;align-items:flex-start;flex-direction:column;gap:0}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__title{font-size:30px}}.bootstrap-growl{line-height:20px}.m-error{border-color:red!important}.m-submit{position:relative}.m-submit::before{content:"";width:100%;height:100%;background:url(../img/loading.svg) #fff no-repeat center center;border-radius:32px;background-size:20px;position:absolute;top:0;left:0;opacity:0}.dark-button.m-submit::before{background-image:url(../img/loading-w.svg);background-color:#322d29}.m-submit.m-loading::before{opacity:1}.m-sign-up{display:block;padding:16px 20px;width:auto;max-width:180px}.header-logo img{max-width:130px}.popup-logo img{max-width:140px;margin-bottom:25px}main .expertise-block .expertise__content .expertise-general .video-block video{min-width:101%;min-height:100%;object-fit:cover;transform:inherit}.button.m-in{display:inline-flex}footer .footer__content .content-block .content__column .column__list .column__item .item__value a{color:#ac9c8d}footer .footer__content .risk-warning{line-height:150%}footer .footer__content .content-block{grid-template-columns:repeat(2,1fr);gap:5%}footer .footer__content .content-block .content__column .column__list .column__item .item__name{flex:0 0 35%}footer .footer__content .content-block .content__column .column__list .column__item .item__value{flex:0 0 65%}footer .footer__content .content-block .content__column .column__title{margin-bottom:30px}.b-logos{display:flex;justify-content:space-between;margin-bottom:60px;flex-wrap:wrap;gap:35px}.b-logos img{max-width:200px;max-height:80px}.footer__logo img{max-width:230px}.proposition-block .prop__list .prop__item .item__desc{line-height:1.5}.contact-us-page .contact-us-block .contact-us__content .contact-info .contacts__list .contacts-row .contact-item .item-info{line-height:150%}main .expertise-block .expertise__content .expertise-list .expertise-item .item-desc{line-height:1.3}.news-list .news-item__left{padding:0}.hleb_pas a{color:var(--black)}.hleb_pas a:hover{opacity:.8}.collecting-video_item h3,.collecting-video_item__text>:nth-child(2),.text-1,.text-2{line-height:1.5}.accounts-comparison-page .advantages-blocks .advantage__content .advantage__info-block .advantage__list .advantage__item .text,.competitive-pricing-page .support-block .support__list .list__item .item__desc,.join-us-page .reviews-block .reviews-list__block .reviews-list .review-item .review__content .review-text,.news-item__title-newp a,.red-block-text p,.service-page .first-screen .white-block .content-block .subscriptions-form .button-block .subscription-button{line-height:1.5}.qazeta_left p,.smart-cash-page .how-it-works__block .how__list .list__item .item__desc,.smart-cash-page .how-it-works__block .how__list .list__item .item__name,.smart-cash-page .why-we-block .why-we__content .why-we__info-block .why-we__list .list__item .hidden-list .hidden__item{line-height:1.5}.article-hero__title{color:#fff}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item a{color:var(--black-700)}.privacy-policy-page .rules__block .privacy__content .privacy__menu .menu__item.active a{color:var(--black)}header.m-relative{position:relative}.first-screen.m-lesson{height:90vh}.price__item:not(.active){z-index:-9999}.tabs__item.active a{text-decoration:underline;color:var(--white)}.affiliate-partnership-page .benefits__block .benefits__content .benefits-info__block .benefits__list .benefit__item .benefit-desc{margin-top:8px}.join-our-team-page .send-cv__block .send__desc-items-list .list__item{color:var(--black)}.invest-in-stock .features-block .features__content .features-image{border-radius:40px}.topick-page .topick-info .info-block .article-content .article__text p,.video-text_text p{color:var(--black);line-height:150%}.topick-page .topick-info .info-block .article-content .article__text p:not(:last-child),.video-text_text p:not(:last-child){margin-bottom:15px}.change_language{-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.change_language:hover{opacity:.8}.change_language img{max-width:38px}.header-options{display:flex;align-items:center;gap:24px}.change_language.m-mobile{display:none}.social-media{display:flex;gap:33px;align-items:center;margin:0 0 50px}footer .footer-feedback-block{padding:15px 0;border-top:1px solid var(--gold)}.footer-feedback-block .feedback__container{display:flex;align-items:center;justify-content:space-between}footer .footer-feedback-block .feedback__container>span{color:#ac9c8d}.tabs__list{justify-content:space-between}.tabs.m-blog .tabs__item.active a{text-decoration:none;position:relative}.tabs.m-blog .tabs__item.active a::after{content:"";width:100%;height:5px;background:#fff;position:absolute;bottom:0;left:0}.article-hero__category,.m-blog .article-hero__category,.m-blog .by *{color:var(--gold)}.accounts-comparison-page .compare-features-block.m-blog{padding-bottom:0}@media (max-width:650px){.footer-feedback-block .feedback__container{flex-direction:column;gap:15px}}@media (max-width:767.98px){.change_language.m-mobile{display:block}.change_language img{max-width:30px}}@media (max-width:967.98px){footer .footer__content .content-block{grid-template-columns:1fr;gap:25px}footer .footer__content .content-block .content__column .column__list{margin-bottom:10px}footer .footer__content .footer__logo{margin-bottom:35px}.b-logos{margin-bottom:50px}}
