@charset "UTF-8";/*!
 * Devim - Devim Website v1.0.0 (https://devim.cloud)
 * Copyright 2008-2025 Yuval Mizrahi
 */:root{--brand-green:#4da267;--brand-orange:#f27d2f;--brand-navy:#213240;--primary-bg-light:rgba(77, 162, 103, 0.23);--hero-bg-primary:linear-gradient(135deg, rgb(238.9384615385, 247.8615384615, 240.7230769231) 0%, rgb(242.4692307692, 249.4307692308, 243.8615384615) 100%);--hero-bg-secondary:linear-gradient(135deg, rgba(33, 50, 64, 0.1) 0%, rgba(50.3505154639, 76.2886597938, 97.6494845361, 0.05) 100%);--gradient-primary:linear-gradient(135deg, #4da267 0%, rgb(140.4476987448, 200.5523012552, 158.8326359833) 100%);--gradient-accent:linear-gradient(135deg, #f27d2f 0%, #f8b98f 100%);--hero-shadow:0 10px 30px rgba(77, 162, 103, 0.15);--transition-smooth:0.3s cubic-bezier(0.4, 0, 0.2, 1);--red-color:#4da267;--red-bg-color-light:rgba(77, 162, 103, 0.23)}html{font-size:16px}body{font-family:Assistant,Roboto,Arial,sans-serif;background-color:#f6fbf7;direction:rtl;text-align:right;font-size:1rem;color:#2e2e2e}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600}@media (max-width:768px){.container{font-size:1rem}}@media (min-width:1200px){.container{max-width:1150px}}@media (min-width:1420px){.container{max-width:1350px}}hr{border-color:#e9e9e9;opacity:1}a{text-decoration:none}.card{display:block;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.375rem}.card.border-0{border:0}.card.bg-sub-light{background-color:rgba(33,50,64,.15)}.card-body{padding:1.15rem}.section-header{text-align:center;margin-bottom:2rem}.section-header h2.gradient-text{font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-header h2.gradient-text::after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:140px;height:4px;border-radius:2px}.section-header h2.gradient-text.primary{background-image:linear-gradient(90deg,rgb(44.1380753138,92.8619246862,59.0418410042) 0,#4da267 30%,rgb(140.4476987448,200.5523012552,158.8326359833) 100%)}.section-header h2.gradient-text.primary::after{background-image:var(--gradient-accent)}.section-header h2.gradient-text.secondary{background-image:linear-gradient(90deg,#b04d0b 0,#f27d2f 30%,#f8b98f 100%)}.section-header h2.gradient-text.secondary::after{background-image:var(--gradient-primary)}.section-header h2.gradient-text.accent{background-image:linear-gradient(90deg,rgb(6.9742268041,10.5670103093,13.5257731959) 0,#213240 30%,rgb(59.0257731959,89.4329896907,114.4742268041) 100%)}.section-header h2.gradient-text.accent::after{background-image:var(--gradient-primary)}.section-header h2.gradient-text:not(.primary):not(.secondary):not(.accent){background-image:linear-gradient(90deg,rgb(44.1380753138,92.8619246862,59.0418410042) 0,#4da267 30%,rgb(140.4476987448,200.5523012552,158.8326359833) 100%)}.section-header h2.gradient-text:not(.primary):not(.secondary):not(.accent)::after{background-image:var(--gradient-accent)}.section-header .section-subtitle{font-size:1.2rem;color:#6b6b6b;max-width:700px;margin:0 auto;line-height:1.6}@media (max-width:768px){.section-header .section-subtitle{font-size:1.1rem;padding:0 1rem}}@media (max-width:768px){.section-header h2.gradient-text{font-size:2rem;line-height:1.2}}@media (max-width:575px){.section-header h2.gradient-text{font-size:1.75rem}.section-header h2.gradient-text::after{width:100px;height:3px}}header{position:relative;z-index:1000}header .container-fluid.pre-header{background:#f6fbf7;border-bottom:1px solid rgba(0,0,0,.08);height:40px;color:#6b6b6b;padding:8px 0;font-size:.9rem;transition:.3s cubic-bezier(.4,0,.2,1)}header .container-fluid.pre-header .container{display:flex;align-items:center;justify-content:space-between}header .container-fluid.pre-header a{color:#6b6b6b;text-decoration:none;transition:.2s ease-out}header .container-fluid.pre-header a.clients{color:#4da267;font-weight:600;display:inline-flex;align-items:center;gap:8px}header .container-fluid.pre-header a.clients img{transition:.2s ease-out}header .container-fluid.pre-header a.clients:hover{color:rgb(88.7690376569,99.2309623431,91.9691557962)}header .container-fluid.pre-header a.clients:hover img{transform:translateY(-1px)}header .container-fluid.pre-header ul{list-style:none;margin:0;padding:0;display:flex;gap:20px}header .container-fluid.pre-header ul li a:hover{color:#4da267}header .container-fluid.header{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px rgba(31,38,135,.12);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;min-height:85px}@supports not (backdrop-filter:blur(20px)){header .container-fluid.header{background:rgba(255,255,255,.98)}}header .container-fluid.header .container{padding:0}header .container-fluid.header .navbar{height:85px;padding:0}header .container-fluid.header .navbar .navbar-brand{margin:0 1rem 0 0;height:75px;display:flex;align-items:center}header .container-fluid.header .navbar .navbar-brand img{max-height:60px;width:auto;max-width:220px;transition:.3s cubic-bezier(.4,0,.2,1)}header .container-fluid.header .navbar .navbar-toggler{border:none;padding:8px 12px;border-radius:8px;background:rgba(77,162,103,.1);transition:.2s ease-out}header .container-fluid.header .navbar .navbar-toggler:focus{box-shadow:0 0 0 3px rgba(77,162,103,.25)}header .container-fluid.header .navbar .navbar-toggler:hover{background:rgba(77,162,103,.15)}header .container-fluid.header .navbar .navbar-toggler .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%234da267' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100%}header .container-fluid.header .navbar .navbar-nav .nav-item{margin:0 8px}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link{color:#2e2e2e;font-weight:600;font-size:1rem;padding:30px 16px;display:flex;align-items:center;gap:8px;border-radius:0;position:relative;transition:.3s cubic-bezier(.4,0,.2,1)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background:linear-gradient(90deg,#4da267,rgb(157.7322175732,208.7677824268,173.3430962343));border-radius:2px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform:translateX(-50%)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:.2s ease-out;filter:brightness(.8)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:focus,header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:hover{color:#4da267;background:linear-gradient(135deg,rgba(77,162,103,.04) 0,rgba(242,125,47,.02) 100%)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:focus::after,header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:hover::after{width:80%}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:focus img,header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link:hover img{filter:brightness(1);transform:translateY(-1px)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after{display:block!important;margin-right:0!important;vertical-align:initial!important;border-top:none!important;border-left:none!important;border-bottom:none!important;border-right:none!important;content:""!important;position:absolute!important;bottom:0!important;left:50%!important;width:0!important;height:3px!important;background:linear-gradient(90deg,#4da267,rgb(157.7322175732,208.7677824268,173.3430962343))!important;border-radius:2px!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;transform:translateX(-50%)!important;opacity:1!important}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle i.fas.fa-angle-down{font-size:.8rem;margin-left:4px;transition:.2s ease-out}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle[aria-expanded=true] i.fas.fa-angle-down{transform:rotate(180deg)}header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:focus::after,header .container-fluid.header .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:hover::after{width:80%!important}header .container-fluid.header .navbar .dropdown-menu{background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.15);padding:8px;margin-top:8px;min-width:280px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}header .container-fluid.header .navbar .dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}header .container-fluid.header .navbar .dropdown-menu .dropdown-item{padding:12px 20px;color:#2e2e2e;font-weight:500;font-size:1rem;border-radius:8px;margin:2px 0;transition:.2s ease-out;display:flex;align-items:center;gap:12px}header .container-fluid.header .navbar .dropdown-menu .dropdown-item .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}header .container-fluid.header .navbar .dropdown-menu .dropdown-item .icon img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:.2s ease-out}header .container-fluid.header .navbar .dropdown-menu .dropdown-item .text-muted{color:#6b6b6b;font-size:.875rem;font-weight:400;margin:4px 0 0 0;line-height:1.3}header .container-fluid.header .navbar .dropdown-menu .dropdown-item:focus,header .container-fluid.header .navbar .dropdown-menu .dropdown-item:hover{background:linear-gradient(135deg,rgba(77,162,103,.08) 0,rgba(242,125,47,.04) 100%);color:#4da267;transform:translateX(-2px)}header .container-fluid.header .navbar .dropdown-menu .dropdown-item:focus .icon img,header .container-fluid.header .navbar .dropdown-menu .dropdown-item:hover .icon img{transform:scale(1.1)}header .container-fluid.header .navbar .dropdown-menu.dropdown-sub{right:100%;left:auto;top:0;margin-right:8px;margin-top:0}header.fixed .container-fluid.header{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.75);backdrop-filter:blur(15px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(31,38,135,.08),0 2px 8px rgba(0,0,0,.04);z-index:1050;min-height:70px}header.fixed .container-fluid.header .navbar{height:70px}header.fixed .container-fluid.header .navbar .navbar-brand{height:60px}header.fixed .container-fluid.header .navbar .navbar-brand img{max-height:45px}header.fixed .container-fluid.header .navbar .nav-link{height:70px;padding-top:22px;padding-bottom:22px}header.fixed .container-fluid.header .navbar .nav-link::after{bottom:3px}header.fixed .container-fluid.header .navbar .nav-link.dropdown-toggle::after{bottom:3px}@media (min-width:1200px){header .navbar .nav-item .nav-link{padding-left:20px;padding-right:20px}}@media (max-width:991.98px){header .container-fluid.pre-header{text-align:center;padding:6px 0}header .container-fluid.pre-header ul{gap:15px;font-size:.85rem}header .container-fluid.header .navbar{height:75px}header .container-fluid.header .navbar .navbar-brand{height:65px}header .container-fluid.header .navbar .navbar-brand img{max-height:50px}header .container-fluid.header .navbar .navbar-collapse{position:absolute;top:100%;left:0;right:0;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:0 0 16px 16px;box-shadow:0 12px 40px rgba(0,0,0,.15);padding:20px 0;margin:0 15px}header .container-fluid.header .navbar .navbar-collapse .navbar-nav .nav-item{margin:0}header .container-fluid.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{height:auto;padding:15px 25px;border-radius:8px;margin:2px 15px}header .container-fluid.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link::after{display:none}header .container-fluid.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover{background:linear-gradient(135deg,rgba(77,162,103,.08) 0,rgba(242,125,47,.04) 100%);transform:translateX(-3px)}header .container-fluid.header .navbar .navbar-collapse .dropdown-menu{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;background:rgba(246,251,247,.6);box-shadow:none;border:none;border-radius:8px;margin:8px 15px}header .container-fluid.header .navbar .navbar-collapse .dropdown-menu .dropdown-item{margin:2px 0;font-size:.95rem}header .container-fluid.header .navbar .navbar-collapse .dropdown-menu .dropdown-item:hover{transform:translateX(-2px)}}@media (max-width:575.98px){header .container-fluid.pre-header{font-size:.8rem}header .container-fluid.pre-header ul{gap:10px}header .container-fluid.header .navbar-collapse{margin:0 10px}header .container-fluid.header .navbar-collapse .nav-link{padding:12px 20px;font-size:.95rem}}@media (min-width:992px){.dropdown-menu{opacity:0;visibility:hidden;display:block;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu.dropdown-sub.show{opacity:1;visibility:visible;transform:translateY(0)}}.dropdown-item:focus,.navbar-nav .nav-link:focus{outline:2px solid #4da267;outline-offset:2px}@media (prefers-reduced-motion:reduce){header *,header ::after,header ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}section.slider{background:var(--hero-bg-primary);position:relative;overflow:visible;box-shadow:0 8px 8px 1px rgba(173,173,173,.15)}section.slider::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(77,162,103,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(242,125,47,.02) 0,transparent 50%);pointer-events:none;z-index:1}section.slider::after{content:"";position:absolute;top:20px;right:20px;width:100px;height:100px;background:rgba(77,162,103,.02);border-radius:50%;animation:float 8s ease-in-out infinite;z-index:1}section.slider .container{padding-bottom:60px;position:relative;z-index:2}section.slider h1{margin-top:60px;display:inline-block;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:var(--text-shadow-subtle);animation:slideUpFromBottom .8s ease-out}@supports not ((-webkit-background-clip:text) or (background-clip:text)){section.slider h1{color:#4da267;text-shadow:0 2px 4px rgba(0,0,0,.1)}}section.slider h2,section.slider h3{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;margin-bottom:20px;color:#2e2e2e;line-height:1.4;animation:slideUpFromBottom .8s ease-out .2s both}section.slider p{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;margin-bottom:15px;line-height:1.6;color:#6b6b6b;animation:slideUpFromBottom .8s ease-out .4s both}section.slider p:first-of-type{font-weight:500;color:#2e2e2e}section.slider div.spliter{display:block;width:100px;height:4px;background:var(--gradient-accent);border-radius:10px;margin-top:20px;margin-bottom:30px;animation:slideUpFromBottom .8s ease-out .1s both}section.slider div.buttons{margin-top:50px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;animation:slideUpFromBottom .8s ease-out .6s both}section.slider div.buttons .btn{font-weight:600;position:relative;transition:var(--transition-smooth);border-radius:8px}section.slider div.buttons .btn.btn-primary{background:var(--gradient-accent);border:none;box-shadow:0 4px 15px rgba(242,125,47,.3);position:relative;overflow:hidden}section.slider div.buttons .btn.btn-primary::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}section.slider div.buttons .btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(242,125,47,.4)}section.slider div.buttons .btn.btn-primary:hover::before{left:100%}section.slider div.buttons .btn.btn-primary.pulse{animation:pulse 2s infinite}section.slider div.buttons .btn.btn-empty{backdrop-filter:blur(10px);background:rgba(255,255,255,.9);border:2px solid rgba(242,125,47,.3);color:#6b6b6b}section.slider div.buttons .btn.btn-empty:hover{background:#fff;border-color:rgba(242,125,47,.6);color:#2e2e2e;transform:translateY(-2px);box-shadow:0 4px 15px rgba(242,125,47,.2)}section.slider div.buttons .trust-indicator{font-size:.875rem;color:#6b6b6b;display:flex;align-items:center;margin-top:5px;width:100%}section.slider div.buttons .trust-indicator::before{content:"✓";color:#4da267;margin-left:8px;font-weight:700}section.slider h1 span{color:#4da267}section.slider+div{position:absolute;bottom:0;left:0;width:100%;height:116px;z-index:10}section.slider .slider-img{position:relative}section.slider .slider-img .slider-img-inner{position:relative;animation:slideInFromLeft .9s ease-out .8s both}section.slider .slider-img .slider-img-inner img{filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .1));animation:float 6s ease-in-out infinite;transition:var(--transition-smooth)}section.slider .slider-img .slider-img-inner img:hover{transform:scale(1.02)}@media (min-width:992px){section.slider .slider-img .slider-img-inner::before{content:"";position:absolute;top:20%;left:-20px;width:60px;height:60px;background:rgba(77,162,103,.1);border-radius:50%;animation:float 4s ease-in-out infinite reverse}section.slider .slider-img .slider-img-inner::after{content:"";position:absolute;bottom:30%;right:-30px;width:40px;height:40px;background:rgba(242,125,47,.15);border-radius:50%;animation:float 5s ease-in-out infinite 1s}}@keyframes slideUpFromBottom{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{box-shadow:0 4px 15px rgba(242,125,47,.3)}50%{box-shadow:0 6px 25px rgba(242,125,47,.5)}100%{box-shadow:0 4px 15px rgba(242,125,47,.3)}}@media (min-width:768px){section.slider{min-height:600px;padding:50px 0 0 0}section.slider .container{padding-bottom:0}section.slider .slider-img{display:flex;justify-content:center}section.slider .slider-img .slider-img-inner{margin-top:80px}section.slider h1{margin-top:80px}section.slider div.buttons{flex-direction:row;justify-content:flex-start}}@media (max-width:767px){section.slider{min-height:500px}section.slider::before{background-attachment:scroll}section.slider .container{padding-top:30px;padding-bottom:0}section.slider h1{margin-top:30px;font-size:clamp(2rem,8vw,2.5rem);line-height:1.2}section.slider h3{font-size:clamp(1.125rem,4vw,1.375rem);margin-bottom:15px}section.slider p{font-size:clamp(.9rem,3.5vw,1.125rem);margin-bottom:12px}section.slider div.buttons{margin-top:30px;flex-direction:column;align-items:stretch;gap:15px}section.slider div.buttons .btn{width:100%;padding:15px 25px;font-size:1.125rem}section.slider div.buttons .btn.btn-primary{order:1}section.slider div.buttons .btn.btn-empty{order:2}section.slider div.buttons .trust-indicator{order:3;justify-content:center;margin-top:10px}section.slider .slider-img-inner::after,section.slider .slider-img-inner::before,section.slider::after{display:none}}@media (max-width:480px){section.slider .container{padding-left:20px;padding-right:20px}section.slider div.buttons .btn{font-size:1rem;padding:12px 20px}}@media (prefers-reduced-motion:reduce){section.slider *,section.slider ::after,section.slider ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.clients-section{padding:4rem 0;position:relative;overflow:hidden;background:linear-gradient(135deg,#f6fbf7 0,rgb(238.9384615385,247.8615384615,240.7230769231) 100%)}.clients-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(77,162,103,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(242,125,47,.02) 0,transparent 50%);pointer-events:none}.clients-section .section-header{margin-bottom:3rem;position:relative;z-index:10}.clients-marquee-container{position:relative;width:100%;overflow:hidden;padding:20px 0;mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}.clients-marquee-row{display:flex;width:100%;position:relative}.clients-marquee-row:hover .clients-marquee-track{animation-play-state:paused}.clients-marquee-track{display:flex;align-items:center;gap:3rem;width:-moz-max-content;width:max-content;will-change:transform}.clients-marquee-track .client-logo{flex-shrink:0}.client-logo{position:relative;padding:1.2rem;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(77,162,103,.1);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(77,162,103,.08),inset 0 1px 0 rgba(255,255,255,.9)}.client-logo::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.7) 100%);border-radius:15px;z-index:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.client-logo a{position:relative;z-index:2;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.client-logo img{max-width:120px;max-height:90px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:saturate(10%) contrast(1.1) brightness(.9);transition:all .3s cubic-bezier(.4,0,.2,1);display:block;margin:0 auto}.client-logo:hover{transform:translateY(-3px) scale(1.03);border-color:rgba(77,162,103,.3);box-shadow:0 6px 20px rgba(77,162,103,.12),inset 0 1px 0 #fff}.client-logo:hover::before{background:linear-gradient(135deg,rgba(77,162,103,.05) 0,rgba(255,255,255,.9) 100%)}.client-logo:hover a{transform:scale(1.02)}.client-logo:hover img{filter:saturate(100%) contrast(1.2) brightness(1)}@media (max-width:768px){.client-logo{padding:1rem;border-radius:12px}.client-logo img{max-width:90px;max-height:60px}}.clients-marquee-track{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.client-logo{transform:translateZ(0);backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.client-logo{transition-duration:.1s}.client-logo:hover{transform:translateY(-2px) scale(1.02)}}section.services{position:relative;padding:80px 0;z-index:5}section.services .container{text-align:center}section.services .container h2{font-size:2.75rem;font-weight:700;color:#4da267;margin-bottom:1rem}section.services .container h2+p{font-size:1.25rem;color:#6b6b6b;margin-bottom:3rem;font-weight:400;max-width:800px;margin-left:auto;margin-right:auto}section.services .container .services-grid{margin-top:3rem}section.services .container .services-grid .service{background:linear-gradient(135deg,#fff 0,rgb(252.45,252.45,252.45) 100%);border-radius:16px;padding:2.5rem 2rem;height:100%;border:1px solid rgba(77,162,103,.1);box-shadow:0 4px 20px rgba(33,50,64,.08),0 2px 8px rgba(33,50,64,.04);transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;display:flex;flex-direction:column}section.services .container .services-grid .service::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#f27d2f 0,rgb(246.5,170,119) 100%);transform:scaleX(0);transition:transform .3s ease}section.services .container .services-grid .service:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(33,50,64,.15),0 4px 16px rgba(33,50,64,.08);border-color:rgba(77,162,103,.3)}section.services .container .services-grid .service:hover::before{transform:scaleX(1)}section.services .container .services-grid .service:hover .icon{transform:scale(1.05)}section.services .container .services-grid .service:hover .icon::after{opacity:1;transform:scale(1)}section.services .container .services-grid .service:hover .btn{background:linear-gradient(135deg,#f27d2f 0,#f59b5f 100%)}section.services .container .services-grid .service:hover .btn i{transform:translateX(-3px)}section.services .container .services-grid .service .icon{position:relative;background:linear-gradient(135deg,#4da267 0,rgb(105.8786610879,184.1213389121,129.8117154812) 100%);width:90px;height:90px;border-radius:18px;margin:0 auto 1.5rem auto;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 8px 25px rgba(77,162,103,.3)}section.services .container .services-grid .service .icon::after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#f27d2f 0,rgb(249.5,200,167) 100%);border-radius:22px;z-index:-1;opacity:0;transform:scale(.95);transition:all .3s ease}section.services .container .services-grid .service .icon img{width:54px;height:54px;max-width:100%;filter:brightness(0) invert(1);transition:all .3s ease}section.services .container .services-grid .service h4{color:#2e2e2e;font-size:1.5rem;font-weight:600;margin-bottom:1rem;line-height:1.3}section.services .container .services-grid .service p{color:#6b6b6b;line-height:1.6;font-size:1rem;margin-bottom:2rem;flex-grow:1}section.services .container .services-grid .service .btn{background:linear-gradient(135deg,#4da267 0,rgb(88.5941422594,175.9058577406,115.3012552301) 100%);color:#fff;border:none;border-radius:12px;padding:12px 32px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;margin-top:auto;align-self:center;box-shadow:0 4px 12px rgba(77,162,103,.3);min-width:160px}section.services .container .services-grid .service .btn:hover{color:#fff;text-decoration:none}section.services .container .services-grid .service .btn span{position:relative}section.services .container .services-grid .service .btn i{transition:transform .3s ease;font-size:.875rem}@media (max-width:1199px){section.services .container .services-grid .service{padding:2rem 1.5rem}section.services .container .services-grid .service .icon{width:80px;height:80px}section.services .container .services-grid .service .icon img{width:45px;height:45px}}@media (max-width:991px){section.services{padding:60px 0;margin-top:40px}section.services .container h2{font-size:2.25rem}section.services .container h2+p{font-size:1.125rem;margin-bottom:2.5rem}section.services .container .services-grid{margin-top:2rem}section.services .container .services-grid .service{padding:2rem;margin-bottom:1rem}section.services .container .services-grid .service .icon{width:75px;height:75px;margin-bottom:1.25rem}section.services .container .services-grid .service .icon img{width:40px;height:40px}section.services .container .services-grid .service h4{font-size:1.375rem}section.services .container .services-grid .service p{margin-bottom:1.5rem}}@media (max-width:767px){section.services{padding:50px 0}section.services .container h2{font-size:2rem}section.services .container h2+p{font-size:1rem;margin-bottom:2rem;padding:0 1rem}section.services .container .services-grid .service{padding:1.5rem;border-radius:12px}section.services .container .services-grid .service:hover{transform:translateY(-3px)}section.services .container .services-grid .service .icon{width:72px;height:72px}section.services .container .services-grid .service .icon img{width:36px;height:36px}section.services .container .services-grid .service h4{font-size:1.25rem;margin-bottom:.75rem}section.services .container .services-grid .service p{font-size:.9375rem;margin-bottom:1.25rem}section.services .container .services-grid .service .btn{padding:10px 28px;font-size:.9375rem;border-radius:10px;gap:6px;min-width:140px}section.services .container .services-grid .service .btn:hover{transform:translateX(-3px)}}@media (max-width:575px){section.services .container h2{font-size:1.75rem;line-height:1.2}section.services .container .services-grid .service{padding:1.25rem}section.services .container .services-grid .service .icon{width:60px;height:60px}section.services .container .services-grid .service .icon img{width:30px;height:30px}section.services .container .services-grid .service h4{font-size:1.125rem}section.services .container .services-grid .service p{font-size:.875rem}section.services .container .services-grid .service .btn{padding:10px 24px;font-size:.875rem;min-width:180px;max-width:200px;justify-content:center}}section.whyus{background:linear-gradient(135deg,#4da267 0,rgb(63.8552301255,134.3447698745,85.4167364017) 50%,rgb(52.3535564854,110.1464435146,70.0313807531) 100%);position:relative;z-index:8;color:#f6fbf7;padding:2rem 0;overflow:hidden}section.whyus::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:1150px;height:100%;background-image:url(../img/whyus-women.webp);background-size:400px auto;background-repeat:no-repeat;background-position:bottom left;filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .2));pointer-events:none;z-index:1}@media (max-width:1200px){section.whyus::before{display:none}}@media (min-width:1420px){section.whyus::before{max-width:1350px}}section.whyus::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.06) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.04) 0,transparent 50%);pointer-events:none;z-index:1}section.whyus .floating-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2;overflow:hidden}section.whyus .floating-decorations .decoration{position:absolute;border-radius:50%;opacity:.15;animation:float-gentle 10s ease-in-out infinite}section.whyus .floating-decorations .decoration.decoration-1{top:15%;left:5%;width:28px;height:28px;background:rgba(255,255,255,.3);animation-delay:0s}section.whyus .floating-decorations .decoration.decoration-2{top:30%;right:8%;width:20px;height:20px;background:rgba(242,125,47,.3);animation-delay:2s}section.whyus .floating-decorations .decoration.decoration-3{bottom:25%;left:12%;width:32px;height:32px;background:rgba(255,255,255,.25);animation-delay:4s}section.whyus .floating-decorations .decoration.decoration-4{bottom:45%;right:15%;width:24px;height:24px;background:rgba(242,125,47,.4);animation-delay:1s}section.whyus .container{position:relative;z-index:10;padding-top:2rem;padding-bottom:0}section.whyus .container .section-header{text-align:center;margin-bottom:3rem}section.whyus .container .section-header h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.2);position:relative;display:inline-block}section.whyus .container .section-header h2::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(135deg,#f27d2f 0,#f8b98f 100%);border-radius:2px}@media (max-width:768px){section.whyus .container .section-header h2{font-size:2rem}}section.whyus .container .section-header .section-subtitle{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:0;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:768px){section.whyus .container .section-header .section-subtitle{font-size:1.1rem;padding:0 1rem}}section.whyus .container .whyus-content{display:block;position:relative;padding-left:400px}@media (max-width:1200px){section.whyus .container .whyus-content{padding-left:0;display:grid;grid-template-columns:1fr;gap:2rem}}section.whyus .container .content-area .company-intro{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;margin-bottom:2rem;color:rgba(255,255,255,.95);line-height:1.7;font-size:1.1rem;box-shadow:0 8px 32px rgba(0,0,0,.1)}section.whyus .container .content-area .company-intro img{vertical-align:middle;margin:0 4px;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .3))}@media (max-width:768px){section.whyus .container .content-area .company-intro{padding:1.5rem;font-size:1rem}}section.whyus .container .content-area .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2.5rem}@media (max-width:991px){section.whyus .container .content-area .features-grid{grid-template-columns:1fr}}section.whyus .container .feature-block{background:rgba(255,255,255,.08);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}section.whyus .container .feature-block::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#f27d2f 0,#fbd7bf 100%);transform:scaleX(0);transition:transform .3s ease}section.whyus .container .feature-block:hover{transform:translateY(-8px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3);box-shadow:0 20px 40px rgba(0,0,0,.15)}section.whyus .container .feature-block:hover::before{transform:scaleX(1)}section.whyus .container .feature-block:hover .feature-header .feature-icon{transform:scale(1.1);background:linear-gradient(135deg,#f59b5f 0,rgb(249.5,200,167) 100%)}section.whyus .container .feature-block:hover ul li{transform:translateX(5px)}section.whyus .container .feature-block .feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;direction:rtl}section.whyus .container .feature-block .feature-header .feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#f27d2f 0,rgb(246.5,170,119) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 8px 20px rgba(242,125,47,.3);flex-shrink:0}section.whyus .container .feature-block .feature-header .feature-icon i{font-size:1.5rem;color:#fff}section.whyus .container .feature-block .feature-header h4{color:#fff;font-size:1.4rem;font-weight:600;margin:0;line-height:1.3;flex:1}section.whyus .container .feature-block ul{list-style-type:none;margin:0;padding:0}section.whyus .container .feature-block ul li{margin-bottom:.8rem;color:rgba(255,255,255,.9);line-height:1.6;transition:all .3s ease;position:relative;padding-right:1.5rem}section.whyus .container .feature-block ul li::before{content:"";position:absolute;right:0;top:.6rem;width:8px;height:8px;background:linear-gradient(135deg,#f27d2f 0,#f8b98f 100%);border-radius:50%;box-shadow:0 2px 6px rgba(242,125,47,.4)}section.whyus .container .feature-block ul li:last-child{margin-bottom:0}section.whyus .container .cta-section{text-align:center;margin-top:2rem}section.whyus .container .cta-section .pre-btn{display:block;color:rgba(255,255,255,.95);font-size:1.3rem;font-weight:500;margin-bottom:1.5rem;line-height:1.4}@media (max-width:768px){section.whyus .container .cta-section .pre-btn{font-size:1.1rem;margin-bottom:1rem}}section.whyus .container .cta-section .btn{background:var(--gradient-accent);border:none;color:#fff;padding:14px 32px;font-size:1.1rem;font-weight:600;border-radius:8px;transition:var(--transition-smooth);box-shadow:0 4px 15px rgba(242,125,47,.3);position:relative;overflow:hidden}section.whyus .container .cta-section .btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}section.whyus .container .cta-section .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(242,125,47,.4)}section.whyus .container .cta-section .btn:hover::before{left:100%}@media (max-width:768px){section.whyus .container .cta-section .btn{width:100%;max-width:300px;padding:12px 28px;font-size:1rem}}@keyframes float-gentle{0%,100%{transform:translateY(0) translateX(0) rotate(0);opacity:.15}25%{transform:translateY(-15px) translateX(5px) rotate(90deg);opacity:.25}50%{transform:translateY(-25px) translateX(-8px) rotate(180deg);opacity:.2}75%{transform:translateY(-10px) translateX(8px) rotate(270deg);opacity:.3}}@media (max-width:991px){section.whyus{padding:3rem 0}section.whyus .container .whyus-content{gap:2rem}section.whyus .container .feature-block{padding:1.5rem}section.whyus .container .feature-block .feature-icon{width:50px;height:50px;margin-bottom:1rem}section.whyus .container .feature-block .feature-icon i{font-size:1.3rem}section.whyus .container .feature-block h4{font-size:1.3rem}}@media (max-width:768px){section.whyus{padding:2.5rem 0}section.whyus .floating-decorations .decoration{opacity:.08}section.whyus .floating-decorations .decoration.decoration-1{width:20px;height:20px}section.whyus .floating-decorations .decoration.decoration-2{width:16px;height:16px}section.whyus .floating-decorations .decoration.decoration-3{width:24px;height:24px}section.whyus .floating-decorations .decoration.decoration-4{width:18px;height:18px}section.whyus .container .section-header{margin-bottom:2rem}section.whyus .container .content-area .features-grid{gap:1rem;margin-bottom:2rem}section.whyus .container .feature-block{padding:1.25rem;border-radius:16px}section.whyus .container .feature-block:hover{transform:translateY(-4px)}section.whyus .container .feature-block .feature-icon{width:45px;height:45px;border-radius:12px}section.whyus .container .feature-block .feature-icon i{font-size:1.2rem}section.whyus .container .feature-block h4{font-size:1.2rem;margin-bottom:.75rem}section.whyus .container .feature-block ul li{font-size:.95rem;margin-bottom:.6rem}}@media (max-width:575px){section.whyus .container .section-header h2{font-size:1.75rem}section.whyus .container .section-header .section-subtitle{font-size:1rem}section.whyus .container .feature-block{padding:1rem}section.whyus .container .feature-block .feature-icon{width:40px;height:40px}section.whyus .container .feature-block .feature-icon i{font-size:1.1rem}section.whyus .container .feature-block h4{font-size:1.1rem}section.whyus .container .feature-block ul li{font-size:.9rem}}section.testimonials-modern{padding:4rem 0 0 0;position:relative;overflow:hidden;background:#f6fbf7}section.testimonials-modern .floating-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}section.testimonials-modern .floating-decorations .decoration{position:absolute;border-radius:50%;opacity:.4;animation:float-contact 12s ease-in-out infinite}section.testimonials-modern .floating-decorations .decoration.decoration-1{top:20%;right:10%;width:40px;height:40px;background:linear-gradient(45deg,rgba(77,162,103,.3) 0,rgba(77,162,103,.15) 100%);animation-delay:0s}section.testimonials-modern .floating-decorations .decoration.decoration-2{top:60%;left:8%;width:28px;height:28px;background:rgba(242,125,47,.4);animation-delay:3s}section.testimonials-modern .floating-decorations .decoration.decoration-3{top:35%;left:12%;width:36px;height:36px;background:linear-gradient(45deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.2) 100%);animation-delay:6s}section.testimonials-modern .floating-decorations .decoration.decoration-4{bottom:20%;right:15%;width:32px;height:32px;background:rgba(242,125,47,.3);animation-delay:9s}section.testimonials-modern .testimonials-splide{position:relative;z-index:10;padding:0 80px;max-width:100%;overflow:hidden}@media (max-width:768px){section.testimonials-modern .testimonials-splide{padding:0 15px}}section.testimonials-modern .testimonials-splide .splide__track{padding:35px 25px!important}section.testimonials-modern .testimonials-splide .splide__list{align-items:stretch}section.testimonials-modern .testimonials-splide .splide__slide{display:flex;align-items:stretch;height:auto;box-sizing:border-box}section.testimonials-modern .testimonial-card{background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border:1px solid rgba(77,162,103,.15);border-radius:24px;padding:2rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;box-shadow:0 6px 16px rgba(77,162,103,.08),inset 0 1px 0 rgba(255,255,255,.9);width:100%;height:100%;display:flex;flex-direction:column}section.testimonials-modern .testimonial-card .testimonial-decoration{position:absolute;top:-15px;right:-15px;width:60px;height:60px;background:linear-gradient(45deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.15) 100%);border-radius:50%;filter:blur(10px);z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1)}section.testimonials-modern .testimonial-card:hover{transform:translateY(-4px) scale(1.01);border-color:rgba(77,162,103,.25);box-shadow:0 8px 16px rgba(77,162,103,.15),inset 0 1px 0 #fff}section.testimonials-modern .testimonial-card:hover .testimonial-decoration{filter:blur(8px);transform:scale(1.2)}section.testimonials-modern .testimonial-card:hover .testimonial-quote i{transform:scale(1.1);color:#f27d2f}section.testimonials-modern .testimonial-card .testimonial-content{position:relative;z-index:3;display:flex;flex-direction:column;height:100%;min-height:320px}section.testimonials-modern .testimonial-card .testimonial-quote{text-align:right;margin-bottom:1rem}section.testimonials-modern .testimonial-card .testimonial-quote i{font-size:2rem;color:#4da267;opacity:.7;transition:all .3s cubic-bezier(.4,0,.2,1)}section.testimonials-modern .testimonial-card .testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem;justify-content:flex-end}section.testimonials-modern .testimonial-card .testimonial-rating i{color:gold;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}section.testimonials-modern .testimonial-card .testimonial-text{font-size:1rem;line-height:1.7;color:#2e2e2e;margin-bottom:2rem;text-align:right;position:relative;flex:1}section.testimonials-modern .testimonial-card .testimonial-text::before{content:'"';position:absolute;top:-10px;right:-8px;font-size:1.5rem;color:rgba(77,162,103,.15);font-family:serif;line-height:1}section.testimonials-modern .testimonial-card .testimonial-text::after{content:'"';display:inline;font-size:1.5rem;color:rgba(77,162,103,.15);font-family:serif;line-height:1;margin-left:4px;vertical-align:baseline}section.testimonials-modern .testimonial-card .testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:auto}section.testimonials-modern .testimonial-card .testimonial-author .author-avatar{flex-shrink:0}section.testimonials-modern .testimonial-card .testimonial-author .author-avatar img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid rgba(77,162,103,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}section.testimonials-modern .testimonial-card .testimonial-author .author-info{flex:1;text-align:right}section.testimonials-modern .testimonial-card .testimonial-author .author-info .author-name{font-size:1.1rem;font-weight:700;color:#2e2e2e;margin-bottom:.25rem}section.testimonials-modern .testimonial-card .testimonial-author .author-info .author-position{font-size:.9rem;color:#6b6b6b;margin-bottom:.5rem}section.testimonials-modern .testimonial-card .testimonial-author .author-info .author-website{font-size:.85rem;color:#4da267;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}section.testimonials-modern .testimonial-card .testimonial-author .author-info .author-website:hover{color:#f27d2f;text-decoration:underline}section.testimonials-modern .testimonial-card:hover .author-avatar img{transform:scale(1.05);border-color:rgba(77,162,103,.4)}section.testimonials-modern .splide__arrow{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(77,162,103,.2);width:60px;height:60px;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:1}section.testimonials-modern .splide__arrow svg{fill:#4da267;transition:fill .3s cubic-bezier(.4,0,.2,1)}section.testimonials-modern .splide__arrow:hover:not(:disabled){border-color:rgba(77,162,103,.4);background:#fff}section.testimonials-modern .splide__arrow:hover:not(:disabled) svg{fill:#f27d2f}section.testimonials-modern .splide__arrow:disabled{opacity:.3;cursor:not-allowed}section.testimonials-modern .splide__arrow--prev{left:auto;right:0}section.testimonials-modern .splide__arrow--next{right:auto;left:0}@media (max-width:768px){section.testimonials-modern .splide__arrow{display:none}}@keyframes float-contact{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(90deg)}50%{transform:translateY(5px) rotate(180deg)}75%{transform:translateY(-8px) rotate(270deg)}}@media (max-width:768px){section.testimonials-modern{padding:3rem 0}section.testimonials-modern .testimonial-card{padding:1.5rem}section.testimonials-modern .testimonial-card .testimonial-text{font-size:.95rem}section.testimonials-modern .testimonial-card .author-avatar img{width:50px;height:50px}section.testimonials-modern .floating-decorations .decoration{display:none}}@media (prefers-reduced-motion:reduce){section.testimonials-modern .floating-decorations .decoration{animation:none}section.testimonials-modern .testimonial-card{transition-duration:.1s}section.testimonials-modern .testimonial-card:hover{transform:translateY(-4px) scale(1.01)}section.testimonials-modern .splide__arrow{transition-duration:.1s}}section.contactus-modern{padding:4rem 0;position:relative;overflow:hidden;background:#f6fbf7}section.contactus-modern .floating-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}section.contactus-modern .floating-decorations .decoration{position:absolute;border-radius:50%;opacity:.4;animation:float-contact 12s ease-in-out infinite}section.contactus-modern .floating-decorations .decoration.decoration-1{top:10%;left:5%;width:40px;height:40px;background:linear-gradient(45deg,rgba(77,162,103,.3) 0,rgba(77,162,103,.15) 100%);animation-delay:0s}section.contactus-modern .floating-decorations .decoration.decoration-2{top:25%;right:8%;width:28px;height:28px;background:rgba(242,125,47,.4);animation-delay:3s}section.contactus-modern .floating-decorations .decoration.decoration-3{bottom:30%;left:15%;width:36px;height:36px;background:linear-gradient(45deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.2) 100%);animation-delay:6s}section.contactus-modern .floating-decorations .decoration.decoration-4{bottom:15%;right:12%;width:32px;height:32px;background:rgba(242,125,47,.3);animation-delay:9s}section.contactus-modern .contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;position:relative;z-index:10}@media (max-width:768px){section.contactus-modern .contact-grid{grid-template-columns:1fr;gap:1.5rem}}@media (min-width:1200px){section.contactus-modern .contact-grid{grid-template-columns:repeat(3,1fr)}}section.contactus-modern .contact-card{background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border:1px solid rgba(77,162,103,.15);border-radius:24px;padding:2rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 32px rgba(77,162,103,.08),inset 0 1px 0 rgba(255,255,255,.9)}section.contactus-modern .contact-card .card-decoration{position:absolute;top:-20px;left:-20px;width:80px;height:80px;background:linear-gradient(45deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.15) 100%);border-radius:50%;filter:blur(15px);z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1)}section.contactus-modern .contact-card:hover{border-color:rgba(77,162,103,.25);box-shadow:0 15px 40px rgba(77,162,103,.15),inset 0 1px 0 #fff}section.contactus-modern .contact-card:hover .card-decoration{filter:blur(12px);transform:scale(1.2)}section.contactus-modern .contact-card:hover .contact-icon i{transform:scale(1.1);color:#f27d2f}section.contactus-modern .contact-card .card-content{position:relative;z-index:3;text-align:center}section.contactus-modern .contact-card .contact-icon{margin-bottom:1.5rem}section.contactus-modern .contact-card .contact-icon i{font-size:3rem;color:#4da267;transition:all .3s cubic-bezier(.4,0,.2,1);text-shadow:0 2px 8px rgba(77,162,103,.2)}section.contactus-modern .contact-card h4{font-size:1.4rem;font-weight:700;color:#2e2e2e;margin-bottom:1.5rem;text-align:center}section.contactus-modern .contact-card .contact-details .contact-item{margin-bottom:1.5rem}section.contactus-modern .contact-card .contact-details .contact-item:last-child{margin-bottom:0}section.contactus-modern .contact-card .contact-details .contact-item h5{font-size:1rem;font-weight:600;color:#6b6b6b;margin-bottom:.5rem}section.contactus-modern .contact-card .contact-details .contact-item .contact-link{display:block;font-size:1.2rem;font-weight:700;color:#4da267;text-decoration:none;margin-bottom:.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}section.contactus-modern .contact-card .contact-details .contact-item .contact-link:hover{color:#f27d2f;transform:scale(1.05)}section.contactus-modern .contact-card .contact-details .contact-item .contact-link.emergency{color:#f27d2f}section.contactus-modern .contact-card .contact-details .contact-item .contact-hours{font-size:.9rem;color:#6b6b6b;opacity:.8;margin:0}section.contactus-modern .contact-card .form-description{font-size:1rem;color:#6b6b6b;margin-bottom:2rem;line-height:1.5}section.contactus-modern .modern-contact-form .form-actions{display:flex;gap:1rem;margin-top:2rem}@media (max-width:768px){section.contactus-modern .modern-contact-form .form-actions{flex-direction:column}}section.contactus-modern .modern-contact-form .btn-gradient-modern{flex:1;background:linear-gradient(135deg,#4da267 0,rgb(123.1631799163,192.3368200837,144.3221757322) 100%);color:#fff;border:none;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(77,162,103,.3)}section.contactus-modern .modern-contact-form .btn-gradient-modern .btn-text{position:relative;z-index:2}section.contactus-modern .modern-contact-form .btn-gradient-modern .btn-decoration{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}section.contactus-modern .modern-contact-form .btn-gradient-modern:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(77,162,103,.4)}section.contactus-modern .modern-contact-form .btn-gradient-modern:hover .btn-decoration{left:100%}section.contactus-modern .modern-contact-form .btn-gradient-modern:active{transform:translateY(0)}section.contactus-modern .modern-contact-form .btn-outline-modern{background:rgba(255,255,255,.8);color:#6b6b6b;border:2px solid rgba(77,162,103,.2);border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px)}section.contactus-modern .modern-contact-form .btn-outline-modern:hover{background:rgba(77,162,103,.1);border-color:#4da267;color:#4da267;transform:translateY(-2px)}@keyframes float-contact{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(90deg)}50%{transform:translateY(5px) rotate(180deg)}75%{transform:translateY(-8px) rotate(270deg)}}@media (max-width:768px){section.contactus-modern{padding:3rem 0}section.contactus-modern .contact-card{padding:1.5rem}section.contactus-modern .contact-card .contact-icon i{font-size:2.5rem}section.contactus-modern .contact-card h4{font-size:1.2rem}section.contactus-modern .floating-decorations .decoration{display:none}}@media (prefers-reduced-motion:reduce){section.contactus-modern .floating-decorations .decoration{animation:none}section.contactus-modern .contact-card{transition-duration:.1s}section.contactus-modern .contact-card:hover{transform:translateY(-4px) scale(1.01)}section.contactus-modern .btn-gradient-modern{transition-duration:.1s}section.contactus-modern .btn-gradient-modern:hover{transform:translateY(-1px)}}section.page-head{position:relative;background-image:url(../img/page-head.png);background-repeat:no-repeat;color:#4da267;min-height:320px;background-size:cover;background-position:center;text-align:center;box-shadow:0 8px 8px 1px rgba(173,173,173,.3)}section.page-head .container{padding-top:55px;padding-bottom:5px}section.page-head h1{font-weight:800;margin-top:25px;font-size:3rem}section.page-head p{margin-top:30px;margin-bottom:45px;font-size:1.2rem}section.page-text .container{padding-top:15px}section.page-pack-head .container{padding-top:15px}section.page-pack-head h1{color:#4da267;font-size:2.9rem;font-weight:800;text-align:center}section.page-pack-head p.sub{color:#4da267;text-align:center}section.page-text h2{font-size:2.4rem;font-weight:800;color:#4da267;text-align:center}section.page-text h2+p{font-size:1.57rem;text-align:center;color:#4da267;margin-bottom:20px;font-weight:300}section.page-text ul{padding-right:0;list-style-type:none}section.page-text ul li{margin-bottom:10px;padding-right:20px}section.page-text ul li::before{background-color:#4da267;border-radius:50%;content:" ";display:inline-block;position:absolute;margin-right:-20px;margin-top:8px;height:8px;width:8px}section.page-text .bg-red .container ul li::before{background-color:#f6fbf7}ul.location{display:none;list-style:none;position:absolute;bottom:0;left:20px}ul.location li{display:inline;font-size:18px;margin-right:5px}ul.location li a{color:#f6fbf7}ul.location li:last-child{color:#4da267;font-weight:600;text-decoration:underline}@media (max-width:768px){section.page-head{min-height:250px}section.page-head h1{font-size:2.25rem;margin-top:10px}section.page-head p{margin-top:20px;margin-bottom:20px}section.page-head .container{padding-top:20px}ul.location{display:none}}.accordion{border:none;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);background:#fff}.accordion .accordion-item{border:none;border-bottom:1px solid rgba(77,162,103,.1);background:0 0;transition:all .3s ease}.accordion .accordion-item:last-child{border-bottom:none}.accordion .accordion-item:hover{background:rgba(77,162,103,.02)}.accordion .accordion-button{font-weight:600;font-size:18px;padding:20px 24px;border:none;background:0 0;color:#2e2e2e;border-radius:0;transition:all .3s ease;position:relative}.accordion .accordion-button::after{background-image:none;content:"+";font-size:22px;font-weight:700;color:#4da267;transition:all .3s ease;transform:rotate(0);line-height:1;font-family:"Font Awesome 5 Free",sans-serif}.accordion .accordion-button:not(.collapsed){background:linear-gradient(135deg,rgba(77,162,103,.05) 0,rgba(77,162,103,.02) 100%);color:#4da267;border-bottom:2px solid #4da267}.accordion .accordion-button:not(.collapsed)::after{content:"+";transform:rotate(45deg);color:#4da267}.accordion .accordion-button:hover{background:rgba(77,162,103,.05);color:#4da267}.accordion .accordion-button:focus{box-shadow:none}.accordion .accordion-body{padding:24px;font-size:1.12rem;background:rgba(246,251,247,.5);color:#2e2e2e;line-height:1.6;border-top:1px solid rgba(77,162,103,.1)}@media (max-width:768px){.accordion .accordion-button{font-size:16px}section.page-pack-head h1{font-size:28px}.container.page-pack-desc p{font-size:14px;text-align:center}.container.page-pack-desc h3{text-align:center}.container.page-pack-desc .btn{width:100%}.container.page-pack-desc #form_ajax .btn{width:49%}.container.page-pack-desc .img-fluid{max-width:65%;margin-bottom:15px}}@media (min-width:768px){section.page-pack-head h1{margin-top:50px}section.page-pack-head p.sub{font-size:25px;font-weight:300}section.page-pack-head .container{padding-top:10px}.page-text.page-ip{background-image:url(/assets/img/ip-women.png);background-position:bottom left;background-size:contain;background-repeat:no-repeat}}section.packs{min-height:780px;z-index:2;margin-top:50px}section.packs .container{padding-bottom:30px}section.packs .container h2{font-size:2.8rem;font-weight:800;color:#4da267;text-align:center}section.packs .container h2+p{font-size:1.57rem;text-align:center;color:#4da267;margin-bottom:20px;font-weight:300}section.packs .container #packs-tabs{min-height:450px}section.packs .container .btn-types{margin-bottom:20px;padding:20px;background:linear-gradient(135deg,rgba(77,162,103,.02) 0,rgba(255,255,255,.8) 50%,rgba(242,125,47,.02) 100%);border-radius:24px;box-shadow:0 8px 32px rgba(77,162,103,.08);backdrop-filter:blur(20px);border:1px solid rgba(77,162,103,.1);position:relative;overflow:hidden}section.packs .container .btn-types::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(77,162,103,.03) 0,transparent 70%);animation:rotate-gradient 20s linear infinite;z-index:0}section.packs .container .btn-types .row{display:flex;align-items:stretch}section.packs .container .btn-types>div{padding:0 8px 0 8px;position:relative;z-index:1;display:flex;flex-direction:column}section.packs .container .btn-types>div .btn-tab{flex:1;display:flex;align-items:center;min-height:80px}@media (max-width:767px){section.packs .container .btn-types{padding:16px;border-radius:20px;margin-bottom:16px}section.packs .container .btn-types>div{padding:0 6px 0 6px}section.packs .container .btn-types>div .btn-tab{min-height:70px}}section.packs .container .btn-types-footer{border-radius:16px;background:linear-gradient(135deg,rgba(77,162,103,.08) 0,rgba(242,125,47,.05) 100%);height:6px;padding:0;margin-top:8px;box-shadow:inset 0 2px 6px rgba(0,0,0,.1);overflow:hidden;position:relative}section.packs .container .btn-types-footer::before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(77,162,103,.1) 25%,rgba(242,125,47,.1) 75%,transparent 100%);animation:shimmer 4s ease-in-out infinite}section.packs .container .btn-types-footer>div:last-child{padding-left:0}section.packs .container .btn-types-footer>div:first-child{padding-right:0}section.packs .container .btn-types-footer .strip{display:block;border-radius:16px;background:linear-gradient(135deg,#4da267 0,rgb(123.1631799163,192.3368200837,144.3221757322) 50%,#f27d2f 100%);width:100%;height:6px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(77,162,103,.3)}section.packs .container .btn-types-footer .strip::before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.4) 50%,transparent 100%);animation:slide-glow 2s ease-in-out infinite}section.packs .container .btn-types-footer .strip::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(77,162,103,.3) 0,transparent 50%,rgba(242,125,47,.3) 100%);animation:pulse-gradient 3s ease-in-out infinite}@media (max-width:767px){section.packs .container .btn-types-footer{height:4px;border-radius:12px}section.packs .container .btn-types-footer .strip{height:4px;border-radius:12px}}section.packs.page{min-height:50px;margin-top:50px;padding-bottom:20px}section.packs.page .container{padding-top:0}@media (max-width:992px){section.packs .container h2{font-size:2.1875rem}section.packs .container h2+p{font-size:1.25rem;font-weight:400}section.packs .container .btn-types{padding:16px;border-radius:20px}section.packs .container .btn-types>div{padding:0 6px 10px 6px}}@media (max-width:768px){section.packs .container .btn-types .row{margin:0 -6px}section.packs .container .btn-types>div{padding:0 6px 0 6px;flex:0 0 50%;max-width:50%}section.packs .container .btn-types{margin-bottom:16px;padding:12px}section.packs .container .btn-types-footer{height:5px;border-radius:14px}section.packs .container .btn-types-footer .strip{height:5px;border-radius:14px}}@media (max-width:576px){section.packs .container .btn-types{padding:10px;border-radius:16px}section.packs .container .btn-types>div{padding:0 4px 0 4px}section.packs .container .btn-types::before{display:none}section.packs .container .btn-types-footer{height:4px;margin-top:6px}section.packs .container .btn-types-footer .strip{height:4px}section.packs .container .btn-types-footer .strip::after,section.packs .container .btn-types-footer .strip::before{animation-duration:4s}}.container .pack-addons2{margin-top:40px;margin-bottom:20px}.container .pack-addons2 .row{display:flex;flex-wrap:wrap}.container .pack-addons2 [class*=col-]{display:flex;flex-direction:column}.container .pack-addons2 .addon-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2.5rem 2rem;margin-bottom:20px;z-index:10;min-height:260px;height:100%;border-radius:16px;transition:all .4s cubic-bezier(.165,.84,.44,1);background:linear-gradient(135deg,#fff 0,rgb(252.45,252.45,252.45) 100%);border:1px solid rgba(77,162,103,.1);box-shadow:0 4px 20px rgba(33,50,64,.08),0 2px 8px rgba(33,50,64,.04);position:relative;overflow:hidden}.container .pack-addons2 .addon-block::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#f27d2f 0,rgb(246.5,170,119) 100%);transform:scaleX(0);transition:transform .3s ease}.container .pack-addons2 .addon-block:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(33,50,64,.15),0 4px 16px rgba(33,50,64,.08);border-color:rgba(77,162,103,.3)}.container .pack-addons2 .addon-block:hover::before{transform:scaleX(1)}.container .pack-addons2 .addon-block:hover .icon-container{transform:scale(1.05)}.container .pack-addons2 .addon-block:hover .icon-container::after{opacity:1;transform:scale(1)}.container .pack-addons2 .addon-block:hover img{transform:scale(1.1)}.container .pack-addons2 .addon-block .icon-container{position:relative;background:linear-gradient(135deg,#4da267 0,rgb(105.8786610879,184.1213389121,129.8117154812) 100%);width:90px;height:90px;border-radius:18px;margin:0 auto 1.5rem auto;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 8px 25px rgba(77,162,103,.3)}.container .pack-addons2 .addon-block .icon-container::after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#f27d2f 0,rgb(249.5,200,167) 100%);border-radius:22px;z-index:-1;opacity:0;transform:scale(.95);transition:all .3s ease}.container .pack-addons2 .addon-block span.fab,.container .pack-addons2 .addon-block span.far,.container .pack-addons2 .addon-block span.fas{font-size:2.5rem;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.container .pack-addons2 .addon-block img{max-height:54px;height:auto;width:auto;filter:brightness(0) invert(1);transition:all .3s ease}.container .pack-addons2 .addon-block h3.title{font-weight:600;color:#2e2e2e;font-size:1.5rem;margin-bottom:1rem;line-height:1.3;text-align:center}.container .pack-addons2 .addon-block p{line-height:1.6;text-align:center;color:#6b6b6b;font-size:1rem;margin-bottom:0;flex-grow:1}@media (max-width:991px){.container .pack-addons2 .addon-block{padding:2rem 1.5rem;min-height:240px}.container .pack-addons2 .addon-block .icon-container{width:75px;height:75px;margin-bottom:1.25rem;box-shadow:0 6px 20px rgba(77,162,103,.25)}.container .pack-addons2 .addon-block .icon-container::after{top:-1.5px;left:-1.5px;right:-1.5px;bottom:-1.5px;border-radius:18px}.container .pack-addons2 .addon-block img{max-height:42px}.container .pack-addons2 .addon-block h3.title{font-size:1.375rem;margin-bottom:.875rem}.container .pack-addons2 .addon-block p{font-size:.9375rem}}@media (max-width:767px){.container .pack-addons2{margin-top:30px}.container .pack-addons2 .addon-block{padding:1.75rem 1.25rem;min-height:220px;margin-bottom:15px}.container .pack-addons2 .addon-block:hover{transform:translateY(-3px)}.container .pack-addons2 .addon-block .icon-container{width:65px;height:65px;margin-bottom:1rem;border-radius:14px;box-shadow:0 4px 15px rgba(77,162,103,.2)}.container .pack-addons2 .addon-block .icon-container::after{border-radius:16px}.container .pack-addons2 .addon-block img{max-height:36px}.container .pack-addons2 .addon-block h3.title{font-size:1.25rem;margin-bottom:.75rem}.container .pack-addons2 .addon-block p{font-size:.875rem;line-height:1.5}}@media (max-width:575px){.container .pack-addons2{margin-top:25px}.container .pack-addons2 .addon-block{padding:1.5rem 1rem;min-height:200px;margin-bottom:12px}.container .pack-addons2 .addon-block .icon-container{width:55px;height:55px;margin-bottom:.875rem;border-radius:12px}.container .pack-addons2 .addon-block .icon-container::after{border-radius:14px}.container .pack-addons2 .addon-block img{max-height:30px}}.container .join-steps{margin-top:25px}.container .join-steps .join-block{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);border-radius:15px;padding:20px;margin-bottom:20px;z-index:10;transition:.5s;min-height:120px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.container .join-steps .join-block:hover{transform:scale(1.05)}.container .join-steps .join-block *{transition:.35s}.container .join-steps .join-block span{color:#2e2e2e;display:flex;align-items:center}.container .join-steps .join-block span.fab,.container .join-steps .join-block span.far,.container .join-steps .join-block span.fas{font-size:2.8125rem;color:#4da267;opacity:.8;display:flex;align-items:center;justify-content:center;padding-right:10px}.container .join-steps .join-block img{display:flex;max-height:62px;height:auto;padding-left:10px;opacity:1}.container .join-steps .join-block .text-content{display:flex;flex-direction:column;justify-content:center}.container .join-steps .join-block h3{font-weight:700;color:#213240;padding:2px;font-size:1.25rem;border-radius:4px}.container .join-steps .join-block p{margin-top:4px;line-height:1.6}section.packs .container .packs-row{margin-top:1.5rem}section.packs .container .packs-row>div{padding-left:10px;padding-right:10px}.pack{box-shadow:0 8px 12px 0 rgba(33,50,64,.2);border-radius:12px;background-color:#fff;width:100%;margin-bottom:20px;transition:.25s}.pack .header{background:#fff;width:100%;margin:0 auto;font-size:1.25rem;text-align:center;line-height:22px;padding:15px 18px 8px 25px;border-top-right-radius:12px;border-top-left-radius:12px;border-bottom:2px solid #4da267}.pack .header h3{color:#4da267;font-size:1.95rem;font-weight:700;margin-bottom:.4rem}.pack .pack-info{font-size:.93rem;font-weight:500}.pack .pack-info span{font-weight:600}.pack .price{color:#2e2e2e;text-align:center;margin-top:.4rem;margin-bottom:0}.pack .price .pre{font-size:.78rem;margin-left:.2rem}.pack .price .amount{font-size:1.8rem;font-weight:700}.pack .price .currency{font-size:1.3rem;font-weight:700}.pack .price .time{font-size:.9rem;margin-right:.2rem}.pack .body{padding:5px 20px 10px 20px;color:#3a3a3a}.pack .body ul{padding-right:0;padding-left:0;list-style-type:none;margin-bottom:0;margin-top:5px;margin-bottom:15px}.pack .body ul li{padding:0 0;margin-bottom:6px;transition:.3s}.pack .body ul li.hr{border-bottom:1px solid rgba(33,50,64,.4);margin-bottom:10px;padding-bottom:10px}.pack .body ul li .progress{border-radius:2px;height:.6rem;margin-top:3px;margin-bottom:3px}.pack .body ul li .progress .progress-bar{background-color:#4da267;background:linear-gradient(90deg,#4da267 0,rgba(77,162,103,.9) 50%,rgba(77,162,103,.78) 100%)}.pack .body ul li .fas.fa-check{margin-left:5px;color:#4da267;float:left;border-radius:50%;padding:5px;font-size:.85rem;background-color:rgb(206.2357740586,236.7642259414,215.5738887522);height:22px;width:22px}.pack .body ul li .fas.fa-question-circle{margin-right:3px;font-size:.85rem;color:rgb(22.5494845361,23.0435982707,23.4505154639)}.pack .body ul li:last-child{border-bottom:0}.pack .body ul li::before{display:none!important}.pack .buttons{text-align:center;padding:0 30px 15px 30px}.pack .buttons .col-6{padding:0}.pack .buttons .btn{font-size:1.18rem;font-weight:600;padding:8px 10px;border-radius:8px;width:100%;line-height:1.35;transition:.3s}.pack .buttons .btn.buy{color:#fff;background:#f27d2f;border:1px solid #f27d2f}.pack .buttons .btn.buy:hover{background:rgb(253.5,153.3,86.5);border-color:rgb(253.5,153.3,86.5)}.pack .buttons .btn.trail{color:#4da267;background:#fff;border:1px solid #4da267}.pack .buttons .btn.trail:hover{background:#4da267;border-color:#4da267;color:#fff}.pack .buttons .more{display:block;margin-top:10px;color:#213240}.pack:hover{transform:scale(1.03)}@media (max-width:768px){.pack{width:94%;margin-right:auto;margin-left:auto}}@keyframes rotate-gradient{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes shimmer{0%{left:-100%}50%{left:0}100%{left:100%}}@keyframes slide-glow{0%{left:-100%;opacity:0}50%{left:0;opacity:1}100%{left:100%;opacity:0}}@keyframes pulse-gradient{0%,100%{opacity:.3}50%{opacity:.6}}section.packs-modern{padding:3rem 0;position:relative;overflow:visible;padding-bottom:80px}section.packs-modern .section-header{text-align:center;margin-bottom:4rem}section.packs-modern .section-header p{font-size:1.25rem;color:#6b6b6b;opacity:.9;line-height:1.6}section.packs-modern .pricing-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:0 auto;margin-top:2rem;position:relative;z-index:10}@media (min-width:768px){section.packs-modern .pricing-grid-modern{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1200px){section.packs-modern .pricing-grid-modern{grid-template-columns:repeat(4,1fr);gap:1.5rem}}section.packs-modern .pricing-card-modern{background:rgba(255,255,255,.15);backdrop-filter:blur(20px);border:2px solid rgba(77,162,103,.3);border-radius:24px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;background:#fff}section.packs-modern .pricing-card-modern .card-decoration{position:absolute;top:-20px;left:-20px;width:85px;height:85px;background:linear-gradient(45deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.15) 100%);border-radius:50%;filter:blur(12px);z-index:2;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}section.packs-modern .pricing-card-modern:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(77,162,103,.2);border-color:rgba(77,162,103,.5)}section.packs-modern .pricing-card-modern:hover .card-decoration{filter:blur(10px);transform:scale(1.2)}section.packs-modern .pricing-card-modern.featured{transform:scale(1.05);border-color:#f27d2f;box-shadow:0 15px 35px rgba(242,125,47,.15)}section.packs-modern .pricing-card-modern.featured:hover{transform:translateY(-10px) scale(1.08);box-shadow:0 20px 40px rgba(242,125,47,.25)}section.packs-modern .pricing-card-modern.featured .card-decoration{background:linear-gradient(45deg,#f27d2f 0,#fbd7bf 100%);animation:pulse-glow 3s ease-in-out infinite}section.packs-modern .pricing-card-modern.featured .plan-name-modern{color:#f27d2f}section.packs-modern .pricing-card-modern.featured .plan-badge{background:linear-gradient(135deg,rgba(242,125,47,.2) 0,rgba(242,125,47,.15) 100%);color:#f27d2f;border-color:rgba(242,125,47,.3)}section.packs-modern .pricing-card-modern.featured .pricing-amount-modern .price-display .amount-modern.gradient-number{background-image:linear-gradient(135deg,#f27d2f 0,rgb(246.5,170,119) 50%,#f8b98f 100%)!important;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-highlight .feature-metric .metric-value{color:#f27d2f!important}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-includes .include-item .fas.fa-check-circle{color:#f27d2f!important}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-includes .include-item .fas.fa-question-circle{color:rgba(242,125,47,.7)!important}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-includes .include-item .fas.fa-question-circle:hover{color:#f27d2f!important}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-specs .spec-item .spec-value{color:#f27d2f!important}section.packs-modern .pricing-card-modern.featured .pricing-features-modern .feature-includes .include-item:hover{background:rgba(242,125,47,.06)!important}section.packs-modern .pricing-card-modern.featured .btn-gradient{background:linear-gradient(135deg,#f27d2f 0,#f8b98f 100%);box-shadow:0 8px 25px rgba(242,125,47,.3)}section.packs-modern .pricing-card-modern.featured .btn-gradient:hover{box-shadow:0 12px 35px rgba(242,125,47,.4)}section.packs-modern .pricing-card-modern>*{position:relative;z-index:3}section.packs-modern .popular-glow{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,#f27d2f 0,#f8b98f 100%);color:#fff;padding:6px 20px;border-radius:0 0 15px 15px;font-size:.85rem;font-weight:700;z-index:20;box-shadow:0 3px 10px rgba(242,125,47,.3)}section.packs-modern .pricing-header-modern{padding:2rem 1.5rem 1rem;text-align:center}section.packs-modern .pricing-header-modern .plan-name-modern{font-size:1.8rem;font-weight:800;color:#4da267;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(77,162,103,.2)}section.packs-modern .pricing-header-modern .plan-badge{display:inline-block;background:linear-gradient(135deg,rgba(77,162,103,.15) 0,rgba(77,162,103,.1) 100%);color:#4da267;padding:4px 16px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid rgba(77,162,103,.2)}section.packs-modern .pricing-amount-modern{padding:1rem 1.5rem 1rem;text-align:center}section.packs-modern .pricing-amount-modern[data-variable-price=true] .price-display{position:relative}section.packs-modern .pricing-amount-modern[data-variable-price=true] .price-display::before{content:"החל מ";position:absolute;top:-1.2rem;left:50%;transform:translateX(-50%);font-size:.85rem;color:#6b6b6b;font-weight:500;white-space:nowrap}section.packs-modern .pricing-amount-modern .price-display{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem}section.packs-modern .pricing-amount-modern .price-display .currency-modern{font-size:1.3rem;font-weight:600;color:#6b6b6b}section.packs-modern .pricing-amount-modern .price-display .amount-modern.gradient-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#4da267 0,rgb(157.7322175732,208.7677824268,173.3430962343) 50%,#f27d2f 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;text-shadow:0 0 30px rgba(77,162,103,.3)}section.packs-modern .pricing-amount-modern .price-display .period-modern{font-size:1.1rem;color:#6b6b6b;font-weight:500}section.packs-modern .pricing-amount-modern .price-note-modern{font-size:.9rem;color:#6b6b6b;opacity:.7}section.packs-modern .pricing-features-modern{padding:1rem 1.5rem 1rem}section.packs-modern .pricing-features-modern .feature-highlight{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;padding:1rem .5rem;background:linear-gradient(135deg,rgba(77,162,103,.05) 0,rgba(242,125,47,.03) 100%);border-radius:16px;border:1px solid rgba(77,162,103,.1)}section.packs-modern .pricing-features-modern .feature-highlight.three-cols{grid-template-columns:1fr 1fr 1fr;gap:.75rem}section.packs-modern .pricing-features-modern .feature-highlight.three-cols .feature-metric .metric-value{font-size:1.5rem;margin-bottom:.15rem}section.packs-modern .pricing-features-modern .feature-highlight.three-cols .feature-metric .metric-label{font-size:.75rem}@media (max-width:991px){section.packs-modern .pricing-features-modern .feature-highlight.three-cols{grid-template-columns:1fr 1fr}section.packs-modern .pricing-features-modern .feature-highlight.three-cols .feature-metric:nth-child(odd):last-child{grid-column:1/-1;max-width:50%;margin:0 auto}}section.packs-modern .pricing-features-modern .feature-highlight.single-col{grid-template-columns:1fr;gap:.55rem}section.packs-modern .pricing-features-modern .feature-highlight.single-col .feature-metric .metric-value{font-size:1.3rem;margin-bottom:.25rem}section.packs-modern .pricing-features-modern .feature-highlight.single-col .feature-metric .metric-label{font-size:.85rem}section.packs-modern .pricing-features-modern .feature-highlight .feature-metric{text-align:center}section.packs-modern .pricing-features-modern .feature-highlight .feature-metric .metric-value{display:block;font-size:1.8rem;font-weight:800;color:#4da267;line-height:1;margin-bottom:.25rem}section.packs-modern .pricing-features-modern .feature-highlight .feature-metric .metric-label{font-size:.8rem;color:#6b6b6b;font-weight:500}section.packs-modern .pricing-features-modern .feature-specs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;justify-items:center}section.packs-modern .pricing-features-modern .feature-specs .spec-item{display:flex;align-items:center;gap:.3rem;padding:.5rem .5rem;border-radius:8px;background:rgba(255,255,255,.08);width:100%}section.packs-modern .pricing-features-modern .feature-specs .spec-item .spec-value{font-size:1.2rem;font-weight:700;color:#4da267;min-width:25px}section.packs-modern .pricing-features-modern .feature-specs .spec-item .spec-label{font-size:.85rem;color:#2e2e2e;font-weight:500;white-space:nowrap}section.packs-modern .pricing-features-modern .feature-includes .include-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;transition:all .3s ease}section.packs-modern .pricing-features-modern .feature-includes .include-item:hover{background:rgba(77,162,103,.06);border-radius:8px;padding-right:.4rem}section.packs-modern .pricing-features-modern .feature-includes .include-item .fas.fa-check-circle{color:#4da267;font-size:.9rem;min-width:16px;transition:transform .3s ease}section.packs-modern .pricing-features-modern .feature-includes .include-item:hover .fas.fa-check-circle{transform:scale(1.1)}section.packs-modern .pricing-features-modern .feature-includes .include-item span{font-size:.9rem;color:#2e2e2e;line-height:1.4;flex:1}section.packs-modern .pricing-features-modern .feature-includes .include-item .fas.fa-question-circle{color:rgba(77,162,103,.7);font-size:.85rem;margin-left:.5rem;cursor:help;transition:all .3s ease;opacity:.6}section.packs-modern .pricing-features-modern .feature-includes .include-item .fas.fa-question-circle:hover{color:#4da267;opacity:1;transform:scale(1.1)}section.packs-modern .pricing-cta-modern{padding:1rem 1.5rem 1.5rem}section.packs-modern .pricing-cta-modern .btn-gradient{display:block;width:100%;padding:1rem 1.5rem;border-radius:16px;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;position:relative;overflow:hidden;background:linear-gradient(135deg,#4da267 0,rgb(123.1631799163,192.3368200837,144.3221757322) 100%);color:#fff;border:none;box-shadow:0 8px 25px rgba(77,162,103,.3);transition:all .3s ease}section.packs-modern .pricing-cta-modern .btn-gradient .btn-decoration{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .5s ease}section.packs-modern .pricing-cta-modern .btn-gradient:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(77,162,103,.4)}section.packs-modern .pricing-cta-modern .btn-gradient:hover .btn-decoration{left:100%}section.packs-modern .pricing-cta-modern .btn-gradient span{position:relative;z-index:2}section.packs-modern .floating-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}section.packs-modern .floating-shapes .shape{position:absolute;border-radius:50%;filter:blur(35px);opacity:.6;animation:float 6s ease-in-out infinite}section.packs-modern .floating-shapes .shape.shape-1{width:200px;height:200px;background:linear-gradient(135deg,rgba(77,162,103,.2) 0,rgba(77,162,103,.1) 100%);top:10%;left:5%;animation-delay:0s}section.packs-modern .floating-shapes .shape.shape-2{width:150px;height:150px;background:linear-gradient(135deg,rgba(242,125,47,.15) 0,rgba(242,125,47,.05) 100%);top:60%;right:10%;animation-delay:2s}section.packs-modern .floating-shapes .shape.shape-3{width:120px;height:120px;background:linear-gradient(135deg,rgba(77,162,103,.2) 0,rgba(242,125,47,.2) 100%);bottom:20%;left:15%;animation-delay:4s}@keyframes pulse-glow{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes float{0%,100%{transform:translateY(0)}33%{transform:translateY(-20px)}66%{transform:translateY(10px)}}@media (max-width:768px){section.packs-modern{padding:3rem 0}section.packs-modern .pricing-grid-modern{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:1.5rem;margin:0;padding:0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}section.packs-modern .pricing-grid-modern::-webkit-scrollbar{display:none}section.packs-modern .pricing-card-modern{flex:0 0 280px;scroll-snap-align:center;margin:0}section.packs-modern .pricing-card-modern.featured{transform:scale(1)}section.packs-modern .pricing-card-modern.featured:hover{transform:scale(1)}section.packs-modern .pricing-card-modern:hover{transform:none}section.packs-modern .pricing-card-modern .pricing-amount-modern .price-display .amount-modern.gradient-number{font-size:2.5rem}section.packs-modern .floating-shapes .shape{display:none}section.packs-modern::after{content:"";position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,transparent 0,rgba(77,162,103,.3) 20%,#4da267 50%,rgba(77,162,103,.3) 80%,transparent 100%);border-radius:2px;opacity:.6}}.blog-info{list-style:none;margin:15px 0 12px;padding-right:0}.blog-info li{padding:0;color:#555;font-size:.8125rem;margin-left:10px}.page-head .blog-info li{color:#4da267}.blog-info li{display:inline-block}.blog-tags li{display:inline-block}.blog-tags li a,.blog-tags li i{display:inline-block}.blog-post img{border-radius:10px;max-width:850px;width:100%;height:auto;margin-bottom:20px;margin-top:20px;margin-left:auto;margin-right:auto;display:block}.jumbotron{padding:2rem 1rem;background-color:inherit;border-radius:0;border-bottom:3px solid #4da267}.jumbotron:last-child{border-bottom:0}.jumbotron h2{font-weight:400}.form-control{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border:2px solid rgba(77,162,103,.2);border-radius:16px;padding:1rem;font-size:1rem;color:#2e2e2e;width:100%;min-height:45px;margin-bottom:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(77,162,103,.05)}.form-control:hover{border-color:rgba(77,162,103,.4)}.form-control:focus{outline:0;border-color:#4da267;box-shadow:0 6px 25px rgba(77,162,103,.15);background:rgba(255,255,255,.95);color:#2e2e2e}.form-control.text-start{text-align:left;direction:ltr}.form-control[type=textarea]{min-height:120px;resize:vertical}textarea.form-control{min-height:120px;resize:vertical}.form-group{position:relative;margin-bottom:1.5rem}.form-group.floating-label label{position:absolute;top:1rem;right:1rem;color:#6b6b6b;font-size:1rem;font-weight:500;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:top right;z-index:2}.form-group.floating-label .form-control:focus+label{top:-.65rem;transform:scale(.85);color:#4da267;background:rgba(255,255,255,.9);padding:.1rem .4rem;border-radius:6px}.form-group.floating-label .form-control:not(:-moz-placeholder)+label{top:-.65rem;transform:scale(.85);color:#4da267;background:rgba(255,255,255,.9);padding:.1rem .4rem;border-radius:6px}.form-group.floating-label .form-control:not(:placeholder-shown)+label,.form-group.floating-label .form-control:valid+label{top:-.65rem;transform:scale(.85);color:#4da267;background:rgba(255,255,255,.9);padding:.1rem .4rem;border-radius:6px}@media (min-width:992px){.form-control{font-size:1.0625rem!important;min-height:47px}}.modal-content{background-color:#f6fbf7}.btn.btn-full{color:#f6fbf7;background:#f27d2f;font-size:1.0625rem;border-radius:8px;padding:6px 22px;transition:.3s cubic-bezier(.4,0,.2,1);border:4px solid #f27d2f}.btn.btn-full:hover{background:rgb(253.5,153.3,86.5);border:4px solid rgb(253.5,153.3,86.5);transform:translateY(-2px);box-shadow:0 10px 30px rgba(77,162,103,.15)}.btn.btn-primary{color:#f6fbf7;background:#f27d2f;border-radius:8px;transition:.3s cubic-bezier(.4,0,.2,1);border:1px solid #f27d2f}.btn.btn-primary:hover{background:rgb(253.5,153.3,86.5);border-color:rgb(253.5,153.3,86.5);transform:translateY(-1px);box-shadow:0 10px 30px rgba(77,162,103,.15)}.btn.btn-secondary{color:#213240;background:#f6fbf7;border-radius:8px;transition:.3s cubic-bezier(.4,0,.2,1);border:1px solid #213240}.btn.btn-secondary:hover{color:#f6fbf7;background:rgb(20.2494845361,23.2661789159,25.7505154639);border-color:rgb(20.2494845361,23.2661789159,25.7505154639);transform:translateY(-2px);box-shadow:0 10px 30px rgba(77,162,103,.15)}.btn.btn-lg{padding:11px 25px}.btn.btn-sm{padding:4px 12px;font-size:.875rem}.btn.btn-tab{text-align:right;background:rgba(255,255,255,.7);backdrop-filter:blur(10px);border:2px solid rgba(77,162,103,.2);width:100%;border-radius:16px;color:rgba(46,46,46,.85);font-weight:700;padding:12px 16px;margin-bottom:8px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(77,162,103,.08)}.btn.btn-tab::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.6) 100%);border-radius:14px;z-index:0;transition:all .3s ease}.btn.btn-tab::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(77,162,103,.1) 50%,transparent 100%);transition:left .6s ease;z-index:1}.btn.btn-tab>*{position:relative;z-index:2}.btn.btn-tab .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.btn.btn-tab .icon img,.btn.btn-tab .icon picture{max-width:40px;max-height:40px;width:auto;height:auto;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .1))}.btn.btn-tab p{font-weight:400;margin-bottom:6px;opacity:.8;transition:all .3s ease}.btn.btn-tab:hover{transform:translateY(-2px);border-color:rgba(77,162,103,.4);color:#2e2e2e;box-shadow:0 8px 30px rgba(77,162,103,.15)}.btn.btn-tab:hover::before{background:linear-gradient(135deg,rgba(255,255,255,.95) 0,rgba(77,162,103,.05) 100%)}.btn.btn-tab:hover::after{left:100%}.btn.btn-tab:hover .icon{transform:scale(1.05)}.btn.btn-tab:hover .icon img{filter:drop-shadow(0 4px 8px rgba(77, 162, 103, .2))}.btn.btn-tab:hover p{opacity:1}.btn.btn-tab.active{border-color:#4da267;color:#2e2e2e;background:linear-gradient(135deg,rgba(77,162,103,.08) 0,rgba(77,162,103,.02) 100%);box-shadow:0 8px 25px rgba(77,162,103,.2);transform:translateY(-2px)}.btn.btn-tab.active::before{background:linear-gradient(135deg,rgba(77,162,103,.12) 0,rgba(77,162,103,.05) 100%)}.btn.btn-tab.active .icon{transform:scale(1.05)}.btn.btn-tab.active .icon img{filter:drop-shadow(0 4px 8px rgba(77, 162, 103, .3))}.btn.btn-tab.active p{opacity:1;color:rgba(46,46,46,.9)}.btn.btn-tab.active::after{left:0;background:linear-gradient(90deg,transparent 0,rgba(77,162,103,.15) 50%,transparent 100%);animation:glow-pulse 3s ease-in-out infinite}@media (min-width:992px){.btn.btn-tab{font-size:1.1rem;padding:14px 18px}}@media (max-width:767px){.btn.btn-tab{padding:10px 12px;border-radius:12px;margin-bottom:8px}.btn.btn-tab::before{border-radius:10px}.btn.btn-tab .icon{width:32px;height:32px}.btn.btn-tab .icon img,.btn.btn-tab .icon picture{max-width:32px;max-height:32px}}.btn.btn-outline{background:0 0;color:#f27d2f;border-radius:8px;transition:.3s cubic-bezier(.4,0,.2,1);border:1px solid #f27d2f}.btn.btn-outline:hover{color:#f6fbf7;background:rgb(253.5,153.3,86.5);border-color:rgb(253.5,153.3,86.5);transform:translateY(-2px);box-shadow:0 10px 30px rgba(77,162,103,.15)}.btn.btn-block{width:100%;display:block}.btn.oe{position:relative;overflow:hidden}.btn.oe:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transition:.6s cubic-bezier(.68,-.55,.265,1.55)}.btn.oe:hover::before{left:100%}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(77,162,103,.23)}@keyframes glow-pulse{0%,100%{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.02)}}.font-red{color:#4da267}a.font-red:hover{color:rgb(88.7690376569,99.2309623431,91.9691557962)}.f-14{font-size:15px}.text-sm{font-size:.85rem}.text-xs{font-size:.75rem}.bg-red{background-color:#4da267;color:#f6fbf7}.bg-red.tilted{transform:skewY(1.5deg);margin-top:40px;margin-bottom:40px;padding:20px 0}.bg-red.tilted .container{transform:skewY(-1.5deg)}.bg-red .container{padding-top:35px;padding-bottom:30px}.bg-sub-light{background-color:rgba(33,50,64,.15)}footer{position:relative;z-index:15;padding:4rem 0 0 0;overflow:hidden;background:linear-gradient(135deg,#213240 0,rgb(24.324742268,36.8556701031,47.175257732) 50%,rgb(15.6494845361,23.7113402062,30.3505154639) 100%);color:#f6fbf7}footer::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.05) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.03) 0,transparent 50%);pointer-events:none;z-index:1}footer .floating-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2;overflow:hidden}footer .floating-decorations .decoration{position:absolute;border-radius:50%;opacity:.1;animation:float-footer 15s ease-in-out infinite}footer .floating-decorations .decoration.decoration-1{top:10%;right:8%;width:35px;height:35px;background:rgba(255,255,255,.2);animation-delay:0s}footer .floating-decorations .decoration.decoration-2{top:50%;left:12%;width:28px;height:28px;background:rgba(242,125,47,.2);animation-delay:3s}footer .floating-decorations .decoration.decoration-3{bottom:30%;right:15%;width:40px;height:40px;background:rgba(255,255,255,.15);animation-delay:6s}footer .floating-decorations .decoration.decoration-4{top:70%;left:20%;width:32px;height:32px;background:rgba(77,162,103,.2);animation-delay:9s}footer .floating-decorations .decoration.decoration-5{bottom:15%;right:35%;width:25px;height:25px;background:rgba(242,125,47,.15);animation-delay:12s}footer .container,footer .container-fluid{position:relative;z-index:10}footer img.logo{max-width:150px;height:auto;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, .3));transition:all .3s cubic-bezier(.4,0,.2,1)}footer img.logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .4))}footer .footer-links{padding:0 0 3rem 0}footer .footer-links .row{row-gap:2rem}footer .footer-links>.container>.row>.col-lg-6.col-xl-3:first-child p{color:rgba(246,251,247,.85);line-height:1.7;font-size:.95rem;margin-top:1.5rem}footer .footer-links .links-block .white,footer .footer-links .mb-3 .white{background:rgba(255,255,255,.12);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);border-radius:20px;min-height:180px;padding:1.5rem;color:rgba(255,255,255,.9);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.1);margin-top:1.5rem}footer .footer-links .links-block .white:hover,footer .footer-links .mb-3 .white:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.35);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}footer .footer-links .links-block .white p,footer .footer-links .mb-3 .white p{color:rgba(255,255,255,.9);line-height:1.6;font-size:.95rem}footer .footer-links .links-block .white p.text-center,footer .footer-links .mb-3 .white p.text-center{margin-top:1rem}footer .footer-links .links-block .white p.text-center a,footer .footer-links .mb-3 .white p.text-center a{display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1)}footer .footer-links .links-block .white p.text-center a:hover,footer .footer-links .mb-3 .white p.text-center a:hover{transform:scale(1.1);filter:brightness(1.2)}footer .footer-links .links-block .white p.text-center a img,footer .footer-links .mb-3 .white p.text-center a img{filter:drop-shadow(0 2px 8px rgba(0, 0, 0, .3))}footer .footer-links h5{font-size:1.1rem;font-weight:700;color:#fff;display:inline-block;padding:0 0 1rem 1.5rem;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.2)}footer .footer-links h5::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background:linear-gradient(135deg,#f27d2f 0,#f8b98f 100%);border-radius:2px;box-shadow:0 2px 8px rgba(242,125,47,.4)}footer .footer-links a{color:rgba(246,251,247,.85);display:inline-block;margin-bottom:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding-right:1rem}footer .footer-links a::before{content:"›";position:absolute;right:0;opacity:0;transform:translateX(-5px);transition:all .3s cubic-bezier(.4,0,.2,1);color:#f27d2f;font-weight:700}footer .footer-links a:hover{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}footer .footer-links a:hover::before{opacity:1;transform:translateX(0)}footer .footer-copyrights{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.15);padding:1.5rem 0;margin-top:0;position:relative}footer .footer-copyrights::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,#f27d2f 20%,#4da267 50%,#f27d2f 80%,transparent 100%);opacity:.5}footer .footer-copyrights .d-flex{flex-wrap:wrap;gap:1rem}footer .footer-copyrights .d-flex>div{flex:1;min-width:200px;text-align:center}@media (min-width:768px){footer .footer-copyrights .d-flex>div{text-align:right}footer .footer-copyrights .d-flex>div:last-child{text-align:left}}footer .footer-copyrights a{color:rgba(246,251,247,.9);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}footer .footer-copyrights a:hover{color:#f27d2f;text-shadow:0 2px 8px rgba(242,125,47,.4)}footer .footer-copyrights .fa,footer .footer-copyrights .fas{color:#f27d2f;transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}footer .footer-copyrights a:hover .fa,footer .footer-copyrights a:hover .fas{transform:scale(1.15);filter:drop-shadow(0 4px 8px rgba(242, 125, 47, .6))}footer .footer-copyrights b{color:rgba(246,251,247,.95);font-weight:600}@keyframes float-footer{0%,100%{transform:translateY(0) translateX(0) rotate(0);opacity:.1}25%{transform:translateY(-12px) translateX(8px) rotate(90deg);opacity:.15}50%{transform:translateY(-20px) translateX(-10px) rotate(180deg);opacity:.12}75%{transform:translateY(-8px) translateX(10px) rotate(270deg);opacity:.18}}@media (max-width:1200px){footer .footer-links h5{display:block;padding-left:.5rem;padding-right:1rem}footer .footer-links h5::after{width:80%}}@media (max-width:991px){footer{padding:3rem 0 0 0}footer .footer-links{padding:0 0 2rem 0}footer .footer-links .white{min-height:160px;padding:1.25rem}footer .footer-copyrights .d-flex>div{text-align:center!important}}@media (max-width:768px){footer{padding:2.5rem 0 0 0}footer .floating-decorations .decoration{display:none}footer .footer-links .white{min-height:140px;padding:1rem}footer .footer-links .white p{font-size:.9rem}footer .footer-links h5{font-size:1rem;margin-bottom:1rem}footer .footer-links a{font-size:.95rem}footer .footer-copyrights{padding:1.25rem 0;font-size:.9rem}}@media (max-width:575px){footer .footer-links h5{font-size:.95rem;padding-left:.25rem;padding-right:.75rem}footer .footer-links a{font-size:.9rem;margin-bottom:.4rem}footer .footer-links .white{border-radius:16px;min-height:130px}footer .footer-copyrights .d-flex{flex-direction:column;text-align:center;gap:.75rem}}@media (prefers-reduced-motion:reduce){footer .floating-decorations .decoration{animation:none}footer .footer-copyrights a,footer .footer-links .white,footer .footer-links a,footer img.logo{transition-duration:.1s}footer .footer-links .white:hover{transform:translateY(-2px)}}.floating-button{position:fixed;bottom:10px;left:10px;opacity:.75;transition:all .15s linear 0s;z-index:1200;color:#f6fbf7;background:#4da267;font-size:.9375rem;border-radius:30px;padding:7px 15px;border:4px solid #4da267}.floating-button:hover{opacity:1;color:#f6fbf7!important;background-color:rgb(88.7690376569,99.2309623431,91.9691557962)!important;border-color:rgb(88.7690376569,99.2309623431,91.9691557962)!important}.floating-button .floating-button-text{width:0;height:1.25rem;overflow:hidden;white-space:nowrap;display:inline-block;transition:.5s;position:relative;top:0;left:5px}.floating-button:hover .floating-button-text{width:70px}.floating-button i{height:1.25rem}.chat-help-box{display:none;bottom:60px;left:25px;position:fixed;width:300px;height:350px;box-shadow:0 1px 4px rgba(0,0,0,.2);background-color:#f6fbf7;z-index:1000;border-radius:6px}.chat-help-box>.chat-help-box-header{position:relative;background:#000;width:100%;height:10%;color:#f6fbf7;padding-top:8px;padding-right:15px;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.chat-help-box>.chat-help-box-header>.fa{margin-left:10px;margin-top:2px}.chat-help-box>.chat-help-box-chat{position:relative;width:100%;height:75%;padding-left:10px;padding-right:10px;overflow-y:auto}.chat-help-box>.chat-help-box-chat>.chat{width:100%;min-height:2.5rem;padding:.625rem;font-size:.8125rem;background-color:#e3e3e3;border-radius:5px;margin-top:.625rem;color:#3a3a3a}.chat-help-box>.chat-help-box-chat>.chat:last-child{margin-bottom:10px}.chat-help-box>.chat-help-box-chat>.chat.client{background-color:#d0ecf5}.chat-help-box>.chat-help-box-chat>.typing{margin-top:.625rem;color:#cfcfcf}.chat-help-box>.chat-help-box-msg{position:relative;border-top:1px solid #e1e1e1;width:100%;height:15%;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.chat-help-box>.chat-help-box-msg>.row{height:100%;border-bottom-left-radius:6px;border-bottom-right-radius:6px;margin-left:0;margin-right:0}.chat-help-box>.chat-help-box-msg>.row>div{padding:0;height:100%}.chat-help-box>.chat-help-box-msg>.row>div>.btn{min-width:100%;width:100%;height:100%;border:0;border-radius:0;border-bottom-left-radius:6px}.chat-help-box>.chat-help-box-msg>.row>div>.form-control{height:68%;border:0;border-radius:6px;margin:0;padding-bottom:0;padding-top:0;background:#f6fbf7}.chat-help-box>.chat-help-box-msg>.row>div>.form-control:focus{box-shadow:none}.chat-help-box>.chat-help-box-msg>.row>div>.chat-help-box-credit{height:32%;font-size:.6875rem;color:#ccc;padding:0;margin:0;padding-left:.625rem;padding-right:.625rem}@media (max-width:768px){.chat-help-box{bottom:50px;right:5%;position:fixed;width:90%;height:350px;z-index:1000}}.knowledgebase-menu .cat-link{display:flex;align-items:center!important;width:100%;padding:10px 10px;border-bottom:1px solid #f6fbf7;font-weight:600;color:#2e2e2e;transition:.15s;text-decoration:none}.knowledgebase-menu .cat-link:hover{background-color:#f6fbf7;text-decoration:none!important}.knowledgebase-menu .cat-link.active{background-color:#f6fbf7;color:#4da267}.knowledgebase-menu i{margin-left:10px}.knowledgebase-menu ul{padding-left:0}.knowledgebase-menu ul li{padding-right:0!important;margin-bottom:0!important}.knowledgebase-menu ul li a{padding:10px 30px 10px 10px!important}.knowledgebase-menu ul li::before{display:none!important}.knowledgebase-menu ul li a{width:100%;display:flex;align-items:center!important;color:#2e2e2e}.knowledgebase-menu ul li a.active{color:#4da267}.knowledgebase-menu ul li:hover a{background-color:#f6fbf7}.knowledgebase-info{list-style:none;list-style-type:none;margin:15px 0 0 0;padding-right:0}.knowledgebase-info li{padding:0;color:#555;font-size:.8125rem;margin-left:0;padding-right:10px!important;display:inline-block;margin-bottom:0!important}.knowledgebase-info li::before{display:none!important}.knowledgebase_body p{font-size:1.0625rem}.join-steps-background{background:linear-gradient(135deg,#4da267 0,rgb(63.8552301255,134.3447698745,85.4167364017) 50%,rgb(52.3535564854,110.1464435146,70.0313807531) 100%);color:#fff;position:relative;padding:3rem 0}.join-steps-background::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.05) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.03) 0,transparent 50%);pointer-events:none}.join-steps-background .floating-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:5;overflow:hidden}.join-steps-background .floating-decorations .decoration{position:absolute;border-radius:50%;opacity:.2;animation:float-gentle 8s ease-in-out infinite;transition:all .3s ease}.join-steps-background .floating-decorations .decoration.decoration-1{top:15%;left:8%;width:24px;height:24px;background:rgba(242,125,47,.75);animation-delay:0s;animation-duration:10s}.join-steps-background .floating-decorations .decoration.decoration-2{top:25%;right:12%;width:18px;height:18px;background:rgba(242,125,47,.7);animation-delay:2s;animation-duration:12s}.join-steps-background .floating-decorations .decoration.decoration-3{bottom:30%;left:15%;width:32px;height:32px;background:rgba(255,255,255,.5);animation-delay:4s;animation-duration:14s}.join-steps-background .floating-decorations .decoration.decoration-4{top:60%;right:22%;width:20px;height:20px;background:rgba(255,255,255,.4);animation-delay:1s;animation-duration:11s}.join-steps-background .floating-decorations .decoration.decoration-5{bottom:15%;right:8%;width:28px;height:28px;background:rgba(242,125,47,.8);animation-delay:3s;animation-duration:13s}@media (max-width:767px){.join-steps-background .floating-decorations .decoration{opacity:.08}.join-steps-background .floating-decorations .decoration.decoration-1{width:16px;height:16px}.join-steps-background .floating-decorations .decoration.decoration-2{width:12px;height:12px}.join-steps-background .floating-decorations .decoration.decoration-3{width:20px;height:20px}.join-steps-background .floating-decorations .decoration.decoration-4{width:14px;height:14px}.join-steps-background .floating-decorations .decoration.decoration-5{width:18px;height:18px}}.join-steps-modern{position:relative;z-index:10}.join-steps-modern .steps-header{text-align:center;margin-bottom:3rem}.join-steps-modern .steps-header h2{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:0;text-shadow:0 2px 8px rgba(0,0,0,.2)}.join-steps-modern .steps-header h2 img{vertical-align:middle;margin:0 8px;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .3))}@media (max-width:768px){.join-steps-modern .steps-header h2{font-size:1.8rem}.join-steps-modern .steps-header h2 img{max-width:100px;height:auto}}.join-steps-modern .steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.join-steps-modern .steps-container{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:767px){.join-steps-modern .steps-container{gap:1.5rem;padding:0 1rem}}.join-steps-modern .step-card-modern{background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;position:relative;transition:all .3s ease;min-height:220px;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);direction:rtl;text-align:right}.join-steps-modern .step-card-modern:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.08)}.join-steps-modern .step-card-modern:hover .step-number{transform:scale(1.05);box-shadow:0 6px 20px rgba(77,162,103,.4)}.join-steps-modern .step-card-modern:hover .step-icon{transform:scale(1.05)}.join-steps-modern .step-card-modern:hover .step-icon img{transform:scale(1.1)}.join-steps-modern .step-card-modern:hover .step-title{color:#4da267}.join-steps-modern .step-number{position:absolute;top:-12px;right:20px;width:40px;height:40px;background:linear-gradient(135deg,#4da267 0,rgb(105.8786610879,184.1213389121,129.8117154812) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;box-shadow:0 4px 12px rgba(77,162,103,.3);transition:all .3s ease;border:2px solid #fff;z-index:10}.join-steps-modern .step-content{margin-top:.5rem;flex-grow:1;padding-right:.5rem}.join-steps-modern .step-title{font-size:1.375rem;font-weight:700;color:#213240;margin-bottom:.75rem;line-height:1.3;transition:color .3s ease}@media (max-width:767px){.join-steps-modern .step-title{font-size:1.25rem}}.join-steps-modern .step-description{color:#2e2e2e;line-height:1.6;font-size:1rem;margin-bottom:1rem}@media (max-width:767px){.join-steps-modern .step-description{font-size:.95rem}}.join-steps-modern .step-icon{position:absolute;bottom:20px;left:20px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(77,162,103,.08) 0,rgba(242,125,47,.05) 100%);border-radius:50%;transition:all .3s ease}.join-steps-modern .step-icon img{max-width:36px;max-height:36px;filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .1));transition:all .3s ease}@media (max-width:767px){.join-steps-modern{padding:1.5rem 0 2.5rem 0}.join-steps-modern .step-card-modern{padding:1.5rem;min-height:200px}.join-steps-modern .step-card-modern:hover{transform:translateY(-3px)}.join-steps-modern .step-number{width:36px;height:36px;font-size:1.1rem;top:-10px;right:15px}.join-steps-modern .step-icon{width:50px;height:50px;bottom:15px;left:15px}.join-steps-modern .step-icon img{max-width:30px;max-height:30px}.join-steps-modern .step-content{padding-right:0}}@media (max-width:575px){.join-steps-modern .step-card-modern{padding:1.25rem}.join-steps-modern .steps-header h2{font-size:1.6rem;padding:0 1rem}}@keyframes float-gentle{0%,100%{transform:translateY(0) translateX(0) rotate(0);opacity:.2}25%{transform:translateY(-15px) translateX(5px) rotate(90deg);opacity:.35}50%{transform:translateY(-25px) translateX(-8px) rotate(180deg);opacity:.3}75%{transform:translateY(-10px) translateX(8px) rotate(270deg);opacity:.4}}