.customers-guide-wrapper{background:#fafafb;font-family:Lato,sans-serif}.customers-guide_container{display:flex;max-width:1440px;width:100%;margin:0 auto;min-height:calc(100vh - 120px)}.customers-guide_aside{width:360px;background:#fff;box-shadow:0 0 1px rgba(21,34,66,.12),0 1px 4px rgba(21,34,66,.12)}@media (max-width:1025px){.customers-guide_aside{display:none}}.customers-guide_aside .aside-custom{position:sticky;top:0;vertical-align:top;min-height:100vh}.customers-guide_aside .title_aside{padding:32px 32px 20px}.customers-guide_aside .title_aside p{font-weight:700;font-size:20px;line-height:26px;color:#152242}.customers-guide_aside .aside_nav li{height:60px;width:100%}.customers-guide_aside .aside_nav li a{padding:20px 32px;height:100%;width:100%;font-weight:600;font-size:15px;line-height:20px;transition:.3s;position:relative;display:flex;align-items:center}.customers-guide_aside .aside_nav li a:after{content:"";position:absolute;right:0;top:0;width:3px;transition:.3s;background:#0c62d5;opacity:0}.customers-guide_aside .aside_nav li a:not(.active):hover{background:#fafafb;color:#0c62d5}.customers-guide_aside .aside_nav li a:not(.active):hover:after{height:100%;opacity:.1;border-radius:500px 0 0 500px}.customers-guide_aside .aside_nav li a.active{color:#0c62d5;background:#f5f9ff}.customers-guide_aside .aside_nav li a.active:after{height:100%;opacity:1;border-radius:500px 0 0 500px}.customers-guide_content{display:inline-block;width:calc(100% - 360px);padding:64px 60px;overflow:hidden}@media (max-width:1025px){.customers-guide_content{width:100%}}@media (max-width:1025px) and (max-width:991px){.customers-guide_content{padding:16px}}.customers-guide_content .breadcrumbs{background-color:transparent}@media (min-width:768px){.customers-guide_content .breadcrumbs{display:none}}.customers-guide_content .breadcrumbs ol{display:flex}.customers-guide_content .breadcrumbs .container{padding:0}.customers-guide_content .breadcrumbs .breadcrumbs-child{padding:0 0 0 15px;display:none;font-size:14px;line-height:18px;position:relative}.customers-guide_content .breadcrumbs .breadcrumbs-child:last-child{display:flex;color:#0c62d5}.customers-guide_content .breadcrumbs .breadcrumbs-child:last-child:before{content:"";position:absolute;left:0;top:4px;width:10px;height:11px;background-repeat:no-repeat;background-position:50%;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.317 1.308a.625.625 0 010 .884L4.009 5.5l3.308 3.308a.625.625 0 11-.884.884l-3.75-3.75a.625.625 0 010-.884l3.75-3.75a.625.625 0 01.884 0z' fill='%230C62D5'/%3E%3C/svg%3E")}@media (min-width:991px){.customers-guide .breadcrumbs{display:none}}@media (max-width:767px){.customers_content_title{margin-top:32px}}.customers_content_title h1{font-size:26px;line-height:36px;font-weight:700;color:#152242;font-family:Lato,sans-serif}@media (max-width:550px){.customers_content_title h1{font-size:24px;line-height:30px}}.customers_content_title h1+p{margin-top:8px}.customers_content_title p{font-weight:500;font-size:16px;line-height:24px;color:#737a8e}.customers_content_title p img{position:relative;top:2px}.customers_content_des{margin-top:20px;border-top:1px solid #eaebee;color:rgba(21,34,66,.9);font-size:16px;line-height:160%;font-weight:500;padding-top:32px}.customers_content_des h1,.customers_content_des h2{font-size:26px;line-height:36px;color:#152242;margin-top:32px;font-weight:700;margin-bottom:16px}.customers_content_des h1:first-child,.customers_content_des h2:first-child{margin-top:0}.customers_content_des h1:last-child,.customers_content_des h2:last-child{margin-bottom:0}.customers_content_des p{opacity:.9;line-height:160%;margin-bottom:16px}.customers_content_des p:last-child{margin-bottom:0}.customers_content_des a{color:#0c62d5;opacity:.9;transition:.3s;position:relative}.customers_content_des a:before{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:#eaebee}.customers_content_des a:hover{color:#3e8df4}.customers_content_des li{list-style:none;opacity:.9;line-height:160%;margin-bottom:16px;display:flex}.customers_content_des li:last-child{margin-bottom:0}.customers_content_des ul{margin-bottom:16px}.customers_content_des ul:last-child{margin-bottom:0}.customers_content_des ul li{position:relative;padding-left:34px}.customers_content_des ul li:before{content:"";width:6px;height:6px;position:absolute;top:12px;left:1px;border-radius:100%;background-color:#152242;opacity:.9}.customers_content_des ol{counter-reset:counter;margin-bottom:16px}.customers_content_des ol:last-child{margin-bottom:0}.customers_content_des ol li:before{counter-increment:counter;content:counter(counter) ".";color:#737a8e;opacity:.9;font-weight:500;font-size:16px;min-width:26px;display:block}.customers_content_des b,.customers_content_des strong{font-family:Lato,sans-serif;font-weight:700;font-style:normal}.customers_content_des blockquote{position:relative;padding-left:26px;margin-bottom:16px}@media (max-width:550px){.customers_content_des blockquote{padding-left:18px}}.customers_content_des blockquote:last-child{margin-bottom:0}.customers_content_des blockquote:before{content:"";background:#152242;opacity:.9;border-radius:500px;width:2px;height:100%;position:absolute;left:1px;top:0}@media (max-width:550px){.customers_content_des blockquote:before{left:0}}.customers_content-item{border-top:1px solid #eaebee;display:flex;justify-content:space-between;padding:32px 0}.customers_content-item:first-child{border-top:none;padding-top:0}@media (max-width:500px){.customers_content-item{flex-direction:column}}.customers_content-item_img{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.customers_content-item_content{padding-top:37px;width:calc(100% - 124px)}@media (max-width:500px){.customers_content-item_content{width:100%;padding-top:16px}}.customers_content-item_content h2{font-weight:700;font-size:20px;line-height:26px;color:#152242;font-family:Lato,sans-serif}.customers_content-item_des{padding-top:16px;color:#152242;font-size:16px;line-height:160%;font-weight:500}.customers_content-item_des p{line-height:160%;margin-bottom:16px}.customers_content-item_des p:last-child{margin-bottom:0}.customers_content-item_des a{color:#0c62d5;opacity:.9;transition:.3s;position:relative}.customers_content-item_des a:before{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:#eaebee}.customers_content-item_des a:hover{color:#3e8df4}.customers_content-item_des li{list-style:none;opacity:.9;line-height:160%;margin-bottom:16px;display:flex}.customers_content-item_des li:last-child{margin-bottom:0}.customers_content-item_des ul{margin-bottom:16px}.customers_content-item_des ul:last-child{margin-bottom:0}.customers_content-item_des ul li{position:relative;padding-left:34px}.customers_content-item_des ul li:before{content:"";width:6px;height:6px;position:absolute;top:12px;left:1px;border-radius:100%;background-color:#152242;opacity:.9}.customers_content-item_des ol{counter-reset:counter;margin-bottom:16px}.customers_content-item_des ol:last-child{margin-bottom:0}.customers_content-item_des ol li:before{counter-increment:counter;content:counter(counter) ".";color:#737a8e;opacity:.9;font-weight:500;font-size:16px;min-width:26px;display:block}.customers_content-item_des b,.customers_content-item_des strong{font-family:Lato,sans-serif;font-weight:700;font-style:normal}.customers_content-item_des blockquote{position:relative;padding-left:26px;margin-bottom:16px}@media (max-width:550px){.customers_content-item_des blockquote{padding-left:18px}}.customers_content-item_des blockquote:last-child{margin-bottom:0}.customers_content-item_des blockquote:before{content:"";background:#152242;opacity:.9;border-radius:500px;width:2px;height:100%;position:absolute;left:1px;top:0}@media (max-width:550px){.customers_content-item_des blockquote:before{left:0}}.customers_content-item_des .customers_time{margin-bottom:16px;position:relative;padding-left:11px}.customers_content-item_des .customers_time:last-child{margin-bottom:0}.customers_content-item_des .customers_time:before{content:"";background:#0c62d5;opacity:.9;border-radius:500px;width:2px;height:93%;position:absolute;left:1px;top:1px}@media (max-width:550px){.customers_content-item_des .customers_time:before{left:0}}.customers_content-item_des .customers_time span{font-weight:500;font-size:13px;line-height:20px;color:#152242;opacity:.7;position:relative;top:-3px}.customers_content-item_des .customers_time p{color:#152242;font-weight:600;font-size:16px;line-height:160%;position:relative;top:-4px}a img.sidebar-user-help-item-image{height:20px;width:20px;margin-right:8px}.cooperation-tabs_wrapper{display:flex;margin-bottom:160px;margin-left:-13px;justify-content:space-between;padding-right:20px}@media (max-width:767px){.cooperation-tabs_wrapper{flex-direction:column;margin-left:0;padding-right:0;margin-bottom:114px}}.cooperation-tabs_nav{width:160px}@media (max-width:767px){.cooperation-tabs_nav{width:100%}}.cooperation-tabs_nav_ul{display:flex;flex-direction:column;align-items:flex-start}.cooperation-tabs_nav_li{list-style:none;padding:7px 12px 5px;font-weight:700;font-size:14px;line-height:18px;color:#0c62d5;text-transform:uppercase;margin-bottom:12px;border-radius:10px;border:1px solid transparent;background:#fafafb;cursor:pointer;display:inline-block;transition:.3s}.cooperation-tabs_nav_li:hover{opacity:.9}.cooperation-tabs_nav_li:before{display:none}.cooperation-tabs_nav_li.active{border:1px solid #65a4f6;box-shadow:0 0 0 3px rgba(101,164,246,.5)}.cooperation-tabs_content{width:calc(100% - 160px);max-width:744px}@media (max-width:767px){.cooperation-tabs_content{width:100%;max-width:100%;margin-top:21px}}.cooperation-tabs_contents{width:100%}.cooperation-tabs__tiles{width:100%;display:flex;align-items:center;margin-bottom:5px;justify-content:space-between}@media (max-width:767px){.cooperation-tabs__tiles{flex-wrap:wrap;justify-content:space-around}}.cooperation-tabs__tiles:last-child{margin-bottom:0}.cooperation-tabs__tile{transition:.3s;opacity:.2}.cooperation-tabs__tile.active{opacity:1}.cooperation-tabs__tile img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cooperation-why-atl{background:#040d21;margin-left:-60px;margin-right:-60px;margin-bottom:160px;padding:80px 60px 176px;position:relative;overflow:hidden}@media (max-width:767px){.cooperation-why-atl{margin-left:-16px;margin-right:-16px;padding:80px 16px;margin-bottom:120px}}.cooperation-why-atl:before{content:"";position:absolute;right:32px;bottom:0;width:484px;height:104px;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="484" height="104" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity=".03" fill-rule="evenodd" clip-rule="evenodd" d="M0 104c1.074-3.411 2.579-6.86 4.563-10.302C17.51 71.242 45.94 57.66 72.913 61.538l1.067.995C56.932 63.983 39.12 74.824 29.964 90.69c-2.575 4.466-4.237 8.957-5.079 13.305L0 104zm340.441 0c1.074-3.411 2.579-6.86 4.562-10.302 12.953-22.456 41.378-36.038 68.356-32.16l1.07.995c-17.046 1.45-34.868 12.291-44.021 28.158-2.571 4.466-4.234 8.957-5.075 13.305l-24.892.004zm109.299 0c8.389-27.411-7.775-54.909-38.696-55.417-19.714-.324-40.536 5.136-61.389 27.132h-1.501c5.452-9.024 12.644-17.002 20.894-23.61-80.135-41.025-175.339-30.848-256.311 2.975-4.891 2.04-9.799 2.342-14.936.925l-6.86-1.892C184.464.781 319.516-24.347 419.145 31.632c9.874-.747 20.983-.636 30.467 1.91 31.175 8.363 42.92 39.22 27.881 70.458H449.74z" fill="%23fff"/></svg>')}.cooperation-why-atl .title{text-align:center;font-weight:700;font-size:26px;line-height:36px;color:#fff}@media (max-width:767px){.cooperation-why-atl .title{font-size:24px;line-height:30px}}.cooperation-why_content{margin-top:60px;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.cooperation-why_content{flex-direction:column-reverse}}.cooperation-why_content_form{position:relative;border-radius:24px;width:41.7%;z-index:1}@media (max-width:767px){.cooperation-why_content_form{width:100%;margin-top:80px}}.cooperation-why_content_form:before{left:-40px;top:-40px}.cooperation-why_content_form:after,.cooperation-why_content_form:before{content:"";position:absolute;background:#0c62d5;opacity:.8;filter:blur(200px);width:200px;height:200px;z-index:0}.cooperation-why_content_form:after{right:-40px;bottom:-40px}.cooperation-why_content_form_wrapper{padding:48px;background:#fff;z-index:1;position:relative;border-radius:24px;box-shadow:0 0 1px rgba(21,34,66,.32),0 8px 32px rgba(21,34,66,.24)}@media (max-width:767px){.cooperation-why_content_form_wrapper{padding:48px 32px}}.cooperation-why_content_form .form_title{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#152242}.cooperation-why_content_form_observer{margin-top:32px}.cooperation-why_content_form .input-group{display:block;margin-bottom:16px;width:100%;height:52px;background:#fff;border:1px solid #eaebee;box-sizing:border-box;border-radius:12px;position:relative;font-weight:500;font-size:14px;line-height:18px;color:#152242;transition:opacity .2s ease-in-out,filter .2s ease-in-out,box-shadow .1s ease-in-out}.cooperation-why_content_form .input-group .errorsMessageInput{position:absolute;width:100%;color:red;bottom:-26px}@media (max-width:700px){.cooperation-why_content_form .input-group .errorsMessageInput{top:-26px}}.cooperation-why_content_form .input-group input{position:absolute;border:0;box-shadow:none;background-color:hsla(0,0%,100%,0);top:0;height:52px;width:100%;padding:16px 12px 0;box-sizing:border-box;z-index:3;display:block;font-weight:500;font-size:14px;line-height:18px;color:#152242;transition:top .1s ease-in-out}.cooperation-why_content_form .input-group input::-moz-placeholder{color:transparent}.cooperation-why_content_form .input-group input::placeholder{color:transparent}.cooperation-why_content_form .input-group input:not(:-moz-placeholder-shown){top:0}.cooperation-why_content_form .input-group input:focus,.cooperation-why_content_form .input-group input:not(:placeholder-shown){top:0}.cooperation-why_content_form .input-group label{position:absolute;overflow:hidden;border:0;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;padding:0 12px;box-sizing:border-box;transition:all .1s ease-in-out;cursor:text;pointer-events:none}.cooperation-why_content_form .input-group input:not(:-moz-placeholder-shown):not(.show-placeholder)+label{bottom:20px;font-weight:500;font-size:12px;line-height:16px;color:#737a8e}.cooperation-why_content_form .input-group input:focus+label,.cooperation-why_content_form .input-group input:not(:placeholder-shown):not(.show-placeholder)+label{bottom:20px;font-weight:500;font-size:12px;line-height:16px;color:#737a8e}.cooperation-why_content_form .input-error{border:1px solid #f87079;box-sizing:border-box;box-shadow:0 0 0 3px rgba(248,112,121,.7)}.cooperation-why_content_form button{background:#0c62d5;border-radius:10px;width:208px;height:48px;font-weight:700;font-size:16px;line-height:20px;color:#fff;margin:48px auto 0;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.cooperation-why_content_form button{width:230px}}.cooperation-why_content_lists{display:flex;flex-direction:column;width:52.1%}@media (max-width:767px){.cooperation-why_content_lists{width:100%}}.cooperation-why_content_list{position:relative;font-weight:500;font-size:16px;line-height:24px;color:#fff;display:flex;margin-bottom:16px}.cooperation-why_content_list:last-child{margin-bottom:0}.cooperation-why_content_list:before{content:"";position:relative;width:24px;height:24px;border-radius:500px;margin-right:12px;display:flex;background:#1876f2 url('data:image/svg+xml;charset=utf-8,<svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 2.47a.75.75 0 010 1.06l-6 6a.75.75 0 01-1.06 0l-3-3a.75.75 0 011.06-1.06L4.5 7.94l5.47-5.47a.75.75 0 011.06 0z" fill="%23fff" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%}.about_coll-wrapper{display:flex;justify-content:space-between}@media (max-width:767px){.about_coll-wrapper{flex-direction:column}}.about_coll-title{margin-bottom:16px}.about_coll-title p{font-size:20px;line-height:26px;font-weight:700;color:rgba(21,34,66,.9)}.about_coll-text{width:48.5%}@media (max-width:767px){.about_coll-text{width:100%}}.about_coll-text p{font-size:18px;line-height:160%;color:rgba(21,34,66,.9);margin-bottom:16px}.about_coll-text p:last-child{margin-bottom:0}.about_coll-numbers{width:48.336%;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media (max-width:767px){.about_coll-numbers{width:100%;margin-top:34px}}.about_coll-number{width:41.83%;margin-bottom:24px}.about_coll-number:nth-last-child(n+2){margin-bottom:0}@media (max-width:767px){.about_coll-number:nth-last-child(n+2){margin-bottom:32px}}@media (max-width:767px){.about_coll-number{width:auto;max-width:50%}}.about_coll-number span{font-weight:900;font-size:38px;line-height:120%;color:#0c62d5}@media (max-width:767px){.about_coll-number span{text-align:center;display:block}}.about_coll-number p{font-size:16px;line-height:20px;padding-top:6px}@media (max-width:767px){.about_coll-number p{text-align:center}}.about_winners{margin-top:160px}@media (max-width:767px){.about_winners{margin-top:87px}}.about_winners_title{padding:0 30px}@media (max-width:767px){.about_winners_title{padding:0}}.about_winners_title p{font-weight:700;font-size:26px;line-height:36px;color:#152242;text-align:center}@media (max-width:767px){.about_winners_title p{font-size:24px;line-height:32px}}.about_winners_images{margin-top:40px;margin-bottom:50px;display:flex;flex-direction:column;align-items:center}.about_winners_images_cart{height:388px;width:100%;position:relative}@media (max-width:767px){.about_winners_images_cart{height:151.5px}}.about_winners_images_cart img{position:absolute;width:252px;height:347px}@media (max-width:767px){.about_winners_images_cart img{width:95.71px;height:134.33px}}.about_winners_images_cart img:first-child{transform:rotate(-16deg);z-index:1;left:4.3%;top:10.5%}@media (max-width:767px){.about_winners_images_cart img:first-child{left:2.4%}}.about_winners_images_cart img:nth-child(2){transform:rotate(-6deg);z-index:2;left:26%}@media (max-width:767px){.about_winners_images_cart img:nth-child(2){left:25%}}.about_winners_images_cart img:nth-child(3){transform:rotate(6deg);z-index:3;left:48%}.about_winners_images_cart img:nth-child(4){transform:rotate(16deg);z-index:4;left:69.5%;top:10.5%}@media (max-width:767px){.about_winners_images_cart img:nth-child(4){left:70.9%}}.about_winners_images_medal{height:159.91px;margin:-50px auto 0}@media (max-width:767px){.about_winners_images_medal{height:62.3px;margin:-21px auto 0}}.about_winners_images_medal img{position:relative}@media (max-width:767px){.about_winners_images_medal img{width:49.87px;height:49.87px}}.about_winners_images_medal img:first-child{transform:rotate(-12deg);left:11.3%;top:2%}@media (max-width:767px){.about_winners_images_medal img:first-child{left:11.4%;top:6%}}.about_winners_images_medal img:nth-child(2){left:2.9%}@media (max-width:767px){.about_winners_images_medal img:nth-child(2){width:57.67px;height:57.67px;left:2.1%}}.about_winners_images_medal img:nth-child(3){transform:rotate(12deg);left:-8.7%;top:12%}@media (max-width:767px){.about_winners_images_medal img:nth-child(3){left:-9.4%;top:13%;width:57.67px;height:57.67px}}.about_winners_images_awards{max-width:650px}.about_winners_images_amio{margin-bottom:32px;max-height:350px}.about_winners_images_amio img{max-height:350px}.details-contacts{margin-top:167px}@media (max-width:767px){.details-contacts{margin-top:123px;padding-bottom:106px}}.details-contacts_title{border-bottom:1px solid #eaebee;padding-bottom:20px}.details-contacts_title h2{font-size:26px;line-height:36px;color:#152242;font-family:Lato,sans-serif}@media (max-width:767px){.details-contacts_title h2{font-size:24px;line-height:30px}}.details-contacts-content{margin-top:33px}.details-contacts-content p{font-size:16px;margin-bottom:9px}.cooperation-reviews{position:relative;padding-bottom:144px}@media (max-width:767px){.cooperation-reviews{padding-bottom:120px}}.cooperation-reviews swiper-slide{opacity:0;position:absolute}.cooperation-reviews__block{padding:0 80px;position:relative}@media (max-width:767px){.cooperation-reviews__block{padding:0}}.cooperation-reviews__block .cooperation-reviews_name{color:#0c62d5;font-weight:600;font-size:18px;line-height:24px;text-align:center;margin-bottom:8px}.cooperation-reviews__block .cooperation-reviews_org{font-size:18px;line-height:24px;color:#8f95a5;text-align:center;display:block}.cooperation-reviews__block .cooperation-reviews_des{margin-top:32px;text-align:center;font-size:20px;line-height:160%;color:#152242;position:relative}@media (min-width:991px){.cooperation-reviews__block .cooperation-reviews_des{min-height:352px}}.cooperation-reviews__block .cooperation-reviews_des.isHidden{max-height:352px}.cooperation-reviews__block .cooperation-reviews_des.isHidden:before{content:"";background:linear-gradient(0deg,#fafafb,hsla(0,0%,100%,.4));position:absolute;bottom:0;width:100%;height:70px;opacity:1;transition:.3s;z-index:1;left:0}.cooperation-reviews__block .cooperation-reviews_des.isHidden.open{max-height:1500px;padding-bottom:30px}.cooperation-reviews__block .cooperation-reviews_des.isHidden.open:before{opacity:0}.cooperation-reviews__block .cooperation-reviews_des .toggleOpen{position:absolute;bottom:0;left:50%;transform:translateX(-50%);color:#0c62d5;font-weight:600;font-size:16px;z-index:1;cursor:pointer}.cooperation-reviews__block .cooperation-reviews_des p{text-align:center}.cooperation-reviews__block .cooperation-reviews_des ul{display:flex;flex-direction:column;align-items:center}.cooperation-reviews__block .cooperation-reviews_des li{text-align:center;margin-bottom:0;padding-left:30px}.cooperation-reviews__block .cooperation-reviews_des li:before{width:8px;height:8px;top:14px;left:11px}@media (max-width:767px){.cooperation-reviews__block .cooperation-reviews_des li:before{left:20px}}.cooperation-reviews-prev{width:48px;height:48px;position:absolute;left:0;background:#fff;border:1px solid #eaebee;border-radius:500px;top:50%;transform:translateY(-50%);z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.78.97a.75.75 0 010 1.06L2.81 6l3.97 3.97a.75.75 0 11-1.06 1.06l-4.5-4.5a.75.75 0 010-1.06l4.5-4.5a.75.75 0 011.06 0z' fill='%238F95A5' stroke='%238F95A5' stroke-width='.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;cursor:pointer}@media (max-width:767px){.cooperation-reviews-prev{display:none}}.cooperation-reviews-next{width:48px;height:48px;position:absolute;right:0;background:#fff;border:1px solid #eaebee;border-radius:500px;top:50%;transform:translateY(-50%);z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.22.97a.75.75 0 000 1.06L5.19 6 1.22 9.97a.75.75 0 101.06 1.06l4.5-4.5a.75.75 0 000-1.06L2.28.97a.75.75 0 00-1.06 0z' fill='%238F95A5' stroke='%238F95A5' stroke-width='.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;cursor:pointer}@media (max-width:767px){.cooperation-reviews-next{display:none}}.cooperation-reviews-pagination{position:absolute;bottom:-54px;left:50%;transform:translateX(-50%);display:block}@media (max-width:767px){.cooperation-reviews-pagination{bottom:-22px}}.cooperation-reviews-pagination span{background:#eaebee;width:8px;height:8px;border-radius:100%;margin:0 3px}.cooperation-reviews-pagination span.swiper-pagination-bullet-active{background:#0c62d5}.questions-attribute{padding:19px 0;transition:background .3s;border-bottom:1px solid #eaebee}.questions-attribute:first-child{padding:0 0 19px}.questions-attribute.active .questions-attribute-label:after{top:calc(50% + 3px);transform:translateY(-50%) rotate(-225deg)}.questions-attribute-label{font-weight:600;font-size:18px;line-height:24px;display:flex;align-items:center;position:relative;cursor:pointer;color:#152242;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:48px}.questions-attribute-label:after{content:"";position:absolute;right:8px;top:calc(50% - 2px);display:block;border-left:1px solid rgba(0,0,0,.62);border-bottom:1px solid rgba(0,0,0,.62);width:8px;height:8px;transform:translateY(-50%) rotate(-45deg);transition:all .3s ease}.questions-attribute-options{position:relative;height:0;overflow:hidden;transition:all .3s ease}.questions-attribute-options .questions-text{margin-top:24px;padding:0 0 13px}.success-popup-overflow{justify-content:center;align-items:center;z-index:99999}.success-popup-overflow,.success-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex}.success-popup-overlay{background:#000;opacity:.7}.success-popup{transform:translateY(-50%);z-index:1111111;height:-moz-fit-content;height:fit-content;max-height:64px;min-width:264px;background:linear-gradient(155.46deg,hsla(0,0%,100%,.5) 15.17%,hsla(0,0%,100%,0) 84.33%),#152242;background-blend-mode:overlay,normal;box-shadow:0 6px 20px rgba(0,0,0,.48);border-radius:6px;padding:20px 0;font-weight:700;font-size:14px;line-height:24px;color:#fff;align-items:center;justify-content:center}.success-popup,.success-popup div{width:-moz-fit-content;width:fit-content;display:flex}.success-popup img{margin-right:18px;width:20px;height:20px}@media (max-width:550px){.success-popup{min-width:290px}}.account_trigger_link{color:#0c62d5;cursor:pointer}