@charset "UTF-8";@font-face{font-family:'Meliora';src:url(../../../../themes/meliora/assets/fonts/meliora.woff2) format('woff2'),url(../../../../themes/meliora/assets/fonts/meliora.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}:root{--color-general:#f3eff3;--color-violet:#9D9CE4;--color-navy:#002028;--color-green:#C6FF5E;--color-lightviolet:#f3f0f4}.clearfix:after{content:"";display:block;clear:both}*{margin:0;padding:0;box-sizing:border-box;font-family:'Meliora',Helvetica,Arial,sans;font-weight:400}html{font-size:116.83px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;color:#000;background:#FFF;font-size:.137rem;line-height:1.31;position:relative;letter-spacing:.0035rem}.wow{visibility:hidden}img{max-width:100%;height:auto;display:block}a{position:relative;text-decoration:none;color:var(--color-violet)}a:hover{text-decoration:none}h1{font-size:.7rem;letter-spacing:-.008rem;line-height:1.02;margin-bottom:.3rem}h2{font-size:.43rem;letter-spacing:-.008rem;line-height:1.02;margin-bottom:.28rem;margin-top:.54rem}h2:first-child{margin-top:0}h3{font-size:.203rem;letter-spacing:-.008rem;line-height:1.2;margin-bottom:.06rem}p{margin-bottom:.185rem}p:last-child{margin-bottom:0}ul{list-style:none}.general-paddings{padding-left:.18rem;padding-right:.18rem}.container{width:100%;max-width:12rem;margin:0 auto}header.site-header{position:fixed;width:100%;top:0;left:0;z-index:9999;padding-top:.2rem;padding-bottom:.2rem;transition:ease 0.4s}header.site-header .container{display:flex;flex-wrap:wrap;justify-content:space-between}header.site-header .logo-area{display:flex;flex-wrap:wrap;width:2rem}header.site-header .logo-area a.logo{display:inline-flex}header.site-header .logo-area svg{height:.283rem;width:auto;display:block}header.site-header .navigation-area{width:auto;max-width:10rem;display:flex;flex-wrap:wrap}header.site-header:hover .navigation-area ul.menu li,header.site-header .navigation-area__inner:hover ul.menu li{transform:translateX(0);opacity:1}header.site-header .navigation-area ul.menu{display:flex;flex-wrap:wrap}header.site-header .navigation-area ul.menu li{margin-left:.34rem}header.site-header .navigation-area ul.menu li a{display:block;line-height:1;padding-top:.14rem;padding-bottom:.14rem;color:var(--color-navy);position:relative}header.site-header .navigation-area ul.menu>li.current_page_parent>a:after,header.site-header .navigation-area ul.menu>li.current-menu-item>a:after{content:'';position:absolute;width:.051rem;height:.051rem;border-radius:50%;background-color:var(--color-green);bottom:.035rem;left:50%;transform:translateX(-.0256rem)}header.site-header .hamburger{display:block;width:.325rem;height:.248rem;text-indent:-9999rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDcgMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIzIiByPSIzIiBmaWxsPSIjQzZGRjVFIi8+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIxNC4yNSIgcj0iMyIgZmlsbD0iI0M2RkY1RSIvPgo8Y2lyY2xlIGN4PSIzLjI1IiBjeT0iMjUuNSIgcj0iMyIgZmlsbD0iI0M2RkY1RSIvPgo8L3N2Zz4K);background-size:contain;background-position:center center;background-repeat:no-repeat;margin-bottom:.034rem;z-index:2;position:relative}header.site-header.theme-light .navigation-area ul.menu li a,header.site-header.darkHeader .navigation-area ul.menu li a{color:var(--color-lightviolet)}header.site-header.theme-light .logo-area svg *,header.site-header.darkHeader .logo-area svg *{fill:var(--color-lightviolet)}header.site-header.theme-dark .hamburger{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDcgMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIzIiByPSIzIiBmaWxsPSIjMDAyMDI4Ii8+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIxNC4yNSIgcj0iMyIgZmlsbD0iIzAwMjAyOCIvPgo8Y2lyY2xlIGN4PSIzLjI1IiBjeT0iMjUuNSIgcj0iMyIgZmlsbD0iIzAwMjAyOCIvPgo8L3N2Zz4K)}header.site-header.darkHeader{background-color:#A8A8E5;transition:ease 0.4s}header.site-header.bg-lb,header.site-header .dark{background-color:var(--color-lightviolet);transition:ease 0.4s}header.site-header.bg-front{background-color:var(--color-lightviolet);transition:ease 0.4s}header.site-header.bg-transparent{background-color:#fff0;transition:ease 0.4s}.page-id-602 header.site-header{background-color:#dcdcf5;transition:ease 0.4s}.page-id-604 header.site-header{background-color:var(--color-lightviolet);transition:ease 0.4s}.page-id-954 header.site-header{background-color:var(--color-lightviolet);transition:ease 0.4s}header.site-header.bg-front .navigation-area ul.menu li a{color:#000}header.site-header.bg-front .logo-area svg *{fill:#000}header.site-header.bg-front .hamburger{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDcgMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIzIiByPSIzIiBmaWxsPSIjMDAyMDI4Ii8+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIxNC4yNSIgcj0iMyIgZmlsbD0iIzAwMjAyOCIvPgo8Y2lyY2xlIGN4PSIzLjI1IiBjeT0iMjUuNSIgcj0iMyIgZmlsbD0iIzAwMjAyOCIvPgo8L3N2Zz4K)}header.site-header.bg-transparent .navigation-area ul.menu li a{color:var(--color-lightviolet)}header.site-header.bg-transparent .logo-area svg *{fill:var(--color-lightviolet)}header.site-header.bg-transparent .hamburger{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDcgMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIzIiByPSIzIiBmaWxsPSIjQzZGRjVFIi8+CjxjaXJjbGUgY3g9IjMuMjUiIGN5PSIxNC4yNSIgcj0iMyIgZmlsbD0iI0M2RkY1RSIvPgo8Y2lyY2xlIGN4PSIzLjI1IiBjeT0iMjUuNSIgcj0iMyIgZmlsbD0iI0M2RkY1RSIvPgo8L3N2Zz4K)}footer.site-footer{background-color:var(--color-navy);width:100%}footer.site-footer,footer.site-footer a{color:var(--color-lightviolet)}footer.site-footer .row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;min-height:2.61rem;padding-bottom:.35rem}footer.site-footer .footer-logo-area{margin-top:.385rem;margin-bottom:.03rem}footer.site-footer .footer-logo-area svg{width:auto;height:1.412rem;display:block}footer.site-footer .footer-content-area{display:flex;flex-wrap:wrap;margin-top:.385rem;letter-spacing:.0128rem;line-height:1.55;align-items:end}footer.site-footer .footer-content-area p{margin-bottom:0}footer.site-footer .footer-content-area .description{width:2.72rem;margin-right:.6rem}footer.site-footer .footer-content-area .contacts{min-width:1.358rem}.page-container{position:relative;width:100%}main.content{width:100%;min-height:100vh;background-color:var(--color-lightviolet);position:relative;z-index:1}.home main.content{background-color:#fff0}article{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center}section.contacts-widget{width:100%}section.contacts-widget .background-area{width:100%;background-size:cover;background-position:center center}section.contacts-widget .contacts-widget-content{min-height:100vh;width:100%;display:flex;flex-wrap:wrap;padding-top:1.727rem;padding-bottom:.527rem}section.contacts-widget .contacts-text{color:var(--color-lightviolet);max-width:4.5rem;font-size:.187rem}section.contacts-widget h1{margin-bottom:.15rem}section.regular-content-widget{width:100%}section.regular-content-widget .regular-content-widget-content.theme-news{width:6rem}section.news-widget{width:100%;padding-top:.9rem}section.news-widget .news-widget-content{display:flex;flex-wrap:wrap;width:100%}section.news-widget .news-widget-content .news-item{width:6rem}section.news-widget .news-item a{display:inline-block;width:100%}section.news-widget .news-item a,section.news-widget .news-item a *{color:#000}section.news-widget .news-thumbnail-area{width:100%;margin-bottom:.13rem;position:relative}section.news-widget .news-thumbnail-area img{display:block;width:100%;height:3.689rem;object-fit:cover;object-position:center center}section.news-widget a .news-date{color:var(--color-violet)}section.news-widget .news-widget-content .news-item:nth-child(3),section.news-widget .news-widget-content .news-item:nth-child(4),section.news-widget .news-widget-content .news-item:nth-child(5),section.news-widget .news-widget-content .news-item:nth-child(8),section.news-widget .news-widget-content .news-item:nth-child(9),section.news-widget .news-widget-content .news-item:nth-child(10){width:4rem}section.news-widget .news-widget-content .news-item:nth-child(3) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(4) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(5) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(8) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(9) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(10) .news-thumbnail-area img{height:2.388rem}section.news-widget .news-widget-content .news-item:nth-child(1) .news-thumbnail-area:after,section.news-widget .news-widget-content .news-item:nth-child(3) .news-thumbnail-area:after,section.news-widget .news-widget-content .news-item:nth-child(6) .news-thumbnail-area:after,section.news-widget .news-widget-content .news-item:nth-child(8) .news-thumbnail-area:after{display:none}.no-jobs-text{padding:0 .19rem .2rem .19rem}section.content-image-widget{width:100%}section.content-image-widget .content-image-widget-container{display:flex;flex-wrap:wrap;width:100%}section.content-image-widget .content-image-widget-container .column{width:50%}section.content-image-widget .content-image-widget-container .column.image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}section.content-image-widget .content-image-widget-container .column.image img.mobile{display:none}section.content-image-widget .bgcolor-violet{background-color:#dcdcf5}section.content-image-widget .image_right .column.text-content{order:1}section.content-image-widget .image_right .column.image{order:2}section.content-image-widget .column.text-content{display:flex;flex-wrap:wrap;justify-content:flex-start}section.content-image-widget .text-content-area{width:6rem;padding-left:1.18rem;padding-right:.18rem}section.content-image-widget .image_right .column.text-content{justify-content:flex-end}section.content-image-widget .image_right .text-content-area{padding-left:2em;padding-right:1.18rem}section.content-image-widget .image_right .content-area{padding-left:1rem;padding-right:0}section.content-image-widget .text-content-area>h2{padding-top:.49rem;padding-bottom:.49rem;margin-top:0;margin-bottom:0}section.content-image-widget .content-area{min-height:calc(100vh - 1.7339rem);padding-bottom:.79rem;display:flex;flex-wrap:wrap;align-items:center;width:100%;padding-left:0;padding-right:1rem}section.content-image-widget ul{width:100%;display:block}section.content-image-widget ul li{width:100%;margin-bottom:.34rem;position:relative}section.content-image-widget ul li:last-child{margin-bottom:0}section.content-image-widget ul li:after{content:'';position:absolute;width:.111rem;height:.111rem;top:.068rem;left:-.275rem;border-radius:50%;background-color:var(--color-green)}section.image-widget{width:100%;padding-top:1rem;padding-top:.72rem}section.image-widget .image-widget-container{display:flex;flex-wrap:wrap;width:100%}section.image-widget .image-widget-container img{width:100%;height:auto}main#main-page>article>section.regular-content-widget:first-child{padding-top:1.727rem}.hamburger-wrap{position:absolute;top:50%;right:0;transform:translate(-50%,-50%);width:.8rem;height:.248rem}#ham{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);text-decoration:none;color:#fff0}.main-slider li{width:100%}.main-slider .slick-slide img{object-fit:cover;object-position:center center;height:100vh;width:100%}aside{max-width:100vw}*,::after,::before{box-sizing:border-box;-webkit-box-sizing:border-box}a,a:hover{text-decoration:none;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s}img{max-width:100%}.row-flex{display:flex;display:-webkit-flexbox;flex-wrap:wrap;-webkit-flex-wrap:wrap}#more_posts{text-align:center;margin:1rem;display:flex;justify-content:center;align-items:center}#more_posts img{width:30px;height:30px;margin-left:15px}.slider-widget .slider-wrap .single-slide .text-wrap{display:flex;flex-wrap:wrap;padding:.3448rem 2em 0}.slider-widget .slider-wrap .single-slide .text-wrap .left-side{width:50%}.slider-widget .slider-wrap .single-slide .text-wrap .right-side{display:flex;width:50%;justify-content:space-between}.slider-widget .slider-wrap .single-slide .text-wrap .right-side p{width:77%}.slider-widget .slider-wrap .single-slide .text-wrap .right-side a{text-decoration:underline;color:#9D9CE4;padding-right:4px;letter-spacing:0;font-size:.13rem}.slider-widget .slider-wrap .slick-dots{position:absolute;top:0;height:100vh;display:flex;flex-direction:column}.slider-widget .slider-wrap .slick-dots li{position:relative;height:100%}.slider-widget .slider-wrap .slick-dots li button{width:.0685rem;height:100%;background:#E6E6E6;font-size:0;border:none;outline:none;transition:.3s all linear}.slider-widget .slider-wrap .slick-dots li.slick-active button{background:#A8A8E5}.slider_animation{padding:180px 0 110px;position:relative}.slider_animation_bg{height:32vw;background-size:cover;background-position:center}.animate_img_on_scroll{position:absolute;top:40%;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:100%;padding-left:60px}.animate_img{display:flex;align-items:center;animation:slide 20s linear infinite}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.accordion-widget{width:100%;height:auto;position:relative;padding-top:1.03rem;padding-bottom:377px;overflow:hidden}.accordion-widget.without-anim{padding-bottom:1rem}.MakeIcon{position:absolute;bottom:-290px;left:0;z-index:1}.redVector{background-color:#FF9695;width:240px;height:240px;position:absolute;border-radius:100%;left:50px;display:inline-block;z-index:2;bottom:69px;animation-name:animation2;animation-duration:8s;animation-iteration-count:infinite}.overflow-y-hidden{overflow-y:hidden!important}@keyframes animation2{0%{left:0;bottom:0}50%{left:100px;bottom:100px}75%{left:200px;bottom:50px}100%{left:0;bottom:0}}-webkit-@keyframes animation2{0%{left:0;bottom:0}50%{left:100px;bottom:100px}75%{left:200px;bottom:50px}100%{left:0;bottom:0}}.prettyVector{background-color:#C6FF5E;width:988px;position:absolute;height:988px;right:-220px;border-radius:100%;margin-top:105px}.accordion-wrap{padding-top:15px}.accordion-wrap h3{letter-spacing:0;font-size:.16rem;margin-bottom:0;padding-right:10px}.accordion-widget .content-wrap{position:relative;z-index:2}.accordion-widget .background{position:absolute;width:100%;height:calc(100% - .856rem)}.accordion-widget .container{position:relative;display:flex;justify-content:flex-end}.accordion-widget .content-wrap{margin-right:1rem;width:5.65rem}.accordion-widget .text-editor{margin-bottom:.28rem;strong{font-weight:700}ul{list-style-type:disc}}.accordion-widget .single-item .title-wrap{display:flex;justify-content:space-between;border-bottom:1px solid #002028;padding-bottom:8px;margin-bottom:16px;transition:.4s all linear;cursor:pointer}.accordion-widget .single-item .title-wrap img{transition:.4s all linear}.accordion-widget .single-item .title-wrap{padding-right:10px;padding-bottom:15px}.accordion-widget .single-item.active .title-wrap img{transform:rotate(90deg)}.accordion-widget .single-item .description-wrap{display:none}.accordion-widget .single-item .description-wrap{padding-bottom:.3424rem}.accordion-widget .single-item .description-wrap ul.ul1{padding-right:.2rem;padding-top:.1rem}.accordion-widget .single-item .description-wrap ul.ul1 li{position:relative;padding-left:.28rem}.accordion-widget .single-item .description-wrap ul.ul1 li:before{content:'';position:absolute;display:block;top:2px;left:0;width:13px;height:13px;background-color:#C6FF5E;border-radius:50%}.accordion-widget .single-item .description-wrap ul.ul1 li:not(:last-child){margin-bottom:.17rem}.home-intro-widget{width:100%;height:100vh;color:var(--color-lightviolet);position:relative;min-height:650px}.home-intro-widget .circle-blue{position:absolute;left:0;bottom:0}.home-intro-widget .circle-green{position:absolute;right:0;bottom:1.56rem;animation-name:CrlAnimate;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes CrlAnimate{0%{transform:translateY(0)}100%{transform:translateY(40px)}}-webkit-@keyframes CrlAnimate{0%{transform:translateY(0)}100%{transform:translateY(40px)}}.home-intro-widget .background-area{width:100%;height:100%;background-size:cover;background-position:center center}.home-intro-widget .widget-content{height:100vh;min-height:650px;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;padding-bottom:.69rem;position:relative}.home-intro-widget .widget-content h1{max-width:5rem;margin-bottom:.1rem}.home-intro-widget .widget-content p{font-size:.1883rem;line-height:1.2;max-width:5.23rem;letter-spacing:.0052rem;padding-top:5px}video{background:#fff0}:root{--video-width:100vw;--video-height:100vh}@media (min-aspect-ratio:16/9){:root{--video-height:56.25vw}}@media (max-aspect-ratio:16/9){:root{--video-width:177.78vh}}.homebannervideo{width:100vw;height:100vh;object-fit:cover;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1}.filmbannervideo{width:100vw;height:auto;object-fit:cover}.video-wrapper{z-index:-1;pointer-events:none;overflow:hidden;transform:rotate(0.00001deg);height:100vh}.video-wrapper iframe{width:var(--video-width);height:var(--video-height);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meliora-onepager-widget{width:100%;padding-bottom:50px;background-color:var(--color-lightviolet);padding-top:78px;z-index:2;overflow:hidden}.meliora-onepager-widget .video-area-mobile{display:none}.meliora-onepager-widget .text-wrap{display:flex;flex-wrap:wrap;padding:.3448rem 2em}.meliora-onepager-widget .text-wrap .left-side{width:50%}.meliora-onepager-widget .text-wrap .right-side{display:flex;width:50%;justify-content:space-between}.meliora-onepager-widget .text-wrap .right-side p{width:64%}.meliora-onepager-widget .text-wrap .right-side a{text-decoration:underline;color:#9D9CE4;padding-right:4px;letter-spacing:0;font-size:.13rem}.intro-widget{width:100%;height:auto;overflow:hidden}.intro-widget.light{background-color:var(--color-lightviolet);padding-bottom:180px}.intro-widget.dark{background-color:#dcdcf5;padding-bottom:0}.intro-widget .background-wrap{width:100%;height:100vh;padding-top:1.727rem;position:relative}.intro-widget .widget-content{min-height:auto;width:calc(100% - 800px);display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding-right:50px;position:relative}.intro-widget .widget-content p{font-size:.1883rem;line-height:1.2;max-width:3.5rem}.intro-widget .arrow-wrap{position:absolute;bottom:2em;cursor:pointer;animation-name:arrowAnimate;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}.error404 main.content{min-height:unset}article.error404-page{display:flex;align-items:center;height:auto;padding-top:120px}article.error404-page section.error404-section{width:100%}article.error404-page .error404-container{max-width:560px;margin:0 auto 1rem auto;text-align:center}article.error404-page a{color:var(--color-blue)}body.single-post{background-color:#f2ecf2}.news-preview-image{width:100%;margin-bottom:.2rem}.news-preview-image img{width:100%;height:5.238rem;object-fit:cover;object-position:center center}.news-preview-image img.mobile{display:none}.news-area{width:100%;margin-bottom:2.84rem}.news-area .row{width:100%;display:flex;flex-wrap:wrap}.news-area .row .news-column.date{width:4rem;color:var(--color-violet)}.news-area .row .news-column.text-data{width:7rem;padding-top:.18rem}@keyframes arrowAnimate{0%{transform:translateY(-30px)}100%{transform:translateY(0)}}-webkit-@keyframes arrowAnimate{0%{transform:translateY(-30px)}100%{transform:translateY(0)}}.C_atWork_intro{position:absolute;width:1000px;height:1000px;background-color:#DCDCF5;border-radius:100%;right:-246px;top:-75px}section.content-image-widget,.interbox{position:relative}.interbox .An_logoIcon{position:absolute;top:30px;left:40px;width:auto;animation-name:animation1;animation-duration:5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes animation1{0%{transform:translateY(0)}100%{transform:translateY(30px)}}-webkit-@keyframes animation1{0%{transform:translateY(0)}100%{transform:translateY(30px)}}.Logo_intro_Atwork{display:flex;flex-wrap:wrap;width:895px;align-items:flex-end;position:absolute;right:0}.interGrayBox{background-color:#B0B0B0;width:500px;position:relative;height:510px;border-radius:10px;margin-top:20px}.Logo_intro_Atwork img{width:485px}.Logo_intro_Atwork .interbox{width:calc(100% - 485px)}header.site-header .logo-area{width:100%;max-width:210px;padding:0;z-index:2}header.site-header .navigation-area{max-width:calc(100% - 210px);width:100%;justify-content:flex-end;padding:.02rem 0 0 0}header.site-header ul.menu li{transform:translateX(50px);opacity:0;transition:.3s all ease-in-out}footer.site-footer{position:relative;z-index:1}header.site-header .hamburger{cursor:pointer}header.site-header .container{align-items:center}section.news-widget .container{padding:0 25px}section.news-widget .news-widget-content{margin:0 -15px;width:auto;visibility:hidden}section.news-widget .news-widget-content .news-item{width:50%;padding:0 20px;margin-bottom:105px}.container{width:100%;max-width:1390px;margin:0 auto;padding-left:2em;padding-right:2em}section.news-widget .news-thumbnail-area::after{left:-20px}section.news-widget .news-widget-content .news-item:nth-child(3),section.news-widget .news-widget-content .news-item:nth-child(4),section.news-widget .news-widget-content .news-item:nth-child(5),section.news-widget .news-widget-content .news-item:nth-child(8),section.news-widget .news-widget-content .news-item:nth-child(9),section.news-widget .news-widget-content .news-item:nth-child(10){width:33.33%}section.news-widget .news-widget-content .news-item:nth-child(1) .news-thumbnail-area::after,section.news-widget .news-widget-content .news-item:nth-child(3) .news-thumbnail-area::after,section.news-widget .news-widget-content .news-item:nth-child(6) .news-thumbnail-area::after,section.news-widget .news-widget-content .news-item:nth-child(8) .news-thumbnail-area::after,section.news-widget .news-widget-content .news-item:nth-child(11) .news-thumbnail-area::after{display:none}section.regular-content-widget .regular-content-widget-content.theme-news{max-width:740px;width:100%}section.news-widget a .news-date{margin-bottom:10px}.what_Make_Atwork{width:833px;border-bottom:42px solid #4D4D4D;position:absolute;right:0;margin-top:46px}.Make_threeimg{display:flex;flex-wrap:wrap;position:relative;z-index:1}.Make_threeimg img{width:150px;margin-left:30px}.Make_threeimg img:first-child{margin-left:0}.What_Linebox{position:absolute;top:96px;right:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.What_Linebox .aLine{background-color:#C6FF5E;height:40px;display:inline-block}.What_Linebox .aLine.lineA{width:350px}.What_Linebox .aLine.lineB{width:510px;margin-top:38px}.What_Linebox .aLine.lineC{width:700px;margin-top:38px}.intro-widget h1{margin-bottom:.18rem}.regular-content-widget-content.theme-news h1{margin-bottom:.18rem}.regular-content-widget-content.theme-news p{font-size:.19rem;line-height:1.2}.news-content h3{font-size:.3rem;line-height:1;margin-bottom:.13rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;letter-spacing:normal}.page-id-604{background-color:var(--color-lightviolet)}.single-slide-wrap{width:100%;height:auto;display:inline-block;background-color:var(--color-lightviolet);overflow:hidden}.slider-widget.lottie-widget{width:100%;background-color:var(--color-lightviolet)}.lottie-widget .slider-wrap{position:relative}.lottie-widget .scroll-line{background-color:#A8A8E5;width:8px;height:0;position:absolute;left:0;top:0;border-radius:0;z-index:1}.lottie-widget .background-image{position:absolute;width:100%;height:100%}.lottie-widget .lottie-wrap{width:100%;height:auto;padding-top:50px}.lottie-widget .text-wrap{display:flex;padding:.3448rem .35rem 0}.lottie-widget .text-wrap .left-side{width:50%}.lottie-widget .text-wrap .right-side{display:flex;width:50%;justify-content:space-between}.lottie-widget .text-wrap .right-side p{width:75%}.lottie-widget .text-wrap .right-side a{text-decoration:underline}.desktop-video{display:block}.mobile-video{display:none}.lottie-wrap img{width:100%;height:auto}.inline-block{display:inline-block}progress{position:fixed;top:0;left:0;-webkit-appearance:none;appearance:none;width:100%;height:8px;border:none;background:#fff0;z-index:99999}progress::-webkit-progress-bar{background:#fff0}progress::-webkit-progress-value{background:#A8A8E5;background-attachment:fixed}progress::-moz-progress-bar{background:#A8A8E5;background-attachment:fixed}.line{width:8px;height:100%;margin:0 10px 0 0;position:absolute;display:inline-block;background-color:#A8A8E5;z-index:99999}.single-post .news-area .content-area p,.single-jobs .news-area .content-area p{line-height:1.5}@media (min-width:992px){header.site-header ul.menu.active li{transform:translateX(0);opacity:1}.single-slide-wrap{min-height:100vh}.accordion-widget .content-wrap.full-width{width:85%;margin:auto}.accordion-widget .content-wrap.full-width h2{margin-bottom:.48rem}.accordion-widget .text-editor{margin-bottom:.48rem}}@media(min-width:1025px){section.contacts-widget .background-area.mobile{background-image:unset!important}.home-intro-widget .background-area.mobile{background-image:unset!important}section.intro-widget{min-height:780px}}@media(min-width:2000px){.what_Make_Atwork{zoom:1.6;margin-top:20px}.Logo_intro_Atwork{zoom:1.6}.C_atWork_intro{zoom:1.5}}@media (max-width:1439px){.C_atWork_intro{width:950px;height:960px}.Logo_intro_Atwork{width:710px}.Logo_intro_Atwork img{width:350px}.Logo_intro_Atwork .interbox{width:calc(100% - 350px)}.interGrayBox{width:360px}.intro-widget .widget-content{width:calc(100% - 710px);padding-right:30px}}@media (max-width:1365px){.MakeIcon{bottom:-250px;width:800px}.redVector{width:200px;height:200px;bottom:100px}.prettyVector{margin-top:200px}}@media (max-width:1199px){.home-intro-widget .widget-content p{font-size:16px;max-width:4rem}main#main-page>article>section.regular-content-widget:first-child{padding-top:120px}.intro-widget .widget-content{width:calc(100% - 550px)}.interbox .An_logoIcon{max-width:100px}.Logo_intro_Atwork{width:550px}.Logo_intro_Atwork img{width:280px}.Logo_intro_Atwork .interbox{width:calc(100% - 280px)}.interGrayBox{width:350px;height:420px}.MakeIcon{bottom:-101px;width:50%}.prettyVector{width:858px;height:700px;right:-197px}.redVector{width:120px;height:120px;bottom:130px}.single-post .news-area .row .news-column.text-data,.single-jobs .news-area .row .news-column.text-data{width:100%;padding:.18rem 0 0}.single-post .news-area .row .news-column.date,.single-jobs .news-area .row .news-column.date{width:100%;padding:0}h2{font-size:.35rem}.news-content h3{font-size:.25rem}.news-area{margin-bottom:60px}.what_Make_Atwork{width:600px}.What_Linebox .aLine.lineA{width:150px}.What_Linebox .aLine.lineB{width:310px}.What_Linebox .aLine.lineC{width:470px}}@media(max-width:1024px){.home-intro-widget .background-area.desktop{background-image:unset!important}.meliora-onepager-widget .video-area-mobile{display:block}.meliora-onepager-widget .video-area-desktop{display:none}}@media (max-width:991px){:root{--color-lightviolet:#f2edf3}header.site-header{padding-top:15px;padding-bottom:15px}header.site-header.theme-light .navigation-area ul.menu li a,header.site-header.darkHeader .navigation-area ul.menu li a{color:#000}header.site-header .navigation-area ul.menu li{margin-left:20px;opacity:1;transform:translateX(0)}header.site-header .navigation-area ul.menu{position:absolute;top:0;opacity:0;visibility:hidden;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;width:100%;background-color:#dcdcf5;left:0;padding:0;height:0;display:flex;flex-direction:column;justify-content:center}.nav-is-toggled header.site-header .navigation-area ul.menu{top:0;opacity:1;visibility:visible;height:100vh}header.site-header .navigation-area ul.menu li a{color:var(--color-navy);font-size:.2rem}.nav-is-toggled header.site-header.theme-light .logo-area svg *{fill:#000}.nav-is-toggled .site-footer{z-index:-1}section.content-image-widget .content-image-widget-container .column{width:100%}section.content-image-widget .image_right .content-area{padding-left:.5rem;padding-right:0;min-height:auto}section.content-image-widget .image_right .text-content-area{padding-left:20px;padding-right:20px;width:100%}.intro-widget .background-wrap,.intro-widget{min-height:600px;height:100vh}section.news-widget .news-widget-content .news-item:nth-child(3) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(4) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(5) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(8) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(9) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(10) .news-thumbnail-area img{height:170px}section.news-widget .news-thumbnail-area img{width:100%;height:250px}h3{font-size:20px}.news-date{font-size:13px}section.news-widget .news-widget-content .news-item{margin-bottom:40px}body{font-size:.14rem}section.news-widget{padding-top:40px}.intro-widget .widget-content{width:100%;padding-right:0}.Logo_intro_Atwork{width:100%;position:relative;max-width:630px;margin:40px auto 0}.prettyVector{width:600px;height:600px}.MakeIcon{bottom:-101px;width:440px}.redVector{left:30px}.accordion-widget .content-wrap{margin-right:0;width:100%}.container{padding-left:20px;padding-right:20px}header.site-header .navigation-area ul.menu>li.current_page_parent>a::after,header.site-header .navigation-area ul.menu>li.current-menu-item>a::after{display:none}header.site-header .navigation-area ul.menu li.current-menu-item a,header.site-header .navigation-area ul.menu li a:hover{color:#c6ff5e}.what_Make_Atwork{position:relative;margin-top:50px}.intro-widget .arrow-wrap{bottom:10px;position:fixed}.accordion-widget{padding-top:1rem}.accordion-widget .single-item .description-wrap ul.ul1{padding-right:0}.intro-widget .arrow-wrap a img{margin:0 auto}.intro-widget.light{padding-bottom:50px}.slider-widget .slider-wrap .single-slide .text-wrap .right-side p,.meliora-onepager-widget .text-wrap .left-side p,.meliora-onepager-widget .text-wrap .right-side p{width:100%}.slider-widget .slider-wrap .single-slide .text-wrap .left-side,.slider-widget .slider-wrap .single-slide .text-wrap .right-side,.meliora-onepager-widget .text-wrap .left-side,.meliora-onepager-widget .text-wrap .right-side{width:100%;flex-wrap:wrap}.slider-widget .slider-wrap .single-slide .text-wrap,.meliora-onepager-widget .text-wrap{padding-left:20px;padding-right:20px}footer.site-footer .row{padding-top:.385rem;flex-wrap:nowrap;align-items:end}footer.site-footer .footer-logo-area{margin-top:0}footer.site-footer .footer-content-area{width:50%;margin-top:.2rem}footer.site-footer .footer-content-area.icone{width:auto;margin-top:.2rem}footer.site-footer .footer-content-area .description{margin-bottom:.2rem}.desktop-video{display:none}.mobile-video{display:block}.lottie-widget .lottie-wrap{padding-top:0}}@media (max-width:767px){.meliora-onepager-widget-content{padding-top:.3448rem}.slider-widget .slider-wrap .single-slide .text-wrap,.meliora-onepager-widget .text-wrap{padding:.3448rem .18rem 0}h2{font-size:30px;margin-bottom:.15rem}.home-intro-widget .circle-blue{max-width:200px}.home-intro-widget .circle-green{max-width:70px}h1{font-size:40px;line-height:44px;margin-bottom:20px}.home-intro-widget,.home-intro-widget .widget-content{min-height:450px;height:calc(var(--vhStatic) * 100)}.home-intro-widget .widget-content{padding-bottom:40px}section.contacts-widget .background-area{height:100%}footer.site-footer .footer-content-area .description{width:100%;margin-right:0;margin-bottom:0}footer.site-footer .footer-content-area .contacts{margin-right:0;min-width:100%;margin-top:20px}footer.site-footer .footer-content-area{margin-top:20px;width:100%}footer.site-footer .footer-logo-area{margin-top:0}footer.site-footer .row{padding-bottom:.35rem;padding-top:.35rem;flex-wrap:wrap}footer.site-footer .footer-logo-area{margin:0 0 25px 0}p{margin-bottom:15px}.slider_animation{padding:70px 0 20px}.slider_animation_bg{height:210px}section.news-widget .news-widget-content .news-item:nth-child(3),section.news-widget .news-widget-content .news-item:nth-child(4),section.news-widget .news-widget-content .news-item:nth-child(5),section.news-widget .news-widget-content .news-item:nth-child(8),section.news-widget .news-widget-content .news-item:nth-child(9),section.news-widget .news-widget-content .news-item:nth-child(10){width:50%}section.news-widget .news-thumbnail-area img{width:100%;height:170px}section.news-widget .news-thumbnail-area::after{display:none}section.contacts-widget .contacts-widget-content{min-height:350px;padding-top:150px;padding-bottom:90px}main.content{min-height:auto}.intro-widget .background-wrap{padding-top:1rem}.C_atWork_intro{width:590px;height:610px}.intro-widget .widget-content p{font-size:.14rem}.intro-widget,section.content-image-widget .image_right .content-area{padding-bottom:50px}section.content-image-widget ul li{margin-bottom:.2rem}section.content-image-widget .image_right .content-area{padding-left:.3rem}section.content-image-widget .text-content-area>h2{padding-bottom:.3rem;padding-top:80px}.MakeIcon{bottom:-54px;width:300px}.prettyVector{width:calc(100% - 50px);height:428px;right:-90px}.redVector{width:70px;height:70px;bottom:80px;left:30px}.accordion-widget{padding-bottom:300px;padding-top:80px}.accordion-wrap{margin-top:40px}section.intro-widget.whatmake_Sec{padding-bottom:20px}.news-area{margin-bottom:50px}.content .news-preview-image img{height:2.619rem}section.news-widget .container{padding:0 15px}}@media (max-width:575px){.meliora-onepager-widget .text-wrap .right-side,.slider-widget .slider-wrap .single-slide .text-wrap .right-side{flex-wrap:wrap}.meliora-onepager-widget .text-wrap .right-side p,.slider-widget .slider-wrap .single-slide .text-wrap .right-side p{width:100%}.animate_img_on_scroll{width:150%}section.news-widget .news-widget-content .news-item:nth-child(3),section.news-widget .news-widget-content .news-item:nth-child(4),section.news-widget .news-widget-content .news-item:nth-child(5),section.news-widget .news-widget-content .news-item:nth-child(8),section.news-widget .news-widget-content .news-item:nth-child(9),section.news-widget .news-widget-content .news-item:nth-child(10),section.news-widget .news-widget-content .news-item{width:100%}section.news-widget .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(3) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(4) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(5) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(8) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(9) .news-thumbnail-area img,section.news-widget .news-widget-content .news-item:nth-child(10) .news-thumbnail-area img{height:60vw}.Logo_intro_Atwork img{width:130px}.Logo_intro_Atwork .interbox{width:calc(100% - 130px)}.interGrayBox{width:100%;height:300px}.interbox .An_logoIcon{max-width:60px}.what_Make_Atwork{width:320px;margin:50px auto 10px;margin-right:-20px}.intro-widget .widget-content{margin:0 auto}.What_Linebox{top:35px}.Make_threeimg img{width:60px;margin-left:20px}.What_Linebox .aLine{height:20px}.What_Linebox .aLine.lineB,.What_Linebox .aLine.lineC{margin-top:20px}.What_Linebox .aLine.lineC{width:260px}.What_Linebox .aLine.lineB{width:180px}.What_Linebox .aLine.lineA{width:100px}.what_Make_Atwork{border-width:20px}}.news-area ul{margin-bottom:.15rem}.news-area ul li{padding-left:.15rem;position:relative;padding-bottom:.05rem}.news-area ul li:after{content:'';position:absolute;top:.04rem;left:0;width:.065rem;height:.065rem;border-radius:.065rem;background-color:var(--color-violet)}.news-area strong{font-weight:700}