@font-face{font-family:FontLight;src:url(/wp-content/themes/tut/assets/fonts/Inter-ExtraLight.ttf) format("truetype");font-display:block}@font-face{font-family:FontRegular;src:url(/wp-content/themes/tut/assets/fonts/Inter-Regular.ttf) format("truetype");font-display:block}@font-face{font-family:FontMedium;src:url(/wp-content/themes/tut/assets/fonts/Inter-Medium.ttf) format("truetype");font-display:block}@font-face{font-family:FontSemiBold;src:url(/wp-content/themes/tut/assets/fonts/Inter-SemiBold.ttf) format("truetype");font-display:block}@font-face{font-family:FontBold;src:url(/wp-content/themes/tut/assets/fonts/Inter-Bold.ttf) format("truetype");font-display:block}:root{--body-bg:#f3f4f6;--bg-color:#ffffff;--text-color:#000000;--action-color:#00AFA1;--red-color:#af0006;--gray-color:#e9e9e9;--border-color:#E5E5E5;--description-color:#616161;--action-color-50:rgba(0, 175, 161, 0.5);--action-color-15:rgba(0, 175, 161, 0.15);--regions-color-40:rgba(0, 0, 0, 0.4);--white-color-70:rgba(255, 255, 255, 0.7)}[data-theme=dark]{--body-bg:#212121;--bg-color:#282828;--text-color:#ffffff;--action-color:#00AFA1;--red-color:#af0006;--gray-color:#2b2b2b;--border-color:#E5E5E5;--description-color:#e5e5e5;--action-color-50:rgba(0, 175, 161, 0.5);--action-color-15:rgba(0, 175, 161, 0.15);--regions-color-40:rgba(0, 0, 0, 0.4);--white-color-70:rgba(255, 255, 255, 0.7)}html{height:100%;scroll-padding-top:14%}@media screen and (max-width:992px){html{scroll-padding-top:200px}}a{text-decoration:none;transition:all 0.2s linear}h1,h2,h3,h4,h5,h6{font-family:FontBold}h1{font-size:40px;line-height:1.2}@media screen and (max-width:992px){h1{font-size:32px}}@media screen and (max-width:767px){h1{font-size:30px;line-height:100%}}@media screen and (max-width:575px){h1{font-size:28px}}h2{font-size:32px;line-height:120%}@media screen and (max-width:992px){h2{font-size:28px}}@media screen and (max-width:767px){h2{font-size:24px}}@media screen and (max-width:575px){h2{font-size:22px}}p{margin:0;font-family:FontRegular;font-size:18px;line-height:1.2}@media screen and (max-width:575px){p{font-size:16px}}body{margin:0;font-family:FontRegular;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-color)}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#fff0}body::-webkit-scrollbar-thumb{border-radius:50px;backdrop-filter:blur(42px);box-shadow:24px 24px 39px 0 rgb(96 126 248 / .03);background:var(--action-color)}body>main{flex:1 1 auto;background:var(--body-bg)}body>main:not(.home-page){padding:75px 0}@media screen and (max-width:992px){body>main:not(.home-page){padding:60px 0}}@media screen and (max-width:767px){body>main:not(.home-page){padding:50px 0}}@media screen and (max-width:575px){body>main:not(.home-page){padding:30px 0}}.main-container{max-width:1350px;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (max-width:575px){.main-container{padding-left:10px;padding-right:10px}}.main-title{padding-top:40px;text-transform:uppercase;margin-bottom:20px;max-width:1050px;width:100%;color:var(--text-color)}@media screen and (max-width:575px){.main-title{padding-top:30px}}section{padding:75px 0}@media screen and (max-width:992px){section{padding:60px 0}}@media screen and (max-width:767px){section{padding:50px 0}}@media screen and (max-width:575px){section{padding:30px 0}}ul{margin-bottom:0;padding-left:0}ul li{list-style-type:none}a{text-decoration:none;transition:all 0.2s linear}html:not([data-theme=light]) .header .logo-wrapper-light{display:none!important}html:not([data-theme=light]) .header .logo-wrapper-dark{display:block!important}.default-button{font-size:18px;width:fit-content;cursor:pointer;position:relative;z-index:1}@media screen and (max-width:575px){.default-button{width:100%}}.default-button .button{padding:15px 36px;border-radius:50px;color:var(--bg-color);display:inline-block;text-decoration:none;text-align:center;justify-content:center;white-space:nowrap;font-family:FontMedium;line-height:1.2;white-space:nowrap;background:#fff0;border:none;transition:all 0.2s linear;position:relative;overflow:hidden}@media screen and (max-width:767px){.default-button .button{padding:12px 24px}}.default-button .button:after{content:"";top:0;left:0;width:100%;height:100%;background:var(--action-color);position:absolute;z-index:-2}.default-button .button:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:var(--text-color);z-index:-1;transition:clip-path 400ms ease-out;clip-path:ellipse(100% 50% at 50% 200%)}.default-button .button:hover::before{clip-path:ellipse(100% 250% at 50% 200%)}.default-button .button a.liquid:active::before{clip-path:ellipse(100% 0% at 50% 0%)}.default-button .button .arrow-decor{margin-left:12px;position:relative}.default-button .button .arrow-decor svg{width:1px;height:1px;object-fit:contain;transition:all 0.2s linear;visibility:hidden;opacity:0}.default-button .button .arrow-decor svg path{fill:var(--text-color);transition:all 0.2s linear}.default-button .button .arrow-decor:before{content:"";position:absolute;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;background-color:var(--bg-color);transition:all 0.2s linear;z-index:-1}.default-button .button:hover .arrow-decor svg{width:13px;height:13px;transform:translate(3px,-1px);visibility:visible;opacity:1}.default-button .button:hover .arrow-decor svg path{fill:var(--text-color)}.default-button .button:hover .arrow-decor:before{margin-left:4px;width:28px;height:28px}.social-list ul{display:flex;align-items:center;gap:8px}.social-list ul li a svg{width:24px;height:24px;object-fit:contain}.social-list ul li a svg path{fill:var(--text-color);transition:all 0.2s linear}.ajax-preloader{display:flex;align-items:center;justify-content:center;pointer-events:none;transition:all 0.2s linear}.ajax-preloader svg{width:50px;height:50px;object-fit:contain}.ajax-preloader svg fill:first-child{fill:var(--body-bg)}.ajax-preloader svg fill:nth-child(2){fill:var(--action-color)}.ajax-preloader-hidden{visibility:hidden;opacity:0;display:none}.header{position:sticky;width:100%;height:80px;top:0;left:0;border-bottom:1px solid var(--gray-color);background-color:var(--body-bg);z-index:12;transition:all 0.1s linear}@media screen and (max-width:767px){.header{height:70px}}.header .header-wrapper{display:flex;align-items:center;height:100%}.header .header-wrapper .header-content{display:grid;grid-template-columns:25% 1fr 25%;gap:20px;align-items:center}@media screen and (max-width:1280px){.header .header-wrapper .header-content{grid-template-columns:170px 1fr 170px}}@media screen and (max-width:992px){.header .header-wrapper .header-content{grid-template-columns:1fr 1fr}}.header .header-wrapper .header-content .logo-wrapper{display:block}.header .header-wrapper .header-content .logo-wrapper .logo{max-width:150px;width:100%;height:40px;object-fit:contain}@media screen and (max-width:992px){.header .header-wrapper .header-content .logo-wrapper .logo{max-width:130px;width:100%;height:35px}}@media screen and (max-width:575px){.header .header-wrapper .header-content .logo-wrapper .logo{max-width:110px;width:100%;height:30px}}.header .header-wrapper .header-content .logo-wrapper-dark{display:none}@media screen and (max-width:992px){.header .header-wrapper .header-content .menu-wrapper{display:none}}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul{display:flex;align-items:center;justify-content:center}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li{padding:0 16px;position:relative}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li:before{content:"";position:absolute;top:50%;right:0;width:6px;height:6px;border-radius:100%;background-color:var(--action-color);transform:translate(50%,-50%)}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li:first-child{padding-left:0}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li:last-child{padding-right:0}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li:last-child:before{display:none}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li a{color:var(--text-color);font-family:FontMedium;font-size:18px}.header .header-wrapper .header-content .menu-wrapper .navigation-menu ul li a:hover{color:var(--action-color)}.header .header-wrapper .header-content .navigation-wrapper{display:flex;align-items:center;justify-content:end;gap:24px}.header .header-wrapper .header-content .navigation-wrapper .search{width:fit-content;height:44px;position:relative;overflow:hidden}@media screen and (max-width:1280px){.header .header-wrapper .header-content .navigation-wrapper .search{display:none}}.header .header-wrapper .header-content .navigation-wrapper .search input[type=search]{position:relative;width:50px;height:44px;color:var(--text-color);box-sizing:border-box;outline:none;padding:0 50px 0 10px;transition:width 0.6s ease;z-index:10;opacity:0;border:none;cursor:pointer}.header .header-wrapper .header-content .navigation-wrapper .search input[type=search]:focus{z-index:0;opacity:1;width:190px;box-shadow:0 10px 30px rgb(53 53 53 / .25)}.header .header-wrapper .header-content .navigation-wrapper .search input[type=search]:focus~.symbol{border:1px solid var(--description-color)}.header .header-wrapper .header-content .navigation-wrapper .search input[type=search]:focus~.symbol:after{clip-path:inset(0% 0% 0% 100%);transition:clip-path 0.04s linear 0.105s}.header .header-wrapper .header-content .navigation-wrapper .search input[type=search]:focus~.symbol svg{top:50%;right:12px;fill:var(--red-color)}.header .header-wrapper .header-content .navigation-wrapper .search .symbol{height:100%;width:100%;position:absolute;top:0;z-index:1;display:flex;justify-content:center;align-items:center;border-radius:12px;overflow:hidden}.header .header-wrapper .header-content .navigation-wrapper .search .symbol:before{content:"";position:absolute;right:0;width:50px;height:100%;z-index:-1;transition:width 0.6s ease}.header .header-wrapper .header-content .navigation-wrapper .search .symbol .cloud,.header .header-wrapper .header-content .navigation-wrapper .search .symbol svg{position:absolute;fill:var(--red-color);stroke:none;top:50%;left:50%}.header .header-wrapper .header-content .navigation-wrapper .search .symbol svg{fill:var(--red-color);width:20px;height:20px;z-index:2;top:50%;right:12px;left:auto;transform:translate(5px,-50%)}.header .header-wrapper .header-content .navigation-wrapper .search .symbol svg path{fill:var(--description-color)}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch{display:none}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch+label{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch+label::before,.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch+label::after{content:"";display:block}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch+label::before{background-color:var(--action-color-50);border-radius:100px;height:24px;-webkit-transition:background-color 0.125s ease-out;transition:background-color 0.125s ease-out;width:48px}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch+label::after{background-color:var(--action-color);border-radius:13px;box-shadow:0 3px 1px 0 rgb(37 34 71 / .05),0 2px 2px 0 rgb(37 34 71 / .1),0 3px 3px 0 rgb(37 34 71 / .05);height:20px;left:2px;position:absolute;top:2px;-webkit-transition:-webkit-transform 0.125s ease-out;transition:-webkit-transform 0.125s ease-out;transition:transform 0.125s ease-out;transition:transform 0.125s ease-out,-webkit-transform 0.125s ease-out;width:20px;background-image:url(/wp-content/themes/tut/assets/img/icon-sun.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:center center}.header .header-wrapper .header-content .navigation-wrapper .theme-switch .switch:checked+label::after{-webkit-transform:translate3d(24px,0,0);transform:translate3d(24px,0,0);background-image:url(/wp-content/themes/tut/assets/img/icon-moon.svg)}.header .header-wrapper .header-content .navigation-wrapper .navbar-item button svg{width:30px;height:30px;object-fit:contain}@media screen and (max-width:575px){.header .header-wrapper .header-content .navigation-wrapper .navbar-item button svg{width:26px;height:26px}}.header .header-wrapper .header-content .navigation-wrapper .navbar-item button svg path{transition:all 0.2s linear;fill:var(--text-color)}.header .header-wrapper .header-content .navigation-wrapper .navbar-item button svg path:nth-child(5){fill:var(--action-color)}.header .header-wrapper .header-content .navigation-wrapper .navbar-item button:hover svg path:nth-child(even):not(:nth-child(5)){fill:var(--action-color)}.header .main-menu-wrapper{background-color:var(--body-bg);border-bottom-right-radius:20px;border-bottom-left-radius:20px}.header .main-menu-wrapper .bg-custom{padding:40px 0}.header .main-menu-wrapper .bg-custom .header-navigation{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:767px){.header .main-menu-wrapper .bg-custom .header-navigation{grid-template-columns:1fr}}.header .main-menu-wrapper .bg-custom .header-navigation .title{color:var(--text-color)}.header .main-menu-wrapper .bg-custom .header-navigation ul li a{color:var(--text-color)}.header .main-menu-wrapper .bg-custom .header-navigation ul li a:hover{color:var(--action-color)}.header .main-menu-wrapper .bg-custom .header-navigation .mobile-menu{display:none;margin-bottom:30px}@media screen and (max-width:992px){.header .main-menu-wrapper .bg-custom .header-navigation .mobile-menu{display:block}}@media screen and (max-width:1280px){.categories-tags{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.categories-tags::-webkit-scrollbar{display:none}.categories-tags::-webkit-scrollbar-track{background:#fff0}.categories-tags::-webkit-scrollbar-thumb{background:#fff0;height:0;opacity:0}}.categories-tags ul{display:flex;align-items:center;flex-wrap:nowrap;gap:8px}.categories-tags ul li a{padding:6px 16px;border:1px solid var(--gray-color);background-color:var(--bg-color);border-radius:50px;font-size:15px;font-family:FontMedium;color:var(--text-color);display:block;white-space:nowrap}.categories-tags ul li a:hover{border:1px solid var(--action-color-50);background-color:var(--action-color-50);color:#FFF}.categories-tags ul li:last-child a{border:1px solid var(--action-color);background-color:var(--action-color);color:#FFF}.categories-tags ul li:last-child a:hover{border:1px solid var(--bg-color);background-color:var(--bg-color);color:var(--text-color)}.main-news .main-news-wrapper{display:grid;grid-template-columns:1fr 370px;gap:30px}@media screen and (max-width:1170px){.main-news .main-news-wrapper{display:block}}@media screen and (max-width:1170px){.main-news .main-news-wrapper .main-news-inner{margin-bottom:30px}}.main-news .main-news-wrapper .main-news-inner .article-wrapper{display:grid;grid-template-columns:repeat(4,1fr);column-gap:12px;row-gap:24px}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper{display:flex;flex-wrap:nowrap;overflow:scroll;width:calc(100% + 20px);padding:0 10px;margin-left:-10px;margin-right:-10px;-ms-overflow-style:none;scrollbar-width:none}.main-news .main-news-wrapper .main-news-inner .article-wrapper::-webkit-scrollbar{display:none}.main-news .main-news-wrapper .main-news-inner .article-wrapper::-webkit-scrollbar-track{background:#fff0}.main-news .main-news-wrapper .main-news-inner .article-wrapper::-webkit-scrollbar-thumb{background:#fff0}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news{display:flex;gap:24px;grid-column-start:1;grid-column-end:5}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news{flex-direction:column;position:relative;min-width:300px;gap:16px;border:1px solid var(--gray-color);border-radius:20px;background-color:var(--bg-color)}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .image-wrapper{width:100%;position:relative;border-radius:20px;overflow:hidden}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .image-wrapper:before{content:"";display:block;padding-top:63.1578947368%}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .image-wrapper:before{padding-top:60%}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .image-wrapper .image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .categories-tags{display:flex;align-items:center;gap:12px;margin-bottom:16px}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .categories-tags{position:absolute;top:12px;left:12px;margin-bottom:0}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .categories-tags .tag{border-radius:50px;background-color:var(--action-color);padding:4px 12px;color:#FFF;font-size:12px;text-transform:lowercase}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .categories-tags .tag{padding:3px 6px}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .title{color:var(--text-color)}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .title{font-size:18px;padding:0 12px}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .description{color:var(--description-color);font-size:16px}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .head-content .description{display:none}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .foot-article-info{display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .foot-article-info{padding:0 12px 20px}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .foot-article-info .foot-info{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:14px}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .foot-article-info .foot-info{font-size:12px}}.main-news .main-news-wrapper .main-news-inner .article-wrapper .head-news .content .foot-article-info .foot-info svg path{fill:var(--description-color)}@media screen and (max-width:767px){.main-news .main-news-wrapper .main-news-inner .article-wrapper .article-main-card{min-width:300px}}.title-wrapper{position:relative;margin-bottom:40px;display:flex;justify-content:space-between;align-items:end;gap:30px}@media screen and (max-width:767px){.title-wrapper{display:flex;flex-direction:column;gap:20px;align-items:start;margin-bottom:30px}}.title-wrapper .main-info .title-inner{position:relative}.title-wrapper .main-info .title-inner .title{font-family:FontBold;font-size:26px;line-height:120%;color:var(--text-color);padding-left:4px;text-transform:uppercase;position:relative;z-index:1}@media screen and (max-width:575px){.title-wrapper .main-info .title-inner .title{font-size:24px}}.title-wrapper .main-info .title-inner:before{content:"";position:absolute;bottom:2px;left:0;width:80px;height:5px;background-color:var(--action-color);border-top-left-radius:50px}.title-wrapper .main-info .description{font-family:FontRegular;font-size:18px;margin-bottom:0;color:var(--description-color);max-width:600px;width:100%}@media screen and (max-width:575px){.title-wrapper .main-info .description{font-size:16px}}.title-wrapper .main-info:has(.description) .title{margin-bottom:20px}.main-news-sidebar .nav-tabs{border-bottom:none;margin-bottom:20px;justify-content:end;gap:4px}.main-news-sidebar .nav-tabs .nav-item .nav-link{border:1px solid var(--gray-color);border-radius:50px;padding:5px 14px;background-color:#fff0;color:var(--text-color)}.main-news-sidebar .nav-tabs .nav-item .active{border:1px solid var(--action-color)}.main-news-sidebar .tab-content{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.main-news-sidebar .tab-content .tab-pane .article-mini-card{margin-bottom:12px}.main-news-sidebar .tab-content .tab-pane .article-mini-card:last-child{margin-bottom:0}.regions{padding:40px 0}.regions .regions-wrapper .regions-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media screen and (max-width:992px){.regions .regions-wrapper .regions-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.regions .regions-wrapper .regions-list{grid-template-columns:1fr}}.regions .regions-wrapper .regions-list .region-item{height:120px;border-radius:20px;overflow:hidden;transition:all 0.2s linear}.regions .regions-wrapper .regions-list .region-item:hover{transform:translateY(-4px)}.regions .regions-wrapper .regions-list .region-item a{width:100%;height:100%;display:block;position:relative}.regions .regions-wrapper .regions-list .region-item a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--regions-color-40);z-index:1}.regions .regions-wrapper .regions-list .region-item a .image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.regions .regions-wrapper .regions-list .region-item a .title{display:flex;justify-content:center;align-items:center;text-align:center;text-transform:uppercase;font-size:18px;color:#FFF;height:100%;margin-bottom:0;position:relative;z-index:2}.secondary-news .secondary-news-wrapper{display:grid;grid-template-columns:300px 1fr 300px;gap:30px}@media screen and (max-width:1170px){.secondary-news .secondary-news-wrapper{grid-template-columns:270px 1fr 270px}}@media screen and (max-width:992px){.secondary-news .secondary-news-wrapper{grid-template-columns:270px 1fr}}@media screen and (max-width:767px){.secondary-news .secondary-news-wrapper{display:flex;flex-direction:column-reverse}}.secondary-news .secondary-news-wrapper .secondary-last{display:flex;flex-direction:column}@media screen and (max-width:992px){.secondary-news .secondary-news-wrapper .secondary-last{display:grid;grid-row-start:1;grid-row-end:3}}@media screen and (max-width:767px){.secondary-news .secondary-news-wrapper .secondary-last{grid-row-start:auto;grid-row-end:auto;grid-template-columns:1fr 1fr;gap:20px}}@media screen and (max-width:575px){.secondary-news .secondary-news-wrapper .secondary-last{grid-template-columns:1fr}}.secondary-news .secondary-news-wrapper .secondary-last .article-mini-card{grid-template-columns:1fr;border:none;padding:12px 0;border-bottom:1px solid var(--gray-color);border-radius:0;background-color:#fff0}.secondary-news .secondary-news-wrapper .secondary-last .article-mini-card:last-child{border-bottom:none}.secondary-news .secondary-news-wrapper .secondary-last .article-mini-card .image-wrapper{display:none}.secondary-news .secondary-news-wrapper .secondary-last .article-mini-card .article-main-content .title{font-size:18px}@media screen and (max-width:992px){.secondary-news .main-content{grid-row-start:1;grid-row-end:2}}@media screen and (max-width:767px){.secondary-news .main-content{grid-row-start:auto;grid-row-end:auto}}.secondary-news .main-content .main-post .image-wrapper{display:block;position:relative;border-radius:20px;overflow:hidden;margin-bottom:20px}.secondary-news .main-content .main-post .image-wrapper:before{content:"";display:block;padding-top:56.7474048443%}.secondary-news .main-content .main-post .image-wrapper .image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.secondary-news .main-content .main-post .content{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.secondary-news .main-content .main-post .content .head-content .categories-tags{display:flex;align-items:center;gap:12px;margin-bottom:16px}.secondary-news .main-content .main-post .content .head-content .categories-tags .tag{border-radius:50px;background-color:var(--action-color);padding:4px 12px;color:#FFF;font-size:12px;text-transform:lowercase}.secondary-news .main-content .main-post .content .head-content .title{color:var(--text-color)}.secondary-news .main-content .main-post .content .head-content .description{color:var(--description-color);font-size:16px}.secondary-news .main-content .main-post .content .foot-article-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.secondary-news .main-content .main-post .content .foot-article-info .foot-info{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:14px}.secondary-news .main-content .main-post .content .foot-article-info .foot-info svg path{fill:var(--description-color)}.secondary-news .secondary-others{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:992px){.secondary-news .secondary-others{grid-row-start:2;grid-row-end:3;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:767px){.secondary-news .secondary-others{grid-row-start:auto;grid-row-end:auto}}@media screen and (max-width:575px){.secondary-news .secondary-others{grid-template-columns:1fr}}.complaints .complaints-wrapper .complaints-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:992px){.complaints .complaints-wrapper .complaints-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.complaints .complaints-wrapper .complaints-list{display:flex;flex-wrap:nowrap;overflow:scroll;width:calc(100% + 20px);padding:0 10px;margin-left:-10px;margin-right:-10px;-ms-overflow-style:none;scrollbar-width:none}.complaints .complaints-wrapper .complaints-list::-webkit-scrollbar{display:none}.complaints .complaints-wrapper .complaints-list::-webkit-scrollbar-track{background:#fff0}.complaints .complaints-wrapper .complaints-list::-webkit-scrollbar-thumb{background:#fff0}}.contact-form-block{padding-bottom:100px}.contact-form-block .contact-form-wrapper{border-radius:20px;display:grid;grid-template-columns:5fr 7fr;gap:20px}.contact-form-block .contact-form-wrapper .contant-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:38px;border-radius:20px;position:relative;overflow:hidden;background:radial-gradient(circle at top right,var(--action-color-15),var(--gray-color));box-shadow:0 2px 5px rgb(0 0 0 / .05)}@media screen and (max-width:992px){.contact-form-block .contact-form-wrapper .contant-wrapper{padding:30px}}.contact-form-block .contact-form-wrapper .contant-wrapper .secondary-title{color:var(--text-color);margin-bottom:16px;text-transform:uppercase;z-index:1}.contact-form-block .contact-form-wrapper .contant-wrapper .description{color:var(--description-color);font-family:FontMedium;z-index:1}.contact-form-block .contact-form-wrapper .contant-wrapper .description a{color:var(--action-color)}.contact-form-block .contact-form-wrapper .contant-wrapper svg{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%) scale(1.1);opacity:.2}.contact-form-block .contact-form-wrapper .contact-form__form-inner{padding:64px 50px;border-radius:20px;border:1px solid var(--gray-color);box-shadow:0 2px 5px rgb(0 0 0 / .05);background-color:var(--bg-color)}@media screen and (max-width:992px){.contact-form-block .contact-form-wrapper{grid-template-columns:1fr}}@media screen and (max-width:575px){.contact-form-block{padding-bottom:50px}.contact-form-block .contact-form-wrapper .contant-wrapper .head-content{padding:20px}.contact-form-block .contact-form-wrapper .contact-form__form-inner{padding:30px 20px}}.contact-form__form-inner{width:100%}.contact-form__form-inner .form-group label{text-transform:inherit;font-size:16px;font-weight:400;font-family:FontRegular;position:absolute;top:50%;left:20px;transform:translate(0,-50%);color:rgb(0 0 0 / .37);transition:all 0.2s linear}.contact-form__form-inner .modal-inputs-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:12px}.contact-form__form-inner .modal-inputs-wrapper .main-info-wrapper{display:grid;grid-template-columns:1fr;row-gap:20px}.contact-form__form-inner .price-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-form__form-inner .price-wrapper .price-input-styling input{display:none}.contact-form__form-inner .price-wrapper .price-input-styling label{position:inherit;transform:none;border:1px solid var(--action-color);border-radius:40px;padding:12px;width:100%;display:flex;justify-content:center;align-items:center;margin-right:0;transition:all 0.1s linear}.contact-form__form-inner .price-wrapper .price-input-styling label:hover{background-color:var(--action-color-50);color:var(--primary);cursor:pointer}.contact-form__form-inner .price-wrapper .price-input-styling:has(input:checked) label{background-color:var(--action-color);color:var(--primary)}.contact-form__form-inner .single-input [type=text]{border:1px solid var(--border-color);background-color:var(--bg-color);border-radius:10px;font-size:16px;font-family:FontRegular;font-weight:400;color:var(--text-color);line-height:18px;padding-top:15px;padding-right:16px;padding-bottom:15px;padding-left:16px;width:100%}.contact-form__form-inner .single-input .common-input-styling{position:relative}.contact-form__form-inner .select-services{display:flex;flex-direction:column;gap:20px}.contact-form__form-inner .select-services input,.contact-form__form-inner .select-services .item{width:100%!important}.contact-form__form-inner .select-services input::placeholder{font-size:16px;font-family:FontRegular;font-weight:400;color:rgb(0 0 0 / .37)}.contact-form__form-inner .modal-inputs-wrapper .input-message{grid-column-start:1;grid-column-end:3}.contact-form__form-inner .modal-inputs-wrapper .input-message .common-input-styling{display:flex;width:100%!important}.contact-form__form-inner .modal-inputs-wrapper .input-message textarea{resize:none;height:220px;border:1px solid var(--border-color);border-radius:10px;font-size:16px;font-family:FontRegular;font-weight:400;color:var(--text-color);background-color:var(--bg-color);line-height:24px;width:100%;padding-top:20px;padding-right:10px;padding-bottom:20px;padding-left:20px;transition:all 0.1s linear}.contact-form__form-inner .modal-inputs-wrapper .input-message textarea:focus{outline:none;border:1px solid var(--action-color)!important}.contact-form__form-inner .send-wrapper{display:flex;flex-direction:column;gap:20px}.contact-form__form-inner .send-wrapper .red-button-wrapper:hover{border:1px solid var(--border-color)}.contact-form__form-inner .form-checkboxes .private input{position:absolute;z-index:-1;opacity:0;display:none}.contact-form__form-inner .form-checkboxes .private label{position:inherit;font-family:FontRegular;font-weight:400;font-size:16px;line-height:24px;color:rgb(0 0 0 / .37);user-select:none;transform:translate(0,0)}.contact-form__form-inner .form-checkboxes .private label a{color:var(--secondary);text-decoration:underline;text-underline-offset:2px;transition:all 0.2s linear}.contact-form__form-inner .form-checkboxes .private label a:hover{color:var(--action)}.contact-form__form-inner .form-checkboxes .private label:before{content:"";width:16px;height:16px;border:2px solid rgb(0 0 0 / .37);border-radius:4px;margin-top:4px;display:inline-block;flex-shrink:0;flex-grow:0;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;transition:all 0.2s linear}.contact-form__form-inner .form-checkboxes .private input:checked+label::before{border-color:#a90000;background-color:#a90000;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-check' viewBox='0 0 16 16'%3e%3cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z'/%3e%3c/svg%3e");background-size:16px 16px}.selectize-dropdown-content{max-height:100%!important}.selectize-dropdown-content img{width:20px;height:20px;opacity:.5;object-fit:contain;margin-right:12px}.form-success{display:none;padding:12px;background-color:#f4f5f4;border-radius:12px}.form-success p{font-size:16px;font-family:FontRegular;font-weight:400}.contact-form__form-inner .modal-inputs-wrapper .form-preloader{width:100%;display:none;justify-content:center}.contact-form__form-inner .modal-inputs-wrapper .form-preloader svg{width:30px;height:30px;object-fit:contain;animation:preloader 1s linear infinite}.contact-form__form-inner .form-group input{height:48px;transition:all 0.2s linear}.contact-form__form-inner .form-group input::placeholder{color:var(--text-color)}.contact-form__form-inner .form-group .default-button{width:100%!important}.contact-form__form-inner .form-group button{width:100%!important;border:none;background:transparent!important}.contact-form__form-inner input:focus{outline:none;border:1px solid var(--action-color)!important}.contact-form__form-inner .form-group input::placeholder,.contact-form__form-inner .form-group textarea::placeholder{opacity:0!important}.contact-form__form-inner .form-group{position:relative}.contact-form__form-inner .form-group label{text-transform:inherit;font-size:16px;font-family:FontRegular;position:absolute;top:50%;left:16px;padding:1px 4px;transform:translate(0,-50%);color:var(--text-color);transition:all 0.2s linear}.contact-form__form-inner .form-group .options-wrapper li label{position:inherit;font-family:FontRegular;font-weight:400;font-size:16px;line-height:24px}.contact-form__form-inner .form-group label:focus{font-size:11px!important;line-height:11px!important;color:var(--text-color)!important;transform:translate(0,-25px)!important}.contact-form__form-inner .form-group:first-child .options-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-form__form-inner .form-group:first-child .options-wrapper li{display:flex}.contact-form__form-inner .form-group:first-child .options-wrapper li input{display:none}.contact-form__form-inner .form-group:first-child .options-wrapper li label{position:inherit;transform:none;border:1px solid var(--gray-color);border-radius:10px;padding:12px;width:100%;display:flex;justify-content:center;align-items:center;margin-right:0;transition:all 0.2s linear}.contact-form__form-inner [aria-labelledby=label-rjahnb] .options-wrapper li label:hover{background-color:var(--action-color-50);color:var(--gray-color)}.contact-form__form-inner .form-group:first-child .options-wrapper li input:checked+label{background-color:var(--action-color);color:var(--gray-color)}.contact-form__form-inner [aria-labelledby=label-tjwjet]{order:1}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper{display:flex;flex-direction:column;gap:8px}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li{display:flex}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li input{position:absolute;z-index:-1;opacity:0;display:none}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li input:checked{background-color:var(--action-color)}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li label{color:var(--border-color);display:inline-flex;user-select:none}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li label:before{content:"";width:16px;height:16px;border:2px solid var(--border-color);border-radius:4px;margin-top:4px;display:inline-block;flex-shrink:0;flex-grow:0;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;transition:all 0.2s linear}.contact-form__form-inner [aria-labelledby=label-tjwjet] .options-wrapper li input:checked+label::before{border-color:var(--action-color);background-color:var(--action-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");background-size:12px 12px}.contact-form__form-inner .selectize-control .selectize-input{height:48px;border-radius:10px;padding-left:16px;display:flex!important;align-items:center;border:1px solid var(--border-color)!important;box-shadow:none!important;background-image:none!important;background-color:transparent!important}.contact-form__form-inner .selectize-control .selectize-input input:focus{border:none!important}.contact-form__form-inner .selectize-control .selectize-input input::placeholder{opacity:1!important}.contact-form__form-inner:has(.dropdown-active) .selectize-control .selectize-input{border:1px solid var(--gray-color)!important;border-radius:10px 10px 0 0!important;border-bottom:0!important}.contact-form__form-inner:has(.dropdown-active)::before{height:0!important}.contact-form__form-inner .selectize-control .selectize-dropdown{border-radius:0 0 10px 10px;border:1px solid var(--gray-color);border-top:0;box-shadow:none;overflow:hidden}.contact-form__form-inner:has(.dropdown-active) .selectize-control .selectize-dropdown{border:1px solid var(--gray-color);border-top:0}.contact-form__form-inner .selectize-control .selectize-dropdown .option,.contact-form__form-inner .selectize-control .selectize-input .item{font-family:FontRegular;font-size:16px;color:var(--text-color);padding:8px 20px}.contact-form__form-inner .selectize-control .selectize-input .item{padding:0}.contact-form__form-inner .selectize-control .selectize-dropdown .option:hover,.contact-form__form-inner .selectize-control .selectize-dropdown .active,.contact-form__form-inner .selectize-control .selectize-dropdown .selected{background:#F6F6F6}.contact-form__form-inner textarea{resize:none;height:220px}.contact-form__form-inner textarea:focus{outline:none}.contact-form__form-inner textarea::-webkit-scrollbar{width:4px;height:20px;display:none}.contact-form__form-inner textarea:focus::-webkit-scrollbar{display:inherit}.contact-form__form-inner textarea::-webkit-scrollbar-track{border-radius:5px;background-color:var(--gray-color)}.contact-form__form-inner textarea::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--gray-color)}.contact-form__form-inner [aria-labelledby=label-tjwjet] label{transform:translate(0,0)!important}.contact-form__form-inner .form-group .form-input-styles{background-color:var(--bg-color);font-size:11px!important;line-height:11px!important;transform:translate(0,-50%)!important;top:0!important;border-radius:2px}.contact-form__form-inner .modal-inputs-wrapper .input-message label{top:24px!important}.contact-form__form-inner .modal-inputs-wrapper .input-message .form-input-styles{transform:translate(0,-50%)!important;top:0!important}.preloader-visible{display:flex!important}.warning-validation input{border:1px solid #a90000!important;border-radius:20px}.warning-validation textarea{border:1px solid #a90000!important;border-radius:20px}.warning-validation>input,.warning-validation>textarea,.warning-validation>label{border:1px solid #a90000!important;border-radius:20px}.form-foot-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-foot-wrapper .text-privacy{font-size:12px;color:var(--text-color)}@media screen and (max-width:1200px){.contact-form__form-inner .modal-inputs-wrapper .input-message{grid-column-start:auto;grid-column-end:auto}}@media screen and (max-width:1140px){.contact-form__form-inner .modal-inputs-wrapper .main-info-wrapper{grid-template-columns:1fr}}@media screen and (max-width:992px){.contact-form__form-inner .modal-inputs-wrapper .main-info-wrapper{grid-template-columns:1fr 1fr}.contact-form__form-inner .modal-inputs-wrapper .input-message{grid-column-start:1;grid-column-end:3}}@media screen and (max-width:767px){.contact-form__form-inner .modal-inputs-wrapper .main-info-wrapper{grid-template-columns:1fr}.contact-form__form-inner .modal-inputs-wrapper .input-message{grid-column-start:auto;grid-column-end:auto}.contact-form__form-inner .modal-inputs-wrapper .price-wrapper{gap:8px;flex-wrap:wrap;display:flex}.contact-form__form-inner .modal-inputs-wrapper .price-wrapper .price-input-styling label{padding:8px 16px}}@media screen and (max-width:575px){.contact-form__form-inner .modal-inputs-wrapper .input-message textarea{height:160px}}.footer{z-index:1}.footer .newsletter-block{background-color:#171717;padding:60px 0}.footer .newsletter-block .newsletter-content{padding-bottom:50px;border-bottom:1px solid var(--description-color)}.footer .newsletter-block .newsletter-content .title{text-transform:uppercase;color:#FFF;text-align:center;max-width:700px;width:100%;margin-left:auto;margin-right:auto}.footer .newsletter-block .newsletter-content .description{color:var(--description-color);max-width:700px;width:100%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:30px}.footer .newsletter-block .newsletter-content .subscribe-form{max-width:440px;width:100%;margin-left:auto;margin-right:auto;background-color:#fff0}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper{grid-template-columns:1fr}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email{position:relative}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .common-input-styling input{padding-right:140px;border-radius:50px;background-color:#2b2b2b;border:1px solid #3C3C3C;color:#FFF}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .common-input-styling label{border-radius:4px;color:#FFF}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .common-input-styling .form-input-styles{background-color:var(--action-color)}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .default-button{position:absolute;right:2px;top:50%;height:calc(100% - 4px);width:fit-content;max-width:135px;transform:translate(0,-50%)}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .default-button .button{height:100%;padding:0;border-radius:50px}@media screen and (max-width:575px){.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email{display:flex;flex-direction:column;padding-bottom:1px;border-radius:10px;gap:1px}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .default-button{position:relative;display:block;max-width:100%;right:0;top:0;width:calc(100% - 2px)!important;transform:translate(1px,0)}.footer .newsletter-block .newsletter-content .subscribe-form .modal-inputs-wrapper .main-info-wrapper .input-email .default-button .button{padding:14px 41px}}.footer .footer-main-info{padding-top:50px}@media screen and (max-width:992px){.footer .footer-main-info{padding-top:0}}.footer .footer-main-info .footer-content-head{display:flex;gap:30px;padding-bottom:50px}@media screen and (max-width:992px){.footer .footer-main-info .footer-content-head{flex-direction:column;padding-top:50px}}.footer .footer-main-info .footer-content-head .footer-main-info{width:350px;display:flex;flex-direction:column;justify-content:space-between;padding-right:20px}@media screen and (max-width:992px){.footer .footer-main-info .footer-content-head .footer-main-info{width:100%;justify-content:center;align-items:center;padding-right:0}}@media screen and (max-width:992px){.footer .footer-main-info .footer-content-head .footer-main-info .footer-logo{margin-bottom:20px}}.footer .footer-main-info .footer-content-head .footer-main-info .footer-logo svg{width:200px;height:50px;object-fit:contain}.footer .footer-main-info .footer-content-head .footer-main-info .footer-description-company{font-family:FontMedium;font-size:20px;color:#FFF;max-width:428px;width:100%;line-height:1.2}@media screen and (max-width:575px){.footer .footer-main-info .footer-content-head .footer-main-info .footer-description-company{text-align:center}}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper{width:calc(100% - 350px);display:flex;align-items:start;gap:30px}@media screen and (max-width:992px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper{width:100%}}@media screen and (max-width:767px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper{flex-wrap:wrap}}@media screen and (max-width:575px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper{flex-direction:column;align-items:center}}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation{width:33.3333333333%}@media screen and (max-width:767px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation{width:calc(50% - 15px)}}@media screen and (max-width:575px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation{width:100%;text-align:center}}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .footer-menu-title{font-family:FontMedium;font-size:20px;margin-bottom:20px;color:#FFF}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul{padding-left:0;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media screen and (max-width:575px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul{gap:10px}}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul li{list-style-type:none;line-height:1.2}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul li a{text-decoration:none;color:#FFF;transition:all 0.2s linear}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul li a:hover{color:var(--action-color)}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation ul li a:before{background-color:var(--action-color)}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .social-list ul{flex-direction:row;align-items:center;gap:8px}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .social-list ul li a svg path{fill:#FFF}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .social-list ul li a:hover svg path{fill:var(--action-color)}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .footer-address{margin-bottom:20px}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .footer-address p{color:#FFF;font-size:12px}@media screen and (max-width:575px){.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .default-button{display:flex;justify-content:center}}.footer .footer-main-info .footer-content-head .footer-navigation-wrapper>.footer-navigation .default-button .button{padding:12px 24px}.footer .footer-main-info .footer-content-foot{padding-top:40px;border-top:1px solid var(--description-color)}.footer .footer-main-info .footer-content-foot .copyright-info{display:flex;flex-wrap:wrap;column-gap:42px;row-gap:24px;justify-content:center}.footer .footer-main-info .footer-content-foot .copyright-info .link{color:#FFF;text-decoration:none;transition:all 0.2s linear}.footer .footer-main-info .footer-content-foot .copyright-info .link:hover{color:var(--action-color)}.wysiwyg-styles .wp-caption{width:100%!important}.wysiwyg-styles .wp-caption-text{font-size:18px;line-height:18px;margin:10px 0 0;color:#000}.wysiwyg-styles>img,.wysiwyg-styles>p>img,.wysiwyg-styles .wp-caption>img{width:100%;max-height:379px;object-fit:cover}.wysiwyg-styles>img,.wysiwyg-styles .wp-caption{margin-bottom:50px;object-fit:cover}.wysiwyg-styles>p{margin-bottom:30px}.wysiwyg-styles>p .alignleft,.wysiwyg-styles>p .alignright{width:auto!important;max-width:50%!important;height:auto!important;height:auto!important;object-fit:cover!important}.wysiwyg-styles>p .alignleft{float:left;margin:0 30px 30px 0}.wysiwyg-styles>p .alignright{float:right;margin:0 0 30px 30px}.wysiwyg-styles>ul{list-style:none;padding:0;margin-bottom:30px}.wysiwyg-styles>ul li{padding-left:18px;position:relative;margin-bottom:12px}.wysiwyg-styles>ul li:before{content:"";position:absolute;top:11px;left:0;width:5px;height:5px;border-radius:100%;background-color:var(--text-color)}.wysiwyg-styles strong{font-family:FontBold}.wysiwyg-styles>p,.wysiwyg-styles>ul li,.wysiwyg-styles blockquote p{font-family:FontRegular;font-size:18px;line-height:130%;color:var(--text-color)}.wysiwyg-styles>p a:not(.default-button),.wysiwyg-styles>ul li a:not(.default-button),.wysiwyg-styles blockquote p a:not(.default-button){position:relative;text-decoration:underline;color:var(--text-color);transition:all 0.2s linear}.wysiwyg-styles>p a:not(.default-button):hover,.wysiwyg-styles>ul li a:not(.default-button):hover,.wysiwyg-styles blockquote p a:not(.default-button):hover{color:var(--action-color)}.wysiwyg-styles>h2{font-family:FontBold;color:var(--action-color);margin-bottom:30px;font-size:26px}.wysiwyg-styles>h3{font-family:FontBold;font-size:20px;line-height:120%;color:var(--action-color);margin-bottom:30px}.wysiwyg-styles>h4{font-family:FontBold;font-size:18px;line-height:120%;color:var(--action-color);margin-bottom:35px}.wysiwyg-styles>a,.wysiwyg-styles p span a{color:var(--action-color)!important;text-decoration:none;font-size:18px;transition:all 0.2s linear;font-family:FontMedium;line-height:120%}.wysiwyg-styles>a>img,.wysiwyg-styles p span a>img{margin-right:8px}.wysiwyg-styles>a:hover,.wysiwyg-styles p span a:hover{color:var(--description-color)!important}.wysiwyg-styles .wysiwyg-button{margin-bottom:30px}.wysiwyg-styles>*:first-child{margin-top:0!important}.wysiwyg-styles>*:last-child{margin-bottom:0!important}.wysiwyg-styles table{width:100%;border:none;box-shadow:0 4px 15px 0 rgb(0 0 0 / .1)}.wysiwyg-styles table tbody tr{background-color:#EAF6F3}.wysiwyg-styles table tbody tr td{font-family:FontBold;font-size:16px;color:#566177;padding-left:40px;min-width:50%;width:50%;padding-top:6px;padding-bottom:6px;padding-right:6px}.wysiwyg-styles table tbody tr td:nth-child(2n){font-family:FontMedium;padding-left:0}.wysiwyg-styles table tbody tr:nth-child(2n){background-color:#FFF}.wysiwyg-styles blockquote{background-color:#f1f1f1;padding:30px;margin-bottom:30px}.wysiwyg-styles blockquote p{margin-bottom:0}.wysiwyg-styles-small>p,.wysiwyg-styles-small>ul li{font-size:16px;line-height:28px}.video-wysiwyg{margin:50px 0;position:relative;overflow:hidden;width:100%}.video-wysiwyg:before{content:"";display:block;padding-top:56.25%}.video-wysiwyg iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wysiwyg-gallery{margin-bottom:30px}.wysiwyg-gallery .single-gallery-element{transform:perspective(1000px);-webkit-transform:perspective(1000px);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px;-webkit-perspective:1000px;width:calc((100% - 40px) / 4.001);margin:10px 10px 10px 0;transition:all 0.2s linear}.wysiwyg-gallery .single-gallery-element>a>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wysiwyg-gallery .single-gallery-element:nth-of-type(4n),.wysiwyg-gallery .single-gallery-element:nth-last-of-type(1){margin:10px 0 10px}.wysiwyg-gallery .single-gallery-element:before{content:"";display:block;padding-top:90.9375%}.wysiwyg-gallery .single-gallery-element .additional-number{font-size:25px;line-height:30px;right:0;bottom:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-family:FontMedium;color:#fff}.wysiwyg-gallery .single-gallery-element .darkness-effect{background-color:rgb(51 41 60 / .58);position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wysiwyg-gallery .single-gallery-element:hover{transform:translateY(-5px) perspective(1000px);-webkit-transform:translateY(-5px) perspective(1000px)}.wysiwyg-styles-font-middle>p,.wysiwyg-styles-font-middle>ul li,.wysiwyg-styles-font-middle blockquote p{font-size:20px!important}.wysiwyg-styles-font-big>p,.wysiwyg-styles-font-big>ul li,.wysiwyg-styles-font-big blockquote p{font-size:22px!important}.wp-video{margin-bottom:30px}@media screen and (max-width:1024px){.wysiwyg-styles>img,.wysiwyg-styles .wp-caption{margin-bottom:30px}.wysiwyg-styles>p{margin-bottom:15px}.wysiwyg-styles>p>img{margin-bottom:10px}.wysiwyg-styles>p .alignleft{margin:0 20px 20px 0}.wysiwyg-styles>p .alignright{margin:0 0 20px 20px}.wysiwyg-styles>ul{margin-bottom:20px}.wysiwyg-styles>ul li{background-position:0 10px}.wysiwyg-styles>p,.wysiwyg-styles>ul li{font-size:18px;line-height:28px}.wysiwyg-styles>h2,.wysiwyg-styles>h3,.wysiwyg-styles>h4{margin-bottom:20px}.wysiwyg-styles>h2{font-size:30px;line-height:36px}.wysiwyg-styles>h3{font-size:18px;line-height:26px}.wysiwyg-styles>h4{font-size:16px;line-height:24px}}@media screen and (max-width:767px){.wysiwyg-styles>p .alignleft,.wysiwyg-styles>p .alignright{float:none!important;max-width:none!important;width:100%!important;margin:0!important}.wysiwyg-styles>h2{font-size:28px}.wysiwyg-gallery{justify-content:center;-webkit-justify-content:center}.wysiwyg-gallery .single-gallery-element{width:calc((100% - 15px) / 2.001);margin:0 15px 15px 0!important}.wysiwyg-gallery .single-gallery-element:nth-of-type(2n),.wysiwyg-gallery .single-gallery-element:nth-last-of-type(1){margin:0 0 15px!important}}@media screen and (max-width:575px){.wysiwyg-styles>h2{font-size:26px}.wysiwyg-styles blockquote{padding:15px;margin-bottom:15px;margin-left:-15px;margin-right:-15px}.wysiwyg-styles table tbody tr td{padding-left:10px;padding-right:10px}.wysiwyg-styles table tbody tr td:nth-child(2n){font-family:FontMedium;padding-left:0;padding-right:10px}.wysiwyg-styles table tbody tr:nth-child(2n){background-color:#FFF}.wysiwyg-gallery{margin-bottom:15px}}@media screen and (max-width:500px){.wysiwyg-gallery .single-gallery-element{width:100%;margin:0 0 15px 0!important}.video-wysiwyg:before{padding-top:57%}}.rank-math-breadcrumb p{font-family:FontRegular;font-size:14px}.rank-math-breadcrumb p a{color:var(--text-color);transition:all 0.2s linear}.rank-math-breadcrumb p a:hover{color:var(--action-color)}.rank-math-breadcrumb p .separator{color:var(--text-color)}.rank-math-breadcrumb p .last{color:var(--text-color)}.rank-math-breadcrumb p .last:last-child{color:var(--action-color)}.related-posts .related-posts-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:992px){.related-posts .related-posts-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.related-posts .related-posts-list{display:flex;flex-wrap:nowrap;overflow:scroll;width:calc(100% + 20px);padding:0 10px;margin-left:-10px;margin-right:-10px;-ms-overflow-style:none;scrollbar-width:none}.related-posts .related-posts-list::-webkit-scrollbar{display:none}.related-posts .related-posts-list::-webkit-scrollbar-track{background:#fff0}.related-posts .related-posts-list::-webkit-scrollbar-thumb{background:#fff0}}@media screen and (max-width:767px) and (max-width:767px){.related-posts .related-posts-list .article-main-card{min-width:300px}}.pagination{display:flex;align-items:center;justify-content:center;gap:4px;font-family:FontMedium;font-size:18px;margin-top:40px}.pagination>*{width:40px;height:40px;border-radius:10px;color:var(--text-color);display:flex;align-items:center;justify-content:center;font-size:18px;transition:all 0.2s linear}.pagination>*:hover{background-color:var(--action-color);color:#FFF}.pagination .page-numbers{font-family:FontMedium;font-size:18px;text-decoration:none}.pagination .current{background-color:var(--action-color);color:#FFF}@media screen and (max-width:1280px){.tags-categories .popular-tags{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.tags-categories .popular-tags::-webkit-scrollbar{display:none}.tags-categories .popular-tags::-webkit-scrollbar-track{background:#fff0}.tags-categories .popular-tags::-webkit-scrollbar-thumb{background:#fff0;height:0;opacity:0}}.tags-categories .popular-tags ul{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.tags-categories .popular-tags ul li a{padding:6px 16px;border:1px solid var(--gray-color);background-color:var(--bg-color);border-radius:50px;font-size:15px;font-family:FontMedium;color:var(--text-color);display:block;white-space:nowrap}.tags-categories .popular-tags ul li a:hover{border:1px solid var(--action-color-50);background-color:var(--action-color-50);color:#FFF}.image-modal-window .modal{padding:0!important;overflow-y:scroll;text-align:center}.image-modal-window .modal.show{display:flex!important;display:-webkit-flex!important;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center}.image-modal-window .modal-dialog{max-width:1500px;background-color:#fff0;margin:0;max-height:100%}.image-modal-window .modal-dialog .modal-content{background-color:#fff0;border:none!important;padding:0}.image-modal-window .modal-dialog .modal-content .align-modal-helper{padding:15px!important;height:100%}.image-modal-window .modal-dialog .modal-content .slide-image,.image-modal-window .modal-dialog .modal-content .iframe-wrapper{max-height:80vh;max-width:100%;object-fit:contain;background-color:#fff0}.image-modal-window .modal-dialog .modal-content .slide-image{width:auto;height:auto;padding:0}.image-modal-window .modal-dialog .modal-content .iframe-wrapper{width:1200px;position:relative;margin:0 auto}.image-modal-window .modal-dialog .modal-content .iframe-wrapper:before{content:"";display:block;padding-top:56.25%}.image-modal-window .modal-dialog .modal-content .iframe-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.image-modal-window .modal-dialog .modal-content .carousel-inner,.image-modal-window .modal-dialog .modal-content .carousel-item{background-color:transparent!important}.image-modal-window .carousel-control-prev,.image-modal-window .carousel-control-next{width:50px;height:50px;font-size:20px;background-color:var(--action-color);color:#FFF;top:50%;bottom:auto;transform:translateY(-50%);opacity:.75;transition:all 0.2s linear}.image-modal-window .carousel-control-prev:hover,.image-modal-window .carousel-control-next:hover{opacity:1;transition:all 0.2s linear}.image-modal-window .carousel-control-prev{margin-left:10px}.image-modal-window .carousel-control-next{margin-right:10px}.image-modal-window .modal-cross{top:10px;right:10px;width:50px;height:50px;font-size:20px;background-color:var(--action-color);opacity:.75;padding:0;border:none;cursor:pointer;color:#FFF}.image-modal-window .modal-cross img{width:20px!important;height:20px!important}.image-modal-window .modal-cross:hover{opacity:1}.image-modal-window .modal-cross:focus{outline:none}.modal-backdrop{opacity:0.8!important}@media screen and (max-width:1200px){.image-modal-window .modal{padding-left:15px!important;padding-right:15px!important}}@media screen and (max-width:1024px){.image-modal-window .modal{padding-left:30px!important;padding-right:30px!important}.image-modal-window .align-modal-helper{padding:0!important}}@media screen and (max-width:767px){.image-modal-window .modal{padding-left:10px!important;padding-right:10px!important}.image-modal-window .carousel-control-prev,.image-modal-window .carousel-control-next{opacity:.75}.image-modal-window .carousel-control-prev:hover,.image-modal-window .carousel-control-next:hover{opacity:.75}.image-modal-window .carousel-control-prev:focus,.image-modal-window .carousel-control-next:focus{opacity:.75}.image-modal-window .modal-cross{opacity:1}.image-modal-window .modal-cross:hover{opacity:1}.image-modal-window .modal-cross:focus{opacity:1}}.lead-complaints .lead-complaints-wrapper{background:linear-gradient(132deg,#175962 0%,#36ada4 100%);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 490px;gap:20px;align-items:center;position:relative}@media screen and (max-width:992px){.lead-complaints .lead-complaints-wrapper{display:flex;flex-direction:column;align-items:baseline}}.lead-complaints .lead-complaints-wrapper .lead-content{padding:80px 0 80px 80px}@media screen and (max-width:1170px){.lead-complaints .lead-complaints-wrapper .lead-content{padding:80px 0 80px 40px}}@media screen and (max-width:992px){.lead-complaints .lead-complaints-wrapper .lead-content{padding:40px 0 20px 40px}}@media screen and (max-width:575px){.lead-complaints .lead-complaints-wrapper .lead-content{padding:20px 20px 0}}.lead-complaints .lead-complaints-wrapper .lead-content .title{font-family:FontSemiBold;font-size:46px;color:#FFF;margin-bottom:20px}@media screen and (max-width:767px){.lead-complaints .lead-complaints-wrapper .lead-content .title{font-size:36px}}@media screen and (max-width:575px){.lead-complaints .lead-complaints-wrapper .lead-content .title{font-size:30px}}.lead-complaints .lead-complaints-wrapper .lead-content .description{color:rgb(255 255 255 / .6);margin-bottom:40px;max-width:600px;width:100%}@media screen and (max-width:575px){.lead-complaints .lead-complaints-wrapper .lead-content .description{margin-bottom:30px}}.lead-complaints .lead-complaints-wrapper .lead-content .default-button .button{color:#171717}.lead-complaints .lead-complaints-wrapper .lead-content .default-button .button:after{background:#FFF}.lead-complaints .lead-complaints-wrapper .lead-content .default-button .button .arrow-decor:before{background:#171717}.lead-complaints .lead-complaints-wrapper .lead-content .default-button .button:hover{color:#FFF}.lead-complaints .lead-complaints-wrapper .lead-content .default-button .button:hover .arrow-decor:before{background:#FFF}.lead-complaints .lead-complaints-wrapper .lead-images{position:relative;display:block;width:100%;height:100%}@media screen and (max-width:992px){.lead-complaints .lead-complaints-wrapper .lead-images{height:300px}}@media screen and (max-width:575px){.lead-complaints .lead-complaints-wrapper .lead-images{height:170px}}.lead-complaints .lead-complaints-wrapper .lead-images .image{position:absolute;bottom:0;right:0;width:100%;object-fit:contain}@media screen and (max-width:992px){.lead-complaints .lead-complaints-wrapper .lead-images .image{top:0;bottom:auto;max-width:700px}}@media screen and (max-width:575px){.lead-complaints .lead-complaints-wrapper .lead-images .image{bottom:0}}.share-container{margin:0 auto;border-radius:20px;border:1px solid var(--gray-color);box-shadow:0 2px 5px rgb(0 0 0 / .05);padding:20px;overflow:hidden}@media (max-width:480px){.share-container{margin:0;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0;max-width:none}}.share-container .share-header{margin-bottom:20px}.share-container .share-header .share-title{font-size:18px;font-weight:600;color:var(--text-color);margin-bottom:8px}.share-container .share-options{padding:16px 0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.share-container .share-options .share-item{width:32px;height:32px;text-decoration:none;transition:all 0.2s ease;cursor:pointer;background-color:var(--description-color);border-radius:100%}.share-container .share-options .share-item svg{width:24px;height:24px;position:absolute;top:50%;left:50%;object-fit:contain;transform:translate(-50%,-50%)}.share-container .share-options .share-item svg path{fill:#FFF}.share-container .share-options .share-item:hover{background-color:#f8f9fa}.share-container .share-options .share-item:active{background-color:#e9ecef}.share-actions{padding:16px 20px 20px;border-top:1px solid #e5e5e5}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;opacity:0;transition:opacity 0.3s ease;z-index:1000}.toast.show{opacity:1}.comments-area{margin:40px 0;padding:30px;border-radius:20px;border:1px solid var(--gray-color)}.comments-title{font-size:24px;font-weight:700;color:var(--text-color);margin-bottom:30px;position:relative}.comment-notes{color:var(--description-color);margin-bottom:30px}.comment-list{list-style:none;padding:0;margin:0}.custom-comment{margin-bottom:24px;padding:0;list-style:none}@media screen and (max-width:575px){.custom-comment{margin-bottom:16px}}.comment-body{background:var(--bg-color);border-radius:12px;padding:20px;transition:all 0.3s ease;position:relative}.comment-body:hover{box-shadow:0 2px 5px rgb(0 0 0 / .05)}.comment-meta{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.comment-author{display:flex;align-items:center;gap:12px}.comment-avatar{border-radius:50%;border:3px solid var(--action-color);transition:transform 0.3s ease}.comment-avatar:hover{transform:scale(1.1)}.author-info{display:flex;flex-direction:column}.comment-author-name{font-size:16px;font-family:FontSemiBold;color:var(--text-color);margin:0;line-height:1.2}.comment-date{font-size:12px;color:var(--description-color);margin-top:2px}.comment-reply a{color:var(--action-color);text-decoration:none;font-size:14px;font-weight:500;padding:5px 12px;border:1px solid var(--action-color);border-radius:20px;transition:all 0.3s ease}.comment-reply a:hover{background:var(--text-color);color:var(--gray-color);transform:translateY(-1px)}.comment-content{color:#34495e;line-height:1.6;font-size:15px}.comment-content p{margin:0 0 10px 0;color:var(--description-color)}.comment-content p:last-child{margin-bottom:0}.comment-awaiting-moderation{color:#e67e22;font-style:italic;padding:8px 12px;background:#ffeaa7;border-radius:6px;display:inline-block;margin-bottom:10px;font-size:13px}.children{list-style:none;margin:20px 0 0 40px;padding:0}.children .comment-body{background:#ecf0f1;border-left-color:#2ecc71}.children .children{margin-left:20px}.comment-reply-title{color:var(--text-color);font-size:24px;margin-bottom:16px}.custom-comment-form{max-width:100%}.comment-form-author,.comment-form-email,.comment-form-comment{margin-bottom:20px}.comment-form-author input,.comment-form-email input,.comment-form-comment textarea{width:100%;padding:15px 16px;border-radius:20px;font-size:16px;background:var(--bg-color);color:var(--text-color);transition:all 0.3s ease;border:1px solid var(--border-color)}.comment-form-author input:focus,.comment-form-email input:focus,.comment-form-comment textarea:focus{outline:none;border:1px solid var(--action-color)}.comment-form-author input::placeholder,.comment-form-email input::placeholder,.comment-form-comment textarea::placeholder{color:var(--description-color)}.comment-form-comment textarea{resize:vertical;min-height:120px;font-family:inherit;resize:none}.logged-in-as{color:var(--description-color);margin-bottom:30px}.logged-in-as a{color:var(--action-color)}.logged-in-as a:hover{color:var(--text-color)}@media screen and (max-width:575px){.logged-in-as{margin-bottom:24px}}.custom-submit-btn{background:var(--action-color);color:var(--bg-color);border:none;padding:15px 36px;border-radius:50px;cursor:pointer;transition:all 0.3s ease;white-space:nowrap;letter-spacing:.5px;margin-top:10px}@media screen and (max-width:575px){.custom-submit-btn{width:100%;margin-top:0}}.custom-submit-btn:hover{background:var(--text-color);color:var(--bg-color)}#cancel-comment-reply-link{color:rgb(255 255 255 / .8);text-decoration:none;font-size:14px;margin-left:15px;transition:color 0.3s ease}#cancel-comment-reply-link:hover{color:var(--text-color)}.comment-respond{padding-top:20px}@media screen and (max-width:768px){.comments-area{padding:16px;margin:20px 0}.comment-meta{flex-direction:column;gap:10px}.comment-reply{align-self:flex-start}.children{margin-left:20px}.comment-author{flex-wrap:wrap}.comments-title{font-size:24px}.comment-reply-title{font-size:20px}}@media screen and (max-width:575px){.comments-area{padding:0;border:none}.comment-body{padding:15px}.comment-respond{padding:0}.children{margin-left:10px}}.home-page .hero{padding-top:0;padding-bottom:40px}@media screen and (max-width:575px){.home-page .hero{padding-bottom:30px}}.home-page .hero .hero-slider{height:400px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;overflow:hidden}@media screen and (max-width:1280px){.home-page .hero .hero-slider{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}@media screen and (max-width:575px){.home-page .hero .hero-slider{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .image-wrapper{position:absolute;width:100%;height:100%}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .image-wrapper .slide-image{width:100%;height:100%;object-fit:cover}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#fff0 0%,#000000 100%)}@media screen and (max-width:767px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .image-wrapper:before{background:linear-gradient(180deg,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .8) 100%)}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content{max-width:500px;width:100%;height:100%;margin-left:auto;margin-right:24px;padding:20px 0 80px;display:flex;flex-direction:column;justify-content:center;z-index:1;position:relative}@media screen and (max-width:767px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content{max-width:100%;padding:20px 15px 60px;justify-content:end}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .categories-tags{display:flex;align-items:center;gap:12px;margin-bottom:24px}@media screen and (max-width:1280px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .categories-tags{overflow:auto}}@media screen and (max-width:575px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .categories-tags{margin-bottom:12px}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .categories-tags .tag{border-radius:50px;border:1px solid var(--white-color-70);padding:4px 12px;color:#FFF;font-size:12px;text-transform:lowercase}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .title{color:#FFF;margin-bottom:24px}@media screen and (max-width:767px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .title{margin-bottom:16px}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .description{color:var(--white-color-70);font-size:16px;margin-bottom:30px}@media screen and (max-width:767px){.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .description{margin-bottom:24px}}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .foot-article-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .foot-article-info .foot-info{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--white-color-70);font-size:14px}.home-page .hero .hero-slider .swiper-wrapper .swiper-slide .slide-content .foot-article-info .foot-info svg path{fill:var(--white-color-70)}.home-page .hero .hero-slider .hero-navigation-wrapper{position:absolute;bottom:30px;right:30px;width:100px;height:40px}@media screen and (max-width:1280px){.home-page .hero .hero-slider .hero-navigation-wrapper{display:none}}.home-page .hero .hero-slider .hero-navigation-wrapper .hero-navigation{display:flex;align-items:center;gap:30px;bottom:0;position:absolute;right:0}.home-page .hero .hero-slider .hero-navigation-wrapper .hero-navigation .swiper-button{border-radius:100%;width:30px;height:30px;position:relative;border:1px solid #FFF;transition:all 0.2s linear}.home-page .hero .hero-slider .hero-navigation-wrapper .hero-navigation .swiper-button:after{display:none}.home-page .hero .hero-slider .hero-navigation-wrapper .hero-navigation .swiper-button:hover{background-color:rgb(255 255 255 / .32)}.home-page .hero .hero-slider .hero-navigation-wrapper .hero-navigation .swiper-button svg{position:absolute;top:50%;left:50%;width:16px;height:16px;object-fit:contain;transform:translate(-50%,-50%)}.home-page .hero .hero-slider .hero-slider-pagination{display:none;position:absolute;bottom:30px;left:0;z-index:1}@media screen and (max-width:1280px){.home-page .hero .hero-slider .hero-slider-pagination{display:flex;justify-content:center}}.home-page .hero .hero-slider .hero-slider-pagination .swiper-pagination-bullet{border-radius:50px;background:var(--white-color-70);transition:all 0.2s linear}.home-page .hero .hero-slider .hero-slider-pagination .swiper-pagination-bullet-active{width:30px;background:var(--action-color)}.single-page .single-thumbnail-head{display:none}.single-page .rank-math-breadcrumb{padding:0 0 20px}.single-page .rank-math-breadcrumb p .last:last-child{color:var(--description-color)}.single-page .content-wrapper .single-content{width:calc(100% - 380px);padding-right:25px}.single-page .content-wrapper .single-content .title-wrapper{display:block}.single-page .content-wrapper .single-content .title-wrapper .single-title{margin-bottom:15px;color:var(--text-color)}@media screen and (max-width:992px){.single-page .content-wrapper .single-content .title-wrapper .single-title{font-size:34px}}@media screen and (max-width:767px){.single-page .content-wrapper .single-content .title-wrapper .single-title{font-size:32px;line-height:100%}}@media screen and (max-width:575px){.single-page .content-wrapper .single-content .title-wrapper .single-title{font-size:30px}}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper{margin-bottom:8px}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .date{margin-bottom:8px;font-family:FontRegular;font-size:14px;color:var(--description-color)}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .views{margin-left:auto}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .views svg{width:16px;height:16px;object-fit:contain}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .views svg path{fill:var(--description-color)}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .views .count{margin-bottom:0;color:var(--description-color);font-family:FontRegular;font-size:12px;margin-left:4px}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .views:first-child{margin-left:0}.single-page .content-wrapper .single-content .single-thumbnail{margin-bottom:30px;position:relative;border-radius:20px;overflow:hidden}@media screen and (max-width:992px){.single-page .content-wrapper .single-content .single-thumbnail{border-radius:0}}.single-page .content-wrapper .single-content .single-thumbnail:before{content:"";display:block;padding-top:51.8134715026%}.single-page .content-wrapper .single-content .single-thumbnail .thumbnail{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar{width:180px;margin-right:40px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social{border-bottom:1px solid var(--border-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-title{font-family:FontRegular;font-size:12px;text-transform:uppercase;color:var(--description-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper{margin-bottom:30px;align-items:center;flex-wrap:wrap}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link{margin-right:10px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link svg,.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link .logo{width:30px;height:30px;object-fit:contain}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link svg path,.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link .logo path{transition:all 0.2s linear}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link svg:hover path,.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link .logo:hover path{fill:var(--action-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options{padding:30px 0;border-bottom:1px solid var(--border-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-title{font-family:FontRegular;font-size:12px;text-transform:uppercase;color:var(--description-color);margin-bottom:10px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item{height:35px;width:35px;text-transform:uppercase;text-decoration:none;color:var(--text-color);border:1px solid var(--border-color);background-color:var(--bg-color);padding:5px;margin-right:10px;display:flex;align-items:center;justify-content:center;transition:all 0.2s linear}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item:before{content:"A";width:100%;height:100%;display:flex;justify-content:center;align-items:center}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item:hover{color:#FFF;background-color:var(--action-color);border:1px solid var(--action-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item:last-child{margin-right:0}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item-little{font-size:18px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item-middle{font-size:20px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item-big{font-size:22px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .active{color:#FFF;background-color:var(--action-color);border:1px solid var(--action-color)}.single-page .content-wrapper .single-content .single-text-wrapper .single-text{width:calc(100% - 180px - 40px)}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags{padding:30px 0;border-bottom:1px solid var(--border-color)}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags .tags-title{align-items:center;font-family:FontRegular;font-size:12px;text-transform:uppercase;color:var(--description-color);margin-bottom:5px}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags .tags-title svg{width:17px;height:17px;object-fit:contain;margin-right:5px}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags .tags-title svg path{fill:var(--description-color)}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags .tag-link{font-family:FontRegular;font-size:14px;color:var(--text-color);text-decoration:none;transition:all 0.2s linear}.single-page .content-wrapper .single-content .single-text-wrapper .post-tags .tag-link:hover{color:var(--action-color)}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile{display:none}.single-page .content-wrapper .main-news-sidebar{width:380px;padding-left:25px;border-left:1px solid var(--border-color)}@media screen and (max-width:992px){.single-page .content-wrapper .main-news-sidebar{padding-left:0;border-left:none;width:100%}.single-page .content-wrapper .main-news-sidebar .tab-content .active{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and (max-width:992px) and (max-width:767px){.single-page .content-wrapper .main-news-sidebar .tab-content .active{grid-template-columns:1fr}}@media screen and (max-width:992px){.single-page .content-wrapper .main-news-sidebar .tab-content .article-mini-card{margin-bottom:0}}@media screen and (max-width:1170px){.single-page .content-wrapper .single-content{width:calc(100% - 290px);padding-right:15px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar{width:180px;margin-right:25px}.single-page .content-wrapper .single-content .single-text-wrapper .single-text{width:calc(100% - 180px - 25px)}.single-page .content-wrapper .single-content .single-thumbnail .thumbnail{max-height:400px}.single-page .content-wrapper .sidebar-content{width:290px;padding-left:15px}}@media screen and (max-width:992px){.single-page{padding:0!important}.single-page .single-thumbnail-head{display:block;height:500px;width:100%;position:fixed;top:0;left:0;z-index:0;margin-top:80px}.single-page .single-thumbnail-head .thumbnail{height:100%;width:100%;object-fit:cover}.single-page .page-content-wrapper{background-color:var(--body-bg);padding:30px 0;border-top-left-radius:20px;border-top-right-radius:20px;position:relative;z-index:1;margin-top:480px}.single-page .page-content-wrapper .rank-math-breadcrumb{margin-bottom:20px}.single-page .content-wrapper{flex-direction:column}.single-page .content-wrapper .single-content{width:100%;padding-right:0;margin-bottom:30px}.single-page .content-wrapper .single-content .single-thumbnail{display:none}.single-page .content-wrapper .single-content .single-thumbnail .thumbnail{max-height:450px}.single-page .content-wrapper .single-content .title-wrapper .single-title{margin-bottom:0}.single-page .content-wrapper .sidebar-content{width:100%;padding-left:0;border-left:none}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list{display:flex;flex-wrap:wrap}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item{padding:0;border-bottom:none}}@media screen and (max-width:767px){.single-page .single-thumbnail-head{height:400px;margin-top:70px}.single-page .page-content-wrapper{margin-top:370px}.single-page .content-wrapper .single-content .title-wrapper{margin-bottom:0}.single-page .content-wrapper .single-content .single-text-wrapper{flex-direction:column-reverse}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar{width:100%;margin-right:0}.single-page .content-wrapper .single-content .single-text-wrapper .single-text{width:100%}.single-page .content-wrapper .single-content .single-thumbnail .thumbnail{max-height:400px}}@media screen and (min-width:850.1px) and (max-width:992px){.single-page .page-content-wrapper{padding:20px 0;border-radius:20px 20px 0 0;background-color:var(--bg-color)}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item{width:calc((100% - 60px) / 4.001);margin:0 20px 20px 0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-child(4n){margin-right:0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-last-of-type(1){margin-right:0}}@media screen and (min-width:600.1px) and (max-width:850px){.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item{width:calc((100% - 30px) / 2.001);margin:0 30px 30px 0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-child(2n){margin-right:0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-last-of-type(1){margin-right:0}}@media screen and (min-width:500.1px) and (max-width:600px){.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item{width:calc((100% - 20px) / 2.001);margin:0 20px 20px 0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-child(2n){margin-right:0}.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item:nth-last-of-type(1){margin-right:0}}@media screen and (max-width:575px){.single-page .single-thumbnail-head{height:270px}.single-page .page-content-wrapper{margin-top:250px}.single-page .content-wrapper .single-content .single-text-wrapper{flex-direction:column}.single-page .content-wrapper .single-content .single-text-wrapper .single-text{margin-bottom:20px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar{margin-bottom:15px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social{padding:15px 0;display:flex;align-items:center}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-title{margin-bottom:0;margin-right:15px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper{margin-bottom:0}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .social .social-wrapper .social-link svg{height:27px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .post-tags{display:none}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options{padding:15px 0;display:flex;align-items:center}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-title{margin-bottom:0;margin-right:15px}.single-page .content-wrapper .single-content .single-text-wrapper .single-content-sidebar .fonts-options .fonts-items .item{width:30px;height:30px;padding:0}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile{display:block;padding:15px 0;border-top:1px solid rgb(158 158 159 / .5)}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile .tags-wrapper{display:flex}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile .tags-wrapper .tag-link{margin-right:6px}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile .tags-wrapper .tag-link:after{content:","}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile .tags-wrapper .tag-link:last-of-type{margin-right:0}.single-page .content-wrapper .single-content .single-text-wrapper .tags-show-mobile .tags-wrapper .tag-link:last-of-type:after{content:""}.single-page .content-wrapper .single-content .single-thumbnail{margin-bottom:0}.single-page .content-wrapper .single-content .single-thumbnail:before{padding-top:58.8235294118%}.single-page .content-wrapper .single-content .title-wrapper .date-wrapper .date{margin-bottom:5px;font-size:12px}}@media screen and (max-width:500px){.single-page .content-wrapper .sidebar-content .news-sidebar .newsline-list .newsline-item{width:100%;margin:0 0 30px 0}}.archive-page .archive-wrapper .archive-content-inner .main-title{color:var(--text-color);position:relative;padding-left:4px;z-index:1}.archive-page .archive-wrapper .archive-content-inner .main-title:before{content:"";position:absolute;bottom:7px;left:0;width:80px;height:5px;background-color:var(--action-color);border-top-left-radius:50px;z-index:-1}@media screen and (max-width:767px){.archive-page .archive-wrapper .archive-content-inner .main-title:before{bottom:2px}}.archive-page .archive-wrapper .archive-content-inner .head-description{max-width:calc(100% - 300px);width:100%;margin-bottom:30px;color:var(--description-color)}@media screen and (max-width:992px){.archive-page .archive-wrapper .archive-content-inner .head-description{max-width:100%}}.archive-page .archive-wrapper .archive-content-inner .content-wrapper{display:grid;grid-template-columns:1fr 270px;gap:30px}@media screen and (max-width:992px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper{grid-template-columns:1fr}}@media screen and (max-width:575px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper{display:block}}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media screen and (max-width:1170px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.archive-page .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{grid-template-columns:1fr;margin-bottom:30px}}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories{margin-bottom:30px}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .title{color:var(--text-color);margin-bottom:20px}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .categories-tags{padding:0}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .categories-tags ul{flex-wrap:wrap;gap:8px}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .categories-tags ul li a{border:1px solid var(--gray-color);background-color:var(--bg-color);color:var(--text-color)}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .categories-tags ul li .active{border:1px solid var(--action-color);background-color:var(--action-color);color:#FFF}.archive-page .archive-wrapper .archive-content-inner .content-wrapper .archive-sidebar .sidebar-categories .tags-categories .popular-tags ul{flex-wrap:wrap}.complaints-form-page .main-title{padding-top:0;text-align:center;margin-left:auto;margin-right:auto;color:var(--text-color)}.complaints-form-page .complaints-description{margin-bottom:40px;max-width:1050px;width:100%;text-align:center;margin-left:auto;margin-right:auto;color:var(--description-color)}.complaints-form-page .form-container{max-width:700px;margin-left:auto;margin-right:auto;width:100%;border-radius:20px;background:var(--bg-color);box-shadow:0 2px 5px rgb(0 0 0 / .05);padding:40px 30px}@media screen and (max-width:575px){.complaints-form-page .form-container{padding:30px 20px}}.complaints-form-page .application-form .inputs-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.complaints-form-page .application-form .inputs-wrapper .phone-input{border:1px solid var(--border-color);background-color:var(--bg-color);border-radius:10px;font-size:16px;font-family:FontRegular;font-weight:400;color:var(--text-color);line-height:18px;padding-top:15px;padding-right:16px;padding-bottom:15px;padding-left:16px;width:100%}.complaints-form-page .application-form .inputs-wrapper .iti{width:100%}.complaints-form-page .application-form .inputs-wrapper .iti__selected-dial-code{color:var(--text-color)}.complaints-form-page .application-form .inputs-wrapper .iti__arrow{color:var(--text-color)}.complaints-form-page .application-form .send-file{margin-bottom:40px}.complaints-form-page .application-form .send-file .input-file-form svg{width:20px;height:24px;object-fit:contain;margin-right:8px}.complaints-form-page .application-form .send-file .input-file-form svg path{fill:var(--text-color);transition:all 0.2s linear}.complaints-form-page .application-form .send-file .input-file-form label{font-family:FontMedium;font-size:16px;text-decoration:none;color:var(--text-color);display:flex;align-items:center;transition:all 0.2s linear}.complaints-form-page .application-form .send-file .input-file-form label:hover{cursor:pointer;color:var(--action-color)}.complaints-form-page .application-form .send-file .input-file-form label:hover svg{animation:main 0.5s linear infinite}.complaints-form-page .application-form .send-file .input-file-form label:hover svg path{fill:var(--action-color)}.complaints-form-page .application-form .send-file .input-file-form .input-file{opacity:0;visibility:hidden;width:0;height:0}.complaints-form-page .application-form .submit-wrapper{justify-content:left}.complaints-form-page .application-form .submit-wrapper .default-button{margin-left:auto;margin-right:auto;margin-bottom:20px}.complaints-form-page .application-form .submit-wrapper .default-button .button{background-color:var(--action-color);color:var(--bg-color)}.complaints-form-page .application-form .submit-wrapper .default-button .button:hover{background-color:var(--text-color);color:var(--bg-color);transition:all 0.2s linear}@media screen and (max-width:575px){.complaints-form-page .application-form .submit-wrapper .default-button .button{width:100%}}.complaints-form-page .application-form .submit-wrapper .privacy-description{text-align:center;max-width:500px;width:100%;margin-left:auto;margin-right:auto}.complaints-form-page .application-form .submit-wrapper .privacy-description .text{font-size:12px;color:var(--description-color)}.complaints-form-page .application-form .submit-wrapper .privacy-description .text a{color:var(--action-color)}.complaints-form-page .application-form .submit-wrapper .privacy-description .text a:hover{color:var(--description-color)}.complaints-form-page .application-form .preloader{margin-left:20px}@media screen and (max-width:767px){.product-form-page .application-form .inputs-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;display:grid;grid-template-areas:"title title title" "category category category" "message message message" "price price ." "contacts contacts contacts";grid-template-columns:1fr 1fr 1fr}.product-form-page .application-form .inputs-wrapper .contacts-form-wrapper{grid-area:contacts;padding:30px 20px;border:1px solid var(--border-color);border-radius:10px;margin-top:20px}.product-form-page .application-form .inputs-wrapper .contacts-form-wrapper .contacts-inputs-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;display:grid;grid-template-areas:"name name name" "phone phone phone" "viber viber viber" "telegram telegram telegram";grid-template-columns:1fr 1fr 1fr}}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{display:flex;flex-direction:column}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper .complaints-post{display:flex}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper .complaints-post .image-wrapper{width:100%;max-width:400px}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper .content-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:30px 30px 30px 20px;width:100%}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper .content-wrapper .main-info .title-link .title{font-size:28px}.single-complaints .complaints-wrapper .content-complaints{width:calc(100% - 360px - 20px)}.single-complaints .complaints-wrapper .content-complaints .content-title .main-title{margin-bottom:8px}.single-complaints .complaints-wrapper .content-complaints .head-post-info .author-complaints .author,.single-complaints .complaints-wrapper .content-complaints .head-post-info .complaints-date .date{margin-bottom:10px;font-family:FontRegular;font-size:14px;color:var(--description-color)}.single-complaints .complaints-wrapper .content-complaints .text-complaints{margin-bottom:30px}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints{flex-wrap:wrap}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item{position:relative;width:100%;border-radius:10px;overflow:hidden}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:before{content:"";display:block;padding-top:66.6666666667%}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item .image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:all 0.2s linear}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item .main-slide-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgb(0 0 0 / .28);visibility:hidden;opacity:0;transition:all 0.2s linear}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item .main-slide-bg svg{position:absolute;width:50px;height:50px;top:50%;left:50%;fill:rgb(255 255 255 / .7);transform:translate(-50%,-50%)}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:hover{cursor:pointer}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:hover .image{transform:scale(1.07)}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:hover .main-slide-bg{visibility:visible;opacity:1}.single-complaints .complaints-wrapper .sidebar-complaints{margin-right:0;margin-left:20px;width:360px}.single-complaints .complaints-wrapper .sidebar-complaints .ads-sidebar{width:100%;object-fit:contain}@media screen and (min-width:992.1px){.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item{width:calc((100% - 30px) / 2.001);margin:0 15px 15px 0}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:nth-child(2n){margin-right:0}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:nth-last-of-type(1){margin-right:0}}@media screen and (max-width:992px){.single-complaints .complaints-wrapper{flex-direction:column}.single-complaints .complaints-wrapper .content-complaints{width:100%;margin-bottom:20px}.single-complaints .complaints-wrapper .sidebar-complaints{width:100%;margin-left:0}}@media screen and (min-width:575.1px) and (max-width:992px){.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item{width:calc((100% - 30px) / 2.001);margin:0 15px 15px 0}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:nth-child(2n){margin-right:0}.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item:nth-last-of-type(1){margin-right:0}}@media screen and (max-width:575px){.single-complaints .complaints-wrapper .content-complaints .gallery-complaints .gallery-complaints-item{width:100%;margin:0 0 15px 0}}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:767px){.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper{grid-template-columns:1fr}}.archive-complaints .archive-wrapper .archive-content-inner .content-wrapper .posts-wrapper .complaints-post .main-wrapper-content .image-wrapper{max-width:100%}.error-page .error-wrapper{display:flex;flex-direction:column}.error-page .error-wrapper .description{margin-bottom:40px}.search-page{padding:254px 0 100px}.search-page .search-result-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.search-page .search-page-main-title{margin-bottom:12px}.search-page .search-main-row{margin-bottom:64px}.search-page .single-search-result{background-color:var(--bg-color);border-radius:12px;padding:30px 40px}.search-page .search-row-title-wrapper{margin-bottom:16px}.search-page .search-row-title-wrapper a{color:var(--text-color)}.search-page .search-row-title{font-size:22px;text-decoration:none;line-height:30px;transition:all 0.2s linear}.search-page .search-row-title:hover{color:var(--description-color)}.search-page .search-row-image-wrapper{width:189px;margin-right:20px}.search-page .search-row-image img{object-fit:cover}.search-page .search-row-content{width:calc(100% - 189px - 20px)}.search-page .search-row-content .search-permalink .default-link-dark{text-decoration:none;color:var(--action-color)}.search-page .search-excerpt{margin-bottom:20px}.search-page .wysiwyg-styles h2{font-size:16px}.search-page .wysiwyg-styles h2 span:first-child{color:var(--text-color)}.search-page .wysiwyg-styles h2 span:last-child{color:var(--description-color)}@media screen and (max-width:1366px){.search-page .search-row-title-wrapper{margin-bottom:8px}.search-page .search-excerpt{margin-bottom:12px}}@media screen and (max-width:1200px){.search-page{padding:174px 0 100px}}@media screen and (max-width:992px){.search-page .search-result-wrapper{grid-template-columns:1fr}}@media screen and (max-width:767px){.search-page .search-row-image-wrapper{width:100%;margin:0 0 12px}.search-page .search-row-content{width:100%}}@media screen and (max-width:575px){.search-page .main-title{line-height:1.2}.search-page h2{line-height:1.2}.search-page .single-search-result{padding:30px 20px}}.article-main-card{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:12px;border:1px solid var(--gray-color);background-color:var(--bg-color)}.article-main-card .article-main-content .head-content{position:relative}.article-main-card .article-main-content .head-content .image-wrapper{border-radius:20px;position:relative;overflow:hidden}.article-main-card .article-main-content .head-content .image-wrapper:before{content:"";display:block;padding-top:60%}.article-main-card .article-main-content .head-content .image-wrapper .image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:all 0.2s linear}.article-main-card .article-main-content .head-content .categories-tags{position:absolute;top:12px;left:12px;width:calc(100% - 40px);height:calc(100% - 40px)}.article-main-card .article-main-content .head-content .categories-tags .tag{width:fit-content;padding:3px 6px;font-size:12px;background-color:var(--action-color);border-radius:20px;color:#FFF;text-transform:lowercase}.article-main-card .article-main-content .main-content{padding:12px 12px 0}.article-main-card .article-main-content .main-content .title{font-family:FontSemiBold;font-size:18px;color:var(--text-color);transition:all 0.2s linear}.article-main-card .foot-content{padding:0 12px 20px}.article-main-card .foot-content .foot-article-info{display:flex;align-items:center;justify-content:space-between;gap:12px}.article-main-card .foot-content .foot-article-info .foot-info{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:12px}.article-main-card .foot-content .foot-article-info .foot-info svg{width:12px;height:12px;object-fit:contain}.article-main-card .foot-content .foot-article-info .foot-info svg path{fill:var(--description-color)}.article-main-card:hover .article-main-content .head-content .image-wrapper .image{transform:scale(1.02)}.article-main-card:hover .article-main-content .main-content .title{color:var(--action-color)}.article-mini-card{display:grid;grid-template-columns:100px 1fr;gap:16px;border:1px solid var(--gray-color);padding:12px;border-radius:20px;background-color:var(--bg-color);transition:all 0.2s linear}.article-mini-card .image-wrapper{width:100%;position:relative;border-radius:8px;overflow:hidden}.article-mini-card .image-wrapper:before{content:"";display:block;padding-top:60%}.article-mini-card .image-wrapper .image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:all 0.2s linear}.article-mini-card .article-main-content .title{font-size:16px;color:var(--text-color);margin-bottom:12px;transition:all 0.2s linear}.article-mini-card .article-main-content .foot-content .foot-article-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.article-mini-card .article-main-content .foot-content .foot-article-info .foot-info{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:12px}.article-mini-card .article-main-content .foot-content .foot-article-info .foot-info svg{width:12px;height:12px;object-fit:contain}.article-mini-card .article-main-content .foot-content .foot-article-info .foot-info svg path{fill:var(--description-color)}.article-mini-card:hover{border:1px solid var(--action-color)}.article-mini-card:hover .image-wrapper .image{transform:scale(1.02)}.article-mini-card:hover .article-main-content .title{color:var(--action-color)}.complaints-post{background-color:var(--bg-color);border-radius:20px;gap:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767px){.complaints-post{min-width:300px}}.complaints-post .main-wrapper-content .image-wrapper{border-radius:20px;overflow:hidden;position:relative;display:block}.complaints-post .main-wrapper-content .image-wrapper:before{content:"";display:block;padding-top:66.6666666667%}.complaints-post .main-wrapper-content .image-wrapper .image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.2s linear}.complaints-post .main-wrapper-content .image-wrapper .city{position:absolute;width:fit-content;height:auto;font-size:12px;background-color:#374151;color:#FFF;border-radius:50px;bottom:10px;left:10px;padding:2px 6px;font-family:FontMedium;text-transform:uppercase}.complaints-post .main-wrapper-content .main-info{padding:12px 20px}.complaints-post .main-wrapper-content .main-info .title{font-size:20px;color:var(--text-color);margin-bottom:12px;transition:all 0.2s linear}.complaints-post .main-wrapper-content .main-info .description{color:var(--description-color);font-size:16px}.complaints-post .foot-info{padding:0 20px 20px}.complaints-post .foot-info .user-name{font-size:14px;margin-bottom:12px}.complaints-post .foot-info .additional-info{display:flex;gap:20px;align-items:center;justify-content:space-between}.complaints-post .foot-info .additional-info .date{font-size:12px;color:var(--description-color)}.complaints-post .foot-info .additional-info .foot-info-inner{display:flex;gap:10px;align-items:center}.complaints-post .foot-info .additional-info .foot-info-inner .count-likes{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:14px;cursor:pointer}.complaints-post .foot-info .additional-info .foot-info-inner .count-likes svg{width:18px;height:18px;object-fit:contain}.complaints-post .foot-info .additional-info .foot-info-inner .count-likes svg path{stroke:var(--description-color);transition:all 0.2s linear}.complaints-post .foot-info .additional-info .foot-info-inner .count-likes:hover{color:var(--action-color)}.complaints-post .foot-info .additional-info .foot-info-inner .count-likes:hover svg path{stroke:var(--action-color)}.complaints-post .foot-info .additional-info .foot-info-inner .liked{color:var(--action-color)}.complaints-post .foot-info .additional-info .foot-info-inner .liked svg path{stroke:var(--action-color)}.complaints-post .foot-info .additional-info .foot-info-inner .count-comments{display:flex;align-items:center;line-height:100%;gap:4px;color:var(--description-color);font-size:14px}.complaints-post .foot-info .additional-info .foot-info-inner .count-comments svg{width:18px;height:18px;object-fit:contain}.complaints-post .foot-info .additional-info .foot-info-inner .count-comments svg path{fill:var(--description-color)}.complaints-post:hover .main-wrapper-content .image-wrapper .image{transform:scale(1.02)}.complaints-post:hover .main-wrapper-content .main-info .title{color:var(--action-color)}