﻿*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{color:#0E1D3C;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-weight:400;height:auto;min-height:100vh;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}body ::-moz-selection{background:#0E1D3C;color:#ffffff}body ::selection{background:#0E1D3C;color:#ffffff}#wrap{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}mark{background:none}input,textarea,select{outline:0 none;padding:0 10px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="search"],input[type="tel"],textarea{border:1px solid #e1e1e1;background:#fff;color:#222222;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:16px;height:56px;padding:0 5px 0 10px;width:100%}input[type="text"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#4c4c4c;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#4c4c4c;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#4c4c4c;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,textarea:focus{border-color:#0E1D3C}textarea{resize:none;height:100px;padding:10px}button[disabled],html input[disabled]{cursor:default}input[type="search"],input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none !important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type="number"]{-moz-appearance:textfield}button::-moz-focus-inner,input::-moz-focus-inner{border:0}ul{list-style:none}ol{list-style:decimal}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}h1{color:#FFF;text-shadow:0px 4px 9px rgba(14, 29, 60, 0.31);font-family:"Rubik";font-size:40px;font-weight:600}h2{color:#0E1D3C;font-family:"Rubik";font-size:50px;font-weight:600;margin-bottom:15px}@media (max-width:1024px){h2{font-size:35px}}@media (max-width:768px){h2{font-size:24px}}h3{font-family:"Rubik";font-size:33px;font-weight:600}h4{font-family:"Rubik";font-size:27px;font-weight:600}h5{font-family:"Rubik";font-size:20px;font-weight:600}p{margin-bottom:20px;line-height:165.182%;font-size:18px}@media (max-width:768px){p{font-size:16px}}p:last-child{margin-bottom:0}a{color:#0E1D3C;outline:0;text-decoration:none;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}a:hover{outline:0;text-decoration:underline}img{border:0;height:auto;max-width:100%;vertical-align:top;-moz-backface-visibility:hidden;backface-visibility:hidden}strong,b{font-weight:700}i{font-style:normal}@media screen and (min-width:1440px){::-webkit-scrollbar{width:13px}::-webkit-scrollbar-track{background-color:#eaeaea;border-left:1px solid #cccccc}::-webkit-scrollbar-thumb{background-color:#0E1D3C}::-webkit-scrollbar-thumb:hover{background:#091327}}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex.h_center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex.v-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.flex.vh-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}[class*="col-"]{width:100%}.col-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.col-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.col-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.col-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.col-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.col-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.col-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.col-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.col-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.col-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.col-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.col-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.col-50{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}@media (max-width:1024px){.md-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.md-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.md-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.md-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.md-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.md-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.md-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.md-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.md-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.md-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.md-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.md-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.md-bottom{margin-bottom:30px}}@media (max-width:768px){.sm-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.sm-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.sm-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.sm-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.sm-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.sm-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.sm-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.sm-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.sm-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.sm-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.sm-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.sm-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.sm-bottom{margin-bottom:30px}}@media (max-width:480px){.xs-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.xs-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.xs-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.xs-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.xs-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.xs-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.xs-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.xs-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.xs-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.xs-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.xs-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.xs-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.xs-bottom{margin-bottom:15px}}.wrap{margin:0 auto;width:1440px;max-width:94%;position:relative}@media (max-width:768px){.wrap{max-width:97%}}#wrap{position:relative;width:100%;min-height:100%}.c{font-size:0;line-height:0;display:block;clear:both;overflow:hidden}.cfx:after,.cfx:before{display:table;clear:both;content:" "}.bg-center{background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.underline{position:relative;display:inline-block}.underline:after{display:block;width:0;height:1px;margin:auto;content:"";transition:width 0.5s ease, background-color 0.5s ease;background:transparent}.underline:hover:after{width:100%;background:#0E1D3C}.hover-underline-animation{display:inline-block;position:relative;color:#0087ca}.hover-underline-animation::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#0087ca;transform-origin:bottom right;transition:transform 0.25s ease-out}.hover-underline-animation:hover::after{transform:scaleX(1);transform-origin:bottom left}.btn{font-size:15px;font-weight:normal;line-height:1;position:relative;-webkit-appearance:none;-moz-appearance:none;display:inline-block;padding:10px 20px;cursor:pointer;text-align:center;text-decoration:none !important;text-transform:uppercase;color:#483706;border:none;outline:0;background:#F7CD54;appearance:none;font-family:"Open Sans";-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease}@media (max-width:768px){.btn{font-size:14px;padding:10px 15px}}.btn:hover{background:#f5c22d;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.btn:active{background:#f3b70b}.aligncenter{display:block;margin-right:auto;margin-left:auto;text-align:center}.alignleft{float:left}.alignright{float:right}.wp-caption{margin:10px;padding-top:4px;text-align:center;border:1px solid #dddddd;border-radius:3px;background-color:#f3f3f3}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.wysiwyg h1{font-size:20px;line-height:1;margin-bottom:10px;padding-bottom:5px;text-transform:uppercase}.wysiwyg p{word-break:break-word}.wysiwyg ul{margin-left:30px;padding-bottom:20px}.wysiwyg ul li{line-height:1.6;font-size:18px}@media (max-width:768px){.wysiwyg ul li{font-size:16px}}.wysiwyg h4{margin-bottom:20px}.wysiwyg h3{margin-bottom:20px}.wysiwyg h5{margin-bottom:18px}.fullframe{height:0;margin:0;overflow:hidden;padding-bottom:56.5%;position:relative;z-index:0}.fullframe iframe,.fullframe object,.fullframe embed{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.wpcf7{width:100%}.wpcf7 .screen-reader-response{display:none}.wpcf7 .wpcf7-form.invalid .wpcf7-response-output{display:block}.wpcf7 .wpcf7-form.sent .wpcf7-response-output{display:block;background:#16a085}.wpcf7 .wpcf7-not-valid-tip{font:500 16px/1 "Open Sans", Helvetica, Arial, sans-serif;position:absolute;top:0;right:0;left:0;bottom:0;height:56px;line-height:56px;text-align:center;color:#ff5f5f;background:#eeeeee}.wpcf7 .wpcf7-response-output{display:none;width:100%;max-width:300px;margin:20px auto;padding:15px 20px;cursor:pointer;text-align:center;color:white;background:#ff5f5f}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{background:#1091ae}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{background:#16a085}.wpcf7 .wpcf7-form-control-wrap{position:relative;display:block !important}div.wpcf7 .wpcf7-spinner{visibility:hidden;display:inline-block;background-image:url(../img/ajax-loader.gif);width:16px;height:16px;border:none;margin:0 0 0 4px;vertical-align:middle;background-color:#ffffff;padding:5px;border-radius:50%;margin-left:10px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:2px}div.wpcf7 form.submitting .wpcf7-spinner{visibility:visible}.s-link{font-size:0;display:inline-block;width:auto;cursor:pointer;margin-top:40px}@media (max-width:768px){.s-link{margin-top:20px}}.s-link a{position:relative;display:inline-block;width:30px;height:30px;margin:0 2px;color:#ffffff;border-radius:10px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);-ms-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:#0E1D3C}.s-link a:before{font-size:17px;color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.s-link a:hover{box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)}.s-link a.fa-facebook:hover{background:#3b5993}.s-link a.fa-twitter:hover{background:#55acee}.s-link a.fa-instagram:hover{background:#181818}.s-link a.fa-linkedin:hover{background:#0177b5}.s-link a.fa-youtube:hover{background:#f80000}.s-link a.fa-pinterest:hover{background:#bd081c}.s-link a.fa-vimeo:hover{background:#1bb7ea}.s-link a.fa-yelp:hover{background:#d32323}.s-link a.fa-google-plus:hover{background:#dd4c39}.index-style .index-main.blog-section{margin:108px auto 150px}@media (max-width:1024px){.index-style .index-main.blog-section{margin:45px auto 45px}}.index-style .wrapper{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%;width:1440px;max-width:100%}.index-style .wrapper>*{width:32.3333333333%;margin:0 0.5% 0.6666666667em}@media (max-width:1024px){.index-style .wrapper{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.index-style .wrapper>*{width:49%;margin:0 0.5% 0.75em}}@media (max-width:768px){.index-style .wrapper{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.index-style .wrapper>*{width:99%;margin:0 0.5% 1em}}.index-style .post-content{padding:28px 28px 28px 35px;color:#fff;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width:768px){.index-style .post-content{padding:28px 19px}}.index-style .post-content p{font-size:18px;margin-bottom:28px}.index-style .post-content .post-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.index-style .post-content .post-bottom time{color:#8C94B4}.index-style .post-content .post-bottom .post-more-info{color:#D8A000;font-size:16px}.index-style .post-item{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;background-color:#212F4B;border-radius:15px;overflow:hidden}.index-style .post-title{font-family:"Rubik";font-size:20px;display:block;padding-bottom:12px;color:#fff}.index-style .post-title:hover{color:#FFD55C}@media (max-width:768px){.index-style .post-title{font-size:18px}}.index-style .post-thumbnail{min-height:297px;will-change:opacity;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.index-style .post-thumbnail:hover{opacity:0.9;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}@media (max-width:768px){.index-style .post-thumbnail{min-height:241px}}.wp-pagenavi{font-size:0;margin-top:20px;padding-top:20px;text-align:center;border-top:1px solid #cccccc}.wp-pagenavi a,.wp-pagenavi span{font-size:14px;margin:0 3px;padding:3px 5px}.wp-pagenavi a{border:1px solid #cccccc}.wp-pagenavi .current,.wp-pagenavi a:hover{color:#ffffff;border-color:#0E1D3C;background:#0E1D3C}#top{min-height:435px;text-align:center;color:#fff;margin-top:-100px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:relative}@media (max-width:1024px){#top{margin-top:0;min-height:42vw}}#top .row{position:relative;z-index:2}@media (max-width:480px){#top .row{display:none}}#top .row h1{text-transform:capitalize}#top .row h1 span{color:#FFD55C;font-weight:400}#top:before{background:rgba(14, 29, 60, 0.5);position:absolute;left:0;right:0;bottom:0;top:0;content:""}@media (max-width:480px){#top:before{display:none}}#top:after{position:absolute;left:0;right:0;top:0;bottom:60%;content:"";background:linear-gradient(180deg, rgba(14, 29, 60, 0.37) 0%, rgba(14, 29, 60, 0) 100%)}@media (max-width:1024px){#top:after{display:none}}#top h1{margin-top:20px}.desctop_hide{display:none}@media (max-width:1024px){.mobile_hide{display:none}.desctop_hide{display:block}.burger{position:fixed;z-index:101;top:65px;right:10px;margin-right:10px;text-align:left}.burger .burger-icon{display:inline-block;position:relative;margin-top:6px;margin-bottom:6px;user-select:none}.burger .burger-icon,.burger .burger-icon::before,.burger .burger-icon::after{display:block;width:18px;height:2px;background-color:#FFF;outline:1px solid transparent;transition-property:background-color, transform;transition-duration:0.4s}.burger .burger-icon::before,.burger .burger-icon::after{position:absolute;content:""}.burger .burger-icon::before{top:-6px}.burger .burger-icon::after{top:6px}.burger.is-active{top:13px;right:5px}.burger.is-active .burger-icon{background-color:transparent}.burger.is-active .burger-icon::before{transform:translateY(6px) rotate(45deg)}.burger.is-active .burger-icon::after{transform:translateY(-6px) rotate(-45deg)}.burger.is-active .burger-icon::before,.burger.is-active .burger-icon::after{background:#ffffff}.mobile_menu_container{font-size:0;position:fixed;z-index:100;top:0;right:0;overflow-x:hidden;overflow-y:scroll;width:80%;max-width:480px;height:100vh;padding:5px;border-top:40px solid #040913;border-bottom:3px solid #040913;background:#0E1D3C;will-change:transform, opacity;-webkit-transform:translateX(110%);-moz-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.mobile_menu_container nav{margin-bottom:40px}.mobile_menu_container li{position:relative}.mobile_menu_container a{z-index:10;display:block}.mobile_menu_container a:hover{text-decoration:none}.mobile_menu_container .sub-anchor{position:absolute;z-index:20;top:0;right:0;width:50px;height:60px;cursor:pointer;background:#132751}.mobile_menu_container .sub-anchor:hover{background:#091327}.mobile_menu_container .sub-anchor:before{font-size:20px;color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.mobile_menu_container .sub-menu{display:none}.mobile_menu_container .sub-menu a{font-size:17px;padding:10px 30px;color:#ffffff}.mobile_menu_container .sub-menu a:hover{background:#183165}.mobile_menu_container .sub-menu .sub-menu{display:none;padding-left:10px}.mobile_menu_container .level_a>li{border-bottom:1px solid #132751}.mobile_menu_container .level_a>li>a{font-size:25px;line-height:30px;padding-left:20px;color:#ffffff;padding-top:15px;padding-bottom:15px}.mobile_menu_container .level_a>li>a:hover{background:#132751}.mobile_menu_active{overflow:hidden}.mobile_menu_active:before{position:absolute;z-index:100;width:100%;height:100vh;margin:0 auto;content:"";background:rgba(0, 0, 0, 0.7);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.mobile_menu_active .burger{position:fixed}.mobile_menu_active .burger span{position:relative;z-index:101}.mobile_menu_active .mobile_menu_container{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:1024px) and (max-width:768px){.mobile_menu_container{width:100%;max-width:100%}}.alignleft{float:left;margin:0 30px 10px 0}.alignright{float:right;margin:0 0 10px 30px}.aligncenter{margin:0 auto 20px}.alignnone{margin:0 0 20px}.block-center{text-align:center;position:relative}@media (max-width:1024px){.alignleft,.aligncenter,.alignright{float:none;margin:0 auto 20px}.alignnone{margin:0 0 20px}}.toUpperCase{text-transform:uppercase}.fw-700{font-weight:700}.single-blog .post-section{margin-bottom:141px}@media (max-width:768px){.single-blog .post-section{margin-bottom:70px}}.single-blog .post-section .wrap{width:954px;margin:0 auto}.single-blog .post-section .wrap .post-img{max-height:567px;width:100%;border-radius:15px;object-fit:cover;margin:-50px 0 75px}@media (max-width:1024px){.single-blog .post-section .wrap .post-img{margin:-50px 0 35px}}@media (max-width:768px){.single-blog .post-section .wrap .post-img{margin:-26px 0 26px}}.single-blog .post-section .wrap .post-title{color:#0E1D3C;text-shadow:none;text-align:center;padding-bottom:29px}@media (max-width:768px){.single-blog .post-section .wrap .post-title{padding-bottom:26px;font-size:24px}}.single-blog .post-section .wrap .wysiwyg{margin-bottom:67px}.single-blog .post-section .wrap .wysiwyg p{color:#0E1D3C;font-size:18px;line-height:165.182%;padding-bottom:0}@media (max-width:1024px){.single-blog .post-section .wrap .wysiwyg{margin-bottom:45px}}@media (max-width:768px){.single-blog .post-section .wrap .wysiwyg{margin-bottom:21px;font-size:16px}}.single-blog .post-section .wrap .share-section{font-size:18px;text-align:center}.single-blog .post-section .wrap .share-section .top-section{position:relative;margin-bottom:14px}.single-blog .post-section .wrap .share-section .top-section span{position:relative;padding:0 22px;background-color:#fff;z-index:1}.single-blog .post-section .wrap .share-section .top-section:before{position:absolute;content:"";width:100%;height:1px;background-color:#D9D9D9;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:0}.single-blog .post-section .wrap .share-section .s-link{margin-top:0}.single-blog .post-section .wrap .share-section .s-link a{border-radius:50%;background:#393939}.single-blog .post-section .wrap .share-section .s-link a:not(:last-child){margin-right:27px}.single-blog .last-posts-section{padding:120px 0 173px;background:#EDEDED}@media (max-width:1024px){.single-blog .last-posts-section{padding:100px 0 100px}}@media (max-width:768px){.single-blog .last-posts-section{padding:70px 0 73px}}.single-blog .last-posts-section h2{text-align:center;font-weight:600;text-transform:capitalize;margin-bottom:80px}@media (max-width:1024px){.single-blog .last-posts-section h2{margin-bottom:45px}}@media (max-width:768px){.single-blog .last-posts-section h2{margin-bottom:38px}}.single-blog .last-posts-section .post-thumbnail{min-height:297px;will-change:opacity;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.single-blog .last-posts-section .post-thumbnail:hover{opacity:0.9;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}@media (max-width:768px){.single-blog .last-posts-section .post-thumbnail{min-height:241px}}.single-blog .last-posts-section .swiper{width:100%;height:100%}.single-blog .last-posts-section .swiper .swiper-slide{height:auto}.single-blog .last-posts-section .swiper .swiper-slide .post-item{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;background-color:#212F4B;border-radius:15px;overflow:hidden}.single-blog .last-posts-section .swiper .swiper-slide .post-content{padding:28px 28px 28px 35px;color:#fff;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width:768px){.single-blog .last-posts-section .swiper .swiper-slide .post-content{padding:28px 19px}}.single-blog .last-posts-section .swiper .swiper-slide .post-content p{margin-bottom:28px}@media (max-width:768px){.single-blog .last-posts-section .swiper .swiper-slide .post-content p{margin-bottom:21px}}.single-blog .last-posts-section .swiper .swiper-slide .post-content .post-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width:480px){.single-blog .last-posts-section .swiper .swiper-slide .post-content .post-bottom{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.single-blog .last-posts-section .swiper .swiper-slide .post-content .post-bottom time{color:#8C94B4}@media (max-width:480px){.single-blog .last-posts-section .swiper .swiper-slide .post-content .post-bottom time{margin-bottom:15px}}.single-blog .last-posts-section .swiper .swiper-slide .post-content .post-bottom .post-more-info{color:#D8A000;font-size:16px}.single-blog .last-posts-section .swiper .swiper-slide .post-title{font-family:"Rubik";font-size:20px;display:block;padding-bottom:12px;color:#fff}.single-blog .last-posts-section .swiper .swiper-slide .post-title:hover{color:#FFD55C}@media (max-width:768px){.single-blog .last-posts-section .swiper .swiper-slide .post-title{font-size:18px}}.main-pagination{text-align:center;margin-top:20px}.main-pagination span,.main-pagination a{background-color:#0E1D3C;color:#fff;padding:15px 20px;border-radius:50%}.contct-us .information{padding:105px 0 90px}@media (max-width:1024px){.contct-us .information{padding:45px 0}}@media (max-width:768px){.contct-us .information{padding:35px 0}}.contct-us .information .item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;-moz-align-items:baseline;align-items:baseline;margin-bottom:36px}.contct-us .information .item:last-child{margin-bottom:0}.contct-us .information .item figure{width:20px;height:20px;margin-right:15px}.contct-us .information .item p{color:#0E1D3C;font-weight:700;padding-bottom:0}.contct-us .information .item p span{color:#6674A7;font-size:18px;font-weight:700}.contct-us .information .item p span.gray-light{color:#8C94B4;font-family:"Rubik";font-size:20px;font-weight:400}.contct-us .google-map-address{position:relative;width:1920px;max-width:100%;margin:0 auto}.contct-us .google-map-address p{font-size:0;padding-bottom:0}.contct-us .google-map-address p iframe{width:100%}@media (max-width:768px){.contct-us .google-map-address p iframe{height:419px}}.get-in-touch{background:#EDEDED;padding:115px 0 120px;position:relative;z-index:2}@media (max-width:1024px){.get-in-touch{padding:90px 0}}@media (max-width:768px){.get-in-touch{padding:72px 0}}.get-in-touch h2{margin-bottom:53px}@media (max-width:768px){.get-in-touch h2{margin-bottom:30px}}.get-in-touch form .flex{gap:24px 18px}@media (max-width:768px){.get-in-touch form .flex{gap:26px}}.get-in-touch form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer}.get-in-touch form label{margin-left:26px;margin-bottom:7px}@media (max-width:768px){.get-in-touch form label{margin-bottom:9px}}.get-in-touch form .btn-field{position:relative;margin-top:31px;width:152px}@media (max-width:768px){.get-in-touch form .btn-field{width:100%}}.get-in-touch form .btn-field input{border:none;border-radius:11px;height:45px;background:#F7CD54;color:#483706;font-weight:600;text-transform:capitalize}.get-in-touch form input[type="date"]::-webkit-calendar-picker-indicator{filter:invert(0.7)}.get-in-touch form .input-field:has(.wpcf7-select){position:relative}.get-in-touch form .input-field:has(.wpcf7-select):after,.get-in-touch form .input-field:has(.wpcf7-select):before{position:absolute;content:"";width:10px;height:2px;bottom:26px;background:#A1A5B0;right:28px;z-index:1;border-radius:5px;pointer-events:none}.get-in-touch form .input-field:has(.wpcf7-select):after{right:34px;rotate:45deg}.get-in-touch form .input-field:has(.wpcf7-select):before{rotate:-45deg}.get-in-touch form .input-field:has(.wpcf7-select) label{font-size:18px}.get-in-touch form .wpcf7-form-control-wrap{margin-top:7px}.get-in-touch form input,.get-in-touch form textarea,.get-in-touch form select{width:100%;border-radius:5px;padding:0 28px 0 26px;height:56px;border:none;border:1px solid #E1E1E1}#content .page{position:relative}#content .page:before{position:absolute;content:"";background:url("../img/ball.svg");background-repeat:no-repeat;background-size:cover;width:36px;height:36px;top:94px;right:-120px}@media (max-width:1700px){#content .page:before{display:none}}#content .page .wysiwyg{padding:100px 0}@media (max-width:1024px){#content .page .wysiwyg{padding:50px 0}}@media (max-width:768px){#content .page .wysiwyg{padding:26px 0}}#content .page .wysiwyg ul li{list-style:disc}.about-us{position:relative;width:1920px;max-width:100%;margin:0 auto;padding-top:61px}@media (max-width:768px){.about-us{padding-top:42px}}.about-us .wrap{position:relative;z-index:1;padding-bottom:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.about-us .wrap .text-info{margin-top:-120px}.about-us .wrap .text-info p{line-height:165.182%}@media (max-width:1440px){.about-us .wrap .text-info{margin-top:0px}}@media (max-width:768px){.about-us .wrap .image-block{text-align:center}.about-us .wrap .image-block img{height:399px}}.about-us .back-image{position:absolute;content:"";top:0;bottom:0;right:0;width:50%;height:100%;z-index:0}.about-us .back-image img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.about-us .back-image{top:auto;width:100%;height:80%}}@media (max-width:480px){.about-us .back-image{height:55%}}.cases-we-fund{padding:55px 0 133px}@media (max-width:768px){.cases-we-fund{padding:35px 0 82px}}.cases-we-fund .tab-container{overflow:hidden;max-width:931px;margin:0 auto;text-align:center;gap:8px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.cases-we-fund .tab-container .tablinks{background-color:#fff;color:#0E1D3C;float:left;border:none;padding:11px 17px;cursor:pointer;border-radius:6px;border:1px solid #D8A000;font-weight:600;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;font-size:16px}.cases-we-fund .tab-container .tablinks.active{background:#FFD55C}.cases-we-fund .tab-container .tablinks:hover{background:#FFD55C}.cases-we-fund .tabcontent{display:none;padding-top:60px}@media (max-width:1024px){.cases-we-fund .tabcontent{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;padding-top:48px}}.cases-we-fund .tabcontent .image-block{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-basis:49%;flex-basis:49%}.cases-we-fund .tabcontent .image-block figure{height:auto;width:100%;position:relative}.cases-we-fund .tabcontent .image-block figure img{border-radius:15px;position:relative;z-index:1}@media (max-width:1024px){.cases-we-fund .tabcontent .image-block figure img{height:380px;object-fit:cover}}.cases-we-fund .tabcontent .image-block figure:before{position:absolute;content:"";width:98%;height:41px;bottom:-21px;background-color:#ffd55c;right:0;z-index:0;border-radius:15px}@media (max-width:1024px){.cases-we-fund .tabcontent .image-block figure:before{display:none}}@media (max-width:1024px){.cases-we-fund .tabcontent .image-block figure{margin-bottom:31px}}.cases-we-fund .tabcontent .content-block{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-left:98px}.cases-we-fund .tabcontent .content-block ul{list-style:disc;margin-left:20px;padding-bottom:20px}.cases-we-fund .tabcontent .content-block h2{margin-bottom:25px}@media (max-width:1200px){.cases-we-fund .tabcontent .content-block{margin-left:60px}}@media (max-width:1024px){.cases-we-fund .tabcontent .content-block{margin-left:0}.cases-we-fund .tabcontent .content-block h2{margin-bottom:9px}}.cases-we-fund .tabcontent:nth-child(odd){flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}@media (max-width:1024px){.cases-we-fund .tabcontent:nth-child(odd){flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.cases-we-fund .tabcontent:nth-child(odd) .content-block{margin-right:98px;margin-left:0px}@media (max-width:1200px){.cases-we-fund .tabcontent:nth-child(odd) .content-block{margin-right:60px}}@media (max-width:1024px){.cases-we-fund .tabcontent:nth-child(odd) .content-block{margin-right:0}}.cases-we-fund .tabcontent.active{display:flex !important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.why-choose-us{padding:112px 0 133px;overflow:hidden}@media (max-width:1024px){.why-choose-us{padding:50px 0 50px}}@media (max-width:768px){.why-choose-us{padding:39px 0 84px}}.why-choose-us .top-content{margin-bottom:108px}.why-choose-us .top-content:before{position:absolute;content:"";background:url("../img/ball.svg");background-repeat:no-repeat;background-size:cover;width:36px;height:36px;top:-18px;right:-120px}@media (max-width:1700px){.why-choose-us .top-content:before{display:none}}@media (max-width:1024px){.why-choose-us .top-content{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical;margin-bottom:50px}}@media (max-width:768px){.why-choose-us .top-content{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical;margin-bottom:35px}}.why-choose-us .top-content .left{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-basis:49%;flex-basis:49%}@media (max-width:1024px){.why-choose-us .top-content .left{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical}}.why-choose-us .top-content .left .img-section{aspect-ratio:0.9090909091;position:relative;margin-bottom:89px}@media (max-width:1024px){.why-choose-us .top-content .left .img-section{margin-bottom:0px;width:min(500px, 100%);margin:0 auto}}.why-choose-us .top-content .left .img-section img{width:100%;height:100%;object-fit:cover;border-radius:15px}.why-choose-us .top-content .left .img-section .back-img{position:absolute;border-radius:15px;max-width:85%;aspect-ratio:1.25}.why-choose-us .top-content .left .img-section .back-img img{position:relative;z-index:1}.why-choose-us .top-content .left .img-section .back-img:before{position:absolute;content:"";border-radius:15px;background:#FFD55C;width:99%;height:34px;bottom:-16px;right:0;z-index:0}.why-choose-us .top-content .left .img-section .front-img{position:absolute;max-width:58%;aspect-ratio:1;bottom:0;right:0;z-index:2}.why-choose-us .top-content .left .text-content h5{color:#212F4B;font-family:"Rubik";font-size:23px;font-weight:700;line-height:135%}.why-choose-us .top-content .left .text-content ul{position:relative;margin-left:40px}@media (max-width:1024px){.why-choose-us .top-content .left .text-content ul{margin-left:34px}}.why-choose-us .top-content .left .text-content ul:before{position:absolute;content:"";background:url("../img/ball.svg");background-repeat:no-repeat;background-size:cover;width:86px;height:86px;top:82px;left:-186px}@media (max-width:1700px){.why-choose-us .top-content .left .text-content ul:before{display:none}}.why-choose-us .top-content .left .text-content ul li{position:relative;margin-bottom:28px;line-height:165.182%;font-size:18px}.why-choose-us .top-content .left .text-content ul li:after{position:absolute;content:"";width:9px;height:9px;background-color:#FFD55C;top:6px;left:-26px;border-radius:50%}.why-choose-us .top-content .right{-webkit-flex-basis:44%;-moz-flex-basis:44%;-ms-flex-basis:44%;flex-basis:44%}@media (max-width:1024px){.why-choose-us .top-content .right{margin-bottom:35px}}.why-choose-us .top-content .right .right-text-content h2{margin-bottom:29px}@media (max-width:768px){.why-choose-us .top-content .right .right-text-content h2{margin-bottom:16px}}.why-choose-us .top-content .right .right-text-content p{line-height:165.182%;margin-bottom:45px}@media (max-width:768px){.why-choose-us .top-content .right .right-text-content p{margin-bottom:40px}}.why-choose-us .top-content .right .right-text-content p:has(img){margin-top:30px;padding:0;position:relative;margin-bottom:0}@media (max-width:1024px){.why-choose-us .top-content .right .right-text-content p:has(img){display:block;margin:0 auto;margin-top:0px;width:min(500px, 100%)}}.why-choose-us .top-content .right .right-text-content p:has(img)::after{position:absolute;content:"";background:url("../img/ball.svg");background-repeat:no-repeat;background-size:cover;width:36px;height:36px;top:107px;right:-74px}@media (max-width:1700px){.why-choose-us .top-content .right .right-text-content p:has(img)::after{display:none}}.why-choose-us .top-content .right .right-text-content p:has(img):before{position:absolute;content:"";width:97%;height:30px;bottom:-14px;background-color:#FFD55C;border-radius:15px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:0}@media (max-width:1024px){.why-choose-us .top-content .right .right-text-content p:has(img):before{width:min(490px, 100%)}}.why-choose-us .top-content .right .right-text-content p:has(img) img{position:relative;border-radius:15px;z-index:1;aspect-ratio:1.25}.why-choose-us .wrapper-content .text-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding-right:25px}.why-choose-us .wrapper-content .text-content h2{margin-bottom:15px}.why-choose-us .wrapper-content .text-content h2 span{color:#FFD55C;font-family:"Rubik";font-size:39px;font-weight:500;line-height:127%}@media (max-width:768px){.why-choose-us .wrapper-content .text-content h2 span{font-size:32px}}@media (max-width:768px){.why-choose-us .wrapper-content .text-content h2{font-size:32px}}.why-choose-us .wrapper-content .text-content h3{color:#0E1D3C;font-family:"Rubik";font-size:36px;font-weight:400;margin-top:125px;margin-bottom:24px}.why-choose-us .wrapper-content .text-content h3 span{color:#EEC54F;font-size:36px;font-weight:500}@media (max-width:768px){.why-choose-us .wrapper-content .text-content h3 span{font-size:32px}}@media (max-width:1024px){.why-choose-us .wrapper-content .text-content h3{margin-top:35px}}@media (max-width:768px){.why-choose-us .wrapper-content .text-content h3{margin-top:20px}}@media (max-width:1024px){.why-choose-us .wrapper-content .text-content{margin-bottom:20px}}@media (max-width:768px){.why-choose-us .wrapper-content .text-content{margin-bottom:15px}}.why-choose-us .wrapper-content .table{-webkit-flex-basis:56%;-moz-flex-basis:56%;-ms-flex-basis:56%;flex-basis:56%}@media (max-width:768px){.why-choose-us .wrapper-content .table{width:100%}}.why-choose-us .wrapper-content .table .wrapper{position:relative}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper{background-color:#0E1D3C;padding:29px 15px 22px;border-radius:15px;width:100%}}.why-choose-us .wrapper-content .table .wrapper .calc-header{background-color:#0E1D3C;border-top-left-radius:15px;border-top-right-radius:15px;border:1px solid #0E1D3C;color:#fff;padding:20px 46px 18px 20px}@media (max-width:1440px){.why-choose-us .wrapper-content .table .wrapper .calc-header{padding:20px 15px 18px 15px}}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-header{padding:0;margin-bottom:27px}}.why-choose-us .wrapper-content .table .wrapper .calc-header h5{text-align:center;text-transform:uppercase;margin-bottom:13px;font-size:25px}.why-choose-us .wrapper-content .table .wrapper .calc-header form{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-header form{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.why-choose-us .wrapper-content .table .wrapper .calc-header form .text-input{font-family:"Rubik";font-size:20px;font-weight:700;line-height:135%;text-transform:uppercase;margin-right:29px}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-header form .text-input{margin-right:0px;text-align:center;margin-bottom:20px}}.why-choose-us .wrapper-content .table .wrapper .calc-header form .input-field{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-right:11px}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-header form .input-field{margin-right:0px;margin-bottom:7px}}.why-choose-us .wrapper-content .table .wrapper .calc-header form .input-field input{padding:11px 0 11px 20px;border-radius:5px;background:#47526B;color:#FFF;font-size:25px;font-weight:700;height:56px;border:none}.why-choose-us .wrapper-content .table .wrapper .calc-header form .input-field input::placeholder{color:#FFF;font-size:25px;font-weight:700}.why-choose-us .wrapper-content .table .wrapper .calc-header form button[type="submit"]{cursor:pointer;flex-basis:162px;padding:15px 34px;border-radius:5px;background:#F7CD54;color:#483706;font-size:20px;font-weight:700;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-header form button[type="submit"]{flex-basis:auto}}.why-choose-us .wrapper-content .table .wrapper .calc-header form button[type="submit"]:hover{background:#f5c22d;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.why-choose-us .wrapper-content .table .wrapper .calc-header form button[type="submit"].active{position:relative}.why-choose-us .wrapper-content .table .wrapper .calc-header form button[type="submit"].active:before{content:"";z-index:1;display:inline-block;background-image:url(../img/ajax-loader.gif);background-size:cover;width:10px;height:10px;border:none;margin:0 0 0 4px;vertical-align:middle;background-color:#ffffff;padding:5px;border-radius:50%;margin-left:10px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:2px}.why-choose-us .wrapper-content .table .wrapper .calc-body{border:1px solid transparent;position:relative}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body{overflow:hidden;border-radius:15px}}.why-choose-us .wrapper-content .table .wrapper .calc-body table{width:100%;border-left:1px solid #0E1D3C;border-right:1px solid #0E1D3C;border-bottom:1px solid #0E1D3C;font-family:"Rubik";color:#0E1D3C;font-size:16px;border-collapse:collapse;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-style:hidden;box-shadow:0 0 0 1px #666}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table{width:200%;background-color:#fff}}.why-choose-us .wrapper-content .table .wrapper .calc-body table thead tr th{padding:17px 0 16px 20px;text-align:start;font-weight:700;line-height:135%;border-left:1px solid #0E1D3C;font-size:15px}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table thead tr th{font-size:14px;padding:6px 0 9px 10px}}.why-choose-us .wrapper-content .table .wrapper .calc-body table thead tr th:last-child{background:#FFD55C}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table thead tr th:last-child br{display:none}}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr{border-bottom:1px solid rgba(14, 29, 60, 0.1)}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:first-child td{background:rgba(14, 29, 60, 0.1)}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:nth-child(odd) td:last-child{background:rgba(216, 160, 0, 0.9)}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:nth-child(odd) td:last-child.other-color{background-color:#0E1D3C;color:#fff}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:first-child{font-size:19px;font-weight:500;line-height:135%}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:first-child{font-size:14px}}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:last-child{border-bottom-right-radius:15px}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td{padding:16px 0px 16px 20px;border-left:1px solid #0E1D3C;font-size:15px}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td{width:25%;font-size:13px;padding:16px 8px 16px 10px}}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td span.underline-custom{text-decoration:underline}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td:first-child{font-weight:500;line-height:135%;width:25%}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child{background:#FFD55C}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color{background-color:#0E1D3C;color:#fff}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color.color-orang{color:#ECBB2E;font-family:"Rubik";font-size:25px;font-weight:700;line-height:135%}@media (max-width:768px){.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color.color-orang{font-size:20px}}.why-choose-us .wrapper-content .table .wrapper .calc-body table tbody tr td .gray{color:#7A7A7A}.why-choose-us .wrapper-content .table .wrapper .button-switch{position:absolute;height:131px;width:68px;border-radius:6px;border:1px solid #FFD55C;background:#0E1D3C;right:-12px;color:#FFD55C;padding:30px 12px;text-transform:uppercase;bottom:30%}.why-choose-us .wrapper-content .table .wrapper .button-switch:before,.why-choose-us .wrapper-content .table .wrapper .button-switch:after{position:absolute;content:"";width:10px;height:2px;background-color:#D9D9D9;border-radius:2px;top:70px;left:25px}.why-choose-us .wrapper-content .table .wrapper .button-switch:before{rotate:45deg}.why-choose-us .wrapper-content .table .wrapper .button-switch:after{rotate:-45deg;top:77px}.why-choose-us .wrapper-content .table .wrapper .button-switch.active:before{rotate:-45deg}.why-choose-us .wrapper-content .table .wrapper .button-switch.active:after{rotate:45deg;top:77px}.cases-we-fund-additional-info .two-img-with-text{padding:120px 0}@media (max-width:1024px){.cases-we-fund-additional-info .two-img-with-text{padding:60px 0}}@media (max-width:768px){.cases-we-fund-additional-info .two-img-with-text{padding:41px 0 54px}}.cases-we-fund-additional-info .two-img-with-text .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width:1024px){.cases-we-fund-additional-info .two-img-with-text .wrapper{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical}}.cases-we-fund-additional-info .two-img-with-text .wrapper .left{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-basis:49%;flex-basis:49%}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section{aspect-ratio:0.9090909091;position:relative;margin-bottom:89px}@media (max-width:1024px){.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section{margin-bottom:0px;max-width:500px;margin:0 auto}}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section img{width:100%;height:100%;object-fit:cover;border-radius:15px}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section .back-img{position:absolute;border-radius:15px;max-width:85%;aspect-ratio:1.25}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section .back-img img{position:relative;z-index:1}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section .back-img:before{position:absolute;content:"";border-radius:15px;background:#FFD55C;width:99%;height:34px;bottom:-16px;right:0;z-index:0}.cases-we-fund-additional-info .two-img-with-text .wrapper .left .img-section .front-img{position:absolute;max-width:58%;aspect-ratio:1;bottom:0;right:0;z-index:2}.cases-we-fund-additional-info .two-img-with-text .wrapper .right{-webkit-flex-basis:44%;-moz-flex-basis:44%;-ms-flex-basis:44%;flex-basis:44%}.cases-we-fund-additional-info .two-img-with-text .wrapper .right h2{margin-bottom:29px}@media (max-width:768px){.cases-we-fund-additional-info .two-img-with-text .wrapper .right h2{margin-bottom:16px}}.cases-we-fund-additional-info .two-img-with-text .wrapper .right p{line-height:165.182%;margin-bottom:45px}@media (max-width:768px){.cases-we-fund-additional-info .two-img-with-text .wrapper .right p{margin-bottom:40px}}.cases-we-fund-additional-info .section-with-background{max-width:1920px;margin:0 auto 136px;background-color:#0E1D3C;color:#fff;min-height:1406px;position:relative}@media (max-width:768px){.cases-we-fund-additional-info .section-with-background{margin:0 auto 6px}}.cases-we-fund-additional-info .section-with-background .background-img{position:absolute;inset:0;opacity:0.17;z-index:0;background-size:cover}.cases-we-fund-additional-info .section-with-background:before{position:absolute;content:"";background:#0e1d3c;background:linear-gradient(90deg, #0e1d3c 31%, rgba(14, 29, 60, 0) 100%);z-index:1;inset:0}.cases-we-fund-additional-info .section-with-background .wrapper{position:relative;height:1406px;overflow:hidden;z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-background .wrapper{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.cases-we-fund-additional-info .section-with-background .wrapper .text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-left:240px;margin-top:134px}@media (max-width:1700px){.cases-we-fund-additional-info .section-with-background .wrapper .text{margin-left:100px}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-background .wrapper .text{margin-left:6px;margin-top:62px;margin-right:7px}}.cases-we-fund-additional-info .section-with-background .wrapper .text p{color:#7E9EE0;line-height:165.182%}.cases-we-fund-additional-info .section-with-background .wrapper .text p:last-child{max-width:639px}.cases-we-fund-additional-info .section-with-background .wrapper .text h2{color:#fff;margin-bottom:37px;font-weight:500}.cases-we-fund-additional-info .section-with-background .wrapper .text ul{position:relative;margin-left:40px;margin-bottom:26px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-background .wrapper .text ul{margin-left:34px}}.cases-we-fund-additional-info .section-with-background .wrapper .text ul li{position:relative;color:#7E9EE0;font-size:18px;line-height:165.182%;margin-bottom:6px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-background .wrapper .text ul li{font-size:16px}}.cases-we-fund-additional-info .section-with-background .wrapper .text ul li:after{position:absolute;content:"";width:9px;height:9px;background-color:#FFD55C;top:10px;left:-26px;border-radius:50%}.cases-we-fund-additional-info .section-with-background .wrapper .image{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:999px;-moz-flex-basis:999px;-ms-flex-basis:999px;flex-basis:999px}@media (max-width:1700px){.cases-we-fund-additional-info .section-with-background .wrapper .image{-webkit-flex-basis:900px;-moz-flex-basis:900px;-ms-flex-basis:900px;flex-basis:900px}}@media (max-width:1440px){.cases-we-fund-additional-info .section-with-background .wrapper .image{-webkit-flex-basis:730px;-moz-flex-basis:730px;-ms-flex-basis:730px;flex-basis:730px}}.cases-we-fund-additional-info .section-with-background .wrapper .image .first-img{position:absolute;top:-116px;right:-176px;max-width:89%}.cases-we-fund-additional-info .section-with-background .wrapper .image .first-img img{border-radius:50%;aspect-ratio:1;object-fit:cover}@media (max-width:1440px){.cases-we-fund-additional-info .section-with-background .wrapper .image .first-img{max-width:100%}}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-background .wrapper .image .first-img{position:relative;top:auto;right:auto;bottom:-73px}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-background .wrapper .image .first-img{display:none}}.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img{position:absolute;bottom:-50px;left:0;max-width:71%}.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img img{border-radius:50%;aspect-ratio:1;object-fit:cover}@media (max-width:1440px){.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img{position:absolute;bottom:-25px;left:20px;max-width:80%}}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img{position:relative;bottom:-73px;left:auto}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img{margin:0 auto;max-width:90%}}@media (max-width:480px){.cases-we-fund-additional-info .section-with-background .wrapper .image .second-img{bottom:-22px}}.cases-we-fund-additional-info .section-with-2-card{max-width:1920px;margin:0 auto 125px;background:url(../img/gradient-with-ball.png);background-repeat:no-repeat;background-position:0 43px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-2-card{margin:0 auto 70px;background:none}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card{margin-bottom:49px}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap{display:grid;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:70px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap{margin-bottom:49px;-webkit-justify-items:center;-moz-justify-items:center;-ms-justify-items:center;justify-items:center;-ms-grid-columns:1fr;grid-template-columns:1fr}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;max-width:1075px;margin-bottom:69px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text{margin-bottom:24px}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text h2{font-weight:500;margin-bottom:45px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text h2{margin-bottom:20px}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text p{line-height:165.182%}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text ul{position:relative;margin-left:40px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text ul{margin-left:34px}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text ul li{position:relative;line-height:165.182%;margin-bottom:6px;color:#0E1D3C;font-size:18px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text ul li{font-size:16px}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .top-text ul li:after{position:absolute;content:"";width:9px;height:9px;background-color:#FFD55C;top:10px;left:-26px;border-radius:50%}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap figure{margin-right:85px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap figure{margin-right:45px}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap figure{margin-right:0px;margin-bottom:36px;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap figure img{border-top-left-radius:15px;border-top-right-radius:15px}.cases-we-fund-additional-info .section-with-2-card .grid-section-cwfa>.wrap .bottom-text{max-width:848px;line-height:165.182%}.cases-we-fund-additional-info .section-with-2-card .cards-section .box{gap:20px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .cards-section .box{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.cases-we-fund-additional-info .section-with-2-card .cards-section .box .card{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:64px 46px;border-radius:15px;background-color:#212F4B}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-2-card .cards-section .box .card{padding:34px 20px 34px}}.cases-we-fund-additional-info .section-with-2-card .cards-section .box .card h5{color:#FFD55C;font-size:25px;font-weight:700;line-height:135%;margin-bottom:23px}@media (max-width:768px){.cases-we-fund-additional-info .section-with-2-card .cards-section .box .card h5{font-size:20px}}.cases-we-fund-additional-info .section-with-2-card .cards-section .box .card p{color:#FFF;line-height:165.182%}.cases-we-fund-additional-info .image-with-description{margin-bottom:80px}@media (max-width:768px){.cases-we-fund-additional-info .image-with-description{margin-bottom:45px}}.cases-we-fund-additional-info .image-with-description .block{margin-bottom:98px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:1024px){.cases-we-fund-additional-info .image-with-description .block{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin-bottom:49px}}.cases-we-fund-additional-info .image-with-description .block:nth-child(even){flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}@media (max-width:1024px){.cases-we-fund-additional-info .image-with-description .block:nth-child(even){flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.cases-we-fund-additional-info .image-with-description .block:nth-child(even) .text .wrapper{margin-left:0;max-width:632px}@media (max-width:1024px){.cases-we-fund-additional-info .image-with-description .block .image{margin-bottom:36px}}.cases-we-fund-additional-info .image-with-description .block .image figure{position:relative}.cases-we-fund-additional-info .image-with-description .block .image figure:before{position:absolute;content:"";width:98%;height:41px;bottom:-21px;background-color:#ffd55c;right:0;z-index:0;border-radius:15px}@media (max-width:1024px){.cases-we-fund-additional-info .image-with-description .block .image figure:before{display:none}}.cases-we-fund-additional-info .image-with-description .block .image figure img{position:relative;z-index:1;border-radius:15px}.cases-we-fund-additional-info .image-with-description .block .text .wrapper{margin-left:58px;max-width:632px}@media (max-width:1024px){.cases-we-fund-additional-info .image-with-description .block .text .wrapper{margin-left:0}}.cases-we-fund-additional-info .section-with-bg-and-img{color:#7E9EE0;max-width:1920px;margin:0 auto 20px;background:#0E1D3C;padding:96px 0 162px;position:relative}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-bg-and-img{margin-bottom:40px}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.right p,.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left p{max-width:642px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.right p,.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left p{max-width:100%}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left{position:relative}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left{margin-bottom:40px}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left p:has(img){text-align:center !important}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left img{border-radius:15px;margin-bottom:123px}@media (max-width:1440px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left img{margin-bottom:80px}}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left img{margin-bottom:60px}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left img{margin-bottom:31px}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left:before{content:"";position:absolute;background:url(../img/blue-ball.svg);background-size:cover;background-repeat:no-repeat;height:51px;width:51px;left:-108px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media (max-width:1700px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left:before{content:none}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left:after{content:"";position:absolute;background:url(../img/blue-ball.svg);background-size:cover;background-repeat:no-repeat;height:51px;width:51px;right:-166px;bottom:0}@media (max-width:1700px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.left:after{content:none}}.cases-we-fund-additional-info .section-with-bg-and-img .col-6.right:after{content:"";position:absolute;background:url(../img/blue-ball.svg);background-size:cover;background-repeat:no-repeat;height:72px;width:72px;right:-96px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media (max-width:1700px){.cases-we-fund-additional-info .section-with-bg-and-img .col-6.right:after{content:none}}.cases-we-fund-additional-info .section-with-bg-and-img h2{color:#fff;margin-bottom:35px}@media (max-width:1024px){.cases-we-fund-additional-info .section-with-bg-and-img h2{margin-bottom:12px}}.cases-we-fund-additional-info .section-with-bg-and-img:before{position:absolute;content:"";height:192px;width:100%;top:-1px;background:linear-gradient(270deg, #F7F7F7 0.08%, #FFF 99.84%);clip-path:polygon(0 0, 100% 0, 100% 45%, 0 100%)}@media (max-width:768px){.cases-we-fund-additional-info .section-with-bg-and-img:before{content:none}}.cases-we-fund-additional-info .section-with-bg-and-img:after{position:absolute;content:"";height:192px;width:100%;bottom:-29px;background:#fff;clip-path:polygon(0 55%, 100% 0, 100% 100%, 0 100%)}@media (max-width:768px){.cases-we-fund-additional-info .section-with-bg-and-img:after{content:none}}@media (max-width:768px){.cases-we-fund-additional-info .section-with-bg-and-img{padding:68px 0 71px;margin:0 auto 41px}}.cases-we-fund-additional-info .section-with-bg-and-img .wrap{position:relative;z-index:10;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.cases-we-fund-additional-info .bottom-section{position:relative;width:1920px;max-width:100%;margin:0 auto;padding:49px 0 133px;background:url(../img/step-section-bg.png);background-position:center -431px;background-repeat:no-repeat}.cases-we-fund-additional-info .bottom-section .three-steps{margin-bottom:222px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps{margin-bottom:100px}}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .three-steps{margin-bottom:77px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap h2{max-width:881px;margin:0 auto 48px;text-align:center}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap h2{text-align:start;margin-bottom:40px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box:before{content:"";height:100%;width:1px;background-color:#212F4B;position:absolute;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box:before{left:0;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item{height:auto;max-width:50%;padding-right:20px;position:relative}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item{max-width:100%;margin-left:37px;padding-right:0px}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:not(:last-child){margin-bottom:80px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even){-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end;padding-right:0}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even) .wrapper{margin-left:83px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even){-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even) .wrapper{margin-left:0px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even):after{position:absolute;content:"";top:96px;width:11px;height:11px;background:#212F4B;border-radius:50%;right:auto;left:-5px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even):after{left:-42px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:nth-child(even) .content p{max-width:564px}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item span{top:20px;position:absolute;color:#FFD55C;font-size:200px;font-weight:600;line-height:0.8;opacity:0.5}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:after{position:absolute;content:"";top:96px;width:11px;height:11px;background:#212F4B;border-radius:50%;right:-5px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item:after{right:auto;left:-42px}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item .content{position:relative;z-index:1;max-width:557px;margin-left:80px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item .content{margin-left:0}}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item .content img{margin-bottom:21px}.cases-we-fund-additional-info .bottom-section .three-steps .wrap .box .item .content h5{font-weight:700;line-height:135%;margin-bottom:14px}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap h2{margin-bottom:45px}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap h2{margin-bottom:35px}}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap h2{margin-bottom:19px}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;border-radius:22px;background:#0E1D3C;min-height:792px;padding:32px 29px 34px 62px}@media (max-width:1440px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block{padding:32px 29px 34px 30px}}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block{padding:26px 20px 18px}}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block{padding:37px 9px 9px;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left{flex-basis:275px;color:#fff}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left{flex-basis:220px}}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left{flex-basis:auto;margin-bottom:11px}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs{margin-top:26px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs{display:none}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs .item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-bottom:11px}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs a{font-weight:600;color:#fff;cursor:pointer;padding:11px 17px;text-decoration:none}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs a:hover{border-radius:6px;background:#FFD55C;color:#0E1D3C}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .desktop-tabs a.active{border-radius:6px;background:#FFD55C;color:#0E1D3C}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container{position:relative;display:none}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container{display:block}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab{border-radius:6px;background:#FFD55C;padding:10px 20px;color:#0E1D3C;cursor:pointer;position:relative}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab:after,.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab:before{position:absolute;content:"";height:2px;width:10px;border-radius:15px;right:17px;background-color:#A1915F;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);transform-origin:center;transition:rotate 1s}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab.active:after{rotate:135deg}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab.active:before{rotate:225deg}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab:after{rotate:45deg;right:24px}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .tab:before{rotate:315deg}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .dropdown{width:100%;display:block;position:absolute;background-color:#ffffff;box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index:1}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .dropdown a{padding:12px 16px;display:block;text-decoration:none;color:black}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .left .tab-container .dropdown a:hover{background-color:#f1f1f1}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right{flex:1;border-radius:7px;background:#FFF;padding:66px 88px 58px 70px}@media (max-width:1440px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right{padding:45px 60px}}@media (max-width:1024px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right{padding:35px;border-radius:13px}}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right{padding:27px 7px 20px 18px;border-radius:17px}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right h3{color:#0E1D3C;font-family:"Rubik";font-size:30px;font-weight:600;margin-bottom:24px}@media (max-width:768px){.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right h3{font-size:24px;margin-bottom:32px}}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right .tabs-content{display:none}.cases-we-fund-additional-info .bottom-section .personal-injury .wrap .block .right .tabs-content.active{display:block}.how-it-works{padding:106px 0 133px;background:url(../img/bg-hiw.png);background-position:center;background-repeat:no-repeat;position:relative;width:1920px;max-width:100%;margin:0 auto}@media (max-width:768px){.how-it-works{background:none;padding:48px 0 65px}}.how-it-works .wrap h2{max-width:860px;margin-bottom:134px}@media (max-width:768px){.how-it-works .wrap h2{margin-bottom:82px}}.how-it-works .wrap .thres-step-w{position:relative}.how-it-works .wrap .thres-step-w:before{position:absolute;content:"";background-color:#212F4B;height:100%;width:1px}.how-it-works .wrap .thres-step-w .item{position:relative;padding-left:83px;margin-bottom:109px}@media (max-width:768px){.how-it-works .wrap .thres-step-w .item{padding-left:37px;margin-bottom:77px}}.how-it-works .wrap .thres-step-w .item:before{position:absolute;content:"";left:-5px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:11px;height:11px;background-color:#212F4B;border-radius:50%}.how-it-works .wrap .thres-step-w .item .number-back{position:absolute;color:#FFD55C;font-size:200px;font-weight:600;opacity:0.5;line-height:0.8;z-index:0}@media (max-width:768px){.how-it-works .wrap .thres-step-w .item .number-back{font-size:140px}}.how-it-works .wrap .thres-step-w .item .content{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-left:-22px}@media (max-width:768px){.how-it-works .wrap .thres-step-w .item .content{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;margin-left:16px;top:-11px}}.how-it-works .wrap .thres-step-w .item .content img{margin-right:36px;height:100%}@media (max-width:768px){.how-it-works .wrap .thres-step-w .item .content img{margin-bottom:19px}}.how-it-works .wrap .thres-step-w .item .content .text-content{margin-top:83px;padding-right:9px}@media (max-width:768px){.how-it-works .wrap .thres-step-w .item .content .text-content{margin-top:0px}}.how-it-works .wrap .thres-step-w .item .content .text-content h5{font-weight:700;margin-bottom:3px}.how-it-works .wrap .thres-step-w .item .content .text-content p{line-height:165.182%}.how-it-works .wrap .two-column{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;gap:91px}@media (max-width:1024px){.how-it-works .wrap .two-column{gap:35px}}@media (max-width:768px){.how-it-works .wrap .two-column{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap}}@media (max-width:768px){.how-it-works .wrap .two-column .col-6{margin-bottom:35px}}.how-it-works .wrap .two-column .col-6 h5{font-weight:700;margin-bottom:16px}.how-it-works .wrap .two-column .col-6 p:has(img){width:68px;height:68px;margin-bottom:35px}.pre-settlement-funding{padding:120px 0 0}@media (max-width:768px){.pre-settlement-funding{padding:48px 0 0}}.pre-settlement-funding .block-with-img-text{margin-bottom:131px}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text{margin-bottom:50px}}@media (max-width:768px){.pre-settlement-funding .block-with-img-text{margin-bottom:40px}}.pre-settlement-funding .block-with-img-text .top{margin-bottom:77px;gap:98px}@media (max-width:1440px){.pre-settlement-funding .block-with-img-text .top{gap:45px}}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .top{margin-bottom:30px;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical;gap:30px}}.pre-settlement-funding .block-with-img-text .top .left{-webkit-flex-basis:49.3%;-moz-flex-basis:49.3%;-ms-flex-basis:49.3%;flex-basis:49.3%}.pre-settlement-funding .block-with-img-text .top .left figure{position:relative}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .top .left figure{text-align:center}}.pre-settlement-funding .block-with-img-text .top .left figure:before{position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);content:"";width:98%;height:41px;bottom:-14px;background-color:#ffd55c;z-index:0;border-radius:15px}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .top .left figure:before{display:none}}.pre-settlement-funding .block-with-img-text .top .left figure img{position:relative;z-index:1;border-radius:15px}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .top .left figure img{width:400px;max-width:100%}}.pre-settlement-funding .block-with-img-text .top .right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.pre-settlement-funding .block-with-img-text .bottom{gap:98px}@media (max-width:1440px){.pre-settlement-funding .block-with-img-text .bottom{gap:45px}}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .bottom{margin-bottom:30px;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-wrap:none;gap:30px}}.pre-settlement-funding .block-with-img-text .bottom .left{-webkit-flex-basis:49.3%;-moz-flex-basis:49.3%;-ms-flex-basis:49.3%;flex-basis:49.3%;padding-right:24px;margin-top:54px}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .bottom .left{margin-top:0}}.pre-settlement-funding .block-with-img-text .bottom .right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;position:relative;aspect-ratio:1}@media (max-width:1024px){.pre-settlement-funding .block-with-img-text .bottom .right{width:400px;max-width:100%;margin:0 auto}}.pre-settlement-funding .block-with-img-text .bottom .back-image,.pre-settlement-funding .block-with-img-text .bottom .front-image{position:absolute;width:66%;aspect-ratio:1}.pre-settlement-funding .block-with-img-text .bottom .back-image figure img,.pre-settlement-funding .block-with-img-text .bottom .front-image figure img{border-radius:15px}.pre-settlement-funding .block-with-img-text .bottom .back-image{top:0;right:0}.pre-settlement-funding .block-with-img-text .bottom .front-image{position:absolute;bottom:0;left:0}.pre-settlement-funding .background-with-text{width:1920px;max-width:100%;margin:0 auto;background-color:#0E1D3C;position:relative}@media (max-width:1024px){.pre-settlement-funding .background-with-text{z-index:0}}@media (max-width:480px){.pre-settlement-funding .background-with-text{overflow:hidden}}.pre-settlement-funding .background-with-text:before{position:absolute;content:"";background:#0e1d3c;background:linear-gradient(90deg, #0E1D3C 31.15%, rgba(14, 29, 60, 0) 97.5%);z-index:1;inset:0}.pre-settlement-funding .background-with-text .background-img{position:absolute;content:"";inset:0;z-index:0;opacity:0.4}.pre-settlement-funding .background-with-text .wrap{z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width:1024px){.pre-settlement-funding .background-with-text .wrap{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.pre-settlement-funding .background-with-text .wrap .text{-webkit-flex-basis:45%;-moz-flex-basis:45%;-ms-flex-basis:45%;flex-basis:45%;margin-top:134px}@media (max-width:1440px){.pre-settlement-funding .background-with-text .wrap .text{margin-top:50px}}.pre-settlement-funding .background-with-text .wrap .text h2{color:#fff;margin-bottom:44px}@media (max-width:768px){.pre-settlement-funding .background-with-text .wrap .text h2{margin-bottom:25px}}.pre-settlement-funding .background-with-text .wrap .text p{color:#7E9EE0}.pre-settlement-funding .background-with-text .wrap .image{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-top:-75px;position:relative}@media (max-width:1024px){.pre-settlement-funding .background-with-text .wrap .image{margin-top:0px;width:250px;max-width:100%;margin:0 auto}}.pre-settlement-funding .background-with-text .wrap .image:before{position:absolute;content:"";border-radius:50%;width:797px;max-width:100%;aspect-ratio:1;background-color:#fff;z-index:0;bottom:-114px;right:-100px}@media (max-width:1700px){.pre-settlement-funding .background-with-text .wrap .image:before{right:-19px}}@media (max-width:1024px){.pre-settlement-funding .background-with-text .wrap .image:before{right:auto;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);max-width:138%;bottom:-68px}}.pre-settlement-funding .background-with-text .wrap .image figure{text-align:end;position:relative;z-index:1}.pre-settlement-funding .bottom-block{position:relative;width:1920px;max-width:100%;margin:0 auto;padding-bottom:120px;background:url(../img/bg_psf.png)}@media (max-width:1024px){.pre-settlement-funding .bottom-block{padding-bottom:100px}}@media (max-width:768px){.pre-settlement-funding .bottom-block{padding-bottom:70px}}.pre-settlement-funding .bottom-block .text-with-img{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:768px){.pre-settlement-funding .bottom-block .text-with-img{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin-bottom:0px}}.pre-settlement-funding .bottom-block .text-with-img .left{-webkit-flex-basis:49.3%;-moz-flex-basis:49.3%;-ms-flex-basis:49.3%;flex-basis:49.3%}@media (max-width:768px){.pre-settlement-funding .bottom-block .text-with-img .left{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin-bottom:18px}}.pre-settlement-funding .bottom-block .text-with-img .right{-webkit-flex-basis:37%;-moz-flex-basis:37%;-ms-flex-basis:37%;flex-basis:37%}@media (max-width:768px){.pre-settlement-funding .bottom-block .text-with-img .right{margin-bottom:35px}}.pre-settlement-funding .bottom-block .text-with-img .right figure{text-align:center}.pre-settlement-funding .bottom-block .text-with-img .right figure img{border-top-right-radius:15px;border-top-left-radius:15px}@media (max-width:768px){.pre-settlement-funding .bottom-block .text-with-img .right figure img{width:400px;max-width:100%}}@media (max-width:768px){.pre-settlement-funding .bottom-block .surgery-financing .text-block{margin-bottom:44px}}@media (max-width:768px){.pre-settlement-funding .bottom-block .surgery-financing .img-with-text{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical;margin-bottom:0px}}.surgery-financing .img-with-text{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:100px}@media (max-width:768px){.surgery-financing .img-with-text{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin-bottom:44px}}.surgery-financing .img-with-text .image-block{-webkit-flex-basis:37%;-moz-flex-basis:37%;-ms-flex-basis:37%;flex-basis:37%}@media (max-width:768px){.surgery-financing .img-with-text .image-block{margin-bottom:35px}}.surgery-financing .img-with-text .image-block figure img{border-top-left-radius:15px;border-top-right-radius:15px}@media (max-width:768px){.surgery-financing .img-with-text .image-block figure img{width:400px;max-width:100%}}.surgery-financing .img-with-text .text-block{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-left:73px}@media (max-width:768px){.surgery-financing .img-with-text .text-block{margin-left:0}}.surgery-financing .img-with-text .text-block h2{margin-bottom:36px}@media (max-width:768px){.surgery-financing .img-with-text .text-block h2{margin-bottom:21px}}.surgery-financing .img-with-text .text-block h4{color:#0E1D3C;font-family:"Rubik";font-size:25px;font-weight:700;line-height:135%;margin-bottom:15px}@media (max-width:768px){.surgery-financing .img-with-text .text-block h4{font-size:18px;margin-bottom:6px}}.surgery-financing .card-items{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin:0 auto}.surgery-financing .card-items>*{width:23%;margin:0 1% 1.25em}@media (max-width:1024px){.surgery-financing .card-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.surgery-financing .card-items>*{width:31.3333333333%;margin:0 1% 1.3333333333em}}@media (max-width:768px){.surgery-financing .card-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.surgery-financing .card-items>*{width:48%;margin:0 1% 1.5em}}.surgery-financing .card-items .item{text-align:center}.surgery-financing .card-items .item img{aspect-ratio:1;width:140px;margin-bottom:30px}@media (max-width:768px){.surgery-financing .card-items .item img{width:99px;margin-bottom:18px}}.surgery-financing .card-items .item span{color:#0E1D3C;font-family:"Rubik";font-size:24px;font-weight:600;text-transform:capitalize}@media (max-width:768px){.surgery-financing .card-items .item span{font-size:16px;max-width:99px}}.pre-settlement-funding-second{position:relative;width:1920px;max-width:100%;margin:0 auto;padding:132px 0 126px;background:url(../img/bg_psfs.png);background-position:bottom;background-repeat:no-repeat}@media (max-width:1024px){.pre-settlement-funding-second{padding:45px 0;background:none}}@media (max-width:768px){.pre-settlement-funding-second{padding:35px 0;background:none}}.pre-settlement-funding-second .accordion-block{width:100%;margin-bottom:127px}@media (max-width:768px){.pre-settlement-funding-second .accordion-block{margin-bottom:55px}}.the-process-is-simple{width:1920px;max-width:100%;margin:0 auto;padding:92px 0 261px;background:url(../img/first-bg-main.png), #0E1D3C;background-repeat:no-repeat;background-position:bottom right}.the-process-is-simple .wrap{width:1240px}@media (max-width:1024px){.the-process-is-simple{padding:20px 0 77px}}.the-process-is-simple .title{text-align:center;margin-bottom:90px}.the-process-is-simple .title h2{color:#fff;margin-bottom:12px;font-weight:500}@media (max-width:768px){.the-process-is-simple .title h2{font-size:32px;margin-bottom:4px}}.the-process-is-simple .title p{color:#fff;font-size:14px;font-weight:600}@media (max-width:768px){.the-process-is-simple .title p{font-size:16px}}.the-process-is-simple .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%;text-align:center}.the-process-is-simple .items>*{width:31.3333333333%;margin:0 1% 1.3333333333em}@media (max-width:768px){.the-process-is-simple .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.the-process-is-simple .items>*{width:99%;margin:0 0.5% 1em}}.the-process-is-simple .items .image-item{margin-bottom:48px;width:100px;height:100px;margin:0 auto 48px}@media (max-width:768px){.the-process-is-simple .items .image-item{margin-bottom:35px}}.the-process-is-simple .items .number{padding:14px 22px;background-color:#FFD55C;border-radius:50%;display:inline-block;margin-bottom:40px;font-family:"Rubik";font-size:40px;font-weight:700;width:73px;height:73px}@media (max-width:768px){.the-process-is-simple .items .number{margin-bottom:26px}}.the-process-is-simple .items .text-content{color:#fff}.the-process-is-simple .items .text-content h3{font-family:"Rubik";font-size:30px;font-weight:700;margin-bottom:11px}@media (max-width:768px){.the-process-is-simple .items .text-content h3{font-size:24px;margin-bottom:18px}}.the-process-is-simple .items .text-content p{color:#FFF;font-weight:600;line-height:135%}.the-process-is-simple .items .text-content p span{color:#FFD55C}.the-process-is-simple .items .text-content p strong{font-weight:800}.do-you-need-money{margin-top:-142px;position:relative;margin-bottom:-266px;z-index:2}@media (max-width:1024px){.do-you-need-money{margin-top:0;margin-bottom:0}}@media (max-width:1024px){.do-you-need-money .wrap{max-width:100%}}.do-you-need-money .block-wrapper{border-radius:11px;background:#274DF6;padding:96px 78px 96px 67px}@media (max-width:1024px){.do-you-need-money .block-wrapper{padding:59px 7px 63px 7px;border-radius:0px}}.do-you-need-money .block-wrapper .text-content{color:#FFF;margin-bottom:40px}@media (max-width:1024px){.do-you-need-money .block-wrapper .text-content{margin-bottom:20px;text-align:center}}.do-you-need-money .block-wrapper .bottom-text{gap:27px}@media (max-width:1024px){.do-you-need-money .block-wrapper .bottom-text{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}}.do-you-need-money .block-wrapper .bottom-text h2{color:#fff;margin-bottom:0}@media (max-width:1024px){.do-you-need-money .block-wrapper .bottom-text h2{text-align:center;font-size:32px;margin-right:25px}}@media (max-width:768px){.do-you-need-money .block-wrapper .bottom-text h2{margin-right:0px}}.do-you-need-money .block-wrapper .bottom-text a{padding:15px 59px;border-radius:11px;background:#FFF;color:#274DF6;text-transform:capitalize;font-size:20px;font-style:normal;font-weight:700;line-height:normal;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.two-block{position:relative;width:1920px;max-width:100%;margin:0 auto;background:url(../img/bg_types_main.png);background-position:center 488px;background-repeat:no-repeat}.two-block .types-of-cases-funded{margin-bottom:122px}@media (max-width:768px){.two-block .types-of-cases-funded{margin-bottom:82px}}.two-block .types-of-cases-funded .title-block-tosf{text-align:center;margin-bottom:78px}@media (max-width:1024px){.two-block .types-of-cases-funded .title-block-tosf{margin-bottom:35px}}@media (max-width:768px){.two-block .types-of-cases-funded .title-block-tosf{margin-bottom:27px}}.two-block .types-of-cases-funded .title-block-tosf h2{margin-bottom:16px}@media (max-width:768px){.two-block .types-of-cases-funded .title-block-tosf h2{font-style:32px}}.two-block .types-of-cases-funded .bottom{position:relative}@media (max-width:1024px){.two-block .types-of-cases-funded .bottom{display:none}}.two-block .types-of-cases-funded .bottom .swiper{width:100%;height:100%}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide{height:auto;padding-bottom:11px}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide .item{position:relative;height:100%;padding:30px 24px 21px;text-align:center;font-size:18px;border-radius:15px;border:1px solid #FFF;background:#212F4B;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;z-index:1}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide .item figure{height:80px;width:auto;margin-bottom:41px}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide .item figure img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide .item h5{color:#FFF;font-weight:700;text-transform:capitalize}.two-block .types-of-cases-funded .bottom .swiper .swiper-slide:after{content:"";bottom:0px;width:90%;height:20px;background-color:#FFD55C;z-index:0;border-radius:15px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.two-block .types-of-cases-funded .bottom .button-next,.two-block .types-of-cases-funded .bottom .button-prev{position:absolute;width:50px;height:50px;background-color:#212F4B;border-radius:50%;color:#fff;cursor:pointer;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media (max-width:1600px){.two-block .types-of-cases-funded .bottom .button-next,.two-block .types-of-cases-funded .bottom .button-prev{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:-40px}}.two-block .types-of-cases-funded .bottom .button-next:after,.two-block .types-of-cases-funded .bottom .button-prev:after{position:absolute;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:11px;height:11px;border-bottom:1px solid #fff;transform-origin:left}.two-block .types-of-cases-funded .bottom .button-next{right:-70px}.two-block .types-of-cases-funded .bottom .button-next:after{border-right:1px solid #fff;rotate:315deg}@media (max-width:1600px){.two-block .types-of-cases-funded .bottom .button-next{left:53%}}.two-block .types-of-cases-funded .bottom .button-prev{left:-70px}.two-block .types-of-cases-funded .bottom .button-prev:after{border-left:1px solid #fff;rotate:45deg}@media (max-width:1600px){.two-block .types-of-cases-funded .bottom .button-prev{left:47%}}.two-block .types-of-cases-funded .bottom_phone{display:none}@media (max-width:1024px){.two-block .types-of-cases-funded .bottom_phone{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.two-block .types-of-cases-funded .bottom_phone>*{width:23%;margin:0 1% 1.25em}}@media (max-width:768px){.two-block .types-of-cases-funded .bottom_phone{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.two-block .types-of-cases-funded .bottom_phone>*{width:31.3333333333%;margin:0 1% 1.3333333333em}}@media (max-width:480px){.two-block .types-of-cases-funded .bottom_phone{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.two-block .types-of-cases-funded .bottom_phone>*{width:48%;margin:0 1% 1.5em}}.two-block .types-of-cases-funded .bottom_phone .wrapper-item{position:relative;padding-bottom:11px}.two-block .types-of-cases-funded .bottom_phone .wrapper-item .item{position:relative;height:100%;padding:30px 24px 21px;text-align:center;font-size:18px;border-radius:15px;border:1px solid #FFF;background:#212F4B;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;z-index:1}.two-block .types-of-cases-funded .bottom_phone .wrapper-item .item figure{height:80px;width:auto;margin-bottom:41px}.two-block .types-of-cases-funded .bottom_phone .wrapper-item .item figure img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain}.two-block .types-of-cases-funded .bottom_phone .wrapper-item .item h5{color:#FFF;font-weight:700;text-transform:capitalize}.two-block .types-of-cases-funded .bottom_phone .wrapper-item:after{content:"";bottom:0px;width:90%;height:20px;background-color:#FFD55C;z-index:0;border-radius:15px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.two-block .services .text-content{max-width:1079px;text-align:center;margin:0 auto;margin-bottom:41px}@media (max-width:768px){.two-block .services .text-content{margin-bottom:36px}}.two-block .services .text-content h2{margin-bottom:27px}@media (max-width:768px){.two-block .services .text-content h2{margin-bottom:18px}}.two-block .services .text-content p{font-weight:600}.two-block .services .swiper{width:100%;height:100%}.two-block .services .swiper .swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}.two-block .services .swiper .swiper-slide figure{margin-top:9px;margin-bottom:36px;position:relative;height:376px}@media (max-width:768px){.two-block .services .swiper .swiper-slide figure{height:282px}}.two-block .services .swiper .swiper-slide figure:after{position:absolute;content:"";background-color:#FFD55C;height:20px;left:20px;bottom:-10px;right:20px;z-index:0;border-radius:15px}.two-block .services .swiper .swiper-slide figure:before{position:absolute;content:"";background-color:#FFD55C;height:43px;left:20px;top:16px;right:20px;z-index:1;rotate:349deg;border-radius:15px}.two-block .services .swiper .swiper-slide figure img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:cover;border-bottom-right-radius:15px;border-bottom-left-radius:15px;-webkit-mask-image:url(../img/Intersect.png);-moz-mask-image:url(../img/Intersect.png);-ms-mask-image:url(../img/Intersect.png);mask-image:url(../img/Intersect.png);-webkit-mask-repeat:no-repeat;-moz-mask-repeat:no-repeat;-ms-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-moz-mask-size:100% 100%;-ms-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:top;-moz-mask-position:top;-ms-mask-position:top;mask-position:top}.pop-up-home{display:none;text-align:center;background:#FFF;padding:70px 30px 60px 30px;width:710px;max-width:94%;position:relative;z-index:1;background:#0E1D3C;border-bottom:5px solid #FFD55C;border-left:5px solid #FFD55C}@media (max-width:768px){.pop-up-home{padding:48px 25px 15px}}.pop-up-home:before{position:absolute;content:"";z-index:2;background:linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 18.91%)}.pop-up-home .fancybox-close-small{width:48px;height:48px;background-color:#FFD55C}@media (max-width:768px){.pop-up-home .fancybox-close-small{width:35px;height:35px}}.pop-up-home .background{position:absolute;inset:0;z-index:0;opacity:0.17}.pop-up-home p{position:relative;z-index:10;color:#FFD55C;text-align:center;font-family:"Rubik";font-size:25px;font-weight:500;line-height:144.5%;margin-bottom:35px;text-transform:capitalize}.pop-up-home p:last-child{margin-bottom:0}@media (max-width:768px){.pop-up-home p{font-size:22px}}@media (max-width:480px){.pop-up-home p{font-size:20px}}.pop-up-home p strong{font-weight:600;font-size:30px}@media (max-width:768px){.pop-up-home p strong{font-size:27px}}@media (max-width:480px){.pop-up-home p strong{font-size:24px}}.calculate-your-savings{margin:97px 0 127px;overflow:hidden}@media (max-width:768px){.calculate-your-savings{margin:64px 0 72px}}.calculate-your-savings .wrapper-content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:1024px){.calculate-your-savings .wrapper-content{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.calculate-your-savings .wrapper-content .text-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding-right:25px}.calculate-your-savings .wrapper-content .text-content h2{margin-bottom:15px}.calculate-your-savings .wrapper-content .text-content h2 span{color:#FFD55C;font-family:"Rubik";font-size:39px;font-weight:500;line-height:127%}@media (max-width:768px){.calculate-your-savings .wrapper-content .text-content h2 span{font-size:32px}}@media (max-width:768px){.calculate-your-savings .wrapper-content .text-content h2{font-size:32px}}.calculate-your-savings .wrapper-content .text-content h3{color:#0E1D3C;font-family:"Rubik";font-size:36px;font-weight:400;margin-top:125px;margin-bottom:24px}.calculate-your-savings .wrapper-content .text-content h3 span{color:#EEC54F;font-size:36px;font-weight:500}@media (max-width:768px){.calculate-your-savings .wrapper-content .text-content h3 span{font-size:32px}}@media (max-width:1024px){.calculate-your-savings .wrapper-content .text-content h3{margin-top:35px}}@media (max-width:768px){.calculate-your-savings .wrapper-content .text-content h3{margin-top:20px}}@media (max-width:1024px){.calculate-your-savings .wrapper-content .text-content{margin-bottom:20px}}@media (max-width:768px){.calculate-your-savings .wrapper-content .text-content{margin-bottom:15px}}.calculate-your-savings .wrapper-content .table{-webkit-flex-basis:56%;-moz-flex-basis:56%;-ms-flex-basis:56%;flex-basis:56%}@media (max-width:768px){.calculate-your-savings .wrapper-content .table{width:100%}}.calculate-your-savings .wrapper-content .table .wrapper{position:relative}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper{background-color:#0E1D3C;padding:29px 15px 22px;border-radius:15px;width:100%}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header{background-color:#0E1D3C;border-top-left-radius:15px;border-top-right-radius:15px;border:1px solid #0E1D3C;color:#fff;padding:20px 46px 18px 20px}@media (max-width:1440px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header{padding:20px 15px 18px 15px}}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header{padding:0;margin-bottom:27px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header h5{text-align:center;text-transform:uppercase;margin-bottom:13px;font-size:25px}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header form{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .text-input{font-family:"Rubik";font-size:20px;font-weight:700;line-height:135%;text-transform:uppercase;margin-right:29px}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .text-input{margin-right:0px;text-align:center;margin-bottom:20px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .input-field{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-right:11px}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .input-field{margin-right:0px;margin-bottom:7px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .input-field input{padding:11px 0 11px 20px;border-radius:5px;background:#47526B;color:#FFF;font-size:25px;font-weight:700;height:56px;border:none}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form .input-field input::placeholder{color:#FFF;font-size:25px;font-weight:700}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form button[type="submit"]{cursor:pointer;flex-basis:162px;padding:15px 34px;border-radius:5px;background:#F7CD54;color:#483706;font-size:20px;font-weight:700;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-header form button[type="submit"]{flex-basis:auto}}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form button[type="submit"]:hover{background:#f5c22d;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form button[type="submit"].active{position:relative}.calculate-your-savings .wrapper-content .table .wrapper .calc-header form button[type="submit"].active:before{content:"";z-index:1;display:inline-block;background-image:url(../img/ajax-loader.gif);background-size:cover;width:10px;height:10px;border:none;margin:0 0 0 4px;vertical-align:middle;background-color:#ffffff;padding:5px;border-radius:50%;margin-left:10px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:2px}.calculate-your-savings .wrapper-content .table .wrapper .calc-body{border:1px solid transparent;position:relative}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body{overflow:hidden;border-radius:15px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table{width:100%;border-left:1px solid #0E1D3C;border-right:1px solid #0E1D3C;border-bottom:1px solid #0E1D3C;font-family:"Rubik";color:#0E1D3C;font-size:16px;border-collapse:collapse;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-style:hidden;box-shadow:0 0 0 1px #666}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table{width:200%;background-color:#fff}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table thead tr th{padding:17px 0 16px 20px;text-align:start;font-weight:700;line-height:135%;border-left:1px solid #0E1D3C;font-size:15px}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table thead tr th{font-size:14px;padding:6px 0 9px 10px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table thead tr th:last-child{background:#FFD55C}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table thead tr th:last-child br{display:none}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr{border-bottom:1px solid rgba(14, 29, 60, 0.1)}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:first-child td{background:rgba(14, 29, 60, 0.1)}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:nth-child(odd) td:last-child{background:rgba(216, 160, 0, 0.9)}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:nth-child(odd) td:last-child.other-color{background-color:#0E1D3C;color:#fff}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:first-child{font-size:19px;font-weight:500;line-height:135%}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:first-child{font-size:14px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr:last-child td:last-child{border-bottom-right-radius:15px}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td{padding:16px 0px 16px 20px;border-left:1px solid #0E1D3C;font-size:15px}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td{width:25%;font-size:13px;padding:16px 8px 16px 10px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td span.underline-custom{text-decoration:underline}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td:first-child{font-weight:500;line-height:135%;width:25%}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child{background:#FFD55C}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color{background-color:#0E1D3C;color:#fff}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color.color-orang{color:#ECBB2E;font-family:"Rubik";font-size:25px;font-weight:700;line-height:135%}@media (max-width:768px){.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td:last-child.other-color.color-orang{font-size:20px}}.calculate-your-savings .wrapper-content .table .wrapper .calc-body table tbody tr td .gray{color:#7A7A7A}.calculate-your-savings .wrapper-content .table .wrapper .button-switch{position:absolute;height:131px;width:68px;border-radius:6px;border:1px solid #FFD55C;background:#0E1D3C;right:-12px;color:#FFD55C;padding:30px 12px;text-transform:uppercase;bottom:30%}.calculate-your-savings .wrapper-content .table .wrapper .button-switch:before,.calculate-your-savings .wrapper-content .table .wrapper .button-switch:after{position:absolute;content:"";width:10px;height:2px;background-color:#D9D9D9;border-radius:2px;top:70px;left:25px}.calculate-your-savings .wrapper-content .table .wrapper .button-switch:before{rotate:45deg}.calculate-your-savings .wrapper-content .table .wrapper .button-switch:after{rotate:-45deg;top:77px}.calculate-your-savings .wrapper-content .table .wrapper .button-switch.active:before{rotate:-45deg}.calculate-your-savings .wrapper-content .table .wrapper .button-switch.active:after{rotate:45deg;top:77px}.img-with-text-main{position:relative;width:1920px;max-width:100%;margin:26px auto 87px;position:relative;padding:101px 0}@media (max-width:1024px){.img-with-text-main{padding:45px 0}}@media (max-width:768px){.img-with-text-main{display:none;padding:35px 0}}.img-with-text-main:before{position:absolute;content:"";inset:0;clip-path:polygon(0 50%, 100% 0, 100% 100%, 0 100%);background:linear-gradient(272deg, #EAEAEA 4.39%, rgba(246, 246, 246, 0) 62.43%)}.img-with-text-main .wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:100px}@media (max-width:1024px){.img-with-text-main .wrap{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;margin-bottom:44px}}.img-with-text-main .wrap .image-block{-webkit-flex-basis:36%;-moz-flex-basis:36%;-ms-flex-basis:36%;flex-basis:36%;aspect-ratio:1}@media (max-width:1024px){.img-with-text-main .wrap .image-block{margin-bottom:35px}}.img-with-text-main .wrap .image-block figure img{border-top-left-radius:15px;border-top-right-radius:15px;object-fit:cover;aspect-ratio:1}@media (max-width:1024px){.img-with-text-main .wrap .image-block figure img{width:400px;max-width:100%}}.img-with-text-main .wrap .text-block{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin-left:73px}@media (max-width:1024px){.img-with-text-main .wrap .text-block{margin-left:0}}.img-with-text-main .wrap .text-block h2{margin-bottom:36px}@media (max-width:1024px){.img-with-text-main .wrap .text-block h2{margin-bottom:21px}}.img-with-text-main .wrap .text-block h4{color:#0E1D3C;font-family:"Rubik";font-size:25px;font-weight:700;line-height:135%;margin-bottom:15px}@media (max-width:1024px){.img-with-text-main .wrap .text-block h4{font-size:18px;margin-bottom:6px}}.why-choose-us-main{position:relative;width:1920px;max-width:100%;margin:0 auto;min-height:1181px;position:relative;z-index:1}@media (max-width:1024px){.why-choose-us-main{min-height:auto}}.why-choose-us-main .background{position:absolute;inset:0;background-position:center;opacity:0.17}@media (max-width:1024px){.why-choose-us-main .background{height:50%}}.why-choose-us-main:before{position:absolute;content:"";clip-path:polygon(0 4%, 100% 100%, 0 100%);background:url(../img/bg-wcu.png);background-position:bottom right;background-repeat:no-repeat;background-color:#0E1D3C;width:100%;height:100%;z-index:2}@media (max-width:1440px){.why-choose-us-main:before{clip-path:polygon(0 4%, 100% 60%, 100% 100%, 0 100%)}}@media (max-width:1024px){.why-choose-us-main:before{clip-path:polygon(0 20%, 100% 9%, 100% 100%, 0 100%)}}.why-choose-us-main:after{position:absolute;content:"";clip-path:polygon(0 42%, 40.5% 42%, 101% 100%, 0 100%);background-color:#FFD55C;width:100%;height:100%;z-index:1;bottom:0}@media (max-width:768px){.why-choose-us-main:after{content:none}}.why-choose-us-main .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end;position:absolute;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);bottom:0;width:min(94%, 1440px);z-index:11}@media (max-width:1024px){.why-choose-us-main .wrapper{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;position:relative}}.why-choose-us-main .wrapper .left{position:relative;z-index:10;flex-basis:55%;margin-bottom:90px;margin-right:10px}@media (max-width:1440px){.why-choose-us-main .wrapper .left{margin-bottom:72px;margin-right:0px}}.why-choose-us-main .wrapper .left .text{margin-top:81px;margin-bottom:32px}@media (max-width:768px){.why-choose-us-main .wrapper .left .text{margin-bottom:25px}}.why-choose-us-main .wrapper .left .text h2{color:#fff;max-width:450px;margin-bottom:24px}@media (max-width:1024px){.why-choose-us-main .wrapper .left .text h2{margin-bottom:112px;color:#0E1D3C;font-size:32px}}.why-choose-us-main .wrapper .left .text p{color:#7E9EE0;max-width:640px}.why-choose-us-main .wrapper .left .cards{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.why-choose-us-main .wrapper .left .cards>*{width:48%;margin:0 1% 1.5em}@media (max-width:768px){.why-choose-us-main .wrapper .left .cards{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.25%;width:100.5%}.why-choose-us-main .wrapper .left .cards>*{width:99.5%;margin:0 0.25% 0.5em}}.why-choose-us-main .wrapper .left .cards .card{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;border-radius:15px;border:1px solid #FFF;background:#212F4B;padding:17px 8px 20px 16px}.why-choose-us-main .wrapper .left .cards .card figure{max-width:58px;-webkit-flex-basis:58px;-moz-flex-basis:58px;-ms-flex-basis:58px;flex-basis:58px;margin-right:15px}.why-choose-us-main .wrapper .left .cards .card .content{flex:1}.why-choose-us-main .wrapper .left .cards .card .content p{margin-bottom:4px}.why-choose-us-main .wrapper .left .cards .card .content p span{color:#FFD55C;font-size:18px;font-weight:700;line-height:135%;text-transform:uppercase}.why-choose-us-main .wrapper .left .cards .card .content p{color:#FFF;font-size:15px;line-height:135%}.why-choose-us-main .wrapper .right{position:relative;z-index:10;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.why-choose-us-main .wrapper .right figure{position:absolute;left:0;bottom:0;width:36vw;max-width:734px}@media (max-width:1750px){.why-choose-us-main .wrapper .right figure{width:100%}}@media (max-width:1024px){.why-choose-us-main .wrapper .right figure{display:none}}.why-choose-us-main .wrapper .right figure img{width:100%}header{position:sticky;z-index:10;will-change:transform, opacity;top:0}@media (max-width:1024px){header{background:#0E1D3C}}header .row{height:120px}@media (max-width:1440px){header .row{height:40px}}header #logo{opacity:1;color:#181818;max-width:250px;min-width:240px}@media (max-width:1300px){header #logo{max-width:230px;min-width:220px}}@media (max-width:1024px){header #logo{max-width:203px;min-width:203px}}header #logo:hover{opacity:0.8}header .top-h{background:#0E1D3C;padding:5px 0}@media (max-width:1024px){header .top-h{display:none}}header .top-h .text{font-size:17px;font-weight:600;color:#fff}@media (max-width:768px){header .top-h .text{font-size:16px}}header .logo-menu{padding-top:5px}@media (max-width:1024px){header .logo-menu{padding:35px 0}}header.move{background:#0E1D3C}.main_nav{font-size:0}.main_nav *{line-height:1}.main_nav a{display:block}.main_nav a:hover{text-decoration:none}.main_nav .level_a{position:relative}.main_nav .level_a li{position:relative;z-index:0;display:inline-block}.main_nav .level_a>li{margin:0 2px;border:1px solid rgba(60, 179, 113, 0)}.main_nav .level_a>li>a{font-size:16px;color:#FFF;font-weight:600;padding:15px 25px 15px 13px}@media (max-width:1500px){.main_nav .level_a>li>a{padding:13px 20px 13px 8px}}@media (max-width:1400px){.main_nav .level_a>li>a{font-size:14px}}@media (max-width:1300px){.main_nav .level_a>li>a{font-size:13px;padding:11px 15px 11px 5px}}@media (max-width:1100px){.main_nav .level_a>li>a{font-size:11px}}.main_nav .level_a>li.current-menu-item,.main_nav .level_a>li:hover{background:#0E1D3C;border-radius:10px;border:1px solid #D7A410}.main_nav .level_a>li.menu-item-has-children{position:relative;padding-right:25px}@media (max-width:1300px){.main_nav .level_a>li.menu-item-has-children{padding-right:10px}}.main_nav .level_a>li.menu-item-has-children:hover:before{pointer-events:auto}.main_nav .level_a>li.menu-item-has-children:before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:70px;content:"";pointer-events:none}.main_nav .level_a>li.menu-item-has-children:hover>.sub-menu{display:block}.main_nav .level_a>li.menu-item-has-children a{position:relative}.main_nav .level_a>li.menu-item-has-children a:after{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:0;content:"";font-family:"fontawesome";font-size:16px;font-weight:700;opacity:0.5;color:#FFF}.main_nav .level_a>li>.sub-menu{position:absolute;z-index:100;display:none;width:100%;margin-top:10px;padding:10px 0;border-radius:10px;border:1px solid #D7A410;min-width:140px;background:#0E1D3C}.main_nav .level_a>li>.sub-menu .sub-menu{display:block;padding-left:10px}.main_nav .level_a>li>.sub-menu li{display:block;list-style-type:none}.main_nav .level_a>li>.sub-menu a{font-size:16px;line-height:1.3;padding:3px 9px;color:#BDCBE7;font-weight:400}@media (max-width:1400px){.main_nav .level_a>li>.sub-menu a{font-size:14px}}@media (max-width:1300px){.main_nav .level_a>li>.sub-menu a{font-size:13px}}@media (max-width:1100px){.main_nav .level_a>li>.sub-menu a{font-size:11px}}.main_nav .level_a>li>.sub-menu a:after{display:none}.main_nav .level_a>li>.sub-menu a:hover{text-decoration:none;background:#21458f}footer .top{padding:40px 0 80px 0;border-top:1px solid #000}@media (max-width:1024px){footer .top{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;padding:60px 0}}footer .top .left{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-basis:23%;-moz-flex-basis:23%;-ms-flex-basis:23%;flex-basis:23%}@media (max-width:1024px){footer .top .left{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}}footer .top .left #logo{max-width:250px;min-width:230px}footer .top .right{-webkit-flex-basis:75%;-moz-flex-basis:75%;-ms-flex-basis:75%;flex-basis:75%}@media (max-width:1024px){footer .top .right{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}}footer .top .right .foot_nav .level_a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap}@media (max-width:768px){footer .top .right .foot_nav .level_a{text-align:center}}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-item-has-children{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;margin-bottom:50px}footer .top .right .foot_nav .level_a .menu-item-has-children:last-child{margin-bottom:0}}footer .top .right .foot_nav .level_a .menu-item-has-children a{color:#8C94B4;font-family:"Rubik";font-size:20px;pointer-events:none}footer .top .right .foot_nav .level_a .menu-item-has-children .sub-menu li{margin:15px 0}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-item-has-children .sub-menu li{margin:18px 0}}footer .top .right .foot_nav .level_a .menu-item-has-children .sub-menu li:last-child{margin-bottom:0}footer .top .right .foot_nav .level_a .menu-item-has-children .sub-menu li a{color:#0E1D3C;font-family:"Open Sans";font-size:18px;font-weight:700;pointer-events:auto}@media (max-width:1200px){footer .top .right .foot_nav .level_a .menu-item-has-children .sub-menu li a{font-size:16px}}footer .top .right .foot_nav .level_a .menu-contact li{position:relative;padding-left:30px}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-contact li{padding-left:0}}footer .top .right .foot_nav .level_a .menu-contact li:before{position:absolute;left:0;font-family:"fontawesome";top:4px;font-size:20px;color:#6674A7}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-contact li:before{display:none}}footer .top .right .foot_nav .level_a .menu-contact .phone:before{content:""}footer .top .right .foot_nav .level_a .menu-contact .mail:before{content:""}footer .top .right .foot_nav .level_a .menu-contact .location{max-width:290px}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-contact .location{margin:0 auto !important}}footer .top .right .foot_nav .level_a .menu-contact .location:before{content:"";left:4px}footer .top .right .foot_nav .level_a .menu-contact .fax a:after{font-family:"Open Sans";font-weight:700;font-size:14px;content:" FAX";color:#6674A7;pointer-events:none}@media (max-width:768px){footer .top .right .foot_nav .level_a .menu-contact .fax a:after{display:none}}footer .bottom{text-align:center;background:#0E1D3C;padding:35px 0}@media (max-width:768px){footer .bottom{padding:25px 0}}footer .bottom .copyright{color:#FFF;text-align:center;font-size:18px}@media (max-width:1024px){footer .bottom .copyright{font-size:16px}}footer .bottom .copyright a{color:#FFF;font-size:18px}@media (max-width:1024px){footer .bottom .copyright a{font-size:16px}}.acc{max-width:900px;margin:0 auto}.acc .item{margin-bottom:13px;border-radius:12px;border:1px solid #0E1D3C;overflow:hidden}.acc .item.active .item-title{background:#FFD55C;color:#0E1D3C}.acc .item.active .item-title .arrow{background:#212F4B}.acc .item.active .item-title .arrow:before,.acc .item.active .item-title .arrow:after{background:#FFD55C}.acc .item.active .item-title .arrow:before{-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.acc .item.active .item-title .arrow:after{-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.acc .item .item-title{background:#212F4B;padding:30px 70px 30px 35px;border-radius:10px;font-size:20px;color:#FFF;font-weight:500;line-height:28px;cursor:pointer;margin-bottom:0;position:relative}@media (max-width:768px){.acc .item .item-title{font-size:16px;padding:15px 55px 15px 15px;line-height:28px}}.acc .item .item-title .arrow{width:40px;height:40px;background:#FFD55C;border-radius:50%;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:27px}@media (max-width:480px){.acc .item .item-title .arrow{right:12px}}.acc .item .item-title .arrow:before,.acc .item .item-title .arrow:after{content:"";background-color:#0E1D3C;width:12px;height:2px;position:absolute;right:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:1px;top:20px}.acc .item .item-title .arrow:before{right:17px;-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.acc .item .item-title .arrow:after{right:9px;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.acc .item .info{padding:30px 35px;background:#fff}@media (max-width:768px){.acc .item .info{padding:15px 13px}}.acc .item .info p{font-size:18px;color:#555;line-height:29px}@media (max-width:768px){.acc .item .info p{font-size:16px}}.faq{padding:110px 0}@media (max-width:1024px){.faq{padding:50px 0}}@media (max-width:768px){.faq{padding:35px 0}}.faq .items-acc .item-acc{margin-bottom:90px}.faq .items-acc .item-acc:last-child{margin-bottom:0}.faq .items-acc .item-acc h2{margin-bottom:40px}@media (max-width:1024px){.faq .items-acc .item-acc h2{margin-bottom:22px}}.faq .items-acc .item-acc ul>li{list-style:decimal}.top-title-xs{display:none}@media (max-width:480px){.top-title-xs{display:block;background:#0E1D3C;text-align:center;padding-bottom:60px}.top-title-xs h1{font-size:30px}.top-title-xs h1 span{font-size:0;display:block;position:relative;margin:23px 0 20px 0}.top-title-xs h1 span:before{height:3px;width:50px;background:#FFD55C;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}}.home{overflow-x:hidden}.home .questions-blog{background-image:url("../img/bg-blog-home.png");background-position:center;background-size:cover}@media (max-width:768px){.home .questions-blog{background-image:none}}.home .questions{margin-top:60px;padding-top:20px}@media (max-width:768px){.home .questions{margin-top:40px}}.home .questions .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%;position:relative;z-index:2}.home .questions .items>*{width:32.3333333333%;margin:0 0.5% 0.6666666667em}@media (max-width:768px){.home .questions .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%;margin-bottom:60px}.home .questions .items>*{width:98%;margin:0 1% 2em}}.home .questions .items .item{padding:40px 30px 30px 30px;border-radius:15px;border:2px solid #FFF;background:#212F4B;position:relative}@media (max-width:768px){.home .questions .items .item{padding:40px 25px 30px 25px}}.home .questions .items .item:before{top:13px;bottom:-13px;left:20px;right:20px;background:#FFD55C;border-radius:15px;position:absolute;content:"";z-index:-1}.home .questions .items .item .info{position:relative;max-height:250px;overflow-y:auto}@media (max-width:768px){.home .questions .items .item .info{text-align:center}}.home .questions .items .item h5{margin-bottom:20px;font-size:20px;font-weight:700;color:#FFF}@media (max-width:768px){.home .questions .items .item h5{font-size:24px;margin-bottom:15px;font-weight:400}}.home .questions .items .item p{color:#FFF;font-weight:700}@media (max-width:768px){.home .questions .items .item p{font-weight:600;font-size:16px}}.home .questions .items .item a{color:#FFD55C;font-size:18px;font-weight:400}@media (max-width:768px){.home .questions .items .item a{font-size:16px}}.home .blog-home{padding:80px 0 0 0;position:relative}@media (max-width:768px){.home .blog-home{background:#212F4B;padding:75px 0}}.home .blog-home:before{bottom:0;height:150px;background:#EDEDED;position:absolute;content:"";left:0;right:0;z-index:-1}@media (max-width:768px){.home .blog-home:before{display:none}}.home .blog-home h2{text-align:center;color:#FFF;margin-bottom:45px}@media (max-width:768px){.home .blog-home h2{margin-bottom:35px}}.home .blog-home .index-style .index-main.blog-section{margin:0}.home .blog-home .index-style .index-main.blog-section .post-item{height:100%}.home .blog-home .post-content{border:1px solid #FFF;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top:none}.home .blog-home .swiper-slide{height:auto}.home .top-home{margin-top:-100px;padding-top:95px;position:relative;padding-bottom:50px;min-height:670px;background-position:15%}@media (max-width:1024px){.home .top-home{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:end;-moz-align-items:end;align-items:end}}.home .top-home:before{background:rgba(14, 29, 60, 0.5);position:absolute;left:0;right:0;bottom:0;top:0;content:""}.home .top-home:after{position:absolute;left:0;right:0;top:0;bottom:70%;content:"";background:linear-gradient(180deg, rgba(14, 29, 60, 0.37) 0%, rgba(14, 29, 60, 0) 100%)}.home .top-home .left{-webkit-flex-basis:45%;-moz-flex-basis:45%;-ms-flex-basis:45%;flex-basis:45%}@media (max-width:1024px){.home .top-home .left{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}}@media (max-width:480px){.home .top-home .left{text-align:center}.home .top-home .left br{display:none}}.home .top-home .left h1{font-size:80px}@media (max-width:1300px){.home .top-home .left h1{font-size:60px}}@media (max-width:480px){.home .top-home .left h1{font-size:40px}}.home .top-home .left p{font-size:20px;font-weight:700;color:#FFF;margin-bottom:20px}@media (max-width:480px){.home .top-home .left p{font-size:18px}}.home .top-home .left .btns{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start}@media (max-width:480px){.home .top-home .left .btns{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}.home .top-home .left .btns .btn{font-size:20px;padding:15px 45px;border-radius:11px;border:2px solid #FFD55C;background:#0E1D3C;color:#FFD55C;font-weight:700;margin:7px 0}.home .top-home .left .btns .btn.left-btn{margin-right:24px}@media (max-width:480px){.home .top-home .left .btns .btn.left-btn{margin-right:0}}.home .top-home .right{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}@media (max-width:1500px){.home .top-home .right{-webkit-flex-basis:54%;-moz-flex-basis:54%;-ms-flex-basis:54%;flex-basis:54%}}@media (max-width:1024px){.home .top-home .right{display:none}}.home .top-home .right h3,.home .top-home .right p,.home .top-home .right ul>li{text-transform:capitalize}.home .right-form{border-radius:15px;background:#0E1D3C;padding:40px}@media (max-width:1600px){.home .right-form{padding:25px}}@media (max-width:1300px){.home .right-form{padding:20px}}.home .right-form.md{display:none}@media (max-width:1024px){.home .right-form.md{display:block;border-radius:0;padding:50px 0 60px 0}}@media (max-width:768px){.home .right-form.md{text-align:center}}@media (max-width:768px){.home .right-form.md ul{column-count:1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}}.home .right-form .orange{color:#FFD55C}.home .right-form .orange-btn{color:#FFD55C;font-family:"Rubik";border-radius:6px;border:1px solid #FFD55C;padding:5px 10px;font-size:20px}.home .right-form .opacity{color:#ABAFB6;font-size:14px;font-weight:300}.home .right-form h3{font-size:32px;color:#FFF;margin-bottom:15px;font-family:"Rubik";font-weight:600}@media (max-width:1600px){.home .right-form h3{font-size:28px;margin-bottom:10px}}@media (max-width:1024px){.home .right-form h3{font-size:32px;margin-bottom:20px}}.home .right-form p{color:#FFF}.home .right-form ul{column-count:2;margin-bottom:20px}.home .right-form ul li{position:relative;padding-left:30px;font-size:16px;color:#FFF;margin-top:5px;margin-bottom:5px}.home .right-form ul li:before{top:3px;position:absolute;left:0;background-image:url("../img/check.svg");width:18px;height:18px;content:""}@media (max-width:1600px){.home .right-form .home-form .col-4{-webkit-flex-basis:32.3333333333%;-moz-flex-basis:32.3333333333%;-ms-flex-basis:32.3333333333%;flex-basis:32.3333333333%}}@media (max-width:1600px){.home .right-form .home-form .col-8{-webkit-flex-basis:66.3333333333%;-moz-flex-basis:66.3333333333%;-ms-flex-basis:66.3333333333%;flex-basis:66.3333333333%}}@media (max-width:768px){.home .right-form .home-form .sm-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}}@media (max-width:768px){.home .right-form .home-form .sm-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}}.home .right-form .home-form .btn-field{position:relative}.home .right-form .home-form .input-field{margin-bottom:18px}@media (max-width:1600px){.home .right-form .home-form .input-field{margin-bottom:10px}}@media (max-width:1024px){.home .right-form .home-form .input-field{margin-bottom:18px}}.home .right-form .home-form .input-field input[type="text"],.home .right-form .home-form .input-field input[type="number"],.home .right-form .home-form .input-field input[type="email"],.home .right-form .home-form .input-field input[type="password"],.home .right-form .home-form .input-field input[type="search"],.home .right-form .home-form .input-field input[type="tel"],.home .right-form .home-form .input-field textarea{border-radius:5px;background:#434C61;color:#FFF;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:18px;height:56px;padding:0 20px 0 20px;width:100%;border:none}@media (max-width:1600px){.home .right-form .home-form .input-field input[type="text"],.home .right-form .home-form .input-field input[type="number"],.home .right-form .home-form .input-field input[type="email"],.home .right-form .home-form .input-field input[type="password"],.home .right-form .home-form .input-field input[type="search"],.home .right-form .home-form .input-field input[type="tel"],.home .right-form .home-form .input-field textarea{height:40px;font-size:16px}}@media (max-width:1024px){.home .right-form .home-form .input-field input[type="text"],.home .right-form .home-form .input-field input[type="number"],.home .right-form .home-form .input-field input[type="email"],.home .right-form .home-form .input-field input[type="password"],.home .right-form .home-form .input-field input[type="search"],.home .right-form .home-form .input-field input[type="tel"],.home .right-form .home-form .input-field textarea{height:56px;font-size:18px}}@media (max-width:768px){.home .right-form .home-form .input-field input[type="text"],.home .right-form .home-form .input-field input[type="number"],.home .right-form .home-form .input-field input[type="email"],.home .right-form .home-form .input-field input[type="password"],.home .right-form .home-form .input-field input[type="search"],.home .right-form .home-form .input-field input[type="tel"],.home .right-form .home-form .input-field textarea{font-size:14px}}.home .right-form .home-form .input-field input[type="text"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="number"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="email"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="password"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="search"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-webkit-input-placeholder,.home .right-form .home-form .input-field textarea::-webkit-input-placeholder{color:#FFF;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:18px;opacity:1}@media (max-width:1600px){.home .right-form .home-form .input-field input[type="text"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="number"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="email"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="password"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="search"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-webkit-input-placeholder,.home .right-form .home-form .input-field textarea::-webkit-input-placeholder{font-size:16px}}@media (max-width:1024px){.home .right-form .home-form .input-field input[type="text"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="number"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="email"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="password"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="search"]::-webkit-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-webkit-input-placeholder,.home .right-form .home-form .input-field textarea::-webkit-input-placeholder{font-size:18px}}.home .right-form .home-form .input-field input[type="text"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="number"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="email"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="password"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="search"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-moz-placeholder,.home .right-form .home-form .input-field textarea::-moz-placeholder{opacity:1;color:#FFF;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:18px;opacity:1}@media (max-width:1600px){.home .right-form .home-form .input-field input[type="text"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="number"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="email"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="password"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="search"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-moz-placeholder,.home .right-form .home-form .input-field textarea::-moz-placeholder{font-size:16px}}@media (max-width:1024px){.home .right-form .home-form .input-field input[type="text"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="number"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="email"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="password"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="search"]::-moz-placeholder,.home .right-form .home-form .input-field input[type="tel"]::-moz-placeholder,.home .right-form .home-form .input-field textarea::-moz-placeholder{font-size:18px}}.home .right-form .home-form .input-field input[type="text"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="number"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="email"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="password"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="search"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]:-ms-input-placeholder,.home .right-form .home-form .input-field textarea:-ms-input-placeholder{color:#FFF;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:18px;opacity:1}@media (max-width:1600px){.home .right-form .home-form .input-field input[type="text"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="number"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="email"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="password"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="search"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]:-ms-input-placeholder,.home .right-form .home-form .input-field textarea:-ms-input-placeholder{font-size:16px}}@media (max-width:1024px){.home .right-form .home-form .input-field input[type="text"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="number"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="email"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="password"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="search"]:-ms-input-placeholder,.home .right-form .home-form .input-field input[type="tel"]:-ms-input-placeholder,.home .right-form .home-form .input-field textarea:-ms-input-placeholder{font-size:18px}}.home .right-form .home-form .input-field input[type="text"]:focus,.home .right-form .home-form .input-field input[type="number"]:focus,.home .right-form .home-form .input-field input[type="email"]:focus,.home .right-form .home-form .input-field input[type="password"]:focus,.home .right-form .home-form .input-field input[type="search"]:focus,.home .right-form .home-form .input-field input[type="tel"]:focus,.home .right-form .home-form .input-field textarea:focus{border:1px solid #FFF;border-color:#FFD55C}@media (max-width:768px){.home .right-form .home-form .input-field input[type="text"]:focus,.home .right-form .home-form .input-field input[type="number"]:focus,.home .right-form .home-form .input-field input[type="email"]:focus,.home .right-form .home-form .input-field input[type="password"]:focus,.home .right-form .home-form .input-field input[type="search"]:focus,.home .right-form .home-form .input-field input[type="tel"]:focus,.home .right-form .home-form .input-field textarea:focus{font-size:14px}}.home .right-form .home-form .btn{width:100%;border-radius:11px;color:#0E1D3C;font-size:20px;font-weight:700;padding:15px}@media (max-width:1600px){.home .right-form .home-form .btn{padding:10px;font-size:17px}}@media (max-width:1024px){.home .right-form .home-form .btn{padding:15px;font-size:20px}}.home .right-form .home-form .select-field{margin-bottom:18px;height:56px}@media (max-width:1600px){.home .right-form .home-form .select-field{height:40px;margin-bottom:10px}}@media (max-width:1024px){.home .right-form .home-form .select-field{height:56px;margin-bottom:18px}}.home .right-form .home-form .select-field span{height:100%;width:100%;position:relative;display:block}.home .right-form .home-form .select-field span:before{content:url("../img/custom-arrow.png");position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:6%;font-size:0;pointer-events:none}.home .right-form .home-form .select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;background:#434C61;width:100%;height:100%;font-family:"Open Sans";color:#FFF;font-size:18px;cursor:pointer;border:none;padding-left:25px}@media (max-width:1600px){.home .right-form .home-form .select-field select{font-size:16px}}@media (max-width:1024px){.home .right-form .home-form .select-field select{font-size:18px}}@media (max-width:1024px){.home header{background:none}}.home header.move{background:#0E1D3C}@media (max-width:1024px){.home header .top-h{display:block}}@media (max-width:768px){.home header .top-h .flex{flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}}@media (max-width:768px){.home header .top-h .sm-home{display:none}}@media (max-width:768px){.home header .top-h .margin-sm{margin-bottom:16px}}@media (max-width:1024px){.home header .logo-menu{padding:10px 0 5px 0}}.home .burger{top:70px}@media (max-width:768px){.home .burger{top:105px}}.home .burger.is-active{top:13px;right:5px}