:before,:after,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;vertical-align:baseline;border:none;outline:0;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1em}a{text-decoration:none;cursor:pointer}img{width:100%;max-width:100%;height:auto;vertical-align:top}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{background:none}button,input[type=submit],input[type=button],input[type=reset]{cursor:pointer}input::-ms-clear{display:none}@font-face{font-family:"DM Sans";src:url(../39867822ec01fc077cb5.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url(../70561bf1fd655fe216c8.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}root{--text-color: #333333;--text-color-light: #ffffff}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:var(--text-color);font-size:16px;line-height:1.5}body .elementor-element{padding:0}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e3e3ee}::-webkit-scrollbar-thumb:hover{background:#555}section{margin:50px 0}@media(max-width: 576px){section{margin:30px 0}}h1,h2,h3,h4,h5,h6{font-family:"DM Sans",sans-serif;color:#050f27;font-weight:500;line-height:1.2}h1{font-size:68px;font-weight:700}@media(max-width: 576px){h1{font-size:52px}}h2{font-size:58px}@media(max-width: 576px){h2{font-size:42px}}h3{font-size:48px}@media(max-width: 576px){h3{font-size:38px}}h4{font-size:32px}@media(max-width: 576px){h4{font-size:28px}}h5{font-size:26px}@media(max-width: 576px){h5{font-size:22px}}h6{font-size:20px}@media(max-width: 576px){h6{font-size:18px}}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.screen-reader-text:focus,.screen-reader-text:active{position:static;width:auto;height:auto;margin:0;clip:auto;white-space:normal}.error-404{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-background)}.not-found__container{max-width:640px;width:100%;margin:0 auto}.not-found__content{display:flex;flex-direction:column;align-items:center}.not-found__icon{max-width:120px;width:120px;margin-bottom:60px}.not-found__headline{margin-bottom:24px;color:#0a0a0a}.not-found__description{font-size:16px;line-height:1.5;color:#424242;margin-bottom:40px}.archive-wrapper{padding:4rem 0;background:#f7f8f8;min-height:60vh}.archive-wrapper .container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9}.page-header .page-title{font-size:2.5rem;font-weight:700;color:#050f27;margin-bottom:1rem;line-height:1.2}@media(max-width: 991px){.page-header .page-title{font-size:2rem}}@media(max-width: 576px){.page-header .page-title{font-size:1.75rem}}.page-header .page-title::before{content:"📁";display:inline-block;margin-right:.75rem;font-size:.8em}.page-header .archive-description{font-size:1.1rem;color:#505768;line-height:1.6;max-width:600px;margin:0 auto}.page-header .archive-description p{margin:0}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem;margin-bottom:4rem}@media(max-width: 576px){.posts-grid{grid-template-columns:1fr;gap:1.5rem}}.post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9;transition:all .3s ease;position:relative}.post-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(5,15,39,.15)}.post-card .post-thumbnail{position:relative;overflow:hidden;height:220px}.post-card .post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card .post-thumbnail:hover img{transform:scale(1.05)}.post-card .post-thumbnail .post-format{position:absolute;top:1rem;left:1rem;background:#ff4800;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.post-card .post-content{padding:1.5rem}.post-card .post-content .post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#696f7d}.post-card .post-content .post-meta .meta-item{display:flex;align-items:center;gap:.25rem}.post-card .post-content .post-meta .meta-item::before{font-size:.8rem}.post-card .post-content .post-meta .meta-item.post-date::before{content:"📅"}.post-card .post-content .post-meta .meta-item.post-author::before{content:"👤"}.post-card .post-content .post-meta .meta-item.post-category::before{content:"📂"}.post-card .post-content .post-meta a{color:#696f7d;text-decoration:none;transition:color .3s ease}.post-card .post-content .post-meta a:hover{color:#ff4800}.post-card .post-content .post-title h2{font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:1rem;color:#050f27}.post-card .post-content .post-title h2 a{color:inherit;text-decoration:none;transition:color .3s ease}.post-card .post-content .post-title h2 a:hover{color:#ff4800}.post-card .post-content .post-excerpt{color:#505768;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.post-card .post-content .read-more{display:inline-flex;align-items:center;gap:.5rem;color:#ff4800;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .3s ease}.post-card .post-content .read-more::after{content:"→";transition:transform .3s ease}.post-card .post-content .read-more:hover{color:#e83200}.post-card .post-content .read-more:hover::after{transform:translateX(3px)}.pagination{display:flex;justify-content:center;margin-top:3rem}.pagination .nav-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination .nav-links .page-numbers{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:2px solid #cdcfd4;border-radius:8px;text-decoration:none;color:#505768;font-weight:600;transition:all .3s ease;background:#fff}.pagination .nav-links .page-numbers:hover{border-color:#ff4800;color:#ff4800;transform:translateY(-2px)}.pagination .nav-links .page-numbers.current{background:#ff4800;border-color:#ff4800;color:#fff}.pagination .nav-links .page-numbers.prev,.pagination .nav-links .page-numbers.next{width:auto;padding:0 1rem}.pagination .nav-links .page-numbers.prev::before,.pagination .nav-links .page-numbers.next::before{margin-right:.5rem}.pagination .nav-links .page-numbers.prev::after,.pagination .nav-links .page-numbers.next::after{margin-left:.5rem}.pagination .nav-links .page-numbers.prev::before{content:"←"}.pagination .nav-links .page-numbers.next::after{content:"→"}.pagination .nav-links .dots{color:#828793;font-weight:600;padding:0 .5rem}.no-posts{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(5,15,39,.08)}.no-posts h2{font-size:2rem;color:#050f27;margin-bottom:1rem}.no-posts h2::before{content:"🔍";display:block;font-size:3rem;margin-bottom:1rem}.no-posts p{color:#505768;font-size:1.1rem;margin-bottom:2rem}.no-posts .search-form{max-width:400px;margin:0 auto}.style-2 .archive-wrapper{background:#111b31}.style-2 .page-header{background:#1e273d;border-color:#373f52}.style-2 .page-header .page-title{color:#cdcfd4}.style-2 .page-header .archive-description{color:#9b9fa9}.style-2 .post-card{background:#1e273d;border-color:#373f52}.style-2 .post-card .post-format{background:#25ba8e}.style-2 .post-card .post-content .post-meta{color:#828793}.style-2 .post-card .post-content .post-meta a:hover{color:#25ba8e}.style-2 .post-card .post-content .post-title h2{color:#cdcfd4}.style-2 .post-card .post-content .post-title h2 a:hover{color:#25ba8e}.style-2 .post-card .post-content .post-excerpt{color:#9b9fa9}.style-2 .post-card .post-content .read-more{color:#25ba8e}.style-2 .post-card .post-content .read-more:hover{color:#0fc28d}.style-2 .pagination .nav-links .page-numbers{background:#373f52;border-color:#505768;color:#b4b7be}.style-2 .pagination .nav-links .page-numbers:hover{border-color:#25ba8e;color:#25ba8e}.style-2 .pagination .nav-links .page-numbers.current{background:#25ba8e;border-color:#25ba8e}.style-2 .no-posts{background:#1e273d}.style-2 .no-posts h2{color:#cdcfd4}.style-2 .no-posts p{color:#9b9fa9}.category-archive .page-title::before{content:"📂"}.tag-archive .page-title::before{content:"🏷️"}.author-archive .page-title::before{content:"👤"}.date-archive .page-title::before{content:"📅"}.search-wrapper{padding:4rem 0;background:#f7f8f8;min-height:60vh}.search-wrapper .container{max-width:1200px;margin:0 auto;padding:0 2rem}.search-header{text-align:center;margin-bottom:4rem;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9}.search-header .search-title{font-size:2.5rem;font-weight:700;color:#050f27;margin-bottom:1rem;line-height:1.2}@media(max-width: 991px){.search-header .search-title{font-size:2rem}}@media(max-width: 576px){.search-header .search-title{font-size:1.75rem}}.search-header .search-title::before{content:"🔍";display:inline-block;margin-right:.75rem;font-size:.8em}.search-header .search-title .search-term{color:#ff4800;font-weight:800}.search-header .search-results-count{font-size:1.1rem;color:#505768;margin-bottom:2rem}.search-header .search-results-count .results-number{font-weight:600;color:#ff4800}.search-header .search-form-header{max-width:500px;margin:0 auto;position:relative}.search-header .search-form-header input[type=search]{width:100%;padding:1.2rem 4rem 1.2rem 2rem;border:2px solid #cdcfd4;border-radius:50px;font-size:1.1rem;background:#fff;transition:all .3s ease}.search-header .search-form-header input[type=search]:focus{outline:none;border-color:#ff4800;box-shadow:0 0 0 4px rgba(255,72,0,.1)}.search-header .search-form-header input[type=search]::placeholder{color:#828793}.search-header .search-form-header button[type=submit]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#ff4800;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.search-header .search-form-header button[type=submit]:hover{background:#e83200;transform:translateY(-50%) scale(1.1)}.search-header .search-form-header button[type=submit]::before{content:"🔍";font-size:1.4rem}.search-results{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem;margin-bottom:4rem}@media(max-width: 576px){.search-results{grid-template-columns:1fr;gap:1.5rem}}.search-result-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9;transition:all .3s ease;position:relative}.search-result-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(5,15,39,.15)}.search-result-card .result-thumbnail{position:relative;overflow:hidden;height:200px}.search-result-card .result-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.search-result-card .result-thumbnail:hover img{transform:scale(1.05)}.search-result-card .result-thumbnail .result-type{position:absolute;top:1rem;left:1rem;background:#ff4800;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.search-result-card .result-content{padding:1.5rem}.search-result-card .result-content .result-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#696f7d;flex-wrap:wrap}.search-result-card .result-content .result-meta .meta-item{display:flex;align-items:center;gap:.25rem}.search-result-card .result-content .result-meta .meta-item::before{font-size:.8rem}.search-result-card .result-content .result-meta .meta-item.result-date::before{content:"📅"}.search-result-card .result-content .result-meta .meta-item.result-author::before{content:"👤"}.search-result-card .result-content .result-meta .meta-item.result-category::before{content:"📂"}.search-result-card .result-content .result-meta a{color:#696f7d;text-decoration:none;transition:color .3s ease}.search-result-card .result-content .result-meta a:hover{color:#ff4800}.search-result-card .result-content .result-title h3{font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:1rem;color:#050f27}.search-result-card .result-content .result-title h3 a{color:inherit;text-decoration:none;transition:color .3s ease}.search-result-card .result-content .result-title h3 a:hover{color:#ff4800}.search-result-card .result-content .result-excerpt{color:#505768;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.search-result-card .result-content .result-excerpt mark{background:rgba(255,72,0,.2);color:#ff4800;padding:.1rem .2rem;border-radius:3px;font-weight:600}.search-result-card .result-content .result-read-more{display:inline-flex;align-items:center;gap:.5rem;color:#ff4800;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .3s ease}.search-result-card .result-content .result-read-more::after{content:"→";transition:transform .3s ease}.search-result-card .result-content .result-read-more:hover{color:#e83200}.search-result-card .result-content .result-read-more:hover::after{transform:translateX(3px)}.no-search-results{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9}.no-search-results .no-results-icon{font-size:4rem;margin-bottom:2rem;opacity:.6}.no-search-results .no-results-icon::before{content:"🔍❌"}.no-search-results h2{font-size:2rem;color:#050f27;margin-bottom:1rem}.no-search-results p{color:#505768;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.no-search-results .search-suggestions{background:#f7f8f8;padding:2rem;border-radius:12px;margin-top:2rem}.no-search-results .search-suggestions h3{font-size:1.2rem;color:#050f27;margin-bottom:1rem}.no-search-results .search-suggestions ul{list-style:none;padding:0;margin:0}.no-search-results .search-suggestions ul li{margin-bottom:.5rem;color:#505768}.no-search-results .search-suggestions ul li::before{content:"💡";margin-right:.5rem}.no-search-results .new-search-form{max-width:400px;margin:2rem auto 0}.search-filters{background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 10px rgba(5,15,39,.05)}.search-filters .filters-title{font-size:1.2rem;font-weight:600;color:#050f27;margin-bottom:1rem}.search-filters .filters-title::before{content:"🔧";margin-right:.5rem}.search-filters .filter-options{display:flex;gap:1rem;flex-wrap:wrap}.search-filters .filter-options .filter-option select{padding:.5rem 1rem;border:2px solid #cdcfd4;border-radius:8px;background:#fff;color:#505768;font-size:.9rem}.search-filters .filter-options .filter-option select:focus{outline:none;border-color:#ff4800}.style-2 .search-wrapper{background:#111b31}.style-2 .search-header{background:#1e273d;border-color:#373f52}.style-2 .search-header .search-title{color:#cdcfd4}.style-2 .search-header .search-title .search-term{color:#25ba8e}.style-2 .search-header .search-results-count{color:#9b9fa9}.style-2 .search-header .search-results-count .results-number{color:#25ba8e}.style-2 .search-header .search-form-header input[type=search]{background:#373f52;border-color:#505768;color:#cdcfd4}.style-2 .search-header .search-form-header input[type=search]:focus{border-color:#25ba8e;box-shadow:0 0 0 4px rgba(37,186,142,.1)}.style-2 .search-header .search-form-header input[type=search]::placeholder{color:#696f7d}.style-2 .search-header .search-form-header button[type=submit]{background:#25ba8e}.style-2 .search-header .search-form-header button[type=submit]:hover{background:#0fc28d}.style-2 .search-result-card{background:#1e273d;border-color:#373f52}.style-2 .search-result-card .result-type{background:#25ba8e}.style-2 .search-result-card .result-content .result-meta{color:#828793}.style-2 .search-result-card .result-content .result-meta a:hover{color:#25ba8e}.style-2 .search-result-card .result-content .result-title h3{color:#cdcfd4}.style-2 .search-result-card .result-content .result-title h3 a:hover{color:#25ba8e}.style-2 .search-result-card .result-content .result-excerpt{color:#9b9fa9}.style-2 .search-result-card .result-content .result-excerpt mark{background:rgba(37,186,142,.2);color:#25ba8e}.style-2 .search-result-card .result-content .result-read-more{color:#25ba8e}.style-2 .search-result-card .result-content .result-read-more:hover{color:#0fc28d}.style-2 .no-search-results{background:#1e273d;border-color:#373f52}.style-2 .no-search-results h2{color:#cdcfd4}.style-2 .no-search-results p{color:#9b9fa9}.style-2 .no-search-results .search-suggestions{background:#373f52}.style-2 .no-search-results .search-suggestions h3{color:#cdcfd4}.style-2 .no-search-results .search-suggestions ul li{color:#9b9fa9}.style-2 .search-filters{background:#1e273d}.style-2 .search-filters .filters-title{color:#cdcfd4}.style-2 .search-filters .filter-option select{background:#373f52;border-color:#505768;color:#b4b7be}.style-2 .search-filters .filter-option select:focus{border-color:#25ba8e}.comments-area{margin-top:3rem;padding:3rem 0;border-top:2px solid #e6e7e9}.comments-area .comments-title{font-size:2rem;font-weight:700;color:#050f27;margin-bottom:2rem}.comments-area .comments-title::before{content:"💬";margin-right:.75rem}.comments-area .comment-list{list-style:none;padding:0;margin:0}.comments-area .comment-list .comment{margin-bottom:2rem;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(5,15,39,.05);border:1px solid #e6e7e9}.comments-area .comment-list .comment .comment-author{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.comments-area .comment-list .comment .comment-author .avatar{border-radius:50%;border:3px solid #cdcfd4}.comments-area .comment-list .comment .comment-author .fn{font-weight:600;color:#050f27;font-size:1.1rem}.comments-area .comment-list .comment .comment-author .says{display:none}.comments-area .comment-list .comment .comment-meta{margin-bottom:1rem;font-size:.9rem;color:#696f7d}.comments-area .comment-list .comment .comment-meta .comment-metadata a{color:#696f7d;text-decoration:none}.comments-area .comment-list .comment .comment-meta .comment-metadata a:hover{color:#ff4800}.comments-area .comment-list .comment .comment-content{color:#373f52;line-height:1.6;margin-bottom:1rem}.comments-area .comment-list .comment .comment-content p{margin-bottom:1rem}.comments-area .comment-list .comment .comment-content p:last-child{margin-bottom:0}.comments-area .comment-list .comment .reply{text-align:right}.comments-area .comment-list .comment .reply .comment-reply-link{background:#ff4800;color:#fff;padding:.5rem 1rem;border-radius:20px;text-decoration:none;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.comments-area .comment-list .comment .reply .comment-reply-link::before{content:"↩️"}.comments-area .comment-list .comment .reply .comment-reply-link:hover{background:#e83200;transform:translateY(-1px)}.comments-area .comment-list .comment .children{margin-top:2rem;padding-left:2rem;border-left:3px solid #cdcfd4}.comments-area .comment-list .comment .children .comment{background:#f7f8f8;border-color:#cdcfd4}.comments-area .comment-list .comment.comment-awaiting-moderation{background:rgba(255,72,0,.05);border-color:#ff4800}.comments-area .comment-list .comment.comment-awaiting-moderation::before{content:"⏳ " attr(data-awaiting-text);display:block;color:#ff4800;font-weight:600;margin-bottom:1rem;font-size:.9rem}.comments-area .comment-navigation{margin:2rem 0;display:flex;justify-content:space-between;align-items:center}.comments-area .comment-navigation .nav-previous a,.comments-area .comment-navigation .nav-next a{background:#cdcfd4;color:#373f52;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.comments-area .comment-navigation .nav-previous a:hover,.comments-area .comment-navigation .nav-next a:hover{background:#ff4800;color:#fff}.comments-area .no-comments{text-align:center;padding:3rem 2rem;background:#f7f8f8;border-radius:12px;border:2px dashed #b4b7be}.comments-area .no-comments::before{content:"💭";font-size:3rem;display:block;margin-bottom:1rem;opacity:.6}.comments-area .no-comments p{color:#505768;font-size:1.1rem;margin:0}.comment-respond{margin-top:3rem;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 20px rgba(5,15,39,.08);border:1px solid #e6e7e9}.comment-respond .comment-reply-title{font-size:1.8rem;font-weight:700;color:#050f27;margin-bottom:2rem}.comment-respond .comment-reply-title::before{content:"✍️";margin-right:.75rem}.comment-respond .comment-reply-title small{float:right;font-size:.8rem;font-weight:normal}.comment-respond .comment-reply-title small a{color:#696f7d;text-decoration:none}.comment-respond .comment-reply-title small a:hover{color:#ff4800}.comment-respond .comment-form .comment-form-author,.comment-respond .comment-form .comment-form-email,.comment-respond .comment-form .comment-form-url{margin-bottom:1.5rem}.comment-respond .comment-form .comment-form-author label,.comment-respond .comment-form .comment-form-email label,.comment-respond .comment-form .comment-form-url label{display:block;font-weight:600;color:#373f52;margin-bottom:.5rem}.comment-respond .comment-form .comment-form-author label .required,.comment-respond .comment-form .comment-form-email label .required,.comment-respond .comment-form .comment-form-url label .required{color:#ff4800}.comment-respond .comment-form .comment-form-author input,.comment-respond .comment-form .comment-form-email input,.comment-respond .comment-form .comment-form-url input{width:100%;padding:1rem;border:2px solid #cdcfd4;border-radius:8px;font-size:1rem;background:#fff;transition:all .3s ease}.comment-respond .comment-form .comment-form-author input:focus,.comment-respond .comment-form .comment-form-email input:focus,.comment-respond .comment-form .comment-form-url input:focus{outline:none;border-color:#ff4800;box-shadow:0 0 0 4px rgba(255,72,0,.1)}.comment-respond .comment-form .comment-form-author input::placeholder,.comment-respond .comment-form .comment-form-email input::placeholder,.comment-respond .comment-form .comment-form-url input::placeholder{color:#828793}.comment-respond .comment-form .comment-form-comment{margin-bottom:1.5rem}.comment-respond .comment-form .comment-form-comment label{display:block;font-weight:600;color:#373f52;margin-bottom:.5rem}.comment-respond .comment-form .comment-form-comment label .required{color:#ff4800}.comment-respond .comment-form .comment-form-comment textarea{width:100%;min-height:150px;padding:1rem;border:2px solid #cdcfd4;border-radius:8px;font-size:1rem;font-family:inherit;background:#fff;resize:vertical;transition:all .3s ease}.comment-respond .comment-form .comment-form-comment textarea:focus{outline:none;border-color:#ff4800;box-shadow:0 0 0 4px rgba(255,72,0,.1)}.comment-respond .comment-form .comment-form-comment textarea::placeholder{color:#828793}.comment-respond .comment-form .comment-form-cookies-consent{margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox]{margin-top:.25rem;accent-color:#ff4800}.comment-respond .comment-form .comment-form-cookies-consent label{font-size:.9rem;color:#505768;line-height:1.5}.comment-respond .comment-form .form-submit .submit{background:linear-gradient(135deg, #FF4800, #FF6A00);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem}.comment-respond .comment-form .form-submit .submit::before{content:"📨"}.comment-respond .comment-form .form-submit .submit:hover{background:linear-gradient(135deg, #E83200, #FF4800);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,72,0,.3)}.comment-respond .comment-form .form-submit .submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.comment-respond .comment-notes{margin-bottom:2rem;padding:1.5rem;background:#f5f9ff;border-radius:8px;border-left:4px solid #ff4800}.comment-respond .comment-notes p{margin:0;color:#505768;font-size:.9rem;line-height:1.5}.comment-respond .comment-notes p .required{color:#ff4800;font-weight:600}.style-2 .comments-area{border-color:#373f52}.style-2 .comments-area .comments-title{color:#cdcfd4}.style-2 .comments-area .comment-list .comment{background:#1e273d;border-color:#373f52}.style-2 .comments-area .comment-list .comment .comment-author .fn{color:#cdcfd4}.style-2 .comments-area .comment-list .comment .comment-meta{color:#828793}.style-2 .comments-area .comment-list .comment .comment-meta a:hover{color:#25ba8e}.style-2 .comments-area .comment-list .comment .comment-content{color:#9b9fa9}.style-2 .comments-area .comment-list .comment .reply .comment-reply-link{background:#25ba8e}.style-2 .comments-area .comment-list .comment .reply .comment-reply-link:hover{background:#0fc28d}.style-2 .comments-area .comment-list .comment .children .comment{background:#373f52;border-color:#505768}.style-2 .comments-area .comment-list .comment.comment-awaiting-moderation{background:rgba(37,186,142,.1);border-color:#25ba8e}.style-2 .comments-area .comment-list .comment.comment-awaiting-moderation::before{color:#25ba8e}.style-2 .comments-area .comment-navigation .nav-previous a,.style-2 .comments-area .comment-navigation .nav-next a{background:#373f52;color:#b4b7be}.style-2 .comments-area .comment-navigation .nav-previous a:hover,.style-2 .comments-area .comment-navigation .nav-next a:hover{background:#25ba8e;color:#fff}.style-2 .comments-area .no-comments{background:#373f52;border-color:#505768}.style-2 .comments-area .no-comments p{color:#9b9fa9}.style-2 .comment-respond{background:#1e273d;border-color:#373f52}.style-2 .comment-respond .comment-reply-title{color:#cdcfd4}.style-2 .comment-respond .comment-reply-title small a{color:#828793}.style-2 .comment-respond .comment-reply-title small a:hover{color:#25ba8e}.style-2 .comment-respond .comment-form .comment-form-author label,.style-2 .comment-respond .comment-form .comment-form-email label,.style-2 .comment-respond .comment-form .comment-form-url label{color:#b4b7be}.style-2 .comment-respond .comment-form .comment-form-author label .required,.style-2 .comment-respond .comment-form .comment-form-email label .required,.style-2 .comment-respond .comment-form .comment-form-url label .required{color:#25ba8e}.style-2 .comment-respond .comment-form .comment-form-author input,.style-2 .comment-respond .comment-form .comment-form-email input,.style-2 .comment-respond .comment-form .comment-form-url input{background:#373f52;border-color:#505768;color:#cdcfd4}.style-2 .comment-respond .comment-form .comment-form-author input:focus,.style-2 .comment-respond .comment-form .comment-form-email input:focus,.style-2 .comment-respond .comment-form .comment-form-url input:focus{border-color:#25ba8e;box-shadow:0 0 0 4px rgba(37,186,142,.1)}.style-2 .comment-respond .comment-form .comment-form-author input::placeholder,.style-2 .comment-respond .comment-form .comment-form-email input::placeholder,.style-2 .comment-respond .comment-form .comment-form-url input::placeholder{color:#696f7d}.style-2 .comment-respond .comment-form .comment-form-comment label{color:#b4b7be}.style-2 .comment-respond .comment-form .comment-form-comment label .required{color:#25ba8e}.style-2 .comment-respond .comment-form .comment-form-comment textarea{background:#373f52;border-color:#505768;color:#cdcfd4}.style-2 .comment-respond .comment-form .comment-form-comment textarea:focus{border-color:#25ba8e;box-shadow:0 0 0 4px rgba(37,186,142,.1)}.style-2 .comment-respond .comment-form .comment-form-comment textarea::placeholder{color:#696f7d}.style-2 .comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox]{accent-color:#25ba8e}.style-2 .comment-respond .comment-form .comment-form-cookies-consent label{color:#9b9fa9}.style-2 .comment-respond .comment-form .form-submit .submit{background:linear-gradient(135deg, #25BA8E, #0FC28D)}.style-2 .comment-respond .comment-form .form-submit .submit:hover{background:linear-gradient(135deg, #0FC28D, #25BA8E);box-shadow:0 8px 25px rgba(37,186,142,.3)}.style-2 .comment-respond .comment-notes{background:rgba(37,186,142,.1);border-color:#25ba8e}.style-2 .comment-respond .comment-notes p{color:#9b9fa9}.style-2 .comment-respond .comment-notes p .required{color:#25ba8e}.re-button{padding:16px 36px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.re-button__text{padding:0 8px;font-weight:600;font-size:18px;line-height:1.1}.re-button__icon{display:flex;justify-content:center;align-items:center}.re-button--border{background:#fff;color:#ff4800;font-weight:600;border:1px solid #ff4800}.re-button--border:hover{background:#ff4800}.re-button--border:hover .re-button__text{color:#fff}.re-button--border:hover .re-button__icon svg path{stroke:#fff}.re-button--border:focus{background:#e83200}.re-button--border:disabled,.re-button--border.disabled{background:#d6ccc8;cursor:default}.re-button--border .re-button__text{color:#ff4800}.re-button--filled{background:#ff4800;color:#fff;font-weight:600}.re-button--filled:hover{cursor:pointer;background:#ff4800}.re-button--filled:hover .re-button__text{color:#fff}.re-button--filled:focus{background:#e83200}.re-button--filled:disabled,.re-button--filled.disabled{background:#d6ccc8;cursor:default}.re-button--filled .re-button__text{color:#fff}.re-button--textured,.re-button--textured-alt{position:relative;background:linear-gradient(135deg, #FF4800 0%, #FF6A00 100%);background-size:100% 100%;border:none;overflow:hidden}.re-button--textured::before,.re-button--textured-alt::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(../36b46a18df4206a3742e.svg) center/cover no-repeat;opacity:1;z-index:1}.re-button--textured::after,.re-button--textured-alt::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ff4800;opacity:0;transition:opacity .3s ease;z-index:1;mask:url(../36b46a18df4206a3742e.svg) center/cover no-repeat;-webkit-mask:url(../36b46a18df4206a3742e.svg) center/cover no-repeat}.re-button--textured .re-button__text,.re-button--textured-alt .re-button__text,.re-button--textured .re-button__icon,.re-button--textured-alt .re-button__icon{position:relative;z-index:2;color:#fff;font-weight:600}.re-button--textured:hover::after,.re-button--textured-alt:hover::after{opacity:.8}.re-button--textured:focus,.re-button--textured-alt:focus{outline:2px solid rgba(255,72,0,.5);outline-offset:2px}.re-button--textured:disabled,.re-button--textured-alt:disabled,.re-button--textured.disabled,.disabled.re-button--textured-alt{opacity:.6;cursor:not-allowed}.re-button--textured:disabled:hover::after,.re-button--textured-alt:disabled:hover::after,.re-button--textured.disabled:hover::after,.disabled.re-button--textured-alt:hover::after{opacity:0}.re-button--textured-alt::before{background:linear-gradient(45deg, #FF4800 0%, #FF8A00 50%, #FF6A00 100%);background-size:200% 200%;animation:textured-wave 3s ease infinite}@keyframes textured-wave{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.re-button--textured .re-button__icon svg,.re-button--textured-alt .re-button__icon svg{fill:#fff}body.mobile-menu-open{overflow:hidden !important;position:fixed;width:100%;height:100%}.header{width:100%;z-index:999;transition:all .3s ease}@media(max-width: 1200px){.header{background:#fff;box-shadow:0px 20px 24px -4px rgba(16,24,40,.0705882353)}}.header--style-1{position:fixed;top:0;left:0;right:0;z-index:999;margin-top:20px;transition:margin-top .3s cubic-bezier(0.4, 0, 0.2, 1) !important;will-change:margin-top}@media(max-width: 1200px){.header--style-1{margin-top:0;transition:none !important;will-change:auto}}.header--style-1.header--scrolled{margin-top:10px}@media(max-width: 1200px){.header--style-1.header--scrolled{margin-top:0}}.header__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px;width:100%;margin-top:32px}@media(max-width: 1200px){.header__inner{margin-top:0}}.header--style-1 .header__inner,.header--style-2 .header__inner{margin-top:0}.header__container{z-index:100;background:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:17px 18px;box-shadow:0px 20px 24px -4px rgba(16,24,40,.0705882353)}@media(max-width: 1200px){.header__container{padding:17px 0;box-shadow:unset}}.header__logo{display:flex}.header__logo a{display:flex}.header__logo img,.header__logo svg{max-height:36px}@media(max-width: 1200px){.header__logo img,.header__logo svg{max-height:26px;width:auto}}.header__nav{flex:1;display:flex;justify-content:center}.header__menu{display:flex;justify-content:space-between;max-width:735px;width:100%}@media(max-width: 1200px){.header__menu{display:none}}.header__menu-item{display:inline-block;margin-right:16px}.header__menu-item:last-child{margin-right:0}.header__menu-link{font-size:18px;color:#050f27;text-decoration:none;transition:color .3s ease}.header__menu-link:hover{color:#ff4800}@media(max-width: 1200px){.header .re-button{display:none}}.header__burger{display:none;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;background:none;border:none;cursor:pointer}@media(max-width: 1200px){.header__burger{display:block}}.header__burger span{display:block;width:18px;height:2px;background:#1a2236;margin:4px 0;border-radius:2px;transition:all .3s}.header--style-2{background:#fff;position:fixed;top:0;left:0;right:0;z-index:999}.header--style-2 .header__inner{margin-top:0}.header--style-2 .header__container{border:unset;border-radius:unset;padding:15px 0;box-shadow:unset}@media(max-width: 1200px){.header--style-2 .header__container{padding:17px 0}}.header--style-2 .header__logo{display:flex}.header--style-2 .header__logo a{display:flex}.header--style-2 .header__logo img,.header--style-2 .header__logo svg{max-height:36px}@media(max-width: 1200px){.header--style-2 .header__logo img,.header--style-2 .header__logo svg{max-height:26px}}body.has-fixed-header-style-1{padding-top:108px}@media(max-width: 1200px){body.has-fixed-header-style-1{padding-top:60px}}body.has-fixed-header-style-2{padding-top:88px}@media(max-width: 1200px){body.has-fixed-header-style-2{padding-top:60px}}.mobile{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:9999;overflow-y:auto;flex-direction:column;padding:20px 16px}.mobile.active{display:flex}.mobile__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:20px}.mobile__close{width:18px;height:18px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.mobile__close svg{width:18px;height:18px}.mobile__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px 0 20px}.mobile__logo{display:flex}.mobile__logo img,.mobile__logo svg{height:20px;width:auto}.mobile__list{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.mobile__item{width:100%;text-align:center}.mobile__link{display:block;font-size:18px;font-weight:500;color:#050f27;text-decoration:none;padding:6px 0;transition:color .3s ease}.mobile__link:hover{color:#ff4800}.mobile__btn{margin-top:auto;width:100%}.mobile__btn .re-button{display:flex;width:100%;justify-content:center;border-radius:50px;padding:16px 20px}.mobile__btn .re-button__text{font-size:16px;font-weight:500}.mobile__btn .re-button__icon{margin-left:8px}.footer__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px}@media(max-width: 576px){.footer__container{padding:0}}.footer__top{display:flex;justify-content:space-between;align-items:center;padding:44px 40px;background:#f7f8f8;border-radius:20px}@media(max-width: 991px){.footer__top{flex-wrap:wrap}}@media(max-width: 576px){.footer__top{flex-direction:column;padding:40px 16px;border-radius:0}}.footer__bottom{margin:24px 0;width:100%}.footer__logo{max-width:120px;display:flex;align-items:center}@media(max-width: 576px){.footer__logo{margin-bottom:32px}}.footer__logo img,.footer__logo svg{object-fit:contain;min-height:42px}@media(max-width: 576px){.footer__logo img,.footer__logo svg{min-height:46px}}.footer__social{display:flex;align-items:center}@media(max-width: 991px){.footer__social{width:calc(100% - 120px);justify-content:flex-end}}@media(max-width: 576px){.footer__social{width:100%;justify-content:center}}.footer__social__item{margin-right:22px;width:32px;height:32px;background:#111b31;border-radius:5px;transition:.3s ease-in,.3s ease-in-out;cursor:pointer}@media(max-width: 576px){.footer__social__item{width:49px;height:49px;margin-right:16px}}.footer__social__item:hover{background:#153cc4}.footer__social__item:last-child{margin-right:0}.footer__social__item svg,.footer__social__item img{width:16px;height:16px}.footer__social__link{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media(max-width: 576px){.footer__social__link svg{width:24px !important;height:24px !important}}.footer__links{list-style:none;display:flex}@media(max-width: 991px){.footer__links{margin-top:16px}}@media(max-width: 576px){.footer__links{margin-top:32px;flex-direction:column}}.footer__links__item{display:inline-block;margin-right:50px;cursor:pointer}@media(max-width: 576px){.footer__links__item{margin:0 0 24px 0;text-align:center}}.footer__links__item:last-child{margin-right:0}@media(max-width: 576px){.footer__links__item:last-child{margin-bottom:0}}.footer__links__link{font-size:18px;color:#050f27;text-decoration:none;transition:color .3s ease}@media(max-width: 576px){.footer__links__link{text-align:center;font-weight:500;font-size:20px}}.footer__links__link:hover{color:#153cc4}.footer__links__text{font-size:18px}.footer__links__text:hover{color:#153cc4}.footer__copyright{text-align:center;font-size:14px;color:#9b9fa9;padding:0 16px}@media(max-width: 576px){.footer__copyright{padding:16px 16px 40px 16px}}.footer--style-2{background:#111b31;padding:60px 0 30px 0}@media(max-width: 576px){.footer--style-2{padding:40px 0}}.footer--style-2 .footer__top{padding:0 0 32px 0;background:#111b31;border-radius:unset;border-bottom:1px solid #373f52}.footer--style-2 .footer__social__item{background:#373f52}.footer--style-2 .footer__social__item:hover{background:#ff4800}.footer--style-2 .footer__links__link{color:#fff}.footer--style-2 .footer__links__link:hover{color:#ff4800}.footer--style-2 .footer__bottom{margin:30px 0 0 0}@media(max-width: 576px){.footer--style-2 .footer__bottom{margin:0}}@media(max-width: 576px){.footer--style-2 .footer__copyright{padding:32px 16px 0 16px}}.banner__inner{position:relative;width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px}@media(max-width: 576px){.banner__inner{padding:0}}.banner__inner .banner__bg .banner__bg__img{height:inherit;object-fit:cover;object-position:center;filter:brightness(0.6)}.banner__top{position:relative;width:100%;height:660px}@media(max-width: 576px){.banner__top{height:auto}}.banner__bg{position:absolute;left:0;top:0;z-index:-1;height:100%;border-radius:20px;overflow:hidden;width:100%}@media(max-width: 576px){.banner__bg{border-radius:0}}.banner__content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 32px}@media(max-width: 576px){.banner__content{padding:80px 16px 160px 16px}}.banner__title{color:#fff;margin-bottom:24px;text-align:center}@media(max-width: 576px){.banner__title{margin-bottom:16px}}.banner__address{width:340px;background:#111b31;padding:30px 26px;position:absolute;bottom:0;left:0;border:18px solid #fff;border-bottom:none;border-left:none;border-radius:30px;border-bottom-right-radius:0;border-top-left-radius:0;display:flex;align-items:center;font-size:26px}@media(max-width: 576px){.banner__address{width:100%;border-radius:0;border:unset;padding:40px 16px;font-size:22px}}.banner__address__icon{width:36px;height:36px;border-radius:50%;background:#373f52;display:flex;justify-content:center;align-items:center;min-width:36px;margin-right:16px;position:relative;z-index:2}.banner__address__icon svg{z-index:4}.banner__address__icon span{animation:pulsate 3s infinite ease-in-out;display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:#373f52;position:absolute;right:-18px;top:18px;z-index:1}@keyframes pulsate{0%{transform:scale(1);opacity:1}100%{transform:scale(2);opacity:0}}.banner__address__value{color:#fff;font-size:18px;font-weight:500;line-height:1.4;transition:.3s ease-in,.3s ease-in-out}.banner__address__value:hover{color:#ff6a00}.banner__description{color:#fff;margin-bottom:40px;text-align:center;max-width:580px}@media(max-width: 576px){.banner__description{margin-bottom:30px}}.banner__button{padding:16px 36px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;background:#ff4800;transition:.3s ease-in,.3s ease-in-out}@media(max-width: 576px){.banner__button{width:100%}}.banner__button:hover{cursor:pointer}.banner__button:focus{background:#e83200}.banner__button:disabled,.banner__button.disabled{background:#e83200;cursor:default}.banner__button span{font-weight:600;font-size:18px;line-height:1.1;color:#fff;transition:.3s ease-in,.3s ease-in-out}.banner__button img{width:24px;margin-left:6px}@media(max-width: 576px){.banner__button{width:100%}}.banner__details{max-width:1084px;width:100%;margin:100px auto 0 auto;display:grid;grid-template-columns:repeat(4, 1fr);gap:88px}@media(max-width: 1200px){.banner__details{gap:40px;grid-template-columns:repeat(3, 1fr);margin-top:60px}}@media(max-width: 991px){.banner__details{gap:20px;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.banner__details{grid-template-columns:repeat(1, 1fr);gap:24px;margin-top:60px;padding:0 16px}}.banner__details__item{display:flex;align-items:center}.banner__details__icon{width:60px;height:60px;min-width:60px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:#fff2ed;margin-right:20px}.banner__details__icon img{width:28px;height:28px}.banner__details__text{font-size:18px;color:#373f52;line-height:1.3;font-weight:600}.banner2{margin-top:0px}.banner2__top{position:relative;height:960px;width:100%;padding:0}@media(max-width: 991px){.banner2__top{height:auto}}.banner2__top__inner{width:100%;padding:136px 16px;width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px}@media(max-width: 576px){.banner2__top__inner{padding:70px 16px}}.banner2__bg{position:absolute;height:100%;width:100%;left:0;z-index:-1}.banner2__bg img{height:100% !important;object-fit:cover;object-position:center;filter:brightness(0.6)}.banner2__title{color:#fff;text-align:start;margin-bottom:24px;max-width:520px;text-transform:uppercase}.banner2__description{color:#fff;margin-bottom:40px;text-align:start;max-width:380px;font-size:18px}@media(max-width: 576px){.banner2__description{margin-bottom:30px}}.banner2__details{max-width:1116px;padding:0 16px;width:100%;margin:60px auto 0 auto;display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1200px){.banner2__details{gap:40px;grid-template-columns:repeat(3, 1fr);margin-top:60px}}@media(max-width: 991px){.banner2__details{gap:20px;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.banner2__details{grid-template-columns:repeat(1, 1fr);gap:24px;margin-top:20px;padding:0 16px}}@media(max-width: 576px){.banner2__details__inner{margin-left:24px}}.banner2__details__item{display:flex;flex-direction:column;padding:24px;border:1px solid #e6e7e9;border-radius:10px}@media(max-width: 576px){.banner2__details__item{flex-direction:row}}.banner2__details__icon{width:48px;height:48px;min-width:48px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:#fff2ed;margin-bottom:16px}.banner2__details__icon img{width:28px;height:28px}.banner2__details__value{margin-bottom:12px}@media(max-width: 576px){.banner2__details__value{margin-bottom:8px;line-height:1.2}}.banner2__details__label{font-size:18px;color:#696f7d;line-height:1.3}@media(max-width: 576px){.banner2 .re-button{width:100%}}.overview__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px;display:flex;justify-content:space-between}@media(max-width: 1200px){.overview__container{flex-direction:column}}@media(max-width: 991px){.overview__container{padding-left:0;padding-right:0}}@media(max-width: 576px){.overview__container{padding:0}}.overview__image{border-top-left-radius:20px;border-bottom-left-radius:20px;max-width:810px;width:100%;display:flex;overflow:hidden}@media(max-width: 1200px){.overview__image{border-radius:20px;margin:0 auto 40px auto}}@media(max-width: 991px){.overview__image{border-radius:0;margin-bottom:0}}@media(max-width: 576px){.overview__image{padding:0;border-radius:0;margin-bottom:0}}.overview__image img{object-fit:cover}@media(max-width: 1200px){.overview__image img{object-fit:contain}}.overview__content{padding:106px 60px;border-top-right-radius:20px;border-bottom-right-radius:20px;width:100%;background:#f7f8f8}@media(max-width: 1200px){.overview__content{padding:40px 30px}}@media(max-width: 991px){.overview__content{max-width:100%;border-radius:0;padding:60px}}@media(max-width: 576px){.overview__content{border-radius:0;padding:40px 16px}}.overview__title{margin-bottom:24px}@media(max-width: 576px){.overview__title{margin-bottom:16px}}.overview__description{margin-bottom:32px;line-height:1.5}@media(max-width: 576px){.overview .re-button{width:100%}}.overview .features{width:100%;flex-direction:column;margin-bottom:40px}@media(max-width: 576px){.overview .features{margin-bottom:30px}}.overview .features__item{display:flex;justify-content:space-between;padding:22px 16px;border-top:1px solid rgba(66,87,137,.2509803922)}.overview .features__item:last-child{border-bottom:1px solid rgba(66,87,137,.2509803922)}.overview .features__item__label{color:#828793}.overview .features__item__value{color:#050f27;font-weight:700}.overview .features__item__value.highlight-value{color:#083ae8}.overview--style-2 .overview__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.overview--style-2 .overview__image{max-width:518px;border-radius:20px}@media(max-width: 1200px){.overview--style-2 .overview__image{max-width:fit-content}}@media(max-width: 991px){.overview--style-2 .overview__image{margin-bottom:40px}}@media(max-width: 576px){.overview--style-2 .overview__image{margin-bottom:40px;border-radius:15px}}.overview--style-2 .overview__content{background:#fff;padding:18px 0 0 60px}@media(max-width: 1200px){.overview--style-2 .overview__content{padding:0}}.about__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px}@media(max-width: 991px){.about__container{padding:0}}@media(max-width: 576px){.about__container{padding:0}}.about__content{padding:60px;border-radius:20px;background:#111b31;display:flex;justify-content:space-between;align-items:center}@media(max-width: 1200px){.about__content{padding:40px 30px}}@media(max-width: 991px){.about__content{flex-direction:column;border-radius:0;padding:60px}}@media(max-width: 576px){.about__content{padding:40px 16px}}.about__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:612px;padding-right:32px}@media(max-width: 1200px){.about__left{max-width:500px}}@media(max-width: 991px){.about__left{max-width:100%;width:100%;padding-right:0;padding-bottom:40px}}.about__title{margin-bottom:30px;color:#fff}@media(max-width: 576px){.about__title{margin-bottom:16px}}.about__description{color:#fff;margin-bottom:50px}@media(max-width: 991px){.about__description{margin-bottom:30px}}@media(max-width: 576px){.about .re-button{width:100%}}.about__image{max-width:750px;width:100%;object-fit:contain;border-radius:20px;overflow:hidden}@media(max-width: 576px){.about__image{border-radius:10px}}.about--style-2 .about__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.about--style-2 .about__content{background:#fff;padding:0;border-radius:0;flex-direction:row-reverse}@media(max-width: 991px){.about--style-2 .about__content{flex-direction:column-reverse}}.about--style-2 .about__left{padding-right:0;padding-left:60px}@media(max-width: 991px){.about--style-2 .about__left{padding:40px 0 0 0}}.about--style-2 .about__title,.about--style-2 .about__description{color:#050f27}.features__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.features__title{text-align:center;margin-bottom:24px}@media(max-width: 576px){.features__title{margin-bottom:16px}}.features__description{max-width:540px;width:100%;margin:0 auto;text-align:center}.features .stats{margin-top:20px;display:flex;flex-wrap:wrap}@media(max-width: 576px){.features .stats{margin-top:30px}}.features .stats__item{width:33.3%;margin:20px 0;display:flex;flex-direction:column;align-items:center;position:relative}@media(max-width: 991px){.features .stats__item{width:50%}}@media(max-width: 576px){.features .stats__item{width:100%;margin:unset;padding:32px 0}}@media(max-width: 576px){.features .stats__item:first-child{padding-top:0}}@media(max-width: 991px){.features .stats__item:nth-child(2n):after{display:none}}@media(max-width: 576px){.features .stats__item:nth-child(2n):after{display:block}}.features .stats__item:nth-child(3n):after{display:none}@media(max-width: 991px){.features .stats__item:nth-child(3n):after{display:block}}@media(max-width: 576px){.features .stats__item:last-child:after{display:none}}.features .stats__item:after{content:"";position:absolute;right:0;top:18px;height:85px;border:1px solid #9ea6c3}@media(max-width: 576px){.features .stats__item:after{height:1px;width:85px;top:unset;bottom:0;right:unset}}.features .stats__item__value{text-align:center;color:#083ae8;margin-bottom:16px}@media(max-width: 576px){.features .stats__item__value{margin-bottom:12px}}.features .stats__item__info{text-align:center;color:#828793;font-size:18px;max-width:280px;padding:0 16px}@media(max-width: 576px){.features .stats__item__info{max-width:260px}}.features__image{width:100%;border-radius:20px;overflow:hidden;margin:20px 0 28px 0}@media(max-width: 576px){.features__image{margin:8px 0 16px 0;border-radius:15px}}.features__video{width:100%;border-radius:20px;overflow:hidden;margin:20px 0 28px 0}@media(max-width: 576px){.features__video{margin:8px 0 16px 0;border-radius:15px}}.features .specifications{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px}@media(max-width: 1200px){.features .specifications{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991px){.features .specifications{grid-template-columns:repeat(1, 1fr)}}.features .specifications__item{padding:32px 24px;background:#f7f8f8;border-radius:20px;height:max-content}@media(max-width: 1200px){.features .specifications__item{height:auto}}@media(max-width: 576px){.features .specifications__item{padding:16px}}.features .specifications__title{text-align:center;margin-bottom:24px}.features .specifications .sublist__item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e6e7e9}@media(max-width: 576px){.features .specifications .sublist__item{flex-direction:column;align-items:flex-start}}.features .specifications .sublist__item:first-child{padding-top:0}.features .specifications .sublist__item:last-child{border-bottom:0}.features .specifications .sublist__item__label{padding-right:32px;color:#505768}@media(max-width: 576px){.features .specifications .sublist__item__label{margin-bottom:8px;padding-right:0}}.features .specifications .sublist__item__value{color:#050f27;font-weight:700}.features2__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}@media(max-width: 576px){.features2__container{padding:0}}.features2__content{display:flex;justify-content:space-between;margin-bottom:20px}@media(max-width: 991px){.features2__content{flex-direction:column}}@media(max-width: 576px){.features2__content{padding:0 16px}}.features2__content__left{max-width:570px;width:100%}.features2__content__right{max-width:505px;width:100%}@media(max-width: 991px){.features2__content__right{margin-top:32px}}.features2__title{margin-bottom:24px}@media(max-width: 576px){.features2__title{margin-bottom:16px;text-combine:center}}.features2__description{width:100%;margin-bottom:40px}@media(max-width: 576px){.features2__description{margin-bottom:30px;text-combine:center}}@media(max-width: 576px){.features2 .re-button{width:100%}}.features2 .stats2{display:flex;width:100%;flex-wrap:wrap}.features2 .stats2__item{width:50%;display:flex;flex-direction:column;align-items:center;position:relative;padding:40px;border-bottom:none}@media(max-width: 576px){.features2 .stats2__item{padding:20px}}.features2 .stats2__item.active-border{border-bottom:1px solid #e6e7e9}.features2 .stats2__item:nth-child(odd){padding-left:0;border-right:1px solid #e6e7e9}.features2 .stats2__item:nth-child(even){padding-right:0}.features2 .stats2__item__value{color:#ff4800;margin-bottom:12px;text-align:start;width:100%}.features2 .stats2__item__info{text-align:start;width:100%;color:#828793}.features2__image{width:100%;margin:20px 0 28px 0}@media(max-width: 576px){.features2__image{margin:20px 0 0 0}}.features2__video{height:100%;width:100%;overflow:hidden;margin:20px 0 28px 0}@media(max-width: 576px){.features2__video{margin:8px 0 0 0;background:#f5f9ff}}.features2__video__wrapper{height:100%;width:100%;position:relative}.features2__video__wrapper iframe{width:100%;height:700px;border:none;border-radius:20px}@media(max-width: 991px){.features2__video__wrapper iframe{height:500px}}@media(max-width: 576px){.features2__video__wrapper iframe{height:300px}}.features2__video__wrapper video{width:100%;height:auto;border-radius:20px}.features2__video__embed{width:100%;height:700px;border-radius:20px;overflow:hidden}@media(max-width: 991px){.features2__video__embed{height:500px}}@media(max-width: 576px){.features2__video__embed{height:300px}}.features2__video__fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;background:#f5f9ff;border-radius:20px;height:700px}@media(max-width: 991px){.features2__video__fallback{height:500px}}@media(max-width: 576px){.features2__video__fallback{height:300px}}.features2__video__fallback p{margin-bottom:16px;color:#828793}.features2__video__fallback a{color:#ff4800;text-decoration:none;font-weight:600}.features2__video__fallback a:hover{text-decoration:underline}.features2 .specifications{display:grid;border-radius:20px;grid-template-columns:repeat(3, 1fr)}@media(max-width: 1200px){.features2 .specifications{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991px){.features2 .specifications{grid-template-columns:repeat(1, 1fr)}}.features2 .specifications__item{padding:32px 0;background:#f5f9ff;height:max-content}@media(max-width: 1200px){.features2 .specifications__item{height:auto}}@media(max-width: 991px){.features2 .specifications__item{border-bottom:1px solid #e6e7e9}}.features2 .specifications__item:last-child .specifications__item__container{border-right:0}.features2 .specifications__item__container{padding:0 38px;border-right:1px solid #e6e7e9}.features2 .specifications__title{text-align:center;margin-bottom:24px}.features2 .specifications .sublist__item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e6e7e9}@media(max-width: 576px){.features2 .specifications .sublist__item{flex-direction:column;align-items:flex-start}}.features2 .specifications .sublist__item:first-child{padding-top:0}.features2 .specifications .sublist__item:last-child{border-bottom:0}.features2 .specifications .sublist__item__label{padding-right:32px;color:#505768;font-weight:500}@media(max-width: 576px){.features2 .specifications .sublist__item__label{margin-bottom:8px;padding-right:0}}.features2 .specifications .sublist__item__value{color:#050f27;font-weight:700}.plan__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.plan__title{text-align:center;margin-bottom:12px}.plan__tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:40px}@media(max-width: 991px){.plan__tabs{display:none}}.plan__tabs__item{margin:12px 42px;display:flex;align-items:center;cursor:pointer}.plan__tabs__item:hover .plan__tabs__icon path{fill:#3863f7}.plan__tabs__item:hover .plan__tabs__text{color:#3863f7}.plan__tabs__item.active .plan__tabs__icon path{fill:#3863f7}.plan__tabs__item.active .plan__tabs__text{color:#3863f7}.plan__tabs__icon{width:18px;height:18px;min-width:18px;margin-right:8px}.plan__tabs__icon svg{width:100%;height:100%}.plan__tabs__text{font-weight:700;color:#505768}.plan__content{display:flex;flex-direction:column}.plan .floor{display:none;opacity:0;transition:opacity .5s ease}@media(max-width: 991px){.plan .floor{flex-direction:column;display:flex;opacity:1}}.plan .floor.active{display:flex;opacity:1}.plan .floor__head{display:none;width:100%;justify-content:space-between;align-items:center;cursor:pointer;padding:24px 0}@media(max-width: 991px){.plan .floor__head{display:flex}}.plan .floor__head__left{display:flex;align-items:center}.plan .floor__head__icon{width:24px;height:24px;margin-right:8px}.plan .floor__head__name{font-weight:700;color:#696f7d}.plan .floor__head.active .floor__head__name{color:#3863f7}.plan .floor__head.active .floor__head__icon path{fill:#3863f7}.plan .floor__head.active .food__head__close--minus{display:none}.plan .floor__head.active+.floor__content{display:flex}.plan .floor__content{display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width: 991px){.plan .floor__content{flex-direction:column;display:none}}.plan .floor__content.active{display:flex}.plan .floor__left{max-width:687px;width:100%;margin-right:32px}@media(max-width: 991px){.plan .floor__left{margin-bottom:32px}}.plan .floor__right{width:100%}.plan .floor__list{margin-bottom:40px}.plan .floor__item{display:flex;justify-content:space-between;align-items:center;padding:22px 16px;border-top:1px solid #cdcfd4}.plan .floor__item:last-child{border-bottom:1px solid #cdcfd4}.plan .floor__item__label{font-weight:500;padding-right:16px;color:#696f7d}.plan .floor__item__value{font-weight:700;color:#050f27}.plan .floor__actions{display:flex}@media(max-width: 576px){.plan .floor__actions{flex-direction:column;align-items:center}}.plan .floor__actions__button{margin-right:28px;padding:16px 36px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;background:#ff4800;transition:.3s ease-in,.3s ease-in-out}@media(max-width: 576px){.plan .floor__actions__button{width:100%}}.plan .floor__actions__button:hover{cursor:pointer}.plan .floor__actions__button:focus{background:#e83200}.plan .floor__actions__button:disabled,.plan .floor__actions__button.disabled{background:#e83200;cursor:default}.plan .floor__actions__button span{font-weight:600;font-size:18px;line-height:1.1;color:#fff;transition:.3s ease-in,.3s ease-in-out}.plan .floor__actions__button img{width:24px;margin-left:6px}@media(max-width: 576px){.plan .floor__actions__button{margin-right:0}}.plan .floor__actions__icon{display:flex}.plan .floor__actions__download{display:flex;align-items:center;margin-left:28px}.plan .floor__actions__download:hover span{color:#153cc4}.plan .floor__actions__download:hover svg path{stroke:#153cc4}@media(max-width: 576px){.plan .floor__actions__download{margin-top:28px;margin-left:0}}.plan .floor__actions__download svg{width:24px;height:24px;min-width:24px;margin-left:6px}.plan .floor__actions__download span{font-weight:600;color:#3863f7;font-size:18px}.plan-v2__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.plan-v2__container__head{display:flex;justify-content:space-between;align-items:center}.plan-v2__container__body{display:flex;justify-content:space-between;align-items:flex-start}.plan-v2__title{width:100%;text-align:center;margin-bottom:24px}.plan-v2__tabs{display:flex;flex-direction:column;max-width:250px;padding-right:16px}@media(max-width: 1200px){.plan-v2__tabs{display:none}}.plan-v2__tabs__item{display:flex;align-items:center;cursor:pointer;margin-bottom:16px;padding:6px 0}.plan-v2__tabs__item:last-child{margin-bottom:0}.plan-v2__tabs__item:hover .plan-v2__tabs__icon path{fill:#3863f7}.plan-v2__tabs__item:hover .plan-v2__tabs__text{color:#3863f7}.plan-v2__tabs__item.active .plan-v2__tabs__icon path{fill:#3863f7}.plan-v2__tabs__item.active .plan-v2__tabs__text{color:#3863f7}.plan-v2__tabs__icon{width:18px;height:18px;min-width:18px;margin-right:8px}.plan-v2__tabs__icon svg{width:100%;height:100%}.plan-v2__tabs__text{font-weight:700;color:#505768}.plan-v2__content{display:flex;flex-direction:column;max-width:1000px;width:100%;padding:40px;border-radius:20px;background:#f7f8f8}@media(max-width: 1200px){.plan-v2__content{max-width:100%}}.plan-v2 .floor-v2{display:none;opacity:0;transition:opacity .5s ease}@media(max-width: 991px){.plan-v2 .floor-v2{flex-direction:column;display:flex;opacity:1}}.plan-v2 .floor-v2.active{display:flex;opacity:1}.plan-v2 .floor-v2__head{display:none;width:100%;justify-content:space-between;align-items:center;cursor:pointer;padding:24px 0}@media(max-width: 991px){.plan-v2 .floor-v2__head{display:flex}}.plan-v2 .floor-v2__head__left{display:flex;align-items:center}.plan-v2 .floor-v2__head__icon{width:24px;height:24px;margin-right:8px}.plan-v2 .floor-v2__head__name{font-weight:700;color:#696f7d}.plan-v2 .floor-v2__head.active .floor-v2__head__name{color:#3863f7}.plan-v2 .floor-v2__head.active .floor-v2__head__icon path{fill:#3863f7}.plan-v2 .floor-v2__head.active .floor__head__close--minus{display:none}.plan-v2 .floor-v2__head.active+.floor-v2__content{display:flex}.plan-v2 .floor-v2__content{display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width: 991px){.plan-v2 .floor-v2__content{flex-direction:column;display:none}}.plan-v2 .floor-v2__content.active{display:flex}.plan-v2 .floor-v2__left{max-width:440px;width:100%;margin-right:32px}@media(max-width: 991px){.plan-v2 .floor-v2__left{margin-bottom:32px}}.plan-v2 .floor-v2__right{width:100%}.plan-v2 .floor-v2__list{margin-bottom:40px}.plan-v2 .floor-v2__item{display:flex;justify-content:space-between;align-items:center;padding:22px 16px;border-top:1px solid #cdcfd4}.plan-v2 .floor-v2__item:last-child{border-bottom:1px solid #cdcfd4}.plan-v2 .floor-v2__item__label{font-weight:500;padding-right:16px;color:#696f7d}.plan-v2 .floor-v2__item__value{font-weight:700;color:#050f27}.plan-v2 .floor-v2__actions{display:flex}@media(max-width: 576px){.plan-v2 .floor-v2__actions{flex-direction:column}}.plan-v2 .floor-v2__actions__button{margin-right:28px;padding:16px 36px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;background:#ff4800;transition:.3s ease-in,.3s ease-in-out}@media(max-width: 576px){.plan-v2 .floor-v2__actions__button{width:100%}}.plan-v2 .floor-v2__actions__button:hover{cursor:pointer}.plan-v2 .floor-v2__actions__button:focus{background:#e83200}.plan-v2 .floor-v2__actions__button:disabled,.plan-v2 .floor-v2__actions__button.disabled{background:#e83200;cursor:default}.plan-v2 .floor-v2__actions__button span{font-weight:600;font-size:18px;line-height:1.1;color:#fff;transition:.3s ease-in,.3s ease-in-out}.plan-v2 .floor-v2__actions__button img{width:24px;margin-left:6px}.plan-v2 .floor-v2__actions__icon{display:flex}.plan-v2 .floor-v2__actions__download{display:flex;align-items:center;margin-left:16px}.plan-v2 .floor-v2__actions__download:hover span{color:#153cc4}.plan-v2 .floor-v2__actions__download:hover svg path{stroke:#153cc4}@media(max-width: 576px){.plan-v2 .floor-v2__actions__download{margin-top:20px;justify-content:center}}.plan-v2 .floor-v2__actions__download svg{width:24px;height:24px;min-width:24px;margin-left:6px}.plan-v2 .floor-v2__actions__download span{font-weight:600;color:#3863f7;font-size:18px}.gallery-without-preview__head{text-align:center;margin-bottom:40px}.gallery-without-preview__title{margin-bottom:20px;text-align:center}.gallery-without-preview__description{font-size:18px;max-width:600px;text-align:center;margin:0 auto;color:#050f27}.gallery-without-preview__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px;padding-left:60px;padding-right:60px}@media(max-width: 576px){.gallery-without-preview__container{padding-left:16px;padding-right:16px}}.gallery-without-preview__content{position:relative}.gallery-without-preview .desktop-slider{display:block}.gallery-without-preview .desktop-slider .gallery-without-preview__item{padding:0 15px;border-radius:20px;overflow:hidden}.gallery-without-preview .desktop-slider .gallery-without-preview__item img{width:100%;height:350px;object-fit:cover;display:block;border-radius:20px;overflow:hidden;transition:transform .3s ease}.gallery-without-preview .desktop-slider .gallery-without-preview__item:hover img{transform:scale(1.05)}.gallery-without-preview .desktop-slider .slick-prev,.gallery-without-preview .desktop-slider .slick-next{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;cursor:pointer;border:1px solid #e6e7e9;background:#fff;border-radius:50%;z-index:1;box-shadow:0px 10px 24px -4px rgba(16,24,40,.0588235294);transition:.3s ease-in,.3s ease-in-out}.gallery-without-preview .desktop-slider .slick-prev:hover,.gallery-without-preview .desktop-slider .slick-next:hover{border-color:#ff4800}.gallery-without-preview .desktop-slider .slick-prev:hover svg path,.gallery-without-preview .desktop-slider .slick-next:hover svg path{stroke:#ff4800}.gallery-without-preview .desktop-slider .slick-prev:before,.gallery-without-preview .desktop-slider .slick-next:before{display:none}.gallery-without-preview .desktop-slider .slick-prev svg,.gallery-without-preview .desktop-slider .slick-next svg{width:24px;height:24px}.gallery-without-preview .desktop-slider .slick-prev svg path,.gallery-without-preview .desktop-slider .slick-next svg path{stroke:#050f27;transition:stroke .3s ease}.gallery-without-preview .desktop-slider .slick-prev:hover svg path,.gallery-without-preview .desktop-slider .slick-next:hover svg path{stroke:#000}.gallery-without-preview .desktop-slider .slick-prev{left:-50px}.gallery-without-preview .desktop-slider .slick-next{right:-50px}.gallery-without-preview .desktop-slider .slick-track{display:flex;align-items:center}.gallery-without-preview .mobile-stack{display:none}.gallery-without-preview .mobile-stack .gallery-without-preview__item{margin-bottom:20px;border-radius:20px;overflow:hidden;transition:all .3s ease}.gallery-without-preview .mobile-stack .gallery-without-preview__item img{width:100%;height:250px;object-fit:cover;display:block;border-radius:20px}@media(max-width: 576px){.gallery-without-preview .mobile-stack .gallery-without-preview__item img{height:auto}}.gallery-without-preview .mobile-stack .gallery-without-preview__item--hidden{display:none}.gallery-without-preview__mobile-controls{display:flex;justify-content:center;align-items:center;margin-top:30px}.gallery-without-preview__mobile-controls button{display:flex;align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer}.gallery-without-preview__mobile-controls button span{font-weight:600;color:#3863f7;padding-right:6px}.gallery-without-preview__mobile-controls button svg{width:24px;height:24px;transition:transform .3s ease}.gallery-without-preview__mobile-controls button svg path{stroke:#3863f7;transition:stroke .3s ease}.gallery-without-preview__mobile-controls button:hover span{color:#153cc4}.gallery-without-preview__mobile-controls button:hover svg path{stroke:#153cc4}.gallery-without-preview__mobile-controls button:active{transform:rotate(17deg)}@media(max-width: 576px){.gallery-without-preview .desktop-slider{display:none}.gallery-without-preview .mobile-stack{display:block}.gallery-without-preview__head{margin-bottom:30px}.gallery-without-preview__description{font-size:16px}}@media(min-width: 768px){.gallery-without-preview .desktop-slider{display:block}.gallery-without-preview .mobile-stack{display:none}}.gallery-with-preview__container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px}.gallery-with-preview__title{margin-bottom:24px;text-align:center}.gallery-with-preview__description{max-width:543px;width:100%;margin:0 auto 32px auto;text-align:center}.gallery-with-preview__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1200px){.gallery-with-preview__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.gallery-with-preview__grid{grid-template-columns:repeat(1, 1fr);gap:16px}}.gallery-with-preview__item__inner{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%;border-radius:20px;overflow:hidden}.gallery-with-preview__item__inner:hover .gallery-with-preview__item__play{transform:scale(1.1)}.gallery-with-preview__item__image{object-fit:cover;height:100% !important;border-radius:20px !important}.gallery-with-preview__item__play{position:absolute;width:84px;height:84px;transition:.3s ease-in,.3s ease-out}@media(max-width: 576px){.gallery-with-preview__item__play{width:48px;height:48px}}.gallery-with-preview__controls{margin-top:40px;display:flex;justify-content:center;align-items:center}@media(max-width: 576px){.gallery-with-preview__controls{margin-top:30px}}.gallery-with-preview__show-more,.gallery-with-preview__show-less{background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;color:#083ae8;transition:all .3s ease}.gallery-with-preview__show-more__text,.gallery-with-preview__show-less__text{color:#083ae8;font-size:18px;line-height:1.3;font-weight:600;margin-right:8px;transition:color .3s ease}.gallery-with-preview__show-more__icon,.gallery-with-preview__show-less__icon{width:24px;height:24px;transition:transform .3s ease}.gallery-with-preview__show-more__icon path,.gallery-with-preview__show-less__icon path{stroke:#083ae8;transition:stroke .3s ease}.gallery-with-preview__show-more:hover__text,.gallery-with-preview__show-less:hover__text{color:rgb(6.3,45.675,182.7)}.gallery-with-preview__show-more:hover__icon,.gallery-with-preview__show-less:hover__icon{transform:translateY(2px)}.gallery-with-preview__show-more:hover__icon path,.gallery-with-preview__show-less:hover__icon path{stroke:rgb(6.3,45.675,182.7)}.pswp .video-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.pswp .video-wrapper iframe{width:80%;height:80%;max-width:800px;max-height:450px;border:none}.schedule__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1138px;display:flex}@media(max-width: 991px){.schedule__inner{flex-direction:column;padding-right:60px;padding-left:60px}}@media(max-width: 576px){.schedule__inner{padding:0}}.schedule__info{width:50%;padding-right:77px;margin-top:20px}@media(max-width: 1200px){.schedule__info{padding-right:32px;margin-top:0}}@media(max-width: 991px){.schedule__info{width:100%;margin-bottom:48px;padding-right:0;display:flex;flex-direction:column;align-items:center}}@media(max-width: 576px){.schedule__info{padding:0 16px 0 16px}}.schedule__title{margin-bottom:24px}@media(max-width: 576px){.schedule__title{margin-bottom:16px}}.schedule__description{margin-bottom:40px}@media(max-width: 991px){.schedule__description{max-width:476px;margin-bottom:32px;text-align:center}}@media(max-width: 576px){.schedule__description{margin-bottom:16px}}@media(max-width: 991px){.schedule__contact{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}}@media(max-width: 991px)and (max-width: 576px){.schedule__contact{width:100%;grid-template-columns:1fr}}.schedule__contact__item{border:1px solid #e6e7e9;border-radius:10px;padding:17px 20px;display:flex;align-items:center;max-width:290px;width:100%;margin-bottom:16px;transition:.3s ease-in,.3s ease-in-out}@media(max-width: 991px){.schedule__contact__item{margin-bottom:0}}@media(max-width: 576px){.schedule__contact__item{max-width:100%;width:100%;margin-bottom:16px}}.schedule__contact__item:hover .schedule2__contact__label,.schedule__contact__item:hover .schedule__contact__label{color:#153cc4}.schedule__contact__item:focus .schedule__contact__icon svg{fill:#050f27}.schedule__contact__item:focus .schedule__contact__label{color:#050f27}.schedule__contact__item:last-child{margin-bottom:0}.schedule__contact__icon{width:24px;height:24px}.schedule__contact__info{display:flex;flex-direction:column;margin-left:19px}@media(max-width: 576px){.schedule__contact__info{margin-left:16px}}.schedule__contact__name{color:#828793;font-weight:500;line-height:1;margin-bottom:12px}.schedule__contact__label{color:#050f27;font-weight:700;line-height:1;transition:.3s ease-in,.3s ease-in-out}.schedule .schedule-form{width:50%;background-color:#f5f9ff;padding:32px;border-radius:20px}@media(max-width: 1200px){.schedule .schedule-form{width:100%;max-width:600px;margin:0 auto}}@media(max-width: 991px){.schedule .schedule-form{max-width:100%}}@media(max-width: 576px){.schedule .schedule-form{padding:32px 16px;border-radius:0}}.schedule .schedule-form p{display:flex;flex-direction:column;position:relative}.schedule .schedule-form input[type=text],.schedule .schedule-form input[type=tel],.schedule .schedule-form input[type=email],.schedule .schedule-form textarea{width:100%;height:56px;padding:18px 16px;border:1px solid #e6e7e9;background-color:#fff;border-radius:10px;font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;line-height:150%;color:#050f27;transition:all .3s ease}.schedule .schedule-form input[type=text]::placeholder,.schedule .schedule-form input[type=tel]::placeholder,.schedule .schedule-form input[type=email]::placeholder,.schedule .schedule-form textarea::placeholder{color:#9b9fa9;font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;line-height:150%}.schedule .schedule-form input[type=text]:hover,.schedule .schedule-form input[type=tel]:hover,.schedule .schedule-form input[type=email]:hover,.schedule .schedule-form textarea:hover{border-color:#cdcfd4}.schedule .schedule-form input[type=text]:focus,.schedule .schedule-form input[type=tel]:focus,.schedule .schedule-form input[type=email]:focus,.schedule .schedule-form textarea:focus{outline:none;border-color:#cdcfd4}.schedule .schedule-form input[type=text].wpcf7-not-valid,.schedule .schedule-form input[type=tel].wpcf7-not-valid,.schedule .schedule-form input[type=email].wpcf7-not-valid,.schedule .schedule-form textarea.wpcf7-not-valid{border-color:#ca2e0e}.schedule .schedule-form input[type=text].wpcf7-not-valid:focus,.schedule .schedule-form input[type=tel].wpcf7-not-valid:focus,.schedule .schedule-form input[type=email].wpcf7-not-valid:focus,.schedule .schedule-form textarea.wpcf7-not-valid:focus{border-color:#ca2e0e}.schedule .schedule-form textarea{width:100%;resize:none;height:92px;padding:18px 16px}.schedule .schedule-form textarea:not([rows]){height:92px}.schedule .schedule-form .wpcf7-not-valid-tip{position:absolute;bottom:-18px;left:0;font-size:12px;color:#ca2e0e;font-family:"DM Sans",sans-serif;font-weight:400;line-height:120%;margin-top:0;display:block;width:100%}.schedule .schedule-form .wpcf7-submit{width:100%;max-width:489px;height:58px;padding:0;border:none;border-radius:10px;background:#ff4800;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;font-size:18px;line-height:110%;letter-spacing:0%;cursor:pointer;transition:all .3s ease;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 576px){.schedule .schedule-form .wpcf7-submit{margin-top:12px}}.schedule .schedule-form .wpcf7-submit:hover{background:rgb(214.2,60.48,0);box-shadow:0 4px 12px rgba(255,72,0,.3)}.schedule .schedule-form .wpcf7-submit:active{background:rgb(193.8,54.72,0);transform:translateY(1px)}.schedule .schedule-form .wpcf7-submit:disabled{background:#b4b7be;cursor:not-allowed;box-shadow:none}.schedule .schedule-form .wpcf7-spinner{position:absolute;right:20px;bottom:9px;transform:translateY(-50%);width:20px;height:20px;border:2px solid rgba(0,0,0,0);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.schedule .schedule-form__submit{width:100%;padding:0;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);transition:.3s ease-in,.3s ease-in-out;font-weight:600;font-size:18px;line-height:1.1;position:relative}@media(max-width: 576px){.schedule .schedule-form__submit{margin-top:12px}}.schedule .schedule-form .wpcf7-response-output{margin:16px 0 0 0;padding:12px 16px;border:unset;font-size:14px;border-radius:8px;font-weight:500;line-height:1.4;text-align:center;transition:opacity .3s ease-in-out}.schedule .schedule-form .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#d1f2eb;color:#0f5132;border:1px solid #badbcc}.schedule .schedule-form .wpcf7-response-output.wpcf7-mail-sent-ng,.schedule .schedule-form .wpcf7-response-output.wpcf7-validation-errors{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.schedule .schedule-form .wpcf7-response-output.wpcf7-spam-blocked{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.schedule .schedule-form .wpcf7-response-output.fade-out{opacity:0;pointer-events:none}.schedule .schedule-form .wpcf7 form.invalid .wpcf7-response-output{border-color:unset;color:#dc3232}.schedule2{background:linear-gradient(135deg, #f9fbfe 0%, #edf5fd 40%, #eef5fb 70%, #f9fbfe 100%);padding:80px 0;margin-bottom:0}.schedule2__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1138px;max-width:842px;padding:0 16px;display:flex;align-items:center;flex-direction:column}.schedule2__info{width:100%}.schedule2__title{margin-bottom:24px;text-align:center}@media(max-width: 576px){.schedule2__title{margin-bottom:16px}}.schedule2__description{font-size:16px;font-weight:500;max-width:520px;width:100%;text-align:center;margin:0 auto 40px auto}@media(max-width: 576px){.schedule2__description{margin-bottom:16px}}.schedule2__contact{max-width:650px;width:100%;margin-top:24px;display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(max-width: 576px){.schedule2__contact{grid-template-columns:repeat(1, 1fr)}}.schedule2__contact__item{border-radius:10px;padding:16px 20px;display:flex;align-items:center;width:100%;transition:.3s ease-in,.3s ease-in-out;box-shadow:0px 10px 24px -4px rgba(16,24,40,.06);cursor:pointer;background:#fff}@media(max-width: 576px){.schedule2__contact__item{max-width:100%}}.schedule2__contact__item:hover .schedule2__contact__label{color:#153cc4}.schedule2__contact__item:hover .schedule2__contact__icon svg{fill:#153cc4}.schedule2__contact__icon{width:24px;height:24px}.schedule2__contact__icon svg{transition:.3s ease-in,.3s ease-in-out}.schedule2__contact__info{display:flex;flex-direction:column;margin-left:19px}@media(max-width: 576px){.schedule2__contact__info{margin-left:16px}}.schedule2__contact__name{color:#828793;font-weight:500;line-height:1;margin-bottom:12px}.schedule2__contact__label{color:#050f27;line-height:1;font-weight:700;transition:.3s ease-in,.3s ease-in-out}.schedule2 .schedule-form{width:100%;background-color:#fff;box-shadow:0px 10px 24px -4px rgba(16,24,40,.0588235294);padding:32px;border-radius:20px;margin-bottom:32px}@media(max-width: 1200px){.schedule2 .schedule-form{width:100%;max-width:600px;margin:0 auto}}@media(max-width: 576px){.schedule2 .schedule-form{padding:32px 16px}}.schedule2 .schedule-form p{display:flex;flex-direction:column;position:relative}.schedule2 .schedule-form input[type=text],.schedule2 .schedule-form input[type=tel],.schedule2 .schedule-form input[type=email],.schedule2 .schedule-form textarea{width:100%;height:56px;padding:18px 16px;border:1px solid #e6e7e9;background-color:#fff;border-radius:10px;font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;line-height:150%;color:#050f27;transition:all .3s ease}.schedule2 .schedule-form input[type=text]::placeholder,.schedule2 .schedule-form input[type=tel]::placeholder,.schedule2 .schedule-form input[type=email]::placeholder,.schedule2 .schedule-form textarea::placeholder{color:#9b9fa9;font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;line-height:150%}.schedule2 .schedule-form input[type=text]:hover,.schedule2 .schedule-form input[type=tel]:hover,.schedule2 .schedule-form input[type=email]:hover,.schedule2 .schedule-form textarea:hover{border-color:#cdcfd4}.schedule2 .schedule-form input[type=text]:focus,.schedule2 .schedule-form input[type=tel]:focus,.schedule2 .schedule-form input[type=email]:focus,.schedule2 .schedule-form textarea:focus{outline:none;border-color:#cdcfd4}.schedule2 .schedule-form input[type=text].wpcf7-not-valid,.schedule2 .schedule-form input[type=tel].wpcf7-not-valid,.schedule2 .schedule-form input[type=email].wpcf7-not-valid,.schedule2 .schedule-form textarea.wpcf7-not-valid{border-color:#ca2e0e}.schedule2 .schedule-form input[type=text].wpcf7-not-valid:focus,.schedule2 .schedule-form input[type=tel].wpcf7-not-valid:focus,.schedule2 .schedule-form input[type=email].wpcf7-not-valid:focus,.schedule2 .schedule-form textarea.wpcf7-not-valid:focus{border-color:#ca2e0e}.schedule2 .schedule-form textarea{width:100%;resize:none;height:92px;padding:18px 16px}.schedule2 .schedule-form textarea:not([rows]){height:92px}.schedule2 .schedule-form .wpcf7-not-valid-tip{position:absolute;bottom:-18px;left:0;font-size:12px;color:#ca2e0e;font-family:"DM Sans",sans-serif;font-weight:400;line-height:120%;margin-top:0;display:block;width:100%}.schedule2 .schedule-form .wpcf7-submit{width:100%;max-width:241px;height:58px;padding:0;border:none;border-radius:10px;background:#ff4800;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;font-size:18px;line-height:110%;letter-spacing:0%;cursor:pointer;transition:all .3s ease;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 991px){.schedule2 .schedule-form .wpcf7-submit{max-width:300px;margin:0 auto}}@media(max-width: 576px){.schedule2 .schedule-form .wpcf7-submit{margin-top:12px;max-width:100%}}.schedule2 .schedule-form .wpcf7-submit:hover{background:rgb(214.2,60.48,0);box-shadow:0 4px 12px rgba(255,72,0,.3)}.schedule2 .schedule-form .wpcf7-submit:active{background:rgb(193.8,54.72,0);transform:translateY(1px)}.schedule2 .schedule-form .wpcf7-submit:disabled{background:#b4b7be;cursor:not-allowed;box-shadow:none}.schedule2 .schedule-form .wpcf7-spinner{position:absolute;right:20px;bottom:9px;transform:translateY(-50%);width:20px;height:20px;border:2px solid rgba(0,0,0,0);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.schedule2 .schedule-form__submit{max-width:240px;width:100%;padding:0;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);transition:.3s ease-in,.3s ease-in-out;font-weight:600;font-size:18px;line-height:1.1;position:relative}@media(max-width: 991px){.schedule2 .schedule-form__submit{max-width:300px;margin:0 auto}}@media(max-width: 576px){.schedule2 .schedule-form__submit{margin-top:12px}}.schedule2 .schedule-form .wpcf7-response-output{margin:16px 0 0 0;padding:12px 16px;border:unset;font-size:14px;border-radius:8px;font-weight:500;line-height:1.4;text-align:center;transition:opacity .3s ease-in-out}.schedule2 .schedule-form .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#d1f2eb;color:#0f5132;border:1px solid #badbcc}.schedule2 .schedule-form .wpcf7-response-output.wpcf7-mail-sent-ng,.schedule2 .schedule-form .wpcf7-response-output.wpcf7-validation-errors{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.schedule2 .schedule-form .wpcf7-response-output.wpcf7-spam-blocked{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.schedule2 .schedule-form .wpcf7-response-output.fade-out{opacity:0;pointer-events:none}.schedule2 .schedule-form .wpcf7 form.invalid .wpcf7-response-output{border-color:unset;color:#dc3232}@media(max-width: 1200px){.schedule2__bottom{margin-top:32px}}.schedule2__bottom__title{font-size:18px;font-weight:600;color:#050f27;text-align:center;margin-bottom:16px}@media(max-width: 576px){.schedule2__bottom__title{margin-bottom:12px}}.schedule2__bottom__description{color:#696f7d;font-weight:500;text-align:center;max-width:420px;width:100%}.neighborhood__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1640px;display:flex;justify-content:space-between}@media(max-width: 991px){.neighborhood__inner{flex-direction:column;padding-right:0;padding-left:0}}@media(max-width: 576px){.neighborhood__inner{padding:0}}.neighborhood__title{color:#fff;margin-bottom:40px}@media(max-width: 576px){.neighborhood__title{margin-bottom:20px}}.neighborhood__map{flex:1;height:600px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}@media(max-width: 991px){.neighborhood__map{height:400px;flex:auto;border-top-left-radius:unset;border-bottom-left-radius:unset}}@media(max-width: 576px){.neighborhood__map{height:330px}}.neighborhood__map-inner{width:100%;height:100%;position:relative}.neighborhood__map-inner .leaflet-pane{z-index:1}.neighborhood__map-inner .leaflet-tile-pane{z-index:1}.neighborhood__map-inner .leaflet-tile{filter:none;transition:none}.neighborhood__map-inner .leaflet-container{width:100% !important;height:100% !important;background:#f8f9fa}.neighborhood__map-inner .leaflet-tile-pane{z-index:1 !important}.neighborhood__map-inner .leaflet-overlay-pane{z-index:2 !important}.neighborhood__map-inner .leaflet-marker-pane{z-index:3 !important}.neighborhood__map-inner .leaflet-tooltip-pane{z-index:4 !important}.neighborhood__map-inner .leaflet-popup-pane{z-index:5 !important}.neighborhood__map .leaflet-control-container .leaflet-control-attribution{z-index:50 !important;background-color:hsla(0,0%,100%,.8) !important;backdrop-filter:blur(4px);border-radius:4px;padding:2px 6px;font-size:11px}.neighborhood__map .leaflet-control-container .leaflet-control-attribution a{color:#666;text-decoration:none}.neighborhood__map .leaflet-control-container .leaflet-control-attribution a:hover{color:#333}.neighborhood__map .leaflet-control-container .leaflet-control-zoom{z-index:50 !important}.neighborhood__places{flex:1;background-color:#111b31;padding:120px 60px;border-top-right-radius:20px;border-bottom-right-radius:20px}@media(max-width: 991px){.neighborhood__places{padding:60px;border-top-right-radius:unset;border-bottom-right-radius:unset}}@media(max-width: 576px){.neighborhood__places{padding:40px 16px}}.neighborhood__places-list{list-style:none;margin:0;padding:0;max-height:280px;padding-right:16px;overflow-y:auto}.neighborhood__places-list::-webkit-scrollbar{width:6px;height:6px}.neighborhood__places-list::-webkit-scrollbar-track{background:#fff}.neighborhood__places-list::-webkit-scrollbar-thumb{background:#373f52;cursor:pointer}.neighborhood__places-list::-webkit-scrollbar-thumb:hover{background:#828793}.neighborhood__places-item{display:flex;align-items:center;padding:14px 16px;background-color:#111b31;margin-bottom:16px;cursor:pointer;border:1px solid #373f52;border-radius:10px;max-width:575px}@media(max-width: 768px){.neighborhood__places-item{max-width:100%}}@media(max-width: 576px){.neighborhood__places-item{padding:16px 12px;margin-bottom:12px}}.neighborhood__places-item:last-child{margin-bottom:0}.neighborhood__places-item:hover{background-color:#1e273d;border-color:#1e273d}.neighborhood__places-item.active{background-color:#fff;border-color:#fff}.neighborhood__places-item.active .neighborhood__places-name{color:#050f27}.neighborhood__places-item.active .neighborhood__places-details{color:#828793}.neighborhood__places-item.active .neighborhood__places-icon svg{fill:#083ae8}.neighborhood__places-image{width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-right:10px}@media(max-width: 576px){.neighborhood__places-image{width:26px;height:26px;margin-right:14px}}.neighborhood__places-image img{width:100%;height:100%;object-fit:cover}.neighborhood__places-icon{font-size:18px;color:#fff}.neighborhood__places-info{display:flex;flex-direction:column;flex:1}.neighborhood__places-name{font-size:18px;font-weight:600;margin-bottom:10px;color:#fff;line-height:1.3}.neighborhood__places-details{font-size:14px;color:#9b9fa9;line-height:1}.neighborhood--style-2{background:linear-gradient(135deg, #f9fbfe 0%, #edf5fd 40%, #eef5fb 70%, #f9fbfe 100%);padding:80px 0}.neighborhood--style-2 .neighborhood__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1397px}.neighborhood--style-2 .neighborhood__places{background:unset}.neighborhood--style-2 .neighborhood__title{color:#050f27;margin-bottom:24px}.neighborhood--style-2 .neighborhood__places-item{background:unset;border:unset}.neighborhood--style-2 .neighborhood__places-name,.neighborhood--style-2 .neighborhood__places-details{color:#828793}.neighborhood--style-2 .neighborhood__places-item.active{position:relative}.neighborhood--style-2 .neighborhood__places-item.active:after{content:"";position:absolute;left:0;top:0;border-left:2px solid #3863f7;height:100%}.neighborhood--style-2 .neighborhood__map{border-radius:20px}.custom-marker .marker-circle{width:100%;height:100%;background-color:#083ae8;border-radius:50%;position:relative}.custom-marker .marker-circle--home{width:100%;height:100%;background-color:#083ae8;border-radius:50%}.custom-marker .pulsating-marker::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;transform:translate(-50%, -50%) scale(1);animation:pulsate 2s infinite ease-in-out;pointer-events:none}.neighborhood--style-1 .custom-marker .pulsating-marker::after{background:rgba(0,0,255,.66)}.neighborhood--style-2 .custom-marker .pulsating-marker::after{background:rgba(0,0,255,.66)}.neighborhood--style-2 .neighborhood__places-item:hover .neighborhood__places-icon svg{fill:#153cc4}.neighborhood--style-2 .neighborhood__places-item:hover .neighborhood__places-name{color:#050f27}.neighborhood--style-2 .neighborhood__places-item:hover .neighborhood__places-details{color:#505768}@keyframes pulsate{0%{transform:translate(-50%, -50%) scale(1);opacity:1}100%{transform:translate(-50%, -50%) scale(2);opacity:0}}.leaflet-popup-content-wrapper{border-radius:5px;padding:0}.leaflet-popup-content-wrapper .leaflet-popup-content{padding:5px 12px;font-size:16px;line-height:22px;font-weight:700;max-width:175px;text-align:center;margin:0}.leaflet-popup-content-wrapper .leaflet-popup-tip{border-width:6px}.leaflet-popup-close-button{width:20px;height:20px;font-size:16px;color:#050f27;top:5px;right:5px;display:none}.leaflet-control-container{z-index:50 !important}.leaflet-control-container .leaflet-top,.leaflet-control-container .leaflet-bottom{z-index:50 !important}.leaflet-control-container .leaflet-control{z-index:50 !important}.leaflet-control-container .leaflet-control-attribution{z-index:50 !important}.leaflet-control-container .leaflet-control-zoom{z-index:50 !important}
