article-component breadcrumbs-component .breadcrumbs_list{justify-content:flex-start}article-component .container{display:flex;justify-content:space-between}article-component article{width:calc(70% - 20px);margin-right:15px}article-component article h1{font-size:40px;margin-bottom:30px}article-component article .poster{margin-bottom:30px;display:block}article-component article .poster img{width:100%;border-radius:var(--block-primary-border-radius)}article-component .share_and_rate{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}article-component .share_and_rate .share{width:calc(50% - 20px)}article-component .share_and_rate .rate_us{width:calc(50% - 20px)}article-component .meta_share{display:flex;justify-content:space-between;margin-bottom:30px}article-component .meta_share .meta_author span{margin-right:4px}article-component .meta_share .meta{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}article-component .meta_share .meta>div{display:flex}article-component .meta_share .meta>div>div{margin-right:15px;font-size:14px;line-height:17px;color:var(--h-color);display:flex;align-items:center}article-component .meta_share .meta>div>div svg{margin-right:12px}article-component .meta_share .meta>div>div a{color:var(--text-color);white-space:nowrap;position:relative;transition:all .2s ease}article-component .meta_share .meta>div>div a::after{content:"";position:absolute;bottom:0;left:0;background-color:var(--text-color);transition:all .2s ease;height:1px;width:100%}article-component .meta_share .meta>div>div a:hover{color:var(--accent-color)}article-component .meta_share .meta>div>div a:hover::after{background-color:var(--accent-color)}article-component .meta_share .meta>div>div:last-child{margin-right:0}article-component .share .share_button{display:flex;align-items:center;justify-content:center;padding:16px 5px;gap:15px}article-component .share .share_button svg{width:25px;height:25px;min-width:25px}article-component .share .share_button svg path{transition:all .2s ease;fill:var(--button-primary-normal-font-color)}article-component .share .share_button:hover svg path{fill:var(--button-primary-hover-font-color)}article-component .share .background_shadow{opacity:0;pointer-events:none;transition:all .4s ease;width:100%;align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:12}article-component .share .background_shadow .share_popup{background-color:var(--block-primary-bg-color);margin-top:200px;max-width:420px;opacity:0;pointer-events:none;transition:all .4s ease;width:100%}article-component .share .background_shadow .share_popup .small_txt{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-0.005em;color:var(--block-primary-text-color);margin-bottom:24px}article-component .share .background_shadow .share_popup .share_popup_top{align-items:center;border-bottom:3px solid var(--accent-color);display:flex;justify-content:space-between;padding:25px 30px}article-component .share .background_shadow .share_popup .share_popup_top span{color:var(--h-color);font-weight:500;font-size:24px;line-height:28px;text-transform:capitalize;width:95%;text-align:center}article-component .share .background_shadow .share_popup .share_popup_top>svg{cursor:pointer}article-component .share .background_shadow .share_popup .share_popup_middle{padding:30px;padding-bottom:0}article-component .share .background_shadow .share_popup .share_popup_middle .socials{align-items:center;display:flex;justify-content:space-between}article-component .share .background_shadow .share_popup .share_popup_middle .socials a{align-items:center;background-color:rgba(0,0,0,.05);border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06);display:flex;height:45px;justify-content:center;transition:all .2s ease;width:45px}article-component .share .background_shadow .share_popup .share_popup_middle .socials a:hover{background-color:var(--block-primary-link-hover-color)}article-component .share .background_shadow .share_popup .share_popup_middle .socials a svg{height:100%;width:100%}article-component .share .background_shadow .share_popup .share_popup_middle .socials a:first-child svg{margin-right:5px;margin-top:9px}article-component .share .background_shadow .share_popup .share_popup_middle .socials a:nth-child(3) svg{margin-top:4px}article-component .share .background_shadow .share_popup .share_popup_middle .socials a:nth-child(4) svg{margin-top:8px}article-component .share .background_shadow .share_popup .share_popup_middle .socials a:nth-child(5) svg{margin-left:2px;margin-top:9px}article-component .share .background_shadow .share_popup .share_popup_bottom{padding:30px;padding-top:24px}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field{align-items:center;cursor:pointer;display:flex;height:45px;padding:0;position:relative;z-index:2}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .link{color:var(--text-color);font-size:16px;line-height:16px;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left{align-items:center;background:var(--block-secondary-bg-color);border:1px solid var(--block-secondary-border-color);border-radius:50px;display:flex;padding:20px 20px;height:60px;position:relative;width:100%;z-index:2;font-weight:400;font-size:16px;line-height:16px;color:var(--block-secondary-text-color)}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left svg path{transition:all .2s ease}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left:hover+.like_a_button{background:#fff;color:var(--accent-color)}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left:hover+.like_a_button svg path{stroke:var(--accent-color)}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left svg{margin-right:10px}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .like_a_button{background:var(--accent-color);border:1px solid var(--accent-color);border-radius:50px;display:flex;align-items:center;justify-content:center;padding:14px;text-align:center;width:52px;height:52px;position:absolute;top:-4px;z-index:3;right:5px;transition:all .2s ease}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .like_a_button:hover{background:#fff;color:var(--accent-color)}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .like_a_button:hover svg path{stroke:var(--accent-color)}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .copied{color:green;opacity:0;font-size:18px;right:25px;line-height:22px;position:absolute;top:0;transition:all .2s ease;z-index:1}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .copied.true,article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .copied.false{opacity:1;top:-33px}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .copied.false{color:red}article-component .share.active .background_shadow{margin-top:0;opacity:1;pointer-events:all}article-component .share.active .background_shadow .share_popup{margin-top:0;opacity:1;pointer-events:all}article-component .content{margin-bottom:60px}article-component .rate_us{display:flex;flex-direction:column;align-items:center}article-component .rate_us .heading{font-weight:600;font-size:16px;line-height:19px;color:var(--h-color);margin-bottom:5px}article-component .rate_us .rating{display:flex;flex-direction:row-reverse;margin-bottom:10px}article-component .rate_us .rating>div svg{width:25px;height:25px}article-component .rate_us .rating>div svg path{stroke:var(--accent-color)}article-component .rate_us .rating>div.active svg path{fill:var(--accent-color)}article-component .rate_us .rating>div:hover svg path{fill:var(--accent-color)}article-component .rate_us .rating>div:first-child:hover svg path{fill:var(--accent-color)}article-component .rate_us .rating>div:hover~div svg path{fill:var(--accent-color)}article-component .author{display:flex;flex-direction:column;border:1px solid var(--block-primary-border-color);padding:30px;margin-top:60px;border-radius:var(--block-secondary-border-radius)}article-component .author_image{display:flex;align-items:center;gap:32px}article-component .author_image img{width:104px;height:104px;border:var(--block-tertiary-border);border-color:var(--block-tertiary-border-color);border-radius:var(--block-tertiary-border-radius)}article-component .author .name_top{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 136px)}article-component .author .name_top .soc_links{display:flex;align-items:center;column-gap:30px}article-component .author .name_top .soc_links svg path{fill:var(--accent-color)}article-component .author .name a{font-weight:700;font-size:40px;line-height:48px;color:var(--block-secondary-h-color);transition:all .2s ease}article-component .author .name a:hover{color:var(--block-secondary-accent-color)}article-component .author_info .position{font-size:18px;line-height:25px;color:var(--block-secondary-text-color);margin-bottom:24px}article-component .author_info .description{font-size:18px;line-height:27px;color:var(--block-secondary-text-color)}article-component .author_info .articles_by_author{margin-top:24px}article-component .author_info .articles_by_author a{display:inline-block}article-component aside{width:30%;max-width:362px}article-component aside .aside_wrapper{position:sticky;top:126px}article-component aside .recent{margin-top:30px;margin-bottom:30px;font-weight:500;font-size:28px;line-height:30px;text-transform:uppercase;color:var(--block-secondary-h-color)}article-component aside .post{margin-bottom:24px;background:var(--block-secondary-bg-color);border:1px solid var(--block-secondary-border-color);border-radius:var(--block-secondary-border-radius);display:flex;flex-direction:column;transition:all .2s ease;cursor:pointer}article-component aside .post:hover{background-color:var(--block-secondary-bg-hover-color)}article-component aside .post img{display:block;width:100%;border-radius:var(--block-secondary-border-radius)}article-component aside .post_right{padding:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column-reverse}article-component aside .post_right>a{max-width:280px;margin-right:5px}article-component aside .post_right a{font-weight:600;display:block;font-size:20px;line-height:25px}article-component aside .post_right a:visited{color:initial}article-component aside .post_right .category{margin-bottom:20px}article-component aside .post_right .category a{border-radius:var(--block-secondary-border-radius);background-color:var(--block-tertiary-bg-color);padding:10px 20px;display:inline-block;font-size:16px;line-height:21px;transition:all .2s ease;white-space:nowrap;background-color:var(--button-tertiary-normal-fill-color);border-color:var(--button-tertiary-normal-border-color);color:var(--button-tertiary-normal-font-color)}article-component aside .post_right .category a:hover{color:var(--button-tertiary-hover-font-color);background-color:var(--button-tertiary-hover-fill-color);border-color:var(--button-tertiary-hover-border-color)}article-component article h2{text-align:left;font-weight:400;font-size:32px;line-height:38px;color:var(--h-color);margin-bottom:15px}article-component article h3,article-component article h4{text-align:left;font-weight:400;font-size:24px;line-height:32px;color:var(--h-color)}article-component article img{width:100%;height:auto;margin-bottom:15px}article-component article h4{font-size:18px;line-height:32px}article-component article p,article-component article ul,article-component article ol{font-size:16px;line-height:25px;color:var(--text-color);margin-bottom:15px}article-component article ul,article-component article ol{padding-left:18px}article-component article table{border-collapse:collapse !important;display:block;font-family:Helvetica;font-size:14px;line-height:20px;margin:15px auto;max-width:100%;overflow-x:auto;overflow:auto;table-layout:fixed;width:fit-content}article-component article table tr th{background-color:var(--block-secondary-text-color);border-bottom:1px solid var(--block-secondary-text-color);border-right:1px solid var(--block-secondary-text-color);color:var(--block-secondary-bg-hover-color);font-size:14px;font-weight:400;font-weight:600;line-height:20px;padding:6px 12px;text-align:center;vertical-align:middle}article-component article table tr:nth-child(2n-1) td{background-color:var(--block-secondary-bg-hover-color)}article-component article table tr:nth-child(2n) td{background-color:var(--block-secondary-bg-color)}article-component article table tr td{background-color:var(--block-secondary-bg-color);box-shadow:inset 0px 1px 0px #e6e7e9,inset 0px -1px 0px #e6e7e9;border-right:1px solid var(--block-primary-bg-hover-color);color:var(--block-primary-text-color);font-size:14px;line-height:20px;padding:8px 26px;vertical-align:middle}article-component article table tr td:first-child{border-left:1px solid var(--block-primary-border-color)}article-component article table tr.head_row{box-shadow:0 3px 14px rgba(74,58,255,.03),0 -2px 4px rgba(20,20,43,.02),0 12px 24px rgba(20,20,43,.04);position:relative;z-index:1}@media screen and (max-width: 1300px){article-component breadcrumbs-component{padding-top:0}}@media screen and (max-width: 1290px){article-component aside{min-width:372px}}@media screen and (max-width: 1200px){article-component .author{flex-direction:column}article-component .author .author_image{margin-bottom:15px}article-component .author .author_info{width:100%;max-width:100%}}@media screen and (max-width: 1100px){article-component .author_info .articles_by_author a{padding:15px}article-component breadcrumbs-component{padding-top:30px}article-component section{padding-top:52px}article-component .container{flex-direction:column}article-component article{width:100%;max-width:100%;margin-right:0}article-component aside{margin-top:20px;width:100%;max-width:100%;min-width:initial}article-component aside .post_left{width:auto;min-width:150px}article-component aside .post_right{width:auto}article-component aside .post_right a{margin-bottom:10px}article-component .author_info p{margin-bottom:0}}@media screen and (max-width: 750px){article-component .author{padding:20px;margin-top:30px}article-component .author .name_top{flex-direction:column;align-items:flex-start}article-component .content{margin-bottom:30px}}@media screen and (max-width: 660px){article-component .author .author_image{flex-direction:column;gap:0}article-component .author .name_top{align-items:center;gap:10px;width:100%;text-align:center}article-component .author .name_top a{text-align:center}}@media screen and (max-width: 640px){article-component breadcrumbs-component{padding-top:20px}article-component breadcrumbs-component .breadcrumbs_list{margin-bottom:15px}article-component .author_info .description{margin-bottom:10px}article-component .author_info .description,article-component .author_info .position{text-align:center}article-component .author_info .articles_by_author{display:flex;justify-content:center}article-component .author .name a{font-size:28px}}@media screen and (max-width: 600px){article-component .author_info .name a{font-size:24px;line-height:26px}article-component .author_info .position{font-size:16px;line-height:22px;margin-bottom:10px}article-component .author_info .description p{font-size:14px;line-height:18px}article-component article h1{font-size:32px;line-height:35px;margin-bottom:15px}article-component article h2{font-size:25px;line-height:32px}article-component article p,article-component article ul,article-component article ol{font-size:14px;margin-bottom:10px}article-component aside .recent{margin-top:20px;margin-bottom:20px}}@media screen and (max-width: 545px){article-component article .poster{margin-bottom:25px}article-component .meta_share{margin-bottom:15px}article-component .meta_share .meta>div{flex-wrap:wrap}article-component .meta_share .meta>div>div{margin-bottom:10px}article-component .meta_share .meta>div:first-child{margin-bottom:5px}}@media screen and (max-width: 420px){article-component aside .post_right{flex-direction:column-reverse}}@media screen and (max-width: 400px){article-component .author_info .name_top{flex-direction:column;align-items:flex-start}article-component .meta_share{flex-direction:column;align-items:flex-start}article-component .share .background_shadow .share_popup .share_popup_middle,article-component .share .background_shadow .share_popup .share_popup_bottom{padding:15px}article-component .share .background_shadow .share_popup .share_popup_middle .link_field .field_left,article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left{padding:15px 10px}article-component .share .background_shadow .share_popup .share_popup_bottom{padding-bottom:30px}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .link{font-size:12px;line-height:12px;max-width:70%}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left{height:50px}article-component .share .background_shadow .share_popup .share_popup_bottom .link_field .field_left svg{margin-right:5px}article-component aside .post{flex-direction:column}article-component aside .post_left{width:100%;margin-right:0;margin-bottom:10px}article-component aside .post img{width:100%;height:auto}article-component .share_and_rate{align-items:flex-start;flex-direction:column;margin-bottom:20px;gap:15px}article-component .share_and_rate .share,article-component .share_and_rate .rate_us{width:100%}}
button-component .btn{color:var(--button-primary-normal-font-color);border-radius:var(--button-primary-border-radius);border:1px solid;background-color:var(--button-primary-normal-fill-color);border-color:var(--button-primary-normal-border-color);padding:20px 25px;cursor:pointer;font-weight:var(--button-primary-font-weight);transition:all .2s ease}button-component .btn:hover{color:var(--button-primary-hover-font-color);background-color:var(--button-primary-hover-fill-color);border-color:var(--button-primary-hover-border-color)}button-component .btn.empty{color:var(--button-secondary-normal-font-color);border-radius:var(--button-secondary-border-radius);background-color:var(--button-secondary-normal-fill-color);border-color:var(--button-secondary-normal-border-color);font-weight:var(--button-secondary-font-weight)}button-component .btn.empty:hover{color:var(--button-secondary-hover-font-color);background-color:var(--button-secondary-hover-fill-color);border-color:var(--button-secondary-hover-border-color)}button-component a{display:block}
body.edit-mode-enabled [gh-id]:hover{outline:1px solid #2b61fa}edit-mode{margin-top:15px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;width:100%}edit-mode .edit-mode-button{display:flex;align-items:center;justify-content:center}edit-mode .edit-mode-switch{height:0;width:0;visibility:hidden}edit-mode .edit-mode-label{cursor:pointer;text-indent:-9999px;width:60px;height:30px;background:#dbdbdb;display:block;border-radius:100px;position:relative}edit-mode .edit-mode-label:after{content:"";position:absolute;top:2px;left:2px;width:26px;height:26px;background:#fff;border-radius:90px;transition:.3s}edit-mode .edit-mode-switch:checked+.edit-mode-label{background:#2b61fa}edit-mode .edit-mode-switch:checked+.edit-mode-label:after{left:calc(100% - 2px);transform:translateX(-100%)}edit-mode .edit-mode-label:active:after{width:36px}edit-mode p{font-size:24px;color:#fff}
.gudhub-login-popup__bg{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.8);z-index:1000}.gudhub-login-popup__bg.active{display:flex}.gudhub-login-popup__bg gudhub-login form{background:#fff;margin-top:0px;padding:15px;font-family:Helvetica}.gudhub-login-popup__bg gudhub-login form h2{font-family:Helvetica;color:#2b60fa}.gudhub-login-popup__bg gudhub-login form .change-auth-form{display:none}.gudhub-login-popup__bg gudhub-login form .auth__button{background:#2b60fa;font-family:Helvetica}.gudhub-login-popup__bg gudhub-login form .login-form__item label{font-family:Helvetica}.gudhub-login-popup__bg gudhub-login form .login-form__item input{font-family:Helvetica}
edit-mode-notifications{position:fixed;left:25px;top:25px;z-index:99999}edit-mode-notifications .notification{background:rgba(0,0,0,.8);border-radius:10px;padding:10px 20px;color:#fff;font-family:Helvetica;font-size:18px;box-shadow:0 0 10px rgba(0,0,0,.3);margin-bottom:10px}
get-in-touch-popup get-in-touch-form{background-color:rgba(0,0,0,0)}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}get-in-touch-form .get-in-touch-form{position:relative;width:100%;max-width:600px;background-color:var(--block-primary-bg-color);display:block;padding:30px;border-radius:var(--block-primary-border-radius)}get-in-touch-form .get-in-touch-form .like_title{font-size:var(--h3-font-size);font-weight:700;line-height:120%;letter-spacing:0em;text-align:center;color:var(--block-primary-h-color);margin-bottom:20px}get-in-touch-form .get-in-touch-form .subtitle{font-size:var(--text-font-size);font-weight:var(--text-font-weight);line-height:120%;letter-spacing:0em;text-align:center;color:var(--subtitle-color);margin-bottom:20px}get-in-touch-form .get-in-touch-form .col-1{width:8.3333333333%}get-in-touch-form .get-in-touch-form .col-2{width:16.6666666667%}get-in-touch-form .get-in-touch-form .col-3{width:25%}get-in-touch-form .get-in-touch-form .col-4{width:33.3333333333%}get-in-touch-form .get-in-touch-form .col-5{width:41.6666666667%}get-in-touch-form .get-in-touch-form .col-6{width:50%}get-in-touch-form .get-in-touch-form .col-7{width:58.3333333333%}get-in-touch-form .get-in-touch-form .col-8{width:66.6666666667%}get-in-touch-form .get-in-touch-form .col-9{width:75%}get-in-touch-form .get-in-touch-form .col-10{width:83.3333333333%}get-in-touch-form .get-in-touch-form .col-11{width:91.6666666667%}get-in-touch-form .get-in-touch-form .col-12{width:100%}get-in-touch-form .get-in-touch-form form{width:100%;max-width:950px;margin-right:24px}get-in-touch-form .get-in-touch-form form .btn_wrapper{width:100%;padding-left:8px;padding-right:8px;padding-top:4px;display:flex;align-items:center;justify-content:center}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn{font-size:16px}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn:disabled{opacity:0}get-in-touch-form .get-in-touch-form form .form_wrap{display:flex;flex-wrap:wrap}get-in-touch-form .get-in-touch-form form .input-wrap{position:relative;padding:8px;flex:0 0 auto}get-in-touch-form .get-in-touch-form form input{font-family:var(--font-family);outline:none;border-radius:var(--input-border-radius);font-size:14px;width:100%;height:100%;background-color:var(--input-bg-color);border:1px solid var(--input-border-color);padding:7px 17px;color:var(--input-text-color);height:50px;margin-bottom:8px;transition:all .2s ease}get-in-touch-form .get-in-touch-form form input:hover,get-in-touch-form .get-in-touch-form form input:focus{border-color:var(--input-active-border-color)}get-in-touch-form .get-in-touch-form form input::placeholder{color:var(--input-placeholder-color)}get-in-touch-form .get-in-touch-form form input:-webkit-autofill,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:hover,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:focus,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:active{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 0 0 30px rgba(0,0,0,0) inset !important;-webkit-text-fill-color:var(--input-text-color)}get-in-touch-form .get-in-touch-form form input.error+.email-error,get-in-touch-form .get-in-touch-form form input.error+.phone-error{color:#ff7d7d}get-in-touch-form .get-in-touch-form form .email-error,get-in-touch-form .get-in-touch-form form .phone-error{font-size:12px;font-weight:400;line-height:120%}get-in-touch-form .get-in-touch-form form span{display:block;position:absolute;left:10px;bottom:-2px;color:rgba(0,0,0,0);transition:all .2s ease}get-in-touch-form .get-in-touch-form form textarea{width:100%;font-family:var(--font-family);height:145px;background-color:var(--input-bg-color);border:1px solid var(--input-border-color);padding:7px 17px;color:var(--input-text-color);outline:none;border-radius:var(--input-border-radius);margin-bottom:10px;resize:none;font-weight:300;font-size:14px;line-height:36px;transition:all .2s ease}get-in-touch-form .get-in-touch-form form textarea::placeholder{font-weight:300;font-size:14px;line-height:36px;color:var(--input-placeholder-color)}get-in-touch-form .get-in-touch-form form textarea:hover{border-color:var(--input-active-border-color)}get-in-touch-form .get-in-touch-form form .success_text{position:relative;top:-50px;color:rgba(0,0,0,0);transition:all .2s ease;display:none}get-in-touch-form .get-in-touch-form form.success .success_text{display:block;top:-12px;color:green}get-in-touch-form .get-in-touch-form .overflow{opacity:0;z-index:-1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:calc(var(--block-primary-border-radius) - 5px);box-shadow:rgba(0,0,0,.35) 0px 5px 15px;transition:opacity .5s ease}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper{width:100%;padding-bottom:10px;margin-bottom:15px;display:flex;justify-content:center;border-bottom:solid 4px var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper .icon{width:150px}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper .icon svg{width:100%;height:auto}get-in-touch-form .get-in-touch-form .overflow .middle{max-width:340px;text-align:center;padding-left:10px;padding-right:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:35px}get-in-touch-form .get-in-touch-form .overflow .middle .bold{font-size:var(--h1-font-size);color:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.success .icon{margin-left:10px}get-in-touch-form .get-in-touch-form .overflow.success .icon svg path{fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.success .check_entity span:first-child{color:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.success .check_entity.phone_entity{display:none}get-in-touch-form .get-in-touch-form .overflow.success .check_entity.phone_entity.provided{display:block}get-in-touch-form .get-in-touch-form .overflow.fail .icon svg path:nth-child(1){fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.fail .icon svg path:nth-child(2){fill:#fff}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button{width:50px;transform:scaleX(-1);transition:transform .4s ease-out;cursor:pointer}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button svg{transition:all .4s ease-in-out}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button svg circle{fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button:hover svg{transform:rotate(-180deg)}get-in-touch-form[data-in-popup] .get-in-touch-form{padding-top:0;padding-bottom:10px;margin-bottom:10px}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow{box-shadow:none}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow .icon{width:100px}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow .bold{font-size:32px}get-in-touch-form.loading .btn_wrapper{position:relative}get-in-touch-form.loading .btn_wrapper button[type=submit]{opacity:0;transition:none;cursor:none}get-in-touch-form.loading .btn_wrapper .loader{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;border:10px solid var(--accent-color);border-bottom-color:#fff;border-radius:50%;z-index:11;animation:loading 2s linear infinite}get-in-touch-form.success .overflow.success{opacity:1;z-index:1}get-in-touch-form.fail .overflow.fail{opacity:1;z-index:1}@media screen and (max-width: 650px){get-in-touch-form .get-in-touch-form form .input-wrap{width:100%;padding:4px}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn{width:100%}}popup-container[data-position=bottom-right] .popup_top{margin-bottom:10px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form{padding-left:15px;padding-right:15px;padding-bottom:10px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .popup_text{margin-bottom:5px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .btn{width:100%;padding-top:15px;padding-bottom:15px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .success-overflow .bold{font-size:42px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .success-overflow .icon{width:100px}@media screen and (max-width: 400px){popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form{padding:15px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .btn{padding:15px 20px}}
popup-container .background_shadow{position:fixed;top:0;left:0;width:100%;height:100%;z-index:15;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);transition:all .3s ease;opacity:0;pointer-events:none}popup-container input,popup-container textarea{border:1px solid #05183a !important}popup-container .popup_top{display:flex;align-items:center;justify-content:flex-end;position:relative;right:15px;top:15px;margin-bottom:15px;z-index:2}popup-container .popup_top .close{cursor:pointer}popup-container .popup{background-color:#fff;border-radius:var(--block-secondary-border-radius);box-shadow:rgba(17,17,26,.1) 0px 4px 16px,rgba(17,17,26,.1) 0px 8px 24px,rgba(17,17,26,.1) 0px 16px 56px;border:1px solid #efefef;margin-top:200px;transition:all .3s ease}popup-container.active .background_shadow{opacity:1;pointer-events:all}popup-container.active .popup{margin-top:0}popup-container[data-position=bottom-right] .popup{width:360px;position:absolute;bottom:5px;right:5px;border-radius:15px}@media screen and (max-width: 650px){popup-container[data-position=bottom-right] .popup{right:50%;transform:translate(50%)}}popup-container[data-no-bg-shadow] .background_shadow{height:0;top:100%}@media screen and (max-width: 400px){popup-container .popup{width:95%}}
footer{background-color:#141616}footer .footer_top{padding:30px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #4d555b}footer .footer_top .soc_list{display:flex;align-items:center;list-style:none}footer .footer_top .soc_list svg path{transition:all .2s ease}footer .footer_top .soc_list li{margin-right:40px}footer .footer_top .soc_list li a:hover svg path{fill:#00bfd6}footer .footer_top .soc_list li:last-child{margin-right:0}footer .footer_top .logo{width:100%;max-width:160px}footer .footer_top .like_a_list{display:flex;gap:40px;margin-top:40px}footer .footer_top .like_a_list a{width:25px;height:25px}footer .footer_top .like_a_list svg path{fill:#fff}footer .footer_top .footer_right{display:flex;align-items:center;gap:30px}footer .footer_top .footer_right a{display:flex;align-items:center;gap:10px;color:#fff}footer .footer_top .footer_right a .icon_wrapper{background-color:#2c2c2e;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}footer .footer_top .footer_right a .email,footer .footer_top .footer_right a .address,footer .footer_top .footer_right a .tel{transition:all .2s ease}footer .footer_top .footer_right a:hover .email,footer .footer_top .footer_right a:hover .address,footer .footer_top .footer_right a:hover .tel{color:#0a79fe}footer .footer_top .footer_right a:hover .icon_wrapper{background-color:#0a79fe}footer .footer_top .footer_right a .title{margin-bottom:5px}footer .footer_top .footer_right a .address{display:flex;gap:5px}footer .footer_middle{padding-top:45px;padding-bottom:30px}footer .footer_middle .like_a_title{font-size:24px;line-height:40px;color:#fff;margin-bottom:30px}footer .footer_middle .column{margin-right:5px;width:100%}footer .footer_middle .column:first-child{max-width:608px}footer .footer_middle .column ul{display:flex;flex-wrap:wrap;justify-content:space-between}footer .footer_middle .column li{width:48%}footer .footer_middle .column:nth-child(2){max-width:400px}footer .footer_middle .column:last-child{margin-right:0}footer .footer_middle .column ul{list-style:none}footer .footer_middle .column li{margin-bottom:20px}footer .footer_middle .column li a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_middle .column li a:hover{color:#00bfd6}footer .footer_middle .column li:last-child{margin-bottom:0}footer .footer_middle .footer_contact{max-width:340px}footer .footer_middle .footer_contact_item{margin-bottom:15px}footer .footer_middle .footer_contact_item a{font-size:16px;line-height:22px;color:#fff;transition:all .2s ease}footer .footer_middle .footer_contact_item a:hover{color:#00bfd6}footer .footer_middle .footer_contact_item a span{color:#00bfd6}footer .footer_middle .footer_columns{display:flex;justify-content:space-between}footer .footer_bottom{border-top:1px solid #4d555b;padding:24px 0}footer .footer_bottom__public-offer a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_bottom__public-offer a:hover{color:#00bfd6}footer .footer_bottom .bottom_flex{display:flex;align-items:center;justify-content:space-between}footer .footer_bottom .bottom_flex .left{display:flex;align-items:center}footer .footer_bottom .bottom_flex .left .copyright{margin-right:10px;color:#878787;font-size:16px;white-space:nowrap}footer .footer_bottom .bottom_flex .right a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_bottom .bottom_flex .right a:hover{color:#00bfd6}@media screen and (max-width: 1200px){footer .footer_middle{padding-top:30px}footer .footer_middle .footer_columns{flex-wrap:wrap;justify-content:initial}footer .footer_middle .column{width:47%;max-width:100% !important;margin-bottom:20px;margin-right:15px}footer .footer_middle .column:nth-child(2n){margin-right:0}footer .footer_middle .column li{margin-bottom:15px}footer .footer_middle .column li a{display:block}footer .footer_middle .like_a_title{margin-bottom:15px}}@media screen and (max-width: 1050px){footer .footer_top{flex-direction:column;align-items:flex-start;gap:30px}footer .footer_top .like_a_list{margin-top:30px}footer .footer_top .footer_right{justify-content:space-between;width:100%}}@media screen and (max-width: 850px){footer .footer_middle .footer_columns{flex-direction:column}footer .footer_middle .column{width:100%}}@media screen and (max-width: 775px){footer .footer_top .footer_right{flex-wrap:wrap;justify-content:center;gap:30px 40px}footer .footer_top .footer_right a:first-child{order:1}footer .footer_top .footer_right a:nth-child(3){order:2}footer .footer_top .footer_right a:nth-child(2){order:3;width:100%;justify-content:center}}@media screen and (max-width: 600px){footer .footer_top .soc_list{justify-content:flex-end}footer .footer_bottom .bottom_flex{flex-direction:column}footer .footer_bottom .bottom_flex .left{width:100%}footer .footer_bottom .bottom_flex .right{width:100%}}@media screen and (max-width: 550px){footer .footer_middle .column{width:100%;margin-right:0}footer .footer_middle .column li a{display:block}footer .footer_middle .column:first-child ul{flex-direction:column}footer .footer_middle .column:first-child ul li{width:100%}footer .footer_middle .column:nth-child(2),footer .footer_middle .column:nth-child(2){width:100%;max-width:100%}footer .footer_middle .column.footer_contact{margin-bottom:0}footer .footer_middle .footer_contact_item:last-child{margin-bottom:0}}@media screen and (max-width: 480px){footer .footer_top .footer_right a{width:100%}footer .footer_top .footer_right a:nth-child(2){justify-content:flex-start}}@media screen and (max-width: 450px){footer .footer_top .footer_menu ul{flex-direction:column}footer .footer_top .footer_menu ul li{margin-bottom:10px}footer .footer_top .footer_menu ul li a{padding-right:0}footer .footer_top .footer_menu ul li a::after{content:none}footer .footer_top .footer_right{align-items:flex-start}footer .footer_middle .column:nth-child(2) ul{flex-direction:column}footer .footer_middle .column:nth-child(2) ul li{width:100%}}@media screen and (max-width: 400px){footer .footer_top .soc_list{justify-content:flex-start}footer .footer_left{margin-bottom:20px}footer .footer_top{flex-direction:column}}
.shadow{position:fixed;top:0;left:-200%;background:rgba(0,0,0,0);width:100%;height:100%;z-index:11;transition:background .5s ease}header{background-color:var(--bg-color);height:90px;position:fixed;left:0;top:0;z-index:15;width:100%;display:flex;align-items:center;transition:all .2s ease}header .header_right{display:flex;gap:20px;align-items:center}header .header_right .btn{padding:16px 25px;height:52px;display:flex;align-items:center;justify-content:center}header .header_right .btn.empty:hover svg path{fill:#fff}header .popup_shadow.show_shadow{opacity:1;pointer-events:all}header .popup_shadow{position:fixed;z-index:5;top:0;left:0;background:rgba(0,0,0,.5);width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .4s ease}header .container{display:flex;align-items:center;justify-content:space-between;height:100%}header .header_center{height:100%}header .logo{max-width:160px;min-width:100px;display:flex;align-items:center;justify-content:center}header .mobileRight{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}header nav{height:100%}header nav ul{height:100%;list-style:none;display:flex;align-items:center}header nav ul li{position:relative;height:100%}header nav ul li:last-child{margin-right:0}header nav ul li.megamenu>a,header nav ul li.megamenu>span{cursor:pointer}header nav ul li a,header nav ul li span{padding:0 25px;position:relative;white-space:nowrap;font-weight:500;font-size:16px;line-height:25px;color:#fff;display:flex;align-items:center;height:100%;transition:all .2s ease}header nav ul li.menu__item a .arrowIcon{margin-top:3px;margin-left:5px;transition:all .2s ease}header nav ul li.menu__item a:hover .arrowIcon{transform:rotate(180deg)}header nav ul li.menu__item a:hover,header nav ul li.menu__item span:hover{text-shadow:.5px 0 0 #fff}header nav ul li.menu__item a:hover::after,header nav ul li.menu__item span:hover::after{width:calc(100% - 50px)}header nav ul li.menu__item a::after,header nav ul li.menu__item span::after{content:"";position:absolute;bottom:32px;left:25px;width:0;height:1px;background-color:var(--primary-color);transition:all .2s ease}header nav ul li .child a:after{content:none}header nav ul li .megamenu_wrapper{border:0px solid var(--block-primary-border-color);width:600px;transition:all .2s ease;max-height:0;position:absolute;z-index:12;height:100%;top:90px;left:-125px;background-color:var(--block-primary-bg-color);overflow:hidden;padding:0 40px;border-radius:30px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}header nav ul li .childs_wrapper ul{height:auto}header nav ul li .childs_wrapper .child{flex-wrap:wrap;align-items:flex-start}header nav ul li .childs_wrapper .child li{margin-right:0;width:50%}header nav ul li .childs_wrapper .child a,header nav ul li .childs_wrapper .child span{font-size:16px;line-height:22px;color:var(--block-primary-text-color);padding:10px;transition:all .2s ease}header nav ul li .childs_wrapper .child a:hover,header nav ul li .childs_wrapper .child span:hover{text-shadow:.5px 0 0 var(--block-primary-text-color)}.hamburger{display:block;position:relative;z-index:2;width:40px;height:20px;transition:all .2s ease;padding:10px 0;cursor:pointer}.hamburger::before{z-index:3;content:"";position:absolute;top:0;right:5px;width:25px;height:3px;background:#fff;border-radius:100px;transition:all .3s ease}.hamburger::after{content:"";position:absolute;top:calc(100% - 3px);right:20px;width:10px;height:3px;background:#fff;transition:all .3s ease;z-index:3;border-radius:100px}.hamburger>div{border-radius:100px;position:absolute;top:calc(50% - 1px);right:10px;width:20px;height:3px;background:#fff;transition:all .5s ease;opacity:1}@media screen and (max-width: 1250px){header nav ul li a,header nav ul li span{padding:0 16px}header nav ul li.megamenu>a::before,header nav ul li.megamenu>span::before{right:0}}@media screen and (min-width: 1024px){.hamburger{display:none}.hamburger_wrapper{display:none}header nav ul li:hover .megamenu_wrapper{height:fit-content;border-width:1px;padding:30px 40px;max-height:300px}header nav ul li.megamenu:hover>a::before,header nav ul li.megamenu:hover>span::before{transform:rotate(180deg);top:calc(50% - 7px)}}@media screen and (max-width: 1024px){header .container .shared_wrapper.logo_wrapper{display:flex;justify-content:center}header .container .shared_wrapper.button_wrapper{display:flex;justify-content:flex-end}header nav ul li .megamenu_wrapper{transition:all .5s ease}header nav ul li a::after,header nav ul li span::after{content:none}header nav ul li.menu__item a::after,header nav ul li.menu__item span::after{content:none}header nav ul li .childs_wrapper{background-color:rgba(0,0,0,0);box-shadow:none}header nav ul li .childs_wrapper .child a,header nav ul li .childs_wrapper .child span{color:#fff;padding-left:10px;font-size:16px}header .container{position:relative;justify-content:space-between}header .header_center{position:absolute;top:80px;left:-200%;width:100%;max-width:500px;height:calc(100vh - 68px);background:#05183a;transition:all .5s ease}header .header_center nav{padding:20px}header .header_center nav ul{align-items:flex-start}header .header_center nav ul li{height:auto;width:100%}header .header_center nav ul li.hover .megamenu_wrapper{max-height:1000px}header .header_center nav ul li .megamenu_wrapper{position:static;padding:0;background-color:rgba(0,0,0,0);width:auto;box-shadow:none}header .header_center nav ul li a,header .header_center nav ul li span{font-size:20px;line-height:30px;padding:5px 0;height:auto}header nav ul{flex-direction:column}.active .shadow{background:rgba(0,0,0,.5);left:0}.active header .header_center{left:0}.active .hamburger{height:28px}.active .hamburger>div{opacity:0;right:100px}.active .hamburger::before{right:0;top:calc(50% - 1px);transform:rotate(-45deg)}.active .hamburger::after{right:0;top:calc(50% - 1px);width:25px;transform:rotate(45deg)}header .mobileRight{width:auto;gap:20px}}@media screen and (max-width: 700px){header .header_right{display:none}}@media screen and (max-width: 650px){header .header_center{top:58px}header{height:60px}header .logo{width:100px}header .btn{font-size:14px;line-height:25px;font-weight:500;padding:8px 12px;border-radius:10px;width:auto;height:auto;white-space:nowrap}}@media screen and (max-width: 400px){header .container .shared_wrapper{width:auto}header .container .shared_wrapper.logo_wrapper{display:block}}
switch-lang .switch-lang .item{font-size:16px;color:var(--text-color);text-transform:uppercase;position:relative;padding-right:16px;transition:all .2s ease}switch-lang .switch-lang .item:hover{color:var(--accent-color)}switch-lang .switch-lang .item::after{content:"/";position:relative;top:0;left:10px;font-size:16px;color:var(--h-color)}switch-lang .switch-lang .item:last-child{padding-right:0}switch-lang .switch-lang .item:last-child::after{content:none}switch-lang .switch-lang .item.active{color:var(--h-color)}switch-lang[data-type=dropdown] .switch-lang .item::after{content:none}switch-lang[data-type=dropdown] .switch-lang .currentLang{display:flex;align-items:center;gap:5px;background-color:rgba(0,0,0,0);color:var(--button-primary-normal-font-color);font-size:16px;font-weight:400;line-height:24.6px;padding:6px;text-transform:uppercase;border-radius:var(--button-primary-border-radius)}switch-lang[data-type=dropdown] .switch-lang .currentLang .arrow{border-bottom:2px solid var(--button-primary-normal-font-color);border-right:2px solid var(--button-primary-normal-font-color);transform:rotate(45deg);transition:all .2s ease;width:10px;height:10px;margin-top:-7px}switch-lang[data-type=dropdown] .switch-lang:hover .dropdown ul{max-height:500px;border-color:var(--block-primary-border-color);background-color:var(--block-primary-bg-color)}switch-lang[data-type=dropdown] .switch-lang .dropdown{position:relative}switch-lang[data-type=dropdown] .switch-lang ul{border-radius:4px;position:absolute;overflow:hidden;top:0;left:0;z-index:2;display:flex;flex-direction:column;width:100%;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);max-height:0;transition:all .2s ease}switch-lang[data-type=dropdown] .switch-lang ul .item{color:var(--block-primary-h-color);display:block;background-color:rgba(0,0,0,0);transition:all .2s ease;font-size:16px;font-weight:400;line-height:24.6px;padding:6px;border-radius:4px}switch-lang[data-type=dropdown] .switch-lang ul .item:hover{color:var(--accent-color);background-color:var(--block-primary-bg-hover-color)}switch-lang[data-type=dropdown] .switch-lang ul .active.item{color:var(--accent-color);background-color:var(--block-primary-bg-hover-color)}
