@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Montserrat}body,html{overflow-x:hidden;scroll-behavior:smooth}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}::-moz-selection{background:#1c1c57;color:#fff}::selection{background:#1c1c57;color:#fff}.dropbtn i{color:#1c1c57;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:120px;-webkit-box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:1}.dropdown-content a{color:#000;padding:12px 20px;text-decoration:none;display:block;margin-left:0}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}.rotate{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navbar{padding:30px 0}.navbar__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.navbar__left{width:130px}.navbar__left img{width:100%}.navbar__mid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar__mid a{text-decoration:none;color:#1c1c57;font-weight:600;position:relative}.navbar__mid a:after{content:"";width:0;height:1.5px;position:absolute;bottom:0;background:#1c1c57;left:0;-webkit-transition:.5s;transition:.5s}.navbar__mid a:hover:after{width:100%;-webkit-transition:.5s;transition:.5s}.navbar__right a{padding:15px;text-decoration:none;color:#fff;border-radius:2222px;background:#1c1c57;font-weight:700}.navbar__right a i{font-size:14px;margin-right:5px}.hero-main{padding:60px 0 0;background-color:#ffe353}.hero-main__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main__left{font-size:0;width:340px}.hero-main__left img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:100%;-o-object-fit:cover;object-fit:cover}.hero-main__right{width:45%;padding:40px;background:#fff;border-radius:24px}.hero-main__right h1{font-size:40px;color:#1c1c57;font-weight:700;margin-bottom:15px}.hero-main__right p{color:#1c1c57;font-weight:700;font-size:18px}.hero-main__right button{margin-top:20px;margin-right:10px;color:#000;padding:12px 30px;border-radius:4px;background:#fcee21;font-weight:700;font-size:18px;border:0;outline:none;cursor:pointer}.hero-main__right button i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hero-main__right a{color:#fff;padding:12px 30px;border-radius:4px;background:#1c1c57;font-weight:700;font-size:18px;border:0;outline:none;cursor:pointer;text-decoration:none}.hero-main__right a i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.rating{padding:30px 0;background:#1c1c57}.rating__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating__left span{display:inline-block;font-size:30px;color:#fff;font-weight:700}.rating__right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.rating__right_item{border-radius:10px;background-color:#fff;padding:25px 15px;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;background-repeat:no-repeat;background-size:cover}.ragin__right_item_left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.ragin__right_item_left img{width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ragin__right_item_left p{font-size:35px;color:#040409;font-weight:700}.ragin__right_item_right a{text-decoration:none;padding:11px 20px;background:#1c1c57;color:#fff;border-radius:100px}.services{padding:30px 0}.services__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:20px 0}.services__title h2,.services__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700}.services__title p{font-size:20px;color:#1c1c57}.services__body{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;row-gap:40px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services__item{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.services__item img{font-size:0;width:120px;height:105px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.services__item h3,.services__item span{display:inline-block;font-size:25px;color:#1c1c57;font-weight:700}.services__item a{text-decoration:none;color:#1c1c57;font-weight:400}.services__item a:hover{text-decoration:underline}.services__item a i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.benefits{padding:30px 0 60px}.benefits__title{padding:30px 0}.benefits__title h3,.benefits__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700}.benefits__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.benefits__item{width:28%;padding:40px 30px;border-radius:24px;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits__item span{color:#1c1c57;font-size:22px;font-weight:700}.benefits__item p{color:#1c1c57;font-size:17px;line-height:1.5}.benefits__item a{text-decoration:none;color:#1c1c57;font-weight:700}.benefits__item a:hover{text-decoration:underline}.benefits__item button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:0 0;font-size:16px;border:0;outline:none;color:#1c1c57;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.benefits__item button i{margin-left:15px;font-size:10px;border:1px solid #1c1c57;border-radius:100%;padding:5px 8px}.benefits__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits__social a{padding:10px 13px;border:1px solid #dadada;border-radius:100%}.cta{padding:30px 0;background:#1c1c57;position:relative}.cta img{position:absolute;right:-20px;top:-195px;width:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.cta__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cta__body span{color:#fff;font-size:22px;font-weight:700}.cta__body button{color:#000;background:#fcee21;padding:10px 30px;font-size:16px;border:0;outline:none;cursor:pointer;font-weight:700;margin-left:auto}.cta__body button i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cta__body a{border:1px solid #fff;color:#fff;text-decoration:none;padding:10px 30px;font-size:16px;border-radius:4px;font-weight:700;text-transform:uppercase}.cta__body a i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.how{padding:30px 0}.how__title{padding:20px 0}.how__title h3,.how__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700}.how__body{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.how__item{overflow:hidden;width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;background:#f5f5f5;border:1px solid #eee;border-radius:24px;padding-right:0;position:relative;padding-top:80px;padding-bottom:80px}.how__item img{width:220px;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.how__item:nth-child(2) img{width:270px}.how__item:nth-child(5) img{bottom:0;width:280px}.how__item:nth-child(6){padding-top:50px;padding-bottom:50px}.how__item:nth-child(6) .how__item_left{width:100%}.how__item:nth-child(6) .how__item_left button{background:#fcee21;padding:13px 30px;font-size:16px;border:0;outline:none;cursor:pointer;font-weight:700;margin-top:10px;border-radius:4px}.how__item:nth-child(6) .how__item_left button i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.how__item:nth-child(6) .how__item_left a{background:#1c1c57;color:#1c1c57;text-decoration:none;padding:13px 30px;font-size:16px;border-radius:4px;font-weight:700;text-transform:uppercase;color:#fff}.how__item:nth-child(6) .how__item_left a i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.how__item_left{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.how__item_left h4,.how__item_left span{display:inline-block;font-size:25px;color:#1c1c57;font-weight:700}.how__item_left p{font-size:18px;font-weight:500}.storage{padding:30px 0 50px}.storage__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.storage__left{width:50%;font-size:0;position:relative}.storage__left:after{content:"";width:100%;height:100%;position:absolute;background:#1c1c57;z-index:-10;right:-20px;bottom:-20px;border-radius:10px}.storage__left img{z-index:100;width:100%;height:430px;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.storage__right{width:45%}.storage__right h4,.storage__right span{display:inline-block;font-size:35px;color:#1c1c57;font-weight:700;margin-bottom:20px}.storage__right p{font-size:18px;color:#1c1c57;font-weight:500;line-height:1.5;margin-bottom:20px}.storage__right button{background:#1c1c57;color:#fff;padding:13px 30px;font-size:16px;border:0;outline:none;cursor:pointer;font-weight:700;margin-top:10px;border-radius:4px}.storage__right button i{margin-left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.process{padding:30px 0}.process__title{padding:20px 0}.process__title h4,.process__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700}.process__body{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;overflow:scroll}.process__top img{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.process__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.process__bottom p{font-size:18px;color:#1c1c57;font-weight:700}.customers{padding:30px 0}.customers__title{padding:20px 0}.customers__title span{display:inline-block;color:#1c1c57;font-size:30px;font-weight:700}.customers__body{padding:25px 0;position:relative;overflow:hidden}.customers__item{width:500px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;position:relative;z-index:10}.customers__slide{min-width:500px;max-width:500px;margin-right:40px;border:1px solid #1c1c57;border-radius:10px;-webkit-box-shadow:8px 8px 0px 3px #1c1c57;box-shadow:8px 8px 0px 3px #1c1c57}.customers__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.customers__top_left img{width:15px}.customers__top_right{width:30px}.customers__top_right img{width:100%}.customers__bottom p{font-size:18px;line-height:1.5;font-weight:500;color:#121212}.customers__slider{padding-bottom:40px}.customers__pagination span{width:12px;height:12px;background:#a2a2a2}.customers__pagination .swiper-pagination-bullet-active{background:#1c1c57}.faq{padding:30px 0}.faq__title{padding:20px 0}.faq__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700}.faq__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto;padding:20px 0}.faq__item{border-bottom:1px solid #bbbbcd}.faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 25px;padding-left:0;cursor:pointer;-webkit-transition:.4s;transition:.4s}.faq__question b{color:#1c1c57;font-size:24px;font-weight:700}.faq__question:hover{-webkit-transition:.4s;transition:.4s}.faq__question img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.faq__answers{padding:0 25px;padding-left:0 !important;padding-top:0 !important;max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease,padding .4s ease;transition:max-height .4s ease,padding .4s ease;line-height:1.6;font-size:17px;color:rgba(28,28,87,.8)}.latest-news{padding:30px 0}.latest-news__title{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.latest-news__title span{display:inline-block;color:#1c1c57;font-size:35px;font-weight:700;width:40%}.latest-news__title p{width:40%;color:#585858;line-height:1.5}.latest-news__body{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.latest-news__item{width:32%}.latest-news__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;text-decoration:none;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.latest-news__item a:hover b{text-decoration:underline}.latest-news__item img{font-size:0;width:100%;height:225px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.latest-news__item span{display:inline-block;color:#1c1c57;font-weight:700;font-size:20px}.latest-news__item p{line-height:1.5;color:#1c1c57}.latest-news__item b{color:#1c1c57;font-weight:500;font-size:18px}.latest-news__item b i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.gallery{padding:30px 0}.gallery__body{padding:25px 0;position:relative;overflow:hidden}.gallery__item{width:100%;font-size:0}.gallery__item a img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-filter:brightness(50%);filter:brightness(50%);-webkit-transition:.4s;transition:.4s}.gallery__item a img:hover{-webkit-filter:brightness(100%);filter:brightness(100%);-webkit-transition:.4s;transition:.4s;cursor:-webkit-zoom-in;cursor:zoom-in}.gallery__slide{min-width:24%;max-width:24%;margin-right:10px}.gallery-pagination{margin-top:20px;text-align:center}.footer{margin:0 0 30px}.footer .container{max-width:1300px;padding:30px;border-radius:20px;background:#1c1c57}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;padding:20px 60px}.footer__left{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer__left span{display:inline-block;font-size:40px;color:#fff;font-weight:700}.footer__left img{width:102px}.footer__left p{color:#c6c6c6;font-size:17px;line-height:1.5}.footer__left_soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__left_soc a{padding:9px 13px;border:1px solid #dadada;border-radius:100%;-webkit-transition:.4s;transition:.4s;color:#1c1c57;background:#fff;font-size:20px}.footer__left_soc a:hover{background:#fff;-webkit-transition:.4s;transition:.4s}.footer__left_col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:70px}.footer__left_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__left_row b{color:#fff;font-size:18px;font-weight:700}.footer__left_row a{text-decoration:none;color:#fff;font-weight:500;line-height:1.5}.footer__left_row a:hover{text-decoration:underline}.footer__right{width:50%;padding:50px 30px;background:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__right span{text-align:center;color:#1b1e23;font-size:24px;font-weight:700;margin-bottom:25px}.footer__right .footer__right_col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.footer__right .footer__right_col input::-webkit-outer-spin-button,.footer__right .footer__right_col input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.footer__right .footer__right_col input[type=number]{-moz-appearance:textfield}.footer__right .footer__right_col input{width:100%;padding:15px;color:#555;font-weight:500;border-radius:10px;font-size:16px;border:1px solid #e8e8e9;outline:none;-webkit-transition:.4s;transition:.4s}.footer__right .footer__right_col input:focus{color:#1b1e23;-webkit-transition:.4s;transition:.4s;border-color:#1b1e23}.footer__right .footer__right_col textarea{resize:none;height:100px;width:100%;padding:15px;color:#555;font-weight:500;border-radius:10px;font-size:16px;border:1px solid #e8e8e9;outline:none;-webkit-transition:.4s;transition:.4s}.footer__right .footer__right_col textarea:focus{color:#1b1e23;-webkit-transition:.4s;transition:.4s;border-color:#1b1e23}.footer__right .footer__right_col input[type=submit]{background:#fcee21;text-align:center;color:#000;border:1px solid #000;font-weight:700;cursor:pointer}.modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.6);padding-top:15%}.modal-content{border-radius:16px;background-color:#fefefe;margin:auto;padding:30px 30px 5px;border:1px solid #888;max-width:500px}.modal-content b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px;color:#1c1c57;font-weight:500}.modal-content b span{font-size:30px;cursor:pointer;font-weight:600}#modalForm{margin-top:20px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}#modalForm .modal__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#modalForm .modal__row .modal__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;width:50%}#modalForm .modal__row .modal__col label{color:#1e1e1e;font-size:18px;font-weight:600}#modalForm .modal__row .modal__col input{padding:10px 15px;color:#1e1e1e;font-weight:500;font-size:16px;border:1px solid #ececec;border-radius:8px;outline:none}#modalForm .modal__row .modal__col input[type=number]{-moz-appearance:textfield}#modalForm .modal__row .modal__col input::-webkit-outer-spin-button,#modalForm .modal__row .modal__col input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#modalForm .modal__row input[type=submit]{width:100%;padding:10px;cursor:pointer;background:#1c1c57;border:0;outline:none;font-size:18px;color:#fff;border-radius:8px;font-weight:500}.navbar__menu_mobile{position:fixed;top:0;right:0;width:250px;height:100%;background:#fff;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:1000;-webkit-transform:translateX(100%);transform:translateX(100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.navbar__menu_mobile a{text-decoration:none;margin:10px 0;color:#4f4f4f}.navbar__menu_mobile a:first-child{margin-top:30px}.navbar__menu_lang{color:#4f4f4f;margin-top:10px}.navbar__menu_mobile.show{-webkit-transform:translateX(0);transform:translateX(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar__menu_mobile.show a{text-decoration:none;margin:10px 0;color:#4f4f4f}.navbar__menu_mobile.show a:first-child{margin-top:30px}.navbar__menu_mobile.show a:hover{color:#191818;text-decoration:underline}.content-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:999;opacity:0;pointer-events:none}.content-overlay.show{display:block;opacity:1;pointer-events:auto}.burger-btn{display:none;cursor:pointer}.navbar__right_mobile_tel{padding:12px 15px;text-decoration:none;color:#fff !important;width:80% !important;margin:15px auto;border-radius:2222px;background:#1c1c57}@media (max-width:500px){.container{padding:0 10px}.burger-btn{display:block;background:0 0;font-size:20px;border:none;outline:none;color:#1c1c57}.navbar__mid{display:none}.navbar__right{display:none}}@media (max-width:500px){.hero-main{padding:45px 0;padding-bottom:0}.hero-main__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px}.hero-main__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:20px}.hero-main__right h1{font-size:25px}.hero-main__right p{font-size:16px}.hero-main__right button{width:100%}.hero-main__right a{text-align:center;margin-top:15px}.hero-main__left{width:100%}.hero-main__left img{height:400px;-o-object-fit:contain;object-fit:contain}}@media (max-width:500px){.rating__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.rating__left{width:100%;text-align:center}.rating__left span{text-align:center;font-size:22px}.rating__right{width:100%;gap:10px}.rating__right_item{padding:20px 5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ragin__right_item_right a{font-size:14px}.ragin__right_item_left p{font-size:25px}}.services__body_mobile{display:none}@media (max-width:500px){.services{padding:15px 0}.services__title{gap:15px}.services__title h2,.services__title span{font-size:22px}.services__title span br{display:none}.services__title p{font-size:16px}.services__body{display:none;padding:20px 0;row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services__body_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.services__item_mobile{padding:25px 20px;background:rgba(255,255,255,.002);-webkit-box-shadow:0px 1px 8px rgba(0,0,0,.1);box-shadow:0px 1px 8px rgba(0,0,0,.1);border-radius:10px}.services__item_mobile h3,.services__item_mobile span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1c1c57;font-weight:700;font-size:18px}.services__item_mobile h3 i,.services__item_mobile span i{margin-left:auto;font-size:15px}.services__item_mobile h3 img,.services__item_mobile span img{width:40px;margin-right:20px;height:40px;-o-object-fit:contain;object-fit:contain}.services__item_mobile_text{overflow:hidden;max-height:0;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}.services__item_mobile_text p{color:#1c1c57;padding-top:20px;padding-bottom:20px;line-height:1.5}.services__item_mobile_text a{text-decoration:none;color:#1c1c57}.services__item_mobile_text a i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:10px}.services__item_mobile h3 i,.services__item_mobile span i{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.services__item_mobile h3.active i,.services__item_mobile span.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:500px){.benefits__title{padding:15px 0}.benefits__title h3,.benefits__title span{font-size:22px}.benefits__body{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;gap:10px}.benefits__item{-webkit-box-flex:1;-ms-flex:1 0 80%;flex:1 0 80%;padding:15px}.benefits__item span{font-size:18px}.benefits__item p{font-size:15px}}@media (max-width:500px){.cta img{display:none}.cta__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cta__body span{text-align:center}.cta__body button{margin-left:0;width:90%}.cta__body a{width:90%;text-align:center}}.how__body_mobile{display:none}@media (max-width:500px){.how{padding-bottom:10px}.how__title{padding:0}.how__title h3,.how__title span{font-size:22px}.how__body{display:none}.how__body_mobile{padding:20px 0;display:block}.how__item_mobile{width:100%;margin-right:10px;padding:40px 20px;padding-bottom:10px;background:#f5f5f5;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:100%}.how__item_mobile h4,.how__item_mobile span{font-size:20px;font-weight:700;color:#1c1c57}.how__item_mobile p{color:#4a4a4a;line-height:1.5}.how__item_mobile img{width:100%;height:200px;-o-object-fit:contain;object-fit:contain}.how__item_mobile button{background:#fcee21;padding:13px 30px;font-size:16px;border:0;outline:none;cursor:pointer;font-weight:700;margin-top:10px;border-radius:4px}.how__item_mobile a{background:#1c1c57;color:#1c1c57;text-decoration:none;padding:13px 20px;text-align:center;font-size:15px;border-radius:4px;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:30px;margin-top:-10px}.how__slide{min-width:100%;max-width:100%;margin-right:10px;height:auto !important}.gallery-pagination{margin-top:10px}.gallery-pagination span{width:10px;height:10px}}@media (max-width:500px){.storage{padding:15px 0}.storage__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.storage__left{width:100%}.storage__left img{height:250px}.storage__left:after{display:none}.storage__right{width:100%}.storage__right h4,.storage__right span{font-size:22px;margin-bottom:10px}.storage__right h4 br,.storage__right span br{display:none}.storage__right p{font-size:16px;line-height:1.2;margin-bottom:10px}}.process_mobile{display:none}@media (max-width:500px){.process__body{display:none}.process__title{padding:10px 0}.process__title h4,.process__title span{font-size:22px}.process_mobile{display:block;padding:20px;padding-left:0}.process_mobile img{width:100%}.process{padding-bottom:0}}@media (max-width:500px){.customers{padding:15px 0}.customers__title{padding:10px 0}.customers__title span{font-size:22px}.customers__item{width:100%;gap:20px}.customers__item p{font-size:16px}.customers__slide{min-width:90%;max-width:90%;margin-right:20px}.customers__slider{padding-bottom:25px}.customers__pagination span{width:8px;height:8px}}@media (max-width:500px){.faq{padding:20px 0}.faq__title{padding:5px 0}.faq__title span{font-size:22px}.faq__question b{font-size:16px;font-weight:600}.faq__question{padding-top:10px;padding-bottom:10px;padding-right:0;gap:10px}.faq__question img{width:30px;height:30px}.faq__answers{padding-right:0 !important}.faq__answers p{font-size:15px;line-height:1.2}}@media (max-width:500px){.latest-news{padding-top:10px;padding-bottom:10px}.latest-news__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-bottom:5px}.latest-news__title span{width:100%;font-size:22px}.latest-news__title p{font-size:16px;width:100%}.latest-news__item{display:none;width:100%}.latest-news__item p{line-height:1.3}.latest-news__item a{gap:10px}.latest-news__item:first-child{display:block}}@media (max-width:500px){.gallery{padding-top:0;padding-bottom:0}.gallery__slide{min-width:48%;max-width:48%}}.footer__mobile{display:none}@media (max-width:500px){.footer{margin-left:10px;margin-right:10px}.footer .container{padding:20px;max-width:1280px}.footer__body{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__left{width:100%;gap:20px}.footer__left span{font-size:22px}.footer__left p{font-size:14px}.footer__left_soc a{font-size:15px;padding:6px 10px}.footer__left_col{display:none}.footer__right{width:100%;padding:20px 15px;gap:10px}.footer__right span{margin-bottom:10px;font-size:22px}.footer__right .footer__right_col input{font-size:14px}.footer__mobile{display:block}.footer__mobile .footer__left_col{gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__mobile .footer__left_col .footer__left_row{gap:5px}.footer__mobile .footer__left_col .footer__left_row b{font-weight:600}}@media (max-width:500px){.modal-content{margin:40% auto;width:95%;padding:30px 20px 5px}#modalForm .modal__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#modalForm .modal__row .modal__col{width:100%}#modalForm .modal__row .modal__col label{font-size:16px}#modalForm{gap:10px}#modalForm .modal__row input[type=submit]{margin-top:20px}}.hero .container{max-width:1400px;background-color:#41417a;background-blend-mode:soft-light,normal;background-repeat:no-repeat;border-radius:20px}.hero__body{padding:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__body h1{color:#fff;font-size:40px}.hero__body p{font-size:18px;color:#fff}@media (max-width:500px){.hero{margin:0 10px;margin-bottom:5px}.hero .container{max-width:1280px}.hero__body{padding:50px 10px}.hero__body h1{font-size:25px}.hero__body p{font-size:16px}}.about{padding:30px 0}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px;padding:20px 0}.about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about__left{width:50%}.about__left img{width:100%;height:430px;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:8px 8px 0px 3px #1c1c57;box-shadow:8px 8px 0px 3px #1c1c57;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.about__right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.about__right span{display:inline-block;font-size:35px;color:#1c1c57;font-weight:700}.about__right p{color:#1c1c57;line-height:1.7;font-size:17px}.about__right button{background:#1c1c57;color:#fff;padding:13px 60px;font-size:16px;border:0;outline:none;cursor:pointer;font-weight:700;margin-top:10px;border-radius:4px}.about__right button i{margin-left:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.about-our{padding:20px 0 50px}.about-our__body{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-right:80px}.about-our__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.about-our__item span{display:inline-block;font-size:35px;color:#1c1c57;font-weight:700}.about-our__item p{color:#1c1c57;line-height:1.7;font-size:17px}@media (max-width:500px){.about{padding-top:0;padding-bottom:0}.about__body{gap:30px}.about__item{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:30px}.about__left{width:100%}.about__left img{-webkit-box-shadow:6px 6px 0px 1px #1c1c57;box-shadow:6px 6px 0px 1px #1c1c57;height:400px}.about__right{width:100%;gap:10px}.about__right span{font-size:22px}.about__right p{font-size:16px;line-height:1.4}.about__right button{padding-left:10px;padding-right:10px;width:100%}.about-our{padding-bottom:30px;padding-top:10px}.about-our__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-right:0;padding-bottom:10px}.about-our__item{gap:10px}.about-our__item span{font-size:22px}.about-our__item p{font-size:16px;line-height:1.4}}.contacts{padding:30px 0}.contacts__body{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.contacts__left{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.contacts__left span{font-size:35px;color:#1c1c57;font-weight:700}.contacts__left p{color:#1c1c57;line-height:1.7;font-size:17px;margin-bottom:20px}.contacts__left_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.contacts__left_col{width:100%}.contacts__left_item{width:100%;padding:20px;background:#fff;border:1px solid #e0e6f3;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.contacts__left_item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#556996;font-weight:500}.contacts__left_item span i{padding:8px;border-radius:100%;background:#e0e6f3;color:#001e62}.contacts__left_item p{margin-bottom:0;color:#001e62}.contacts__left_item a{color:#001e62;text-decoration:none}.contacts__left_item a:hover{text-decoration:underline}.contacts__right{height:100%;width:40%;padding:50px 30px;border:1.5px solid #e0e6f3;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.contacts__right p{color:#1c1c57;font-size:22px;font-weight:500;margin-bottom:20px}.contacts__right_col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.contacts__right_row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.contacts__right_row label{font-weight:500;color:#001e62}.contacts__right_row input{padding:15px 10px;border:1px solid #b4bed5;border-radius:8px;font-size:16px;color:#1c1c57;outline:none}.contacts__right_row input[type=number]{-moz-appearance:textfield}.contacts__right_row input::-webkit-outer-spin-button,.contacts__right_row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.contacts__right_row textarea{resize:none;height:130px;padding:15px 10px;border:1px solid #b4bed5;border-radius:8px;font-size:16px;color:#1c1c57;outline:none}.contacts__right_col input[type=submit]{background:#001e62;text-align:center;color:#fff;font-weight:500;cursor:pointer;width:100%;border-radius:40px;border:0;font-size:16px;padding:15px 10px}@media (max-width:500px){.contacts{padding-top:10px}.contacts__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.contacts__left{width:100%}.contacts__left span{font-size:22px}.contacts__left p{font-size:16px;line-height:1.4}.contacts__left .contacts__left_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__left_item span{font-size:16px}.contacts__right{width:100%;padding:20px;gap:10px}.contacts__right_col{gap:10px}.contacts__right_row input{width:100%;font-size:15px}.contacts__right_row label{font-size:15px}.contacts__right_col input[type=submit]{margin-top:20px;margin-bottom:40px}}.service-hero{padding:30px 0}.service-hero__body{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.service-hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:50%}.service-hero__left span{display:inline-block;color:#fc0;font-size:18px;font-weight:700;text-decoration:underline;font-style:italic}.service-hero__left h2{font-size:35px;color:#032532;font-weight:700}.service-hero__left p{color:#696969;line-height:1.5}.service-hero__left button{padding:15px 45px;font-size:16px;color:#fff;border:0;outline:none;cursor:pointer;background:#1c1c57;font-weight:700}.service-hero__left button i{font-size:13px;margin-left:10px}.service-hero__right{width:25%;background:#f0f0f0;padding:50px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.service-hero__right_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.service-hero__right_item b{color:#032532;font-size:18px}.service-hero__right_item p{color:#696969;font-size:18px}.service-hero__right_item a{text-decoration:none;color:#222;font-weight:700;font-size:20px}.service-hero__right_item a:hover{text-decoration:underline}.service-images{padding:20px 0 40px}.service-images__body{padding-bottom:50px;border-bottom:1px solid #edeef0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.service-images__body img{height:500px;-o-object-fit:cover;object-fit:cover}.service-images__body img:nth-child(1){width:35%}.service-images__body img:nth-child(2){width:65%}.service-benefits{padding:10px 0 40px}.service-benefits__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.service-benefits__left{width:35%}.service-benefits__left span{display:inline-block;font-size:30px;color:#032532;font-weight:700}.service-benefits__right{width:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.service-benefits__right p{line-height:1.5;color:#5e5f63}.service-benefits__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.service-benefits__items span{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#16171a;font-weight:700}.service-benefits__items span i{color:#df1119}.service-text{padding:30px 0}.service-text__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:50px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.service-text__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:60%}.service-text__left span{display:inline-block;font-size:30px;color:#032532;font-weight:700}.service-text__left p{line-height:1.5;color:#5e5f63}.service-text__left img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;height:350px;-o-object-fit:cover;object-fit:cover}.service-text__right{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.service-text__right span{display:inline-block;font-size:25px;color:#032532;font-weight:700}.service-text__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.service-text__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-text__item_left i{padding:5px 6px;color:#fff;background:#df1119;border-radius:100%}.service-text__item_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.service-text__item_right b{color:#16171a;font-size:18px;font-weight:700}.service-text__item_right p{color:#16171a;font-size:18px}.service-process{padding:30px 0}.service-process__title{text-align:center;padding:20px 0}.service-process__title span{color:#032532;font-size:30px;font-weight:700}.service-process__body{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.service-process__item{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0}.service-process__item img{width:90px}.service-process__item p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;color:#032532;font-size:18px;font-weight:700;border-radius:100px;padding:15px 10px;margin-top:-8px;background:#e4e4eb;font-size:16px}@media (max-width:500px){.service-hero{padding:20px 0}.service-hero__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.service-hero__left{width:100%;gap:10px}.service-hero__left span{font-size:15px}.service-hero__left h2{font-size:25px}.service-hero__left button{width:100%}.service-hero__right{width:100%;padding:20px;gap:15px}}@media (max-width:500px){.service-images__body{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;padding-bottom:20px}.service-images__body img{width:100% !important;height:310px;-webkit-box-flex:1;-ms-flex:1 0 80%;flex:1 0 80%}}@media (max-width:500px){.service-benefits{padding-bottom:10px}.service-benefits__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.service-benefits__left{width:100%}.service-benefits__left span{font-size:25px}.service-benefits__right{width:100%}.service-benefits__right p{line-height:1.2}.service-benefits__items span{width:100%}}@media (max-width:500px){.service-text__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.service-text__left{width:100%}.service-text__left span{font-size:25px}.service-text__left p{line-height:1.2}.service-text__left img{height:290px}.service-text__right{width:100%;gap:10px}.service-text__item_right b,.service-text__item_right p{font-size:16px}}@media (max-width:500px){.service-process{padding:10px 0}.service-process__title{padding:10px 0;text-align:left}.service-process__title span{font-size:20px}.service-process__body{padding:20px 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.service-process__item{-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%}.service-process__item p{padding:10px}}.news{padding:20px 0 50px}.news__title{padding:30px 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__title span{font-size:30px;color:#1f1f1f;font-weight:700}.news__title p{color:#1f1f1f;font-size:18px}.news__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;padding:20px 0}.news__body img{width:100%;border-radius:16px}.news__body:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.news__left{width:42%}.news__left .news__item{height:100%}.news__left .news__item a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news__left .news__item .news__item_left{width:100%}.news__left .news__item .news__item_left img{height:344px;-o-object-fit:cover;object-fit:cover}.news__left .news__item .news__item_right{width:100%}.news__right{width:58%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.news__right .news__item_left{width:335px}.news__right .news__item_left img{width:335px;height:224px;-o-object-fit:cover;object-fit:cover}.news__item_left{font-size:0}.news__item{background:#ececec;border-radius:16px;padding:25px}.news__item a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;text-decoration:none;color:#1f1f1f}.news__item a:hover b{text-decoration:underline}.news__item span{display:inline;color:#293a4c;font-size:15px;font-weight:600}.news__item span i{margin-right:5px}.news__item b{color:#1f1f1f;font-size:20px}.news__item_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-inside{padding:40px 0}.news-inside__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.news-inside__body img{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.tariffs{padding:30px 0}.tariffs__title{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.tariffs__title span{color:#1f1f1f;font-weight:700;font-size:30px}.tariffs__title p{color:#1c1c57;font-weight:500;font-size:18px}.tariffs__body{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.tariffs__item{width:32%;padding:25px;background:#ececec;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tariffs__item img{width:60%;height:150px;margin:0 auto;-o-object-fit:contain;object-fit:contain;margin-bottom:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tariffs__item span{color:#1f1f1f;font-weight:700;text-transform:uppercase;font-size:22px;margin-bottom:40px}.tariffs__item p{color:#1f1f1f;font-weight:500}.tariffs__item hr{margin:30px 0;width:100%;height:1px;background:#1c1c57;border:0;outline:none}.tariffs__item b{margin-bottom:5px;font-weight:500;color:#1f1f1f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.tariffs__item b i{font-size:14px;padding:4.3px 5px;border-radius:100%;background:#001e62;color:#fff}.tariffs__row{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tariffs__row button{background:#fcee21;cursor:pointer;font-size:16px;padding:12px 25px;color:#1f1f1f;border-radius:999px;font-weight:700;border:0;outline:none}.tariffs__row a{text-decoration:none;color:#1f1f1f;font-weight:700}.tariffs__row a:hover{text-decoration:underline}@media (max-width:500px){.news__title{padding-top:10px;padding-bottom:20px}.news__title span{font-size:20px}.news__title p{font-size:16px}.news__body{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;padding-bottom:0}.news__left{width:100%}.news__right{width:100%}.news__item{padding:15px}.news__item img{height:200px !important}.news__item a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news__item_left{width:100% !important}.news__item_left img{width:100% !important}.news__item_right{width:100%}.news__item b{font-size:18px}.news-inside{padding:20px 0}.news-inside__body img{height:250px}}@media (max-width:500px){.tariffs{padding:10px 0 40px}.tariffs__title{padding:10px 0;gap:10px}.tariffs__title span{font-size:22px}.tariffs__title p{font-size:16px}.tariffs__body{padding:10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.tariffs__item{width:100%;padding:20px}.tariffs__item img{margin-bottom:20px}.tariffs__item span{margin-bottom:20px}.tariffs__item hr{margin:20px 0}}.tarrif-hero{padding:40px 0}.tarrif-hero__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tarrif-hero__body h2{font-size:35px;color:#1f1f1f}.tarrif-hero__item{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.tarrif-hero__item img{width:80px}.tarrif-hero__item span{display:inline-block;font-size:22px;color:#1f1f1f;font-weight:600}.tarrif-hero__item p{color:#1f1f1f;line-height:1.5}.tarrif-benefits{padding:10px 0 70px}.tarrif-benefits__body{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.tarrif-benefits__left{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ececec;padding:20px;border-radius:15px;height:auto}.tarrif-benefits__left img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:60%}.tarrif-benefits__right{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tarrif-benefits__item{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:25px;background:#ececec;border-radius:15px}.tarrif-benefits__item img{width:45px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tarrif-benefits__item span{width:100%;color:#1f1f1f;font-weight:600;font-size:22px}.tarrif-benefits__item p{color:#1f1f1f;line-height:1.5;width:100%}.tarrif-info{padding:60px 0 40px}.tarrif-info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.tarrif-info__left{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:20px}.tarrif-info__left span{display:inline-block;font-size:30px;font-weight:700;color:#1f1f1f}.tarrif-info__left ul li{margin-bottom:5px;color:#1f1f1f;margin-left:10px}.tarrif-info__left button{padding:15px 35px;color:#1f1f1f;font-size:16px;border-radius:999px;border:0;outline:none;background:#fcee21;font-weight:600;cursor:pointer}.tarrif-info__mid{width:30%}.tarrif-info__mid img{height:500px;-o-object-fit:cover;object-fit:cover;border-radius:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:100%}.tarrif-info__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:30%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tarrif-info__right img{width:100%;height:250px;border-radius:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-o-object-fit:cover;object-fit:cover}.tarrif-info__right p{line-height:1.4;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;background:#ececec;border-radius:15px;color:#1f1f1f}@media (max-width:500px){.tarrif-hero{padding-top:30px;padding-bottom:30px}.tarrif-hero__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.tarrif-hero__body h2{font-size:25px}.tarrif-hero__item{width:100%;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.tarrif-hero__item img{width:50px}.tarrif-hero__item span{font-size:18px}.tarrif-hero__item p{font-size:15px;line-height:normal}.tarrif-benefits{padding-bottom:20px}.tarrif-benefits__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0;gap:10px}.tarrif-benefits__left{width:100%}.tarrif-benefits__left img{width:50%}.tarrif-benefits__right{width:100%;gap:10px}.tarrif-benefits__item{width:100%;gap:10px}.tarrif-benefits__item span{font-size:20px}.tarrif-benefits__item p{line-height:normal}.tarrif-info{padding:30px 0 10px}.tarrif-info__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.tarrif-info__left{width:100%;gap:15px}.tarrif-info__mid{display:none}.tarrif-info__right{width:100%}}.navbar__left img,.navbar_left img{height:80px !important;max-height:80px !important;width:auto !important}.navbar__body,.navbar_body{padding-top:4px !important;padding-bottom:4px !important}.hero-main_right button{margin-right:18px !important}.navbar__right a{font-size:14px !important;padding:6px 12px !important;border-radius:2222px}.header-quote-btn{background:#fee221;color:#000;padding:10px 18px;border-radius:8px;font-weight:700;font-size:15px;margin-right:15px;display:inline-block}.header-quote-btn:hover{background:gold}.header-quote-btn{background-color:#ffd100;color:#000;padding:10px 18px;border-radius:8px;font-weight:600;margin-right:15px;display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:14px}.header-quote-btn:hover{background-color:#fc0}@media (max-width:768px){.header-quote-btn{display:none}}@media (min-width:769px){.navbar__right{display:flex;align-items:center;justify-content:flex-end;gap:10px}}.navbar__right a{position:static !important}.page-id-419 .ld-advantages{max-width:480px;margin-left:auto;margin-right:0;font-size:15px;line-height:1.6}.page-id-419 .ld-advantages h2{font-size:24px;margin-bottom:16px}.page-id-419 .ld-advantages .adv-item{margin-bottom:12px}.page-id-419 .ld-advantages strong{display:block;margin-bottom:4px}@media (min-width:992px){.page-id-419 .ld-advantages{margin-top:-15px}}.ld-advantages{max-width:1080px;margin-left:auto;margin-right:0;margin-top:-10px;font-size:16px;line-height:1.6}.ld-advantages h2{font-size:24px;margin-bottom:18px}.ld-advantages .adv-item{margin-bottom:14px}.ld-advantages strong{display:block;font-weight:700;margin-bottom:4px}@media (max-width:767px){.ld-advantages{max-width:100%;margin-top:20px}}#ld-advantages{max-width:560px;width:100%;margin-left:auto}#ld-advantages h3{font-size:20px;line-height:1.4;margin-bottom:18px}#ld-advantages ul{list-style:none;margin:0;padding:0}#ld-advantages li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;margin-bottom:14px}.service-item__right,.services__col_right,.services-single__right{max-width:600px !important;width:600px !important}#ld-advantages{width:100% !important;max-width:none !important}.service-hero__right{flex:1 1 60% !important;max-width:550px !important;width:550x !important}#ld-advantages{max-width:none !important;width:100% !important}.service-hero__right{margin-top:0 !important}#ld-advantages{margin-top:-40px !important}.service-hero__left span{color:#1b2950 !important;font-weight:800 !important;text-decoration:none !important;font-style:normal !important}@media (min-width:1024px){.navbar__right a{font-size:26px !important;padding:14px 22px !important;border-radius:10px !important}}