:root{--primary-font-family:"Inter",sans-serif;--title-font-family:"Playfair Display",serif;--page-background:#ffffff;--light-background:#F3FAFF;--accent-background:#1F394C;--accent-dark-background:#1B3242;--accent:#1F394C;--second-accent:#F7941D;--border:#6F90A8;--white:#ffffff;--title:#6F90A8;--light-title:#96D7FF;--text:#121212;--light-text:#FFFFFF;--footer-text:#FFFFFF;--primary-button:#F7941D;--primary-button-hover:#C9E8FF;--primary-button-color:#1F394C;--primary-button-hover-color:#ffffff;--secondary-button:#FFFFFF;--secondary-button-hover:#C9E8FF;--secondary-button-color:#1B3142;--secondary-button-hover-color:#1B3142;--input-border:#6F90A8;--primary-button-outline-color:#1F394C;--primary-button-outline:#FFFFFF80;--primary-button-outline-hover:#1F394C;--primary-button-outline-hover-color:#1F394C;--success-color:rgb(67 150 47 / 10%);--success-border-color:#43962f;--success-icon-color:#43962f;--info-color:rgb(10 18 42 / 5%);--info-border-color:#0a122a;--info-icon-color:#0a122a;--error-color:rgb(208 0 0 / 5%);--error-border-color:#ff492a;--error-icon-color:#0a122a}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{padding:0;margin:0;position:relative;min-height:100%;overflow-y:scroll;scroll-behavior:smooth}body{margin:0;color:var(--text);font-size:24px;line-height:36px;font-weight:300;font-family:var(--primary-font-family);background:var(--page-background)}body.scroll-locked{position:fixed!important;width:100%!important;height:100%!important}p:empty{margin-bottom:0}ul{list-style:none}a{text-decoration:none;transition:all .2s ease;color:var(--text)}p a{text-decoration:underline}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.d-inline-flex{display:inline-flex}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-column{flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.d-flex-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;color:var(--title);font-family:var(--title-font-family);font-weight:400}h1{font-size:64px;line-height:100%}.h1{font-size:40px;line-height:50px}h2{font-size:48px;line-height:48px}h3{font-size:24px;line-height:36px}h4{font-size:16px;line-height:24px}h5{font-size:16px;line-height:16px}h6{font-size:15px;line-height:15px}b,strong{font-weight:700}label{font-weight:400}img{max-width:100%;display:block}p{font-weight:400}.p-reg-base,p{font-size:24px;line-height:36px;font-weight:300}.p-reg-sm{font-size:16px;line-height:24px}table{width:100%;border-collapse:collapse}.text-center{text-align:center}.text-end{text-align:end}.light{background:var(--light-background)}.accent{background:var(--accent-background)}.dark{background:var(--accent-dark-background)}.white{background:var(--white)}.desktop{display:none!important}.mobile{display:inline-flex!important}.inner-page{padding:80px 0 80px}.relative{position:relative}.divider{width:48px;height:4px;background-color:var(--second-accent);margin:0 auto}@media only screen and (max-width:560px){h2{font-size:40px;line-height:42px}}.row{--bs-gutter-x:30px;display:flex;flex-wrap:wrap;margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.col-2{width:16%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:80%}.col-12{width:100%}.container{max-width:1440px;width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width:1440px){.container{padding-right:120px;padding-left:120px}}@media only screen and (max-width:991px){.col-md-2{width:20%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:80%}.col-md-12{width:100%}}@media only screen and (max-width:767px){.container{padding-right:15px;padding-left:15px}.col-sm-2{width:20%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:80%}.col-sm-12{width:100%}}.basic-page{padding:60px 0 50px}.basic-page .basic-content{max-width:991px;margin:0 auto}.basic-page .basic-content .wp-block-buttons,.basic-page .basic-content>blockquote,.basic-page .basic-content>h1,.basic-page .basic-content>h2,.basic-page .basic-content>h3,.basic-page .basic-content>h4,.basic-page .basic-content>h5,.basic-page .basic-content>h6,.basic-page .basic-content>ol,.basic-page .basic-content>p,.basic-page .basic-content>ul{max-width:691px;margin:0 auto;color:var(--title);padding-top:25px}.basic-page h1{font-size:32px;line-height:42px;font-weight:600;margin-bottom:20px}.basic-page .wp-block-post-excerpt p,.basic-page p strong{font-size:22px;line-height:32px;font-weight:500;margin-bottom:40px}.basic-page .wp-block-image{padding:60px 0 35px}.basic-page .author,.basic-page .wp-element-caption{font-size:14px;line-height:26px;margin-bottom:0;margin-top:0}.basic-page .wp-block-buttons{gap:15px;margin-top:15px;margin-bottom:20px}.basic-page .wp-block-buttons .wp-block-button__link{border-radius:5px;display:inline-block;align-items:center;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;text-align:center;font-size:14px;height:42px;line-height:42px;padding:0 20px;background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.basic-page .wp-block-buttons .wp-block-button__link:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.basic-page p{font-size:17px;line-height:25px}.basic-page h2,.basic-page h3{font-size:17px;line-height:25px;font-weight:500}.basic-page p+.wp-block-table,.basic-page p+h2,.basic-page p+h3,.basic-page p+ol,.basic-page p+p,.basic-page p+strong,.basic-page p+ul{padding-top:25px}.basic-page ul{list-style:disc}.basic-page ol,.basic-page ul{padding-left:20px;margin-bottom:16px;font-size:17px;line-height:25px}.basic-page ol li,.basic-page ul li{margin-left:10px}@media only screen and (max-width:768px){.basic-page{padding:51px 0 47px}.basic-page h1{font-size:26px;line-height:36px}.basic-page p+h2,.basic-page p+h3{padding-top:21px}}.wp-block-gallery,.wp-block-image{margin-bottom:24px}.news-single .featured-image img{height:auto}.hero{position:relative;min-height:632px;background-color:#1f394c;padding:172px 0 60px}.hero .hero-background{background-position:center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.2}.hero h1{font-size:64px;line-height:84px;text-align:center;margin-bottom:21px;color:var(--white)}.hero .container{position:relative;z-index:2}.hero .wrapper{max-width:975px;margin:0 auto;text-align:center}.hero p{max-width:600px;font-weight:400;margin:24px auto 0;color:var(--white)}@media only screen and (max-width:767px){.hero{padding:120px 0 60px}}@media only screen and (max-width:560px){.hero{padding:80px 0 60px}.hero h1{font-size:44px;line-height:54px}}.about{padding:150px 0;background:#fff}.about .title{margin-bottom:49px}.about p{margin-bottom:48px}@media only screen and (min-width:1440px){.about .row{--bs-gutter-x:84px}}@media only screen and (max-width:767px){.about{padding:80px 0}.about .about-image{padding-top:30px}.about .about-image img{width:100%}}.services{padding:150px 0 86px}.services .title{margin-bottom:64px;color:var(--light-title)}.services .subtitle{font-size:36px;line-height:36px;margin-bottom:33px;color:var(--white)}.services p{color:var(--white);margin-bottom:30px}.services .services-items .services-item-content{padding-left:28px}.services .services-items .item:nth-child(2n){flex-direction:row-reverse}.services .services-items .item:nth-child(2n) .services-item-content{padding-left:0}.services .item{margin-bottom:64px}.services img{border-radius:20px}@media only screen and (min-width:1440px){.services .row{--bs-gutter-x:20px}}@media only screen and (max-width:991px){.services .services-items .services-item-content{padding-left:0}}@media only screen and (max-width:767px){.services{padding:80px 0}.services img{width:100%;margin-bottom:25px}}.transactions{padding:151px 0 102px;position:relative;overflow:hidden}.transactions::before{content:"";position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:1256px;height:448px;background:url(../images/bg-element.svg) no-repeat center center}.transactions .wrapper{max-width:60%;margin-bottom:63px}.transactions .wrapper p{color:var(--white)}.transactions .top{padding-bottom:64px}.transactions .card{display:flex;flex-direction:column;align-items:flex-start;height:100%}.transactions .card .top-bar{font-size:24px;margin-bottom:28px;color:#6f90a8;width:100%}.transactions .card .subtitle{font-size:32px;line-height:43px;color:var(--white);min-height:129px;max-width:90%}.transactions .card .content{margin-bottom:36px}.transactions .card .from-to{display:flex;align-items:center;gap:32px;margin-bottom:27px}.transactions .card .from,.transactions .card .to{display:flex;flex-direction:column;align-items:center;gap:25px}.transactions .card .btn{margin-top:auto}.transactions .card:hover{background:rgba(255,255,255,.05)}.transactions .swiper-slide{height:auto}.transactions .last-slide{display:flex;align-items:center;justify-content:center}.transactions .last-slide .content{margin:0;display:flex;align-items:center;justify-content:center;gap:16px}.transactions .last-slide .subtitle{max-width:100%;white-space:nowrap;min-height:auto}@media only screen and (max-width:767px){.transactions{padding:80px 0}.transactions .wrapper{max-width:100%}.transactions .top{flex-direction:column}.transactions .top .title{margin-bottom:20px}.transactions .card .content{text-align:center;flex-wrap:wrap}.transactions .card .subtitle{max-width:100%}.transactions .card .from-to{flex-direction:column;width:100%;gap:15px}.transactions .card .from-to svg{transform:rotate(90deg)}.transactions .card .btn{margin:20px auto 0}}@media only screen and (max-width:560px){.transactions .card{padding:20px}.transactions .card .top-bar{margin-bottom:20px}.transactions .card .subtitle{font-size:24px;line-height:30px}}.tab-section{padding:142px 0}.tab-section .tab-nav{margin-bottom:56px}.tab-section .text-right{display:flex;justify-content:flex-end}.tab-section .tab-btn{background:0 0;border:none;padding:0;font-size:48px;font-weight:400;font-family:var(--title-font-family);color:var(--accent);cursor:pointer;position:relative;transition:color .3s ease}.tab-section .tab-btn.active::after{content:"";position:absolute;bottom:6px;left:0;right:0;height:1px;background:var(--accent)}.tab-section .tab-panel{display:none}.tab-section .tab-panel.active{display:block}.tab-section .item{margin-bottom:48px}.tab-section .from,.tab-section .to{display:flex;flex-direction:column;align-items:center;gap:25px}.tab-section .card{display:flex;flex-direction:column;align-items:flex-start;height:100%}.tab-section .card .top-bar{font-size:24px;margin-bottom:28px;color:#6f90a8;width:100%}.tab-section .card .content{margin-bottom:36px}.tab-section .card .subtitle{font-size:32px;line-height:43px;color:var(--accent);min-height:129px;max-width:90%}.tab-section .card .from-to{display:flex;align-items:center;gap:32px;margin-bottom:27px}.tab-section .card .btn{margin-top:auto}@media only screen and (min-width:1440px){.tab-section .row{--bs-gutter-x:48px}}@media only screen and (max-width:991px){.tab-section .tab-btn{font-size:36px}}@media only screen and (max-width:767px){.tab-section{padding:80px 0}.tab-section .top{flex-direction:column}.tab-section .top .title{margin-bottom:20px}.tab-section .card .content{text-align:center;flex-wrap:wrap}.tab-section .card .subtitle{max-width:100%}.tab-section .card .from-to{flex-direction:column;width:100%;gap:15px}.tab-section .card .from-to svg{transform:rotate(90deg)}.tab-section .card .btn{margin:20px auto 0}.tab-section .tab-btn{font-size:32px}.tab-section .text-right{justify-content:flex-start}}@media only screen and (max-width:560px){.tab-section .card{padding:20px}.tab-section .card .top-bar{margin-bottom:20px}.tab-section .card .subtitle{font-size:24px;line-height:30px}}.team{padding:44px 0 0;position:relative;overflow:hidden}.team::before{content:"";position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:496px;height:146px;background:url(../images/team-bg-element.svg) no-repeat center center}.team .title{margin-bottom:65px}.team .btn{margin-top:62px}.team p{max-width:562px}.team .text{padding-top:106px}.team .image{margin-top:27px}.team .container{position:relative;z-index:2}.team-content{padding:148px 0 102px}.team-content .content{max-width:50%}.team-content .team-card{position:relative;min-height:366px;overflow:hidden}.team-content .image{position:absolute;right:0;bottom:0}.team-content .name{font-size:32px;line-height:45px;font-weight:500;font-family:var(--title-font-family);color:var(--accent);padding-bottom:29px}.team-content .name span{display:block;font-size:48px;line-height:60px}.team-content .position{font-size:24px;color:#6f90a8;padding-bottom:28px}.team-content .contacts{display:flex;align-items:center;gap:15px}.team-content .btn{margin-top:22px}.team-content .item{margin-bottom:48px}.team-content .card{padding:31px 32px 31px}.team-single{padding:158px 0 0}.team-single h1{font-size:48px;line-height:100%;color:var(--accent);margin-bottom:21px}.team-single .position{color:var(--title);margin-bottom:45px}.team-single .contacts{padding-top:45px;display:flex;align-items:center;gap:15px}.team-single .btn{margin-top:38px;display:inline-flex;align-items:center}.team-single .btn svg{margin:0 7px 0 0}.team-single .btn:hover svg{transform:translateX(-5px)}.team-single .text{padding-bottom:112px}.team-single .image{display:flex;align-items:flex-end;justify-content:flex-end}@media only screen and (min-width:1440px){.team-content .row{--bs-gutter-x:48px}}@media only screen and (max-width:1200px){.team-content .name,.team-content .name span{font-size:32px}.team-content .name{line-height:25px;padding-bottom:15px}.team-content .position{padding-bottom:15px}}@media only screen and (max-width:991px){.team .item-wrapper{flex-direction:column}.team-single .image{align-items:flex-start}}@media only screen and (max-width:767px){.team{padding:80px 0 0}.team .text{padding-top:0}.team-content{padding:80px 0}.team-content .content{max-width:100%}.team-content .content span{display:inline}.team-content .card{padding:20px 20px 250px}.team-single{padding:80px 0 0}.team-single .text{padding-bottom:20px}}.latest-news{padding:150px 0 150px}.latest-news .title{margin-bottom:64px}.latest-news .img-card{display:flex;position:relative;overflow:hidden;border-radius:20px;height:400px;align-items:flex-end;padding:32px}.latest-news .img-card .img{transition:transform .2s ease-in-out;background-position:center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}.latest-news .img-card:hover h3{text-decoration:underline}.latest-news .item{margin-bottom:24px}.latest-news .overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 29.63%,rgba(18,34,45,.596218) 63.13%,#1f394c 100%)}.latest-news .subtitle{position:relative;z-index:3;color:var(--white);font-size:32px;line-height:43px}.latest-news .read-more{margin-top:40px}@media only screen and (min-width:1440px){.latest-news .row{--bs-gutter-x:24px}}@media only screen and (max-width:767px){.latest-news{padding:80px 0}}@media only screen and (max-width:560px){.latest-news .subtitle{font-size:24px;line-height:30px}}.page-hero{min-height:470px;padding:98px 0 60px}.page-hero .bg{filter:grayscale(100%);background-position:top;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-blend-mode:luminosity}.page-hero.blue-overlay .bg{inset:0;background-position:center;opacity:.2;mix-blend-mode:luminosity}.text-section{padding:151px 0 151px}.text-section p{color:#1f394c;max-width:95%}.text-section .btn{margin-top:47px}@media only screen and (max-width:767px){.text-section{padding:80px 0}.text-section .btn{padding:15px 20px;line-height:120%;height:auto}.text-section p{max-width:100%}}.our-story-content{padding:151px 0 151px}.our-story-content p{margin-bottom:48px}.our-story-content .container{position:relative}.our-story-content .half .wrapper{max-width:548px}.our-story-content .logo-list{display:flex;flex-wrap:wrap;gap:64px}.our-story-content .map-element{background-image:url("../images/map.png");background-repeat:no-repeat;width:720px;height:735px;position:absolute;bottom:102px;right:0}@media only screen and (max-width:991px){.our-story-content .half .wrapper{max-width:50%}}@media only screen and (max-width:767px){.our-story-content{padding:80px 0}.our-story-content .half .wrapper{padding-bottom:400px;max-width:100%}.our-story-content .map-element{bottom:7%}.our-story-content .logo-list img{max-width:50%}}@media only screen and (max-width:560px){.our-story-content .map-element{background-size:420px 435px;width:420px;height:435px;bottom:11%}}.awards-and-achievements{padding:149px 0 102px}.awards-and-achievements .title{margin-bottom:64px}.awards-and-achievements .item{margin-bottom:48px}.awards-and-achievements .date{color:#6f90a8}.awards-and-achievements .subtitle{color:#1f394c;font-size:32px;line-height:43px}.awards-and-achievements .card{height:100%}.awards-and-achievements .top-bar{margin-bottom:28px}@media only screen and (min-width:1440px){.awards-and-achievements .row{--bs-gutter-x:48px}}@media only screen and (max-width:767px){.awards-and-achievements{padding:80px 0}}@media only screen and (max-width:560px){.awards-and-achievements .subtitle{font-size:24px;line-height:30px}}.content-column-list{padding:148px 0 125px}.content-column-list .title{margin-bottom:48px}.content-column-list p{font-size:24px;line-height:36px;font-weight:300;margin-bottom:24px}.content-column-list p strong{display:block}.content-column-list .img-wrapper{margin-bottom:49px}.content-column-list .img-card{display:flex;align-items:center;position:relative;overflow:hidden;border-radius:20px;padding:20px 61px;background:#1f394c}.content-column-list .img-card .img{transition:transform .2s ease-in-out;background-position:center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5}.content-column-list .img-card .content{position:relative;z-index:2}.content-column-list .img-card .content p,.content-column-list .img-card .content ul{font-size:32px;line-height:43px;color:var(--white);font-family:var(--title-font-family)}.content-column-list .img-card .content ul{list-style:disc;padding-left:20px}.content-column-list .item+.item{padding-top:108px;margin-top:74px;border-top:1px solid #6f90a8}@media only screen and (min-width:1440px){.content-column-list .row{--bs-gutter-x:51px}.content-column-list .text-wrapper p{max-width:95%}}@media only screen and (min-width:768px){.content-column-list .img-card{height:280px}}@media only screen and (max-width:767px){.content-column-list{padding:80px 0}.content-column-list .img-card{padding:20px}.content-column-list .img-card .content p,.content-column-list .img-card .content ul{font-size:22px;line-height:32px}.content-column-list .item+.item{padding-top:78px;margin-top:44px}}.principles{padding:150px 0 101px}.principles .title{margin-bottom:48px}.principles .list{padding-top:63px}.principles .card{height:100%;padding:31px 32px 31px;min-height:398px}.principles .card p{max-width:93%}.principles .item{margin-bottom:48px}.principles .subtitle{font-size:32px;line-height:43px;font-weight:500;font-family:var(--title-font-family);max-width:70%;color:var(--accent)}.principles .top-bar{align-items:center;padding-bottom:33px}@media only screen and (min-width:1440px){.principles .row{--bs-gutter-x:49px}}@media only screen and (max-width:767px){.principles{padding:80px 0}.principles .card{min-height:auto}}@media only screen and (max-width:560px){.principles .top-bar{flex-direction:column-reverse;align-items:flex-start}.principles .top-bar .subtitle{margin-top:15px;font-size:24px;line-height:30px;max-width:100%}.principles .card{padding:20px}.principles .card p{max-width:100%;font-size:18px;line-height:24px}}.news-content{padding:150px 0 150px}.post-filters{gap:16px;color:#6f90a8;font-size:14px;margin-bottom:48px}.post-filters .filter-item{font-size:14px;font-weight:400;border:1px solid rgba(31,57,76,.2);border-radius:100px;height:40px;line-height:40px;padding:0 20px;color:var(--accent)}.post-filters .filter-item.active,.post-filters .filter-item:hover{background:var(--accent);color:var(--white)}.post-list .post-item{margin-bottom:48px}.post-list .post-item a{display:block;margin-bottom:33px}.post-list .post-item .date{color:#6f90a8}.post-list .post-item .top-bar{margin-bottom:28px}.post-list .post-item .subtitle{font-size:32px;line-height:43px;color:#1f394c;text-decoration:underline;font-weight:500}.post-list .post-item p{max-width:95%}@media only screen and (max-width:767px){.news-content{padding:80px 0}}@media only screen and (max-width:375px){.news-content{padding:80px 0}.news-content .card{padding:20px}.post-list .date{font-size:18px}.post-list .post-item .subtitle{font-size:24px;line-height:32px}.post-list .post-item p{font-size:18px;line-height:24px}}.news-single{padding:150px 0 110px}.news-single .title{font-size:48px;line-height:64px;color:var(--accent);margin-bottom:45px}.news-single .date{color:var(--title);font-size:24px;font-weight:400;margin-bottom:44px}.news-single .featured-image{margin-bottom:49px}.news-single .featured-image img{border-radius:20px}.news-single .intro-text{margin-bottom:48px;display:block}.news-single p{margin-bottom:36px}.news-single h2,.news-single h3,.news-single h4,.news-single h5,.news-single h6{padding-top:31px}.news-single h2,.news-single h3,.news-single h4,.news-single h5,.news-single h6{color:#1f394c;font-weight:300;margin-bottom:41px}.news-single h2{font-size:32px;line-height:36px}.related-news{padding:153px 0 102px}.related-news .title{margin-bottom:48px}.related-news .date{font-size:20px;color:#6f90a8}.related-news .card{height:100%;padding:25px 32px 31px}.related-news .top-bar{margin-bottom:26px}.related-news .subtitle{font-size:32px;line-height:43px;font-weight:500;text-decoration:underline;color:#1f394c}.related-news .item{margin-bottom:48px}@media only screen and (min-width:1440px){.news-single .wrapper{padding:0 128px}.related-news .row{--bs-gutter-x:48px}}@media only screen and (max-width:767px){.news-single{padding:80px 0}.news-single .title{font-size:30px;line-height:42px;margin-bottom:15px}.news-single .date{margin-bottom:25px}.related-news{padding:80px 0}}@media only screen and (max-width:560px){.related-news .subtitle{font-size:24px;line-height:30px}}.transactions-single{padding:150px 0 110px}.transactions-single .title{font-size:48px;line-height:64px;color:var(--accent);margin-bottom:45px}.transactions-single .featured-image{margin-bottom:49px;position:relative}.transactions-single .featured-image img{border-radius:20px}.transactions-single .featured-image .card{position:absolute;top:32px;left:32px;background:#fff;border:none;padding:26px 32px 32px;width:250px}.transactions-single .featured-image .card .top-bar{font-size:20px;color:#6f90a8;margin-bottom:26px}.transactions-single .featured-image .card .from-to{text-align:center;color:#6f90a8;display:flex;flex-direction:column;align-items:center;gap:26px}.transactions-single .featured-image .card .acquired{font-size:20px}.transactions-single p{margin-bottom:36px}.transactions-single h2,.transactions-single h3,.transactions-single h4,.transactions-single h5,.transactions-single h6{padding-top:31px}.transactions-single h2,.transactions-single h3,.transactions-single h4,.transactions-single h5,.transactions-single h6{color:#1f394c;font-weight:300;margin-bottom:41px}.transactions-single h2{font-size:32px;line-height:36px}.related-transactions{padding:153px 0 102px}.related-transactions .title{margin-bottom:48px}.related-transactions .date,.related-transactions .place{font-size:20px;color:#6f90a8}.related-transactions .card{height:100%;padding:25px 32px 31px;display:flex;flex-direction:column;align-items:flex-start}.related-transactions .top-bar{margin-bottom:31px;width:100%}.related-transactions .subtitle{font-size:32px;line-height:43px;font-weight:500;color:#1f394c;margin-bottom:32px}.related-transactions .item{margin-bottom:48px}.related-transactions .btn{margin-top:auto}@media only screen and (min-width:1440px){.transactions-single .wrapper{padding:0 128px}.related-transactions .row{--bs-gutter-x:48px}}@media only screen and (max-width:767px){.transactions-single{padding:80px 0}.transactions-single .title{font-size:30px;line-height:42px;margin-bottom:15px}.transactions-single .featured-image .card{margin-top:20px;width:100%;position:relative;border:1px solid #6f90a8;top:0;left:0}.related-transactions{padding:80px 0}}@media only screen and (max-width:560px){.related-transactions .subtitle{font-size:24px;line-height:30px}}.contact-us-section{padding:150px 0 150px;background:#fff}.contact-us-section .title{font-size:48px;line-height:48px;font-weight:400;margin-bottom:49px}.contact-us-section .info{display:flex;align-items:center;gap:21px;color:var(--text);font-size:24px;line-height:36px}.contact-us-section .info svg{flex-shrink:0;margin-left:4px}.contact-us-section .map-container{margin-top:46px;min-height:576px;border-radius:20px;overflow:hidden;background:#f5f5f5}@media only screen and (min-width:1440px){.contact-us-section .row{--bs-gutter-x:65px}}@media only screen and (max-width:1200px){.contact-us-section .info{font-size:18px;line-height:24px}}@media only screen and (max-width:991px){.contact-us-section .map-container{min-height:250px;margin-top:20px}.contact-us-section .item{margin-bottom:40px}.contact-us-section .title{margin-bottom:20px}}@media only screen and (max-width:767px){.contact-us-section{padding:80px 0 40px}}.page-content{padding:150px 0 113px}.page-content ol,.page-content p,.page-content ul{margin-bottom:36px}.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{padding-top:31px}.page-content ul{padding-left:36px;list-style:disc}.page-content p:has(> strong):has(+ ul.wp-block-list){margin-bottom:0}.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{color:#1f394c;font-weight:300;margin-bottom:41px}.page-content h2{font-size:32px;line-height:36px}@media only screen and (min-width:1440px){.page-content .wrapper{padding:0 128px}}@media only screen and (max-width:767px){.page-content{padding:80px 0}}.cky-consent-container{max-width:100%}.cky-consent-bar{background-color:#1b3142!important;border:1px solid rgba(111,144,168,.5)!important}.cky-notice .cky-title{color:#fff!important;font-size:32px!important;font-family:var(--title-font-family)!important;font-weight:400!important;margin:0 0 40px 0!important}.cky-notice-des *{color:#fff!important;font-family:var(--primary-font-family)!important;font-weight:400!important;line-height:24px!important}.cky-consent-bar a{color:#fff!important;text-decoration-color:#fff!important}.cky-notice-btn-wrapper{margin-top:29px!important;gap:18px!important;flex-direction:row-reverse!important;justify-content:flex-end!important}.cky-notice-btn-wrapper .cky-btn-reject{border:1px solid rgba(255,255,255,.5)!important;color:#fff!important}.cky-notice-btn-wrapper .cky-btn{width:auto!important;flex:none!important;border-radius:100px!important;padding:0 23px!important;height:40px!important;line-height:40px!important;margin:0!important}.cky-notice-btn-wrapper .cky-btn-accept{background-color:#fff!important;color:var(--accent)!important;border:1px solid #fff!important}.cky-consent-container .cky-consent-bar{border-radius:20px!important;box-shadow:none!important;padding:41px 30px 31px!important}.cky-banner-btn-close{background-image:url(../images/close-modal.svg)!important;background-size:16px 16px!important;background-repeat:no-repeat!important;width:16px!important;height:16px!important;right:42px!important;top:46px!important}.cky-banner-btn-close img{display:none!important}@media only screen and (min-width:992px){.cky-consent-container{width:833px!important}.cky-notice-des *{font-size:20px!important}}@media (max-width:440px){.cky-custom-brand-logo-wrapper,.cky-notice .cky-title,.cky-notice-btn-wrapper,.cky-notice-des{padding:0!important}}.btn{border-radius:100px;display:inline-block;align-items:center;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;text-align:center}.btn svg{transition:all .3s ease-in-out}.btn:hover svg{transform:translateX(5px)}.btn-base{font-size:14px;height:40px;line-height:40px;padding:0 21px}.btn-base svg{margin-left:7px}.btn-small{height:36px;line-height:36px;padding:0 16px;font-size:14px}.btn-primary{background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.btn-primary:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.btn-secondary{background:var(--secondary-button);color:var(--secondary-button-color);border:var(--secondary-button)}.btn-secondary:hover{background:var(--secondary-button-hover);color:var(--secondary-button-hover-color);border:var(--secondary-button-hover)}.btn-primary-outline{background:0 0;color:var(--primary-button-outline-hover);border:1px solid #1f394c}.btn-primary-outline:hover{background:0 0;border-color:var(--primary-button-outline-hover);color:var(--primary-button-outline-hover-color)}.btn-secondary-outline{background:var(--white);color:var(--secondary-button-color);border:1px solid var(--secondary-button)}.btn-secondary-outline:hover{background-color:var(--border);color:#000}.btn-link{font-size:16px;line-height:26px;display:flex;align-items:center;position:relative}.btn-link::after{content:"";position:absolute;bottom:0;right:0;left:0;margin:0 auto;width:100%;height:1px}.btn-link.light-link{color:#fff}.btn-link.light-link svg path{fill:#fff}.btn-link.light-link::after{background:var(--white)}.btn-link.light-link:hover{color:var(--second-accent)}.btn-link.accent-link{color:var(--accent)}.btn-link.accent-link:hover{color:var(--second-accent)}.btn-link.second-accent-link{color:var(--second-accent)}.btn-link.second-accent-link::after{background:var(--second-accent)}.btn-link.second-accent-link:hover{color:var(--white)}.btn-link:hover{color:var(--second-accent)}.swiper-arrow-button{height:40px;border-radius:100px;border:1px solid #6f90a8;width:58px;display:flex;justify-content:center;align-items:center;background:0 0;cursor:pointer}.swiper-arrow-button.swiper-button-disabled{border-color:#6f90a8}.swiper-arrow-button.swiper-button-disabled path{stroke:rgb(111,144,168)}.swiper-actions{display:flex;gap:16px}.swiper-pagination{position:relative;top:auto!important;bottom:auto!important;left:0!important;text-align:left!important;margin-top:65px;display:flex;gap:16px}.swiper-pagination-bullet{width:56px;height:8px;border-radius:100px;border:1px solid #6f90a8;background:0 0;margin:0!important;opacity:1!important}.swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover{background:#6f90a8}@media only screen and (max-width:767px){.swiper-actions{align-items:center}}.card{border:1px solid #6f90a8;border-radius:20px;padding:28px 32px 31px;display:block}.page-number-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.page-number-list .page-number{font-size:14px;font-weight:400;border:1px solid rgba(31,57,76,.2);border-radius:100px;height:40px;width:51px;line-height:40px;padding:0 5px;color:var(--accent);display:block;text-align:center}.page-number-list .page-number.current,.page-number-list .page-number:hover{background:var(--accent);color:var(--white);border-color:var(--accent)}.page-number-list .page-number.current svg path,.page-number-list .page-number:hover svg path{stroke:var(--white)}.page-number-list .next,.page-number-list .prev{width:56px}.page-number-list .next.disabled,.page-number-list .prev.disabled{opacity:.2;pointer-events:none}.header{background-color:var(--accent-background);padding:17px 0}.nav li:not(.btn) a{color:var(--white);font-size:14px;line-height:24px;font-weight:500;display:block}.nav li:not(.btn) a:hover{color:#c9e8ff}.main-navigation{display:flex;align-items:center;gap:48px}@media only screen and (min-width:1440px){.header .container{padding-right:24px;padding-left:24px}}@media only screen and (max-width:1439px){.main-navigation{gap:30px}}@media only screen and (max-width:1200px){.main-navigation{display:none;position:fixed;left:0;top:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;width:100%;background:var(--accent-background);flex-direction:column;align-items:center;display:none;z-index:9}.main-navigation>li{padding:0;width:100%;padding:0 20px}.main-navigation .btn{width:calc(100% - 40px)}.menu-toggle{display:block;width:37px;height:24px;transform:rotate(0);transition:.5s ease-in-out;position:relative;cursor:pointer;margin-left:20px;z-index:99}.menu-toggle span{display:block;position:absolute;right:0;width:100%;height:3px;background:#fff;z-index:1;transform:rotate(0);transition:.25s ease-in-out;border-radius:2px}.menu-toggle span:first-child{top:0}.menu-toggle span:nth-child(2),.menu-toggle span:nth-child(3){top:11px}.menu-toggle span:nth-child(4){top:22px}.menu-toggle.open span:first-child{top:16px;width:0%;left:50%}.menu-toggle.open span:nth-child(4){top:8px;width:0%;left:50%}.menu-toggle.open span{background:#fff}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}.menu-toggle.open span:nth-child(2){transform:rotate(45deg)}.header .nav.open .main-navigation{display:flex;padding-top:85px}}.footer{padding:151px 0 149px;background:#1f394c;color:var(--white)}.footer a,.footer p,.footer span{color:var(--white);font-size:16px;line-height:24px}.footer a:hover{text-decoration:underline}.footer h5{font-size:15px;line-height:24px;text-transform:uppercase;font-family:var(--primary-font-family);margin-bottom:13px}.footer .footer-list{gap:58px;justify-content:space-between}.footer .item{max-width:341px;min-width:200px}.footer li{display:block;line-height:100%}.footer li+li{margin-top:6px}.footer .contact-line span{color:#6f90a8;display:block;margin-bottom:8px}.footer .contact-line+.contact-line{margin-top:16px}.footer .footer-logo{margin-bottom:35px}.footer .contact-info{display:flex;align-items:center;gap:20px;margin-bottom:27px}.footer .copyright{padding-top:33px}.footer .copyright p{color:#6f90a8}@media only screen and (max-width:1200px){.footer .footer-list{gap:15px}.footer .contact-info{gap:8px}}@media only screen and (max-width:991px){.footer .footer-list{flex-wrap:wrap}.footer .footer-list .item{width:50%;margin-bottom:24px}}@media only screen and (max-width:767px){.footer{padding:80px 0}}