body,html{max-width:100%;overflow-x:hidden}.strengths-hero{box-sizing:border-box;background:linear-gradient(135deg,#004d47 0,#00847d 50%,#2dcbbd 100%) 0 0/300% 300%;align-items:center;width:100%;max-width:100vw;animation:12s infinite gradient-flow;display:flex;position:relative;overflow:hidden}@keyframes gradient-flow{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.strengths-hero__pattern{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.pattern-shape{background:#ffffff14;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.pattern-shape--1{width:200px;height:200px;animation-delay:0s;top:-100px;left:-100px}.pattern-shape--2{width:150px;height:150px;animation-delay:5s;bottom:-75px;right:5%}.pattern-shape--3{width:100px;height:100px;animation-delay:10s;top:40%;right:-50px}.pattern-shape--4{background:#2dcbbd26;width:80px;height:80px;animation-delay:7s;top:20%;left:10%}.pattern-shape--5{width:120px;height:120px;animation-delay:3s;bottom:20%;left:-60px}@media (min-width:768px){.pattern-shape--1{width:300px;height:300px;top:-150px;left:-150px}.pattern-shape--2{width:200px;height:200px;right:10%}.pattern-shape--3{width:150px;height:150px;right:-75px}}@keyframes float{0%,to{transform:translateY(0)rotate(0)scale(1)}25%{transform:translateY(-15px)rotate(90deg)scale(1.05)}50%{transform:translateY(-30px)rotate(180deg)scale(1)}75%{transform:translateY(-15px)rotate(270deg)scale(.95)}}.strengths-hero__content{z-index:2;text-align:center;color:#fff;box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:hidden}.strengths-hero__tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2dcbbd40;border:2px solid #2dcbbd80;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:600;animation:.8s fadeInDown;display:inline-flex;box-shadow:0 4px 15px #2dcbbd33}@media (min-width:768px){.strengths-hero__tag{padding:10px 24px;font-size:14px}}.strengths-hero__tag i{color:#2dcbbd;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.strengths-hero__title{text-shadow:0 4px 30px #0000004d;color:#fff;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2;animation:.8s .2s backwards fadeInUp}@media (min-width:768px){.strengths-hero__title{margin-bottom:20px;font-size:48px}}.strengths-hero__subtitle{color:#ffffffe6;letter-spacing:0;text-shadow:0 2px 10px #0003;word-break:break-all;overflow-wrap:anywhere;box-sizing:border-box;max-width:100%;margin-bottom:24px;padding:0 20px;font-size:11px;font-weight:500;line-height:2.2;animation:.8s .4s backwards fadeInUp;display:block}@media (min-width:360px){.strengths-hero__subtitle{letter-spacing:.5px;word-break:keep-all;font-size:12px;line-height:2}}@media (min-width:480px){.strengths-hero__subtitle{letter-spacing:1px;padding:0 15px;font-size:14px;line-height:1.8}}@media (min-width:768px){.strengths-hero__subtitle{letter-spacing:4px;margin-bottom:32px;padding:0;font-size:18px;line-height:1.6}}.strengths-hero__subtitle:after,.strengths-hero__subtitle:before{content:"//";color:#2dcbbd;font-weight:700}.strengths-hero__subtitle:before{margin-right:4px}.strengths-hero__subtitle:after{margin-left:4px}@media (min-width:480px){.strengths-hero__subtitle:before{margin-right:8px}.strengths-hero__subtitle:after{margin-left:8px}}.strengths-hero__cta{flex-direction:column;justify-content:center;align-items:center;gap:12px;animation:.8s .6s backwards fadeInUp;display:flex}@media (min-width:480px){.strengths-hero__cta{flex-direction:row;gap:16px}}.strengths-hero__cta .button{border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.strengths-hero__cta .button--primary{color:#004d47;background:#fff;box-shadow:0 4px 20px #0003}.strengths-hero__cta .button--primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.strengths-hero__cta .button--outline{color:#fff;background:0 0;border:2px solid #ffffff80}.strengths-hero__cta .button--outline:hover{background:#ffffff1a;border-color:#fff}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.strengths{background:#f8fafa;max-width:100%;padding:60px 0;overflow-x:hidden}@media (min-width:768px){.strengths{padding:80px 0}}.strengths .section-title{text-align:center;color:#1a1a1a;margin-bottom:12px;font-size:28px;font-weight:700}@media (min-width:768px){.strengths .section-title{font-size:36px}}.strengths .section-subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:14px}@media (min-width:768px){.strengths .section-subtitle{margin-bottom:50px;font-size:16px}}.strengths__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.strengths__grid .strength-card:nth-child(5){grid-column:1/-1}@media (min-width:600px){.strengths__grid{gap:24px}}@media (min-width:1200px){.strengths__grid{grid-template-columns:repeat(3,1fr);gap:30px}.strengths__grid{grid-template-columns:repeat(6,1fr);gap:30px;display:grid}.strengths__grid .strength-card:first-child{grid-column:1/3}.strengths__grid .strength-card:nth-child(2){grid-column:3/5}.strengths__grid .strength-card:nth-child(3){grid-column:5/7}.strengths__grid .strength-card:nth-child(4){grid-column:2/4}.strengths__grid .strength-card:nth-child(5){grid-column:4/6}}.strength-card{perspective:1000px;cursor:pointer;height:180px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.strength-card:hover{transform:translateY(-8px)}.strength-card:hover .strength-card__front{box-shadow:0 16px 64px #00847d1f,0 8px 24px #00847d14,0 4px 12px #0000000d}@media (min-width:768px){.strength-card{height:240px}}.strength-card__inner{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.strength-card.is-flipped .strength-card__inner{transform:rotateY(180deg)}.strength-card__back,.strength-card__front{backface-visibility:hidden;background:#fff;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:20px;display:flex;position:absolute;overflow:hidden;box-shadow:0 12px 48px #00847d14,0 4px 16px #00847d0f,0 2px 8px #0000000a}@media (min-width:768px){.strength-card__back,.strength-card__front{padding:24px 24px 50px}}.strength-card__front{text-align:center;background:#fff;justify-content:center;align-items:center;position:absolute;top:0;left:0;transform:rotateY(0)}.strength-card__back{color:#fff;background:linear-gradient(135deg,#00000008 0,#ffffff03 100%),linear-gradient(135deg,#003d39 0,#004d47 35%,#00685f 70%,#00847d 100%);border:1px solid #2dcbbd33;justify-content:center;position:absolute;top:0;left:0;overflow:hidden;transform:rotateY(180deg);box-shadow:0 12px 48px #00847d26,0 8px 24px #00847d1a,0 4px 12px #0000000f,inset 0 1px 2px #2dcbbd1a}.strength-card__back:before{content:"";opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff05 0,#0000 1px 2px,#ffffff05 3px),repeating-linear-gradient(90deg,#ffffff05 0,#0000 1px 2px,#ffffff05 3px);border-radius:16px;position:absolute;inset:0}.strength-card__icon{background:linear-gradient(135deg,#2dcbbd26 0,#00847d1f 50%,#004d4714 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #00847d1f,inset 0 1px 2px #ffffff4d}.strength-card__icon:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#2dcbbd,#00847d,#004d47);border-radius:50%;transition:opacity .4s;position:absolute;inset:-2px}.strength-card:hover .strength-card__icon:before{opacity:.3}.strength-card__icon i{background:linear-gradient(135deg,#004d47 0,#00847d 50%,#2dcbbd 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px #00847d33);-webkit-background-clip:text;background-clip:text;font-size:32px;transition:all .4s cubic-bezier(.4,0,.2,1)}.strength-card:hover .strength-card__icon{background:linear-gradient(135deg,#2dcbbd40 0,#00847d33 50%,#004d4726 100%);transform:scale(1.12)rotate(8deg)translateY(-3px);box-shadow:0 8px 30px #00847d40,inset 0 1px 3px #fff6}.strength-card:hover .strength-card__icon i{background:linear-gradient(135deg,#004d47 0,#00847d 50%,#2dcbbd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.strength-card__title{color:#1a1a1a;margin-bottom:6px;font-size:18px;font-weight:700}.strength-card__desc{color:#666;margin-bottom:0;font-size:13px}.strength-card__toggle{color:#00847d;cursor:pointer;background:#fff;border:2px solid #00847d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.25rem;font-size:14px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #00847d26}.strength-card__toggle:hover{color:#fff;background:linear-gradient(135deg,#00847d 0,#2dcbbd 100%);border-color:#2dcbbd;transform:rotate(90deg)scale(1.1);box-shadow:0 4px 16px #00847d4d}.strength-card__close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.strength-card__close:hover{background:#ffffff4d;transform:rotate(90deg)}.strength-card__details{z-index:1;margin:0;padding:0;list-style:none;position:relative}.strength-card__details li{color:#fffffff2;border-bottom:1px solid #ffffff1a;padding:14px 0 14px 28px;font-size:14px;line-height:1.7;transition:all .3s;position:relative}.strength-card__details li:last-child{border-bottom:none}.strength-card__details li:before{content:"✓";color:#2dcbbd;background:#2dcbbd40;border:2px solid #2dcbbd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.strength-card__details li:hover{color:#fff;padding-left:32px}.strength-card__details li:hover:before{color:#003d39;background:#2dcbbd;transform:translateY(-50%)scale(1.1)}.transparent-system{background:#fff;max-width:100%;padding:60px 0;overflow-x:hidden}@media (min-width:768px){.transparent-system{padding:80px 0}}@media (min-width:1200px){.transparent-system{padding:100px 0}}.transparent-system__grid{grid-template-columns:1fr;align-items:center;gap:100px;display:grid}@media (min-width:1200px){.transparent-system__grid{grid-template-columns:1fr 1fr;gap:60px}}.template-gallery{border-radius:var(--radius-xl);width:100%;max-width:100%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#e2f4f4 0,#f4f7f6 100%);order:1;margin:0 auto;padding:20px 15px;position:relative}@media (min-width:601px){.template-gallery{max-width:500px;padding:30px}}@media (min-width:1200px){.template-gallery{order:0}}.template-gallery__title{text-align:center;letter-spacing:1px}.template-gallery__container{aspect-ratio:3/4;border-radius:var(--radius-lg);cursor:pointer;width:100%;transition:all var(--transition-base);background:var(--pure-white);border:3px solid #005f731a;position:relative;overflow:hidden;box-shadow:0 8px 24px #005f7326}.template-gallery__container:hover{border-color:#005f734d;transform:scale(1.02);box-shadow:0 12px 32px #005f7340}.template-gallery__image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--transition-base);background:var(--bg-light);position:absolute;top:0;left:0}.template-gallery__image.active{opacity:1;z-index:1}.template-gallery__controls{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.template-gallery__arrow{background:var(--primary-color);color:var(--pure-white);cursor:pointer;width:40px;height:40px;transition:all var(--transition-fast);box-shadow:var(--shadow-md);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.template-gallery__arrow:hover{background:var(--secondary-color);transform:scale(1.1)}.template-gallery__arrow:active{transform:scale(.95)}.template-gallery__indicators{gap:10px;display:flex}.template-gallery__indicator{background:var(--indicator-inactive);cursor:pointer;width:12px;height:12px;transition:all var(--transition-fast);border-radius:50%}.template-gallery__indicator.active{background:var(--primary-color);transform:scale(1.2)}.template-gallery__indicator:hover{background:var(--secondary-color)}.template-modal{z-index:9999;background-color:var(--overlay-dark);justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeInModal;display:none;position:fixed;top:0;left:0}.template-modal.active{display:flex}.template-modal__content{object-fit:contain;border-radius:var(--radius-lg);max-width:90%;max-height:90vh;animation:.3s zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.template-modal__close{color:var(--pure-white);cursor:pointer;transition:color var(--transition-fast);z-index:10000;background:0 0;border:none;font-size:40px;font-weight:700;position:absolute;top:20px;right:40px}.template-modal__close:hover{color:var(--accent-color)}.transparent-system__content{order:0}@media (min-width:1200px){.transparent-system__content{order:1}}.transparent-system__content h2{color:#1a1a1a;margin-bottom:8px;font-size:28px;font-weight:700}@media (min-width:768px){.transparent-system__content h2{font-size:32px}}.transparent-system__content h3{color:#00847d;margin-bottom:24px;font-size:16px;font-weight:500}@media (min-width:768px){.transparent-system__content h3{margin-bottom:32px;font-size:18px}}.feature-list{flex-direction:column;gap:16px;display:flex}.feature-item{background:#f8fafa;border:1px solid #0000;border-radius:12px;gap:16px;padding:20px;transition:all .3s;display:flex}@media (min-width:768px){.feature-item{gap:20px;padding:24px}}.feature-item:hover{border-color:#00847d33;transform:translate(8px);box-shadow:0 4px 20px #00000014}.feature-item__icon{color:#fff;background:linear-gradient(135deg,#00847d 0,#2dcbbd 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:20px;display:flex}.feature-item__content h4{color:#1a1a1a;margin-bottom:8px;font-size:16px;font-weight:700}@media (min-width:768px){.feature-item__content h4{font-size:18px}}.feature-item__content p{color:#666;font-size:14px;line-height:1.7}.service-process{background:#f8fafa;max-width:100%;padding:60px 0;overflow-x:hidden}@media (min-width:768px){.service-process{padding:80px 0}}@media (min-width:1200px){.service-process{padding:100px 0}}.service-process .section-title{text-align:center;color:#1a1a1a;margin-bottom:12px;font-size:28px;font-weight:700}@media (min-width:768px){.service-process .section-title{font-size:36px}}.service-process .section-subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:14px}@media (min-width:768px){.service-process .section-subtitle{margin-bottom:50px;font-size:16px}}.process-linear{flex-direction:row;justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}@media (min-width:768px){.process-linear{gap:24px;margin-bottom:60px}}.process-step{text-align:center;flex-direction:column;align-items:center;display:flex}.process-step__number{color:#fff;background:linear-gradient(135deg,#004d47 0,#00847d 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:24px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #00847d4d}@media (min-width:768px){.process-step__number{width:70px;height:70px;font-size:28px}}.process-step:hover .process-step__number{transform:scale(1.1);box-shadow:0 6px 25px #00847d66}.process-step__name{color:#1a1a1a;font-size:14px;font-weight:600}@media (min-width:768px){.process-step__name{font-size:16px}}.process-arrow{color:#00847d;font-size:20px;transform:rotate(0)}@media (min-width:768px){.process-arrow{font-size:28px}}.process-cycle{justify-content:center;margin-bottom:50px;display:flex}@media (min-width:768px){.process-cycle{margin-bottom:60px}}.cycle-container{width:280px;height:280px;position:relative}@media (min-width:480px){.cycle-container{width:350px;height:350px}}@media (min-width:768px){.cycle-container{width:400px;height:400px}}.cycle-svg{width:100%;height:100%}.cycle-path{stroke-dasharray:753;stroke-dashoffset:753px;animation:3s forwards drawPath}@keyframes drawPath{to{stroke-dashoffset:0}}.cycle-step{opacity:0;animation:.5s forwards fadeInScale}.cycle-step[data-step="4"]{animation-delay:1s}.cycle-step[data-step="5"]{animation-delay:1.5s}.cycle-step[data-step="6"]{animation-delay:2s}@keyframes fadeInScale{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.cycle-label{color:#1a1a1a;white-space:nowrap;font-size:13px;font-weight:700;position:absolute}@media (min-width:480px){.cycle-label{font-size:14px}}@media (min-width:768px){.cycle-label{font-size:16px}}.cycle-label--top{top:0;left:50%;transform:translate(-50%)}.cycle-label--right{bottom:15%;right:0}.cycle-label--left{bottom:15%;left:0}.cycle-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cycle-center i{color:#00847d;margin-bottom:8px;font-size:28px;animation:6s linear infinite rotate;display:block}@media (min-width:768px){.cycle-center i{font-size:36px}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cycle-center p{color:#00847d;font-size:13px;font-weight:600}@media (min-width:768px){.cycle-center p{font-size:14px}}.process-details{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:600px){.process-details{gap:20px}}@media (min-width:1200px){.process-details{grid-template-columns:repeat(3,1fr);gap:24px}}.process-detail{background:#fff;border:2px solid #e5e7eb;border-radius:12px;gap:16px;padding:20px;transition:all .3s;display:flex}@media (min-width:768px){.process-detail{padding:24px}}.process-detail:hover{border-color:#00847d;transform:translateY(-5px);box-shadow:0 8px 25px #00847d26}.process-detail__badge{color:#fff;background:linear-gradient(135deg,#004d47 0,#00847d 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.process-detail__content h4{color:#1a1a1a;text-align:left;margin-bottom:8px;font-size:16px;font-weight:700}.process-detail__content p{color:#666;font-size:14px;line-height:1.6}.strengths-cta{text-align:center;background:linear-gradient(135deg,#004d47 0,#00847d 100%);max-width:100%;padding:60px 0;overflow-x:hidden}@media (min-width:768px){.strengths-cta{padding:80px 0}}.strengths-cta__content{color:#fff;max-width:600px;margin:0 auto}.strengths-cta__title{margin-bottom:16px;font-size:28px;font-weight:700}@media (min-width:768px){.strengths-cta__title{font-size:36px}}.strengths-cta__text{opacity:.9;margin-bottom:32px;font-size:16px;line-height:1.7}.strengths-cta .button{color:#004d47;background:#fff;border-radius:50px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0003}.strengths-cta .button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.section-divider{background:linear-gradient(90deg,#00847d 0,#2dcbbd 100%);border-radius:2px;width:60px;height:4px;margin:0 auto 24px}@media (max-width:768px){.strength-card__desc{position:absolute;left:-9999px}.strength-card__toggle{width:1.75rem;height:1.75rem;font-size:1rem}}@media (max-width:599px){.process-details{grid-template-columns:1fr}.process-detail{grid-template-columns:40px 1fr;grid-template-areas:"badge title""body body";align-items:center;gap:8px 14px;display:grid}.process-detail__badge{grid-area:badge}.process-detail__content{display:contents}.process-detail__content h4{grid-area:title;align-self:center;margin-bottom:0}.process-detail__content p{grid-area:body}}
