.ln_landingpage_wrapper{background-color:#fff;width:100%}.ln_landingpage_wrapper .landinggradient{background:linear-gradient(90deg,#ff3332 0%,#ff8f4c 100%)}.ln_landingpage_wrapper .gradienttext{background:linear-gradient(90deg,#ff3332 0%,#ff8f4c 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}
.ln_navbar_wrapper{z-index:11;background:#0b0506;width:100%;height:60px;position:sticky;top:0}.ln_navbar_wrapper .navscrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11080feb;box-shadow:0 6px 24px #00000047}.ln_navbar_wrapper .navbar_container{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 34px;display:flex;position:relative}.ln_navbar_wrapper .navbar_container .left{align-items:center;display:flex}.ln_navbar_wrapper .navbar_container .left .logo{cursor:pointer;align-items:center;width:157.75px;height:40px;display:flex}.ln_navbar_wrapper .navbar_container .left .logo img{object-fit:contain;width:100%;height:100%;display:block}.ln_navbar_wrapper .navbar_container .center{justify-content:center;align-items:center;display:flex}.ln_navbar_wrapper .navbar_container .center ul{justify-content:center;align-items:center;gap:clamp(20px,5vw,40px);margin:0;padding:0;list-style:none;display:flex}.ln_navbar_wrapper .navbar_container .center ul li{color:#fff;cursor:pointer;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:20px;transition:all .25s;display:flex;position:relative}.ln_navbar_wrapper .navbar_container .center ul li:hover{color:#ff6148}.ln_navbar_wrapper .navbar_container .center ul li .blog_text{font-weight:800}.ln_navbar_wrapper .navbar_container .center ul li.right_btn{display:none}.ln_navbar_wrapper .navbar_container .right{align-items:center;gap:14px;display:flex}.ln_navbar_wrapper .navbar_container .right .btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.ln_navbar_wrapper .navbar_container .right .btn svg{stroke:#0000;color:#ff6148;transition:all .25s}.ln_navbar_wrapper .navbar_container .right .btn:hover{color:#fff;background:#ff614824}.ln_navbar_wrapper .navbar_container .right .btn:hover svg{color:#fff!important}.ln_navbar_wrapper .navbar_container .right .btn_filled{color:#fff;background:linear-gradient(135deg,#ff6148,#ff7b61);box-shadow:0 10px 24px #ff614838}.ln_navbar_wrapper .navbar_container .right .btn_filled svg{color:#fff!important}.ln_navbar_wrapper .navbar_container .right .btn_filled:hover{color:#fff;background:linear-gradient(135deg,#ff5a3c,#ff8b74);transform:translateY(-1px)}.ln_navbar_wrapper .navbar_container .menu_toggle{cursor:pointer;z-index:21;background:0 0;border:none;width:42px;height:42px;padding:0;display:none}.ln_navbar_wrapper .navbar_container .menu_toggle .bar{background-color:#f0e7ea;border-radius:10px;width:24px;height:2px;margin:5px auto;transition:all .3s;display:block}.ln_navbar_wrapper .navbar_container .menu_toggle.active .bar:first-child{transform:translateY(7px)rotate(45deg)}.ln_navbar_wrapper .navbar_container .menu_toggle.active .bar:nth-child(2){opacity:0}.ln_navbar_wrapper .navbar_container .menu_toggle.active .bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media screen and (max-width:1024px){.ln_navbar_wrapper .navbar_container{padding:0 20px}.ln_navbar_wrapper .navbar_container .left .logo{width:130px;height:32px}.ln_navbar_wrapper .navbar_container .center ul{gap:clamp(12px,3vw,20px)}.ln_navbar_wrapper .navbar_container .center ul li{font-size:14px}.ln_navbar_wrapper .navbar_container .right{gap:10px}.ln_navbar_wrapper .navbar_container .right .btn{padding:9px 11px;font-size:12px}}@media screen and (max-width:768px){.ln_navbar_wrapper{min-height:60px}.ln_navbar_wrapper .navbar_container{padding:10px 20px}.ln_navbar_wrapper .navbar_container .left{flex:1}.ln_navbar_wrapper .navbar_container .left .logo{width:120px;height:30px}.ln_navbar_wrapper .navbar_container .menu_toggle{display:block}.ln_navbar_wrapper .navbar_container .center{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:radial-gradient(circle at 100% 0,#ff61481f,#0000 28%),linear-gradient(#12111c 0%,#171428 55%,#11111a 100%);border-top-right-radius:28px;border-bottom-right-radius:28px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:min(84vw,340px);height:100dvh;padding:84px 18px 24px;transition:transform .35s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:18px 0 48px #0000006b}.ln_navbar_wrapper .navbar_container .center.active{transform:translate(0)}.ln_navbar_wrapper .navbar_container .center ul{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:flex}.ln_navbar_wrapper .navbar_container .center ul li{text-align:left;color:#f3eef1;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:flex-start;width:100%;min-height:50px;padding:14px 16px;font-size:17px;font-weight:600;transition:all .25s}.ln_navbar_wrapper .navbar_container .center ul li:hover{color:#fff;background:#ffffff0d;border-color:#ffffff0a}.ln_navbar_wrapper .navbar_container .center ul li .blog_text{font-weight:800}.ln_navbar_wrapper .navbar_container .center ul li.right_btn{background:0 0;border:none;min-height:auto;margin-top:10px;padding:0;display:flex}.ln_navbar_wrapper .navbar_container .center ul li.right_btn:hover{background:0 0}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:15px 16px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_plain{color:#fff;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff0d}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_plain svg{stroke:#0000;color:#ff6148}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_plain:hover{background:#ffffff17}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_plain:hover svg{color:#fff!important}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_filled{color:#fff;background:linear-gradient(135deg,#ff6148,#ff7b61);box-shadow:0 12px 30px #ff614840}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_filled svg{stroke:#0000;color:#fff!important}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn_filled:hover{background:linear-gradient(135deg,#ff5a3c,#ff8b74);transform:translateY(-1px)}.ln_navbar_wrapper .navbar_container .right{display:none}}@media screen and (max-width:480px){.ln_navbar_wrapper .navbar_container{padding:10px 15px}.ln_navbar_wrapper .navbar_container .left .logo{width:116px;height:28px}.ln_navbar_wrapper .navbar_container .center{width:86vw;padding:80px 14px 20px}.ln_navbar_wrapper .navbar_container .center ul li{padding:13px 14px;font-size:16px}.ln_navbar_wrapper .navbar_container .center ul li.right_btn .btn{padding:14px;font-size:14px}}.ln_navbar_wrapper .price-menu-item{cursor:pointer;position:relative}.ln_navbar_wrapper .price-menu-item:after{content:"";background-color:var(--primary-color,#4318ff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.ln_navbar_wrapper .price-menu-item:hover:after{width:100%}.price-menu-item{cursor:pointer;position:relative}.price-menu-item:after{content:"";background-color:var(--primary-color,#4318ff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.price-menu-item:hover:after{width:100%}.mobile_overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9;background:#00000085;display:none;position:fixed;inset:0}.mobile_overlay.active{display:block}.custom_modal_overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.custom_modal_container{background-color:#fff;border-radius:16px;flex-direction:column;width:50%;max-width:800px;animation:.4s scaleIn;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000026}.custom_modal_header{background-color:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.custom_modal_header h2{color:#3a0820;margin:0;font-size:22px;font-weight:600}.custom_modal_content{padding:0;position:relative}.custom_modal_content .solutions.quicklinks,.custom_modal_content .resources.quicklinks{margin-bottom:30px}.custom_modal_content .solutions.quicklinks h5,.custom_modal_content .resources.quicklinks h5{color:#3a0820;margin-bottom:15px;font-size:20px;font-weight:600}.custom_modal_content .solutions.quicklinks ul,.custom_modal_content .resources.quicklinks ul{margin:0;padding:0;list-style:none}.custom_modal_content .solutions.quicklinks ul li,.custom_modal_content .resources.quicklinks ul li{color:#3a0820;cursor:pointer;margin-bottom:10px;padding:8px 0;font-size:16px;transition:all .3s}.custom_modal_content .solutions.quicklinks ul li:hover,.custom_modal_content .resources.quicklinks ul li:hover{color:#ff6148}.custom_modal_content .solutions.quicklinks ul li a,.custom_modal_content .resources.quicklinks ul li a{color:inherit;text-decoration:none}.custom_modal_content .solutions.quicklinks ul li a:hover,.custom_modal_content .resources.quicklinks ul li a:hover{color:#ff6148}.price_image_wrapper{cursor:pointer;position:relative}.price_image_wrapper .price_image{width:100%;transition:transform .5s;display:block}.price_image_wrapper .image_hover_effect{opacity:0;background:linear-gradient(#3a082000,#3a082099);transition:opacity .3s;position:absolute;inset:0}.price_image_wrapper .image_cta{color:#3a0820;opacity:0;background-color:#ffffffe6;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%,20px);box-shadow:0 4px 12px #0003}.price_image_wrapper .image_cta svg{color:#ff6148}.price_image_wrapper .custom_modal_close{color:#3a0820;cursor:pointer;z-index:10;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 2px 8px #0003}.price_image_wrapper .custom_modal_close:hover{color:#ff3332;background-color:#fff;transform:rotate(90deg)}.price_image_wrapper:hover .price_image{transform:scale(1.03)}.price_image_wrapper:hover .image_hover_effect{opacity:1}.price_image_wrapper:hover .image_cta{opacity:1;transform:translate(-50%)}.custom_modal_footer{background-color:#fafafa;border-top:1px solid #f0f0f0;justify-content:center;padding:20px;display:flex}.custom_modal_footer .btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:220px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.custom_modal_footer .btn svg{transition:transform .3s}.custom_modal_footer .btn:hover svg{transform:translate(4px)}.custom_modal_footer .btn_filled{color:#fff;background-color:#3a0820}.custom_modal_footer .btn_filled:hover{background-color:#ff6148}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:1200px){.custom_modal_container{width:60%}}@media screen and (max-width:1000px){.custom_modal_container{width:70%}}@media screen and (max-width:768px){.custom_modal_container{width:90%}.custom_modal_header{padding:16px}.custom_modal_header h2{font-size:18px}.custom_modal_footer{padding:16px}.custom_modal_footer .btn{min-width:180px;padding:10px 16px;font-size:14px}}@media screen and (max-width:480px){.custom_modal_container{width:95%}.price_image_wrapper .image_cta{width:200px;padding:8px 16px;font-size:14px}.price_image_wrapper .custom_modal_close{width:32px;height:32px;font-size:20px;top:10px;right:10px}}
.ln_hero_wrapper{background:linear-gradient(#000 0%,#1a0a0f 100%);align-items:center;width:100%;height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);padding:60px 40px;font-family:Nunito,sans-serif;display:flex;position:relative;overflow:hidden}.ln_hero_wrapper .hero_bg_image{z-index:0;object-fit:cover;object-position:center;pointer-events:none;position:absolute;inset:0}@media (max-width:740px){.ln_hero_wrapper{height:auto;min-height:auto;padding:40px 20px}}.ln_hero_wrapper .hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}@media (max-width:1024px){.ln_hero_wrapper .hero-content{gap:60px}}@media (max-width:740px){.ln_hero_wrapper .hero-content{grid-template-columns:1fr;gap:40px}}.ln_hero_wrapper .left-content{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:740px){.ln_hero_wrapper .left-content{text-align:center;align-items:center}}.ln_hero_wrapper .left-content .ribbon-title{opacity:1;flex-direction:column;gap:12px;margin-bottom:32px;display:flex}@media (max-width:740px){.ln_hero_wrapper .left-content .ribbon-title{align-items:center}}.ln_hero_wrapper .left-content .ribbon-line{color:#fff;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:linear-gradient(135deg,#f46539 0%,#e14a1d 100%);border-radius:0;width:fit-content;padding:12px 40px;font-size:clamp(18px,3vw,28px);font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-block;position:relative;transform:skew(-8deg);box-shadow:0 4px 20px #f465394d}.ln_hero_wrapper .left-content .ribbon-line:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);position:absolute;inset:0}.ln_hero_wrapper .left-content .ribbon-line span,.ln_hero_wrapper .left-content .ribbon-line h1{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;display:inline-block;transform:skew(8deg)}.ln_hero_wrapper .left-content .ribbon-line:first-child{padding-right:60px;animation-delay:.1s}.ln_hero_wrapper .left-content .ribbon-line:nth-child(2){background:linear-gradient(135deg,#f46539 0%,#e14a1d 100%);padding-left:30px;padding-right:70px;animation-delay:.2s}.ln_hero_wrapper .left-content .ribbon-line:nth-child(3){background:linear-gradient(135deg,#f46539 0%,#d64420 100%);padding-right:50px;animation-delay:.3s}.ln_hero_wrapper .left-content .ribbon-line:hover{transform:skew(-8deg)translate(5px);box-shadow:0 6px 25px #f4653980}@media (max-width:740px){.ln_hero_wrapper .left-content .ribbon-line{padding:10px 30px;font-size:clamp(16px,4vw,24px)}}.ln_hero_wrapper .left-content h2{color:#ffffffe6;opacity:1;max-width:580px;margin:0 0 32px;font-size:clamp(16px,2.2vw,22px);font-weight:400;line-height:1.5}@media (max-width:740px){.ln_hero_wrapper .left-content h2{text-align:center;max-width:100%;font-size:clamp(14px,3.5vw,18px)}}.ln_hero_wrapper .left-content .btn_filled{cursor:pointer;white-space:nowrap;color:#000;opacity:1;background:#fff;border:2px solid #0000;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #fff3}.ln_hero_wrapper .left-content .btn_filled svg{color:#f46539;width:20px;height:20px;transition:transform .3s}.ln_hero_wrapper .left-content .btn_filled:before{content:"";background:linear-gradient(90deg,#0000,#f4653933,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ln_hero_wrapper .left-content .btn_filled:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 30px #ffffff4d}.ln_hero_wrapper .left-content .btn_filled:hover:before{left:100%}.ln_hero_wrapper .left-content .btn_filled:hover svg{transform:translate(4px)}.ln_hero_wrapper .left-content .btn_filled:active{transform:translateY(0)}@media (max-width:740px){.ln_hero_wrapper .left-content .btn_filled{padding:12px 28px;font-size:15px}}.ln_hero_wrapper .right-content{justify-content:center;align-items:center;display:flex}@media (max-width:740px){.ln_hero_wrapper .right-content{margin-top:20px}}.ln_hero_wrapper .right-content .hero_diagram{object-fit:contain;opacity:1;filter:drop-shadow(0 10px 40px #f4653926);width:min(600px,100%);max-width:100%;height:auto}@media (max-width:1024px){.ln_hero_wrapper .right-content .hero_diagram{width:min(500px,100%)}}@media (max-width:740px){.ln_hero_wrapper .right-content .hero_diagram{width:min(400px,95%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ln_hero_wrapper .left-content .ribbon-line,.ln_hero_wrapper .left-content .btn_filled{will-change:transform}
:root{--dialog-bg:#330019;--dialog-text:#fff;--primary-btn:#ff3332}.ln_services_wrapper{width:100%}.ln_services_wrapper .ln_services_container{max-width:1440px;margin:0 auto;padding:32px}.ln_services_wrapper .ln_services_container .services_text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ln_services_wrapper .ln_services_container .services_text h6{color:#ff6148;font-size:14px;font-weight:500}.ln_services_wrapper .ln_services_container .services_text h2{font-size:28px;font-weight:400;line-height:33.66px}.ln_services_wrapper .ln_services_container .services_text p{color:#aeb2b3;max-width:854px;font-size:18px;font-weight:500;line-height:32px}.ln_services_wrapper .ln_services_container .services_cards{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:32px;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper{display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card{width:270px;margin-left:20px;margin-right:20px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_title{margin-bottom:24px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_title h6{color:#3a0820;font-size:18px;font-weight:600}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_points{flex-direction:column;gap:20px;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_points .services_card_point{align-items:center;gap:10px;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_points .services_card_point .imagecontainer{border:1px solid #000;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_points .services_card_point .imagecontainer img{object-fit:contain;width:20px;height:20px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .services_card_points .services_card_point h6{font-size:13px;font-weight:600}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .servicecardbtn{margin-top:24px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .servicecardbtn button{cursor:pointer;white-space:nowrap;color:#000;box-sizing:border-box;background-color:#f9f9f8;border:0;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:230px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .servicecardbtn button svg{stroke:#0000;color:#5b5b5b;margin-left:8px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .servicecardbtn button:hover{color:#fff;background-color:#ff6148}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .servicecardbtn button:hover svg{color:#000!important}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .line_wrapper_2{justify-content:center;align-items:center;width:100%;height:1px;margin-top:24px;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .line_wrapper_2 .line{background:linear-gradient(90deg,#e3e5e7 0%,#7f808191 49%,#f9f9f8 100%);border:none;width:80%;height:1px}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .services_card .line_wrapper_2{display:none}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .line_wrapper{justify-content:center;align-items:center;width:1px;height:100%;display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .line_wrapper .line{background:linear-gradient(#e3e5e7 0%,#7f808191 49%,#f9f9f8 100%);border:none;width:1px;height:80%}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:last-child .line_wrapper{display:none}@media (max-width:1379px){.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:nth-child(3) .line_wrapper{display:none}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:nth-child(2) .line_wrapper_2{display:flex}}@media (max-width:1047px){.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:first-child .line_wrapper_2{display:flex}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:nth-child(2) .line_wrapper{display:none}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:nth-child(3) .line_wrapper{display:flex}}@media (max-width:716px){.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .line_wrapper{display:none!important}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper .line_wrapper_2{display:flex!important}.ln_services_wrapper .ln_services_container .services_cards .services_card_wrapper:nth-child(4) .line_wrapper_2{display:none!important}}.ln_services_wrapper .ln_services_container .dialog-class{background:var(--dialog-bg)!important;color:var(--dialog-text)!important;border-radius:20px!important;width:50vw!important;padding:2rem!important}.ln_services_wrapper .ln_services_container .dialog-class .p-dialog-content{background:var(--dialog-bg)!important;color:var(--dialog-text)!important;padding:1.5rem!important;font-size:1.2rem!important}.ln_services_wrapper .ln_services_container .dialog-class .p-dialog-header{background:0 0!important;border:none!important;justify-content:flex-end!important;padding:0!important;display:flex!important}.ln_services_wrapper .ln_services_container .dialog-class .p-dialog-header-icon{background-color:var(--primary-btn)!important;width:32px!important;height:32px!important;color:var(--dialog-text)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;font-size:1.2rem!important;font-weight:700!important;display:flex!important}.ln_services_wrapper .ln_services_container .dialog-class .custom-button{color:#330019!important;cursor:pointer!important;background:#fff!important;border:none!important;border-radius:10px!important;align-items:center!important;gap:8px!important;padding:10px 20px!important;font-weight:700!important;transition:all .3s ease-in-out!important;display:flex!important}.ln_services_wrapper .ln_services_container .dialog-class .custom-button:hover{background:var(--primary-btn)!important;color:#fff!important}
.DynamicModal-module-scss-module__6kVzkG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DynamicModal-module-scss-module__6kVzkG__modalContent{color:#fff;text-align:left;background:#320f1d;border-radius:16px;width:90%;max-width:1172px;padding:80px 88px;position:relative}@media (max-width:740px){.DynamicModal-module-scss-module__6kVzkG__modalContent{padding:32px}}.DynamicModal-module-scss-module__6kVzkG__closeButton{color:#ff6148;cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:20px;right:20px}.DynamicModal-module-scss-module__6kVzkG__closeButton svg{vertical-align:middle;width:35px;height:35px}.DynamicModal-module-scss-module__6kVzkG__title{color:#ff6148;font-size:32px;font-weight:600;line-height:38.4px}.DynamicModal-module-scss-module__6kVzkG__description{margin-top:10px;font-size:14px;font-weight:500;line-height:26px}.DynamicModal-module-scss-module__6kVzkG__list{width:100%;padding:0;list-style:none}.DynamicModal-module-scss-module__6kVzkG__list .DynamicModal-module-scss-module__6kVzkG__listItem{border-bottom:1px solid #e3e5e7;align-items:center;padding:11px;display:flex}.DynamicModal-module-scss-module__6kVzkG__list .DynamicModal-module-scss-module__6kVzkG__listItem span{margin-left:8px}.DynamicModal-module-scss-module__6kVzkG__actionButton{color:#ff6148;cursor:pointer;background:#fff;border:none;border-radius:6px;align-items:center;margin-top:20px;padding:10px 16px;font-size:14px;font-weight:500;display:flex}.DynamicModal-module-scss-module__6kVzkG__actionButton svg{margin-left:8px}.DynamicModal-module-scss-module__6kVzkG__actionButton:hover{color:#fff;background:#ff6148}.DynamicModal-module-scss-module__6kVzkG__actionButton:hover svg{color:#320f1d}.DynamicModal-module-scss-module__6kVzkG__header{justify-content:flex-end;align-items:center;margin-bottom:16px;display:flex}.DynamicModal-module-scss-module__6kVzkG__header svg{vertical-align:middle}.DynamicModal-module-scss-module__6kVzkG__modalBody{justify-content:center;gap:64px;display:flex}@media (max-width:740px){.DynamicModal-module-scss-module__6kVzkG__modalBody{flex-direction:column;gap:32px}}.DynamicModal-module-scss-module__6kVzkG__modalBody .DynamicModal-module-scss-module__6kVzkG__titleContent{width:400px}@media (max-width:740px){.DynamicModal-module-scss-module__6kVzkG__modalBody .DynamicModal-module-scss-module__6kVzkG__titleContent{width:100%}}
.ln_why_wrapper{background-color:#f8efff;width:100%}.ln_why_wrapper .ln_why_container{max-width:1440px;margin:0 auto;padding:32px}.ln_why_wrapper .ln_why_container h2{color:#3a0820;text-align:center;margin-bottom:8px;font-size:40px;font-weight:500;line-height:48px}.ln_why_wrapper .ln_why_container p{color:#404040;text-align:center;margin-bottom:39px;font-size:16px;font-weight:500;line-height:26px}.ln_why_wrapper .ln_why_container .cards{grid-template-columns:repeat(auto-fit,252px);justify-content:center;gap:24px;width:100%;display:grid}.ln_why_wrapper .ln_why_container .cards .card{background-color:#fffff8;flex-direction:column;width:252px;height:100%;display:flex;box-shadow:0 2px 8px #0000000d}.ln_why_wrapper .ln_why_container .cards .card .imagewrapper{width:100%;height:auto;padding:12px}.ln_why_wrapper .ln_why_container .cards .card .imagewrapper img{width:100%;height:auto}.ln_why_wrapper .ln_why_container .cards .card h3{color:#000;text-align:center;text-transform:uppercase;margin-bottom:8px;padding:0 12px;font-size:10px;font-weight:700;line-height:12px}.ln_why_wrapper .ln_why_container .cards .card p{color:#404040;text-align:center;margin-bottom:0;padding:0 12px 12px;font-size:12px;font-weight:500;line-height:20px}.ln_why_wrapper .ln_why_container .cards .card ul{background-color:#3a0820;height:169px;margin:auto 0 0;padding:12px 24px;list-style:none}.ln_why_wrapper .ln_why_container .cards .card ul li{border-bottom:1px solid;align-items:center;gap:8px;padding:11px 0;font-size:12px;font-weight:400;line-height:14.4px;display:flex}.ln_why_wrapper .ln_why_container .cards .card ul li svg{width:16px;height:16px}.ln_why_wrapper .ln_why_container .cards .card ul li:last-child{border-bottom:none}.ln_why_wrapper .clients{background-color:#2925251f}.ln_why_wrapper .clients .clients_container{justify-content:space-between;align-items:center;max-width:1440px;margin:32px auto 0;padding:32px;display:flex}.ln_why_wrapper .clients .clients_container .clientlogo{justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:1047px){.ln_why_wrapper .clients .clients_container .clientlogo{border-right:none}}@media (max-width:660px){.ln_why_wrapper .clients .clients_container .clientlogo{padding:12px 0}.ln_why_wrapper .clients .clients_container{flex-direction:column}}.ln_why_wrapper .clients .clients_container img{mix-blend-mode:luminosity;width:110px;height:auto}
.ln_community_wrapper{background-color:#3a0820;width:100%;padding:20px 0}.ln_community_wrapper .ln_community_container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1440px;padding:0 20px;display:flex}.ln_community_wrapper .ln_community_container h2{color:#ff6148;text-align:center;font-size:24px;font-weight:700;line-height:32px}.ln_community_wrapper .ln_community_container p{color:#fff;text-align:center;margin-top:20px;font-size:16px;line-height:24px}
.ln_footer_wrapper{background:#3a0820;width:100%;overflow:hidden}.ln_footer_wrapper .ln_footer_container{justify-content:space-between;gap:60px;min-width:100%;max-width:1440px;margin:0 auto;padding:32px;display:flex}@media (max-width:950px){.ln_footer_wrapper .ln_footer_container{flex-direction:column;gap:40px}}.ln_footer_wrapper .ln_footer_container .footerleft{width:400px}@media (max-width:950px){.ln_footer_wrapper .ln_footer_container .footerleft{width:100%}}.ln_footer_wrapper .ln_footer_container .footerleft .logo{align-items:center;width:100%;height:40px;display:flex}.ln_footer_wrapper .ln_footer_container .footerleft .logo img{object-fit:contain;width:auto;height:100%;display:block}.ln_footer_wrapper .ln_footer_container .footerleft p{color:#fff;margin-top:44px;font-size:16px;font-weight:500;line-height:1.7}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}@media (max-width:950px){.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright{margin-top:24px}}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social{display:flex}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social a{border:1px solid #ff6148;border-right:0;justify-content:center;align-items:center;width:44px;height:44px;padding:12px;display:inline-flex}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social a svg{color:#ff6148;cursor:pointer}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social a:hover{background-color:#ff604842}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social a:hover svg{color:#b966fa}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .social a:last-child{border-right:1px solid #ff6148}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .copyright p{color:#ff6148;margin-top:0;margin-bottom:8px;font-size:12px;font-weight:500;line-height:14.5px}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .copyright ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .copyright ul li{color:#fff;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:400;line-height:14.4px;display:flex}.ln_footer_wrapper .ln_footer_container .footerleft .socialcopyright .copyright ul li:hover{color:#b966fa}.ln_footer_wrapper .ln_footer_container .footerright{flex:1;justify-content:flex-end;align-items:flex-start;display:flex}@media (max-width:950px){.ln_footer_wrapper .ln_footer_container .footerright{justify-content:flex-start;width:100%}}.ln_footer_wrapper .ln_footer_container .footerright .contact_section{width:100%;max-width:700px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section h5{color:#b966fa;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:500;line-height:26px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}@media (max-width:768px){.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid{grid-template-columns:1fr}}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card{background-color:#7171710f;border:1px solid #0000;border-radius:8px;padding:16px;transition:all .3s}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card:hover{background-color:#71717115;border-color:#ff6148}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .card_header{border-bottom:1px solid #ff61484d;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .card_header .flag{font-size:20px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .card_header .country{color:#ff6148;font-size:14px;font-weight:600}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .contact_details{flex-direction:column;gap:8px;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .contact_details a{color:#fff;align-items:center;gap:8px;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .contact_details a svg{color:#ff6148;min-width:12px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_grid .contact_card .contact_details a:hover{color:#b966fa}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .email_link{color:#fff;background-color:#7171710f;border:1px solid #ff6148;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .email_link svg{color:#ff6148;min-width:14px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .email_link:hover{color:#b966fa;background-color:#ff604842;transform:translateY(-1px)}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .whatsapp_chat_btn{cursor:pointer;background-color:#19291f;border:1px solid #25d366;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;transition:all .3s;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .whatsapp_chat_btn:hover{background-color:#273a2e;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .whatsapp_chat_btn svg{color:#fff;width:18px;height:18px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .contact_actions .whatsapp_chat_btn span{color:#fff;font-size:13px;font-weight:500;line-height:1}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps h5{color:#b966fa;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:500;line-height:26px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:550px){.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons{flex-direction:column}}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn{cursor:pointer;background:0 0;border:1px solid #ff6148;border-radius:8px;flex:1;justify-content:flex-start;align-items:center;gap:10px;min-width:150px;padding:10px 14px;transition:all .3s;display:flex}@media (max-width:550px){.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn{min-width:100%}}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn img{width:18px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn .store_icon{object-fit:contain;flex-shrink:0;width:18px;height:18px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn svg{color:#ff6148;min-width:18px}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn .btn_text{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn .btn_text .small{color:#fff;text-transform:uppercase;font-size:9px;font-weight:400;line-height:1}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn .btn_text .large{color:#fff;font-size:13px;font-weight:600;line-height:1.2}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn:hover{background-color:#ff604842;border-color:#b966fa;transform:translateY(-2px)}.ln_footer_wrapper .ln_footer_container .footerright .contact_section .download_apps .app_buttons .app_btn:hover svg{color:#b966fa}@media (max-width:768px){.ln_footer_wrapper .ln_footer_container{gap:28px;padding:24px 16px}.ln_footer_wrapper .footerleft p{margin-top:24px;line-height:1.55}.ln_footer_wrapper .footerleft .socialcopyright{gap:14px}.ln_footer_wrapper .footerright .contact_section .contact_actions{gap:10px}.ln_footer_wrapper .footerright .contact_section .contact_actions .email_link,.ln_footer_wrapper .footerright .contact_section .contact_actions .whatsapp_chat_btn{justify-content:center;width:100%}.ln_footer_wrapper .footerright .contact_section .download_apps .app_buttons{gap:10px}.ln_footer_wrapper .footerright .contact_section .download_apps .app_buttons .app_btn{min-width:100%}}.ln_footer_wrapper .line_below{background-color:#b966fa;width:100%;height:10px}
.talktous-button{z-index:999;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;right:30px}.talktous-button .talktous-circle{z-index:2;background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #00000026}.talktous-button .talktous-circle:hover{transform:scale(1.1);box-shadow:0 6px 20px #0003}.talktous-button .talktous-circle .talktous-icon{color:#fff;justify-content:center;align-items:center;transition:transform .3s;display:flex}.talktous-button .talktous-circle .talktous-text{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background-color:#000000b3;border-radius:4px;padding:5px 12px;font-size:14px;transition:all .3s;position:absolute;right:70px;transform:translate(10px)}.talktous-button .talktous-circle .talktous-text.show{opacity:1;transform:translate(0)}.talktous-button .talktous-circle .talktous-text:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #000000b3;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.talktous-button .talktous-pulse{z-index:1;background-color:#6e8efb99;border-radius:50%;width:60px;height:60px;animation:1.8s infinite pulse;position:absolute}@keyframes pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}
.ln_testimonials_wrapper{background:linear-gradient(#f8efff 0%,#f4e5ff 100%);width:100%;padding:28px 20px 40px;overflow-x:clip}.ln_testimonials_wrapper .ln_testimonials_container{width:100%;max-width:1100px;margin:0 auto}.ln_testimonials_wrapper .ln_testimonials_container .topcontainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.ln_testimonials_wrapper .ln_testimonials_container .topcontainer h2{color:#3a0820;margin-bottom:10px;font-size:32px;font-weight:600;line-height:1.2}.ln_testimonials_wrapper .ln_testimonials_container .topcontainer p{color:#404040;max-width:640px;font-size:16px;line-height:1.6}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials{flex-direction:column;align-items:center;gap:16px;display:flex}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_main{grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:14px;width:100%;display:grid}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card{background-color:#fff;border:1px solid #b966fa1f;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:280px;padding:36px;display:flex;box-shadow:0 12px 30px #3a082014}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .testimonial-text{color:#3a0820;margin-bottom:40px;font-size:22px;line-height:1.6}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .user_info h4{color:#2f2f2f;margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.3}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .user_info p{color:#5b5b5b;margin-bottom:14px;font-size:14px;font-weight:500;line-height:1.6}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .user_info .line{background-color:#b966fa;border-radius:12px;width:min(180px,100%);height:6px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button{cursor:pointer;background-color:#fff;border:1px solid #ff6148;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:inline-flex}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button svg{color:#ff6148;width:24px;height:24px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button:hover{background-color:#ff6148}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button:hover svg{color:#fff}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button:focus-visible{outline-offset:2px;outline:3px solid #ff614859}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer .slide_count{color:#3a0820;min-width:52px;font-size:14px;font-weight:700}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer .carousel-dots{align-items:center;gap:8px;display:flex}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer .carousel-dots .dot{cursor:pointer;background-color:#3a082038;border:none;border-radius:50%;width:10px;height:10px;transition:transform .2s,background-color .2s}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer .carousel-dots .dot.active{background-color:#ff6148;border-radius:10px;width:28px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer .carousel-dots .dot:focus-visible{outline-offset:2px;outline:2px solid #ff614859}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .slide-from-right{animation:.35s slideFromRight}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .slide-from-left{animation:.35s slideFromLeft}@media (max-width:992px){.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_main{grid-template-columns:44px minmax(0,1fr) 44px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card{min-height:240px;padding:28px 24px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .testimonial-text{margin-bottom:30px;font-size:19px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button{width:44px;height:44px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button svg{width:20px;height:20px}}@media (max-width:640px){.ln_testimonials_wrapper{padding:24px 16px 28px}.ln_testimonials_wrapper .ln_testimonials_container .topcontainer h2{font-size:26px}.ln_testimonials_wrapper .ln_testimonials_container .topcontainer p{font-size:15px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_main{grid-template-columns:repeat(2,auto);justify-content:center;gap:12px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card{grid-column:1/-1;min-height:220px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .testimonial-card .testimonial-text{font-size:17px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button{background-color:#0000;border-width:1px;width:36px;height:36px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button svg{width:16px;height:16px}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .prev,.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .next{justify-self:center}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel-button:focus-visible{outline-offset:0}.ln_testimonials_wrapper .ln_testimonials_container .ln_testimonials .carousel_footer{flex-direction:column;align-items:flex-start;gap:10px}}@keyframes slideFromRight{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}
.ln_contact_wrapper{background-color:#fffff8;width:100%}.ln_contact_wrapper .ln_contact_container{grid-template-columns:1fr 1fr;max-width:1440px;margin:0 auto;display:grid}@media (max-width:992px){.ln_contact_wrapper .ln_contact_container{grid-template-columns:1fr}}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column{background-color:#fff;padding:32px;box-shadow:0 4px 12px #0000000d}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column h2{color:#3a0820;margin-bottom:24px;font-size:24px;font-weight:700;line-height:36px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:600px){.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone{grid-template-columns:1fr}}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .name,.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .phone{flex-direction:column;gap:4px;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .name label,.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .phone label{font-size:14px;font-weight:600;line-height:24px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .name input,.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .namephone .phone input{color:#5b5b5b;background-color:#f8f8ed;border:0;border-radius:10px;width:100%;height:56px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .ln_message{flex-direction:column;gap:4px;width:100%;margin-top:24px;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .ln_message label{font-size:14px;font-weight:600;line-height:24px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .ln_message .textarea-wrapper{width:100%;display:block;position:relative}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .ln_message input{color:#5b5b5b;background-color:#f8f8ed;border:0;border-radius:10px;width:100%;height:56px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .ln_message textarea{color:#5b5b5b;resize:vertical;word-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#f8f8ed;border:0;border-radius:10px;width:100%;max-width:100%;height:150px;padding:16px;font-size:16px;font-weight:500;line-height:24px;display:block;overflow:hidden auto}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .btn{cursor:pointer;color:#fff;background-color:#3a0820;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;height:48px;margin-top:24px;padding:10px 20px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .btn svg{color:#ff6148}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .btn:hover{background-color:#ff6148}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .btn:hover svg{color:#3a0820}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .submit_success,.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .submit_error{border-radius:8px;margin-top:14px;padding:12px 14px;font-size:14px;font-weight:600;line-height:20px}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .submit_success{color:#1f7a3d;background-color:#eaf8ef;border:1px solid #bce5c8}.ln_contact_wrapper .ln_contact_container .ln_contact_form_column .submit_error{color:#b42318;background-color:#fdecec;border:1px solid #f5b8b8}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean{background:#fff;height:100%;padding:20px;box-shadow:9px 11px 16px #0000000d}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean h3{color:#3a0820;border:0;margin:0 0 10px;padding-bottom:0;font-size:20px;font-weight:700;display:block}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean h3:before{content:none}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_hint{color:#5b5b5b;margin-bottom:20px;font-size:14px;font-style:normal}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_groups{flex-direction:column;gap:10px;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_group{background:#fff;border:1px solid #eef3f8;border-radius:10px;padding:14px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_group .group_title{color:#0f172a;align-items:center;gap:8px;margin-bottom:8px;font-weight:700;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_group .group_title .flag{font-size:16px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link{border-radius:8px;align-items:center;gap:10px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link+.contact_link{margin-top:8px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link .icon{font-size:18px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link .value{color:#3a0820;letter-spacing:.2px;font-weight:600}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link:hover{transform:translateY(-1px)}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link:hover .icon,.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link:hover .value{color:#ff6148}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .email_link .value{color:#06c}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .email_link .value:hover{text-decoration:underline}@media (max-width:600px){.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean{padding:24px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_group{padding:12px}.ln_contact_wrapper .ln_contact_container .ln_contact_info_column .contact_info--clean .contact_link{height:52px}}@media (max-width:501px){.ln_contact_wrapper .ln_contact_container .btn{width:100%;justify-content:space-between!important}}
