#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}/*!
Theme Name: Divi Child Theme
Theme URI: http://www.orizontic.com/
Version: 1.0
Description: Tema hijo para hacer personalizaciones de código.
Template: Divi
Author: Orizontic
Author URI: http://www.orizontic.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
*//*!
Theme Name: Divi Child Theme
Theme URI: http://www.orizontic.com/
Version: 1.0
Description: Tema hijo para hacer personalizaciones de código.
Template: Divi
Author: Orizontic
Author URI: http://www.orizontic.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
*/body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:16px}.et_pb_slide_content,.et_pb_best_value{font-size:18px}body{color:rgb(0 0 0 / .7)}h1,h2,h3,h4,h5,h6{color:#3550a0}body{line-height:1.8em}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-weight:200}.et_pb_slide_content,.et_pb_best_value{font-weight:200}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#01172f}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#01172f}.footer-widget h4{color:#01172f}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#01172f}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#01172f}a{color:#01172f}.et_secondary_nav_enabled #page-container #top-header{background-color:#01172f!important}#et-secondary-nav li ul{background-color:#01172f}.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,.et_nav_text_color_light .et_mobile_menu li a,.et_nav_text_color_dark .et_mobile_menu li a,#et_search_icon:before,.et_search_form_container input,span.et_close_search_field:after,#et-top-navigation .et-cart-info{color:#000}.et_search_form_container input::-moz-placeholder{color:#000}.et_search_form_container input::-webkit-input-placeholder{color:#000}.et_search_form_container input:-ms-input-placeholder{color:#000}#top-header,#top-header a,#et-secondary-nav li li a,#top-header .et-social-icon a:before{font-size:14px}#top-menu li a{font-size:16px}body.et_vertical_nav .container.et_search_form_container .et-search-form input{font-size:16px!important}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#01172f}.footer-widget li:before{border-color:#01172f}#footer-widgets .footer-widget li:before{top:10.6px}body .et_pb_button{font-size:16px;border-color:#fff0;border-radius:50px;font-weight:700;font-style:normal;text-transform:none;text-decoration:none}body .et_pb_button:after{font-size:25.6px}@media only screen and (min-width:981px){#logo{max-height:64%}.et_pb_svg_logo #logo{height:64%}.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#01172f!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#01172f}.et-fixed-header #top-menu a,.et-fixed-header #et_search_icon:before,.et-fixed-header #et_top_search .et-search-form input,.et-fixed-header .et_search_form_container input,.et-fixed-header .et_close_search_field:after,.et-fixed-header #et-top-navigation .et-cart-info{color:#000000!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:#000000!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:#000000!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:#000000!important}}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}h1,h1.et_pb_contact_main_title,.et_pb_title_container h1{font-weight:600}h2,.product .related h2,.et_pb_column_1_2 .et_quote_content blockquote p{font-weight:600}h3{font-weight:600}h4,.et_pb_circle_counter h3,.et_pb_number_counter h3,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_blog_grid h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_3_8 .et_quote_content blockquote p,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_blog_grid .et_quote_content blockquote p,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_blog_grid .et_link_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_blog_grid .et_audio_content h2,.et_pb_column_3_8 .et_pb_audio_module_content h2,.et_pb_column_1_3 .et_pb_audio_module_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{font-weight:600}h5{font-weight:600}h6{font-weight:600}.et_pb_slide_description .et_pb_slide_title{font-weight:600}.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_portfolio_grid .et_pb_portfolio_item h2,.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2,.et_pb_column_1_4 .et_pb_audio_module_content h2{font-weight:600}@media only screen and (max-width:980px){body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url{font-size:15px}.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content,.et_pb_best_value{font-size:17px}}h1,h2,h3,h4,h5,h6{font-family:'Manrope',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Manrope',Helvetica,Arial,Lucida,sans-serif}.hero-title{font-family:"Manrope",sans-serif;font-size:clamp(36px,4.5vw,36px);font-weight:600;line-height:1.05;letter-spacing:-.04em;color:#FFF;margin:0}.hero-title span{color:#1662EF}.index-title{font-family:"Manrope",sans-serif;font-size:clamp(36px,4.5vw,36px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#000;margin:0}.home-services{background:#F8FAFC;padding:50px 40px}.home-services-header{max-width:760px;margin:0 auto 70px;text-align:center}.home-section-label{display:inline-block;margin-bottom:18px;color:#1662EF;font:700 13px/1 Inter,sans-serif;letter-spacing:2px;text-transform:uppercase}.home-services-header h2{margin:0 0 20px;font-family:Manrope,sans-serif;font-size:46px;font-weight:800;line-height:1.1;color:#101828}.home-services-header h2 span{color:#1662EF}.home-services-header p{margin:0;font-family:Inter,sans-serif;font-size:17px;line-height:1.7;color:#667085}.home-services-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.home-service-card{background:#fff;border-radius:22px;padding:30px;text-decoration:none;color:inherit;display:flex;flex-direction:column;min-height:320px;box-shadow:0 10px 30px rgb(15 23 42 / .05);transition:.3s ease}.home-service-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgb(15 23 42 / .10)}.home-service-icon{width:60px;height:60px;border-radius:16px;background:#EEF5FF;color:#1662EF;display:flex;align-items:center;justify-content:center;margin-bottom:22px;transition:.3s}.home-service-icon svg{width:28px;height:28px}.home-service-card:hover .home-service-icon{background:#1662EF;color:#fff}.home-service-card h3{margin:0 0 14px;font-family:Manrope,sans-serif;font-size:19px;line-height:1.3;color:#101828;min-height:50px}.home-service-card p{margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#667085;min-height:72px}.home-service-link{margin-top:auto;display:flex;align-items:center;gap:8px;font:600 15px Inter,sans-serif;color:#1662EF}@media (max-width:1200px){.home-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-services{padding:80px 20px}.home-services-header h2{font-size:34px}.home-services-grid{grid-template-columns:1fr}.home-service-card,.home-service-card h3,.home-service-card p{min-height:auto}}.why-orizontic{padding:20px 40px;background:#fff}.why-container{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.why-image img{width:100%;display:block;border-radius:18px;box-shadow:0 20px 50px rgb(15 23 42 / .08)}.section-tag{display:inline-block;color:#1662EF;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.why-content h2{font-family:Manrope,sans-serif;font-size:48px;font-weight:800;line-height:1.1;color:#101828;margin:0 0 35px}.why-list{list-style:none;padding:0;margin:0}.why-list li{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px;font-family:Inter,sans-serif;font-size:18px;line-height:1.6;color:#475467}.icon{width:26px;height:26px;flex:none;border-radius:50%;background:#1662EF;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-top:2px}@media(max-width:992px){.why-container{grid-template-columns:1fr;gap:45px}}@media(max-width:768px){.why-orizontic{padding:20px 25px}.why-content h2{font-size:36px}.why-list li{font-size:16px}}.cta-section{margin:0!important;padding:0!important}.cta-container{max-width:1320px;margin:0 auto;background:linear-gradient(135deg,#1662EF 0%,#0F52D6 100%);border-radius:26px;padding:55px 60px;display:flex;justify-content:space-between;align-items:center;gap:40px;overflow:hidden;position:relative}.cta-container::before{content:"";position:absolute;top:-140px;right:-120px;width:340px;height:340px;border-radius:50%;background:rgb(255 255 255 / .05)}.cta-content{position:relative;z-index:2}.cta-content h2{margin:0 0 12px;font-family:'Manrope',sans-serif;font-size:44px;font-weight:800;line-height:1.15;color:#FFF}.cta-content p{margin:0;font-family:'Inter',sans-serif;font-size:18px;line-height:1.6;color:rgb(255 255 255 / .92)}.cta-action{position:relative;z-index:2}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 34px;background:#FFF;color:#1662EF;border-radius:999px;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:700;transition:.3s}.cta-button svg{width:18px;height:18px;transition:.3s}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgb(0 0 0 / .18)}.cta-button:hover svg{transform:translateX(5px)}@media(max-width:992px){.cta-container{flex-direction:column;text-align:center;padding:45px 35px}}@media(max-width:768px){.cta-container{padding:40px 25px;border-radius:22px}.cta-content h2{font-size:34px}.cta-content p{font-size:16px}.cta-button{width:100%}}.footer-top{background:#00172F;padding:50px 10px 40px;color:#FFF}.footer-top-container{max-width:1320px;margin:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:45px}.footer-brand{flex:0 0 330px}.footer-logo{width:170px;margin-bottom:22px}.footer-brand p{margin:0 0 24px;color:rgb(255 255 255 / .70);font-family:Inter,sans-serif;font-size:15px;line-height:1.55}.footer-social{display:flex;gap:10px}.footer-social a{width:38px;height:38px;border-radius:50%;border:1px solid rgb(255 255 255 / .12);display:flex;align-items:center;justify-content:center;color:#FFF;transition:.25s}.footer-social svg{width:17px;height:17px}.footer-social a:hover{background:#1662EF;border-color:#1662EF}.footer-links{flex:0 0 145px}.footer-links h4{margin:0 0 16px;color:#FFF;font-family:Manrope,sans-serif;font-size:17px;font-weight:700}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:9px}.footer-links a{color:rgb(255 255 255 / .70);text-decoration:none;font-family:Inter,sans-serif;font-size:15px;line-height:1.35;transition:.25s}.footer-links a:hover{color:#FFF}.footer-contact{flex:0 0 285px;padding-left:35px;border-left:1px solid rgb(255 255 255 / .08)}.footer-contact h4{margin:0 0 16px;font-family:Manrope,sans-serif;font-size:17px;font-weight:700}.footer-contact p{margin:0 0 24px;color:rgb(255 255 255 / .70);font-size:15px;line-height:1.55}.footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:235px;height:54px;padding:0 26px;border-radius:999px;background:#1662EF;color:#FFF;text-decoration:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;white-space:nowrap;transition:.25s}.footer-btn:hover{background:#2A72F5;transform:translateY(-2px)}.footer-btn span{font-size:18px}@media(max-width:1100px){.footer-top-container{flex-wrap:wrap}.footer-brand{flex:100%;margin-bottom:20px}.footer-contact{border-left:none;padding-left:0}}@media(max-width:768px){.footer-top{padding:80px 25px 50px}.footer-top-container{flex-direction:column;align-items:center;text-align:center;gap:45px}.footer-brand,.footer-links,.footer-contact{width:100%;flex:auto;text-align:center}.footer-logo{margin:0 auto 22px;display:block}.footer-social{justify-content:center}.footer-links ul{display:flex;flex-direction:column;align-items:center}.footer-contact{border-left:none;padding-left:0}.footer-btn{width:auto;min-width:240px;margin:0 auto}}.footer-bottom{background:#00172F;border-top:1px solid rgb(255 255 255 / .08);padding:22px 40px}.footer-bottom-container{max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-copy{font-family:'Inter',sans-serif;font-size:14px;color:rgb(255 255 255 / .55)}.footer-legal{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.footer-legal a{color:rgb(255 255 255 / .65);text-decoration:none;font-family:'Inter',sans-serif;font-size:14px;transition:.25s}.footer-legal a:hover{color:#FFF}@media(max-width:768px){.footer-bottom{padding:20px 25px}.footer-bottom-container{flex-direction:column;text-align:center;gap:15px}.footer-legal{justify-content:center;gap:18px}}.sectionmain-hero{min-height:220px;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 20px}.sectionmain-hero-container{max-width:900px;margin:auto}.sectionmain-label{display:inline-block;padding:10px 22px;border-radius:999px;background:rgb(255 255 255 / .92);color:#1662EF;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.sectionmain-hero h1{margin:0;font-family:Manrope,sans-serif;font-size:64px;font-weight:800;line-height:1.1;color:#FFF}.sectionmain-divider{width:70px;height:4px;border-radius:999px;background:#1662EF;margin:28px auto}.sectionmain-hero p{max-width:720px;margin:auto;color:#FFF;font-family:Inter,sans-serif;font-size:20px;line-height:1.8}@media (max-width:768px){.sectionmain-hero{min-height:320px;padding:90px 25px}.sectionmain-hero h1{font-size:42px}.sectionmain-hero p{font-size:17px}}.section-hero{min-height:220px;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 20px}.section-hero-container{max-width:900px;margin:auto}.section-label{display:inline-block;padding:10px 22px;border-radius:999px;background:rgb(255 255 255 / .92);color:#1662EF;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.section-hero h1{margin:0;font-family:Manrope,sans-serif;font-size:64px;font-weight:800;line-height:1.1;color:#000}.section-hero p{max-width:720px;margin:auto;color:#000;font-family:Inter,sans-serif;font-size:20px;line-height:1.8}@media (max-width:768px){.section-hero{min-height:320px;padding:90px 25px}.section-hero h1{font-size:42px}.section-hero p{font-size:17px}}.section-hero{min-height:220px;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 20px}.section-hero-container{max-width:900px;margin:auto}.section-label{display:inline-block;padding:10px 22px;border-radius:999px;background:rgb(255 255 255 / .92);color:#1662EF;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.section-hero h1{margin:0;font-family:Manrope,sans-serif;font-size:64px;font-weight:800;line-height:1.1;color:#000}.section-hero p{max-width:720px;margin:auto;color:#000;font-family:Inter,sans-serif;font-size:20px;line-height:1.8}@media (max-width:768px){.section-hero{min-height:320px;padding:90px 25px}.section-hero h1{font-size:42px}.section-hero p{font-size:17px}}.contact-right{max-width:500px;margin:0 auto}.contact-right-tag{display:inline-flex;align-items:center;justify-content:center;padding:7px 16px;background:#EEF4FF;color:#2B59E6;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:16px}.contact-right h2{margin:0 0 12px;font-family:Manrope,sans-serif;font-size:34px;font-weight:800;line-height:1.2;color:#102654}.contact-right-text{margin:0 0 24px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#667085}.contact-card{display:flex;align-items:center;gap:18px;padding:18px 22px;margin-bottom:14px;background:#FFF;border:1px solid #E9EDF7;border-radius:18px;box-shadow:0 8px 22px rgb(20 40 90 / .05);transition:.25s}.contact-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgb(20 40 90 / .08)}.contact-icon{width:56px;height:56px;flex-shrink:0;border-radius:14px;background:#F4F7FF;display:flex;align-items:center;justify-content:center}.contact-icon svg{width:26px;height:26px;stroke:#2B59E6}.contact-card-content{display:flex;flex-direction:column}.contact-card-content span{margin-bottom:3px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#102654}.contact-card-content a,.contact-card-content p{margin:0;font-family:Inter,sans-serif;font-size:16px;color:#2B59E6;text-decoration:none;line-height:1.45}.contact-card-content a:hover{text-decoration:underline}@media (max-width:980px){.contact-right{margin-top:35px}.contact-right h2{font-size:30px}.contact-card{padding:16px 18px}.contact-icon{width:50px;height:50px}.contact-icon svg{width:22px;height:22px}}.oriz-cta{position:relative;overflow:hidden;border-radius:26px;padding:20px 70px}.oriz-cta-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:50px}.oriz-cta-content{max-width:700px}.oriz-cta-label{display:inline-block;margin-bottom:5px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8FB8FF}.oriz-cta h2{margin:0 0 18Tpx;font-family:Manrope,sans-serif;font-size:30px;font-weight:800;line-height:1.1;color:#FFF}.oriz-cta-text{margin:0;max-width:620px;font-family:Inter,sans-serif;font-size:18px;line-height:1.7;color:rgb(255 255 255 / .88)}.oriz-cta-action{flex-shrink:0}.oriz-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:270px;height:64px;border-radius:999px;background:#FFF;color:#1662EF;text-decoration:none;font-family:Inter,sans-serif;font-size:17px;font-weight:700;transition:.30s;box-shadow:0 20px 45px rgb(0 0 0 / .18);padding:0 25px}.oriz-cta-button svg{transition:.30s}.oriz-cta-button:hover{transform:translateY(-4px);box-shadow:0 28px 60px rgb(0 0 0 / .22)}.oriz-cta-button:hover svg{transform:translateX(5px)}.oriz-cta-button-2{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:235px;height:54px;border-radius:999px;background:#1662EF;color:#FFF;text-decoration:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:.30s;box-shadow:0 20px 45px rgb(0 0 0 / .18)}.oriz-cta-button-2 svg{transition:.30s}.oriz-cta-button-2:hover{transform:translateY(-4px);box-shadow:0 28px 60px rgb(0 0 0 / .22)}.oriz-cta-button-2:hover svg{transform:translateX(5px)}@media(max-width:980px){.oriz-cta{padding:60px 35px}.oriz-cta-container{flex-direction:column;align-items:flex-start}.oriz-cta h2{font-size:40px}}@media(max-width:767px){.oriz-cta{padding:45px 28px;border-radius:20px}.oriz-cta h2{font-size:32px}.oriz-cta p{font-size:16px}.oriz-cta-button{width:100%}}.dev-services{padding:0 0;background:#FFF}.dev-container{max-width:1280px;margin:auto;padding:0 30px}.section-badge{display:block;margin-bottom:20px;text-align:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2563EB}.section-title{max-width:760px;margin:0 auto;text-align:center;font-family:Manrope,sans-serif;font-size:46px;font-weight:800;line-height:1.15;color:#071B36}.section-description{max-width:720px;margin:28px auto 80px;text-align:center;font-family:Inter,sans-serif;font-size:17px;line-height:1.9;color:#64748B}.section-description:after{content:"";display:block;width:60px;height:4px;margin:38px auto 0;border-radius:50px;background:#2563EB}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:85px}.service-card{display:flex;flex-direction:column;padding:42px;min-height:410px;background:#FFF;border:1px solid #EEF2F7;border-radius:24px;transition:.35s;box-shadow:0 6px 18px rgb(15 23 42 / .03),0 24px 50px rgb(15 23 42 / .04)}.service-card:hover{transform:translateY(-10px);border-color:#D7E4FF;box-shadow:0 20px 40px rgb(15 23 42 / .08),0 40px 80px rgb(15 23 42 / .08)}.service-card h3{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.35;color:#091C44;margin-bottom:18px}.service-card p{margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.9;color:#6B7280}.service-icon{width:64px;height:64px;border-radius:18px;background:#F8FAFD;display:flex;justify-content:center;align-items:center;margin-bottom:34px}.service-card:hover .service-icon{background:#EDF4FF}.service-icon svg{width:28px;height:28px;color:#2563EB;stroke:currentColor;stroke-width:1.75;fill:none;transition:.30s}.service-card:hover .service-icon svg{transform:scale(1.08)}.service-card a{margin-top:auto;padding-top:42px;font-size:15px;font-weight:600;color:#2563EB;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.service-card a span{font-size:18px;transition:.30s}.service-card:hover a{color:#1D4ED8}.service-card:hover a span{transform:translateX(6px)}.service-card::before{content:"";display:block;width:44px;height:4px;border-radius:20px;background:#fff0;margin-bottom:24px}.service-card:hover::before{background:#2563EB}.service-card>*{position:relative;z-index:2}.service-card{overflow:hidden;position:relative}.service-card::after{content:"";position:absolute;inset:0;border-radius:24px;pointer-events:none;border:1px solid #fff0;transition:.30s}.service-card:hover::after{border-color:#DCE7FF}.process-section{padding:0 0;background:#FFF;position:relative}.process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:50px;margin-top:80px}.process-grid::before{content:"";position:absolute;left:12%;right:12%;top:16px;border-top:2px dashed #D9E5F8;z-index:0}.process-card{position:relative;z-index:2;text-align:center}.process-number{width:34px;height:34px;margin:0 auto 22px;font-size:13px;font-weight:700;border-radius:50%;background:#2563EB;color:#FFF;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.process-icon{width:58px;height:58px;margin:0 auto 22px;border-radius:16px;background:#F7FAFE;display:flex;align-items:center;justify-content:center;transition:.30s}.process-icon svg{width:26px;height:26px;stroke:#2563EB;stroke-width:1.8;fill:none;transition:.30s}.process-card:hover .process-icon{background:#EDF4FF;transform:translateY(-4px)}.process-card:hover svg{transform:scale(1.08)}.process-card h3{margin:0 0 18px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#071B36;line-height:1.3}.process-card p{margin:auto;max-width:220px;font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#667085}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);gap:34px;margin-top:60px}.process-grid::before{display:none}}@media (max-width:767px){.dev-services{padding:20px 0}.process-section{padding:80px 0}.dev-container{padding:0 20px}.section-title{font-size:36px}.section-description{font-size:17px;margin-bottom:55px}.services-grid,.process-grid{grid-template-columns:1fr;gap:25px}.service-card{min-height:auto;padding:34px}.service-icon{width:64px;height:64px}.service-icon svg{width:30px;height:30px}.process-icon{width:72px;height:72px}.process-icon svg{width:34px;height:34px}.process-card h3{font-size:20px}}.ecommerce-overview{background:#fff;padding:0 0}.ecommerce-container{max-width:1140px;margin:0 auto;padding:0 30px}.ecommerce-top{max-width:760px;margin:0 auto 30px;text-align:center}.ecommerce-top h2{margin:0 0 24px;font-size:40px;font-weight:800;color:#071B36;line-height:1.2}.ecommerce-top .section-line{display:block;width:52px;height:4px;background:#2563EB;border-radius:30px;margin:0 auto 18px}.ecommerce-top .section-subtitle{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2563EB}.ecommerce-top .section-description{max-width:700px;margin:0 auto;font-size:17px;line-height:1.9;color:#64748B}.section-line{display:block;width:52px;height:4px;background:#2563EB;border-radius:30px;margin:0 auto 18px}.section-subtitle{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2563EB}.section-description{max-width:650px;margin:0 auto 60px;font-size:17px;line-height:1.8;color:#64748B}.ecommerce-text h2{margin:0 0 22px;font-size:40px;font-weight:800;color:#071B36;line-height:1.2}.ecommerce-text p{margin:0;font-size:17px;line-height:1.9;color:#64748B}.ecommerce-image{flex:0 0 380px;text-align:center}.ecommerce-image img{width:100%;max-width:360px;display:block;margin:auto}.ecommerce-features{text-align:center}.ecommerce-features h2{margin:22px 0 30px;font-size:38px;font-weight:800;color:#071B36}.features-grid{margin:40px 0 30px;display:grid;grid-template-columns:repeat(6,1fr);gap:0}.feature-item{padding:0 24px;position:relative}.feature-item:not(:last-child)::after{content:"";position:absolute;top:5px;right:0;width:1px;height:145px;background:#E8EDF5}.feature-icon{width:72px;height:72px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#F4F7FB;border:1px solid #E7EDF5;border-radius:18px}.feature-icon svg{width:32px;height:32px;stroke:#2563EB;stroke-width:1.8}.feature-item h3{margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.35;color:#071B36}.feature-item p{margin:0;font-size:15px;line-height:1.7;color:#64748B}.feature-item,.feature-item:hover,.feature-item:focus{transform:none!important;transition:none!important;box-shadow:none!important;background:#fff0}.feature-item:hover svg{transform:none!important}.feature-item:hover h3,.feature-item:hover p,.feature-item:hover .feature-icon svg{color:inherit;stroke:#2563EB}@media (max-width:980px){.ecommerce-top{flex-direction:column;text-align:center;gap:50px}.section-line{margin:0 auto 22px}.ecommerce-text{max-width:100%}.features-grid{grid-template-columns:repeat(3,1fr);row-gap:50px}.feature-item:nth-child(3)::after{display:none}}@media (max-width:767px){.ecommerce-overview{padding:20px 0}.ecommerce-container{padding:0 20px}.ecommerce-text h2,.ecommerce-features h2{font-size:30px}.features-grid{grid-template-columns:1fr;gap:40px}.feature-item::after{display:none!important}.feature-item{padding:0}.ecommerce-image{flex:auto}.ecommerce-image img{max-width:260px}}.consultoria-service{background:#fff;padding:0 0}.consultoria-container{max-width:1140px;margin:0 auto;padding:0 30px}.consultoria-intro{max-width:760px;margin:0 auto 80px;text-align:center}.section-line{display:block;width:52px;height:4px;margin:0 auto 18px;border-radius:30px;background:#2563EB}.section-subtitle{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2563EB}.consultoria-intro h2,.consultoria-features h2{margin:0 0 24px;font-size:42px;font-weight:800;line-height:1.2;color:#071B36}.section-description{max-width:720px;margin:0 auto;font-size:17px;line-height:1.9;color:#64748B}.consultoria-features{text-align:center}.features-grid{display:flex;justify-content:space-between;margin-top:60px}.feature-item{width:16.66%;padding:0 20px;position:relative}.feature-item:not(:last-child)::after{content:"";position:absolute;top:0;right:0;width:1px;height:170px;background:#E8EDF5}.feature-icon{width:72px;height:72px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;background:#F5F8FC;border:1px solid #E8EEF6;border-radius:18px;box-shadow:0 8px 18px rgb(15 23 42 / .04)}.feature-icon svg{width:32px;height:32px;stroke:#2563EB}.feature-item h3{margin-bottom:14px;font-size:20px;font-weight:700;line-height:1.35;color:#071B36}.feature-item p{font-size:15px;line-height:1.75;color:#64748B;margin:0}.feature-item,.feature-item:hover{transform:none!important;transition:none!important;box-shadow:none!important}.feature-icon:hover{transform:none!important}@media (max-width:980px){.features-grid{flex-wrap:wrap;row-gap:45px}.feature-item{width:33.33%}.feature-item:nth-child(3)::after{display:none}}@media (max-width:767px){.consultoria-service{padding:20px 0}.consultoria-container{padding:0 20px}.consultoria-intro h2,.consultoria-features h2{font-size:32px}.section-description{font-size:16px}.features-grid{display:block}.feature-item{width:100%;margin-bottom:45px;padding:0}.feature-item::after{display:none}}.soporte-service{background:#fff;padding:0 0}.soporte-container{max-width:1140px;margin:0 auto;padding:0 30px}.soporte-intro{max-width:760px;margin:0 auto 80px;text-align:center}.section-line{display:block;width:52px;height:4px;margin:0 auto 18px;background:#2563EB;border-radius:30px}.section-subtitle{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2563EB}.soporte-intro h2,.soporte-features h2{margin:0 0 24px;font-size:42px;font-weight:800;line-height:1.2;color:#071B36}.section-description{max-width:720px;margin:0 auto;font-size:17px;line-height:1.9;color:#64748B}.soporte-features{text-align:center}.features-grid{display:flex;justify-content:space-between;gap:0;margin-top:60px}.feature-item{flex:1;padding:0 20px;position:relative}.feature-item:not(:last-child)::after{content:"";position:absolute;right:0;top:6px;width:1px;height:170px;background:#E8EDF5}.feature-icon{width:72px;height:72px;margin:0 auto 22px;display:flex;justify-content:center;align-items:center;background:#F5F8FC;border:1px solid #E8EEF6;border-radius:18px;box-shadow:0 8px 18px rgb(15 23 42 / .04)}.feature-icon svg{width:32px;height:32px;stroke:#2563EB;stroke-width:1.8}.feature-item h3{margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.35;color:#071B36}.feature-item p{margin:0;font-size:15px;line-height:1.75;color:#64748B}.feature-item,.feature-item:hover{transform:none!important;transition:none!important;box-shadow:none!important}.feature-icon:hover{transform:none!important}.feature-item:hover h3,.feature-item:hover p{color:inherit}@media (max-width:991px){.features-grid{flex-wrap:wrap;row-gap:45px}.feature-item{flex:0 0 33.333%}.feature-item:nth-child(3)::after{display:none}}@media (max-width:767px){.soporte-service{padding:20px 0}.soporte-container{padding:0 20px}.soporte-intro h2,.soporte-features h2{font-size:32px}.section-description{font-size:16px}.features-grid{display:block}.feature-item{width:100%;padding:0;margin-bottom:45px}.feature-item::after{display:none!important}}.about-stats{width:100%;padding:30px 0;background:radial-gradient(circle at center,#F5F9FF 0%,#FFFFFF 60%);border-top:1px solid #EEF3FA;border-bottom:1px solid #EEF3FA}.about-stats-container{width:100%;max-width:none;display:flex;justify-content:space-evenly;align-items:center;padding:0 40px}.stat-item{flex:1;text-align:center;position:relative}.stat-item:not(:last-child)::after{content:"";position:absolute;right:0;top:5px;width:1px;height:150px;background:#E6EDF8}.stat-icon{width:68px;height:68px;margin:0 auto 28px;display:flex;justify-content:center;align-items:center;color:#2563EB}.stat-icon svg{width:42px;height:42px;stroke:#2563EB;stroke-width:1.6}.stat-number{font-size:60px;font-weight:600;color:#2563EB;line-height:1;margin-bottom:14px;letter-spacing:-2px}.stat-title{font-size:21px;font-weight:300;color:#556070;line-height:1.45}@media(max-width:992px){.about-stats-container{flex-wrap:wrap}.stat-item{width:50%;flex:none;margin-bottom:60px}.stat-item:nth-child(2)::after{display:none}}@media(max-width:768px){.about-stats{padding:60px 0}.about-stats-container{display:block;padding:0 25px}.stat-item{width:100%;margin-bottom:55px}.stat-item::after{display:none!important}.stat-number{font-size:50px}.stat-title{font-size:18px}}.values{padding:60px 30px 0;background:#fff}.values-container{max-width:1180px;margin:auto;padding:0 30px}.values .section-line{width:52px;height:4px;background:#2563EB;border-radius:30px;margin:0 auto 18px}.values .section-subtitle{display:block;text-align:center;font-size:13px;letter-spacing:.18em;color:#2563EB;font-weight:700;margin-bottom:15px}.values h2{text-align:center;font-size:42px;font-weight:700;color:#071B36;margin-bottom:22px}.values .section-description{max-width:760px;margin:0 auto 70px;text-align:center;color:#64748B;font-size:17px;line-height:1.9}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.value-card{padding:35px 28px;border:1px solid #E7EDF7;border-radius:18px;background:#fff;text-align:center}.value-icon{width:72px;height:72px;margin:0 auto 24px;border-radius:18px;background:#F6F9FD;border:1px solid #E8EDF6;display:flex;justify-content:center;align-items:center}.value-icon svg{width:34px;height:34px;stroke:#2563EB}.value-card h3{font-size:22px;font-weight:600;color:#071B36;margin-bottom:16px}.value-card p{font-size:15px;line-height:1.8;color:#64748B}@media(max-width:992px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.values{padding:70px 0}.values-container{padding:0 20px}.values h2{font-size:34px}.values-grid{grid-template-columns:1fr}}.blog-list{display:flex;flex-direction:column;gap:20px}.blog-card{display:flex;align-items:stretch;background:#FFF;border:1px solid #E9EEF6;border-radius:18px;padding:12px;overflow:hidden}.blog-image{width:340px;min-width:340px;aspect-ratio:16 / 10;overflow:hidden;border-radius:12px;background:#EEF3FA}.blog-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-content{flex:1;padding:18px 28px;display:flex;flex-direction:column;justify-content:center}.blog-category{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#2563EB;margin-bottom:14px}.blog-title{font-size:30px;font-weight:700;line-height:1.25;color:#071B36;margin:0 0 14px}.blog-excerpt{font-size:16px;color:#64748B;line-height:1.8;margin:0 0 22px}.blog-meta{display:flex;align-items:center;gap:24px;font-size:13px;color:#94A3B8}.blog-meta span{display:flex;align-items:center;gap:7px}.blog-meta svg{width:16px;height:16px;stroke:#2563EB;flex-shrink:0}@media (max-width:980px){.blog-card{flex-direction:column}.blog-image{width:100%;min-width:100%;aspect-ratio:16 / 10}.blog-card-content{padding:24px}.blog-title{font-size:26px}}@media (max-width:767px){.blog-title{font-size:22px}.blog-excerpt{font-size:15px}.blog-meta{flex-direction:column;align-items:flex-start;gap:10px}}.blog-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-widget{background:#FFF;border:1px solid #E9EEF6;border-radius:18px;padding:28px}.sidebar-title{font-size:20px;font-weight:700;color:#071B36;margin:0 0 22px}.sidebar-search{display:flex;align-items:center;border:1px solid #E4EBF5;border-radius:12px;overflow:hidden}.sidebar-search input{flex:1;border:none;background:#FFF;padding:14px 16px;font-size:15px;color:#071B36;outline:none}.sidebar-search input::placeholder{color:#94A3B8}.sidebar-search button{width:54px;height:50px;border:none;background:#2563EB;color:#FFF;cursor:pointer;display:flex;justify-content:center;align-items:center}.sidebar-search button svg{width:18px;height:18px}.sidebar-categories{list-style:none;padding:0;margin:0}.sidebar-categories li{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #EEF2F7}.sidebar-categories li:last-child{border-bottom:none}.sidebar-categories a{color:#475569;text-decoration:none;font-size:15px;transition:.25s}.sidebar-categories a:hover{color:#2563EB}.sidebar-categories span{background:#F3F7FD;color:#2563EB;border-radius:50px;min-width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:600}.recent-post{display:flex;gap:14px;margin-bottom:18px}.recent-post:last-child{margin-bottom:0}.recent-image{width:90px;min-width:90px;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;display:block}.recent-image img{width:100%;height:100%;object-fit:cover;display:block}.recent-content{display:flex;flex-direction:column;justify-content:center}.recent-title{color:#071B36;font-size:15px;font-weight:600;line-height:1.45;text-decoration:none;margin-bottom:8px;transition:.25s}.recent-title:hover{color:#2563EB}.recent-date{font-size:13px;color:#94A3B8}@media(max-width:980px){.blog-sidebar{margin-top:40px}.sidebar-widget{padding:24px}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:50px 0 20px}.blog-pagination a{text-decoration:none}.page-number,.page-arrow{width:46px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #E9EEF6;border-radius:12px;background:#FFF;color:#64748B;font-size:15px;font-weight:600;transition:.25s}.page-number:hover,.page-arrow:hover{border-color:#2563EB;color:#2563EB}.page-number.active{background:#2563EB;border-color:#2563EB;color:#FFF}.page-arrow svg{width:18px;height:18px;stroke:currentColor}.page-dots{padding:0 6px;color:#94A3B8;font-size:16px;font-weight:600}@media (max-width:767px){.blog-pagination{gap:8px;flex-wrap:wrap}.page-number,.page-arrow{width:42px;height:42px;font-size:14px}}.blog-pagination .next,.blog-pagination .prev{width:46px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #E9EEF6;border-radius:12px;background:#FFF}.et-menu>li:last-child>.sub-menu{left:auto!important;right:0!important}html,body{overflow-x:hidden}.section-divider{width:100%;height:1px;margin:50px 0;background:#E8EDF5}