*{box-sizing:border-box;outline:none!important}a{color:unset;text-decoration:none;outline:none!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;text-align:right;direction:rtl;border:0;margin:0;padding:0;font-family:Yekan,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:100%}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;box-sizing:content-box}textarea{vertical-align:top;resize:vertical;overflow:auto}audio,canvas,video{zoom:1;max-width:100%;display:inline}audio:not([controls]){height:0;display:none}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{-ms-interpolation-mode:bicubic;border:0}figure,form{margin:0}legend{white-space:normal;border:0;margin-left:-7px;padding:0}button,input,select,textarea{vertical-align:baseline;vertical-align:middle;background:0 0;border:0;outline:0;margin:0;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{vertical-align:top;overflow:auto}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{text-shadow:none;background:#b95913}::selection{text-shadow:none;background:#b95913}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{color:#000;background:#ccc;margin:.2em 0;padding:.2em 0}html{scrollbar-gutter:stable}::-webkit-scrollbar{border-radius:2px;width:5px}body::-webkit-scrollbar{border-radius:2px;width:5px}body::-webkit-scrollbar-track{background:#717176}body::-webkit-scrollbar-thumb{background:#ee731a;min-height:150px}body::-webkit-scrollbar-thumb:hover{background:#c75c0f}@font-face{font-family:Yekan;src:url(../fonts/iranyekanwebregularfanum.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Yekan;src:url(../fonts/iranyekanwebboldfanum.woff)format("woff");font-weight:700;font-style:bold}@font-face{font-family:Dana;src:url(../fonts/dana-regular.woff)format("woff");font-weight:400}@font-face{font-family:Dana;src:url(../fonts/dana-medium.woff)format("woff");font-weight:500}@font-face{font-family:Dana;src:url(../fonts/dana-bold.woff)format("woff");font-weight:700}@keyframes blinker{50%{opacity:.5}}@keyframes arrowLeft{0%{transform:translate(0)}20%{transform:translate(20px)}40%{transform:translate(0)}to{transform:translate(0)}}@keyframes showLeft{0%{opacity:0;transform:translate(-200%)}to{opacity:1;transform:translate(-50%)}}@keyframes hideLeft{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-200%)}}@keyframes showRight{0%{opacity:0;transform:translate(150%)}to{opacity:1;transform:translate(-50%)}}@keyframes hideRight{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(150%)}}@keyframes topRotate{0%{rotate:none}to{rotate:360deg}}@keyframes textGradient{0%{background-position:0%}to{background-position:200%}}body{background-color:#0e0e0e}main{width:100%;min-height:130vh;display:block}.container{width:1312px;max-width:calc(100% - 70px);margin:0 auto}.header{justify-content:center;align-items:center;width:100%;height:112px;display:flex;position:absolute;top:0;right:0}.header .main-head{z-index:100;justify-content:space-between;align-items:center;display:flex}.header .overflow{opacity:0;z-index:20;backdrop-filter:blur(5px);background-color:#0000005e;width:100vw;height:200vh;transition:opacity .4s;display:none;position:fixed;top:0;left:0}.header .overflow.active{opacity:1}.header .mobile-hamburger{background-color:#ffffff1a;border-radius:15px;flex-direction:column;justify-content:space-between;width:50px;height:50px;padding:14px 12px;display:none}.header .mobile-hamburger div{background-color:#89898f;border-radius:2px;width:100%;height:2px}.header .logo{align-items:center;width:180px;transition:transform .25s;display:inline-flex}.header .logo img{width:100%}.header .logo:hover{transform:scale(1.1)}.header .nav-bar{justify-content:space-between;width:100%;height:100%;padding-right:59px;line-height:120%;display:flex}.header .nav-bar_wrapper{align-items:center;gap:30px;display:flex}.header .nav-bar_buttons{color:#ffffff61;justify-content:flex-start;align-items:center;gap:46px;width:100%;display:flex}@media (width<=1610px){.header .nav-bar_buttons{gap:35px}}@media (width<=1480px){.header .nav-bar_buttons{gap:25px}}.header .nav-bar_buttons a{white-space:nowrap;align-items:center;gap:12px;transition:color .25s;display:flex}.header .nav-bar_buttons a path{transition:fill-opacity .25s}.header .nav-bar_buttons a:hover{color:#ffffffb7}.header .nav-bar_buttons a:hover path{fill-opacity:.7}.header .nav-bar_cabinet-btn{cursor:pointer;white-space:nowrap;color:#fff;background:linear-gradient(90deg,#ee731a,#c25a0e);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:14px;font-weight:700;transition:box-shadow .2s;display:flex}.header .nav-bar_cabinet-btn .cabinet-btn-text{white-space:nowrap;font-weight:600}.button{color:#fff;background-image:linear-gradient(270deg,#e97724,#d5600a 33%,#c55b11);background-position:76%;background-size:300%;border-radius:4px;align-items:center;gap:12px;padding:15px 32px;font-size:18px;font-weight:500;transition:all .3s,color .4s;display:flex}.button_black{color:#fffbef93;background-image:linear-gradient(270deg,#fff0,#fff0,#ffffff2d);font-size:16px;font-weight:400}.button:hover{color:#fffbefc9;background-position:0%;box-shadow:0 0 20px #ee731a7d}.button_black:hover{box-shadow:none}.preview{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(../img/bg-preview.webp);background-repeat:no-repeat;background-size:100%;padding-top:120px;padding-bottom:40px;position:relative;overflow:hidden}.preview:after{content:"";background:linear-gradient(#0e0e0e00,#0e0e0ea1,#0e0e0e);width:100%;height:300px;position:absolute;bottom:0}.preview .car{z-index:-1;display:none;position:absolute;bottom:0;right:50%;transform:translate(50%,65%)}.container_preview{z-index:1;position:relative}.preview_slider.grab{cursor:grabbing}.preview_slider{cursor:grab;width:100%;height:41vh;min-height:335px;position:relative}.preview_slider_container{pointer-events:none;height:50vh;min-height:400px;position:relative;top:0}.preview_slider_slide{pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;width:max(48vh,442px);max-width:100%;height:max(48vh,442px);position:absolute;top:0%;left:49%;transform:translate(-40%)}.preview_slider_slide img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.preview_slider_buttons-mobile{display:none}.preview_slider_buttons{z-index:30;direction:ltr;flex-direction:column;gap:4vh;display:flex;position:absolute;top:77px;left:0}.preview_slider_buttons:nth-child(3){left:unset;right:0}.preview_slider_buttons:nth-child(3) button{clip-path:polygon(0 50%,6% 0,100% 0%,100% 100%,6% 100%);flex-direction:row-reverse;justify-content:end;padding-left:40px;padding-right:24px}.preview_slider_buttons button{color:#fff6;-webkit-user-select:none;-moz-user-select:none;user-select:none;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%);backdrop-filter:blur(4px);background:0 0;border:0;justify-content:start;align-items:center;gap:12px;width:229px;height:64px;padding-left:24px;padding-right:40px;font-weight:300;transition:all .2s;display:flex;position:relative}.preview_slider_buttons button .role-title{font-family:Dana;font-weight:500}.preview_slider_buttons button .background{width:99%;height:100%;position:absolute;left:1%}.preview_slider_buttons button .icon{transition:all .2s}.preview_slider_buttons button .icon path{transition:all .4s}.preview_slider_buttons button:hover{color:#ffffff8c}.preview_slider_buttons button:hover svg:first-child{opacity:.3}.preview_slider_buttons button.active,.preview_slider_buttons-mobile button.active{color:#fff;text-shadow:0 0 3px #fff}.preview_slider_buttons button.active svg:first-child,.preview_slider_buttons-mobile button.active svg:first-child{opacity:1;transition:all .4s}.preview_slider_buttons button.active svg:first-child path,.preview_slider_buttons-mobile button.active svg:first-child path{fill:#2e4fff;transition:all .2s}.preview_slider_buttons #police.active svg path#background,.preview_slider_buttons-mobile #police.active svg path#background{fill:#2756ff;fill-opacity:.1}.preview_slider_buttons #medic.active .icon>path,.preview_slider_buttons-mobile #medic.active .icon>path{fill:#51ff2e}.preview_slider_buttons #medic.active svg path#background,.preview_slider_buttons-mobile #medic.active svg path#background{fill:#51ff2e;fill-opacity:.1}.preview_slider_buttons #military.active .icon>path,.preview_slider_buttons-mobile #military.active .icon>path{fill:#355009}.preview_slider_buttons #military.active path#background,.preview_slider_buttons-mobile #military.active path#background{fill:#355009;fill-opacity:.1}.preview_slider_buttons #bad.active .icon>path,.preview_slider_buttons-mobile #bad.active .icon>path{fill:#990702}.preview_slider_buttons #bad.active path#background,.preview_slider_buttons-mobile #bad.active path#background{fill:#990702;fill-opacity:.1}.preview_slider_buttons #farmer.active .icon>path,.preview_slider_buttons-mobile #farmer.active .icon>path{fill:#ffbb0c}.preview_slider_buttons #farmer.active path#background,.preview_slider_buttons-mobile #farmer.active path#background{fill:#ffbb0c;fill-opacity:.1}.preview_slider_buttons #business.active .icon>path,.preview_slider_buttons-mobile #business.active .icon>path{fill:#bf57ff}.preview_slider_buttons #business.active path#background,.preview_slider_buttons-mobile #business.active path#background{fill:#bf57ff;fill-opacity:.1}.preview_slider_buttons-mobile #police{background-color:#2756ff41}.preview_slider_buttons-mobile #medic{background-color:#51ff2e44}.preview_slider_buttons-mobile #military{background-color:#35500941}.preview_slider_buttons-mobile #bad{background-color:#99070241}.preview_slider_buttons-mobile #farmer{background-color:#ffbb0c4d}.preview_slider_buttons-mobile #business{background-color:#bf57ff4d}.preview_content{flex-direction:column;align-items:center;width:816px;margin:0 auto;display:flex;position:relative}.preview_content_game{z-index:11;width:370px;display:flex;position:relative}.preview_content_game .info,.preview_content_game .text{justify-content:center;align-items:center;display:flex}.preview_content_game .info{z-index:2;background-color:#02884f;border-radius:20px;padding:10px 24px;font-weight:500;transition:background-color .3s}.preview_content_game .info div{color:#fff6;padding-left:4px}.preview_content_game .info div .quantity{text-align:center;color:#fff;min-width:40px;padding-left:4px;animation:.6s linear infinite blinker;display:inline-block}.preview_content_game .text{color:#fff;background-color:#02884e2c;border-radius:20px;width:60%;height:calc(100% - 3px);padding:8px calc(18px + 10%) 10px 10px;font-weight:400;transition:box-shadow .35s;position:absolute;bottom:1px;left:0}.preview_content_game .text:before,.preview_content_game .text:after{content:"";width:200px;height:1px;top:100%;left:16px;bottom:unset;background-image:linear-gradient(90deg,#02884f 14%,#02884e25 50%);background-position:0;background-size:200%;transition:background-position .3s;position:absolute;transform:translateY(-100%)}.preview_content_game .text:after{top:unset;bottom:100%;transform:none}.preview_content_game .text .fake-border{border:1px solid #02884f;border-right:none;border-radius:20px 0 0 20px;width:17px;height:calc(100% + 1px);position:absolute;bottom:0;left:0}.preview_content_game .text span{padding-left:8px}.preview_content_game .text:hover{box-shadow:0 0 15px green}.preview_content_big{text-align:center;color:#fff;width:100%;margin-top:24px;font-size:52px;font-weight:500;line-height:120%;display:block}.preview_content_big h1{text-align:center;font-family:Dana;font-weight:900}.preview_content_role{background:linear-gradient(90deg,#ee731a 30.44%,#c1590e 59.26%,#e96f16 84.27%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;font-family:Dana;font-weight:900;animation:3s infinite textGradient}.preview_content_title{text-align:center;margin-top:32px}.preview_content .h2,.preview_content .h1{color:#fff6;font-size:14px;line-height:20px;display:inline}.preview_content .h1{color:#fff}.preview_content_buttons{gap:10px;margin-top:42px;display:flex}.preview_content_buttons button{transition:all .3s,color .4s,transform}.preview_content_buttons.hide{opacity:0;pointer-events:none}.preview_content_buttons.hide button{transform:translateY(70%)}.ellipse-container{z-index:-1;pointer-events:none;width:70vw;min-height:70vw;position:absolute;overflow:hidden}.ellipse{z-index:-1;border-radius:60%;width:40vw;min-width:700px;height:40vw;min-height:700px;position:absolute}.preview .ellipse-container:first-child{top:0%;left:50%;transform:translate(-50%)}.preview .ellipse-container:first-child .ellipse{background-image:radial-gradient(#d8d8d828,#d8d8d800 70%);top:10%;left:50%;transform:translate(-50%)}.preview .ellipse-container:nth-child(2){top:0;left:0}.preview .ellipse-container:nth-child(2) .ellipse{background-image:radial-gradient(#583302c0,#582a0246 50%,#58260200 70%);width:40vw;height:65vw;top:0;left:0;transform:translate(-50%,-50%)}.preview .ellipse-container:nth-child(3){bottom:0;left:0;transform:translateY(50%)}.preview .ellipse-container:nth-child(3) .ellipse{background-image:radial-gradient(#583302c0,#582a0246 50%,#58260200 70%);width:55vw;height:55vw;bottom:50%;left:0;transform:translate(-50%,50%)}.rate{z-index:1;background-image:url(../img/bg-rate.webp);background-position:50% 120px;background-repeat:no-repeat;background-size:auto 100%;margin-top:100px;position:relative}.rate .container{gap:90px;display:flex}.rate_forbes-bg{z-index:-1;width:918px;height:718px;position:absolute;top:-121px;right:0}.rate_forbes-bg img{width:100%;height:100%}.rate_content{width:60%;padding-top:50px}.rate_animate-image{width:40%;display:inline-block}.rate_content_descr{color:#fff9;flex-direction:column;gap:30px;width:100%;margin-top:42px;font-size:14px;line-height:20px;display:flex}.rate_rating{justify-content:space-between;width:100%;margin-top:64px;display:flex}.rate_rating_item{width:307px}.rate_rating_title{align-items:center;font-weight:500;display:flex}.rate_rating_title .top-wrapper{border-radius:10px;width:100px;height:38px;margin-left:18px;display:inline-block;position:relative;overflow:hidden}.rate_rating_title .top-wrapper:after{content:"";transform-origin:0 0;z-index:-1;background-image:linear-gradient(90deg,#37b362,#37b362 40%,#69e791,#37b362 60%,#37b362);width:110px;height:110px;animation:2s infinite topRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rate_rating_title .top{color:#37b362;text-align:center;background-color:#1a2d21;border-radius:10px;width:calc(100% - 2px);height:calc(100% - 2px);padding:10px 15px;font-family:Dana;font-size:16px;font-weight:700;display:inline-block;position:relative;top:1px;right:1px}.rate_rating_title .orange .top{color:#fd8619;background-color:#43301f;border-radius:10px}.rate_rating_title .orange:after{background-image:linear-gradient(#fd8619,#fd8619 40%,#dab08b,#fd8619 60%,#fd8619);animation-delay:1s}.rate_rating_title span:nth-child(2){font-size:24px}.rate_rating_list{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;gap:8px;width:100%;margin-top:24px;display:flex}.rate_rating_list li{width:100%;height:87px;transition:all .5s;position:relative}.rate_rating_list li:before,.rate_rating_list li:after{content:"";width:calc(100% - 23px);height:1px;top:0;right:23px;bottom:unset;background-image:linear-gradient(90deg,#fff0 14%,#ffffff40 50%);background-position:0;background-size:200%;transition:background-position .4s;position:absolute}.rate_rating_list li:after{top:unset;bottom:0;transform:none}.rate_rating_list li .fake-border{border:1px solid #ffffff40;border-radius:0;width:23px;height:100%;border-left:none!important}.rate_rating_list li .wrapper{background-color:#ffffff0d;align-items:center;width:calc(100% - 1px);height:calc(100% - 2px);padding:18px 84px 18px 18px;transition:background-color .3s;display:inline-flex;position:absolute;top:1px;left:0}.rate_rating_list li .wrapper:before{content:"";color:#fff9;border-radius:60%;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;font-weight:500;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.rate_rating_list li .name{white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:16px;display:block;overflow:hidden}.rate_rating_list li .value{color:#0000;background-color:#fffbef;background-position:0%;background-size:200%;-webkit-background-clip:text;background-clip:text;width:max-content;padding-top:8px;font-size:21px;font-weight:500;display:block}.rate_rating_list li:first-child{border-radius:10px 10px 0 0}.rate_rating_list li:first-child:before,.rate_rating_list li:first-child:after{background-image:linear-gradient(90deg,#02884e00 14%,#ffa4064b 50%)}.rate_rating_list li:first-child .fake-border{border:1px solid #ffa4064b;border-radius:0 10px 0 0}.rate_rating_list li:first-child .wrapper{background-color:#ffaa0b11;border-radius:10px 10px 0 0}.rate_rating_list li:first-child .wrapper .value{background-image:linear-gradient(90deg,#ffa506,#8f5c03,#ffa506);animation:3s infinite textGradient}.rate_rating_list li:first-child .wrapper:before{background-color:unset;background-image:url(../img/icons-rastr/first.webp);background-repeat:repeat;background-size:100%}.rate_rating_list li:first-child:hover .wrapper{background-color:#ffaa0b30}.rate_rating_list li:nth-child(2):before,.rate_rating_list li:nth-child(2):after{background-image:linear-gradient(90deg,#fff0 14%,#ffffff4b 50%)}.rate_rating_list li:nth-child(2) .fake-border{border:1px solid #ffffff4b}.rate_rating_list li:nth-child(2) .wrapper{background-color:#ffffff1a}.rate_rating_list li:nth-child(2) .wrapper .value{background-image:linear-gradient(90deg,#c7c7c7,#7b7b7b,#c7c7c7);animation:3s .5s infinite textGradient}.rate_rating_list li:nth-child(2) .wrapper:before{background-color:unset;background-image:url(../img/icons-rastr/second.webp);background-repeat:repeat;background-size:100%}.rate_rating_list li:nth-child(2):hover .wrapper{background-color:#ffffff36}.rate_rating_list li:nth-child(3):before,.rate_rating_list li:nth-child(3):after{background-image:linear-gradient(90deg,#8f570300 14%,#ab670163 50%)}.rate_rating_list li:nth-child(3) .fake-border{border:1px solid #ab670163}.rate_rating_list li:nth-child(3) .value{background-image:linear-gradient(90deg,#fffbef,#888,#fffbef);animation:3s 1s infinite textGradient}.rate_rating_list li:nth-child(3) .wrapper{background-color:#f97a390d}.rate_rating_list li:nth-child(3) .wrapper:before{background-color:unset;background-image:url(../img/icons-rastr/third.webp);background-repeat:repeat;background-size:100%}.rate_rating_list li:nth-child(3):hover .wrapper{background-color:#f97a3929}.rate_rating_list li:hover:after,.rate_rating_list li:hover:before{background-position:40%}.rate_rating_list li:hover .wrapper{background-color:#ffffff24}.rate_rating_list.second li:first-child .value{animation:3s 1.5s infinite textGradient}.rate_rating_list.second li:nth-child(2) .value{animation:3s 2s infinite textGradient}.rate_rating_list.second li:nth-child(3) .value{animation:3s 2.5s infinite textGradient}.rate_rating_list li:last-child .wrapper{border-radius:0 0 10px 10px}.rate_rating_list li:last-child .fake-border{border-radius:0 0 10px}.rate .ellipse-container{bottom:10%;right:0;transform:translateY(50%)}.rate .ellipse-container .ellipse{background-image:radial-gradient(#7a72011c,#7a72011f 25%,#7a720100 70%);width:55vw;height:55vw;bottom:50%;right:0;transform:translate(50%,50%)}.rate .ellipse-container:nth-child(2){bottom:100%;left:0;right:unset;width:55vw;transform:translateY(50%)}.rate .ellipse-container:nth-child(2) .ellipse{background-image:radial-gradient(#583302c0,#582a0246 50%,#58260200 70%);width:55vw;height:55vw;bottom:50%;left:0;transform:translate(-50%,50%)}.rate_content h2,.start h2,.modal h2{color:#fff;font-family:Dana;font-size:32px;font-weight:900;display:block}.rate_content h2 span,.start h2 span,.modal h2 span{width:100%;font-family:Dana;font-weight:900;display:block}.rate_content h2 span:last-child,.start h2 span:last-child,.modal h2 span:last-child{color:#ee731a;width:100%;margin-top:5px;font-weight:900;display:block}.section_title{justify-content:space-between;display:flex;position:relative}.section_title .section_title_descr{text-align:right;color:#fff9;text-align:left;width:523px;padding-top:10px;font-size:14px;line-height:22px}.gallery-images{direction:ltr;align-items:center;gap:25px;width:100%;margin-top:20px;display:flex;overflow:hidden}.gallery-images a{border-radius:20px;width:25%;position:relative;overflow:hidden}.gallery-images img{width:100%}.start{z-index:1;background-image:url(../img/start-bg.webp);margin-top:40px;padding-top:50px;scroll-margin:50px;position:relative}.start .ellipse-container{top:50%;left:0;transform:translateY(-50%)}.start .ellipse-container .ellipse{top:50%;left:0;right:unset;background-image:radial-gradient(#ee731a57,#ee731a00 70%);height:60vw;transform:translate(-70%,-50%)}.start_cards{gap:35px;margin-top:86px;display:flex}.start_item{backdrop-filter:blur(5px);background-color:#ffffff0d;background-repeat:no-repeat;border:1px solid #ffffff0e;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:start;width:617px;height:555px;padding:40px 35px 35px;display:flex;position:relative;overflow:hidden}.start_item:before{content:"";opacity:.05;z-index:-1;background-image:url(../img/icons-rastr/what.webp);background-position:100% 0;background-repeat:no-repeat;background-size:47%;width:100%;height:100%;transition:background-size .3s;position:absolute;top:0;left:0}.start_item_img{background-color:#ee731a29;border-radius:10px;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.start_item_img img{width:58px;height:58px}.start_item_title{color:#fff;width:317px;padding-right:50px;font-family:Dana;font-size:24px;font-weight:900;line-height:30px;position:relative}.start_item_title span{font-family:Dana;font-weight:900}.start_item_title .red{width:28px;height:28px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.start_item_title .red:before,.start_item_title .red:after{content:"";background-color:#ff181840;border-radius:50%;width:100%;height:100%;animation:1s infinite iconAnimation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.start_item_title .red:after{background-color:#ff1818;width:43%;height:43%;animation:none}.start_item_descr{color:#fff9;width:442px;font-size:15px;line-height:24px}.start_item_video{background-color:#000;border:0;border-radius:15px;width:100%;height:308px;display:block;position:relative;overflow:hidden}.start_item_buttons{flex-direction:column;gap:15px;width:max-content;display:flex}.start_item_buttons button{text-align:start;color:#fff;background-image:linear-gradient(90deg,#ee731a,#df7a30,#c35b0f 66%);background-size:300%;border-radius:4px;padding:21px 60px 21px 24px;font-size:16px;font-weight:500;transition:background-position .3s;position:relative}.start_item_buttons button svg{position:absolute;top:50%;right:24px;transform:translateY(-50%)}.start_item_buttons button svg path{transition:fill .2s}.start_item_buttons button.outline{background-image:linear-gradient(90deg,#ee731a1f,#df7a302e,#ee731a75 66%);background-size:300%;border:1px solid #ee731a;transition:background-position .3s}.start_item_buttons button:hover{background-position:100%}.start_item_buttons button.active svg path{fill:#29f101}.start_item:first-child{background-image:url(../img/some-mta.webp);background-position:50%;background-color:unset;background-size:100.5%;width:660px;transition:background-size .3s}.start_item:first-child:before{opacity:1;background-color:#ee731a0f;background-image:url(../img/abrakadabra.webp);background-size:cover}.start_item:first-child .start_item_title{padding-right:0}.start_item:first-child .start_item_descr{width:427px}.start_item:first-child:hover{background-size:110%}.start_item .fake-border{width:30px;height:100%;left:unset;pointer-events:none;border:1px solid #ee731a;border-left:none;border-radius:0 20px 20px 0;position:absolute;bottom:0;right:0}.start_item .fake-border:before,.start_item .fake-border:after{content:"";background-image:linear-gradient(270deg,#ee731a,#ee731a00);width:100px;height:1px;position:absolute;top:100%;right:100%}.start_item .fake-border:after{width:500px;top:unset;bottom:100%}.start_item:last-child{scroll-margin:30vh}.start .ellipse-container:nth-child(2){right:0;left:unset;top:100%;transform:translateY(-50%)}.start .ellipse-container:nth-child(2) .ellipse{background-image:radial-gradient(#ee731a45,#ee731a00 70%);width:50vw;height:50vw;top:50%;right:0;transform:translate(50%,-50%)}.modal-overflow.active{opacity:1}.modal-overflow.active img,.modal-overflow.active img:last-child{transform:translate(0)rotate(0)}.modal.active{transform:translate(-50%)}.modal-overflow{backdrop-filter:blur(5px);z-index:30;opacity:0;background-color:#0e0e0ede;width:100%;height:100%;transition:all .5s;display:none;position:fixed;top:0;left:0}.modal-overflow img{transform-origin:0 100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:90vh;transition:transform .5s;position:absolute;bottom:0;left:0;transform:translate(-50%,20%)rotate(-45deg)}.modal-overflow img:last-child{right:0;left:unset;transform-origin:100% 100%;transform:translate(50%,20%)rotate(45deg)}.modal{z-index:31;width:1024px;max-width:calc(100% - 70px);height:100vh;padding-top:53px;transition:transform .5s;display:none;position:fixed;top:0;left:50%;transform:translate(-50%,-100%)}.modal h2,.modal h2 span{text-align:center}.modal_content{width:100%;height:calc(100% - 300px);margin-top:27px;overflow:auto}.modal_content_top{backdrop-filter:blur(5px);background-color:#ffffff0d;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 85px 12px 12px;display:flex;position:relative}.modal_content_top_icon{background-color:#ffffff0d;border-radius:14px;width:54px;height:54px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.modal_content_top_icon:before{content:"";background-image:url(../img/modal/play-squar.svg);width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal_content_top_title{color:#fff;font-family:Dana;font-size:18px;font-weight:700}.modal_content_top_descr{color:#fff9;margin-top:7px;font-family:Dana;font-size:16px;font-weight:500}.modal_content_top_link{color:#fff;background-color:#ffffff0d;border-radius:14px;align-items:center;padding:21px 55px 21px 25px;font-family:Dana;font-size:16px;font-weight:500;transition:background-color .25s;display:flex;position:relative}.modal_content_top_link:before{content:"";background-image:url(../img/icons/link-fff.svg);width:18px;height:18px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.modal_content_top_link:hover{background-color:#ffffff26}@keyframes iconAnimation{0%{width:100%;height:100%}45%{width:75%;height:75%}90%{width:100%;height:100%}to{width:100%;height:100%}}.steps{justify-content:space-between;align-items:center;gap:15px;width:100%;margin-bottom:20px;display:flex}.modal_content .fake-border{pointer-events:none;border:1px solid #387cff80;border-top:none;border-radius:0 0 20px 20px;width:100%;height:50px;position:absolute;bottom:0;left:0}.modal_content .fake-border:before,.modal_content .fake-border:after{content:"";background-image:linear-gradient(#387cff00,#387cff80);width:1.5px;height:200px;position:absolute;bottom:100%;left:100%}.modal_content .fake-border:after{left:unset;right:100%}.modal_content .fake-border.yellow{border:1px solid #f7e11c80;border-top:none}.modal_content .fake-border.yellow:before,.modal_content .fake-border.yellow:after{background-image:linear-gradient(#f7e11c00,#f7e11c80)}.modal_content .fake-border.orange{border:1px solid #ee730280;border-top:none}.modal_content .fake-border.orange:before,.modal_content .fake-border.orange:after{background-image:linear-gradient(#ee730200,#ee730280)}.modal_content .fake-border.white{border:1px solid #ffffff80;border-top:none}.modal_content .fake-border.white:before,.modal_content .fake-border.white:after{background-image:linear-gradient(#fff0,#ffffff80)}.steps .arrow{fill:#fff;width:32px;height:32px;animation:.6s linear infinite blinker}.steps .item{backdrop-filter:blur(5px);color:#fff;border-radius:20px;width:33.33%;padding:20px;position:relative;overflow:hidden}.steps .item .headline{justify-content:space-between;align-items:center;width:100%;height:60px;display:flex}.steps .item .headline .title{font-family:Dana;font-weight:700;display:inline-block}.steps .item .headline img{width:60px;height:60px;display:inline-block}.steps .item .text{color:#fff9;text-align:justify;height:95px;margin-top:10px;margin-bottom:20px;font-size:14px;font-weight:500;line-height:32px;overflow:hidden}.steps .item .btn{text-align:center;color:#fff;background-color:#fff3;border-bottom:3px solid #0003;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-bottom:8px;padding:10px;font-size:14px;font-weight:500;transition:opacity .3s;display:flex}.steps .item .btn:last-child{margin-bottom:0}.steps .item .btn.primary{background-color:#ee731a}.steps .item .btn.secondary{background-color:#977e0e}.steps .item .btn.finally{color:#444;background-color:#fff}.steps .item .btn.finally svg{fill:#444}.steps .item .btn:hover,.steps .item .buttons>div .glass-btn:hover{opacity:.7}.steps .item .buttons{flex-wrap:wrap;justify-content:center;align-items:end;width:100%;height:100px;display:flex}.steps .item .buttons>div{text-align:center}.steps .item .buttons>div p{text-align:center;color:#fff9;opacity:.8;font-family:Dana;font-size:12px;font-weight:500}.steps .item .buttons>div .glass-btn{letter-spacing:4px;color:#fff;cursor:pointer;background-color:#ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:7px;padding:8px 15px;font-size:12px;font-weight:700;transition:opacity .3s;display:flex}.steps .item svg{fill:#fff;width:20px;height:20px;margin-left:8px}.fixed-alert-box{z-index:55;flex-wrap:wrap;justify-content:center;width:100%;display:flex;position:fixed;bottom:20px;right:0}.fixed-alert-box .alert-item{color:#fff;text-align:right;visibility:hidden;opacity:0;border-radius:10px;min-width:400px;margin-top:10px;-webkit-transition:all 1s;transition:all 1s;position:relative;left:0;overflow:hidden}.fixed-alert-box .alert-item.warning{background-color:#ff8e2a}.fixed-alert-box .alert-item.success{background-color:#10d876}.fixed-alert-box .alert-item.error{background-color:#b2102f}.fixed-alert-box .alert-item svg{fill:#fff;width:20px;height:20px;margin-left:9px}.fixed-alert-box .alert-item>.content{align-items:center;width:100%;padding:10px 15px;display:flex;position:relative}.fixed-alert-box .alert-item .desc{font-family:Dana;font-size:14px;font-weight:700}.fixed-alert-box .alert-item>.progress-alert{background-color:#0003;width:100%;height:4px}.fixed-alert-box .alert-item>.progress-alert .inner-progress{background-color:#ffffff4d;width:0%;height:100%}.close-modal{display:none}.our-family{background-image:url(../img/bg-family.webp);background-repeat:no-repeat;margin-top:141px;padding-bottom:100px;position:relative}.our-family .container{text-align:center;position:relative}.our-family_flex{margin-top:120px;display:flex}.our-family_content{flex-wrap:wrap;gap:34px;width:734px;min-width:734px;display:flex}.our-family_content_img{height:100%;position:absolute;top:0;left:0}.our-family_content-wrapper{padding-bottom:15px}.our-family_item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50%;background-size:115%;border-radius:12px;flex-direction:column;justify-content:left;gap:55px;width:350px;height:307px;padding:44px 35px 43px;font-size:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.our-family_item:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.our-family_item img{width:max-content;height:42px}.our-family_item_value{color:#fff;align-items:center;gap:12px;font-family:Dana;font-weight:700;display:flex}.our-family_item_value span{color:#fff9;margin-top:-5px;font-family:Dana;font-size:16px;font-weight:500}.our-family_item_button{color:#fff;width:max-content;font-family:Dana;font-size:22px;font-weight:500;position:relative}.our-family_item_button:after{content:"";background-image:url(../img/icons/arrow-light.svg);width:23px;height:13px;transition:transform .5s cubic-bezier(.15,.87,.35,.95);position:absolute;top:50%;right:calc(100% + 20px);transform:translateY(-50%)rotate(180deg)}.our-family_item:hover{background-size:125%}.our-family_item:hover .our-family_item_button:after{transform:translate(-50%,-50%)rotate(180deg)}.our-family .disc{background-image:url(../img/family/dic-bg.webp)}.our-family .disc:before{background-image:url(../img/family/dark-blue.svg)}.our-family .disc:hover{box-shadow:0 0 30px #2e2eff}.our-family .tg{background-image:url(../img/family/tg-bg.webp)}.our-family .tg:before{background-image:url(../img/family/blue.svg)}.our-family .tg:hover{box-shadow:0 0 30px #2e8fff}.our-family .you{background-image:url(../img/family/you-bg.webp)}.our-family .you:before{background-image:url(../img/family/pink.svg)}.our-family .you:hover{box-shadow:0 0 30px #ed145b}.our-family .inst{background-image:url(../img/family/inst-bg.webp)}.our-family .inst:before{background-image:url(../img/family/gradient.svg)}.our-family .inst:hover{box-shadow:0 0 25px #b22eff}.our-family .ellipse-container{top:0;transform:translateY(-30%)}.our-family .ellipse-container .ellipse{background-image:radial-gradient(#ee731a45,#ee731a00 70%);top:50%;right:0;transform:translate(50%,-50%)}.blog-posts{width:100%;display:block;overflow:hidden}.blog-posts .swiper{overflow:visible}.blog-posts .swiper-slide{filter:blur(6px);opacity:.1;transition:all .3s}.blog-posts .swiper-slide.swiper-slide-active,.blog-posts .swiper-slide.swiper-slide-active+.swiper-slide,.blog-posts .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide{filter:blur();opacity:1}.blog-posts .item{border-radius:30px;width:100%;padding:35px 45px;display:block;position:relative;overflow:hidden}.blog-posts .item .fake-border{pointer-events:none;border:1px solid #ffffff40;border-top:none;border-radius:0 0 30px 30px;width:100%;height:50px;position:absolute;bottom:0;left:0}.blog-posts .item .fake-border:before,.blog-posts .item .fake-border:after{content:"";background-image:linear-gradient(#fff0,#ffffff40);width:1.5px;height:380px;position:absolute;bottom:100%;left:100%}.blog-posts .item .fake-border:after{left:unset;right:100%}.blog-posts .item .thumbnail{border-radius:8px;width:100%;height:230px;margin-bottom:20px;display:block;overflow:hidden}.blog-posts .item .thumbnail a{width:100%;height:100%;display:block}.blog-posts .item .thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.blog-posts .item .top-side{width:100%;height:155px;display:block;overflow:hidden}.blog-posts .item .top-side .title{color:#fff;width:100%;font-family:Dana;font-size:17px;font-weight:900;line-height:33px;display:block}.blog-posts .item .top-side .excerpt{color:#a7a7a7;width:100%;margin-top:12px;font-family:Dana;font-size:14px;font-weight:500;line-height:26px;display:block}.blog-posts .item .bottom-side{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;margin-top:12px;padding-top:15px;display:flex}.blog-posts .item .bottom-side .author img{border-radius:50%;width:27px;height:27px;margin-left:7px;display:inline-block}.blog-posts .item .bottom-side .author span{color:#a7a7a7;font-size:13px}.blog-posts .item .bottom-side .post-info .items .inner-item{color:#a7a7a7;direction:ltr;justify-content:center;align-items:center;font-family:Dana;font-size:14px;font-weight:500;display:inline-flex}.blog-posts .item .bottom-side .post-info .items .inner-item svg{fill:#a7a7a7;width:18px;height:18px;margin-top:-3px;margin-right:7px}footer{background:#1e1e1e;width:100%;margin-top:140px}footer .up-side{justify-content:center;width:100%;display:flex;position:relative}footer .up-side .footer-top{background-color:#ee731a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .5s;display:inline-flex}footer .up-side .footer-top:hover{opacity:.7}footer .up-side .footer-top svg{width:43px;height:43px;display:block}footer .up-side .main-up{z-index:29;background-image:url(../img/upcurve-dark.svg);background-position:top;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:195px;height:80px;padding-bottom:33px;display:flex;position:absolute;top:0}footer .sides{justify-content:space-between;width:100%;display:flex}footer .sides .foot-image{object-fit:cover;width:40%;margin-top:-50px}footer .sides .side-right{width:60%;display:inline-block}footer .footer-head{color:#fff9;justify-content:space-between;width:70%;margin-top:35px;font-size:14px;line-height:25px;display:flex}footer .side-right .socials{gap:20px;width:100%;margin-top:20px;display:flex}footer .side-right .socials .social-item{color:#fff;background:linear-gradient(90deg,#fff0,#ffffff0d) 0 0/200%;border-radius:10px;align-items:center;width:25%;padding:15px;font-size:14px;transition:background-position .3s;display:inline-flex}footer .side-right .socials .social-item span{opacity:.4;margin-right:10px;font-weight:700;transition:opacity .3s}footer .side-right .socials .social-item:hover{color:#fff;background-position:75%}footer .side-right .socials .social-item:hover span{opacity:1}footer .side-right .sub-pages{background:linear-gradient(90deg,#fff0,#ffffff0d);border-radius:10px;align-items:center;width:100%;margin-top:45px;padding:10px;display:inline-flex}footer .side-right .sub-pages .item{align-items:center;margin-left:7px;padding:10px 10px 10px 35px;display:inline-flex}footer .side-right .sub-pages .item:hover .name{color:#ee731a}footer .side-right .sub-pages .item:hover .icon{opacity:.8}footer .side-right .sub-pages .item:hover .inside svg{left:-30px}footer .side-right .sub-pages .icon{background-color:#ffc10729;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .3s;display:inline-flex}footer .side-right .sub-pages .icon svg{fill:#ffc107;width:30px;height:30px}footer .side-right .sub-pages .item.green .icon{background-color:#89d64f26}footer .side-right .sub-pages .item.green .icon svg{fill:#89d64f}footer .side-right .sub-pages .item.blue .icon{background-color:#6898f824}footer .side-right .sub-pages .item.blue .icon svg{fill:#6898f8}footer .side-right .sub-pages .inside{margin-right:15px}footer .side-right .sub-pages .info{color:#fff9;width:100%;font-size:14px;display:block}footer .side-right .sub-pages .name{color:#fff;margin-top:10px;font-size:16px;transition:color .3s;display:inline-flex;position:relative}footer .side-right .sub-pages .inside svg{fill:#fff;width:20px;height:20px;margin-right:7px;transition:left .3s;display:inline-block;position:absolute;left:-25px}.footer-copyright{color:#fff9;width:100%;margin:35px 0;font-size:14px;line-height:25px;display:block}.footer-copyright .year{width:100%;margin-top:10px;display:block}.footer-copyright a{color:#ee731a;font-weight:700;transition:opacity .2s}.footer-copyright a:hover{opacity:.8}.main-page{padding-top:120px;display:block}.main-blog{justify-content:space-between;width:100%;display:flex}.main-blog .blog-container{width:45%;display:inline-block}.main-blog .blog-sidebar{width:calc(27.5% - 40px);margin-left:40px;display:inline-block}.main-blog .blog-sidebar .inner-side{width:100%;display:inline-block;position:sticky;top:15px}.main-blog .blog-sidebar:last-child{margin-right:40px;margin-left:unset}.main-blog .post-head .post-title{color:#fff;text-align:center;width:100%;font-family:Dana;font-size:21px;font-weight:900;line-height:35px;display:block}.main-blog .post-head .thumb{filter:drop-shadow(0 15px 30px #ffffff26);border-radius:15px;width:100%;margin:20px 0 0;display:block;position:relative;overflow:hidden}.main-blog .post-head .thumb img{object-fit:cover;width:100%;display:block}.main-blog .post-head .readtime{color:#fff;text-align:center;background-color:#ee731a;border-radius:30px;flex-wrap:wrap;justify-content:center;align-items:center;width:37px;padding:7px 0;display:inline-flex;position:absolute;top:10px;right:10px;overflow:hidden}.main-blog .post-head .readtime .number{font-size:20px;font-weight:900;line-height:30px}.main-blog .post-head .readtime .text{text-align:center;font-size:9px;font-weight:300;line-height:13px}.main-blog .post-head .post-info{width:100%;margin-top:15px;display:flex}.main-blog .post-head .post-info .info-item{color:#fff9;background-color:#1e1e1e;border-bottom:2px solid #ffffff14;border-radius:15px;justify-content:space-between;align-items:center;width:100%;margin-left:15px;padding:25px;display:inline-flex;overflow:hidden}.main-blog .post-head .post-info .info-item:last-child{margin-left:0}.main-blog .post-head .post-info .info-item .right{width:calc(100% - 35px)}.main-blog .post-head .post-info .info-item .left{justify-content:center;align-items:center;display:inline-flex}.main-blog .post-head .post-info .info-item .right .title{color:#b5b5b5;font-family:Dana;font-size:12px;font-weight:500}.main-blog .post-head .post-info .info-item .right .desc{white-space:nowrap;text-overflow:ellipsis;color:#fff;width:100%;margin-top:10px;font-family:Dana;font-size:12px;font-weight:900;display:block;overflow:hidden}.main-blog .post-head .post-info .info-item .left img{border-radius:50%;width:30px;height:30px;overflow:hidden}.main-blog .post-head .post-info .info-item .right .desc.links a{color:#fff;font-family:Dana;font-size:12px;font-weight:900;transition:color .3s}.main-blog .post-head .post-info .info-item .right .desc.links a:after{content:",";cursor:default;margin:0 2px;color:#fff9!important}.main-blog .post-head .post-info .info-item .right .desc.links a:hover{color:#ee731a}.main-blog .post-head .post-info .info-item .right .desc.links a:last-child:after{display:none}.main-blog .post-head .post-info .info-item .left svg{fill:#fff;width:23px;height:23px}.main-blog .post-body,.main-blog .share-post,.comments-box{color:#b5b5b5;background-color:#1e1e1e;border-bottom:2px solid #ffffff14;border-radius:15px;margin-top:15px;padding:35px}.main-blog .post-body *{font-size:14px;font-weight:500;line-height:30px}.main-blog .post-body p{width:100%;margin-bottom:20px;display:block}.main-blog .post-body p a{color:#ee731a;font-weight:700;transition:opacity .2s}.main-blog .post-body p a:hover{opacity:.8}.main-blog .share-post .post-shortlink{align-items:center;display:flex}.main-blog .share-post .post-shortlink .copy-link{cursor:pointer;margin-left:10px}.main-blog .share-post .post-shortlink .copy-link svg{fill:#ee731a;width:24px;height:24px;display:block}.main-blog .share-post .post-shortlink .content{color:#fff}.main-blog .share-post .post-shortlink .content .text{width:100%;font-size:14px;font-weight:700;display:block}.main-blog .share-post .post-shortlink .content .link{color:#fff9;width:100%;margin-top:12px;font-size:14px;font-weight:700;display:block}.main-blog .share-post .social{margin-top:17px;display:flex}.main-blog .share-post .social .link{color:#b5b5b5;align-items:center;margin-left:20px;display:inline-flex}.main-blog .share-post .social .link svg{fill:#b5b5b5;width:18px;height:18px}.main-blog .share-post .social .link .text{white-space:nowrap;visibility:hidden;opacity:0;margin-right:5px;font-size:11px;font-weight:900;-webkit-transition:all .3s;transition:all .3s;position:absolute;top:1px;right:-25px}.main-blog .share-post .social .link.active svg{fill:#ee731a}.main-blog .share-post .social .link.active .text{visibility:visible;opacity:1;color:#ee731a;position:relative;right:0}.comments-box .comment-form{width:100%;margin-top:20px;display:block}.comments-box .comment-form .inputs{display:flex}.comments-box .comment-form .inputs .input{color:#b5b5b5;background-color:#0e0e0e4a;border-bottom:2px solid #333;border-radius:10px;width:33.33%;margin-left:10px;padding:10px;font-family:Dana;font-size:14px;font-weight:500}.comments-box .comment-form .inputs .input:last-child{margin-left:0}.comments-box .comment-form .bodyform{justify-content:space-between;margin-top:10px;display:flex}.comments-box .comment-form textarea{color:#b5b5b5;resize:vertical;background-color:#0e0e0e4a;border-bottom:2px solid #333;border-radius:10px;width:80%;min-width:80%;height:100px;min-height:100px;max-height:80%;margin-left:10px;padding:10px;font-family:Dana;font-size:14px;font-weight:500}.comments-box .comment-form .sendform{text-align:center;flex-wrap:wrap;justify-content:center;align-items:end;width:20%;display:flex}.comments-box .comment-form .sendform button{color:#fff;background-color:#ee731a;border-bottom:3px solid #0003;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;font-size:14px;transition:opacity .3s;display:flex}.comments-box .comment-form .sendform button svg{fill:#a94f0e;width:15px;height:15px}.comments-box .comment-form .sendform button:hover{opacity:.8}.comments-box .comment-form .sendform .cancel-reply{color:#ee731a;cursor:pointer;border-bottom:1px dashed #ee731a;font-size:13px;font-weight:500;-webkit-transition:opacity .3s;transition:opacity .3s}.comments-box .comment-form .sendform .cancel-reply.none{display:none}.comments-box .box .title{font-size:14px;font-weight:300}.comments-box .box{margin-bottom:20px}.comments-box .box:last-child{margin-bottom:0}.comments-box .comment-list{margin-top:15px}.comments-box .comment-list .cm-item{border-radius:10px;width:100%;margin-bottom:20px;padding:25px;display:block;box-shadow:0 1px 9px #ffffff26}.comments-box .comment-list .cm-item:last-child{margin-bottom:0}.comments-box .comment-list .cm-item .headline{color:#ddd;justify-content:space-between;align-items:center;width:100%;display:flex}.comments-box .comment-list .cm-item .headline .author{align-items:center;font-size:14px;font-weight:300;display:inline-flex}.comments-box .comment-list .cm-item .headline .time{font-size:11px;font-weight:300}.comments-box .comment-list .cm-item .content{margin-top:12px;font-size:13px;line-height:28px}.comments-box .comment-list .cm-item .bottom{justify-content:space-between;align-items:center;width:100%;margin-top:12px;display:flex}.comments-box .comment-list .cm-item .bottom .like-cm{cursor:pointer;align-items:center;font-size:13px;display:inline-flex}.comments-box .comment-list .cm-item .bottom .reply{cursor:pointer;font-size:13px;font-weight:300;text-decoration:underline}.comments-box .comment-list .cm-item .bottom .like-cm .icon-like{background-color:#e6293f;border-radius:15px;justify-content:center;align-items:center;width:38px;height:38px;margin-left:7px;display:inline-flex}.comments-box .comment-list .cm-item .bottom .like-cm .icon-like svg{fill:#fff;width:18px;height:18px}.comments-box .comment-list .cm-item .bottom .like-cm .count-str{color:#8b8b8b;margin-right:8px;font-weight:300}.main-blog .post-tags{flex-wrap:wrap;margin-top:4px;display:flex}.main-blog .post-tags a{color:#454545;opacity:.7;background-color:#6565651a;border-radius:30px;margin-top:8px;margin-left:5px;padding:6px 10px;font-size:12px;font-weight:300;transition:opacity .3s}.main-blog .post-tags a:hover{opacity:1}.blog-sidebar .box{color:#b5b5b5;background-color:#1e1e1e;border-bottom:2px solid #ffffff14;border-radius:12px;margin-bottom:15px;padding:30px}.blog-sidebar .box:last-child{margin-bottom:0}.blog-sidebar .box .headline{border-bottom:1px solid #ffffff14;align-items:center;width:100%;margin-bottom:10px;padding-bottom:10px;font-size:14px;display:flex}.blog-sidebar .box .headline svg{fill:#b5b5b5;width:20px;height:20px;margin-left:10px}.blog-sidebar .box .bodybox{width:100%;display:block}.blog-sidebar .posts .item,.blog-sidebar .comments .item{border-bottom:1px dashed #ffffff14;width:100%;margin-bottom:10px;padding-bottom:10px;display:block}.blog-sidebar .posts .item:last-child,.blog-sidebar .comments .item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.blog-sidebar .posts .item a{justify-content:space-between;align-items:center;width:100%;display:flex}.blog-sidebar .posts .item .thumb{object-fit:cover;border-radius:5px;width:95px;max-width:100%;display:inline-block}.blog-sidebar .posts .item .contents{color:#ddd;width:calc(100% - 110px);display:inline-block}.blog-sidebar .posts .item .contents .title{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;display:block;overflow:hidden}.blog-sidebar .posts .item .contents span{color:#b5b5b5;margin-top:12px;font-size:10px;display:block}.blog-sidebar .comments,.blog-sidebar .comments .item a{width:100%;display:block}.blog-sidebar .comments .item .cm-head{align-items:center;width:100%;display:flex}.blog-sidebar .comments .item .cm-head .profile{border-radius:50%;width:30px;height:30px;margin:0 0 0 7px;overflow:hidden}.blog-sidebar .comments .item .cm-head .profile img{width:100%;height:100%;display:block}.blog-sidebar .comments .item .cm-head .author{color:#ddd;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.blog-sidebar .comments .item .cm-head .author svg{fill:#42a5f5;width:16px;height:16px;margin-right:6px;display:block}.blog-sidebar .comments .item .cm-excerpt{color:#b5b5b5;max-height:45px;margin-top:15px;font-size:12px;overflow:hidden}.blog-sidebar .comments .item .bottom{align-items:center;width:100%;margin-top:15px;display:flex}.blog-sidebar .comments .item .bottom svg{fill:#ddd;width:18px;height:18px;margin-left:5px;margin-right:10px;transform:rotateX(180deg)}.blog-sidebar .comments .item .bottom .title{color:#ddd;font-size:14px;font-weight:500;line-height:25px}.blog-sidebar .search-form{background-color:#1e1e1e;border-radius:12px;justify-content:space-between;width:100%;display:flex;overflow:hidden}.blog-sidebar .search-form input{color:#fff;width:calc(100% - 60px);padding:10px 25px;font-family:Dana;font-size:14px;font-weight:500}.blog-sidebar .search-form button{background-color:#ee731a;width:60px;height:60px}.blog-sidebar .search-form button svg{fill:#fff;width:25px;height:25px}.main-page>.bg{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(../img/bg-single.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;height:700px;position:absolute;top:0;right:0;overflow:hidden}.main-page>.bg:before{content:"";background:linear-gradient(#0e0e0e00,#0e0e0e,#0e0e0e);width:100%;height:250px;display:block;position:absolute;bottom:0;right:0}.main-page>.container{z-index:1;position:relative}.main-page>.ellipse-container:first-child{top:0;left:0}.main-page>.ellipse-container:first-child .ellipse{background-image:radial-gradient(#583302c0,#582a0246 50%,#58260200 70%);width:40vw;height:65vw;top:0;left:0;transform:translate(-50%,-50%)}.blog-container>.headline-title{justify-content:center;width:100%;margin-bottom:20px;display:flex}.blog-container>.headline-title h1{color:#fff;font-family:Dana;font-size:30px;font-weight:900}.blog-view{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.blog-view .post-item{width:calc(50% - 10px);margin-bottom:20px;display:inline-block}.blog-view .post-item .link{background-color:#1e1e1e;border-radius:15px;width:100%;padding:20px;display:block}.blog-view .post-item .link .thumb{border-radius:15px;width:100%;height:145px;margin:0 0 10px;display:block;overflow:hidden}.blog-view .post-item .link .thumb img{object-fit:cover;width:100%;max-width:100%;height:100%;display:block}.blog-view .post-item .link .title{color:#ddd;width:100%;height:40px;margin-bottom:10px;font-family:Dana;font-size:14px;font-weight:900;line-height:20px;display:block;overflow:hidden}.blog-view .post-item .link .excerpt{color:#b5b5b5;height:60px;margin-bottom:10px;font-size:12px;font-weight:500;line-height:20px;overflow:hidden}.blog-view .post-item .link .bottom-post{color:#b5b5b5;flex-wrap:wrap;justify-content:space-between;width:100%;padding-top:15px;font-size:12px;display:flex}.blog-view .post-item .link .bottom-post .cm{align-items:center;display:inline-flex}.blog-view .post-item .link .bottom-post svg{fill:#b5b5b5;width:18px;height:18px;margin:0 7px}.blog-view .post-item .link .bottom-post .readtime{align-items:center;display:inline-flex}.blog-view .post-item .link .bottom-post .readtime svg{fill:#e6293f}.about-us{z-index:1;background-color:#000;border-radius:20px;width:70%;margin:0 auto;padding:30px;display:flex;position:relative;overflow:hidden}.about-us .video{background-color:#000;border:0;width:calc(60% - 30px);margin-left:30px;display:block}.about-us .details{z-index:99;color:#fff;text-align:center;background-color:#292d4080;border-radius:15px;width:40%;padding:30px;display:inline-block;position:relative;overflow:hidden}.about-us .details *{text-align:center}.about-us .details .title{font-family:Dana;font-size:24px;font-weight:900}.about-us .details .desc{color:#fff9;font-family:Dana;font-size:14px;font-weight:500;line-height:25px}.about-us .details .desc p{margin-top:15px;font-family:Dana;font-weight:500}@media (width<=1700px){.our-family_content-wrapper{overflow:hidden}}@media (width<=1500px){.our-family_content_img{height:80%;top:25%}.start_item{padding:30px 24px 24px}.start_item:first-child{background-size:auto 100%}.start_item:first-child:hover{background-size:auto 110%}}@media (width<=1200px){.our-family{background-size:contain;margin-top:100px}.our-family_flex{justify-content:center;margin-top:70px}.our-family_content_img{display:none}.section_title{text-align:right;flex-wrap:wrap}.section_title *{text-align:right!important}.start_item{flex-flow:wrap;justify-content:start;row-gap:30px;height:440px}.start_item_img{width:64px;height:64px}.start_item_img img{width:45px;height:45px}.start_item_title{width:238px;display:inline-block}.start_item_descr{width:93%;margin-top:0}.start_item_buttons{width:100%}.start_item_buttons button,.start_item_buttons a{font-size:16px}.start_item:first-child{background-position:0 100%;background-size:80%}.start_item:first-child .start_item_title{margin-top:1px;margin-right:20px;font-size:22px}.start_item:first-child .start_item_descr{width:93%}.start_item:first-child:hover{background-size:80%}.start_item .fake-border:after{width:200px}.start_item .fake-border:before{width:70px}.start_item_video{height:208px}footer .sides .foot-image{display:none}footer .sides .side-right{width:100%}footer .footer-head{width:40%}footer .side-right .sub-pages{margin-top:25px}.main-blog .blog-sidebar{width:calc(27.5% - 20px);margin-left:20px}.main-blog .blog-sidebar:last-child{margin-right:20px;margin-left:unset}.blog-sidebar .box{padding:15px}.blog-sidebar .search-form button{width:45px;height:45px}.blog-sidebar .search-form input{width:calc(100% - 45px);padding:10px 15px}.blog-sidebar .search-form button svg{width:20px;height:20px}.blog-sidebar .posts .item .thumb{width:70px}.blog-sidebar .posts .item .contents{width:calc(100% - 85px)}.main-blog .post-head .post-info .info-item{padding:15px}}@media (width<=1050px){.main-blog .post-head .post-info{flex-wrap:wrap;margin-top:5px}.main-blog .post-head .post-info .info-item{width:calc(50% - 10px);margin-top:10px;margin-left:10px}.main-blog .post-head .post-info .info-item:nth-child(2n){width:50%;margin-left:0}.main-blog .post-head .post-info .info-item:last-child:nth-child(odd){width:100%;margin-left:0}.main-blog .post-body,.main-blog .share-post,.comments-box{padding:15px}.comments-box .comment-list .cm-item .bottom .like-cm .icon-like{border-radius:7px;width:30px;height:30px;margin-left:7px}.comments-box .comment-list .cm-item .bottom .like-cm .icon-like svg{width:16px;height:16px}.comments-box .comment-list .cm-item .bottom .like-cm .count-str{margin-right:5px}.comments-box .comment-list .cm-item .bottom .like-cm,.comments-box .comment-list .cm-item .content,.comments-box .comment-list .cm-item .headline .author{font-size:12px}.comments-box .comment-list .cm-item .bottom .reply{font-size:11px}.comments-box .comment-list .cm-item{padding:15px}.main-blog .post-head .post-title{font-size:18px;line-height:30px}.blog-view .post-item .link .thumb{height:90px}}@media (width<=900px){.our-family h2{text-align:center}.our-family .container{flex-direction:column;align-items:center;display:flex}.our-family_content{justify-content:center;width:100%}.our-family_item{width:300px;height:280px}.start_cards{gap:unset;flex-wrap:wrap;margin-top:30px}.start_item{width:100%!important;margin-bottom:25px!important}.start_item:last-child{margin-bottom:0!important}footer .side-right .sub-pages .icon{width:40px;height:40px}footer .side-right .sub-pages .icon svg{width:20px;height:20px}footer .side-right .sub-pages .name,footer .side-right .sub-pages .info{font-size:13px}footer .side-right .sub-pages .inside svg{width:17px;height:17px;left:-20px}footer .side-right .sub-pages .inside{margin-right:12px}footer .side-right .sub-pages{flex-wrap:wrap}.steps{flex-wrap:wrap;justify-content:center}.steps .item{width:100%}.steps .arrow{transform:rotate(-90deg)}.modal_content{height:calc(100% - 250px);overflow:auto}.modal_content_top{display:none}.main-blog{flex-wrap:wrap}.main-blog .blog-sidebar,.main-blog .blog-container{width:100%;margin:0!important}.main-blog .blog-container{order:2;margin:15px 0!important}.main-blog .blog-sidebar:last-child{order:1}.main-blog .blog-sidebar:first-child{order:3}.blog-view .post-item{width:calc(33.33% - 10px)}.blog-view .post-item .link .thumb{height:130px}}@media (width<=750px){.our-family{background-position:0 100px;margin-top:30px;padding-bottom:30px}.our-family_flex{width:100%;margin-top:30px}.our-family_content{min-width:unset}.our-family_item{gap:25px;width:calc(50% - 10px);height:156px;padding:18px}.our-family_item img{width:70px;height:max-content}.our-family_item_value{flex-wrap:wrap;gap:3px;font-size:18px}.our-family_item_value span{font-size:12px}.our-family_item_button{font-size:14px}.our-family_item_button:after{background-position:50%;background-repeat:no-repeat;background-size:contain;width:11px;left:calc(100% + 12px)}.blog-view .post-item{width:calc(50% - 10px)}}@media (width<=460px){.our-family_content{gap:15px}.comments-box .comment-list .cm-item .bottom,.comments-box .comment-form .bodyform{flex-wrap:wrap}.comments-box .comment-list .cm-item .bottom .like-cm{width:100%}.comments-box .comment-list .cm-item .bottom .reply{margin-top:15px}.comments-box .comment-list .cm-item .bottom .like-cm .count-str .str{display:none}.comments-box .comment-form .bodyform textarea{width:100%;margin-left:0}.comments-box .comment-form .bodyform .sendform{align-items:unset;width:100%;margin-top:10px}.comments-box .comment-form .bodyform .sendform button{justify-content:center}.comments-box .comment-form .bodyform .sendform button svg{margin-right:10px}.blog-view .post-item{width:calc(50% - 5px)}.blog-view .post-item .link{border-radius:10px;padding:10px}.blog-view .post-item .link .thumb{border-radius:10px;height:85px}.blog-view .post-item .link .bottom-post span{font-size:10px}}@media (width<=650px){.close-modal{backdrop-filter:blur(3px);z-index:50;opacity:0;background-color:#1b1b1b8c;border-radius:10px;width:70px;height:70px;transition:opacity .5s;display:none;position:fixed;top:70px;right:20px}.close-modal:before,.close-modal:after{content:"";background-color:#ff27277a;border-radius:2px;width:50%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.close-modal:after{transform:translate(-50%,-50%)rotate(-45deg)}footer .side-right .socials{flex-wrap:wrap;gap:10px;margin-top:10px}footer .side-right .socials .social-item{width:calc(50% - 10px)}.footer-copyright{text-align:center;font-size:13px}.footer-copyright *,footer .footer-head *{text-align:center!important}footer .footer-head{text-align:center;width:100%;margin-top:100px}footer .footer-head *{width:100%}}@media (width<=1610px){.header .nav-bar_buttons{gap:35px}}@media (width<=1480px){.header .nav-bar_buttons{gap:25px}.rate_animate-image{width:35%}.rate_content{width:65%}}@media (width<=1230px){.header .mobile-hamburger{z-index:21;display:flex;position:relative}.header .mobile-hamburger div{width:26.5px;position:relative}.header .mobile-hamburger div:first-child{transition:all .3s .3s,rotate .3s;top:0%;transform:translateY(0)}.header .mobile-hamburger div:nth-child(2){opacity:1;transition:opacity .3s}.header .mobile-hamburger div:nth-child(3){transition:all .3s .3s,rotate .3s;bottom:0;transform:translateY(0)}.header .mobile-hamburger.active div:first-child{transition:all .3s,rotate .3s .3s;top:50%;transform:translateY(-50%)rotate(45deg)}.header .mobile-hamburger.active div:nth-child(2){opacity:0;transition-delay:.3s}.header .mobile-hamburger.active div:nth-child(3){transition:all .3s,rotate .3s .3s;bottom:50%;transform:translateY(50%)rotate(-45deg)}.header .nav-bar{z-index:21;background-color:#1e1e1e;flex-wrap:wrap;width:max(30%,350px);height:100vh;padding:15px;transition:transform .4s .4s;position:fixed;top:0;right:0;overflow:auto;transform:translate(100%)}.header .nav-bar_buttons{flex-direction:column;align-items:start;gap:0;margin-top:130px;margin-bottom:30px}.header .nav-bar_buttons a{transition:transform .35s;transform:translate(100vw)}.header .nav-bar .nav-bar_cabinet-btn{transition:all .5s;bottom:100px;left:50%;transform:translate(150vw)}.header .nav-bar_buttons a:first-child{transition-delay:.25s}.header .nav-bar_buttons a:nth-child(2){transition-delay:.2s}.header .nav-bar_buttons a:nth-child(3){transition-delay:.15s}.header .nav-bar_buttons a:nth-child(4){transition-delay:.1s}.header .nav-bar_buttons a:nth-child(5){transition-delay:50ms}.header .nav-bar.active{transform:translate(0)}.header .nav-bar .nav-bar_buttons a{text-align:center;background-color:#ffffff03;border:1px solid #ffffff1a;border-radius:10px;width:100%;margin:8px 0;padding:15px;font-size:16px}.header .nav-bar.active .nav-bar_buttons a{transform:translate(0)}.header .nav-bar.active .nav-bar_buttons a:first-child{transition-delay:.3s}.header .nav-bar.active .nav-bar_buttons a:nth-child(2){transition-delay:.35s}.header .nav-bar.active .nav-bar_buttons a:nth-child(3){transition-delay:.4s}.header .nav-bar.active .nav-bar_buttons a:nth-child(4){transition-delay:.45s}.header .nav-bar.active .nav-bar_buttons a:nth-child(5){transition-delay:.5s}.header .nav-bar.active .nav-bar_buttons a:nth-child(6){transition-delay:.55s}.header .nav-bar_wrapper{justify-content:center;gap:0;width:100%}.header .nav-bar.active .nav-bar_cabinet-btn{transition-delay:.5s;transform:translate(0%)}.blog-posts .item{padding:30px}.blog-posts .item .thumbnail{height:160px}.about-us{width:100%}}@media (width<=991px){.blog-posts .item .thumbnail{height:200px}}@media (width<=1200px){.ellipse-container{min-width:100%;min-height:100%}.rate_animate-image{display:none}.rate_rating_item{width:50%}.rate_rating{gap:20px}.rate_content{width:100%}.rate_forbes-bg{width:100%;height:unset}}@media (width<=719px){.button{padding-top:16px;padding-bottom:16px;font-size:16px}}@media (height<=820px){.preview_slider_container{top:10%}.preview_slider_slide{width:max(50vh,350px);max-width:100%;height:max(52vh,350px)}.preview{padding-top:60px}.preview_content{width:900px}.preview_content_big{width:100%}}@media (height<=705px){.preview{padding-top:60px}.preview_content{width:816px}.preview_content_big{width:65%}}@media (height<=680px){.preview{padding-top:60px}.preview_content{width:900px}.preview_content_title{margin-top:20px}.preview_content_big{width:100%}.preview_content_buttons{margin-top:30px}}@media (width<=1200px){.preview_content{width:660px}.preview_content_big{margin-top:34px;font-size:48px}}@media (width<=1000px){.preview_slider{padding-top:30px}.preview_slider_buttons{display:none}.preview_slider_buttons-mobile{z-index:15;justify-content:space-between;width:200px;display:flex;position:absolute;bottom:17%;left:50%;transform:translate(-50%)}.preview_slider_buttons-mobile button.active{width:max-content;text-shadow:none;pointer-events:none;opacity:0;backdrop-filter:blur(3px)saturate(.7);background-color:#9c9c9c31;border-radius:30px;align-items:center;gap:5px;padding:9px 15px;font-size:14px;line-height:14px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.preview_slider_buttons-mobile button.active svg{width:25px;height:25px}.preview_slider_buttons-mobile button.show-left{opacity:0;animation:.5s cubic-bezier(.15,.87,.35,.95) forwards showLeft;transform:translate(-200%)}.preview_slider_buttons-mobile button.show-right{opacity:0;animation:.5s cubic-bezier(.15,.87,.35,.95) forwards showRight;transform:translate(150%)}.preview_slider_buttons-mobile button.hide-left{opacity:1;animation:.4s forwards hideLeft;transform:translate(-50%)}.preview_slider_buttons-mobile button.hide-right{opacity:1;animation:.4s forwards hideRight;transform:translate(-50%)}.preview_slider_buttons-mobile img{width:10px;transition:opacity .4s;animation:2s cubic-bezier(.15,.87,.35,.95) infinite arrowLeft;position:absolute;top:14px;right:-20px}.preview_slider_buttons-mobile img:nth-child(2){right:unset;left:-20px;rotate:180deg}.preview_slider_buttons-mobile img.hide{opacity:0}.preview_slider_container{top:0}.modal-overflow img{height:65vh}}@media (width<=900px){.preview_content{width:100%}.preview_content_title{display:none}.rate_rating_list li{height:75px}.rate_rating_list li .name{font-size:14px}.rate_content h2,.start h2,.modal h2{font-size:25px}}@media (width<=719px){.preview_content{padding:0 16px}.preview_content_big{font-size:36px}.preview_content_buttons{flex-wrap:wrap;justify-content:center}.preview_slider{height:36vh}.preview_slider_slide{width:42vh;height:unset;left:45%}.about-us{flex-wrap:wrap;padding:20px}.about-us .details,.about-us .video{width:100%;margin:0}.about-us .details{padding:20px}}@media (width<=560px){.preview{border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#fff0,#ffffff67,#fff0) 30;padding-bottom:25px}.preview_content_big{width:100%}.preview_content_game{width:304px;font-size:12px}.preview .button_black{margin:0 10px;padding:21px 19px}.rate_rating{gap:unset;flex-wrap:wrap;margin-top:40px}.rate_rating_item{width:100%;margin-bottom:25px}.rate_rating_item:last-child{margin-bottom:0}.rate_content_descr{gap:20px;margin-top:14px}.rate_forbes-bg{top:0}.rate_content{padding-top:30px}.rate{margin-top:45px}footer{margin-top:70px}.modal-overflow.active img:last-child{transform:translate(20%)}.gallery-images{flex-wrap:wrap;gap:10px}.gallery-images a{width:calc(50% - 5px)}.modal_content{height:calc(100% - 330px)}}@media (width<=530px){.start{max-width:100%;margin-top:60px}.start .start_item{height:max-content}.start .start_item .start_item_buttons button,.start .start_item .start_item_buttons a{padding:21px 30px 21px 15px}.start .start_item_video{margin-top:0}.start_item:first-child .start_item_title{width:calc(100% - 72px);margin-right:15px;font-size:18px}.start_item_img{width:57px;height:57px}.start_item_descr{font-size:14px}.start_item_buttons button svg{right:5px}.blog-posts .item .thumbnail{height:125px}.blog-posts .item{padding:25px}.blog-posts .item .top-side .title{font-size:14px;line-height:27px}.blog-posts .item .top-side .excerpt{font-size:13px;line-height:23px}.blog-posts .item .top-side{height:140px}.rate_rating_list li{height:60px}.rate_rating_list li .name{font-size:13px}.rate_rating_title .top-wrapper{border-radius:5px;width:85px}.rate_rating_title .orange .top{border-radius:5px}.rate_rating_title .top{border-radius:5px;padding:12px 15px;font-size:13px}.rate_rating_list{margin-top:15px}.rate_rating{margin-top:25px}}@media (width<=383px){.preview_content_big{font-size:31px}}