@font-face{font-family:"ploni-light";font-weight:normal;font-style:normal;src:url("../fonts/PloniDL11AAA-Light.eot");src:url("../fonts/PloniDL11AAA-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/PloniDL11AAA-Light.woff") format("woff"),url("../fonts/PloniDL11AAA-Light.ttf") format("truetype")}@font-face{font-family:"ploni-meidum";font-weight:normal;font-style:normal;src:url("../fonts/PloniDL11AAA-Medium.eot");src:url("../fonts/PloniDL11AAA-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/PloniDL11AAA-Medium.woff") format("woff"),url("../fonts/PloniDL11AAA-Medium.ttf") format("truetype")}@font-face{font-family:"ploni-regular";font-weight:normal;font-style:normal;src:url("../fonts/PloniDL11AAA-Regular.eot");src:url("../fonts/PloniDL11AAA-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/PloniDL11AAA-Regular.woff") format("woff"),url("../fonts/PloniDL11AAA-Regular.ttf") format("truetype")}@font-face{font-family:"ploni-ultrabold";font-weight:normal;font-style:normal;src:url("../fonts/Ploni-UBold.eot");src:url("../fonts/Ploni-UBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Ploni-UBold.woff") format("woff"),url("../fonts/Ploni-UBold.ttf") format("truetype")}@font-face{font-family:"ploni-bold";font-weight:normal;font-style:normal;src:url("../fonts/PloniDL11AAA-Bold.eot");src:url("../fonts/PloniDL11AAA-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/PloniDL11AAA-Bold.woff") format("woff"),url("../fonts/PloniDL11AAA-Bold.ttf") format("truetype")}.popup{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(30,30,30,0.9);opacity:0;z-index:-2;display:-ms-grid;display:grid;place-content:center;-webkit-transition:opacity .3s, z-index .1s .3s;-o-transition:opacity .3s, z-index .1s .3s;transition:opacity .3s, z-index .1s .3s}.popup .close{cursor:pointer;color:#fff;opacity:1;border:1px solid #fff;border-radius:50%;width:3rem;height:3rem;padding:.4rem;position:absolute;left:1rem;top:1rem;background:transparent}.popup .content{margin:0 auto;width:100%;max-width:calc(100vw - 3rem)}.popup.open{-webkit-transition:opacity .3s .1s, z-index .1s;-o-transition:opacity .3s .1s, z-index .1s;transition:opacity .3s .1s, z-index .1s;opacity:1;z-index:10}*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{font-size:62.5%}@media (max-width: 3000px){html{font-size:calc(10/1920 * 100vw)}}@media (max-width: 768px){html{font-size:calc(10/414 * 100vw)}}body{font-family:"ploni-regular";-webkit-box-sizing:border-box;box-sizing:border-box}body::-webkit-scrollbar{display:none}html.lock,html.lock body{overflow:hidden;position:relative;height:100vh}img{width:100%;height:auto}a:link,a:visited{text-decoration:none}ul li{list-style:none}.swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box}.btn{font-family:"ploni-meidum";cursor:pointer;color:#fff;background:#122541;border:.1rem solid #122541;font-size:1.8rem;padding:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2.1rem;-moz-column-gap:2.1rem;column-gap:2.1rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-radius:.4rem;position:relative}.btn svg{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn .spinner{pointer-events:none;opacity:0;position:absolute;left:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:3.4rem}.btn:hover{background:transparent;color:#122541}.btn:hover svg:not(.spinner){-webkit-transform:translateX(-1rem);-ms-transform:translateX(-1rem);transform:translateX(-1rem)}.btn:hover svg{-webkit-filter:brightness(0) saturate(100%) invert(10%) sepia(43%) saturate(1559%) hue-rotate(186deg) brightness(95%) contrast(93%);filter:brightness(0) saturate(100%) invert(10%) sepia(43%) saturate(1559%) hue-rotate(186deg) brightness(95%) contrast(93%)}.btn.load{pointer-events:none}.btn.load .spinner{opacity:1}@media (max-width: 768px){.btn{padding:1rem}}header{position:fixed;width:100%;top:0;left:0;z-index:1000;background:-webkit-gradient(linear, left top, left bottom, from(#171515), to(transparent));background:-o-linear-gradient(top, #171515, transparent);background:linear-gradient(to bottom, #171515, transparent);padding-bottom:3rem;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}header.white{background:#fff;padding-bottom:0}header.white .container{border-bottom:0.1rem solid rgba(106,106,106,0.09)}header.white .container .menu a{color:#000}header.white .container .menu-item-has-children:before{-webkit-filter:brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7459%) hue-rotate(59deg) brightness(89%) contrast(111%);filter:brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7459%) hue-rotate(59deg) brightness(89%) contrast(111%)}header.white .logo{display:none}header.white .logo-white{display:initial}header .container{padding:1rem 1.2rem 1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:117rem;width:100%;margin:0 auto}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}header .menu-mob{display:none}header .menu .current-menu-item a{color:#CDA56C;text-decoration:underline}header .menu a{color:#fff;font-size:1.6rem;line-height:2.3rem;padding:2rem 0}header .menu a:hover{color:#CDA56C;text-decoration:underline}header .burger{display:none}header .menu-item-has-children{padding-left:1.5rem;position:relative}header .menu-item-has-children:before{position:absolute;content:'';background:url(../img/drop.svg) no-repeat center center/contain;width:1rem;height:.7rem;left:0;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out}header nav.menu .menu-item-has-children:hover>a{color:#CDA56C;text-decoration:underline}header nav.menu .menu-item-has-children:hover:before{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);-webkit-filter:brightness(0) saturate(100%) invert(74%) sepia(12%) saturate(1230%) hue-rotate(356deg) brightness(90%) contrast(90%);filter:brightness(0) saturate(100%) invert(74%) sepia(12%) saturate(1230%) hue-rotate(356deg) brightness(90%) contrast(90%)}header nav.menu .menu-item-has-children:hover .sub-menu{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);min-width:20rem;height:auto;display:block;top:3rem}header .sub-menu{position:absolute;z-index:4;background:#fff;line-height:3.7rem;text-align:center;border-radius:1rem;min-width:20rem;padding:1.5rem;left:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;opacity:0;-webkit-transition:opacity .4s ease-in-out, -webkit-transform .1s;transition:opacity .4s ease-in-out, -webkit-transform .1s;-o-transition:opacity .4s ease-in-out, transform .1s;transition:opacity .4s ease-in-out, transform .1s;transition:opacity .4s ease-in-out, transform .1s, -webkit-transform .1s;-webkit-box-shadow:0 1.3rem 3.6rem rgba(6,5,46,0.33);box-shadow:0 1.3rem 3.6rem rgba(6,5,46,0.33)}header .sub-menu a{color:#000;display:inline-block;width:100%;height:100%;padding:1rem 0}header .sub-menu li:not(:last-child){border-bottom:.1rem solid #E1E8F7}header .logo-wrap{max-width:16.5rem}header .logo-white{display:none}@media (max-width: 768px){header.white .burger{border:.1rem solid #000}header.white .burger:before,header.white .burger:after,header.white .burger span{background:#000}header.white nav.menu-mob{background:#fff}header.white nav.menu-mob .drop-link img{-webkit-filter:brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(0%) hue-rotate(290deg) brightness(97%) contrast(108%);filter:brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(0%) hue-rotate(290deg) brightness(97%) contrast(108%)}header .container{padding:1.1rem 1.4rem 1.7rem 1.8rem}header .logo-wrap{z-index:1}header nav.menu{display:none}header nav.menu-mob{-webkit-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);position:fixed;left:0;top:0;width:100%;height:100vh;background:#000;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;display:-ms-grid;display:grid;place-content:center}header nav.menu-mob .current-menu-item a,header nav.menu-mob .current-menu-item:visited,header nav.menu-mob .current-menu-item:link{color:#CDA56C !important;text-decoration:underline !important}header nav.menu-mob>div{width:100%;max-height:calc(100vh - 8rem)}header nav.menu-mob ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:26rem;margin:0 auto}header nav.menu-mob li{display:block;height:4.3rem}header nav.menu-mob a{padding:0;font-size:2rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header nav.menu-mob .drop-link li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav.menu-mob .drop-link .touch{-webkit-box-flex:1;-ms-flex:1;flex:1}header nav.menu-mob .drop-link img{width:1.4rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}header nav.menu-mob .drop-link.open>li img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-filter:brightness(0) saturate(100%) invert(74%) sepia(12%) saturate(1230%) hue-rotate(356deg) brightness(90%) contrast(90%);filter:brightness(0) saturate(100%) invert(74%) sepia(12%) saturate(1230%) hue-rotate(356deg) brightness(90%) contrast(90%)}header nav.menu-mob .drop-link.open>li a{color:#CDA56C;text-decoration:underline}header nav.menu-mob .touch{text-align:left}header nav.menu-mob .sub-menu.open{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);min-width:20rem;height:auto;display:block;top:3rem}header .burger{display:-ms-grid;display:grid;place-content:center;width:4.9rem;height:4.9rem;border:.1rem solid #fff;border-radius:50%;margin-top:.6rem;position:relative}header .burger span{background:#fff;width:1.8rem;height:.3rem;border-radius:.3rem;display:block;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1}header .burger:after,header .burger:before{position:absolute;content:'';background:#fff;width:1.8rem;height:.3rem;border-radius:.3rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .burger:before{top:1.6rem}header .burger:after{bottom:1.6rem}header.open:after{content:none}header.open nav.menu-mob{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}header.open .burger span{opacity:0}header.open .burger:before,header.open .burger:after{width:2.4rem;left:46%}header.open .burger:before{top:1.2rem;-webkit-transform:rotate(-45deg) translateX(-60%);-ms-transform:rotate(-45deg) translateX(-60%);transform:rotate(-45deg) translateX(-60%)}header.open .burger:after{bottom:1.2rem;-webkit-transform:rotate(45deg) translateX(-60%);-ms-transform:rotate(45deg) translateX(-60%);transform:rotate(45deg) translateX(-60%)}header.open .menu-item-has-children:before{top:1rem}header.open .sub-menu{position:static;background:#000;display:none}header.open .sub-menu a{color:#fff}header.open .sub-menu li:not(:last-child){border:0}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.magazine{width:100%;height:17.7rem;background:#E86F5E}.magazine .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:117rem;margin:0 auto}.magazine h2,.magazine p{font-family:"ploni-meidum";color:#fff}.magazine h2{font-size:5rem}.magazine p{font-size:3rem}.magazine .desk{max-width:53rem}.magazine .mob{display:none}.magazine .button{background:#fff;font-family:"ploni-meidum";font-size:1.8rem;padding:1.4rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:.4rem;border:.1rem solid #fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-right:4.5rem}.magazine .button svg{width:1.5rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.magazine .button,.magazine .button:visited,.magazine .button:link{color:#000}.magazine .button:hover{color:#fff;background:transparent}.magazine .button:hover svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7487%) hue-rotate(189deg) brightness(99%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7487%) hue-rotate(189deg) brightness(99%) contrast(107%);-webkit-transform:translateX(-1rem);-ms-transform:translateX(-1rem);transform:translateX(-1rem)}@media (max-width: 768px){.magazine{height:auto}.magazine .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.3rem 0 6rem}.magazine .desk{display:none}.magazine .mob{display:inline-block;width:24.1rem}.magazine h2{text-align:center}.magazine p{text-align:center}.magazine .button{margin:.8rem auto 0}}.page-template-about .insurance{background-image:url(../img/insurance-bg.webp),-webkit-gradient(linear, left top, left bottom, from(#E6FBFF), to(#E6FBFF));background-image:url(../img/insurance-bg.webp),-o-linear-gradient(#E6FBFF, #E6FBFF);background-image:url(../img/insurance-bg.webp),linear-gradient(#E6FBFF, #E6FBFF);background-position:top 12.4rem right 3rem, center center;background-repeat:no-repeat;background-size:auto 75%, cover;padding:6.7rem 1.5rem 10.8rem}.page-template-about .insurance .container{max-width:115.6rem;margin:0 auto}.page-template-about .insurance h2{color:#EB6F53;font-family:"ploni-ultrabold";font-size:4rem;line-height:4.5rem;max-width:86.1rem}.page-template-about .insurance p{font-family:"ploni-light";font-size:1.8rem}.page-template-about .insurance .subtitle{margin-top:1.6rem;font-size:2.4rem;line-height:3.1rem;max-width:90.5rem}.page-template-about .insurance .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6.7rem}.page-template-about .insurance .right{max-width:34.2rem}.page-template-about .insurance .left{max-width:77rem;position:relative}.page-template-about .insurance .establish{position:absolute;top:-5.4rem;left:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;height:25.5rem;width:44.2rem}.page-template-about .insurance .item{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"ploni-light";font-size:1.8rem;color:#fff;display:-ms-grid;display:grid;place-content:center}.page-template-about .insurance .item:first-child{background:#84A5A5}.page-template-about .insurance .item:last-child{background:#CDA56C}.page-template-about .insurance .item p{max-width:13.6rem;margin:.5rem auto 0;text-align:center}.page-template-about .insurance .img-wrap{margin:0 auto;border-radius:50%;width:10rem;height:10rem;background:rgba(255,255,255,0.13);display:-ms-grid;display:grid;place-content:center}.page-template-about .insurance .img-wrap img{max-width:6.8rem}.page-template-about .insurance .package{background:#fff;width:100%;padding:3.8rem 12rem;border:.1rem solid #E1E8F7;margin-top:5.5rem}.page-template-about .insurance .package p{color:#155A47;text-align:center;font-size:2.4rem;line-height:3.1rem;font-family:"ploni-meidum"}.page-template-about .insurance .btn{max-width:26.7rem;margin:3.1rem auto 0}.page-template-about .agenda{padding:8.9rem 0 12.6rem}.page-template-about .agenda h2{color:#EB6F53;font-size:4rem;font-family:"ploni-ultrabold";line-height:4.3rem;margin:0 auto 2.7rem;text-align:center}.page-template-about .agenda .container{width:100%;max-width:121rem;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-rows:40.6rem;-ms-grid-columns:(1fr)[4];grid-template:40.6rem/repeat(4, 1fr)}.page-template-about .agenda .container_mob{display:none}.page-template-about .agenda .product{border:.1rem solid #E1E8F7;padding:3.1rem 3rem 0;text-align:center;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);position:relative}.page-template-about .agenda .product>img{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.page-template-about .agenda .product__icon{width:10rem;aspect-ratio:1/1;border-radius:50%;display:-ms-grid;display:grid;place-content:center;margin:0 auto 1.1rem}.page-template-about .agenda .product__icon img{max-width:7rem}.page-template-about .agenda .product h3{font-size:2.3rem;color:#142345;font-family:"ploni-ultrabold"}.page-template-about .agenda .product p{color:#142345;font-size:1.7rem;line-height:2rem;font-family:"ploni-light";max-width:22.2rem}.page-template-about .agenda .product__icon,.page-template-about .agenda .product h3,.page-template-about .agenda .product p{position:relative;z-index:1}@media (max-width: 768px){.page-template-about .insurance{background:-webkit-gradient(linear, left top, left bottom, from(#E6FBFF), to(#E6FBFF));background:-o-linear-gradient(#E6FBFF, #E6FBFF);background:linear-gradient(#E6FBFF, #E6FBFF);padding:6.7rem 1.5rem}.page-template-about .insurance h2{font-size:3rem;line-height:3.8rem}.page-template-about .insurance p{font-size:1.7rem}.page-template-about .insurance .subtitle{margin-top:1.4rem;font-size:2rem;line-height:2.5rem}.page-template-about .insurance .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}.page-template-about .insurance .right{max-width:100%}.page-template-about .insurance .left{margin-top:4rem}.page-template-about .insurance .establish{top:auto;bottom:-14.3rem;left:1.7rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;height:17.2rem;width:35.4rem}.page-template-about .insurance .item p{max-width:9.6rem}.page-template-about .insurance .img-wrap{width:6.5rem;height:6.5rem}.page-template-about .insurance .img-wrap img{max-width:4.4rem}.page-template-about .insurance .package{padding:2.5rem 2.3rem;margin-top:16.2rem}.page-template-about .insurance .package p{font-size:1.8rem;line-height:2rem}.page-template-about .insurance .btn{margin:1.8rem auto 0}.page-template-about .agenda{padding:4.4rem 1.5rem 8rem}.page-template-about .agenda .container{display:none}.page-template-about .agenda .container_mob{display:block}.page-template-about .agenda .container_mob .swiper-slide{padding:3.2rem 2.4rem;border:.1rem solid #E1E8F7;height:33.8rem}.page-template-about .agenda .container_mob .swiper-pagination{position:static;margin-top:1.4rem}.page-template-about .agenda .container_mob .swiper-pagination-bullet{background:transparent;border:.2rem solid #A6B8DE;width:1.2rem;height:1.2rem}.page-template-about .agenda .container_mob .swiper-pagination-bullet-active{border:.3rem solid #142345}.page-template-about .agenda .container_mob h3,.page-template-about .agenda .container_mob p{text-align:center}.page-template-about .agenda .container_mob h3{font-size:2.3rem;color:#142345;font-family:"ploni-ultrabold"}.page-template-about .agenda .container_mob p{max-width:33.6rem;margin:0 auto;color:#142345;font-size:1.7rem;font-family:"ploni-light"}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.page-template-team .team .content{padding:8.4rem 0 7.7rem;min-height:49vh}.page-template-team .team .content .container{max-width:117rem;margin:0 auto;width:100%}.page-template-team .team .content .custom-select{display:none;width:100%;position:relative}.page-template-team .team .content .custom-select:after{pointer-events:none;display:block;position:absolute;content:'';top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/menu.svg) no-repeat center center/contain;right:1.6rem;width:2rem;height:2rem}.page-template-team .team .content .custom-select.hidden{display:none}.page-template-team .team .content .select-selected{width:100%;direction:rtl;font-size:2rem;line-height:3rem;border:.1rem solid #C5CDDF;font-family:"ploni-light";background:#fff;outline:none;padding:1.8rem 4.7rem 1.9rem 1.6rem}.page-template-team .team .content .select-selected::-webkit-input-placeholder{color:#080F47;font-family:"ploni-regular"}.page-template-team .team .content .select-selected::-moz-placeholder{color:#080F47;font-family:"ploni-regular"}.page-template-team .team .content .select-selected:-ms-input-placeholder{color:#080F47;font-family:"ploni-regular"}.page-template-team .team .content .select-selected::-ms-input-placeholder{color:#080F47;font-family:"ploni-regular"}.page-template-team .team .content .select-selected::placeholder{color:#080F47;font-family:"ploni-regular"}.page-template-team .team .content .custom-select{position:relative;width:100%}.page-template-team .team .content .custom-select select{border:none;position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%}.page-template-team .team .content .select-selected{cursor:pointer;direction:rtl;color:#080F47}.page-template-team .team .content .select-arrow-active:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.page-template-team .team .content .select-items{background:#fff;position:absolute;top:calc(100% + .8rem);left:0;right:0;z-index:99;border:.1rem solid #C5CDDF;overflow-x:hidden;font-family:"ploni-light"}.page-template-team .team .content .select-items div{cursor:pointer;direction:rtl;padding:1.2rem 2.2rem;color:#080F47;font-size:2rem;text-align:right}.page-template-team .team .content .select-items div:not(:last-child){border-bottom:.1rem solid #D3DAE3}.page-template-team .team .content .select-items div:hover{background-color:rgba(242,242,242,0.6)}.page-template-team .team .content .select-hide{display:none}.page-template-team .team .content .same-as-selected{background-color:rgba(242,242,242,0.6)}.page-template-team .team .tab-content>.tab-pane{display:none}.page-template-team .team .tab-content>.active{display:block}.page-template-team .team__navTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;list-style:none;border-bottom:.1rem solid #C5CDDF}.page-template-team .team__navTabs li{padding-bottom:.9rem;border-bottom:.3rem solid transparent}.page-template-team .team__navTabs li:last-child{margin-left:0}.page-template-team .team__navTabs li:last-child a{border-left:0}.page-template-team .team__navTabs li.active{border-bottom:.3rem solid #122541}.page-template-team .team__navTabs li a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#142345;font-family:"ploni-light";line-height:1;font-size:2rem;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;text-decoration:none;border-bottom:.3rem solid transparent;border-left:.1rem solid #C5CDDF;padding:0 1.5rem}.page-template-team .team .tab-content{margin-top:2.3rem}.page-template-team .team__tabContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:3.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.page-template-team .team__tabItem{text-align:center;width:27rem;overflow:hidden;min-height:41.5rem;cursor:pointer;color:#000;text-decoration:none}.page-template-team .team__tabItem:hover{text-decoration:none}.page-template-team .team__tabItem:hover img{-webkit-box-shadow:0 0 1rem 0 #122541;box-shadow:0 0 1rem 0 #122541}.page-template-team .team__tabImage{position:relative;padding:.3rem}.page-template-team .team__tabImage img{-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.page-template-team .team__tabText{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.7s;-o-transition:.7s;transition:.7s;margin-top:1.5rem;z-index:4}.page-template-team .team__tabText h3,.page-template-team .team__tabText h4{font-family:"ploni-bold";font-size:2rem;color:#000}.page-template-team .team__tabText h3{font-family:"ploni-bold"}.page-template-team .team__tabText h4{font-family:"ploni-regular"}.page-template-team .team .fancyModal{opacity:0;z-index:-1;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;display:-ms-grid;display:grid;place-content:center;background:rgba(0,0,0,0.6);-webkit-transition:opacity .3s ease-in-out, z-index .1s .3s;-o-transition:opacity .3s ease-in-out, z-index .1s .3s;transition:opacity .3s ease-in-out, z-index .1s .3s}.page-template-team .team .fancyModal.open{-webkit-transition:opacity .3s ease-in-out .1s, z-index .1s .1s;-o-transition:opacity .3s ease-in-out .1s, z-index .1s .1s;transition:opacity .3s ease-in-out .1s, z-index .1s .1s;opacity:1;z-index:3}.page-template-team .team .modalBox__box{width:100rem}.page-template-team .team .modalBox__content{background:#fff;padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.page-template-team .team .modalBox__photo{width:40.5rem}.page-template-team .team .modalBox__description{max-width:46.5rem;color:#000}.page-template-team .team .modalBox__description h3,.page-template-team .team .modalBox__description h4{font-size:4rem}.page-template-team .team .modalBox__description h3{font-family:"ploni-bold"}.page-template-team .team .modalBox__description h4{font-family:"ploni-regular"}.page-template-team .team .modalBox__description p{font-family:"ploni-regular";font-size:2.2rem;color:#000;line-height:1.3}.page-template-team .work-with-us{background:#E0EBDF;width:100%;padding:16.7rem 1.5rem 15.7rem}.page-template-team .work-with-us .container{max-width:117rem;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-template-team .contacts{max-width:45rem}.page-template-team .contacts h2{font-family:"ploni-ultrabold";color:#EB6F53;font-size:4rem;line-height:4.3rem}.page-template-team .contacts h2+p{margin-top:1.2rem;font-family:"ploni-light";font-size:1.8rem;line-height:2.2rem;color:#748292}.page-template-team .contacts .links{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;margin-top:2.6rem}.page-template-team .contacts .img-wrap{border:.1rem solid #84A5A5;display:-ms-grid;display:grid;place-content:center;background:#84A5A5;border-radius:50%;width:5rem;height:5rem;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.page-template-team .contacts .img-wrap svg{width:2.2rem}.page-template-team .contacts .links,.page-template-team .contacts .email,.page-template-team .contacts .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-team .contacts .email,.page-template-team .contacts .phone{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.page-template-team .contacts .email:hover .img-wrap,.page-template-team .contacts .phone:hover .img-wrap{background:transparent}.page-template-team .contacts .email:hover path,.page-template-team .contacts .phone:hover path{fill:#84A5A5}.page-template-team .contacts .email:hover span,.page-template-team .contacts .phone:hover span{text-decoration:underline}.page-template-team .contacts .email p,.page-template-team .contacts .phone p{font-family:"ploni-bold";font-size:1.6rem;line-height:2.3rem;color:#748292}.page-template-team .contacts .email span,.page-template-team .contacts .phone span{white-space:nowrap;font-family:"ploni-regular";font-size:2.3rem;line-height:3.3rem;color:#14133B}.page-template-team .form{width:100%;max-width:57rem}.page-template-team .form .field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.55rem;-moz-column-gap:1.55rem;column-gap:1.55rem;margin-bottom:3rem}.page-template-team .form .field-group .select-selected,.page-template-team .form .field-group input{border:0;border-bottom:.1rem solid #707070;outline:0;background:transparent;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:1.35rem;font-size:1.8rem}.page-template-team .form .field-group .select-selected:focus,.page-template-team .form .field-group input:focus{border-bottom:.1rem solid #000}.page-template-team .form .field-group .select-selected::-webkit-input-placeholder, .page-template-team .form .field-group input::-webkit-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-team .form .field-group .select-selected::-moz-placeholder, .page-template-team .form .field-group input::-moz-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-team .form .field-group .select-selected:-ms-input-placeholder, .page-template-team .form .field-group input:-ms-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-team .form .field-group .select-selected::-ms-input-placeholder, .page-template-team .form .field-group input::-ms-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-team .form .field-group .select-selected::placeholder,.page-template-team .form .field-group input::placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-team .form .custom-select{width:100%;position:relative}.page-template-team .form .custom-select:after{pointer-events:none;display:block;position:absolute;content:'';top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:1.6rem;width:2rem;height:2rem}.page-template-team .form .custom-select.hidden{display:none}.page-template-team .form .select-selected{direction:rtl;color:#748292;font-size:1.8rem;cursor:pointer;font-family:"ploni-light";-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:2rem}.page-template-team .form .select-selected.hasValue{font-family:"ploni-regular";color:#000}.page-template-team .form .select-selected:after{position:absolute;background:url(../img/select.svg) no-repeat center center/contain;content:"";top:40%;-webkit-transform:translateY(-40%) rotate(0);-ms-transform:translateY(-40%) rotate(0);transform:translateY(-40%) rotate(0);left:0;width:.8rem;height:.4rem}.page-template-team .form .select-arrow-active:after{-webkit-transform:translateY(-40%) rotate(-180deg);-ms-transform:translateY(-40%) rotate(-180deg);transform:translateY(-40%) rotate(-180deg)}.page-template-team .form .custom-select{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(50% - .75rem)}.page-template-team .form .custom-select select{border:none;position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%}.page-template-team .form .select-arrow-active:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.page-template-team .form .select-items{background:#E0EBDF;position:absolute;top:calc(100% + .8rem);left:0;right:0;z-index:99;border:.1rem solid #707070;overflow-x:hidden;font-family:"ploni-light";max-height:21rem}.page-template-team .form .select-items::-webkit-scrollbar{width:1rem}.page-template-team .form .select-items::-webkit-scrollbar-track{background:transparent}.page-template-team .form .select-items::-webkit-scrollbar-thumb{background:#84A5A5}.page-template-team .form .select-items::-webkit-scrollbar-thumb:hover{background:#555}.page-template-team .form .select-items div{cursor:pointer;direction:rtl;padding:1.2rem;font-size:1.8rem;text-align:right}.page-template-team .form .select-items div:hover{background-color:#84A5A5;color:#fff}.page-template-team .form .select-hide{display:none}.page-template-team .form .same-as-selected{background-color:#84A5A5;color:#fff}.page-template-team .form input[type="file"]{display:none}.page-template-team .form .custom-file-upload{width:100%;border:.1rem solid #122541;border-radius:.4rem;padding:.74rem 0 .86rem;cursor:pointer;font-family:"ploni-meidum";font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;margin-bottom:3rem}.page-template-team .form .custom-file-upload span{text-align:right;border-bottom:.1rem solid #707070;max-width:20rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:1.8rem;line-height:1}.page-template-team .form [type="submit"]{width:100%}.modal-work{border-radius:1rem;overflow:hidden;width:67rem;position:relative}.modal-work .top{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(20,35,69,0.53)), to(rgba(20,35,69,0.53))),url(../img/work-popup.webp);background-image:-o-linear-gradient(rgba(20,35,69,0.53), rgba(20,35,69,0.53)),url(../img/work-popup.webp);background-image:linear-gradient(rgba(20,35,69,0.53), rgba(20,35,69,0.53)),url(../img/work-popup.webp);background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center;padding:2.4rem 0 3rem}.modal-work h2{font-family:"ploni-ultrabold";font-size:4.8rem;color:#fff}.modal-work p{font-family:"ploni-light";font-size:1.8rem;color:#fff}.modal-work .bottom{background:#E6FBFF;padding:4.7rem 5rem}.modal-work .form .select-items{background:#E6FBFF}.modal-work .form .select-items::-webkit-scrollbar-thumb{background:#122541}.modal-work .form .select-items::-webkit-scrollbar-thumb:hover{background:#555}.modal-work .form .select-items div:hover{background:#707070}.modal-work .form .select-items .same-as-selected{background:#122541}.modal-work .contacts{margin:0 auto}.modal-work .contacts .links{margin-top:4.7rem}@media (max-width: 768px){.page-template-team .team .content{padding:2.6rem 1.5rem 5.2rem}.page-template-team .team .content .custom-select{display:block}.page-template-team .team__navTabs{display:none}.page-template-team .team__tabContent{margin-top:0;-webkit-column-gap:1.4rem;-moz-column-gap:1.4rem;column-gap:1.4rem;row-gap:1.8rem}.page-template-team .team__tabItem{width:18.5rem;min-height:auto}.page-template-team .team .fancyModal{padding:1.5rem}.page-template-team .team .modalBox__box{width:100%}.page-template-team .team .modalBox__content{padding:4.4rem;display:block}.page-template-team .team .modalBox__photo{display:none}.page-template-team .team .modalBox__description h3{font-size:2.4rem}.page-template-team .team .modalBox__description h4{font-size:2rem}.page-template-team .team .modalBox__description p{font-size:1.7rem}.page-template-team .team .work-with-us{padding:3.3rem 1.5rem 7.5rem}.page-template-team .team .work-with-us .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.page-template-team .contacts .links,.page-template-team .contacts .field-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.page-template-team .contacts .links{margin-top:1rem;row-gap:2rem}.page-template-team .form{margin-top:4.8rem}.page-template-team .form .field-group{margin-bottom:0}.page-template-team .form .field-group .select-selected{margin-bottom:1rem}.page-template-team .form input{border-radius:0;margin-bottom:2.8rem;width:50%}.page-template-team .form .custom-select{margin-bottom:1.8rem}.page-template-team .form .select-items div{padding:1rem .5rem;font-size:1.4rem}.page-template-team .modal-work{margin:0 auto;width:90%}.page-template-team .modal-work h2{font-size:3.2rem}.page-template-team .modal-work p{font-size:1.6rem}.page-template-team .modal-work .form{margin-top:2rem}.page-template-team .modal-work .form .field-group .select-selected{padding-bottom:.6rem}.page-template-team .modal-work .form .field-group input{margin-bottom:1.8rem;padding-bottom:1rem}.page-template-team .modal-work .form .field-group [type="tel"]{margin-bottom:2.8rem}.page-template-team .modal-work .contacts{margin-top:2rem}.page-template-team .modal-work .contacts .img-wrap{width:4rem;height:4rem}.page-template-team .modal-work .contacts .img-wrap svg{width:1.8rem}.page-template-team .modal-work .contacts .links{row-gap:1rem}.page-template-team .modal-work .contacts .phone p,.page-template-team .modal-work .contacts .email p{line-height:1}.page-template-team .modal-work .contacts .phone span,.page-template-team .modal-work .contacts .email span{font-size:1.8rem}.page-template-team .modal-work .bottom{padding:1rem 2rem 2rem}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.post-type-archive-podcasts .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.post-type-archive-podcasts .podcasts .container{width:100%;max-width:117rem;margin:0 auto;min-height:70vh}.post-type-archive-podcasts .favorite{padding:6.7rem 0 5rem}.post-type-archive-podcasts .favorite .swiper-slide{height:36.6rem;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;background:-webkit-gradient(linear, left bottom, left top, from(#05032b), to(#204492));background:-o-linear-gradient(bottom, #05032b 0%, #204492 100%);background:linear-gradient(0deg, #05032b 0%, #204492 100%)}.post-type-archive-podcasts .favorite .swiper-slide>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-type-archive-podcasts .favorite .swiper-slide>div:first-child{min-width:62.5rem}.post-type-archive-podcasts .favorite .swiper-slide>div:last-child{color:#fff}.post-type-archive-podcasts .favorite .swiper-slide time{font-size:1.6rem}.post-type-archive-podcasts .favorite .swiper-slide h3{font-size:3rem;line-height:3.5rem;font-family:"ploni-ultrabold"}.post-type-archive-podcasts .favorite .swiper-slide .podcastsLine{width:100%;height:.1rem;background:#cdb088;margin:1rem 0}.post-type-archive-podcasts .favorite .swiper-slide p{font-size:2rem;line-height:3.2rem;font-family:"ploni-light"}.post-type-archive-podcasts .items{display:-ms-grid;display:grid;-ms-grid-rows:auto;-ms-grid-columns:1fr 5rem 1fr 5rem 1fr;grid-template:auto/repeat(3, 1fr);grid-gap:5rem;margin-bottom:5rem}.post-type-archive-podcasts .item{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.post-type-archive-podcasts .item img{-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out}.post-type-archive-podcasts .item:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.post-type-archive-podcasts .item:hover img{-webkit-box-shadow:0 0.8rem 0.8rem rgba(0,0,0,0.3);box-shadow:0 0.8rem 0.8rem rgba(0,0,0,0.3)}.post-type-archive-podcasts .item time{font-size:1.5rem;font-family:"ploni-light";color:#132545}.post-type-archive-podcasts .item h3{font-family:"ploni-bold";font-size:2rem;line-height:2.5rem;color:#132545}.post-type-archive-podcasts .item p{font-family:"ploni-light";font-size:1.7rem;line-height:2.1rem;color:#132545}@media (max-width: 768px){.post-type-archive-podcasts .favorite{padding:0 0 5rem}.post-type-archive-podcasts .favorite .swiper-slide{padding:2rem 1.5rem;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post-type-archive-podcasts .favorite .swiper-slide>div:first-child{min-width:auto}.post-type-archive-podcasts .favorite .swiper-slide h3{font-size:2.5rem;line-height:3rem}.post-type-archive-podcasts .favorite .swiper-slide p{font-size:1.8rem;line-height:2.2rem;margin-bottom:1rem}.post-type-archive-podcasts .items{padding:0 1.5rem;-ms-grid-rows:auto;-ms-grid-columns:1fr;grid-template:auto / 1fr}.post-type-archive-podcasts .item:hover{-webkit-transform:unset;-ms-transform:unset;transform:unset}.post-type-archive-podcasts .item h3{margin-bottom:1rem}.post-type-archive-podcasts .info{padding-top:1rem;max-width:96%}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.product-page .content{padding:7rem 0 18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:75vh}.product-page .content .container{max-width:117rem;margin:0 auto;width:100%}.product-page .content h2{color:#EB6F53;font-family:"ploni-ultrabold";font-size:4rem;line-height:3.5rem}.product-page .content h2+p{margin-top:1.1rem;max-width:86.3rem;font-family:"ploni-light";font-size:2.4rem;line-height:3.1rem;color:#142345}.product-page .content p{font-family:"ploni-light";font-size:2.4rem;line-height:3.1rem;color:#142345}.product-page .content .columns{margin-top:2.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-page .content .columns>div:nth-child(1){width:47rem}.product-page .content .columns>div:nth-child(2){width:57rem;height:56.8rem;border-radius:1rem;overflow:hidden}.product-page .content .columns>div:nth-child(2) img{height:100%;-o-object-fit:cover;object-fit:cover}.product-page .content li{font-family:"ploni-light";font-size:1.8rem;color:#142345}.product-page .content li:not(:first-child){margin-top:2.6rem}.product-page .content li>p{margin-top:.7rem}.product-page .content .list-item{border-radius:2.4rem;padding:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.4rem;-moz-column-gap:1.4rem;column-gap:1.4rem;background:rgba(235,111,84,0.11)}.product-page .content .list-item p,.product-page .content .list-item .num{font-family:"ploni-bold";font-size:2.3rem;line-height:2.2rem}.product-page .content a:not(.btn),.product-page .content a:not(.btn):visited,.product-page .content a:not(.btn):link{text-decoration:underline;color:#142345}.product-page .content a:not(.btn):hover{color:#CDA56C}.product-page .content .num{color:#fff;background:#EB6F53;border-radius:50%;width:3.5rem;height:3.5rem;display:-ms-grid;display:grid;place-content:center}.product-page .content b{font-family:"ploni-bold"}@media (max-width: 768px){.product-page .content{padding:5.7rem 1.5rem 6rem}.product-page .content .container{max-width:100%}.product-page .content h2{font-size:3rem;line-height:3.5rem}.product-page .content h2+p{margin-top:1.9rem;font-size:2rem;line-height:2.5rem}.product-page .content .columns{margin-top:2.9rem;display:block}.product-page .content .columns>div:nth-child(1),.product-page .content .columns>div:nth-child(2){width:100%;height:auto}.product-page .content .columns>div:nth-child(2){margin-top:4rem}.product-page .content li{font-size:1.7rem;color:#142345}.product-page .content li:not(:first-child){margin-top:1.9rem}.product-page .content .list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.7rem;font-size:2.3rem;line-height:2.2rem}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.page-template-blog .blog .posts{padding:5.8rem 0 7.85rem;min-height:70vh}.page-template-blog .blog .posts .container{width:100%;max-width:70rem;margin:0 auto}.page-template-blog .blog .posts .article{cursor:pointer;border:.1rem solid #E1E8F7;padding:4rem 4rem 5rem;margin-bottom:1rem;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out}.page-template-blog .blog .posts .article:hover{-webkit-box-shadow:0 0 1.2rem rgba(0,0,0,0.11);box-shadow:0 0 1.2rem rgba(0,0,0,0.11)}.page-template-blog .blog .posts .article:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.page-template-blog .blog .posts .imgBox{margin-bottom:3rem;border-radius:1rem;overflow:hidden;height:30rem}.page-template-blog .blog .posts .imgBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.page-template-blog .blog .posts time{font-family:"ploni-light";font-size:1.5rem;color:#142345;line-height:2rem}.page-template-blog .blog .posts h3{margin:1rem 0;font-family:"ploni-ultrabold";font-size:3.5rem;line-height:4rem;max-width:59rem;color:#142345}.page-template-blog .blog .posts p{font-family:"ploni-light";font-size:1.7rem;max-width:56.6rem}.page-template-blog .blog .posts .btn{margin-top:2rem;max-width:19.1rem}.page-template-blog .blog .pagination{width:100%;border-top:.1rem solid #E1E8F7;border-bottom:.1rem solid #E1E8F7;padding:4.5rem 0 3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem;margin-top:5rem;font-family:"ploni-light"}.page-template-blog .blog .pagination .next,.page-template-blog .blog .pagination .prev{font-family:"ploni-meidum"}.page-template-blog .blog .pagination .next{margin-right:auto}.page-template-blog .blog .pagination .prev{margin-left:auto}.page-template-blog .blog .page-numbers{font-size:1.7rem;color:#122541;display:-ms-grid;display:grid;place-content:center}.page-template-blog .blog .page-numbers:first-child:not(.prev){margin-right:auto}.page-template-blog .blog .page-numbers:last-child:not(.next){margin-left:auto}.page-template-blog .blog .page-numbers:not(.prev):not(.next){width:2.5rem;height:2.5rem;border-radius:50%}.page-template-blog .blog .page-numbers.current{background:#142345;color:#fff}@media (max-width: 768px){.page-template-blog .blog .posts{padding:2.4rem 1.5rem 10.9rem}.page-template-blog .blog .posts .article{padding:1.6rem 1.1rem 2.7rem 1.3rem}.page-template-blog .blog .posts .imgBox{margin-bottom:2rem;height:15.7rem}.page-template-blog .blog .posts h3{margin:0 0 1rem;font-size:2.3rem;line-height:3.1rem}.page-template-blog .blog .pagination{border:0;padding:0;margin-top:2.5rem}.page-template-blog .blog .pagination .prev,.page-template-blog .blog .pagination .next{font-size:0}.page-template-blog .blog .page-numbers{font-size:2.3rem}.page-template-blog .blog .page-numbers:not(.prev):not(.next){width:3.5rem;height:3.5rem}}.single-podcasts main,.single-post main{margin-top:12.3rem}.single-podcasts main .container,.single-post main .container{width:100%;max-width:170rem;margin:0 auto;padding-bottom:6.6rem}.single-podcasts main .hero,.single-post main .hero{width:100%;height:70rem;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-size:cover;background-position:bottom center, center}.single-podcasts main h1,.single-podcasts main time,.single-post main h1,.single-post main time{color:#fff}.single-podcasts main time,.single-post main time{margin-top:17rem;font-size:1.5rem;font-family:"ploni-light"}.single-podcasts main h1,.single-post main h1{font-size:4.5rem;font-family:"ploni-ultrabold";max-width:63.6rem;text-align:center}.single-podcasts main .content,.single-post main .content{width:100%;max-width:117rem;margin:-12rem auto 0;padding-top:2rem;background:#fff}.single-podcasts main article,.single-post main article{padding:10rem 10rem 12.7rem;border:.1rem solid #E1E8F7}.single-podcasts main article .excerpt p,.single-post main article .excerpt p{font-family:"ploni-light";font-size:2.7rem;line-height:4rem}.single-podcasts main article p,.single-podcasts main article li,.single-post main article p,.single-post main article li{font-size:2rem;font-family:"ploni-light"}.single-podcasts main article .subtitle,.single-post main article .subtitle{font-size:2.7rem}.single-podcasts main article h2,.single-post main article h2{font-size:3.5rem;font-family:"ploni-ultrabold";margin:4rem 0 3.3rem}.single-podcasts main article ol,.single-post main article ol{margin-bottom:2.3em}.single-podcasts main article ol li,.single-post main article ol li{position:relative;margin-right:3.5rem;padding-right:3.5rem}.single-podcasts main article ol li:not(:first-child),.single-post main article ol li:not(:first-child){margin-top:1rem}.single-podcasts main article b,.single-post main article b{font-family:"ploni-bold"}.single-podcasts main article a,.single-podcasts main article a:visited,.single-podcasts main article a:link,.single-post main article a,.single-post main article a:visited,.single-post main article a:link{text-decoration:underline;color:#142345}.single-podcasts main article a:hover,.single-post main article a:hover{color:#CDA56C}.single-podcasts main article .ref,.single-post main article .ref{font-size:1.4rem}.single-podcasts .interested,.single-post .interested{background:#84A5A5;color:#fff;padding:7rem 0 7.8rem;position:relative}.single-podcasts .interested h2,.single-post .interested h2{font-size:5rem;font-family:"ploni-ultrabold";max-width:117rem;margin:0 auto 4.1rem}.single-podcasts .interested .swiper-slide,.single-post .interested .swiper-slide{height:64.4rem;background:#fff;opacity:1;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.single-podcasts .interested .swiper-slide-duplicate-prev,.single-podcasts .interested .swiper-slide-prev,.single-post .interested .swiper-slide-duplicate-prev,.single-post .interested .swiper-slide-prev{opacity:.25}.single-podcasts .interested .swiper-slide .top,.single-post .interested .swiper-slide .top{width:100%;height:47rem}.single-podcasts .interested .swiper-slide .bottom,.single-post .interested .swiper-slide .bottom{color:#000;padding:4.4rem 3rem 0 1.4rem}.single-podcasts .interested .swiper-slide time,.single-post .interested .swiper-slide time{color:#000}.single-podcasts .interested .swiper-slide h3,.single-post .interested .swiper-slide h3{font-size:2.6rem;font-family:"ploni-ultrabold";max-width:42.6rem;text-align:right}.single-podcasts .interested .swiper-navigation,.single-post .interested .swiper-navigation{position:absolute;top:10rem;left:calc(37.5rem + 6.3rem)}.single-podcasts .interested .swiper-button-prev,.single-podcasts .interested .swiper-button-next,.single-post .interested .swiper-button-prev,.single-post .interested .swiper-button-next{z-index:3;height:6.3rem;width:6.3rem}.single-podcasts .interested .swiper-button-prev:hover g,.single-podcasts .interested .swiper-button-next:hover g,.single-post .interested .swiper-button-prev:hover g,.single-post .interested .swiper-button-next:hover g{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;fill:rgba(255,255,255,0.15)}.single-podcasts .interested .swiper-button-prev:hover [data-name="Ellipse334"],.single-podcasts .interested .swiper-button-next:hover [data-name="Ellipse334"],.single-post .interested .swiper-button-prev:hover [data-name="Ellipse334"],.single-post .interested .swiper-button-next:hover [data-name="Ellipse334"]{stroke:transparent}.single-podcasts .interested .swiper-button-prev:after,.single-podcasts .interested .swiper-button-next:after,.single-post .interested .swiper-button-prev:after,.single-post .interested .swiper-button-next:after{content:none}.single-podcasts .interested .swiper-button-prev,.single-post .interested .swiper-button-prev{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.single-podcasts main .hero{height:50rem;position:relative;z-index:-1}.single-podcasts main .hero:after,.single-podcasts main .hero:before{content:'';position:absolute;bottom:-5rem}.single-podcasts main .hero:before{background:url(../img/headphones.webp) no-repeat center center/contain;right:7rem;width:19.6rem;height:26rem}.single-podcasts main .hero:after{background:url(../img/microphone.webp) no-repeat center center/contain;left:15rem;width:11.5rem;height:26rem}.single-podcasts main time{margin-top:0}.single-podcasts main h1{margin-top:0;max-width:117rem}.single-podcasts main article img{max-width:114rem}.single-podcasts main article iframe{width:100%}.single-podcasts main .podcast__box{margin-bottom:3rem;direction:ltr}.single-podcasts main .podcast__box p:empty{display:none}.single-podcasts main .podcast__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.single-podcasts main .podcast__row>div{width:8rem}.single-podcasts main .podcast__row>div:last-child{width:calc(100% - 8rem)}.single-podcasts main .podcast__imgBox{width:8rem}.single-podcasts main .podcast__imgBox img{height:100%}.single-podcasts main .podcast__infoBox{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 25px;position:relative;z-index:1;overflow:hidden}.single-podcasts main .podcast__infoBox h3{font-family:"ploni-bold";font-size:1.6rem;margin:0 0 1rem;line-height:1.2em;max-width:35rem}.single-podcasts main .podcast__infoBox p{direction:rtl;font-size:1.4rem;margin:0;text-align:left;line-height:1}.single-podcasts main .podcast__linkPodcast{position:absolute;right:15px;bottom:15px;display:block;line-height:1}.single-podcasts main .podcast__linkPodcast span,.single-podcasts main .podcast__linkPodcast svg{display:block}.single-podcasts main .podcast__btnBox{margin-top:5rem;direction:rtl;max-width:40rem;margin-left:auto}.single-podcasts main .podcast__btnBox a{display:inline-block;margin-bottom:15px}.single-podcasts main .podcast__btnBox a:last-child{margin-bottom:0;display:inline-block;color:#122541;border-bottom:1px solid transparent;text-decoration:none;position:relative}.single-podcasts main .podcast__btnBox a:last-child:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.single-podcasts main .podcast__btnBox a:last-child:after{content:'';position:absolute;right:0;bottom:0;width:100%;height:2px;background:#122541;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.single-podcasts main .podcast__waveBox{position:absolute;bottom:-25px;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.single-podcasts main .podcast__back{font-size:2.5rem}.single-podcasts main .mejs-container:not(.mejs-video),.single-podcasts main .mejs-container:not(.mejs-video) .mejs-controls,.single-podcasts main .mejs-embed,.single-podcasts main .mejs-embed body{background:#122541;z-index:0}@media (max-width: 768px){.single-podcasts main .container,.single-post main .container{padding:0 1.5rem 6.6rem}.single-podcasts main .hero,.single-post main .hero{height:15rem}.single-podcasts main time,.single-post main time{display:none}.single-podcasts main h1,.single-post main h1{font-size:2.3rem;line-height:3.1rem;margin-top:5rem;max-width:31.8rem}.single-podcasts main .content,.single-post main .content{margin:0 auto;padding-top:3.9rem}.single-podcasts main article,.single-post main article{border:0;padding:0}.single-podcasts main article p,.single-post main article p{font-size:1.7rem}.single-podcasts main article .subtitle,.single-post main article .subtitle{font-size:2rem}.single-podcasts main article h2,.single-post main article h2{font-size:2rem;margin:4rem 0 3rem}.single-podcasts .interested,.single-post .interested{padding:3.5rem 0 4.53rem}.single-podcasts .interested h2,.single-post .interested h2{font-size:4rem;padding:0 1.5rem;margin:0 auto 1.6rem}.single-podcasts .interested .swiper-navigation,.single-post .interested .swiper-navigation{display:none}.single-podcasts .interested .swiper-slide,.single-post .interested .swiper-slide{height:43rem}.single-podcasts .interested .swiper-slide .top,.single-post .interested .swiper-slide .top{height:34rem}.single-podcasts .interested .swiper-slide .bottom,.single-post .interested .swiper-slide .bottom{padding:2rem 2rem 1.3rem}.single-podcasts .interested .swiper-slide time,.single-post .interested .swiper-slide time{display:initial;font-size:1.5rem;line-height:1}.single-podcasts .interested .swiper-slide h3,.single-post .interested .swiper-slide h3{font-size:2rem;line-height:1}.single-podcasts main .hero{height:24rem}.single-podcasts main .hero:after,.single-podcasts main .hero:before{content:none}.single-podcasts main .podcast__infoBox h3{font-size:1.4rem;margin:0}}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.page-template-contact .contact .content{padding:6.5rem 0 12.5rem;min-height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-contact .contact .content .container{margin:0 auto;max-width:117rem;width:100%}.page-template-contact .contact .content h2{margin:0 auto .6rem;text-align:center;font-size:4rem;line-height:4.5rem;color:#EB6F53;font-family:"ploni-ultrabold"}.page-template-contact .contact .content .subtitle{font-size:2.2rem;line-height:3rem;font-family:"ploni-meidum";text-align:center}.page-template-contact .contact .content .contact-wrap{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-template-contact .contact .content .form{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:67rem;background:#E6FBFF;padding:7.37rem 4rem 27.5rem}.page-template-contact .contact .content .form h3{font-family:"ploni-ultrabold";font-size:2.9rem;line-height:4rem;text-align:center;margin-bottom:3rem}.page-template-contact .contact .content .form .field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.55rem;-moz-column-gap:1.55rem;column-gap:1.55rem;margin-bottom:3rem}.page-template-contact .contact .content .form .select-selected,.page-template-contact .contact .content .form input{border:0;border-bottom:.1rem solid #707070;outline:0;background:transparent;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:1.35rem;font-size:1.8rem}.page-template-contact .contact .content .form .select-selected:focus,.page-template-contact .contact .content .form input:focus{border-bottom:.1rem solid #000}.page-template-contact .contact .content .form .select-selected::-webkit-input-placeholder, .page-template-contact .contact .content .form input::-webkit-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-contact .contact .content .form .select-selected::-moz-placeholder, .page-template-contact .contact .content .form input::-moz-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-contact .contact .content .form .select-selected:-ms-input-placeholder, .page-template-contact .contact .content .form input:-ms-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-contact .contact .content .form .select-selected::-ms-input-placeholder, .page-template-contact .contact .content .form input::-ms-input-placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-contact .contact .content .form .select-selected::placeholder,.page-template-contact .contact .content .form input::placeholder{color:#748292;font-size:1.8rem;font-family:"ploni-light"}.page-template-contact .contact .content [type="submit"]{width:100%}.page-template-contact .contact .content .info{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:39.4rem}.page-template-contact .contact .content .info p{font-size:2rem;line-height:3rem;font-family:"ploni-light"}.page-template-contact .contact .content .info .subtitle{font-size:2.2rem;line-height:3rem;font-family:"ploni-meidum";text-align:right;margin-top:3.1rem}.page-template-contact .contact .content .info .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.7rem;-moz-column-gap:1.7rem;column-gap:1.7rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-template-contact .contact .content .info .item:hover .img-wrap{background:transparent}.page-template-contact .contact .content .info .item:hover .img-wrap img{-webkit-filter:brightness(0) saturate(100%) invert(66%) sepia(18%) saturate(362%) hue-rotate(131deg) brightness(94%) contrast(84%);filter:brightness(0) saturate(100%) invert(66%) sepia(18%) saturate(362%) hue-rotate(131deg) brightness(94%) contrast(84%)}.page-template-contact .contact .content .info .item span,.page-template-contact .contact .content .info .item span:link,.page-template-contact .contact .content .info .item span:visited,.page-template-contact .contact .content .info .item a,.page-template-contact .contact .content .info .item a:link,.page-template-contact .contact .content .info .item a:visited{color:#142345;font-family:"ploni-light";font-size:2rem;max-width:28rem}.page-template-contact .contact .content .info .img-wrap{display:-ms-grid;display:grid;place-content:center;border:.1rem solid #84A5A5;background:#84A5A5;border-radius:50%;width:5rem;height:5rem}.page-template-contact .contact .content .info .img-wrap img{width:2.2rem;max-height:2.4rem}.page-template-contact .contact .content .info .social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4.6rem;-webkit-column-gap:.9rem;-moz-column-gap:.9rem;column-gap:.9rem}.page-template-contact .contact .content .info .img-box{border:.1rem solid #84A5A5;border-radius:50%;width:6rem;height:6rem;display:-ms-grid;display:grid;place-content:center}.page-template-contact .contact .content .info .img-box:hover{background:#84A5A5}.page-template-contact .contact .content .info .img-box:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(0%) hue-rotate(92deg) brightness(112%) contrast(100%);filter:brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(0%) hue-rotate(92deg) brightness(112%) contrast(100%)}.page-template-contact .contact .content .info .img-box img{width:2.5rem;max-height:2.6rem}@media (max-width: 768px){.page-template-contact .contact .content{padding:5.7rem 0 0}.page-template-contact .contact .content h2,.page-template-contact .contact .content h2+p{margin-right:1.5rem;margin-left:1.5rem}.page-template-contact .contact .content h2{text-align:right;font-size:3rem;line-height:3.8rem}.page-template-contact .contact .content .subtitle{margin-top:1.4rem;font-family:"ploni-regular";font-size:2rem;line-height:2.5rem;text-align:right}.page-template-contact .contact .content .contact-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-template-contact .contact .content .contact-wrap .info{width:100%;padding:0 1.5rem}.page-template-contact .contact .content .contact-wrap .info p{font-family:"ploni-light";font-size:2rem;line-height:3rem}.page-template-contact .contact .content .contact-wrap .info .subtitle{font-family:"ploni-meidum";font-size:2.2rem;line-height:3rem}.page-template-contact .contact .content .contact-wrap .form{width:100%;margin-top:5.5rem;padding:6.4rem 1.5rem 7.3rem}.page-template-contact .contact .content .contact-wrap .form .field-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.page-template-contact .contact .content .contact-wrap .form .field-group input{margin-bottom:2.85rem}.page-template-contact .contact .content .contact-wrap .form .btn svg:not(.spinner){max-width:1.4rem}}.policy-page{margin-top:8.3rem}.policy-page .container{width:100%;max-width:99.6rem;margin:0 auto;padding-top:17.4rem;padding-bottom:8.8rem}.policy-page h1{color:#EB6F53;font-family:"ploni-ultrabold";font-size:4.5rem;line-height:5rem}.policy-page h1+p{margin-top:2.8rem;font-family:"ploni-light";font-size:2.7rem;line-height:3.3rem}.policy-page p,.policy-page li{color:#142345;font-size:2rem;line-height:3rem}.policy-page p{margin-bottom:2.3rem}.policy-page h2{margin-top:3.4rem;color:#142345;font-family:"ploni-ultrabold";font-size:3.5rem;line-height:6.6rem}.policy-page ul{margin-bottom:2.3em}.policy-page li{position:relative;padding-right:3.5rem}.policy-page li:not(:first-child){margin-top:1rem}.policy-page li:before{content:'•';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.policy-page b{font-family:"ploni-bold"}.policy-page a,.policy-page a:visited,.policy-page a:link{text-decoration:underline;color:#142345}.policy-page a:hover{color:#CDA56C}@media (max-width: 768px){.policy-page{padding:0 1.5rem}.policy-page .container{padding-top:5.4rem;padding-bottom:8.8rem}.policy-page h1{font-size:3rem;line-height:3.8rem}.policy-page h1+p{font-size:2rem;line-height:2.5rem}.policy-page p,.policy-page li{font-size:1.7rem;line-height:2rem;font-family:"ploni-light"}.policy-page h2{font-size:2rem;line-height:3.1rem}}.thanks{margin-top:8.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh}.thanks .container{width:100%;max-width:99.6rem;margin-top:10.4rem;margin-bottom:8.8rem;text-align:center}.thanks h1{color:#EB6F53;font-family:"ploni-ultrabold";font-size:6.5rem;line-height:5rem}.thanks h2{margin-top:3.4rem;color:#142345;font-family:"ploni-ultrabold";font-size:3.5rem;line-height:1}.thanks .four-o-four{font-size:13rem;text-align:center}.thanks .lean{display:inline-block;-webkit-transform:rotate(15deg) translate(-5px, -4px);-ms-transform:rotate(15deg) translate(-5px, -4px);transform:rotate(15deg) translate(-5px, -4px)}.thanks .description{font-size:2.2rem;margin:4.5rem 0}.thanks .btn{max-width:20rem;margin:0 auto}.hero{width:100%;height:31.7rem;display:-ms-grid;display:grid;place-content:center;background-repeat:no-repeat;background-size:cover !important;background-position:center center}.hero h1{font-size:5rem;font-family:"ploni-ultrabold";color:#fff;text-align:center;margin-top:3.1rem}.hero .breadcrumbs{font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.hero .breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.hero .breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.hero .breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.hero .breadcrumbs span,.hero .breadcrumbs a{color:#fff}@media (max-width: 768px){.hero h1{font-size:4rem;line-height:4.3rem}}.page-template-services .insurance{background-image:url(../img/insurance-bg.webp),-webkit-gradient(linear, left top, left bottom, from(#E6FBFF), to(#E6FBFF));background-image:url(../img/insurance-bg.webp),-o-linear-gradient(#E6FBFF, #E6FBFF);background-image:url(../img/insurance-bg.webp),linear-gradient(#E6FBFF, #E6FBFF);background-position:top 0 right 2.9rem, center center;background-repeat:no-repeat;background-size:auto 104%, cover;padding:6.7rem 1.5rem 10.8rem}.page-template-services .insurance .container{max-width:115.6rem;margin:0 auto}.page-template-services .insurance strong{font-family:"ploni-bold"}.page-template-services .insurance h2{color:#EB6F53;font-family:"ploni-ultrabold";font-size:4rem;line-height:4.5rem;max-width:81.1rem}.page-template-services .insurance p{font-family:"ploni-light";font-size:1.8rem;color:#142345}.page-template-services .insurance .subtitle{margin-top:1.6rem;font-size:2.4rem;line-height:3.1rem;max-width:94.5rem}.page-template-services .insurance .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6.7rem}.page-template-services .insurance .right{max-width:51.6rem}.page-template-services .insurance .left{max-width:57rem;position:relative}.page-template-services .agenda{padding:8.9rem 0 12.6rem}.page-template-services .agenda h2{color:#EB6F53;font-size:4rem;font-family:"ploni-ultrabold";line-height:4.3rem;margin:0 auto 2.7rem;text-align:center}.page-template-services .agenda .container{width:100%;max-width:121rem;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-rows:(37.1rem)[2];-ms-grid-columns:(1fr)[3];grid-template:repeat(2, 37.1rem)/repeat(3, 1fr)}.page-template-services .agenda .container_mob{display:none}.page-template-services .agenda .product{border:.1rem solid #E1E8F7;padding:3.1rem 3rem 0;text-align:center;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);position:relative}.page-template-services .agenda .product>img{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.page-template-services .agenda .product__icon{width:10rem;aspect-ratio:1/1;border-radius:50%;display:-ms-grid;display:grid;place-content:center;margin:0 auto 1.1rem}.page-template-services .agenda .product__icon img{max-width:7rem}.page-template-services .agenda .product h3{font-size:2.3rem;color:#142345;font-family:"ploni-ultrabold"}.page-template-services .agenda .product p{color:#142345;font-size:1.7rem;line-height:2rem;font-family:"ploni-light";max-width:32.4rem}.page-template-services .agenda .product__icon,.page-template-services .agenda .product h3,.page-template-services .agenda .product p{position:relative;z-index:1}@media (max-width: 768px){.page-template-services .insurance{background:-webkit-gradient(linear, left top, left bottom, from(#E6FBFF), to(#E6FBFF));background:-o-linear-gradient(#E6FBFF, #E6FBFF);background:linear-gradient(#E6FBFF, #E6FBFF);padding:6.7rem 1.5rem}.page-template-services .insurance h2{font-size:3rem;line-height:3.8rem}.page-template-services .insurance p{font-size:1.7rem}.page-template-services .insurance .subtitle{margin-top:1.4rem;font-size:2rem;line-height:2.5rem}.page-template-services .insurance .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}.page-template-services .insurance .right{max-width:100%}.page-template-services .insurance .left{margin-top:4rem}.page-template-services .agenda{padding:4.4rem 1.5rem 8rem}.page-template-services .agenda .container{display:none}.page-template-services .agenda .container_mob{display:block}.page-template-services .agenda .container_mob .swiper-slide{padding:3.2rem 2.4rem;border:.1rem solid #E1E8F7;height:33.8rem}.page-template-services .agenda .container_mob .swiper-pagination{position:static;margin-top:1.4rem}.page-template-services .agenda .container_mob .swiper-pagination-bullet{background:transparent;border:.2rem solid #A6B8DE;width:1.2rem;height:1.2rem}.page-template-services .agenda .container_mob .swiper-pagination-bullet-active{border:.3rem solid #142345}.page-template-services .agenda .container_mob h3,.page-template-services .agenda .container_mob p{text-align:center}.page-template-services .agenda .container_mob h3{font-size:2.3rem;color:#142345;font-family:"ploni-ultrabold"}.page-template-services .agenda .container_mob p{max-width:33.6rem;margin:0 auto;color:#142345;font-size:1.7rem;font-family:"ploni-light"}}.page-template-mortgage main .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 576px){.page-template-mortgage main .container{width:540px}}@media (min-width: 768px){.page-template-mortgage main .container{width:750px}}@media (min-width: 992px){.page-template-mortgage main .container{width:970px}}@media (min-width: 1200px){.page-template-mortgage main .container{width:1170px}}.page-template-mortgage main p{margin-bottom:1.6rem}.page-template-mortgage main .header__box{padding-top:5rem;height:343px;background-position:center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media (max-width: 1400px){.page-template-mortgage main .header__box{background-position:35% 50%}}@media (max-width: 768px){.page-template-mortgage main .header__box{background-position:50% 50%;background-image:url(../img/header/mortgage-header-bg-mobile.jpg) !important}}.page-template-mortgage main .header__title{text-shadow:none;font-family:"ploni-ultrabold";font-size:4rem;color:#fff;margin:0;line-height:6.3rem}.page-template-mortgage main .header__title h2{color:#103975;font-family:"ploni-regular";font-size:4rem;line-height:2}@media (max-width: 768px){.page-template-mortgage main .header__title{text-align:center;font-size:2rem}.page-template-mortgage main .header__title h2{text-align:center;font-size:2rem}}.page-template-mortgage .info{padding:55px 0}@media (max-width: 768px){.page-template-mortgage .info{padding:30px 0}}.page-template-mortgage .info__title{font-family:"ploni-bold";font-size:30px;line-height:31px;color:#132545;text-align:center;max-width:895px;margin:0 auto}@media (max-width: 768px){.page-template-mortgage .info__title{font-size:20px;line-height:25px;text-align:right}}.page-template-mortgage .info__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:25px}.page-template-mortgage .info__text p{padding-left:40px;font-family:"ploni-light";font-size:20px;line-height:25px;color:#132545}.page-template-mortgage .info__text p:last-of-type{padding-left:0}@media (max-width: 768px){.page-template-mortgage .info__text{display:block;margin-top:20px}.page-template-mortgage .info__text p{font-size:18px;line-height:23px;padding-left:0}}.page-template-mortgage .how-it-works{padding:75px 0;background-position:50%;background-size:cover;background-attachment:fixed}@media (max-width: 768px){.page-template-mortgage .how-it-works{padding:45px 0}}.page-template-mortgage .how-it-works__title{font-family:"ploni-ultrabold";font-size:42px;line-height:56px;color:#fff}@media (max-width: 768px){.page-template-mortgage .how-it-works__title{font-size:27px;line-height:38px}}.page-template-mortgage .how-it-works .content{margin-top:30px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content{margin-top:20px}}.page-template-mortgage .how-it-works .content__top,.page-template-mortgage .how-it-works .content__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-mortgage .how-it-works .content__top .side,.page-template-mortgage .how-it-works .content__bottom .side{width:50%}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__top .side,.page-template-mortgage .how-it-works .content__bottom .side{width:100%}}.page-template-mortgage .how-it-works .content__top .side img,.page-template-mortgage .how-it-works .content__bottom .side img{max-width:100%}.page-template-mortgage .how-it-works .content__top .side p,.page-template-mortgage .how-it-works .content__bottom .side p{font-family:"ploni-light";font-size:20px;line-height:25px;color:#fff}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__top .side p,.page-template-mortgage .how-it-works .content__bottom .side p{font-size:18px;line-height:23px}}.page-template-mortgage .how-it-works .content__top .wrap-text{padding-left:20px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__top .wrap-text{padding-left:0}}.page-template-mortgage .how-it-works .content__top .wrap-text .wrap-img{padding-right:20px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__top .wrap-text .wrap-img{padding-right:0}}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-template-mortgage .how-it-works .content__bottom{margin-top:50px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__bottom{margin-top:30px}}.page-template-mortgage .how-it-works .content__bottom .wrap-text{padding-right:20px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__bottom .wrap-text{padding-right:0}}.page-template-mortgage .how-it-works .content__bottom .wrap-img{padding-left:20px}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__bottom .wrap-img{padding-left:0}}@media (max-width: 768px){.page-template-mortgage .how-it-works .content__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.page-template-mortgage .loan-amounts{padding:75px 0}@media (max-width: 768px){.page-template-mortgage .loan-amounts{padding:45px 0}}.page-template-mortgage .loan-amounts__title{font-family:"ploni-ultrabold";font-size:42px;line-height:56px;color:#132738}@media (max-width: 768px){.page-template-mortgage .loan-amounts__title{font-size:27px;line-height:38px}}.page-template-mortgage .loan-amounts__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}@media (max-width: 768px){.page-template-mortgage .loan-amounts__content{display:block;margin-top:20px}}.page-template-mortgage .loan-amounts__content .side{width:50%}@media (max-width: 768px){.page-template-mortgage .loan-amounts__content .side{width:100%}}.page-template-mortgage .loan-amounts__content .side img{max-width:100%;width:100%}.page-template-mortgage .loan-amounts__content .wrap-text{padding-left:20px}@media (max-width: 768px){.page-template-mortgage .loan-amounts__content .wrap-text{padding-left:0}}.page-template-mortgage .loan-amounts__content .wrap-text p{font-family:"ploni-light";font-size:20px;line-height:25px;color:#132545}@media (max-width: 768px){.page-template-mortgage .loan-amounts__content .wrap-text p{font-size:18px;line-height:23px}}.page-template-mortgage .loan-amounts__content .wrap-img{padding-right:20px}@media (max-width: 768px){.page-template-mortgage .loan-amounts__content .wrap-img{padding-right:0}}.page-template-mortgage .form-section{position:relative;background-position:50%;background-size:cover;padding:50px 0}@media (max-width: 768px){.page-template-mortgage .form-section{padding:45px 0;background-image:url(../img/mortgage-page/contact/contact-form-bg-mobile.jpg) !important}}.page-template-mortgage .form-section .form{background:#fff;margin:0 auto;padding:40px 0;position:relative;-webkit-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;max-width:560px}@media (max-width: 768px){.page-template-mortgage .form-section .form{max-width:365px;padding:35px 0}}.page-template-mortgage .form-section .form .wrap-main-subtitle h2{text-align:center;font-family:"ploni-bold";font-size:23px;line-height:28px;color:#000;margin-bottom:1.5rem}.page-template-mortgage .form-section .form .form-row-wrap{margin:0 auto;padding:0 5px}.page-template-mortgage .form-section .form .block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-mortgage .form-section .form .form-row{width:100%;height:40px;margin-bottom:8px}.page-template-mortgage .form-section .form .form-row input{height:100%}.page-template-mortgage .form-section .form .form-row-4{margin-bottom:0;height:60px;margin-bottom:20px}.page-template-mortgage .form-section .form .form-row-5{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:0}.page-template-mortgage .form-section .form .form-row-5 .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.page-template-mortgage .form-section .form .form-row-5 .check-stile{width:23px;height:23px;margin-left:15px}.page-template-mortgage .form-section .form .form-row-5 .checbox-form{font-family:"ploni-regular";font-size:16px;color:white;height:50px}.page-template-mortgage .form-section .form .form-row-5 .check-notes{font-family:"ploni-regular";font-size:20px;color:white;margin-top:10px}.page-template-mortgage .form-section .form .form-row.wrap-btn{width:100%;position:relative}.page-template-mortgage .form-section .form .form-row.wrap-btn i.fa{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;z-index:-1;position:absolute;top:8px;left:145px;font-size:25px;color:white}@media (max-width: 480px){.page-template-mortgage .form-section .form .form-row.wrap-btn i.fa{left:75px}}.page-template-mortgage .form-section .form .form-row.wrap-btn.active i.fa{opacity:1;z-index:1}.page-template-mortgage .form-section .form .scroll__container{position:relative;width:100%;max-width:100px;margin:0 auto 15px;height:40px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top-left-radius:15px;border-top-right-radius:15px}.page-template-mortgage .form-section .form .scroll__container .scroll__downs{bottom:0;height:40px;left:0;margin:auto;position:relative;right:0;top:0;width:24px}.page-template-mortgage .form-section .form .scroll__container .scroll__downs .scroll__mousey{-webkit-box-sizing:content-box;box-sizing:content-box;height:25px;opacity:1;padding:8px;width:3px;display:block}.page-template-mortgage .form-section .form .scroll__container .scroll__downs .scroll__mousey .scroll__scroller{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll__scroll;animation-name:scroll__scroll;-webkit-animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);background-image:url(../img/scroll-arrows.svg);background-size:cover;background-position:center;width:27px;height:28px;position:absolute;left:-2px}.page-template-mortgage .form-section .form .form-control{z-index:2;padding:10px;direction:rtl;display:block;width:100%;max-width:293px;margin:0 auto;height:40px;border:none;outline:none;font-size:18px;font-family:"ploni-regular";line-height:1;text-decoration:none;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:transparent;color:#101010;border:1px solid #EBEBEB}.page-template-mortgage .form-section .form .form-control:hover{background:#cecece;text-decoration:none;color:#111}@media (max-width: 768px){.page-template-mortgage .form-section .form .form-control{max-width:245px}}.page-template-mortgage .form-section .form .form-control-textarea{height:100%}.page-template-mortgage .form-section .form .wrap-btn{width:100%}.page-template-mortgage .form-section .form .wrap-btn{position:relative}.page-template-mortgage .form-section .form:after{content:none;position:absolute;border:none;outline:0;top:50%;left:13%;width:11px;height:11px;border-left:2px solid black;border-top:2px solid black;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);z-index:2}.page-template-mortgage .form-section .form .btn-txt{position:relative}.page-template-mortgage .form-section .form .btn-txt:after{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.page-template-mortgage .form-section .form .btn-txt .wrap-preloader{position:absolute;left:-37px;top:-6px;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);opacity:0;color:white;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.page-template-mortgage .form-section .form .btn{background:#a88e6b;background:-webkit-gradient(linear, right top, left top, from(#a88e6b), to(#927246));background:-o-linear-gradient(right, #a88e6b 0%, #927246 100%);background:linear-gradient(270deg, #a88e6b 0%, #927246 100%);font-family:"ploni-regular";padding:unset;color:white;text-align:center;height:50px;border:none;outline:none;display:block;width:100%;max-width:293px;margin:25px auto 0;font-size:18px;line-height:22px;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-template-mortgage .form-section .form .btn:hover{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}@media (max-width: 768px){.page-template-mortgage .form-section .form .btn{max-width:245px}}.page-template-mortgage .form-section .form .checkbox-margin label.mobile-label{display:none}.page-template-mortgage .leave-details-button{position:fixed;bottom:120px;right:5px;z-index:20;background:#a88e6b;background:-webkit-gradient(linear, right top, left top, from(#a88e6b), to(#927246));background:-o-linear-gradient(right, #a88e6b 0%, #927246 100%);background:linear-gradient(270deg, #a88e6b 0%, #927246 100%);width:65px;height:65px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-mortgage .leave-details-button img{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px);max-width:32px}.page-template-mortgage #contact-popup .form{background:none}.page-template-credit-solution{overflow-x:hidden}.page-template-credit-solution main .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 576px){.page-template-credit-solution main .container{width:540px}}@media (min-width: 768px){.page-template-credit-solution main .container{width:750px}}@media (min-width: 992px){.page-template-credit-solution main .container{width:970px}}@media (min-width: 1200px){.page-template-credit-solution main .container{width:1170px}}.page-template-credit-solution main p{margin-bottom:1.6rem}.page-template-credit-solution main .position-relative{position:relative}.page-template-credit-solution main .align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-credit-solution main .text-center{text-align:center}.page-template-credit-solution main .text-white{color:#fff}.page-template-credit-solution main .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-credit-solution main .justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-credit-solution main .hidden{display:none}.page-template-credit-solution main iframe{width:100%;height:100%}.page-template-credit-solution main .popup .content{min-width:120rem;min-height:63rem}@media (max-width: 768px){.page-template-credit-solution main .popup .content{min-width:calc(100vw - 3rem);min-height:22rem}}.page-template-credit-solution main .popup .close{left:1rem;top:1rem}.page-template-credit-solution .creditSolutions{font-family:"ploni-regular";background:#EFEFEF;min-height:80vh;color:#132545;padding-bottom:80px;width:1920px;max-width:100%;margin:0 auto}@media (max-width: 576px){.page-template-credit-solution .creditSolutions{padding-bottom:40px}}.page-template-credit-solution .creditSolutions img{max-width:100%}.page-template-credit-solution .creditSolutions__banner{padding-top:5rem;height:343px;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 1199px){.page-template-credit-solution .creditSolutions__banner{text-align:center}}@media (max-width: 475px){.page-template-credit-solution .creditSolutions__banner{min-height:146px;padding:15px 0}.page-template-credit-solution .creditSolutions__banner .creditSolutions__btn{height:35px}}.page-template-credit-solution .creditSolutions__banner p{font-size:40px;color:#48A3D6;line-height:50px}@media (max-width: 1199px){.page-template-credit-solution .creditSolutions__banner p{font-size:30px;line-height:35px}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__banner p{font-size:24px;line-height:22px}}.page-template-credit-solution .creditSolutions__banner-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.page-template-credit-solution .creditSolutions__banner-bg img{width:100%;height:100%;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover}.page-template-credit-solution .creditSolutions__title{font-family:"ploni-bold";font-size:60px;line-height:63px;margin:0 0 10px}.page-template-credit-solution .creditSolutions__title br{display:none}@media (max-width: 1199px){.page-template-credit-solution .creditSolutions__title{font-size:45px;line-height:45px}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__title{font-size:33px;line-height:30px}.page-template-credit-solution .creditSolutions__title br{display:block}}.page-template-credit-solution .creditSolutions__about{padding-top:40px}@media (max-width: 1199px){.page-template-credit-solution .creditSolutions__about{padding-top:30px}}.page-template-credit-solution .creditSolutions__about--bizi{padding-top:0}.page-template-credit-solution .creditSolutions__about--bizi p{font-size:20px !important;line-height:25px !important}.page-template-credit-solution .creditSolutions__about .container{width:1490px;max-width:100%}.page-template-credit-solution .creditSolutions__about img{display:block}.page-template-credit-solution .creditSolutions__about img:not(.shadow){border-radius:40px}.page-template-credit-solution .creditSolutions__about img.without-radius{border-radius:0}.page-template-credit-solution .creditSolutions__about img.shadow{position:absolute;top:-220px;left:-140px;max-width:unset;-webkit-box-shadow:unset !important;box-shadow:unset !important}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about img.shadow{max-width:100%;top:-50px;left:-50px}}.page-template-credit-solution .creditSolutions__about p{font-size:22px;line-height:30px;font-family:"ploni-light";margin-bottom:20px}@media (min-width: 577px){.page-template-credit-solution .creditSolutions__about p{width:450px;max-width:100%}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about p{font-size:18px;line-height:23px}}.page-template-credit-solution .creditSolutions__about p strong{font-size:30px;line-height:40px;color:#086BEC;font-weight:normal;font-family:"ploni-bold"}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about p strong{display:block;margin-top:10px}}.page-template-credit-solution .creditSolutions__about ul{list-style:none;margin:0 0 30px;padding:0;font-size:20px;line-height:25px;font-family:"ploni-light"}.page-template-credit-solution .creditSolutions__about ul li{position:relative;margin-bottom:10px;padding-right:30px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about ul li{padding-right:20px}}.page-template-credit-solution .creditSolutions__about ul li:last-child{margin-bottom:0}.page-template-credit-solution .creditSolutions__about ul li:before{content:'';background:#086BEC;width:8px;height:8px;border-radius:100%;position:absolute;top:8px;right:0}.page-template-credit-solution .creditSolutions__about ol{list-style:none;padding:0;font-family:"ploni-meidum";font-size:27px;line-height:25px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about ol{font-size:19.5px}}.page-template-credit-solution .creditSolutions__about ol li{margin-bottom:30px;position:relative;padding-right:55px}.page-template-credit-solution .creditSolutions__about ol li br.mob{display:none}.page-template-credit-solution .creditSolutions__about ol li br.desktop{display:block}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about ol li{margin-bottom:15px;padding-right:40px}.page-template-credit-solution .creditSolutions__about ol li br.desktop{display:none}.page-template-credit-solution .creditSolutions__about ol li br.mob{display:block}}.page-template-credit-solution .creditSolutions__about ol li:before{content:'';position:absolute;top:-2px;right:0;background:url(../img/svg/check.svg) 0 0 no-repeat;background-size:100% 100%;width:39px;height:35px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about ol li:before{width:29px;height:25px}}.page-template-credit-solution .creditSolutions__about ol li:last-child{margin-bottom:0}.page-template-credit-solution .creditSolutions__about ol .arrow{position:absolute;top:calc(100% + 10px);left:10px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about ol .arrow{display:none}}.page-template-credit-solution .creditSolutions__about .btnBox{-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:15px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about .btnBox{grid-gap:7px}}.page-template-credit-solution .creditSolutions__about .notes{grid-gap:25px;display:-ms-grid !important;display:grid !important;-ms-grid-columns:74px 1fr;grid-template-columns:74px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-credit-solution .creditSolutions__about .notes p{font-family:"ploni-bold";color:#086BEC;margin-bottom:0}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about .notes p{font-size:20px}.page-template-credit-solution .creditSolutions__about .notes p br{display:none}}.page-template-credit-solution .creditSolutions__about-box{background:#fff;border-radius:50px;padding:80px 140px;overflow:hidden}@media (max-width: 1599px){.page-template-credit-solution .creditSolutions__about-box{padding:80px}}@media (max-width: 1199px){.page-template-credit-solution .creditSolutions__about-box{border-radius:30px;padding:25px}}.page-template-credit-solution .creditSolutions__about-box--bizi{background:-webkit-gradient(linear, left top, right top, from(#6644db), to(#8362e9));background:-o-linear-gradient(left, #6644db 0%, #8362e9 100%);background:linear-gradient(90deg, #6644db 0%, #8362e9 100%)}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-box--bizi h2{text-align:right !important;margin-bottom:15px}}.page-template-credit-solution .creditSolutions__about-box--video{background:-webkit-gradient(linear, left top, left bottom, from(#7a54f7), color-stop(50%, #7a54f7), to(#9371fb));background:-o-linear-gradient(top, #7a54f7 0%, #7a54f7 50%, #9371fb 100%);background:linear-gradient(180deg, #7a54f7 0%, #7a54f7 50%, #9371fb 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 !important}.page-template-credit-solution .creditSolutions__about-title{font-size:40px;line-height:45px;font-family:"ploni-regular";color:#132545;margin-bottom:20px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-title{font-size:20px;font-family:"ploni-bold";line-height:24px}.page-template-credit-solution .creditSolutions__about-title br{display:none}}.page-template-credit-solution .creditSolutions__about-subtitle{font-size:42px;line-height:45px;font-family:"ploni-bold";margin-bottom:20px}.page-template-credit-solution .creditSolutions__about-subtitle--blue{font-size:42px;line-height:45px;font-family:"ploni-bold";margin-bottom:20px;color:#132545}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-subtitle{font-size:27px;line-height:30px}}.page-template-credit-solution .creditSolutions__about-count{background:#086BEC;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:216px;height:166px;position:static;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-count{width:132px;height:102px}}.page-template-credit-solution .creditSolutions__about-count .number{font-family:"ploni-bold";font-size:64px;line-height:54px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-count .number{font-size:47px;line-height:40px}}.page-template-credit-solution .creditSolutions__about-count p{margin-bottom:0;font-size:25px;line-height:20px;font-family:"ploni-light"}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-count p{font-size:17px}}.page-template-credit-solution .creditSolutions__about-row{display:-ms-grid;display:grid;grid-gap:30px}.page-template-credit-solution .creditSolutions__about-row:not(:last-child){margin-bottom:60px;padding-bottom:60px;border-bottom:3px solid #F3F3F3}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-row:not(:last-child){margin-bottom:40px;padding-bottom:40px}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-row--reverse>div:last-child{-ms-grid-row:1;grid-row:1}}.page-template-credit-solution .creditSolutions__about-row--2{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-row--2{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr)}}.page-template-credit-solution .creditSolutions__about-row--3{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}.page-template-credit-solution .creditSolutions__about-row--4{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr)}.page-template-credit-solution .creditSolutions__about-row--5{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5, 1fr)}@media (max-width: 991px){.page-template-credit-solution .creditSolutions__about-row--5{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__about-row--5{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr)}}.page-template-credit-solution .creditSolutions__btn{background:-webkit-gradient(linear, left top, right top, from(#9270fb), to(#7a54f7));background:-o-linear-gradient(left, #9270fb 0%, #7a54f7 100%);background:linear-gradient(90deg, #9270fb 0%, #7a54f7 100%);border-radius:30px;color:#fff;font-size:18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:180px;padding:0 28px;height:50px;-webkit-transition:opacity 0.35s;-o-transition:opacity 0.35s;transition:opacity 0.35s}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__btn{padding:0 10px;min-width:120px;font-size:16.5px}}.page-template-credit-solution .creditSolutions__btn:hover{color:#fff;opacity:.7;text-decoration:none}.page-template-credit-solution .creditSolutions__business{padding:60px 0}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business{padding:40px 0}}.page-template-credit-solution .creditSolutions__business .titleBox{margin-bottom:30px}.page-template-credit-solution .creditSolutions__business .titleBox p{font-size:20px;line-height:25px;font-family:"ploni-light";margin-bottom:10px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business .titleBox p br{display:none}}.page-template-credit-solution .creditSolutions__business .titleBox h3{font-size:28px;color:#086BEC;font-family:"ploni-bold"}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business .titleBox h3{font-size:20px;line-height:24px}}.page-template-credit-solution .creditSolutions__business .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-30px -15px 32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business .row{margin-top:-10px;margin-bottom:0}}.page-template-credit-solution .creditSolutions__business .row>div{padding:0 15px;margin-top:30px;width:25%}@media (max-width: 991px){.page-template-credit-solution .creditSolutions__business .row>div{width:50%}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business .row>div{width:100%;margin-top:10px}}.page-template-credit-solution .creditSolutions__business .notes{grid-gap:30px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business .notes{display:none !important}}.page-template-credit-solution .creditSolutions__business .notes p{position:relative;font-size:15px;line-height:19px;font-family:"ploni-bold"}.page-template-credit-solution .creditSolutions__business .notes p:not(:last-child):after{content:'';height:30px;background:#132545;width:1px;position:absolute;top:50%;left:-15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.page-template-credit-solution .creditSolutions__business-item{background:#fff;border-radius:20px;min-height:196px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 16px;text-align:center}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:96px;padding:18px;text-align:right}}.page-template-credit-solution .creditSolutions__business-item .iconBox{height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business-item .iconBox{margin-bottom:0;width:58px}}.page-template-credit-solution .creditSolutions__business-item .iconBox svg{max-height:100%;width:auto}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business-item .iconBox svg{max-width:100%;height:auto}}.page-template-credit-solution .creditSolutions__business-item p{font-size:15px;line-height:19px;font-family:"ploni-light"}.page-template-credit-solution .creditSolutions__business-item p br{display:none}.page-template-credit-solution .creditSolutions__business-item p br.desktop{display:block}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__business-item p{width:calc(100% - 58px);padding-right:14px}.page-template-credit-solution .creditSolutions__business-item p br{display:block}.page-template-credit-solution .creditSolutions__business-item p br.desktop{display:none}}.page-template-credit-solution .creditSolutions__for{position:relative;z-index:1;padding:70px 0;background:-webkit-gradient(linear, left top, right top, from(#204492), to(#05032b));background:-o-linear-gradient(left, #204492 0%, #05032b 100%);background:linear-gradient(90deg, #204492 0%, #05032b 100%)}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for{background:-webkit-gradient(linear, left top, left bottom, from(#204492), to(#05032b));background:-o-linear-gradient(top, #204492 0%, #05032b 100%);background:linear-gradient(180deg, #204492 0%, #05032b 100%);padding:45px 0}}.page-template-credit-solution .creditSolutions__for:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:url(../img/credit-solutions/for-bg.webp) 0 0 no-repeat;background-size:100% 100%}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for:after{background:url(../img/credit-solutions/for-bg-mob.webp) 0 0 no-repeat;background-size:100% 100%}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for .creditSolutions__about-row--5{grid-gap:5px}}.page-template-credit-solution .creditSolutions__for .titleBox{font-size:15px;line-height:19px;font-family:"ploni-light";margin-bottom:30px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for .titleBox{text-align:right !important}}.page-template-credit-solution .creditSolutions__for .titleBox p{font-size:20px;line-height:25px;font-family:"ploni-light";margin-bottom:10px}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for .titleBox p br{display:none}}.page-template-credit-solution .creditSolutions__for-item{text-align:center;font-size:15px;line-height:19px;font-family:"ploni-light"}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-template-credit-solution .creditSolutions__for-item .iconBox{margin:0 auto 15px;height:137px;width:137px;border-radius:100%;background:#086BEC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for-item .iconBox{width:74px;height:74px;margin:0}}.page-template-credit-solution .creditSolutions__for-item .iconBox svg{max-height:55%;width:auto}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for-item p{width:calc(100% - 74px);padding-right:10px}}@media (max-width: 576px){.page-template-credit-solution .creditSolutions__for-item br{display:none}}.vacancies strong{font-family:"ploni-ultrabold"}.vacancies__container{width:1200px;padding:0 15px;max-width:100%;margin:0 auto}.vacancies__list{padding:7rem 0}.vacancies__item{border:1px solid #E1E8F7;padding:4rem 2.5rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 175px;grid-template-columns:1fr 175px;font-size:2.5rem;grid-gap:3rem 6.8rem;position:relative}.vacancies__item:not(:first-child){margin-top:2rem}@media (max-width: 767px){.vacancies__item{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);padding:4rem 2rem;font-size:2.4rem}.vacancies__item br{display:none}}.vacancies__item .info{grid-gap:1.5rem 10rem;color:#EB6F53;line-height:1;margin-bottom:1.5rem}@media (max-width: 767px){.vacancies__item .info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.vacancies__item .info strong{margin-top:-0.5rem}.vacancies__item .info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1rem}.vacancies__item .left{text-align:center;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.vacancies__item .left{height:auto}}.vacancies__item .left:before{content:'';position:absolute;top:-2rem;bottom:-2rem;width:1px;background:#EAEFF9;right:-3.4rem}@media (max-width: 767px){.vacancies__item .left:before{display:none}}.vacancies__item time{display:block;font-family:"ploni-meidum"}.vacancies__item .addtoany_shortcode{position:absolute;top:0;left:0}.vacancies__more{border-radius:4px;background:#122541;min-width:175px;height:50px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:1.2rem;font-size:2.2rem;padding:0 1.5rem;-webkit-transition:0.35s;-o-transition:0.35s;transition:0.35s}.vacancies__more:hover{opacity:.7}.vacancyPage{padding-top:12rem;padding-bottom:10rem;font-size:2rem;line-height:3rem;color:#142345}.vacancyPage__breadcrumbs{margin-bottom:2rem;font-size:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vacancyPage__breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.vacancyPage__breadcrumbs>span>span:not(.breadcrumb_last){position:relative}.vacancyPage__breadcrumbs>span>span:not(.breadcrumb_last):before{position:absolute;content:'';background:url(../img/breadcrumb.webp) no-repeat center center/cover;top:50%;-webkit-filter:brightness(0);filter:brightness(0);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-1.7rem;width:.5rem;height:.5rem}.vacancyPage__box{border:1px solid #E1E8F7;padding:8rem 10rem}@media (max-width: 767px){.vacancyPage__box{padding:4rem 2.5rem}}.vacancyPage__titleBox{text-align:center;margin-bottom:3rem}.vacancyPage__titleBox h1{color:#EB6F53;font-size:4.5rem;font-family:"ploni-ultrabold";margin-bottom:1rem}.vacancyPage__titleBox .info{font-size:2rem;grid-gap:2rem;font-family:"ploni-light";position:relative;margin-bottom:1rem}.vacancyPage__titleBox .info>div{position:relative}.vacancyPage__titleBox .info>div:before{content:'';width:5px;height:5px;border:1px solid #142345;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-1.2rem;border-radius:50px}.vacancyPage__titleBox .location{grid-gap:5px;color:#EB6F53}.vacancyPage__content p{margin-bottom:1.5rem}.vacancyPage__content h2,.vacancyPage__content h3{font-family:"ploni-ultrabold";margin-bottom:2rem;font-size:3rem;line-height:1.1}.modalVacancy{font-size:2rem;position:fixed;top:0;left:0;z-index:1010;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden auto;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background:rgba(0,0,0,0.6)}.modalVacancy:before{content:''}.modalVacancy.active{-webkit-transform:scaleY(0.01) scaleX(0);-ms-transform:scaleY(0.01) scaleX(0);transform:scaleY(0.01) scaleX(0);-webkit-animation:unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modalVacancy.active .modalBox__box{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modalVacancy.out{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modalVacancy.out .modalBox__box{-webkit-animation:zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards}.modalVacancy__box{margin:0 auto;width:480px;max-width:calc(100% - 30px);z-index:100;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;color:#ffffff;padding:0 20px}.modalVacancy__box--main{padding:45px 20px;background:#fff;border-radius:6rem 0 6rem 6rem}.modalVacancy__box--thank{height:470px;text-align:center;background:blue}@media (max-width: 1700px){.modalVacancy__box--thank{height:334px;width:334px}}.modalVacancy__box--thank .check-icon{margin-bottom:30px}@media (max-width: 1700px){.modalVacancy__box--thank .check-icon{width:102px;height:102px}}.modalVacancy__box--thank h2{font-size:66px;margin-top:10px}@media (max-width: 1700px){.modalVacancy__box--thank h2{font-size:44px}}.modalVacancy__box--thank p{font-size:34px;line-height:1.3}@media (max-width: 1700px){.modalVacancy__box--thank p{font-size:22px}}.modalVacancy__box .header__formBox{width:100%}.modalVacancy__form .inputBox{position:relative;margin-bottom:35px}.modalVacancy__form .inputBox:last-child{margin-bottom:0}.modalVacancy__form .inputBox svg{width:22px;height:21px;position:absolute;bottom:7px;left:0}.modalVacancy__form .inputBox.title h2{background:transparent;border-bottom:none;text-align:center;font-family:"ploni-bold";font-size:24px;color:#000;opacity:1}.modalVacancy__form .inputBox--file input{width:100%}.modalVacancy__form .inputBox--file input::-webkit-file-upload-button{cursor:pointer}.modalVacancy__form .inputBox--file svg{pointer-events:none}.modalVacancy__form .inputBox--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.modalVacancy__form .inputBox--checkbox label{width:calc(100% - 20px);padding-right:7px;color:#000;font-size:14px}.modalVacancy__form .captchaBox{margin:25px 0}.modalVacancy__form .captchaBox.wrong>div{border-color:red}.modalVacancy__form .captchaBox>div{border:2px solid transparent;-webkit-transition:border 0.35s;-o-transition:border 0.35s;transition:border 0.35s;display:inline-block}.modalVacancy__form input[type="checkbox"]{width:20px;height:20px;border-radius:0}.modalVacancy__form input[type="text"],.modalVacancy__form input[type="email"],.modalVacancy__form input[type="tel"],.modalVacancy__form input[type="password"]{font-family:"ploni-regular";width:100%;text-align:right;border:none;padding-bottom:3px;border-bottom:1px solid #ECF3F6;padding-left:35px;color:#07101D;font-size:2rem}.modalVacancy__form input[type="text"]::-webkit-input-placeholder, .modalVacancy__form input[type="email"]::-webkit-input-placeholder, .modalVacancy__form input[type="tel"]::-webkit-input-placeholder, .modalVacancy__form input[type="password"]::-webkit-input-placeholder{font-family:"ploni-regular";color:#07101D;font-size:2rem}.modalVacancy__form input[type="text"]::-moz-placeholder, .modalVacancy__form input[type="email"]::-moz-placeholder, .modalVacancy__form input[type="tel"]::-moz-placeholder, .modalVacancy__form input[type="password"]::-moz-placeholder{font-family:"ploni-regular";color:#07101D;font-size:2rem}.modalVacancy__form input[type="text"]:-ms-input-placeholder, .modalVacancy__form input[type="email"]:-ms-input-placeholder, .modalVacancy__form input[type="tel"]:-ms-input-placeholder, .modalVacancy__form input[type="password"]:-ms-input-placeholder{font-family:"ploni-regular";color:#07101D;font-size:2rem}.modalVacancy__form input[type="text"]::-ms-input-placeholder, .modalVacancy__form input[type="email"]::-ms-input-placeholder, .modalVacancy__form input[type="tel"]::-ms-input-placeholder, .modalVacancy__form input[type="password"]::-ms-input-placeholder{font-family:"ploni-regular";color:#07101D;font-size:2rem}.modalVacancy__form input[type="text"]::placeholder,.modalVacancy__form input[type="email"]::placeholder,.modalVacancy__form input[type="tel"]::placeholder,.modalVacancy__form input[type="password"]::placeholder{font-family:"ploni-regular";color:#07101D;font-size:2rem}@media (max-width: 767px){.modalVacancy__form input[type="text"],.modalVacancy__form input[type="email"],.modalVacancy__form input[type="tel"],.modalVacancy__form input[type="password"]{font-size:15px}}.modalVacancy__form input[type="text"]:focus,.modalVacancy__form input[type="text"]:focus-visible,.modalVacancy__form input[type="email"]:focus,.modalVacancy__form input[type="email"]:focus-visible,.modalVacancy__form input[type="tel"]:focus,.modalVacancy__form input[type="tel"]:focus-visible,.modalVacancy__form input[type="password"]:focus,.modalVacancy__form input[type="password"]:focus-visible{outline:none;border-bottom:1px solid #ECF3F6}.modalVacancy__form input[type="text"]:focus+svg path,.modalVacancy__form input[type="text"]:focus-visible+svg path,.modalVacancy__form input[type="email"]:focus+svg path,.modalVacancy__form input[type="email"]:focus-visible+svg path,.modalVacancy__form input[type="tel"]:focus+svg path,.modalVacancy__form input[type="tel"]:focus-visible+svg path,.modalVacancy__form input[type="password"]:focus+svg path,.modalVacancy__form input[type="password"]:focus-visible+svg path{fill:#122541}.modalVacancy__form .input-file-trigger{font-family:"ploni-regular";color:#07101D;height:30px;display:block;text-transform:uppercase;padding-left:35px;border-bottom:1px solid #ECF3F6;cursor:pointer;font-size:2rem}.modalVacancy__form .input-file{position:absolute;top:0;left:0;opacity:0;cursor:pointer}.modalVacancy__form button[type="submit"]{margin-top:15px;min-width:215px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;border:none;padding-right:20px;padding-left:20px;grid-gap:8px}.modalVacancy__form button[type="submit"].load{pointer-events:none}.modalVacancy__form button[type="submit"].load svg{opacity:1}.modalVacancy__form button[type="submit"]:hover{opacity:.7}.modalVacancy__form button[type="submit"] svg{opacity:0;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modalVacancy__form .file-return{margin:0;color:#07101D}.modalVacancy__form .file-return{font-family:"ploni-bold";font-size:.9em}.modalVacancy__form .file-return:not(:empty):before{content:"Selected file: ";font-style:normal;font-weight:normal}.modalVacancy__close{cursor:pointer;position:absolute;top:-25px;left:0;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.modalVacancy__close svg{display:block;max-width:50%;height:auto}@-webkit-keyframes unfoldIn{0%{-webkit-transform:scaleY(0.005) scaleX(0);transform:scaleY(0.005) scaleX(0)}50%{-webkit-transform:scaleY(0.005) scaleX(1);transform:scaleY(0.005) scaleX(1)}100%{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1)}}@keyframes unfoldIn{0%{-webkit-transform:scaleY(0.005) scaleX(0);transform:scaleY(0.005) scaleX(0)}50%{-webkit-transform:scaleY(0.005) scaleX(1);transform:scaleY(0.005) scaleX(1)}100%{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1)}}@-webkit-keyframes unfoldOut{0%{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1)}50%{-webkit-transform:scaleY(0.005) scaleX(1);transform:scaleY(0.005) scaleX(1)}100%{-webkit-transform:scaleY(0.005) scaleX(0);transform:scaleY(0.005) scaleX(0)}}@keyframes unfoldOut{0%{-webkit-transform:scaleY(1) scaleX(1);transform:scaleY(1) scaleX(1)}50%{-webkit-transform:scaleY(0.005) scaleX(1);transform:scaleY(0.005) scaleX(1)}100%{-webkit-transform:scaleY(0.005) scaleX(0);transform:scaleY(0.005) scaleX(0)}}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomIn{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-none{display:none}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.videosPage{overflow:hidden}.videosPage .hero{background:none}.videosPage .hero h1{color:#000}.videosPage .hero .breadcrumbs a,.videosPage .hero .breadcrumbs span{color:#000}.videosPage .hero .breadcrumbs a:before,.videosPage .hero .breadcrumbs span:before{-webkit-filter:invert(1) brightness(0);filter:invert(1) brightness(0)}.videosPage__slider{margin-top:-70px;overflow:visible;position:relative;z-index:5}.videosPage__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videosPage__slider .swiper-slide{height:60vh;cursor:pointer}@media (max-width: 767px){.videosPage__slider .swiper-slide{height:170px}}.videosPage__slider .swiper-slide a{pointer-events:none}.videosPage__slider .swiper-slide.swiper-slide-active{height:70vh}@media (max-width: 767px){.videosPage__slider .swiper-slide.swiper-slide-active{height:220px}}.videosPage__slider .swiper-slide.swiper-slide-active a{pointer-events:auto}.videosPage__slider .swiper-slide svg{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media (max-width: 767px){.videosPage__slider .swiper-slide svg{height:70px;width:70px}}.videosPage__slider .swiper-pagination{display:none}@media (max-width: 767px){.videosPage__slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static !important;width:100%}}.videosPage__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#142345}.videosPage__slider img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.videosPage__container{width:1200px;padding:0 15px;margin:0 auto;max-width:100%}.videosPage__row{display:-ms-grid;display:grid;grid-gap:30px}@media (max-width: 767px){.videosPage__row{grid-gap:15px}}.videosPage__row--3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}@media (max-width: 767px){.videosPage__row--3{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.videosPage__row--3{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr)}}.videosPage__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #E1E8F7;border-bottom:1px solid #E1E8F7;padding:40px 0;margin-top:30px}@media (max-width: 767px){.videosPage__pagination{padding:20px 0}}.videosPage__pagination button{border:none;font-size:18px;background:transparent;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:10px;font-family:"ploni-meidum"}.videosPage__pagination button.active{width:25px;height:25px;border-radius:100%;color:#fff;background:#142345}.videosPage__pagination button:disabled svg{opacity:.6}.videosPage__pagination button.prev svg{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.videosPage__pagination .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videosPage__pagination .numbers button{font-family:"ploni-light"}.videosPage__videos{background:#E6FBFF;padding-top:calc(5vh + 70px);padding-bottom:80px;margin-top:-5vh}@media (max-width: 767px){.videosPage__videos{padding-top:90px}}.videosPage__item{position:relative;background:#fff;padding:10px;border:1px solid #DBEAFC;-webkit-box-shadow:-1px -3px 16px rgba(0,81,140,0.11);box-shadow:-1px -3px 16px rgba(0,81,140,0.11);font-family:"ploni-ultrabold";font-size:22px;line-height:22px;display:-ms-grid;display:grid;color:#142345;-ms-grid-rows:195px 1fr;grid-template-rows:195px 1fr}@media (max-width: 1599px){.videosPage__item{font-size:20px}}.videosPage__item a{position:absolute;top:0;left:0;right:0;bottom:0}.videosPage__item h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 10px}.videosPage__item h3:empty{display:none}@media (max-width: 767px){.videosPage__item h3{padding:15px 10px}}.videosPage__item img{height:195px;width:100%;display:block;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.top-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;background:#172e5b;padding:1rem 0}.top-tabs li{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-ms-grid;display:grid;place-content:center;padding:.3rem 0;cursor:pointer;font-size:1.8rem;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out;border-radius:3rem;border:.2rem solid #fff;background:#172e5b;color:#fff;max-width:20rem}.top-tabs li.active{color:#172e5b;background:#fff}.page-template-forms .hidden,.page-template-forms [hidden],.page-template-page-pdf .hidden,.page-template-page-pdf [hidden]{display:none !important}.page-template-forms .pdf-section,.page-template-page-pdf .pdf-section{font-size:16px}.page-template-forms .pdf-section .container,.page-template-page-pdf .pdf-section .container{max-width:117rem;width:100%;margin:0 auto}@media (max-width: 1920px){.page-template-forms .pdf-section .container,.page-template-page-pdf .pdf-section .container{max-width:1170px}}@media (max-width: 1200px){.page-template-forms .pdf-section .container,.page-template-page-pdf .pdf-section .container{max-width:880px}}.page-template-forms .pdf-section .filesTab__row,.page-template-page-pdf .pdf-section .filesTab__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5rem 0}.page-template-forms .pdf-section .filesTab__row.d-none,.page-template-page-pdf .pdf-section .filesTab__row.d-none{display:none}.page-template-forms .pdf-section .filesTab__row .tab-list-items,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items{width:25%}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs{padding:0 0 0 2rem}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li{list-style:none;padding:.5rem .5rem .5rem 5rem}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li a,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li a{font-family:"ploni-regular";color:#172e5b;line-height:1;font-size:1.6rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li svg,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li svg{padding-left:.5rem;width:3.2rem;height:4.5rem}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li span,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li span{width:calc(100% - 4rem)}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li.current,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li.current{background:#172e5b}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li.current a,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li.current a{color:white}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs li.current svg path,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs li.current svg path{fill:white}.page-template-forms .pdf-section .filesTab__row .filesTab,.page-template-page-pdf .pdf-section .filesTab__row .filesTab{width:880px;margin:0 auto;position:relative;min-height:70rem}@media (max-width: 991px){.page-template-forms .pdf-section .filesTab__row .filesTab,.page-template-page-pdf .pdf-section .filesTab__row .filesTab{min-height:65rem}}.page-template-forms .pdf-section .filesTab__row .filesTab .pdfImitation__box,.page-template-forms .pdf-section .filesTab__row .filesTab iframe,.page-template-page-pdf .pdf-section .filesTab__row .filesTab .pdfImitation__box,.page-template-page-pdf .pdf-section .filesTab__row .filesTab iframe{max-height:70rem}.page-template-forms .pdf-section .filesTab__row .filesTab .tabs_item,.page-template-page-pdf .pdf-section .filesTab__row .filesTab .tabs_item{opacity:0;z-index:1;position:absolute}.page-template-forms .pdf-section .filesTab__row .filesTab .tabs_item.current,.page-template-page-pdf .pdf-section .filesTab__row .filesTab .tabs_item.current{top:0;opacity:1;z-index:2;width:100%}.page-template-forms .pdf-section .filesTab__row [type="submit"],.page-template-page-pdf .pdf-section .filesTab__row [type="submit"]{border-radius:3rem;background:black;font-family:"ploni-regular";color:white;text-align:center;height:5rem;border:none;outline:none;display:block;width:50%;margin:0 auto;font-size:2.8rem;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;cursor:pointer}.page-template-forms .pdf-section .filesTab__row [type="submit"]:hover,.page-template-page-pdf .pdf-section .filesTab__row [type="submit"]:hover{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.page-template-forms .pdf-section .filesTab__row [type="submit"] .spinner,.page-template-page-pdf .pdf-section .filesTab__row [type="submit"] .spinner{position:absolute;left:1.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none;width:3.4rem}.page-template-forms .pdf-section .filesTab__row [type="submit"].load,.page-template-page-pdf .pdf-section .filesTab__row [type="submit"].load{pointer-events:none}.page-template-forms .pdf-section .filesTab__row [type="submit"].load .spinner,.page-template-page-pdf .pdf-section .filesTab__row [type="submit"].load .spinner{opacity:1}.page-template-forms .pdfImitation__box,.page-template-page-pdf .pdfImitation__box{max-height:80vh;overflow:auto;width:880px}.page-template-forms .tabs_item,.page-template-page-pdf .tabs_item{position:relative}.page-template-forms .mobile-message,.page-template-page-pdf .mobile-message{display:none;width:101%;height:100%;position:absolute;background:#fff;z-index:3;place-content:center;font-size:2rem;text-align:center;padding:2rem;color:#172e5b}.page-template-forms .mobile-message svg,.page-template-page-pdf .mobile-message svg{margin:0 auto}.page-template-forms .preloader,.page-template-page-pdf .preloader{-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;opacity:0;display:-ms-grid;display:grid;place-content:center;z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0.8)}.page-template-forms .preloader.active,.page-template-page-pdf .preloader.active{z-index:22;opacity:1}.page-template-forms .lds-roller,.page-template-page-pdf .lds-roller{display:inline-block;position:relative;width:80px;height:80px}.page-template-forms .lds-roller,.page-template-forms .lds-roller div,.page-template-forms .lds-roller div:after,.page-template-page-pdf .lds-roller,.page-template-page-pdf .lds-roller div,.page-template-page-pdf .lds-roller div:after{-webkit-box-sizing:border-box;box-sizing:border-box}.page-template-forms .lds-roller div,.page-template-page-pdf .lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;transform-origin:40px 40px}.page-template-forms .lds-roller div:after,.page-template-page-pdf .lds-roller div:after{content:" ";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:#172e5b;margin:-3.6px 0 0 -3.6px}.page-template-forms .lds-roller div:nth-child(1),.page-template-page-pdf .lds-roller div:nth-child(1){-webkit-animation-delay:-0.036s;animation-delay:-0.036s}.page-template-forms .lds-roller div:nth-child(1):after,.page-template-page-pdf .lds-roller div:nth-child(1):after{top:62.62742px;left:62.62742px}.page-template-forms .lds-roller div:nth-child(2),.page-template-page-pdf .lds-roller div:nth-child(2){-webkit-animation-delay:-0.072s;animation-delay:-0.072s}.page-template-forms .lds-roller div:nth-child(2):after,.page-template-page-pdf .lds-roller div:nth-child(2):after{top:67.71281px;left:56px}.page-template-forms .lds-roller div:nth-child(3),.page-template-page-pdf .lds-roller div:nth-child(3){-webkit-animation-delay:-0.108s;animation-delay:-0.108s}.page-template-forms .lds-roller div:nth-child(3):after,.page-template-page-pdf .lds-roller div:nth-child(3):after{top:70.90963px;left:48.28221px}.page-template-forms .lds-roller div:nth-child(4),.page-template-page-pdf .lds-roller div:nth-child(4){-webkit-animation-delay:-0.144s;animation-delay:-0.144s}.page-template-forms .lds-roller div:nth-child(4):after,.page-template-page-pdf .lds-roller div:nth-child(4):after{top:72px;left:40px}.page-template-forms .lds-roller div:nth-child(5),.page-template-page-pdf .lds-roller div:nth-child(5){-webkit-animation-delay:-0.18s;animation-delay:-0.18s}.page-template-forms .lds-roller div:nth-child(5):after,.page-template-page-pdf .lds-roller div:nth-child(5):after{top:70.90963px;left:31.71779px}.page-template-forms .lds-roller div:nth-child(6),.page-template-page-pdf .lds-roller div:nth-child(6){-webkit-animation-delay:-0.216s;animation-delay:-0.216s}.page-template-forms .lds-roller div:nth-child(6):after,.page-template-page-pdf .lds-roller div:nth-child(6):after{top:67.71281px;left:24px}.page-template-forms .lds-roller div:nth-child(7),.page-template-page-pdf .lds-roller div:nth-child(7){-webkit-animation-delay:-0.252s;animation-delay:-0.252s}.page-template-forms .lds-roller div:nth-child(7):after,.page-template-page-pdf .lds-roller div:nth-child(7):after{top:62.62742px;left:17.37258px}.page-template-forms .lds-roller div:nth-child(8),.page-template-page-pdf .lds-roller div:nth-child(8){-webkit-animation-delay:-0.288s;animation-delay:-0.288s}.page-template-forms .lds-roller div:nth-child(8):after,.page-template-page-pdf .lds-roller div:nth-child(8):after{top:56px;left:12.28719px}.page-template-forms .form-section,.page-template-page-pdf .form-section{background:#DDBF91}.page-template-forms .form-section .container,.page-template-page-pdf .form-section .container{width:100%;margin:0 auto;max-width:117rem}.page-template-forms .form,.page-template-page-pdf .form{background:#DDBF91;border-radius:4rem;margin:0 auto;padding:6rem 6rem 4rem;position:relative;-webkit-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;max-width:85.4rem}.page-template-forms .form .wrap-main-subtitle h2,.page-template-page-pdf .form .wrap-main-subtitle h2{font-size:4rem;font-family:"ploni-bold";line-height:1.2em;margin-bottom:4rem}.page-template-forms .form .form-row-wrap,.page-template-page-pdf .form .form-row-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width: 768px){.page-template-forms .form .form-row-wrap,.page-template-page-pdf .form .form-row-wrap{padding:0 1.5rem;display:block}}.page-template-forms .form .block,.page-template-page-pdf .form .block{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.page-template-forms .form .block,.page-template-page-pdf .form .block{width:100%}}.page-template-forms .form .block-1,.page-template-page-pdf .form .block-1{padding-right:1rem}@media (max-width: 768px){.page-template-forms .form .block-1,.page-template-page-pdf .form .block-1{padding-right:0}}.page-template-forms .form .block-2,.page-template-page-pdf .form .block-2{padding-left:1rem}@media (max-width: 768px){.page-template-forms .form .block-2,.page-template-page-pdf .form .block-2{padding-left:0}}.page-template-forms .form .first-title,.page-template-forms .form .second-title,.page-template-page-pdf .form .first-title,.page-template-page-pdf .form .second-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:44.5rem;margin-bottom:.7rem}.page-template-forms .form .first-title h4,.page-template-forms .form .second-title h4,.page-template-page-pdf .form .first-title h4,.page-template-page-pdf .form .second-title h4{color:black;font-family:"ploni-bold";font-size:3.2rem;text-align:right}.page-template-forms .form .form-row,.page-template-page-pdf .form .form-row{width:100%;height:6rem;margin-bottom:2rem}.page-template-forms .form .form-row input,.page-template-page-pdf .form .form-row input{height:100%}.page-template-forms .form .form-row input::-webkit-input-placeholder, .page-template-page-pdf .form .form-row input::-webkit-input-placeholder{color:#000}.page-template-forms .form .form-row input::-moz-placeholder, .page-template-page-pdf .form .form-row input::-moz-placeholder{color:#000}.page-template-forms .form .form-row input:-ms-input-placeholder, .page-template-page-pdf .form .form-row input:-ms-input-placeholder{color:#000}.page-template-forms .form .form-row input::-ms-input-placeholder, .page-template-page-pdf .form .form-row input::-ms-input-placeholder{color:#000}.page-template-forms .form .form-row input::placeholder,.page-template-page-pdf .form .form-row input::placeholder{color:#000}.page-template-forms .form .form-row-4,.page-template-page-pdf .form .form-row-4{height:6rem;margin-bottom:2rem}.page-template-forms .form .form-row-5,.page-template-page-pdf .form .form-row-5{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:0}.page-template-forms .form .form-row-5 .wrapper,.page-template-page-pdf .form .form-row-5 .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:3rem}.page-template-forms .form .form-row-5 .check-stile,.page-template-page-pdf .form .form-row-5 .check-stile{width:2.3rem;height:2.3rem;margin-left:1.5rem}.page-template-forms .form .form-row-5 .checbox-form,.page-template-page-pdf .form .form-row-5 .checbox-form{font-family:"ploni-regular";font-size:1.6rem;color:white;height:5rem}.page-template-forms .form .form-row-5 .check-notes,.page-template-page-pdf .form .form-row-5 .check-notes{font-family:"ploni-regular";font-size:2rem;color:white;margin-top:1rem}.page-template-forms .form .wrap-download-button.active a:after,.page-template-page-pdf .form .wrap-download-button.active a:after{content:none}.page-template-forms .form .wrap-download-button.active .remove-button,.page-template-page-pdf .form .wrap-download-button.active .remove-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-forms .form .wrap-download-button,.page-template-page-pdf .form .wrap-download-button{border:.1rem dashed black;border-radius:3rem;margin:0 0 2rem;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.page-template-forms .form .wrap-download-button .remove-button,.page-template-page-pdf .form .wrap-download-button .remove-button{display:none;z-index:9999;cursor:pointer;position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.page-template-forms .form .wrap-download-button .remove-button:hover svg,.page-template-page-pdf .form .wrap-download-button .remove-button:hover svg{fill:red}.page-template-forms .form .wrap-download-button label,.page-template-page-pdf .form .wrap-download-button label{display:block;width:100%;cursor:pointer}.page-template-forms .form .wrap-download-button a,.page-template-page-pdf .form .wrap-download-button a{width:100%;height:100%;color:black;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:4rem;position:relative;font-family:'PloniDL11AAA-Regular';font-size:1.8rem;text-decoration:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-forms .form .wrap-download-button a:after,.page-template-page-pdf .form .wrap-download-button a:after{content:'';background-image:url(../img/forms/download.svg);background-size:contain;background-repeat:no-repeat;width:2.9rem;height:3.6rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:5%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.page-template-forms .form .wrap-download-button:hover,.page-template-page-pdf .form .wrap-download-button:hover{border:1px solid white}.page-template-forms .form .wrap-download-button:hover a,.page-template-page-pdf .form .wrap-download-button:hover a{color:white}.page-template-forms .form .wrap-download-button:hover a:after,.page-template-page-pdf .form .wrap-download-button:hover a:after{background-image:url(../img/forms/download2.svg)}.page-template-forms .form .form-row.wrap-btn,.page-template-page-pdf .form .form-row.wrap-btn{width:100%;position:relative}.page-template-forms .form .form-row.wrap-btn i.fa,.page-template-page-pdf .form .form-row.wrap-btn i.fa{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;z-index:-1;position:absolute;top:1.4rem;left:5.2rem;font-size:2.5rem;color:white}.page-template-forms .form .form-row.wrap-btn.active i.fa,.page-template-page-pdf .form .form-row.wrap-btn.active i.fa{opacity:1;z-index:1}.page-template-forms .form .scroll__container,.page-template-page-pdf .form .scroll__container{position:relative;width:100%;max-width:10rem;margin:0 auto 1.5rem;height:4rem;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.page-template-forms .form .scroll__container .scroll__downs,.page-template-page-pdf .form .scroll__container .scroll__downs{bottom:0;height:4rem;left:0;margin:auto;position:relative;right:0;top:0;width:2.4rem}.page-template-forms .form .scroll__container .scroll__downs .scroll__mousey,.page-template-page-pdf .form .scroll__container .scroll__downs .scroll__mousey{-webkit-box-sizing:content-box;box-sizing:content-box;height:2.5rem;opacity:1;padding:.8rem;width:.3rem;display:block}.page-template-forms .form .scroll__container .scroll__downs .scroll__mousey .scroll__scroller,.page-template-page-pdf .form .scroll__container .scroll__downs .scroll__mousey .scroll__scroller{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll__scroll;animation-name:scroll__scroll;-webkit-animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);background-image:url(../img/scroll-arrows.svg);background-size:cover;background-position:center;width:2.7rem;height:2.8rem;position:absolute;left:-.2rem}.page-template-forms .form .form-control,.page-template-page-pdf .form .form-control{z-index:2;padding:1rem;direction:rtl;display:block;width:100%;height:6rem;border:none;outline:none;font-size:1.8rem;font-family:"ploni-regular";line-height:1;text-decoration:none;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background:transparent;color:#101010;border-bottom:.1rem solid black}.page-template-forms .form .form-control:hover,.page-template-page-pdf .form .form-control:hover{background:#cecece;text-decoration:none;color:#111}.page-template-forms .form .form-control-textarea,.page-template-page-pdf .form .form-control-textarea{height:100%}.page-template-forms .form .wrap-btn,.page-template-page-pdf .form .wrap-btn{width:100%}.page-template-forms .form .wrap-btn,.page-template-page-pdf .form .wrap-btn{position:relative}.page-template-forms .form .wrap-btn:after,.page-template-page-pdf .form .wrap-btn:after{content:none;position:absolute;border:none;outline:0;top:50%;left:13%;width:1.1rem;height:1.1rem;border-left:.2rem solid black;border-top:.2rem solid black;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);z-index:2}.page-template-forms .form .wrap-btn .btn-txt,.page-template-page-pdf .form .wrap-btn .btn-txt{position:relative}.page-template-forms .form .wrap-btn .btn-txt:after,.page-template-page-pdf .form .wrap-btn .btn-txt:after{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.page-template-forms .form .wrap-btn .btn-txt .wrap-preloader,.page-template-page-pdf .form .wrap-btn .btn-txt .wrap-preloader{position:absolute;left:-3.7rem;top:-.6rem;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);opacity:0}.page-template-forms .form .wrap-btn .btn-txt .wrap-preloader .fa-sync-alt,.page-template-page-pdf .form .wrap-btn .btn-txt .wrap-preloader .fa-sync-alt{color:white;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.page-template-forms .form .btn,.page-template-page-pdf .form .btn{border-radius:3rem;background:black;font-family:"ploni-regular";color:white;text-align:center;height:5rem;border:none;outline:none;display:block;width:50%;margin:0 auto;font-size:2.8rem;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;line-height:0;cursor:pointer}.page-template-forms .form .btn:hover,.page-template-page-pdf .form .btn:hover{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.page-template-forms .form .btn .spinner,.page-template-page-pdf .form .btn .spinner{position:absolute;left:1.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none;width:3.4rem}.page-template-forms .form .btn.load,.page-template-page-pdf .form .btn.load{pointer-events:none}.page-template-forms .form .btn.load .spinner,.page-template-page-pdf .form .btn.load .spinner{opacity:1}.page-template-forms .form .checkbox-margin label.mobile-label,.page-template-page-pdf .form .checkbox-margin label.mobile-label{display:none}.page-template-forms .form .text-center,.page-template-page-pdf .form .text-center{text-align:center}.page-template-forms .form .nowrap,.page-template-page-pdf .form .nowrap{white-space:nowrap}.page-template-forms .form .width-100,.page-template-page-pdf .form .width-100{width:100%}.page-template-forms .form .text-left,.page-template-page-pdf .form .text-left{text-align:left}.page-template-forms .form .text-right,.page-template-page-pdf .form .text-right{text-align:right}.page-template-forms .form .text-white,.page-template-page-pdf .form .text-white{color:#fff !important}.page-template-forms .form .text-black,.page-template-page-pdf .form .text-black{color:#000 !important}.page-template-forms .form .flex-wrap,.page-template-page-pdf .form .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-template-forms .form .d-flex,.page-template-page-pdf .form .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-forms .form .d-none,.page-template-page-pdf .form .d-none{display:none}.page-template-forms .form .justify-content-between,.page-template-page-pdf .form .justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-template-forms .form .justify-content-center,.page-template-page-pdf .form .justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-forms .form .justify-content-start,.page-template-page-pdf .form .justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-template-forms .form .justify-content-evenly,.page-template-page-pdf .form .justify-content-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.page-template-forms .form .align-items-start,.page-template-page-pdf .form .align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-template-forms .form .align-items-center,.page-template-page-pdf .form .align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-forms .form .align-items-end,.page-template-page-pdf .form .align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-forms .form .bold,.page-template-page-pdf .form .bold{font-family:"ploni-bold"}.page-template-forms .form .mt-10,.page-template-page-pdf .form .mt-10{margin-top:1rem}.page-template-forms .form .mt-20,.page-template-page-pdf .form .mt-20{margin-top:2rem}.page-template-forms .form .mt-30,.page-template-page-pdf .form .mt-30{margin-top:3rem}.page-template-forms .form .mt-40,.page-template-page-pdf .form .mt-40{margin-top:4rem}.page-template-forms .form .mb-0,.page-template-page-pdf .form .mb-0{margin-bottom:0}.page-template-forms .form .mb-10,.page-template-page-pdf .form .mb-10{margin-bottom:1rem}.page-template-forms .form .mb-20,.page-template-page-pdf .form .mb-20{margin-bottom:2rem}.page-template-forms .form .mb-30,.page-template-page-pdf .form .mb-30{margin-bottom:3rem}.page-template-forms .form .mb-40,.page-template-page-pdf .form .mb-40{margin-bottom:4rem}@media (max-width: 768px){.page-template-forms .form .mb-40,.page-template-page-pdf .form .mb-40{margin-bottom:3rem}}.page-template-forms .form .ml-5,.page-template-page-pdf .form .ml-5{margin-left:.5rem}.page-template-forms .form .ml-10,.page-template-page-pdf .form .ml-10{margin-left:1rem}.page-template-forms .form .ml-20,.page-template-page-pdf .form .ml-20{margin-left:2rem}.page-template-forms .form .ml-30,.page-template-page-pdf .form .ml-30{margin-left:3rem}.page-template-forms .form .mr-40,.page-template-page-pdf .form .mr-40{margin-right:4rem}.page-template-forms .form .mr-10,.page-template-page-pdf .form .mr-10{margin-right:1rem}.page-template-forms .form .mr-20,.page-template-page-pdf .form .mr-20{margin-right:2rem}.page-template-forms .form .mr-30,.page-template-page-pdf .form .mr-30{margin-right:3rem}.page-template-forms .form .mr-40,.page-template-page-pdf .form .mr-40{margin-right:4rem}.page-template-forms .form .pb-40,.page-template-page-pdf .form .pb-40{padding-bottom:4rem}@media (max-width: 768px){.page-template-forms .form .pb-40,.page-template-page-pdf .form .pb-40{padding-bottom:2rem}}.page-template-forms .form .pt-40,.page-template-page-pdf .form .pt-40{padding-top:4rem}@media (max-width: 768px){.page-template-forms .form .pt-40,.page-template-page-pdf .form .pt-40{padding-top:2rem}}.page-template-forms .form .position-relative,.page-template-page-pdf .form .position-relative{position:relative}.clear_signature{width:35px;padding:7px;border-radius:100%;height:35px;background:#172e5b;border:none}.clear_signature svg{max-height:100%;max-width:100%;height:auto}[data-content="printed"] iframe.mobile{display:none}.prepare-sending{width:1200px !important;padding-bottom:100px !important}.prepare-sending .clear_signature,.prepare-sending [type="submit"]{display:none !important}.prepare-sending .page-break-50{margin-top:50px}.prepare-sending .page-break-100{margin-top:100px}.prepare-sending .page-break-150{margin-top:150px}.prepare-sending .page-break-200{margin-top:200px}.prepare-sending .page-break-250{margin-top:250px}.prepare-sending .page-break-300{margin-top:300px}.prepare-sending .page-break-350{margin-top:350px}.prepare-sending .page-break-400{margin-top:400px}.prepare-sending .page-break-450{margin-top:450px}.prepare-sending .page-break-500{margin-top:500px}.prepare-sending .page-break-550{margin-top:550px}.prepare-sending .page-break-600{margin-top:600px}.prepare-sending .page-break-650{margin-top:650px}.prepare-sending .page-break-700{margin-top:700px}.prepare-sending .page-break-750{margin-top:750px}.prepare-sending .page-break-800{margin-top:800px}@media (max-width: 1199px){.page-template-forms .pdf-section .filesTab__row,.page-template-page-pdf .pdf-section .filesTab__row{padding:2rem 0 10rem;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:4rem}.page-template-forms .pdf-section .filesTab__row .tab-list-items,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items{width:100%}.page-template-forms .pdf-section .filesTab__row .tab-list-items .tabs,.page-template-page-pdf .pdf-section .filesTab__row .tab-list-items .tabs{padding:0}.page-template-forms .pdf-section .filesTab__row .filesTab,.page-template-page-pdf .pdf-section .filesTab__row .filesTab{width:100%;overflow-x:scroll}.page-template-forms .pdf-section .filesTab__row .filesTab .pdfImitation__box,.page-template-page-pdf .pdf-section .filesTab__row .filesTab .pdfImitation__box{padding:0;max-height:65rem}.page-template-forms .form,.page-template-page-pdf .form{padding:5rem 0}}@media (max-width: 768px){.top-tabs{margin-top:2rem}.top-tabs li{font-size:1.6rem;max-width:15rem}.page-template-forms .pdf-section,.page-template-page-pdf .pdf-section{padding:0 1.5rem}.page-template-forms .pdf-section .filesTab__row .filesTab,.page-template-page-pdf .pdf-section .filesTab__row .filesTab{overflow:hidden}.page-template-forms .mobile-message,.page-template-page-pdf .mobile-message{display:-ms-grid;display:grid}[data-content="printed"] iframe.desktop{display:none}[data-content="printed"] iframe.mobile{display:block}[data-content="digital"] .tabs_item{display:none}}footer{background:#122541;color:#fff;padding:3.37rem 0 .8rem}footer .logo{width:16rem;margin:0 auto}footer .menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;margin:2.5rem auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}footer .menu ul .current-menu-item a,footer .menu ul .current-menu-item a:visited,footer .menu ul .current-menu-item a:link{color:#CDA56C;text-decoration:underline}footer .menu ul a{font-size:1.6rem}footer .menu ul a,footer .menu ul a:visited,footer .menu ul a:link{color:#fff}footer .menu ul a:hover{color:#CDA56C;text-decoration:underline}footer .container{width:100%;max-width:117rem;margin:2rem auto 0;border-top:0.12rem solid rgba(255,255,255,0.29);padding-top:3rem;padding-bottom:5.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .container a,footer .container a:link,footer .container a:visited{color:#fff;font-size:1.6rem}footer .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}footer .social_link{width:4rem;height:4rem;display:-ms-grid;display:grid;place-content:center;border-radius:50%;border:.1rem solid #FFFFFF}footer .social_link img{height:1.6rem}footer .social_link:hover{border:.1rem solid #CDA56C}footer .social_link:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%);filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%)}footer .address{max-width:26rem;position:relative}footer .address:not(:first-of-type){margin-top:1.3rem}footer .address a:before{content:'';background:url(../img/location.svg) no-repeat center center/contain;width:1.1rem;height:1.5rem;display:block;position:absolute;top:.3rem;right:-2rem}footer .address a:hover{color:#CDA56C}footer .address a:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%);filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%)}footer .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .contacts a{position:relative}footer .contacts a:before{content:'';display:block;position:absolute;top:.5rem;right:-2rem}footer .contacts a:first-child:before{background:url(../img/phone.svg) no-repeat center center/cover;width:1.3rem;height:1.3rem}footer .contacts a:last-child:before{background:url(../img/mail.svg) no-repeat center center/cover;width:1.5rem;height:1.1rem}footer .contacts a:hover{color:#CDA56C}footer .contacts a:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%);filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(5763%) hue-rotate(307deg) brightness(87%) contrast(82%)}footer form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}footer form p{font-size:1.6rem}footer form [type=email]{width:20rem;background:transparent;color:#fff;height:3.3rem;border:.1rem solid #576478;outline:none;border-radius:.4rem;padding-right:1.1rem;margin:1.2rem 0}footer form [type=email]::-webkit-input-placeholder{color:#576478}footer form [type=email]::-moz-placeholder{color:#576478}footer form [type=email]:-ms-input-placeholder{color:#576478}footer form [type=email]::-ms-input-placeholder{color:#576478}footer form [type=email]::placeholder{color:#576478}footer form [type=submit]{height:3.3rem;width:7rem;margin-right:.5rem;font-size:1.6rem;color:#142345;cursor:pointer;border:.1rem solid #fff;outline:none;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;border-radius:.4rem;background:#fff}footer form [type=submit].load{pointer-events:none}footer form [type=submit]:hover{background:transparent;color:#fff}footer form [for="check"]{display:block;position:relative;padding:.8rem 2.5rem 0 0;font-family:"ploni-light";font-size:1.4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}footer form .checkmark{content:"";position:absolute;right:0;top:.8rem;width:1.9rem;height:1.9rem;z-index:1;background:#fff;border:.1rem solid #EBEBEB}footer form [type='checkbox']{opacity:0;cursor:pointer;height:0;width:0}footer form [type='checkbox']:checked+.checkmark:after{content:'';position:absolute;top:-.4rem;right:-.4rem;width:1.9rem;height:1.9rem;background:transparent url(../img/check.png) no-repeat center center/contain}footer .bottom{width:100%;max-width:117rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}footer .bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}footer .bottom li{position:relative}footer .bottom li:not(:last-child):before{content:'';width:.1rem;height:100%;position:absolute;background:#576478;left:-1.25rem;top:0}footer .bottom li a:hover{color:#CDA56C;text-decoration:underline}footer .bottom a,footer .bottom a:link,footer .bottom a:visited{color:#fff;font-size:1.4rem}footer .bottom .current-menu-item a,footer .bottom .current-menu-item a:visited,footer .bottom .current-menu-item a:link{color:#CDA56C;text-decoration:underline}footer .menu-footer2024bottom-container{margin-right:auto}footer .link,footer .link:link,footer .link:visited{position:relative;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}footer .link:hover,footer .link:link:hover,footer .link:visited:hover{color:#ee2375;text-decoration:underline}footer .link:after{content:'';position:absolute;top:50%;left:-1.3rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:.7rem;width:.7rem;border-radius:50%;background:#EE2C74;margin-top:-1px}@media (max-width: 1199px){footer .bottom{padding-bottom:4rem}}@media (max-width: 768px){footer .menu{text-align:center}footer .menu ul{margin:1rem auto 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer form,footer .address,footer .contacts,footer .socials{margin:0 auto;text-align:center}footer .contacts{border-top:0.12rem solid rgba(255,255,255,0.29);width:100%;margin-top:3.36rem;padding-top:3.36rem}footer .contacts a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 1rem}footer .contacts a:before{right:-3rem}footer .address a{margin:0 auto}footer .address a:before{right:-.5rem}footer .socials{margin-top:2.5rem}footer .bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:2.1rem}footer .menu-footer2024bottom-container{margin-right:unset}}.modal-f{display:none;position:fixed;z-index:99;padding-top:21rem;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-content-f{position:relative;background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:540px;min-height:385px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s}.modal-content-f .close-f{cursor:pointer;padding:10px}.modal-content-f h3{color:#00525d;direction:rtl;margin:0 0 10px;font-size:28px;line-height:1.2}.modal-content-f p{direction:rtl;padding:0 0 10px;font-size:20px;line-height:1.2;color:black}.modal-content-f .form{direction:rtl;max-width:1140px;margin:0 auto;position:relative;-webkit-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.modal-content-f .form input::-webkit-input-placeholder, .modal-content-f .form textarea::-webkit-input-placeholder{color:#b9b9b9}.modal-content-f .form input::-moz-placeholder, .modal-content-f .form textarea::-moz-placeholder{color:#b9b9b9}.modal-content-f .form input:-ms-input-placeholder, .modal-content-f .form textarea:-ms-input-placeholder{color:#b9b9b9}.modal-content-f .form input::-ms-input-placeholder, .modal-content-f .form textarea::-ms-input-placeholder{color:#b9b9b9}.modal-content-f .form input::placeholder,.modal-content-f .form textarea::placeholder{color:#b9b9b9}.modal-content-f .form-row-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-content-f .form-row{width:100%;margin:5px 0}.modal-content-f .form-control{border:1px solid #00525d;padding:10px;direction:rtl;display:block;width:100%;height:50px;color:#b5b5b5;font-size:18px;line-height:1.2;text-decoration:none;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.modal-content-f .form-control:hover{text-decoration:none;color:#111}.modal-content-f .form-control.textarea{height:150px}.modal-content-f .btn{background:#fa26a0;color:white;text-align:center;height:50px;border:none;outline:none;display:block;width:100%;font-size:23px;text-decoration:none;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.modal-content-f .btn:hover{background-color:#fa26a0;text-decoration:none}.footer__widget{font-size:1.6rem;position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1001}@media (max-width: 1199px){.footer__widget{top:auto;-webkit-transform:unset;-ms-transform:unset;transform:unset;bottom:0;left:0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr)}}.footer__widget:hover a{margin-right:0}.footer__widget a{background:#122541;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#ffffff;-webkit-transition:0.4s linear;-o-transition:0.4s linear;transition:0.4s linear;font-family:"ploni-ultrabold"}@media (min-width: 1200px){.footer__widget a{height:6.2rem;padding:0 1.5rem;display:-ms-grid;display:grid;width:17rem;grid-gap:1rem;-ms-grid-columns:1fr 3.4rem;grid-template-columns:1fr 3.4rem;margin-right:-10.5rem}.footer__widget a:first-child{border-top-left-radius:1.5rem}.footer__widget a:last-child{border-bottom-left-radius:1.5rem}.footer__widget a:nth-child(2){-webkit-transition-delay:0.15s;-o-transition-delay:0.15s;transition-delay:0.15s}.footer__widget a:nth-child(3){-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.footer__widget a:last-child{-webkit-transition-delay:0.45s;-o-transition-delay:0.45s;transition-delay:0.45s}}@media (max-width: 1199px){.footer__widget a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #fff;border-top:1px solid #fff;height:3.5rem}.footer__widget a:last-child{border-left:none}}.footer__widget a:hover{opacity:.8;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.footer__widget .iconBox{width:3.4rem}@media (max-width: 1199px){.footer__widget .iconBox{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__widget .text{position:relative;-webkit-transition:0.35s;-o-transition:0.35s;transition:0.35s;text-align:center;width:calc(100% - 3.4rem)}@media (max-width: 1199px){.footer__widget .text{display:none}}@media (min-width: 1200px) and (max-width: 1599px){.footer__widget .text{width:calc(100% - 2.2rem)}}.footer__widget svg{display:block;margin:0 auto;height:auto;max-width:100%}@media (max-width: 1199px){.footer__widget svg{height:70%;width:auto;max-width:2.5rem}}
