@charset "UTF-8";
/*!
Theme Name: Sisma theme
Theme URI:
Description: A custom theme for the Sisma website
Author: Avsha Agasi
Author URI: http://the-two.co
Version: 1.0
Tags: Clean, Minimal, Great
*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@font-face{font-family:"ploni-regular";src:url("fonts/ploni-regular-aaa.eot");src:url("fonts/ploni-regular-aaa.eot?#iefix") format("embedded-opentype"),url("fonts/ploni-regular-aaa.woff2") format("woff2"),url("fonts/ploni-regular-aaa.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ploni-bold";src:url("fonts/ploni-bold-aaa.eot");src:url("fonts/ploni-bold-aaa.eot?#iefix") format("embedded-opentype"),url("fonts/ploni-bold-aaa.woff2") format("woff2"),url("fonts/ploni-bold-aaa.woff") format("woff");font-weight:normal;font-style:normal}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{text-decoration:none;color:inherit}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}html{width:100%;height:100%;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-weight:400;line-height:1;width:100%;height:100%;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overflow{overflow:hidden}.container{position:relative;min-height:100vh;overflow:hidden}.container.of-platform{background:white}.content-wrapper{position:relative;width:calc(100% - 240px);max-width:1280px;margin:auto}.bg{background-size:cover!important;background-position:center center!important}.video-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:auto;height:auto}.center-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:table}.center-wrapper .center{display:table-cell;vertical-align:middle}.vimeo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.vimeo-wrapper iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vimeo-wrapper video{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{background:rgba(0,0,0,0.5);transition:all 0.4s ease-out;position:absolute;width:100%;height:100%;top:0;left:0}.ta-c{text-align:center}.m-t-5{margin-top:5px}.m-t-10{margin-top:10px}.m-t-20{margin-top:20px}.m-t-30{margin-top:30px}.m-t-40{margin-top:40px}.m-r-4{margin-right:4px}.height-10{height:10px}.image{position:absolute;width:100%;height:100%;top:0;left:0}::-webkit-input-placeholder{color:#14105B!important;font-family:"ploni-regular",sans-serif}::-moz-placeholder{color:#14105B!important;font-family:"ploni-regular",sans-serif}:-ms-input-placeholder{color:#14105B!important;font-family:"ploni-regular",sans-serif}:-moz-placeholder{color:#14105B!important;font-family:"ploni-regular",sans-serif}.wow{visibility:hidden}.hide-on-d{display:none}.hide-on-m{display:block}.go-up{position:absolute;right:64px;bottom:64px;cursor:pointer;font-size:12px}.go-up img{width:16px;margin-left:4px}.open-image-vid{cursor:pointer}.wp-caption{cursor:pointer}.lds-ring{position:absolute;left:0;top:-4px;width:40px;height:40px;transition:all 0.26s ease-out;visibility:hidden;opacity:0}.lds-ring.show{visibility:visible;opacity:1}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:28px;height:28px;margin:5px;border:4px solid white;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:first-child{animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ofc{position:absolute;width:100%;height:100%;top:0;left:0;display:block;object-fit:cover;overflow:hidden}.ofc.opt{object-position:top}.ofc img{position:absolute;width:100%;height:100%;top:0;left:0;display:block;object-fit:cover}.enlarge-img{cursor:pointer}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{display:none}.wpcf7-not-valid-tip{color:#FF0000;font-size:14px;margin-top:6px}.wpcf7-spinner{margin:0;padding:0;position:absolute;bottom:14px;right:260px}.wpcf7 form.sent .wpcf7-response-output{border:0;padding:0;margin:24px 0 0;font-size:21px;font-family:"ploni-bold",sans-serif}@media screen and (max-width:1780px){.content-wrapper{width:calc(100% - 160px)}}@media screen and (max-width:1024px){.content-wrapper{width:calc(100% - 48px)}input{-webkit-appearance:none!important;border-radius:0!important;padding:0!important}input[type=checkbox]{-webkit-appearance:checkbox!important}input[type=submit]{border-radius:30px!important}textarea{-webkit-appearance:none!important;border-radius:0!important;padding:0!important}.hide-on-d{display:block}.hide-on-m{display:none}}h1{font-size:54px;line-height:1;font-family:"ploni-bold",sans-serif}h2{font-size:36px;line-height:1;font-family:"ploni-bold",sans-serif}p{font-size:18px;line-height:25px}p.link a{transition:all 0.26s ease-out}p.link a:hover{color:#0CAFFF}p.link a:hover svg{margin-right:8px}p.link a:hover svg path{fill:#0CAFFF}p.link strong{cursor:pointer}p.link svg{height:14px;margin-right:4px;transform:translateY(3px);-webkit-transform:translateY(3px);transition:all 0.26s ease-out}p.link svg path{fill:#14105B;transition:all 0.26s ease-out}p strong{font-family:"ploni-bold",sans-serif}.button{position:relative;height:54px;line-height:54px;width:240px;text-align:center;font-size:18px;font-family:"ploni-bold",sans-serif;border-radius:30px;background:#0CAFFF;color:white;cursor:pointer;transition:all 0.26s ease-out}.button:hover{background:#0091d8}.button.opp{background:white;color:#14105B}.button.opp:hover{background:#0a0830}.special-button{position:relative;width:220px;height:50px;cursor:pointer}.special-button:before{content:"";position:absolute;top:6px;left:6px;width:100%;height:100%;background:#2198f2}.special-button:hover .text{transform:translate3d(6px,6px,0)}.special-button .text{position:absolute;width:100%;height:100%;top:0;left:0;font-size:22px;font-weight:700;background:white;color:black;line-height:50px;text-align:center;transition:all 0.26s ease-out}@media screen and (max-width:1780px){p{font-size:16.6px;line-height:22.4px}p.link svg{height:12px;margin-right:3px;transform:translateY(1px);-webkit-transform:translateY(1px)}.button{height:48px;line-height:48px;width:220px;font-size:16.6px}}@media screen and (max-width:1024px){p{font-size:17px;line-height:22px}p.link{font-size:18px}p.link svg{height:12px;transform:translateY(2px);-webkit-transform:translateY(2px)}.button{height:48px;line-height:48px;width:200px;font-size:17px}}header{position:absolute;top:80px;right:120px;width:calc(100% - 254px);display:flex;align-items:center;justify-content:space-between;z-index:999;overflow:hidden}header .on-right{position:relative;display:flex;align-items:center;justify-content:flex-start}header .on-right .menu-button-wrapper{display:none}header .on-right .logo{display:block;height:48px;width:auto;margin-left:60px}header .on-right .items{position:relative;display:flex;align-items:center;justify-content:flex-start;font-size:18px;font-family:"ploni-bold",sans-serif;color:white}header .on-right .items li{position:relative;margin-left:30px}header .on-right .items li:hover a,header .on-right .items li:hover span{color:#0CAFFF}header .on-right .items li a{transition:all 0.26s ease-out}header .on-right .items li span{cursor:pointer;transition:all 0.26s ease-out}header .on-left{position:relative;display:flex;align-items:center;justify-content:flex-start;color:white}header .on-left .langs{position:relative;font-size:18px;font-family:"ploni-bold",sans-serif;margin-left:20px}header .on-left .langs span{margin-left:10px;opacity:0.4;cursor:pointer;transition:all 0.26s ease-out}header .on-left .langs span:hover{opacity:1}header .on-left .langs span.active{opacity:1}header .on-left .button{display:block;background:#f26b37;height:44px;line-height:44px;font-size:18px;width:166px}header .on-left .button:hover{background:#e74b0f}.side-menu{display:none}@media screen and (max-width:1780px){header{top:58px;right:80px;width:calc(100% - 180px)}header .on-right .logo{height:44px;margin-left:44px}header .on-right .items{font-size:16px}header .on-left .langs{font-size:16px}header .on-left .button{font-size:16px}}@media screen and (max-width:1024px){header{top:32px;right:32px;width:calc(100% - 68px)}header .on-right .logo{height:36px;width:auto;margin-left:0}header .on-right .items{display:none}header .inner-header .on-left .langs{display:none}header .on-left .langs{display:none}header .on-left .button{height:40px;line-height:40px;font-size:16px;width:136px}header .on-right .menu-button-wrapper{position:relative;height:100%;margin-left:20px;display:flex;align-items:center;justify-content:flex-start;width:24px;cursor:pointer}header .on-right .menu-button-wrapper .menu-button{position:relative;width:100%;height:14px}header .on-right .menu-button-wrapper .menu-button .line{position:absolute;right:0;width:100%;height:2px;background:white}header .on-right .menu-button-wrapper .menu-button .line.one{top:0}header .on-right .menu-button-wrapper .menu-button .line.two{top:6px}header .on-right .menu-button-wrapper .menu-button .line.three{top:12px}.side-menu{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:white;padding:8px;visibility:hidden;opacity:0;transition:all 0.26s ease-out}.side-menu.show{visibility:visible;opacity:1}.side-menu .inner{position:relative;height:100%;background:#14105B;color:white;border-top-left-radius:60px;padding:120px 0}.side-menu .inner .faded-logo{position:absolute;opacity:0.07;width:110%;right:-10%;top:12%;display:none}.side-menu .inner .menu-button-wrapper{position:absolute;height:36px;top:26px;right:24px;display:flex;align-items:center;justify-content:flex-start;width:24px;cursor:pointer}.side-menu .inner .menu-button-wrapper .menu-button{position:relative;width:100%;height:14px}.side-menu .inner .menu-button-wrapper .menu-button .line{position:absolute;right:0;width:100%;height:2px;background:white}.side-menu .inner .menu-button-wrapper .menu-button .line.one{top:6px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.side-menu .inner .menu-button-wrapper .menu-button .line.two{top:6px;display:none}.side-menu .inner .menu-button-wrapper .menu-button .line.three{top:6px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.side-menu .inner .logo{position:absolute;height:36px;width:auto;top:26px;right:68px}.side-menu .inner .items{position:relative;text-align:center;font-size:21px;font-family:"ploni-bold",sans-serif}.side-menu .inner .items li{position:relative;margin:0 0 18px}.side-menu .inner .items li.special{background:#f26b37;color:white;height:44px;line-height:44px;font-size:17px;border-radius:30px;margin:36px auto 0;width:172px}}.bottom-contact-outer{position:relative;background:white;margin:-4px auto 0}.bottom-contact-outer .faded-logo{position:absolute;opacity:0.07;width:340px;right:40%;top:10%}.bottom-contact-outer .closer{position:relative;padding:120px 0 160px;text-align:center;overflow:hidden}.bottom-contact-outer .closer h2{font-size:44px;line-height:1;color:#265ca0;margin:auto}.bottom-contact-outer .closer h2.two{margin:18px auto;color:#f26b37}.bottom-contact-outer .closer h2.three{color:#92c36a}footer{position:relative;overflow:hidden;padding:20px 0;border-top:1px solid rgba(0,0,0,0.14);background:white;margin-top:-4px}footer .content-wrapper{max-width:100%;display:flex;align-items:center;justify-content:space-between}footer .content-wrapper .on-right{position:relative;display:flex;align-items:center;justify-content:flex-start}footer .content-wrapper .on-right .logo{display:block;height:48px;width:auto;margin-left:60px}footer .content-wrapper .on-right .socials{position:relative;display:flex;align-items:flex-start;justify-content:flex-start}footer .content-wrapper .on-right .socials .social{position:relative;width:30px;height:30px;border-radius:50%;background:#14105B;display:flex;align-items:center;justify-content:center;margin-left:10px;transition:all 0.26s ease-out}footer .content-wrapper .on-right .socials .social.facebook{background:#4267B2}footer .content-wrapper .on-right .socials .social.instagram{background:#833AB4}footer .content-wrapper .on-right .socials .social.tiktok{background:#00f2ea}footer .content-wrapper .on-right .socials .social.tiktok svg path{fill:#14105B}footer .content-wrapper .on-right .socials .social.youtube{background:#FF0000}footer .content-wrapper .on-right .socials .social:hover{background:#2198f2!important}footer .content-wrapper .on-right .socials .social svg{height:16px;width:auto;margin:auto}footer .content-wrapper .on-right .socials .social svg path{fill:white;transition:all 0.26s ease-out}footer .content-wrapper .on-left{position:relative;display:flex;align-items:center;justify-content:flex-start}footer .content-wrapper .on-left p{margin-right:24px}footer .content-wrapper .on-left p a{transition:all 0.26s ease-out}footer .content-wrapper .on-left p a:hover{color:#0CAFFF}@media screen and (max-width:1780px){.bottom-contact-outer .closer h2{font-size:36px}footer .content-wrapper .on-right .logo{height:44px}footer .content-wrapper .on-left p{font-size:16px}}@media screen and (max-width:1024px){.bottom-contact-outer{padding:0;overflow:hidden}.bottom-contact-outer .bottom-contact-wrapper{width:calc(100% - 48px);padding:30px 20px 20px;border-bottom-right-radius:60px}.bottom-contact-outer .bottom-contact-wrapper .inner{display:block}.bottom-contact-outer .bottom-contact-wrapper .inner .text-wrapper{width:100%;padding-right:0}.bottom-contact-outer .bottom-contact-wrapper .inner .text-wrapper h2{font-size:36px}.bottom-contact-outer .bottom-contact-wrapper .inner .img-wrapper{width:100%;margin-right:0;margin-top:30px;border-bottom-right-radius:60px}.bottom-contact-outer .closer{padding:60px 0;margin:auto;max-width:320px}.bottom-contact-outer .closer h2{font-size:26px}.bottom-contact-outer .closer h2 br{display:none}footer .content-wrapper{display:block}footer .content-wrapper .on-right .logo{height:36px;margin-left:0}footer .content-wrapper .on-left{flex-wrap:wrap;margin-top:16px}footer .content-wrapper .on-left p{margin-right:0;margin-left:14px;margin-bottom:4px}.bottom-contact-outer .faded-logo{width:240px;right:18%;top:2%}.slick-dots li{margin:0 2px!important}footer .content-wrapper .on-right .logo{margin:auto;height:44px}footer .content-wrapper .on-left{justify-content:center}footer .content-wrapper .on-right{display:block}footer .content-wrapper .on-right .socials{margin:20px auto 0;justify-content:center}footer .content-wrapper .on-right .socials .social{margin:0 8px}}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:none;background:transparent;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:0.25}.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.home-wrapper{position:relative}.home-wrapper.go-fixed{padding-top:100vh}.home-wrapper.go-fixed .hero{position:fixed;top:0;right:0;width:100%;height:100%}.home-wrapper .hero{position:relative;height:100vh;padding:20px}.home-wrapper .hero .main-wrapper{position:relative;height:100%;border-top-left-radius:180px;overflow:hidden}.home-wrapper .hero .main-wrapper .overlay.two{display:none}.home-wrapper .hero .main-wrapper .inner-header{position:absolute;top:60px;right:100px;width:calc(100% - 214px);display:flex;align-items:center;justify-content:space-between;z-index:9}.home-wrapper .hero .main-wrapper .inner-header .on-right{position:relative;display:flex;align-items:center;justify-content:flex-start}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper{display:none}.home-wrapper .hero .main-wrapper .inner-header .on-right .logo{display:block;height:48px;width:auto;margin-left:60px}.home-wrapper .hero .main-wrapper .inner-header .on-right .items{position:relative;display:flex;align-items:center;justify-content:flex-start;font-size:18px;font-family:"ploni-bold",sans-serif;color:white}.home-wrapper .hero .main-wrapper .inner-header .on-right .items li{position:relative;margin-left:30px;transition:all 0.26s ease-out}.home-wrapper .hero .main-wrapper .inner-header .on-right .items li:hover{color:#0CAFFF}.home-wrapper .hero .main-wrapper .inner-header .on-right .items li span{cursor:pointer}.home-wrapper .hero .main-wrapper .inner-header .on-left{position:relative;display:flex;align-items:center;justify-content:flex-start;color:white}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs{position:relative;font-size:18px;font-family:"ploni-bold",sans-serif;margin-left:20px}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs span{margin-left:10px;opacity:0.4;cursor:pointer;transition:all 0.26s ease-out}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs span:hover{opacity:1}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs span.active{opacity:1}.home-wrapper .hero .main-wrapper .inner-header .on-left .button{display:block;background:#f26b37;height:44px;line-height:44px;font-size:18px;width:166px}.home-wrapper .hero .main-wrapper .inner-header .on-left .button:hover{background:#e74b0f}.home-wrapper .hero .main-wrapper .text-wrapper{position:absolute;right:100px;top:120px;height:calc(100% - 240px);display:flex;align-items:center;justify-content:flex-start;color:white}.home-wrapper .hero .main-wrapper .text-wrapper .inner{position:relative}.home-wrapper .hero .main-wrapper .text-wrapper .logo-text{position:relative;display:block;width:320px;height:auto}.home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:100px;line-height:0.88;max-width:540px}.home-wrapper .hero .main-wrapper .text-wrapper h1 .dot{font-size:28px;transform:translateY(-8px);-webkit-transform:translateY(-8px);display:inline-block}.home-wrapper .hero .main-wrapper .text-wrapper h1 span{display:block}.home-wrapper .hero .main-wrapper .text-wrapper h2{font-size:36px;font-family:"ploni-regular",sans-serif}.home-wrapper .hero .main-wrapper .text-wrapper h2 .dot{font-size:24px;transform:translateY(-3px);-webkit-transform:translateY(-3px);display:inline-block}.home-wrapper .hero .main-wrapper .text-wrapper .divider{position:relative;height:1px;background:rgba(255,255,255,0.24);margin:20px 0 0;width:580px}.home-wrapper .hero .main-wrapper .text-wrapper p{margin:20px 0 0;max-width:540px;font-size:18px}.home-wrapper .hero .main-wrapper .text-wrapper .button{margin:30px 0 0;background:#0CAFFF;color:white}.home-wrapper .hero .main-wrapper .text-wrapper .button:hover{background:#0091d8}.home-wrapper .hero .main-wrapper .ticker-wrapper{position:absolute;bottom:60px;left:60px;width:800px;border-top:1px solid rgba(255,255,255,0.24);border-bottom:1px solid rgba(255,255,255,0.24)}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-prev{position:absolute;top:0;right:0;height:100%;width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-prev svg{display:block;width:11px;height:auto}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-prev svg path{fill:white}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-next{position:absolute;top:0;left:0;height:100%;width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-next svg{display:block;width:11px;height:auto}.home-wrapper .hero .main-wrapper .ticker-wrapper .hero-ticker-next svg path{fill:white}.home-wrapper .hero .main-wrapper .ticker-wrapper .ticker{position:relative;width:calc(100% - 60px);margin:auto;height:100%;font-size:18px;font-family:"ploni-bold",sans-serif;padding:20px 0;color:white;direction:ltr}.home-wrapper .hero .main-wrapper .ticker-wrapper .ticker .item{position:relative;display:flex;align-items:center;justify-content:center;direction:rtl}.home-wrapper .hero .main-wrapper .ticker-wrapper .ticker .item .date{margin-left:10px}.home-wrapper .below-wrapper{position:relative;background:white;border-top-right-radius:180px}.home-wrapper .intro-wrapper{position:relative;overflow:hidden}.home-wrapper .intro-wrapper.v2{padding:140px 0 100px;overflow:visible}.home-wrapper .intro-wrapper.v2 .text-wrapper{padding:0}.home-wrapper .intro-wrapper.v2 .text-wrapper p.one{font-size:24px}.home-wrapper .intro-wrapper.v2 .text-wrapper p.two{max-width:778px}.home-wrapper .intro-wrapper.v2 .text-wrapper p.link{margin:24px auto 0}.home-wrapper .intro-wrapper.v2 .text-wrapper h2{color:#2198f2;font-size:60px;margin:16px 0 24px}.home-wrapper .intro-wrapper.v2 .faded-logo{position:absolute;opacity:0.07;width:66%;right:2%;top:-8%}.home-wrapper .intro-wrapper.v2 .numbers-wrapper{position:relative;margin:110px auto 0}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;text-align:center}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item{position:relative;margin:0 44px}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item .num{font-size:114px;font-family:"ploni-bold",sans-serif;color:#e2f1fd;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#2198f2}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item h3{margin:4px auto 0;font-size:24px;font-family:"ploni-bold",sans-serif}.home-wrapper .intro-wrapper.v2 .numbers-wrapper p{text-align:center}.home-wrapper .intro-wrapper.v2 .numbers-wrapper p.two{margin:54px auto 0;max-width:778px}.home-wrapper .intro-wrapper.v2 .numbers-wrapper p.link{margin:24px auto 0}.home-wrapper .intro-wrapper.v3{padding:140px 0 100px;overflow:visible}.home-wrapper .intro-wrapper.v3 .faded-logo{position:absolute;opacity:0.07;width:66%;right:2%;top:-8%}.home-wrapper .intro-wrapper.v3 .numbers-wrapper{position:relative;margin:auto}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;text-align:center}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item{position:relative;margin:0 34px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item .num{font-size:124px;font-family:"ploni-bold",sans-serif;color:#e2f1fd;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#2198f2}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item h3{margin:8px auto 0;font-size:24px;color:#0CAFFF;font-family:"ploni-bold",sans-serif}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p{text-align:center}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.one{position:relative;margin:0 auto 34px;font-size:24px;line-height:30px;max-width:660px;font-family:"ploni-bold",sans-serif}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.two{margin:44px auto 0;max-width:662px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.link{margin:24px auto 0}.home-wrapper .intro-wrapper .content-wrapper{max-width:100%}.home-wrapper .intro-wrapper .text-wrapper{position:relative;text-align:center;padding:380px 0}.home-wrapper .intro-wrapper .text-wrapper p{max-width:500px;margin:auto}.home-wrapper .intro-wrapper .text-wrapper p.two{max-width:720px}.home-wrapper .intro-wrapper .text-wrapper h2{font-size:100px;line-height:0.88;margin:14px auto}.home-wrapper .intro-wrapper .text-wrapper h2 span.c-orange{color:#f26b37}.home-wrapper .intro-wrapper .text-wrapper h2 span.c-green{color:#92c36a}.home-wrapper .intro-wrapper .text-wrapper h2 span.c-blue{color:#265ca0}.home-wrapper .intro-wrapper .text-wrapper .divider{height:1px;background:rgba(20,16,91,0.1);max-width:860px;margin:24px auto}.home-wrapper .intro-wrapper .text-wrapper .button{margin:30px auto 0;background:#0CAFFF}.home-wrapper .intro-wrapper .faded-logo{position:absolute;opacity:0.06;width:660px;right:16%;top:10%}.home-wrapper .intro-wrapper .images{position:relative;margin:60px -10px 0;display:flex;align-items:flex-end;justify-content:space-between;width:calc(100% + 20px);min-height:366px}.home-wrapper .intro-wrapper .images .img-wrapper{position:relative;width:calc((100% - 440px) / 4 - 20px);margin:0 10px;border-radius:14px;overflow:hidden;transform-origin:bottom center;transition:all 0.26s ease-out}.home-wrapper .intro-wrapper .images .img-wrapper.bigger{width:440px}.home-wrapper .intro-wrapper .images .img-wrapper .inner-height{position:relative;padding-bottom:100%}.home-wrapper .donors-wrapper{position:relative;padding:0 0 64px}.home-wrapper .donors-wrapper.first-in-line{padding:100px 0 64px}.home-wrapper .donors-wrapper h2{text-align:center;font-size:44px;color:#2198f2}.home-wrapper .donors-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;margin:50px auto 0}.home-wrapper .donors-wrapper .items .item{position:relative;width:326px;margin:0 16px;text-align:center;cursor:pointer}.home-wrapper .donors-wrapper .items .item .logo-wrapper{position:relative;height:100px;width:100%;border:1px solid rgba(0,0,0,0.14);border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:white}.home-wrapper .donors-wrapper .items .item .logo-wrapper img{display:block;height:54px;width:auto;margin:auto}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.one{transform:translateY(-4px)}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.two{height:66px;transform:translate(-10px)}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.three{height:34px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.four{height:60px}.home-wrapper .donors-wrapper .items .item p{margin:24px 0 0;padding:0 10px;display:none}.home-wrapper .partners{position:relative}.home-wrapper .partners .slider{position:relative;margin:auto;max-width:1040px;direction:ltr}.home-wrapper .partners .slider .item{position:relative;height:44px;margin:0 30px}.home-wrapper .partners .slider .item img{display:block;height:100%;width:auto}.home-wrapper .chairman-wrapper{position:relative;width:calc(100% - 240px);max-width:1320px;margin:auto;padding:60px;border-radius:14px;border-top-left-radius:180px;background:white;border:1px solid rgba(0,0,0,0.14)}.home-wrapper .chairman-wrapper.v2{max-width:1404px;border-radius:20px;border-top-left-radius:154px}.home-wrapper .chairman-wrapper.v2.two{margin:50px auto 110px}.home-wrapper .chairman-wrapper.v2 .inner{justify-content:space-between}.home-wrapper .chairman-wrapper.v2 .inner .img-wrapper{width:266px}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper{width:calc(100% - 320px);padding:0}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside{max-width:100%;padding-left:40px}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside p.final{font-size:18px;line-height:25px}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside .on-m{display:none}.home-wrapper .chairman-wrapper .inner{position:relative;display:flex;align-items:center;justify-content:flex-start}.home-wrapper .chairman-wrapper .inner .img-wrapper{position:relative;width:420px;overflow:hidden;border-radius:14px}.home-wrapper .chairman-wrapper .inner .img-wrapper .inner-height{position:relative;padding-bottom:100%}.home-wrapper .chairman-wrapper .inner .text-wrapper{position:relative;width:calc(100% - 420px);padding:0 60px 0 0}.home-wrapper .chairman-wrapper .inner .text-wrapper .inside{position:relative;max-width:626px}.home-wrapper .chairman-wrapper .inner .text-wrapper .inside p{margin:0 0 14px}.home-wrapper .chairman-wrapper .inner .text-wrapper .inside p.final{margin:0;font-family:"ploni-bold",sans-serif;font-size:20px;line-height:26px}.home-wrapper .ceo-wrapper{position:relative;width:calc(100% - 240px);max-width:1320px;margin:60px auto 0;padding:60px;border-radius:14px;border-top-right-radius:180px;background:white;border:1px solid rgba(0,0,0,0.14)}.home-wrapper .ceo-wrapper .inner{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:row-reverse}.home-wrapper .ceo-wrapper .inner .img-wrapper{position:relative;width:420px;overflow:hidden;border-radius:14px}.home-wrapper .ceo-wrapper .inner .img-wrapper .inner-height{position:relative;padding-bottom:100%}.home-wrapper .ceo-wrapper .inner .text-wrapper{position:relative;width:calc(100% - 420px);padding:0 60px 0 0}.home-wrapper .ceo-wrapper .inner .text-wrapper .inside{position:relative;max-width:520px}.home-wrapper .ceo-wrapper .inner .text-wrapper .inside p{margin:0 0 14px}.home-wrapper .ceo-wrapper .inner .text-wrapper .inside p.final{margin:0;font-family:"ploni-bold",sans-serif;font-size:20px;line-height:26px}.home-wrapper .banner-wrapper{position:relative;height:32vw;margin:160px 0 150px}.home-wrapper .banner-wrapper .overlay{background:rgba(0,0,0,0.34)}.home-wrapper .banner-wrapper .overlay.two{background:linear-gradient(to top left,rgba(0,0,0,0) 0%,rgb(0,63,210) 90%)}.home-wrapper .banner-wrapper .content-wrapper{max-width:1320px;height:100%;display:flex;align-items:center;justify-content:space-between}.home-wrapper .banner-wrapper .content-wrapper .on-right{position:relative;width:540px;color:white}.home-wrapper .banner-wrapper .content-wrapper .on-right h3{font-size:44px;font-family:"ploni-bold",sans-serif}.home-wrapper .banner-wrapper .content-wrapper .on-right p{margin-top:10px}.home-wrapper .banner-wrapper .content-wrapper .on-right .button{margin:20px 0 0;background:#0CAFFF;color:white}.home-wrapper .banner-wrapper .content-wrapper .on-right .button:hover{background:#0091d8}.home-wrapper .banner-wrapper .content-wrapper .on-left{position:relative;width:calc(100% - 640px);overflow:hidden;border-radius:14px;border-top-right-radius:100px;border:2px solid white}.home-wrapper .banner-wrapper .content-wrapper .on-left .inner-height{position:relative;padding-bottom:56.25%}.home-wrapper .banner-wrapper .content-wrapper .on-left .overlay{background:linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 90%)}.home-wrapper .banner-wrapper .content-wrapper .on-left .play-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-wrapper .banner-wrapper .content-wrapper .on-left .play-wrapper svg{display:block;width:54px;height:auto}.home-wrapper .banner-wrapper .content-wrapper .on-left .play-wrapper svg path{fill:white}.home-wrapper .techs-wrapper{position:relative;padding:0 0 150px;text-align:center}.home-wrapper .techs-wrapper .content-wrapper{max-width:100%}.home-wrapper .techs-wrapper h2{color:#0CAFFF;font-size:60px}.home-wrapper .techs-wrapper p{margin:14px auto 0;max-width:686px}.home-wrapper .techs-wrapper p.link{margin:24px auto 0}.home-wrapper .techs-wrapper .comps{position:relative;max-width:1440px;margin:44px auto 0}.home-wrapper .techs-wrapper .comps img{display:block;width:100%;height:auto}.home-wrapper .programs-wrapper h2{color:#0CAFFF;font-size:60px;text-align:center;margin:0 0 60px}.home-wrapper .programs-wrapper h2 span{color:#92c36a}.home-wrapper .programs-wrapper .squares{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding:0 14px}.home-wrapper .programs-wrapper .squares .square{position:relative;width:calc(20% - 12px);background:linear-gradient(62deg,#ffffff 12%,#e5e9ed 96%);overflow:hidden;border-radius:14px;margin:0 6px 12px}.home-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper h3{color:#0CAFFF}.home-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more{color:#0CAFFF}.home-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg{margin-right:7px}.home-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg path{fill:#0CAFFF}.home-wrapper .programs-wrapper .squares .square.of-img.hover .ofc{transform:scale(1.1);-webkit-transform:scale(1.1)}.home-wrapper .programs-wrapper .squares .square.of-img .ofc{transition:all 0.44s ease-out}.home-wrapper .programs-wrapper .squares .square .inner-height{position:relative;padding-bottom:100%}.home-wrapper .programs-wrapper .squares .square .text-wrapper{position:absolute;right:34px;bottom:34px;width:calc(100% - 68px)}.home-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-family:"ploni-bold",sans-serif;font-size:28px;transition:all 0.26s ease-out}.home-wrapper .programs-wrapper .squares .square .text-wrapper p{margin:6px 0 0}.home-wrapper .programs-wrapper .squares .square .text-wrapper p.more{font-family:"ploni-bold",sans-serif;margin:12px 0 0;transition:all 0.26s ease-out}.home-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg{height:14px;margin-right:4px;display:inline-block;transform:translateY(2px);-webkit-transform:translateY(2px);transition:all 0.26s ease-out}.home-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg path{fill:#14105B;transition:all 0.26s ease-out}.home-wrapper .programs-wrapper .link-wrapper{position:relative;margin:60px auto 0;text-align:center}@media screen and (max-width:1780px){.home-wrapper .hero{padding:14px}.home-wrapper .hero .main-wrapper .inner-header{right:66px;top:44px;width:calc(100% - 152px)}.home-wrapper .hero .main-wrapper .inner-header .on-right .items{font-size:16px}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs{font-size:17px}.home-wrapper .hero .main-wrapper .inner-header .on-left .button{font-size:16px}.home-wrapper .hero .main-wrapper .text-wrapper{right:66px}.home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:6vw}.home-wrapper .hero .main-wrapper .text-wrapper p{max-width:514px;font-size:17px;line-height:24px}.home-wrapper .hero .main-wrapper .text-wrapper .button{margin:24px 0 0}.home-wrapper .hero .main-wrapper .inner-header .on-right .logo{height:44px;margin-left:44px}.home-wrapper .intro-wrapper.v3{padding:120px 0 100px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.one{font-size:20px;line-height:24px;max-width:564px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item .num{font-size:96px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item{margin:0}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item h3{font-size:20px;margin:4px auto 0}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.two{margin:36px auto 0;max-width:610px}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside p.final{font-size:17px;line-height:23px}.home-wrapper .donors-wrapper h2{font-size:40px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.four{height:46px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img{height:42px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.one{transform:translateY(-1px)}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.two{height:56px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.three{height:26px}.home-wrapper .donors-wrapper .items .item .logo-wrapper{height:84px}.home-wrapper .donors-wrapper .items .item{width:280px;margin:0 14px}.home-wrapper .partners .slider .item{height:37px;margin:0 22px}.home-wrapper .intro-wrapper .images .img-wrapper.bigger{width:360px}.home-wrapper .intro-wrapper .images .img-wrapper{width:calc((100% - 360px) / 4 - 20px)}.home-wrapper .intro-wrapper .images{min-height:360px;margin-top:0}.home-wrapper .chairman-wrapper.v2{width:calc(100% - 160px);max-width:1200px;margin:20px auto 50px}.home-wrapper .chairman-wrapper.v2.two{margin:0 auto 90px}.home-wrapper .chairman-wrapper{padding:34px}.home-wrapper .chairman-wrapper.v2 .inner .img-wrapper{width:280px}.home-wrapper .chairman-wrapper.v2 .inner p{font-size:16px;line-height:21px}.home-wrapper .hero .main-wrapper{border-top-left-radius:120px}.home-wrapper .below-wrapper{border-top-right-radius:120px}.home-wrapper .banner-wrapper .content-wrapper .on-right h3{font-size:40px}.home-wrapper .banner-wrapper{margin:140px 0 100px;min-height:480px}.home-wrapper .techs-wrapper h2{font-size:40px}.home-wrapper .techs-wrapper p.link{margin:16px auto 0}.home-wrapper .programs-wrapper h2{font-size:40px;margin:0 0 48px}.home-wrapper .techs-wrapper{padding:0 0 100px}.home-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-size:24px}.home-wrapper .programs-wrapper .squares .square .text-wrapper p{font-size:16px;line-height:21px}.home-wrapper .partners .slider{max-width:920px}.home-wrapper .techs-wrapper .comps{max-width:1320px}}@media screen and (max-width:1440px){.home-wrapper .chairman-wrapper.v2 .inner p{font-size:15.4px;line-height:21px}.home-wrapper .chairman-wrapper.v2{max-width:1140px}.home-wrapper .programs-wrapper .squares .square{width:calc(25% - 12px)}.home-wrapper .programs-wrapper .squares .square.n-0{order:1}.home-wrapper .programs-wrapper .squares .square.n-1{order:2}.home-wrapper .programs-wrapper .squares .square.n-2{order:3}.home-wrapper .programs-wrapper .squares .square.n-3{order:4}.home-wrapper .programs-wrapper .squares .square.n-4{order:6}.home-wrapper .programs-wrapper .squares .square.n-5{order:5}.home-wrapper .programs-wrapper .squares .square.n-6{order:8}.home-wrapper .programs-wrapper .squares .square.n-7{order:7}.home-wrapper .programs-wrapper .squares .square.n-8{order:9}.home-wrapper .programs-wrapper .squares .square.n-9{order:10}.home-wrapper .programs-wrapper .squares .square.n-10{order:11}.home-wrapper .programs-wrapper .squares .square.n-11{order:12}.home-wrapper .programs-wrapper .squares .square.n-12{order:14;display:none}.home-wrapper .programs-wrapper .squares .square.n-13{order:13;display:none}.home-wrapper .programs-wrapper .squares .square.n-14{order:16;display:none}.home-wrapper .programs-wrapper .squares .square.n-15{order:15;display:none}.home-wrapper .programs-wrapper .squares .square.hide-on-m{display:none}.home-wrapper .techs-wrapper .comps{max-width:1240px}}@media screen and (max-width:1024px){.home-wrapper .hero{padding:8px}.home-wrapper .hero .main-wrapper{border-top-left-radius:60px;transform:translateZ(0);-webkit-transform:translateZ(0)}.home-wrapper .hero .main-wrapper .inner-header{top:24px;right:24px;width:calc(100% - 52px)}.home-wrapper .hero .main-wrapper .inner-header .on-right .logo{height:36px;width:auto;margin-left:0}.home-wrapper .hero .main-wrapper .inner-header .on-right .items{display:none}.home-wrapper .hero .main-wrapper .inner-header .on-left .langs{display:none}.home-wrapper .hero .main-wrapper .text-wrapper{right:24px;top:auto;bottom:60px}.home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:54px;max-width:280px}.home-wrapper .hero .main-wrapper .text-wrapper .divider{display:none}.home-wrapper .hero .main-wrapper .text-wrapper p{max-width:324px;font-size:17px}.home-wrapper .hero .main-wrapper .ticker-wrapper{display:none}.home-wrapper .below-wrapper{border-top-right-radius:60px}.home-wrapper .intro-wrapper.v2{padding:60px 0}.home-wrapper .intro-wrapper.v2 .text-wrapper p.one{font-size:21px}.home-wrapper .intro-wrapper.v2 .text-wrapper h2{font-size:40px;margin:10px auto 18px;max-width:320px;line-height:40px}.home-wrapper .intro-wrapper.v2 .text-wrapper h2 br{display:none}.home-wrapper .intro-wrapper.v2 .text-wrapper p.two{max-width:340px}.home-wrapper .intro-wrapper .images{margin:60px -6px 0;flex-wrap:wrap;min-height:0;width:calc(100% + 12px)}.home-wrapper .intro-wrapper .images .img-wrapper{width:calc(50% - 12px);margin:0 6px 12px}.home-wrapper .intro-wrapper .images .img-wrapper.bigger{width:calc(50% - 12px)}.home-wrapper .intro-wrapper.v2 .faded-logo{width:106%;right:-2%;top:-2%}.home-wrapper .intro-wrapper.v2 .numbers-wrapper{margin:40px auto 0}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items{display:block}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item{margin:0 0 20px;width:100%!important}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item .num{font-size:66px}.home-wrapper .intro-wrapper.v2 .numbers-wrapper .items .item h3{margin:2px auto 0;font-size:21px}.home-wrapper .intro-wrapper.v2 .numbers-wrapper p.two{margin:34px auto 0;max-width:330px}.home-wrapper .chairman-wrapper{width:calc(100% - 48px);padding:20px;border-top-left-radius:100px}.home-wrapper .chairman-wrapper .inner{display:block}.home-wrapper .chairman-wrapper .inner .img-wrapper{width:100%;border-top-left-radius:80px}.home-wrapper .chairman-wrapper .inner .text-wrapper{width:100%;margin:30px 0 0}.home-wrapper .chairman-wrapper .inner .text-wrapper p.final{font-size:18px;line-height:21px}.home-wrapper .banner-wrapper{height:auto;margin:60px 0 50px;padding:60px 0}.home-wrapper .banner-wrapper .content-wrapper .on-right h3{font-size:36px}.home-wrapper .banner-wrapper .content-wrapper{display:block}.home-wrapper .banner-wrapper .content-wrapper .on-right{width:100%}.home-wrapper .banner-wrapper .content-wrapper .on-left{border-top-right-radius:60px;border:1px solid white;margin-top:40px;width:100%}.home-wrapper .banner-wrapper .content-wrapper .on-left .play-wrapper svg{width:36px}.home-wrapper .techs-wrapper h2{font-size:36px}.home-wrapper .techs-wrapper p{max-width:330px}.home-wrapper .techs-wrapper .comps{max-width:1440px;margin:34px -10px 0}.home-wrapper .techs-wrapper{padding:0 0 60px}.home-wrapper .programs-wrapper h2{font-size:36px;margin:0 0 30px}.home-wrapper .programs-wrapper .squares .square{width:calc(50% - 12px);margin:0 6px 12px}.home-wrapper .programs-wrapper .squares .square.hide-on-m{display:none}.home-wrapper .programs-wrapper .squares .square.of-text{margin:0 6px 36px}.home-wrapper .programs-wrapper .squares{padding:0 12px}.home-wrapper .programs-wrapper .squares .square .text-wrapper{position:relative;padding:30px 20px;right:0;bottom:0;width:100%}.home-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-size:20px;line-height:24px}.home-wrapper .bottom-contact-outer{margin:60px auto 0}.home-wrapper .bottom-contact-outer .bottom-contact-wrapper{width:calc(100% - 48px);padding:30px 20px 20px;border-bottom-right-radius:60px}.home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner{display:block}.home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner .text-wrapper{width:100%;padding-right:0}.home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner .text-wrapper h2{font-size:36px}.home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner .img-wrapper{width:100%;margin-right:0;margin-top:30px;border-bottom-right-radius:60px}.home-wrapper .bottom-contact-outer .closer{padding:60px 0;margin:auto;max-width:320px}.home-wrapper .bottom-contact-outer .closer h2{font-size:26px}.home-wrapper .bottom-contact-outer .closer h2 br{display:none}.home-wrapper .hero .main-wrapper .inner-header .on-left .button{height:40px;line-height:40px;font-size:16px;width:136px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.one{font-size:19px;line-height:24px;margin:0 auto 20px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item{width:100%!important;margin:0 0 20px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item .num{font-size:72px}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items{flex-wrap:wrap}.home-wrapper .intro-wrapper.v3 .numbers-wrapper .items .item h3{margin:2px auto 0;font-size:20px}.home-wrapper .intro-wrapper.v3{padding:60px 0}.home-wrapper .intro-wrapper.v3 .numbers-wrapper p.two{margin:10px auto 0;max-width:340px}.home-wrapper .intro-wrapper.v3 .faded-logo{width:116%;right:-16%;top:-2%}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside{padding-left:0}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper{width:100%}.home-wrapper .chairman-wrapper.v2 .inner .img-wrapper{width:160px;border-top-left-radius:50px}.home-wrapper .chairman-wrapper.v2{border-radius:14px;border-top-left-radius:100px}.home-wrapper .chairman-wrapper.v2.two{margin:30px auto 60px}.home-wrapper .donors-wrapper h2{font-size:36px}.home-wrapper .donors-wrapper .items{margin:24px auto 0;flex-wrap:wrap}.home-wrapper .donors-wrapper .items .item{width:calc(50% - 10px);margin:0 0 20px}.home-wrapper .donors-wrapper .items{justify-content:space-between}.home-wrapper .donors-wrapper{margin:auto;width:calc(100% - 48px)}.home-wrapper .donors-wrapper .items .item .logo-wrapper img{height:34px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.two{height:46px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.three{height:20px}.home-wrapper .donors-wrapper .items .item .logo-wrapper img.four{height:44px}.home-wrapper .donors-wrapper{padding:0 0 28px}.home-wrapper .partners .slider .item{height:34px;margin:0 20px}.home-wrapper .programs-wrapper .squares .square{width:calc(100% - 12px)}.home-wrapper .programs-wrapper .squares .square .inner-height{padding-bottom:44%}.home-wrapper .programs-wrapper .squares .square.of-text .inner-height{display:none}.home-wrapper .programs-wrapper .squares .square.of-img .inner-height{padding-bottom:66%}.home-wrapper .programs-wrapper .link-wrapper{margin:24px auto 0}.home-wrapper .chairman-wrapper.v2{width:calc(100% - 40px)}.home-wrapper .intro-wrapper.v3{padding:60px 0 20px}.home-wrapper .chairman-wrapper.v2 .inner p{font-size:16px;line-height:21px}.home-wrapper .chairman-wrapper.v2.two{margin:-24px auto 60px}.home-wrapper .programs-wrapper .squares .square.n-4{order:5}.home-wrapper .programs-wrapper .squares .square.n-5{order:6}.home-wrapper .programs-wrapper .squares .square.n-6{order:7}.home-wrapper .programs-wrapper .squares .square.n-7{order:8}.home-wrapper .programs-wrapper .squares .square .text-wrapper p{font-size:17px;line-height:22px}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper{position:relative;height:100%;margin-left:20px;display:flex;align-items:center;justify-content:flex-start;width:24px;cursor:pointer}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button{position:relative;width:100%;height:14px}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button .line{position:absolute;right:0;width:100%;height:2px;background:white}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button .line.one{top:0}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button .line.two{top:6px}.home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button .line.three{top:12px}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside .on-d{display:none}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside .on-m{display:block;cursor:pointer}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside .on-m .read-more{border-bottom:1px solid}.home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside .on-m .more{display:none}.m-chairman-ceo{position:relative}.m-chairman-ceo.active .read-more{display:none}.m-chairman-ceo.active .more{display:block!important}}@media screen and (max-height:780px) and (min-width:1024px){.home-wrapper .hero .main-wrapper .text-wrapper{top:auto;bottom:60px}.home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:84px}}.about-wrapper{position:relative;padding:0 0 0}.about-wrapper .cover{position:relative;height:30vw;padding:20px;background:white}.about-wrapper .cover.active .inner .ofc{transform:scale(1);-webkit-transform:scale(1)}.about-wrapper .cover .inner{position:relative;overflow:hidden;height:100%;border-top-left-radius:180px}.about-wrapper .cover .inner .ofc{transition:all 2s ease-out;transform:scale(1.2);-webkit-transform:scale(1.2)}.about-wrapper .cover .inner .content-wrapper{color:white;text-align:center;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 0 60px}.about-wrapper .cover .inner .content-wrapper h1{font-size:92px;line-height:0.88}.about-wrapper .cover .inner .content-wrapper .inner-links{position:relative;margin:24px 0 0;font-size:18px;font-family:"ploni-bold",sans-serif;display:flex;align-items:center;justify-content:center}.about-wrapper .cover .inner .content-wrapper .inner-links li{margin:0 14px;cursor:pointer;border-bottom:2px solid transparent;transition:all 0.26s ease-out;padding:0 0 3px}.about-wrapper .cover .inner .content-wrapper .inner-links li:hover{border-color:white}.about-wrapper .intro-text{position:relative;padding:70px 0 30px;text-align:center}.about-wrapper .intro-text .faded-logo{position:absolute;opacity:0.07;width:52%;right:12%;top:20%}.about-wrapper .intro-text h2{color:#2198f2;font-size:36px;margin:0 0 14px}.about-wrapper .intro-text p{max-width:742px;margin:14px auto 0}.about-wrapper .numbers-wrapper{position:relative;margin:auto;padding:0 0 90px}.about-wrapper .numbers-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;text-align:center}.about-wrapper .numbers-wrapper .items .item{position:relative;margin:0 34px}.about-wrapper .numbers-wrapper .items .item .num{font-size:124px;font-family:"ploni-bold",sans-serif;color:#e2f1fd;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#2198f2}.about-wrapper .numbers-wrapper .items .item h3{margin:8px auto 0;font-size:24px;font-family:"ploni-bold",sans-serif}.about-wrapper .sides{position:relative;display:flex;align-items:center;justify-content:flex-start;width:calc(100% - 40px);margin:20px auto 0;height:30vw}.about-wrapper .sides.opp{flex-direction:row-reverse}.about-wrapper .sides .text-wrapper{position:relative;width:50%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 40px}.about-wrapper .sides .text-wrapper .inner{position:relative;max-width:510px}.about-wrapper .sides .text-wrapper .inner h2{color:#2198f2;font-size:36px;max-width:390px}.about-wrapper .sides .text-wrapper .inner p{margin:14px 0 0}.about-wrapper .sides .text-wrapper .inner .buttons{position:relative;margin:30px 0 0;display:flex;align-items:center;justify-content:flex-start}.about-wrapper .sides .text-wrapper .inner .button{display:block;margin-left:10px;width:188px;background:#e2f1fd;border:1px solid #0CAFFF;color:#14105B;height:44px;line-height:42px}.about-wrapper .sides .text-wrapper .inner .button:hover{background:#0CAFFF;color:white}.about-wrapper .sides .img-wrapper{position:relative;width:50%;height:100%;border-radius:20px;overflow:hidden}.about-wrapper .history-wrapper{position:relative;padding:120px 0 0}.about-wrapper .history-wrapper .content-wrapper{max-width:100%;border-bottom:1px solid rgba(0,0,0,0.14);padding-bottom:80px}.about-wrapper .history-wrapper .items{position:relative;max-width:1440px;margin:auto;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.about-wrapper .history-wrapper .items .item{position:relative;width:calc((100% - 80px) / 3);margin:0 0 40px;border-radius:14px;background:linear-gradient(62deg,#ffffff 12%,#e5e9ed 96%)}.about-wrapper .history-wrapper .items .item.two .img-wrapper{background:#f26b37}.about-wrapper .history-wrapper .items .item.three .img-wrapper{background:#92c36a}.about-wrapper .history-wrapper .items .item.four .img-wrapper{background:#265ca0}.about-wrapper .history-wrapper .items .item.five .img-wrapper{background:#2198f2}.about-wrapper .history-wrapper .items .item.six .img-wrapper{background:#f26b37}.about-wrapper .history-wrapper .items .item .inner-height{position:relative;padding-bottom:60%}.about-wrapper .history-wrapper .items .item .img-wrapper{position:absolute;right:14px;top:14px;height:50%;width:calc(100% - 28px);border-radius:14px;overflow:hidden;background:#2198f2}.about-wrapper .history-wrapper .items .item .text{position:absolute;top:calc(50% - 37px);right:30px}.about-wrapper .history-wrapper .items .item .text .year{font-family:"ploni-bold",sans-serif;font-size:66px;color:#e5e9ed}.about-wrapper .history-wrapper .items .item .text p{margin:6px 0 0}.about-wrapper .history-wrapper .items .item .text p strong{display:block;font-size:24px;color:#2198f2;margin:0 0 2px}.about-wrapper .map-outer-wrapper{position:relative}.about-wrapper .map-outer-wrapper .map-wrapper{position:relative;width:calc(100% - 40px);margin:auto;border-radius:20px;height:80vh;overflow:hidden;background:#f8f8f8}.about-wrapper .map-outer-wrapper .map-wrapper .map{position:absolute;width:100%;height:100%;top:0;left:0}.about-wrapper .board-and-stuff{position:relative}.about-wrapper .board-and-stuff .content-wrapper{max-width:1440px}.about-wrapper .board-and-stuff .board-wrapper{position:relative;padding:100px 0}.about-wrapper .board-and-stuff .board-wrapper h2{text-align:center;font-size:44px;color:#2198f2}.about-wrapper .board-and-stuff .board-wrapper p{max-width:752px;margin:14px auto 0;text-align:center}.about-wrapper .board-and-stuff .board-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin:60px -16px 0;width:calc(100% + 32px)}.about-wrapper .board-and-stuff .board-wrapper .items .item{position:relative;width:calc(20% - 32px);margin:0 16px 32px;text-align:center;cursor:pointer}.about-wrapper .board-and-stuff .board-wrapper .items .item .img-wrapper{position:relative;padding-bottom:100%;border-radius:20px;overflow:hidden;width:100%;margin:auto}.about-wrapper .board-and-stuff .board-wrapper .items .item h3{font-family:"ploni-bold",sans-serif;margin:24px auto 0;font-size:28px}.about-wrapper .board-and-stuff .board-wrapper .items .item p{margin:4px auto 0}.about-wrapper .board-and-stuff .donors-wrapper{position:relative;padding:0 0 60px}.about-wrapper .board-and-stuff .donors-wrapper.first-in-line{padding:100px 0 60px}.about-wrapper .board-and-stuff .donors-wrapper h2{text-align:center;font-size:44px;color:#2198f2}.about-wrapper .board-and-stuff .donors-wrapper p{max-width:752px;margin:14px auto 0;text-align:center}.about-wrapper .board-and-stuff .donors-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:center;margin:50px auto 0}.about-wrapper .board-and-stuff .donors-wrapper .items .item{position:relative;width:316px;margin:0 18px;text-align:center;cursor:pointer}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper{position:relative;height:100px;width:100%;border:1px solid rgba(0,0,0,0.14);border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img{display:block;height:54px;width:auto;margin:auto}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.one{transform:translateY(-4px)}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.two{height:66px;transform:translate(-10px)}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.three{height:34px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.four{height:60px}.about-wrapper .board-and-stuff .donors-wrapper .items .item p{margin:24px 0 0;padding:0 10px}.about-wrapper .board-and-stuff .partners-wrapper{position:relative;padding:0 0 20px;max-width:1040px;margin:auto}.about-wrapper .board-and-stuff .partners-wrapper h2{text-align:center;font-size:44px;color:#2198f2}.about-wrapper .board-and-stuff .partners-wrapper .slider{position:relative;margin:60px auto 0;max-width:1540px;direction:ltr}.about-wrapper .board-and-stuff .partners-wrapper .slider .item{position:relative;height:48px;margin:0 24px}.about-wrapper .board-and-stuff .partners-wrapper .slider .item img{display:block;height:100%;width:auto}.about-wrapper .closing-banner{position:relative;width:calc(100% - 40px);height:30vw;border-radius:20px;transform:translateZ(0);-webkit-transform:translateZ(0);overflow:hidden;margin:60px auto 30px;direction:ltr}.about-wrapper .closing-banner .slider{position:absolute;width:100%;height:100%;top:0;left:0}.about-wrapper .closing-banner .slider .item{position:relative;height:30vw}.about-wrapper .closing-banner .slider .slick-dots{bottom:30px}.about-wrapper .closing-banner .slider .slick-dots li button:before{font-size:34px;color:white;opacity:1}.about-wrapper .closing-banner .slider .slick-dots li.slick-active button:before{color:#2198f2;opacity:1}@media screen and (max-width:1780px){.about-wrapper .cover .inner .content-wrapper h1{font-size:80px}.about-wrapper .cover .inner{border-top-left-radius:120px}.about-wrapper .cover .inner .content-wrapper{padding:0 0 40px}.about-wrapper .cover{padding:14px;min-height:480px}.about-wrapper .intro-text{padding:60px 0 50px}.about-wrapper .cover .inner .content-wrapper .inner-links{font-size:17px;margin:20px 0 0}.about-wrapper .numbers-wrapper .items .item .num{font-size:96px}.about-wrapper .numbers-wrapper .items .item h3{margin:4px auto 0;font-size:20px}.about-wrapper .numbers-wrapper .items .item{margin:0 10px}.about-wrapper .sides .text-wrapper .inner{max-width:470px}.about-wrapper .history-wrapper .items .item .text .year{font-size:54px}.about-wrapper .history-wrapper .items .item .text{top:calc(50% - 26px)}.about-wrapper .history-wrapper .items .item .text p strong{font-size:22px}.about-wrapper .board-and-stuff .board-wrapper h2{font-size:40px}.about-wrapper .board-and-stuff .board-wrapper .items .item h3{font-size:24px}.about-wrapper .board-and-stuff .board-wrapper .items .item p{margin:2px auto 0}.about-wrapper .board-and-stuff .board-wrapper{padding:80px 0 60px}.about-wrapper .board-and-stuff .donors-wrapper h2{font-size:40px}.about-wrapper .board-and-stuff .donors-wrapper p{max-width:676px;margin:10px auto 0}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.four{height:46px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img{height:42px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.one{transform:translateY(-1px)}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.two{height:56px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.three{height:26px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper{height:84px}.about-wrapper .board-and-stuff .donors-wrapper .items .item{width:280px;margin:0 14px}.about-wrapper .board-and-stuff .partners-wrapper .slider .item{height:37px;margin:0 22px}.about-wrapper .board-and-stuff .donors-wrapper{padding:0 0 20px}.about-wrapper .board-and-stuff .donors-wrapper.first-in-line{padding:100px 0 20px}.about-wrapper .board-and-stuff .partners-wrapper{max-width:960px}.about-wrapper .closing-banner{margin:100px auto 30px}.about-wrapper .sides{width:calc(100% - 28px);min-height:480px}}@media screen and (max-width:1440px){.about-wrapper .cover .inner .content-wrapper h1{font-size:74px}.about-wrapper .intro-text{padding:60px 0 30px}.about-wrapper .numbers-wrapper{padding:0 0 70px}.about-wrapper .history-wrapper{padding:100px 0 0}.about-wrapper .history-wrapper .items .item{width:calc((100% - 60px) / 3);margin:0 0 30px}}@media screen and (max-width:1024px){.about-wrapper .cover{height:40vh;padding:8px}.about-wrapper .cover .inner .content-wrapper{padding:0 0 24px}.about-wrapper .cover .inner .content-wrapper h1{font-size:48px}.about-wrapper .cover .inner{border-top-left-radius:60px;transform:translateZ(0);-webkit-transform:translateZ(0)}.about-wrapper .cover .inner .content-wrapper .inner-links{display:none}.about-wrapper .intro-text h2{font-size:32px;margin:0 auto 14px;max-width:280px}.about-wrapper .intro-text{padding:30px 0}.about-wrapper .numbers-wrapper .items .item{width:100%!important;margin:0 0 20px}.about-wrapper .numbers-wrapper .items .item .num{font-size:72px}.about-wrapper .numbers-wrapper .items{flex-wrap:wrap}.about-wrapper .numbers-wrapper .items .item h3{margin:2px auto 0;font-size:20px}.about-wrapper .intro-text .faded-logo{width:88%;right:6%;top:6%}.about-wrapper .sides{display:block;height:auto;width:calc(100% - 48px);margin:40px auto 0}.about-wrapper .sides .img-wrapper{width:100%;height:56vw;border-radius:14px}.about-wrapper .sides .text-wrapper{width:100%;height:auto;display:block}.about-wrapper .sides .text-wrapper{padding:0;margin:30px 0 0}.about-wrapper .sides .text-wrapper .inner h2{font-size:32px}.about-wrapper .numbers-wrapper{padding:0}.about-wrapper .history-wrapper{padding:60px 0 0}.about-wrapper .history-wrapper .items{display:block}.about-wrapper .history-wrapper .items .item{width:100%;margin:0 0 20px}.about-wrapper .history-wrapper .items .item .inner-height{padding-bottom:80%}.about-wrapper .history-wrapper .items .item .text{right:24px;width:calc(100% - 48px)}.about-wrapper .history-wrapper .items .item .text p strong{font-size:20px}.about-wrapper .history-wrapper .content-wrapper{border-bottom:0;padding-bottom:40px}.about-wrapper .board-and-stuff .donors-wrapper h2{font-size:32px;max-width:280px;margin:auto}.about-wrapper .closing-banner{position:relative;width:calc(100% - 48px);height:80vw}.about-wrapper .closing-banner .slider .item{height:80vw}.about-wrapper .closing-banner{margin:30px auto}.about-wrapper .cover{min-height:0}.about-wrapper .board-and-stuff .board-wrapper h2{font-size:32px}.about-wrapper .board-and-stuff .board-wrapper .items .item{width:calc(50% - 20px);margin:0 10px 24px;order:2}.about-wrapper .board-and-stuff .board-wrapper .items .item.n-2{order:1}.about-wrapper .board-and-stuff .board-wrapper .items .item.n-3{order:1}.about-wrapper .board-and-stuff .board-wrapper .items{margin:30px -10px 0;width:calc(100% + 20px)}.about-wrapper .board-and-stuff .board-wrapper .items .item h3{font-size:21px;margin:14px auto 0}.about-wrapper .board-and-stuff .donors-wrapper h2{font-size:32px}.about-wrapper .board-and-stuff .board-wrapper{padding:0px 0 20px}.about-wrapper .board-and-stuff .donors-wrapper .items{margin:40px auto 0;flex-wrap:wrap;justify-content:space-between}.about-wrapper .board-and-stuff .donors-wrapper .items .item{width:calc(100% - 10px);margin:0 auto 20px;max-width:280px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img{height:36px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.two{height:46px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.four{height:36px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper img.three{height:18px}.about-wrapper .board-and-stuff .donors-wrapper .items .item p{margin:14px 0 0;padding:0 10px}.about-wrapper .board-and-stuff .donors-wrapper .items .item .logo-wrapper{height:78px}.about-wrapper .board-and-stuff .partners-wrapper .slider{margin:30px auto 20px}.about-wrapper .board-and-stuff .donors-wrapper.first-in-line{padding:0 0 20px}}.p-technologies-wrapper{position:relative}.p-technologies-wrapper .cover{position:relative;height:30vw;padding:20px;background:white}.p-technologies-wrapper .cover.active .inner .ofc{transform:scale(1);-webkit-transform:scale(1)}.p-technologies-wrapper .cover .inner{position:relative;overflow:hidden;height:100%;border-top-left-radius:180px}.p-technologies-wrapper .cover .inner .ofc{transition:all 2s ease-out;transform:scale(1.2);-webkit-transform:scale(1.2)}.p-technologies-wrapper .cover .inner .content-wrapper{color:white;text-align:center;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 0 56px}.p-technologies-wrapper .cover .inner .content-wrapper h1{font-size:92px;line-height:0.88}.p-technologies-wrapper .intro-text{position:relative;padding:54px 0 90px;text-align:center}.p-technologies-wrapper .intro-text .faded-logo{position:absolute;opacity:0.07;width:52%;right:12%;top:52%;display:none}.p-technologies-wrapper .intro-text p{max-width:748px;margin:auto}.p-technologies-wrapper .techs{position:relative;max-width:1280px;margin:auto}.p-technologies-wrapper .techs .item{position:relative;border-top:1px solid rgba(0,0,0,0.14);padding:54px 0;display:flex;align-items:center;justify-content:flex-start}.p-technologies-wrapper .techs .item .img-wrapper{position:relative;width:600px;margin-left:80px;margin-right:-60px}.p-technologies-wrapper .techs .item .img-wrapper img{display:block;width:100%;height:auto}.p-technologies-wrapper .techs .item .text-wrapper{position:relative;width:calc(100% - 600px)}.p-technologies-wrapper .techs .item .text-wrapper h2{color:#0CAFFF;font-size:44px;margin:-10px 0 0}.p-technologies-wrapper .techs .item .text-wrapper h2 span{font-size:28px;color:#14105B}.p-technologies-wrapper .techs .item .text-wrapper p{margin:10px 0 0;max-width:540px}.p-technologies-wrapper .techs .item .text-wrapper .button{display:block;margin:20px 0 0;width:302px;background:#e2f1fd;border:1px solid #0CAFFF;color:#14105B;height:44px;line-height:42px}.p-technologies-wrapper .techs .item .text-wrapper .button:hover{background:#0CAFFF;color:white}.p-technologies-wrapper .closing-banner{position:relative;width:calc(100% - 40px);height:30vw;border-radius:20px;transform:translateZ(0);-webkit-transform:translateZ(0);overflow:hidden;margin:100px auto 80px;direction:ltr}.p-technologies-wrapper .closing-banner .slider{position:absolute;width:100%;height:100%;top:0;left:0}.p-technologies-wrapper .closing-banner .slider .item{position:relative;height:30vw}.p-technologies-wrapper .closing-banner .slider .slick-dots{bottom:30px}.p-technologies-wrapper .closing-banner .slider .slick-dots li button:before{font-size:34px;color:white;opacity:1}.p-technologies-wrapper .closing-banner .slider .slick-dots li.slick-active button:before{color:#2198f2;opacity:1}@media screen and (max-width:1780px){.p-technologies-wrapper .cover .inner .content-wrapper h1{font-size:80px}.p-technologies-wrapper .cover .inner .content-wrapper{padding:0 0 40px}.p-technologies-wrapper .cover{padding:14px;min-height:480px}.p-technologies-wrapper .intro-text{padding:44px 0 66px}.p-technologies-wrapper .techs{width:calc(100% - 160px)}.p-technologies-wrapper .techs .item .text-wrapper h2{font-size:40px;line-height:32px}.p-technologies-wrapper .techs .item .text-wrapper h2 span{font-size:24px}.p-technologies-wrapper .techs .item .text-wrapper .button{width:180px}.p-technologies-wrapper .techs .item .img-wrapper{width:540px;margin-left:80px;margin-right:-40px}.p-technologies-wrapper .techs .item .text-wrapper p{max-width:580px}.p-technologies-wrapper .techs .item .text-wrapper{width:calc(100% - 540px)}.p-technologies-wrapper .cover .inner{border-top-left-radius:120px}.p-technologies-wrapper .techs .item{padding:44px 0}.p-technologies-wrapper .closing-banner{margin:60px auto 40px}}@media screen and (max-width:1024px){.p-technologies-wrapper .cover{height:40vh;padding:8px}.p-technologies-wrapper .cover .inner .content-wrapper{padding:0 0 24px}.p-technologies-wrapper .cover .inner .content-wrapper h1{font-size:48px}.p-technologies-wrapper .cover .inner{border-top-left-radius:60px;transform:translateZ(0);-webkit-transform:translateZ(0)}.p-technologies-wrapper .intro-text{padding:40px 0}.p-technologies-wrapper .techs{width:calc(100% - 48px)}.p-technologies-wrapper .techs .item{padding:30px 0 40px;display:block}.p-technologies-wrapper .techs .item .img-wrapper{width:100%;margin-left:0;margin-right:0}.p-technologies-wrapper .techs .item .text-wrapper{width:100%;margin:30px 0 0}.p-technologies-wrapper .techs .item .text-wrapper h2{font-size:36px;margin:0}.p-technologies-wrapper .techs .item .text-wrapper h2 span{font-size:20px}.p-technologies-wrapper .closing-banner{position:relative;width:calc(100% - 48px);height:80vw}.p-technologies-wrapper .closing-banner .slider .item{height:80vw}.p-technologies-wrapper .closing-banner{margin:30px auto}.p-technologies-wrapper .cover{min-height:0}}.p-programs-wrapper{position:relative}.p-programs-wrapper .cover{position:relative;height:30vw;padding:20px;background:white}.p-programs-wrapper .cover.active .inner .ofc{transform:scale(1);-webkit-transform:scale(1)}.p-programs-wrapper .cover .inner{position:relative;overflow:hidden;height:100%;border-top-left-radius:180px}.p-programs-wrapper .cover .inner .ofc{transition:all 2s ease-out;transform:scale(1.2);-webkit-transform:scale(1.2)}.p-programs-wrapper .cover .inner .content-wrapper{color:white;text-align:center;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 0 56px}.p-programs-wrapper .cover .inner .content-wrapper h1{font-size:92px;line-height:0.88}.p-programs-wrapper .intro-text{position:relative;padding:54px 0 90px;text-align:center}.p-programs-wrapper .intro-text .faded-logo{position:absolute;opacity:0.07;width:52%;right:12%;top:52%;display:none}.p-programs-wrapper .intro-text p{max-width:860px;margin:auto}.p-programs-wrapper .programs-wrapper{position:relative;max-width:1310px;margin:auto}.p-programs-wrapper .programs-wrapper .squares{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding:0 14px}.p-programs-wrapper .programs-wrapper .squares .square{position:relative;width:220px;background:linear-gradient(62deg,#f7f8fa 12%,#e5e9ed 96%);overflow:hidden;border-radius:14px;margin:0 0 36px 24px}.p-programs-wrapper .programs-wrapper .squares .square.of-text{width:calc(100% - 244px);margin:0 0 36px}.p-programs-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper h3{color:#0CAFFF}.p-programs-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more{color:#0CAFFF}.p-programs-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg{margin-right:7px}.p-programs-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg path{fill:#0CAFFF}.p-programs-wrapper .programs-wrapper .squares .square.of-img.hover .ofc{transform:scale(1.1);-webkit-transform:scale(1.1)}.p-programs-wrapper .programs-wrapper .squares .square.of-img .ofc{transition:all 0.44s ease-out}.p-programs-wrapper .programs-wrapper .squares .square .inner-height{position:relative;height:220px}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper{position:absolute;right:34px;bottom:24px;width:calc(100% - 68px)}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-family:"ploni-bold",sans-serif;font-size:34px;max-width:480px;transition:all 0.26s ease-out}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p{margin:6px 0 0;max-width:480px}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p.more{font-family:"ploni-bold",sans-serif;margin:12px 0 0;transition:all 0.26s ease-out}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg{height:14px;margin-right:4px;display:inline-block;transform:translateY(2px);-webkit-transform:translateY(2px);transition:all 0.26s ease-out}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg path{fill:#14105B;transition:all 0.26s ease-out}@media screen and (max-width:1780px){.p-programs-wrapper .cover .inner .content-wrapper h1{font-size:80px}.p-programs-wrapper .cover .inner .content-wrapper{padding:0 0 40px}.p-programs-wrapper .cover{padding:14px;min-height:480px}.p-programs-wrapper .intro-text{padding:44px 0 66px}.p-programs-wrapper .cover .inner{border-top-left-radius:120px}.p-programs-wrapper .intro-text p{max-width:790px}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-size:28px}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p br{display:none}.p-programs-wrapper .programs-wrapper{max-width:1240px}}@media screen and (max-width:1440px){.p-programs-wrapper .cover .inner .content-wrapper h1{font-size:74px}}@media screen and (max-width:1024px){.p-programs-wrapper .cover{height:40vh;padding:8px}.p-programs-wrapper .cover .inner .content-wrapper{padding:0 0 24px}.p-programs-wrapper .cover .inner .content-wrapper h1{font-size:48px}.p-programs-wrapper .cover .inner{border-top-left-radius:60px;transform:translateZ(0);-webkit-transform:translateZ(0)}.p-programs-wrapper .intro-text{padding:40px 0}.p-programs-wrapper .intro-text br{display:none}.p-programs-wrapper .programs-wrapper .squares .square{width:calc(50% - 12px);margin:0 6px 12px}.p-programs-wrapper .programs-wrapper .squares .square.hide-on-m{display:none}.p-programs-wrapper .programs-wrapper .squares{padding:0 12px}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper{position:relative;padding:30px 20px;right:0;bottom:0;width:100%}.p-programs-wrapper .programs-wrapper .squares .square .text-wrapper h3{font-size:20px;line-height:24px}.p-programs-wrapper .programs-wrapper .squares .square{width:calc(100% - 12px)}.p-programs-wrapper .programs-wrapper .squares .square.of-text{width:calc(100% - 12px)}.p-programs-wrapper .programs-wrapper .squares .square .inner-height{height:auto;padding-bottom:44%}.p-programs-wrapper .programs-wrapper .squares .square.of-img .inner-height{padding-bottom:60%}.p-programs-wrapper .programs-wrapper .squares .square.of-text .inner-height{display:none}.p-programs-wrapper .programs-wrapper .squares .square{background:linear-gradient(62deg,#ffffff 12%,#e5e9ed 96%)}.p-programs-wrapper .programs-wrapper .squares .square.of-text{margin:0 6px 36px}.p-programs-wrapper .programs-wrapper .squares{padding:0 18px}.p-programs-wrapper .cover{min-height:0}}.news-wrapper{position:relative}.news-wrapper .cover{position:relative;height:30vw;padding:20px;background:white}.news-wrapper .cover.active .inner .ofc{transform:scale(1);-webkit-transform:scale(1)}.news-wrapper .cover.of-article .inner .content-wrapper h2{font-size:22px;margin:0 0 14px}.news-wrapper .cover.of-article .inner .content-wrapper h1{font-size:48px;line-height:1;max-width:880px}.news-wrapper .cover .inner{position:relative;overflow:hidden;height:100%;border-top-left-radius:180px}.news-wrapper .cover .inner .ofc{transition:all 2s ease-out;transform:scale(1.2);-webkit-transform:scale(1.2)}.news-wrapper .cover .inner .content-wrapper{color:white;text-align:center;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 0 56px}.news-wrapper .cover .inner .content-wrapper h1{font-size:92px;line-height:0.88}.news-wrapper .items-wrapper{position:relative;max-width:1240px;padding:72px 0 90px;margin:auto}.news-wrapper .items-wrapper .items{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 54px);margin:0 -27px}.news-wrapper .items-wrapper .items .item{position:relative;width:calc(33.3333333333% - 54px);margin:0 27px 54px;border-radius:14px;overflow:hidden;background:linear-gradient(0deg,#f7f8fa 12%,#e5e9ed 96%);align-self:stretch}.news-wrapper .items-wrapper .items .item:hover .img-wrapper .ofc{transform:scale(1.1);-webkit-transform:scale(1.1)}.news-wrapper .items-wrapper .items .item:hover .desc h3{color:#0CAFFF}.news-wrapper .items-wrapper .items .item .img-wrapper{position:relative;overflow:hidden}.news-wrapper .items-wrapper .items .item .img-wrapper .inner-height{position:relative;padding-bottom:50%}.news-wrapper .items-wrapper .items .item .img-wrapper .ofc{transition:all 0.44s ease-out}.news-wrapper .items-wrapper .items .item .desc{position:relative;padding:30px 30px 70px}.news-wrapper .items-wrapper .items .item .desc h3{font-family:"ploni-bold",sans-serif;font-size:21px;line-height:24px;max-width:480px;transition:all 0.26s ease-out}.news-wrapper .items-wrapper .items .item p{margin:14px 0 0;max-width:480px}.news-wrapper .items-wrapper .items .item p.more{position:absolute;bottom:30px;right:30px;margin:0;font-family:"ploni-bold",sans-serif;transition:all 0.26s ease-out}.news-wrapper .items-wrapper .items .item p.more svg{height:11px;margin-right:2px;display:inline-block;transform:translateY(1px);-webkit-transform:translateY(1px);transition:all 0.26s ease-out}.news-wrapper .items-wrapper .items .item p.more svg path{fill:#14105B;transition:all 0.26s ease-out}.article-wrapper{position:relative;padding:70px 0}.article-wrapper .content-wrapper{max-width:720px}.article-wrapper .content-wrapper .wysiwyg{position:relative}.article-wrapper .content-wrapper .wysiwyg h2,.article-wrapper .content-wrapper .wysiwyg h3,.article-wrapper .content-wrapper .wysiwyg h4,.article-wrapper .content-wrapper .wysiwyg h5{font-size:24px;line-height:30px;margin:0 0 14px;font-family:"ploni-bold",sans-serif}.article-wrapper .content-wrapper .wysiwyg p{margin:0 0 14px;text-align:justify}.article-wrapper .content-wrapper .wysiwyg ul{position:relative;margin:0 0 14px;font-size:18px;line-height:25px;list-style-type:disc;padding-right:20px}.article-wrapper .content-wrapper .wysiwyg ol{position:relative;margin:0 0 14px;font-size:18px;line-height:25px;list-style-type:disc;padding-right:20px}.article-wrapper .content-wrapper .wysiwyg a{border-bottom:1px solid;transition:all 0.26s ease-out}.article-wrapper .content-wrapper .wysiwyg a:hover{color:#0CAFFF}.article-wrapper .content-wrapper .wysiwyg strong{font-family:"ploni-bold",sans-serif}@media screen and (max-width:1780px){.news-wrapper .cover .inner .content-wrapper h1{font-size:80px}.news-wrapper .cover .inner .content-wrapper{padding:0 0 40px}.news-wrapper .cover{padding:14px;min-height:480px}.news-wrapper .cover .inner{border-top-left-radius:120px}.article-wrapper .content-wrapper .wysiwyg ul{font-size:16.6px;line-height:22.4px}.article-wrapper .content-wrapper .wysiwyg ol{font-size:16.6px;line-height:22.4px}}@media screen and (max-width:1440px){.news-wrapper .cover .inner .content-wrapper h1{font-size:74px}.news-wrapper .items-wrapper{padding:60px 0 90px}.news-wrapper .items-wrapper .items{width:calc(100% + 40px);margin:0 -20px}.news-wrapper .items-wrapper .items .item{width:calc(33.3333333333% - 40px);margin:0 20px 40px}.news-wrapper .items-wrapper .items .item .desc h3{font-size:20px;line-height:23px}.news-wrapper .items-wrapper .items .item p{margin:10px 0 0}.news-wrapper .cover.of-article .inner .content-wrapper h1{font-size:44px;max-width:840px}}@media screen and (max-width:1024px){.news-wrapper .cover{height:40vh;padding:8px;min-height:0}.news-wrapper .cover .inner .content-wrapper{padding:0 0 24px}.news-wrapper .cover .inner .content-wrapper h1{font-size:48px}.news-wrapper .cover .inner{border-top-left-radius:60px;transform:translateZ(0);-webkit-transform:translateZ(0)}.news-wrapper .items-wrapper{padding:30px 0 60px;width:calc(100% - 48px)}.news-wrapper .items-wrapper .items{width:100%;margin:0;display:block}.news-wrapper .items-wrapper .items .item{width:100%;margin:0 0 30px;display:block}.news-wrapper .items-wrapper .items .item .desc{padding:24px}.news-wrapper .items-wrapper .items .item p.more{position:relative;bottom:auto;right:auto;margin:0 24px 14px}.news-wrapper .items-wrapper .items .item .desc h3{font-size:19px;line-height:22px}.news-wrapper .items-wrapper .items .item p{margin:6px 0 0}.article-wrapper{padding:30px 0 60px}.news-wrapper .cover.of-article .inner .content-wrapper h1{font-size:28px}.news-wrapper .cover.of-article .inner .content-wrapper h2{font-size:19px;margin:0 0 8px}.news-wrapper .cover.of-article{height:auto;min-height:40vh}.news-wrapper .cover.of-article .inner .content-wrapper{display:block;padding:110px 0 20px}}.popup-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.72);z-index:999999;visibility:hidden;opacity:0;overflow:auto;transition:all 0.26s ease-out}.popup-wrapper.darker{background:rgba(0,0,0,0.54)}.popup-wrapper.show{opacity:1;visibility:visible}.popup-wrapper.show .inner-apt{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-thanks{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-contact{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-field{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-video{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-program{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper.show .inner-enlarge{transform:scale(1);-webkit-transform:scale(1)}.popup-wrapper .close{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer}.popup-wrapper .center-wrapper .center{padding:35px}.popup-wrapper .inner-field{position:relative;max-width:calc(100vw - 80px);width:880px;padding:50px;background:white;border-radius:6px;margin:auto;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-field.of-floor{overflow:hidden}.popup-wrapper .inner-field.of-floor .image{transform:scale(1.14);-webkit-transform:scale(1.14)}.popup-wrapper .inner-field.of-apartments{max-width:740px;padding:40px}.popup-wrapper .inner-field h2{text-align:center;font-size:32px;line-height:1;font-family:"ploni-regular",sans-serif}.popup-wrapper .inner-field .image-wrapper{position:relative;margin:24px auto 0;padding-bottom:60%}.popup-wrapper .inner-field .image-wrapper .image{background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important}.popup-wrapper .inner-field .apartments-list{position:relative;margin:24px auto 0;font-size:15px;border-top:1px solid #dad6d4}.popup-wrapper .inner-field .apartments-list li{position:relative;padding:20px 0;letter-spacing:0.02em;border-bottom:1px solid #dad6d4;transition:all 0.26s ease-out}.popup-wrapper .inner-field .apartments-list li:hover{background:#dad6d4}.popup-wrapper .inner-field .apartments-list li a{display:block;height:100%;width:100%;position:relative}.popup-wrapper .inner-field .apartments-list li img{height:10px;top:50%;margin-top:-5px;left:0;position:absolute}.popup-wrapper .inner-field .apartments-list li svg{height:10px;top:50%;margin-top:-5px;left:0;position:absolute;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.popup-wrapper .inner-field .apartments-list li .sold{left:44px}.popup-wrapper .inner-field .apartments-list li .not-m{left:44px}.popup-wrapper .inner-thanks{position:relative;max-width:440px;padding:34px;background:white;margin:auto;text-align:center;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-contact{position:relative;width:calc(100% - 240px);max-width:1320px;margin:auto;padding:20px;border-radius:20px;border-bottom-right-radius:120px;background:white;display:flex;align-items:center;justify-content:flex-start;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-contact .img-wrapper{position:relative;width:50%;overflow:hidden;border-radius:20px}.popup-wrapper .inner-contact .img-wrapper .inner-height{position:relative;padding-bottom:100%}.popup-wrapper .inner-contact .text-wrapper{position:relative;width:50%;padding:0 80px}.popup-wrapper .inner-contact .text-wrapper .inside{position:relative}.popup-wrapper .inner-contact .text-wrapper h2{font-size:44px;color:#2198f2}.popup-wrapper .inner-contact .text-wrapper p{margin:6px 0 0}.popup-wrapper .inner-contact .text-wrapper p.details{margin:24px 0 0}.popup-wrapper .inner-contact .text-wrapper p a{transition:all 0.26s ease-out}.popup-wrapper .inner-contact .text-wrapper p a:hover{color:#0CAFFF}.popup-wrapper .inner-contact .text-wrapper .form-wrapper{position:relative;margin:14px 0 0}.popup-wrapper .inner-contact .text-wrapper .form-wrapper p{margin:0}.popup-wrapper .inner-contact .text-wrapper .form-wrapper form{direction:rtl}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row{position:relative;margin:0 0 14px}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row.double{display:flex;align-items:flex-start;justify-content:space-between}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row.double .part{position:relative;width:calc(50% - 10px)}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row input{height:44px;width:100%;border:0;border-bottom:1px solid;font-family:"ploni-regular",sans-serif;font-size:17px;outline:0}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row input[type=email]{direction:rtl}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row input:focus{border-color:#0CAFFF}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row textarea{height:88px;width:100%;border:0;border-bottom:1px solid;font-size:17px;font-family:"ploni-regular",sans-serif;outline:0;resize:none}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row textarea:focus{border-color:#0CAFFF}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .button{margin:10px 0 0;border:0}.popup-wrapper .inner-contact .text-wrapper .socials{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;margin:14px 0 0}.popup-wrapper .inner-contact .text-wrapper .socials .social{position:relative;width:30px;height:30px;border-radius:50%;background:#14105B;display:flex;align-items:center;justify-content:center;margin-left:10px;transition:all 0.26s ease-out}.popup-wrapper .inner-contact .text-wrapper .socials .social.facebook{background:#4267B2}.popup-wrapper .inner-contact .text-wrapper .socials .social.instagram{background:#833AB4}.popup-wrapper .inner-contact .text-wrapper .socials .social.tiktok{background:#00f2ea}.popup-wrapper .inner-contact .text-wrapper .socials .social.tiktok svg path{fill:#14105B}.popup-wrapper .inner-contact .text-wrapper .socials .social.youtube{background:#FF0000}.popup-wrapper .inner-contact .text-wrapper .socials .social:hover{background:#2198f2!important}.popup-wrapper .inner-contact .text-wrapper .socials .social svg{height:16px;width:auto;margin:auto}.popup-wrapper .inner-contact .text-wrapper .socials .social svg path{fill:white;transition:all 0.26s ease-out}.popup-wrapper .inner-video{position:relative;background:white;max-width:1240px;margin:auto;width:calc(100% - 80px);border:4px solid white;overflow:hidden;border-radius:20px;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-video .iframe-wrapper{position:relative;padding-bottom:56.25%;overflow:hidden}.popup-wrapper .inner-video .iframe-wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}.popup-wrapper .inner-program{position:relative;background:white;max-width:1280px;padding:20px;margin:auto;width:calc(100% - 80px);overflow:hidden;border-radius:20px;border-top-left-radius:120px;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-program .inner-height{position:relative;padding-bottom:44%;overflow:hidden}.popup-wrapper .inner-program .content{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;padding:20px}.popup-wrapper .inner-program .content .on-right{position:relative;width:50%;padding:0 60px;justify-content:center;align-items:center;display:flex}.popup-wrapper .inner-program .content .on-right .inside{position:relative;max-width:440px;margin:auto}.popup-wrapper .inner-program .content .on-right h3{font-size:44px;font-family:"ploni-bold",sans-serif;color:#2198f2}.popup-wrapper .inner-program .content .on-right p{margin:10px 0 0;max-width:430px}.popup-wrapper .inner-program .content .on-right .button{margin:20px 0 0}.popup-wrapper .inner-program .content .on-left{width:50%;position:relative;height:100%;overflow:hidden;border-radius:20px;border-top-left-radius:120px}.popup-wrapper .inner-pass{position:relative;max-width:440px;padding:34px;background:white;margin:auto;text-align:center;transform:scale(0.95);-webkit-transform:scale(0.95);transition:all 0.26s ease-out}.popup-wrapper .inner-pass h3{font-size:28px;line-height:1.2}.popup-wrapper .inner-pass .form-wrapper{position:relative;margin-top:20px}.popup-wrapper .inner-pass .form-wrapper form{position:relative;direction:rtl;width:100%}.popup-wrapper .inner-pass .form-wrapper form input{width:100%;height:38px;background:#ddd7d6;color:#92c36a;font-size:18px;font-family:"ploni-regular",sans-serif;padding:0 14px;border:1px solid transparent;text-align:right!important;outline:0}.popup-wrapper .inner-pass .form-wrapper form input[type=submit]{background:#92c36a;color:white;font-family:"ploni-regular",sans-serif;font-size:24px;margin-top:14px;cursor:pointer;padding:0;text-align:center!important}.popup-wrapper .inner-pass .form-wrapper form input::-webkit-input-placeholder{color:#92c36a!important}.popup-wrapper .inner-pass .form-wrapper form input::-moz-placeholder{color:#92c36a!important}.popup-wrapper .inner-pass .form-wrapper form input:-ms-input-placeholder{color:#92c36a!important}.popup-wrapper .inner-pass .form-wrapper form input:-moz-placeholder{color:#92c36a!important}.popup-wrapper .inner-pass .form-wrapper form input:focus{border-color:#92c36a}.popup-wrapper .inner-pass .form-wrapper form input.error{border-color:#FF0000}.popup-wrapper .inner-enlarge{position:relative;max-width:1440px;margin:auto;width:calc(100% - 160px);background:white;box-shadow:rgba(0,0,0,0.1) 0px 4px 12px}.popup-wrapper .inner-enlarge .inner-height{position:relative;padding-bottom:60.48%}.popup-wrapper .inner-enlarge .lil-x{top:0;right:0;width:34px;height:34px;background:white}.popup-wrapper .inner-enlarge .lil-x:hover{transform:rotate(0);-webkit-transform:rotate(0)}.popup-wrapper .lil-x{position:absolute;top:34px;right:34px;height:14px;width:14px;cursor:pointer;transition:all 0.26s ease-out;z-index:9}.popup-wrapper .lil-x:hover{transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.popup-wrapper .lil-x.go-white .line{background:white}.popup-wrapper .lil-x .line{position:absolute;width:14px;height:2px;left:50%;margin-left:-7px;top:50%;margin-top:-1px;background:#14105B}.popup-wrapper .lil-x .line.one{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.popup-wrapper .lil-x .line.two{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media screen and (max-width:1780px){.popup-wrapper .inner-contact{padding:14px}.popup-wrapper .inner-contact{width:calc(100% - 160px)}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .button{margin:10px 0 0}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row input{font-size:16.6px}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row textarea{font-size:16.6px;height:72px}.popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row{margin:0 0 10px}.popup-wrapper .inner-contact .text-wrapper h2{font-size:40px}.popup-wrapper .inner-contact .text-wrapper p.subtitle{max-width:280px}.popup-wrapper .inner-contact .img-wrapper .inner-height{padding-bottom:110%}.popup-wrapper .inner-contact .img-wrapper{width:46%}.popup-wrapper .inner-contact .text-wrapper{width:54%}.popup-wrapper .inner-program .content .on-right h3{font-size:36px}.popup-wrapper .inner-program .content{padding:14px}}@media screen and (min-width:0px) and (max-width:1024px){.popup-wrapper .center-wrapper .center{padding:20px}.popup-wrapper .inner-apt{max-width:calc(100vw - 40px);width:calc(100vw - 40px);padding:30px}.popup-wrapper .lil-x{left:auto;right:14px;height:16px;width:16px}.popup-wrapper .lil-x .line{position:absolute;width:16px;height:2px;left:50%;margin-left:-8px;top:50%;margin-top:-1px}.popup-wrapper .inner-apt .inner .text-wrapper{width:100%}.popup-wrapper .inner-apt .inner .text-wrapper .letter{height:50px;margin:0 auto 10px}.popup-wrapper .inner-apt .inner .text-wrapper h2{font-size:35px;text-align:center}.popup-wrapper .inner-apt .inner .text-wrapper h2 span{font-size:26px}.popup-wrapper .inner-apt .inner .text-wrapper h3{font-size:15px;text-align:center}.popup-wrapper .inner-apt .inner .text-wrapper h3.first{margin-top:20px}.popup-wrapper .inner-apt .inner{display:block}.popup-wrapper .inner-apt .inner .text-wrapper .disclaimer{font-size:12px;line-height:16px}.popup-wrapper .inner-apt .inner .slider-wrapper{display:none}.popup-wrapper .inner-apt .inner .slider-wrapper-m{display:block;position:relative;width:calc(100% + 60px);margin:40px -30px}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside{position:relative;padding-bottom:64%}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider{position:absolute;width:100%;height:100%;top:0;left:0;direction:ltr}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-list,.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-track{height:100%;position:relative}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .item{position:relative;width:100%;height:100%;float:left}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-arrow{display:none!important}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-dots{bottom:20px}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-dots li{width:42px;height:7px;margin:0 4px}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-dots li.slick-active button{background:white}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-dots li button{width:42px;height:7px;padding:0;background:#92c36a}.popup-wrapper .inner-apt .inner .slider-wrapper-m .inside .slider .slick-dots li button:before{display:none}.popup-wrapper .inner-pass h3{font-size:24px;line-height:1.1}.popup-wrapper .inner-pass .form-wrapper form input{font-size:17px}.popup-wrapper .inner-pass .form-wrapper form input[type=submit]{margin-top:10px;font-size:20px}.popup-wrapper .inner-pass{padding:30px}.popup-wrapper .inner-field{width:calc(100vw - 20px)!important;padding:40px 20px!important;max-width:100%!important}.popup-wrapper .inner-field h2{font-size:34px}.popup-wrapper .inner-field .apartments-list li{padding:18px 0}.popup-wrapper .inner-field .apartments-list li .not-m{left:auto;position:relative;width:70px;text-align:center;margin-top:10px;top:auto}.popup-wrapper .inner-field .apartments-list li .sold{left:auto;position:relative;width:70px;text-align:center;margin-top:10px;top:auto}.popup-wrapper .inner-field .apartments-list{line-height:1.3}.popup-wrapper .inner-field .apartments-list li img{display:none}.popup-wrapper#popup-apartments-list .center-wrapper .center{padding:10px}.popup-wrapper#popup-floor .center-wrapper .center{padding:10px}.popup-wrapper#popup-field .center-wrapper .center{padding:10px}.popup-wrapper#popup-field .inner-field h2{font-size:28px}.popup-wrapper#popup-floor .inner-field h2{font-size:28px}.popup-wrapper .inner-video{border:2px solid white;width:100%}.popup-wrapper .inner-apartment{width:100%}.popup-wrapper .inner-apartment.of-social .text-image-wrapper{padding:60px 30px 30px}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image{display:block}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image .text-wrapper{text-align:center;width:100%}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image .text-wrapper h2{font-size:40px;line-height:1.1}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image .text-wrapper p{font-size:16px;line-height:22px;margin-top:20px}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image .img-wrapper{width:100%;margin-top:30px}.popup-wrapper .inner-apartment.of-social .text-image-wrapper .text-image .text-wrapper .mini-map{margin:30px auto 0;width:220px}.popup-wrapper .inner-apartment .inner-height{padding-bottom:0}.popup-wrapper .inner-apartment .on-right{position:relative;width:100%;height:auto;display:block}.popup-wrapper .inner-apartment .on-right .inner-content{width:100%;max-width:100%;padding:50px 30px 30px}.popup-wrapper .inner-apartment .on-right .inner-content .logo{height:54px}.popup-wrapper .inner-apartment .on-right .inner-content .rows{display:none}.popup-wrapper .inner-apartment .on-right .inner-content .button{display:none}.popup-wrapper .inner-apartment .on-left{position:relative;width:100%;height:auto;padding:0 0 30px}.popup-wrapper .inner-apartment .on-left .img-wrapper{position:relative;top:auto;right:auto;width:100%;height:auto;padding:30px 0}.popup-wrapper .inner-apartment .on-left .img-wrapper img{position:relative;height:auto;width:calc(100% - 60px);margin:auto;display:block}.popup-wrapper .inner-apartment .on-left .disclaimer{position:relative;right:auto;bottom:auto;padding:0 30px 30px;width:100%}.popup-wrapper .inner-apartment .on-left .m-data{display:block}.popup-wrapper .inner-apartment .on-left .m-data .rows{position:relative;margin:auto;width:calc(100% - 60px);border-top:1px solid #BCB4AC;border-bottom:1px solid #BCB4AC;padding:16px 0;font-size:16px;line-height:22px;letter-spacing:0.06em;text-align:center;font-family:"ploni-regular",sans-serif}.popup-wrapper .inner-apartment .on-left .m-data .button{width:calc(100% - 60px);margin:30px auto 0}.popup-wrapper .inner-contact .logo{display:none}.popup-wrapper .inner-contact{padding:60px 30px;background:white}.popup-wrapper .inner-contact .form-wrapper{margin:20px auto 0;max-width:100%}.popup-wrapper .inner-contact h3{font-size:24px;margin:0}.popup-wrapper .inner-contact .form-wrapper .of-cb{max-width:270px}}@media screen and (max-width:1024px){.popup-wrapper .inner-program{width:100%;border-top-left-radius:60px;border:6px solid white}.popup-wrapper .inner-program .inner-height{padding-bottom:0}.popup-wrapper .inner-program .content{flex-wrap:wrap;width:100%;position:relative;flex-direction:column-reverse}.popup-wrapper .inner-program .content .on-right{width:100%;padding:50px 20px 30px}.popup-wrapper .inner-program .content .on-right h3{font-size:32px}.popup-wrapper .inner-program .content .on-left{width:calc(100% - 32px);position:relative;height:60vw;margin:0 auto 16px;border-radius:14px;overflow:hidden}.popup-wrapper .lil-x{top:14px;right:14px;background:white;border-radius:50px;width:24px;height:24px}.popup-wrapper .inner-video{border-top-left-radius:60px}.popup-wrapper .inner-program{border-radius:20px}.popup-wrapper .inner-program .content{padding:0}.popup-wrapper .inner-program .content .on-right{padding:34px 0 20px}.popup-wrapper .inner-program .content .on-left{width:100%;margin:auto}.popup-wrapper .inner-program .content .on-right p{margin:6px 0 0}.popup-wrapper .inner-program{padding:4px}.popup-wrapper .inner-program .content .on-right .inside{padding:0 16px}.popup-wrapper .lil-x .line{margin-left:-6px;width:12px}.popup-wrapper .inner-program .content .on-right h3{font-size:28px}.popup-wrapper .inner-program .content .on-right .button{margin:14px 0 0;height:44px;line-height:44px;width:180px}.popup-wrapper .inner-contact{width:100%;padding:0;border:10px solid white;flex-wrap:wrap;flex-direction:column-reverse;border-bottom-right-radius:20px}.popup-wrapper .inner-contact .img-wrapper{width:100%;display:none}.popup-wrapper .inner-contact .text-wrapper{width:100%}.popup-wrapper .inner-contact .img-wrapper{border-radius:14px}.popup-wrapper .inner-contact .img-wrapper .inner-height{padding-bottom:80%}.popup-wrapper .inner-contact .text-wrapper{padding:30px 20px}.popup-wrapper .inner-contact .text-wrapper .form-wrapper{margin:6px 0 0}.popup-wrapper .inner-contact .lil-x{top:0;right:0}.popup-wrapper .inner-contact .text-wrapper p.details{max-width:286px}}.legal-wrapper{position:relative;padding:0 0 120px}.legal-wrapper .cover{position:relative;height:24vw;padding:20px;background:white}.legal-wrapper .cover.active .inner .ofc{transform:scale(1);-webkit-transform:scale(1)}.legal-wrapper .cover .inner{position:relative;overflow:hidden;height:100%;border-top-left-radius:180px}.legal-wrapper .cover .inner .ofc{transition:all 2s ease-out;transform:scale(1.2);-webkit-transform:scale(1.2)}.legal-wrapper .cover .inner .content-wrapper{color:white;text-align:center;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:0 0 60px}.legal-wrapper .cover .inner .content-wrapper h1{font-size:72px;line-height:0.88}.legal-wrapper .page{position:relative;padding:80px 0 0}.legal-wrapper .page .content-wrapper{max-width:880px}.legal-wrapper .page .content-wrapper .wysiwyg{position:relative}.legal-wrapper .page .content-wrapper .wysiwyg h2,.legal-wrapper .page .content-wrapper .wysiwyg h3,.legal-wrapper .page .content-wrapper .wysiwyg h4,.legal-wrapper .page .content-wrapper .wysiwyg h5{font-size:24px;line-height:30px;margin:0 0 14px;font-family:"ploni-bold",sans-serif}.legal-wrapper .page .content-wrapper .wysiwyg p{margin:0 0 14px}.legal-wrapper .page .content-wrapper .wysiwyg strong{font-family:"ploni-bold",sans-serif}.legal-wrapper .page .content-wrapper .wysiwyg ul{position:relative;margin:0 0 14px;font-size:17px;line-height:23px;list-style-type:disc;padding-right:20px}.legal-wrapper .page .content-wrapper .wysiwyg ol{position:relative;margin:0 0 14px;font-size:17px;line-height:23px;list-style-type:disc;padding-right:20px}.legal-wrapper .page .content-wrapper .wysiwyg a{border-bottom:1px solid;transition:all 0.26s ease-out}.legal-wrapper .page .content-wrapper .wysiwyg a:hover{color:#0CAFFF}@media screen and (max-width:1780px){.legal-wrapper .cover .inner .content-wrapper h1{font-size:80px}.legal-wrapper .cover .inner{border-top-left-radius:120px}.legal-wrapper .cover .inner .content-wrapper{padding:0 0 40px}.legal-wrapper .cover{padding:14px;min-height:480px}}@media screen and (max-width:1440px){.legal-wrapper .cover .inner .content-wrapper h1{font-size:74px}}@media screen and (max-width:1024px){.legal-wrapper .cover{height:40vh;padding:8px;min-height:0}.legal-wrapper .cover .inner .content-wrapper{padding:0 0 24px}.legal-wrapper .cover .inner .content-wrapper h1{font-size:48px}.legal-wrapper .cover .inner{border-top-left-radius:60px}.legal-wrapper .page{padding:20px 0 0}}body.lang-en{direction:ltr}body.lang-en p.link svg{margin-right:0;margin-left:4px;transform:rotate(180deg) translateY(-2px);-webkit-transform:rotate(180deg) translateY(-2px)}body.lang-en header{right:auto;left:120px}body.lang-en header .on-right .logo{margin-left:0;margin-right:60px}body.lang-en header .on-right .items li{margin-left:0;margin-right:30px}body.lang-en header .on-left .langs{margin-left:0;margin-right:20px}body.lang-en header .on-left .langs span{margin-left:0;margin-right:10px}body.lang-en .home-wrapper .hero .main-wrapper{border-top-left-radius:0;border-top-right-radius:180px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header{right:auto;left:100px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .logo{margin-left:0;margin-right:60px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .items li{margin-left:0;margin-right:30px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-left .langs{margin-left:0;margin-right:20px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-left .langs span{margin-left:0;margin-right:10px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper{right:auto;left:100px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:94px}body.lang-en .home-wrapper .below-wrapper{border-top-right-radius:0;border-top-left-radius:180px}body.lang-en .home-wrapper .intro-wrapper.v2 .faded-logo{right:auto;left:2%}body.lang-en .home-wrapper .intro-wrapper.v3 .numbers-wrapper p.one{max-width:804px}body.lang-en .home-wrapper .intro-wrapper.v3 .faded-logo{right:auto;left:2%}body.lang-en .home-wrapper .intro-wrapper .faded-logo{position:absolute;opacity:0.06;width:660px;right:16%;top:10%}body.lang-en .home-wrapper .chairman-wrapper{border-top-left-radius:20px;border-top-right-radius:180px}body.lang-en .home-wrapper .chairman-wrapper.v2{border-top-left-radius:20px;border-top-right-radius:154px}body.lang-en .home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside{padding-left:0;padding-right:40px}body.lang-en .home-wrapper .chairman-wrapper .inner .text-wrapper{padding:0 0 0 60px}body.lang-en .home-wrapper .ceo-wrapper{border-top-right-radius:20px;border-top-left-radius:180px}body.lang-en .home-wrapper .ceo-wrapper .inner .text-wrapper{padding:0 0 0 60px}body.lang-en .home-wrapper .banner-wrapper .overlay.two{background:linear-gradient(to top right,rgba(0,0,0,0) 0%,rgb(0,63,210) 90%)}body.lang-en .home-wrapper .banner-wrapper .content-wrapper .on-left{border-top-right-radius:14px;border-top-left-radius:100px}body.lang-en .home-wrapper .banner-wrapper .content-wrapper .on-left .overlay{background:linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 90%)}body.lang-en .home-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg{margin-right:0;margin-left:4px;transform:rotate(180deg) translateY(-2px);-webkit-transform:rotate(180deg) translateY(-2px)}body.lang-en .home-wrapper .programs-wrapper .squares .square .text-wrapper{right:auto;left:34px}body.lang-en .home-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg{margin-right:0;margin-left:4px;transform:rotate(180deg) translateY(-2px);-webkit-transform:rotate(180deg) translateY(-2px)}body.lang-en footer .content-wrapper .on-right .logo{margin-left:0;margin-right:60px}body.lang-en footer .content-wrapper .on-right .socials .social{margin-left:0;margin-right:10px}body.lang-en footer .content-wrapper .on-left p{margin-right:0;margin-left:24px}body.lang-en .popup-wrapper .inner-contact{border-bottom-right-radius:20px;border-bottom-left-radius:120px}body.lang-en .popup-wrapper .inner-contact .text-wrapper .socials .social{margin-left:0;margin-right:10px}body.lang-en .popup-wrapper .inner-contact .text-wrapper .form-wrapper form{direction:ltr}body.lang-en .popup-wrapper .inner-contact .text-wrapper .form-wrapper .form-row input[type=email]{direction:ltr}body.lang-en .popup-wrapper .inner-contact .text-wrapper p.details{font-size:16px}body.lang-en .popup-wrapper .inner-contact .text-wrapper p.subtitle{max-width:360px}body.lang-en .p-technologies-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:180px}body.lang-en .p-technologies-wrapper .intro-text .faded-logo{right:auto;left:12%}body.lang-en .p-technologies-wrapper .techs .item .img-wrapper{margin-right:80px;margin-left:-60px}body.lang-en .p-programs-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:180px}body.lang-en .p-programs-wrapper .intro-text p{max-width:920px}body.lang-en .p-programs-wrapper .intro-text .faded-logo{right:0;left:12%}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square{margin:0 24px 36px 0;background:linear-gradient(-62deg,#f7f8fa 12%,#e5e9ed 96%)}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square.of-text{margin:0 0 36px}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square.of-text.hover .text-wrapper p.more svg{margin-right:0;margin-left:7px}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square .text-wrapper{right:auto;left:34px}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square .text-wrapper p.more svg{margin-right:0;margin-left:4px;transform:rotate(180deg) translateY(-2px);-webkit-transform:rotate(180deg) translateY(-2px)}body.lang-en .about-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:180px}body.lang-en .about-wrapper .intro-text h2{margin:0 auto 14px;max-width:660px;line-height:1.1}body.lang-en .about-wrapper .intro-text p br{display:none}body.lang-en .about-wrapper .intro-text .faded-logo{right:auto;left:12%}body.lang-en .about-wrapper .sides .text-wrapper .inner .button{margin-left:0;margin-right:10px;width:220px}body.lang-en .about-wrapper .history-wrapper .items .item{background:linear-gradient(-62deg,#ffffff 12%,#e5e9ed 96%)}body.lang-en .about-wrapper .history-wrapper .items .item .img-wrapper{right:auto;left:14px}body.lang-en .about-wrapper .history-wrapper .items .item .text{right:auto;left:30px}@media screen and (max-width:1780px){body.lang-en header{right:auto;left:80px}body.lang-en header .on-right .logo{margin-left:0;margin-right:44px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header{right:auto;left:66px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper{right:auto;left:66px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:76px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .logo{margin-left:0;margin-right:44px}body.lang-en .home-wrapper .hero .main-wrapper{border-top-left-radius:0;border-top-right-radius:120px}body.lang-en .home-wrapper .below-wrapper{border-top-right-radius:0;border-top-left-radius:120px}body.lang-en .p-technologies-wrapper .techs .item .img-wrapper{margin-right:80px;margin-left:-40px}body.lang-en .p-technologies-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:120px}body.lang-en .p-programs-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:120px}body.lang-en .about-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:120px}}@media screen and (max-width:1440px){body.lang-en .popup-wrapper .inner-contact .text-wrapper p.details{font-size:14.4px}}@media screen and (max-width:1024px){body.lang-en header{right:auto;left:32px}body.lang-en header .on-right .logo{margin-right:0}body.lang-en header .on-right .menu-button-wrapper{margin-left:0;margin-right:20px}body.lang-en .popup-wrapper .inner-contact{border-bottom-left-radius:20px;border-bottom-right-radius:120px}body.lang-en .home-wrapper .hero .main-wrapper{border-top-left-radius:0;border-top-right-radius:60px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header{right:auto;left:24px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .logo{margin-right:0}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper{right:auto;left:24px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper h1{font-size:44px}body.lang-en .home-wrapper .hero .main-wrapper .text-wrapper p{max-width:274px}body.lang-en .home-wrapper .below-wrapper{border-top-right-radius:0;border-top-left-radius:60px}body.lang-en .home-wrapper .intro-wrapper.v2 .faded-logo{right:auto;left:-2%}body.lang-en .home-wrapper .chairman-wrapper{border-top-left-radius:14px;border-top-right-radius:100px}body.lang-en .home-wrapper .chairman-wrapper .inner .img-wrapper{border-top-left-radius:0;border-top-right-radius:80px}body.lang-en .home-wrapper .chairman-wrapper .inner .text-wrapper{padding:0}body.lang-en .home-wrapper .banner-wrapper .content-wrapper .on-left{border-top-right-radius:0;border-top-left-radius:60px}body.lang-en .home-wrapper .programs-wrapper .squares .square .text-wrapper{right:auto;left:0}body.lang-en .home-wrapper .bottom-contact-outer .bottom-contact-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:60px}body.lang-en .home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner .text-wrapper{padding-left:0}body.lang-en .home-wrapper .bottom-contact-outer .bottom-contact-wrapper .inner .img-wrapper{margin-left:0;border-bottom-right-radius:0;border-bottom-left-radius:60px}body.lang-en .home-wrapper .intro-wrapper.v3 .faded-logo{right:auto;left:-16%}body.lang-en .home-wrapper .chairman-wrapper.v2 .inner .text-wrapper .inside{padding-right:0}body.lang-en .home-wrapper .chairman-wrapper.v2 .inner .img-wrapper{border-top-left-radius:0;border-top-right-radius:50px}body.lang-en .home-wrapper .chairman-wrapper.v2{border-top-left-radius:14px;border-top-right-radius:100px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper{margin-left:0;margin-right:20px}body.lang-en .home-wrapper .hero .main-wrapper .inner-header .on-right .menu-button-wrapper .menu-button .line{right:auto;left:0}body.lang-en footer .content-wrapper .on-right .logo{margin:auto}body.lang-en footer .content-wrapper .on-right .socials .social{margin:0 8px}body.lang-en footer .content-wrapper .on-left p{margin-left:8px;margin-right:8px}body.lang-en footer .content-wrapper .on-left{margin:auto;max-width:320px;text-align:center}body.lang-en .side-menu .inner{border-top-left-radius:0;border-top-right-radius:60px}body.lang-en .side-menu .inner .menu-button-wrapper{right:auto;left:24px}body.lang-en .side-menu .inner .logo{right:auto;left:68px}body.lang-en .p-technologies-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:60px}body.lang-en .p-technologies-wrapper .techs .item .img-wrapper{margin-left:0;margin-right:0}body.lang-en .p-programs-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:60px}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square .text-wrapper{right:auto;left:0}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square{background:linear-gradient(-62deg,#ffffff 12%,#e5e9ed 96%)}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square{margin:0 6px 12px}body.lang-en .p-programs-wrapper .programs-wrapper .squares .square.of-text{margin:0 6px 36px}body.lang-en .about-wrapper .cover .inner{border-top-left-radius:0;border-top-right-radius:60px}body.lang-en .about-wrapper .intro-text .faded-logo{right:auto;left:6%}body.lang-en .about-wrapper .sides .text-wrapper .inner .buttons{display:block}body.lang-en .about-wrapper .sides .text-wrapper .inner .button{margin:14px 0 0}body.lang-en .about-wrapper .history-wrapper .items .item .text{right:auto;left:24px}}html{font-size:10px}body{font-family:"ploni-regular",sans-serif;font-size:10px;color:#14105B;background:white;font-weight:normal!important;font-style:normal!important;direction:rtl}body .acsb-sr-only{display:none!important}
/*# sourceMappingURL=style.css.map */