*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-text-size-adjust:100%}
body{font-family:'Merriweather',serif;line-height:1.6;color:#2a2a2a;background:#FDFDFD;overflow-x:hidden}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
button{border:none;background:none;cursor:pointer;font-family:inherit}
.masthd{background:linear-gradient(135deg,#10858B 0%,#0d6d72 100%);padding:28px 0;box-shadow:0 4px 12px #10858b26}
.msthdCont{max-width:1440px;margin:0 auto;padding:0 24px}
.cmpnyName{font-family:'Roboto Mono',monospace;font-size:42px;font-weight:700;color:#FDFDFD;text-align:center;letter-spacing:2px;text-shadow:2px 2px 8px #0003}
.edtBar{background:#FDFDFD;border-bottom:3px solid #10858B;padding:18px 0;box-shadow:0 6px 16px #00000014}
.edtBarCont{max-width:1440px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.lgHolder{flex-shrink:0;display:flex;align-items:center}
.stLogo{height:85px;width:85px;object-fit:contain;background:#f9498614;padding:8px;border-radius:4px;box-shadow:0 3px 10px #10858b1f}
.mnNav{display:flex;gap:38px;align-items:center;flex-wrap:wrap}
.nvLnk{font-family:'Roboto Mono',monospace;font-size:16px;font-weight:400;color:#2a2a2a;padding:10px 18px;border-radius:3px;transition:background 0.2s,color .2s}
.nvLnk:hover{background:#10858b1a;color:#10858B}
main{min-height:200px}
.ftWrap{background:#f4f4f4;padding:56px 0 32px;border-top:2px solid #e0e0e0}
.ftGrid{max-width:1440px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:48px;margin-bottom:42px}
.ftMod{display:flex;flex-direction:column;gap:16px}
.ftHd{font-family:'Roboto Mono',monospace;font-size:20px;font-weight:700;color:#10858B;margin-bottom:8px}
.ftTxt{font-size:14px;line-height:1.7;color:#4a4a4a}
.cntctData{display:flex;flex-direction:column;gap:10px}
.cntctItm{font-size:14px;color:#4a4a4a;line-height:1.6}
.tgLnk{color:#10858B;font-weight:600;transition:color .2s}
.tgLnk:hover{color:#F94986}
.ftNav{display:flex;flex-direction:column;gap:12px}
.ftNavLnk{font-size:14px;color:#4a4a4a;transition:color .2s;padding:4px 0}
.ftNavLnk:hover{color:#10858B}
.cpyRght{max-width:1440px;margin:0 auto;padding:24px 24px 0;border-top:1px solid #d8d8d8}
.cpyTxt{font-size:13px;color:#6a6a6a;text-align:center}
.ckPopup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}
.ckPopup[data-visible="true"]{display:flex}
.ckCont{background:#FDFDFD;max-width:680px;width:100%;padding:36px 42px;border-radius:5px;box-shadow:0 12px 32px #0000004d;border:2px solid #10858B}
.ckTxt{margin-bottom:28px}
.ckHd{font-family:'Roboto Mono',monospace;font-size:24px;font-weight:700;color:#10858B;margin-bottom:14px}
.ckDesc{font-size:15px;line-height:1.7;color:#4a4a4a}
.ckAct{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.ckBtn{font-family:'Roboto Mono',monospace;font-size:15px;font-weight:600;padding:12px 28px;border-radius:4px;cursor:pointer;transition:opacity .2s}
.ckBtn:hover{opacity:.85}
.ckAccept{background:linear-gradient(125deg,#10858B 0%,#0d6d72 100%);color:#FDFDFD;box-shadow:0 4px 14px #10858b40}
.ckDecline{background:linear-gradient(125deg,#F94986 0%,#e03870 100%);color:#FDFDFD;box-shadow:0 4px 14px #f9498640}
.ckPlcy{font-size:13px;color:#10858B;text-decoration:underline;margin-left:8px}
.ckMini{position:fixed;bottom:20px;right:20px;z-index:9998;display:none}
.ckMini[data-visible="true"]{display:block}
.ckMnBtn{background:linear-gradient(135deg,#10858B 0%,#0d6d72 100%);color:#FDFDFD;width:54px;height:54px;border-radius:50%;font-size:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #10858b59;cursor:pointer;transition:transform .2s}
.ckMnBtn:hover{transform:scale(1.08)}
@media (max-width: 968px) {
.ftGrid{grid-template-columns:1fr 1fr;gap:32px}
.ftMod3{grid-column:1 / -1}
}
@media (max-width: 768px) {
.cmpnyName{font-size:32px}
.edtBarCont{flex-direction:column;align-items:center;gap:20px}
.mnNav{justify-content:center;gap:24px}
.ftGrid{grid-template-columns:1fr;gap:28px}
.ckCont{padding:28px 24px}
.ckAct{flex-direction:column;align-items:stretch}
.ckPlcy{margin-left:0;text-align:center}
}
@media (max-width: 480px) {
.cmpnyName{font-size:26px}
.stLogo{height:70px;width:70px}
.mnNav{flex-direction:column;gap:12px;width:100%}
.nvLnk{width:100%;text-align:center}
}
.agreement-section{max-width:1440px;margin:0 auto;padding:80px 20px;background:linear-gradient(135deg,#FDFDFD 0%,#f8f9fa 100%)}
.agreement-section h1{font-size:48px;font-weight:700;color:#10858B;margin:0 0 40px;line-height:1.2;letter-spacing:-.5px}
.agreement-section h2{font-size:36px;font-weight:600;color:#10858B;margin:60px 0 30px;line-height:1.3;letter-spacing:-.3px;border-bottom:3px solid #F94986;padding-bottom:15px}
.agreement-section h3{font-size:28px;font-weight:600;color:#1a1a1a;margin:50px 0 25px;line-height:1.4}
.agreement-section h4{font-size:22px;font-weight:600;color:#2d2d2d;margin:40px 0 20px;line-height:1.4}
.agreement-section h5{font-size:18px;font-weight:600;color:#3a3a3a;margin:30px 0 15px;line-height:1.5}
.agreement-section h6{font-size:16px;font-weight:600;color:#4a4a4a;margin:25px 0 12px;line-height:1.5}
.agreement-section p{font-size:17px;line-height:1.8;color:#2d2d2d;margin:0 0 20px}
.agreement-section strong,.agreement-section b{font-weight:700;color:#10858B}
.agreement-section em,.agreement-section i{font-style:italic;color:#4a4a4a}
.agreement-section a{color:#F94986;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;font-weight:500}
.agreement-section a:hover{color:#10858B;border-bottom-color:#10858B}
.agreement-section ul{margin:0 0 25px;padding-left:30px}
.agreement-section ul li{font-size:17px;line-height:1.8;color:#2d2d2d;margin-bottom:12px;position:relative}
.agreement-section ul li::marker{color:#F94986}
.agreement-section ol{margin:0 0 25px;padding-left:30px}
.agreement-section ol li{font-size:17px;line-height:1.8;color:#2d2d2d;margin-bottom:12px}
.agreement-section ol li::marker{color:#10858B;font-weight:600}
.agreement-section hr{border:none;height:2px;background:linear-gradient(90deg,#10858B 0%,#F94986 100%);margin:50px 0;box-shadow:0 2px 8px #10858b26}
.agreement-section div{margin:25px 0}
.agreement-section blockquote{margin:30px 0;padding:25px 30px;background:linear-gradient(135deg,#10858b0d 0%,#f949860d 100%);border-left:5px solid #F94986;box-shadow:4px 4px 12px #10858b14;border-radius:3px}
.agreement-section blockquote p{margin:0;font-style:italic;color:#3a3a3a}
.agreement-section table{width:100%;margin:30px 0;border-collapse:collapse;box-shadow:0 4px 12px #10858b1a;border-radius:4px;overflow:hidden}
.agreement-section table th{background:linear-gradient(135deg,#10858B 0%,#0d6b70 100%);color:#FDFDFD;padding:18px 20px;text-align:left;font-weight:600;font-size:16px}
.agreement-section table td{padding:16px 20px;border-bottom:1px solid #e5e5e5;font-size:16px;color:#2d2d2d}
.agreement-section table tr:nth-child(even){background:#10858b08}
.agreement-section table tr:hover{background:#f949860d}
.agreement-section code{background:linear-gradient(135deg,#10858b14 0%,#f9498614 100%);padding:3px 8px;border-radius:3px;font-family:monospace;font-size:15px;color:#10858B}
.agreement-section pre{background:linear-gradient(135deg,#f5f5f5 0%,#f0f0f0 100%);padding:25px;border-radius:4px;overflow-x:auto;margin:25px 0;box-shadow:inset 2px 2px 6px #0000000d}
.agreement-section pre code{background:none;padding:0;color:#2d2d2d}
@media (max-width: 768px) {
.agreement-section{padding:50px 15px}
.agreement-section h1{font-size:36px;margin-bottom:30px}
.agreement-section h2{font-size:28px;margin-top:40px}
.agreement-section h3{font-size:24px}
.agreement-section h4{font-size:20px}
.agreement-section p,.agreement-section ul li,.agreement-section ol li{font-size:16px;line-height:1.7}
.agreement-section ul,.agreement-section ol{padding-left:25px}
.agreement-section blockquote{padding:20px 18px;margin:25px 0}
.agreement-section table{font-size:14px}
.agreement-section table th,.agreement-section table td{padding:12px 15px}
}
@media (max-width: 480px) {
.agreement-section h1{font-size:28px}
.agreement-section h2{font-size:24px;margin-top:35px}
.agreement-section h3{font-size:20px}
.agreement-section p,.agreement-section ul li,.agreement-section ol li{font-size:15px}
}
.titleHdr{position:relative;max-width:1440px;margin:0 auto;padding:80px 20px;overflow:hidden}
.titleHdr .imgBg{position:absolute;right:0;top:50%;transform:translateY(-50%);width:55%;height:80%;object-fit:cover;filter:blur(3px);opacity:.7;z-index:1}
.titleHdr .contentWrap{position:relative;z-index:2;max-width:600px;background:linear-gradient(135deg,#fdfdfdf2,#10858b14);padding:50px 40px;border-radius:4px;box-shadow:0 8px 24px #10858b26}
.titleHdr .mainHdg{font-size:2.8rem;line-height:1.2;color:#10858B;margin:0 0 20px}
.titleHdr .subHdg{font-size:1.1rem;line-height:1.6;color:#2a2a2a;margin:0}
.titleHdr .shapeOne{position:absolute;width:180px;height:180px;background:linear-gradient(225deg,#F94986,#10858B);opacity:.15;border-radius:50%;top:-60px;left:40%;animation:floatShp 8s ease-in-out infinite}
.titleHdr .shapeTwo{position:absolute;width:120px;height:120px;background:linear-gradient(45deg,#10858B,#F94986);opacity:.12;border-radius:3px;bottom:40px;right:30%;animation:floatShp 6s ease-in-out infinite reverse}
@keyframes floatShp {
0%,100%{transform:translateY(0) rotate(0deg)}
50%{transform:translateY(-20px) rotate(5deg)}
}
.focusArea{max-width:1440px;margin:0 auto;padding:70px 20px;background:linear-gradient(160deg,#FDFDFD 0%,#10858b0d 100%)}
.focusArea .gridHldr{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:start}
.focusArea .txtSide h2{font-size:2rem;color:#10858B;margin:0 0 25px;position:relative;padding-left:15px}
.focusArea .txtSide h2::before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#F94986,#10858B)}
.focusArea .txtSide p{font-size:1.05rem;line-height:1.7;color:#3a3a3a;margin:0 0 20px}
.focusArea .cardStack{display:flex;flex-direction:column;gap:20px}
.focusArea .infoCard{background:#FDFDFD;padding:30px;border-radius:5px;box-shadow:0 4px 16px #f949861a;border-left:3px solid #F94986;transition:transform .3s ease,box-shadow .3s ease}
.focusArea .infoCard:hover{transform:translateX(8px);box-shadow:0 6px 20px #10858b26}
.focusArea .infoCard h3{font-size:1.3rem;color:#2a2a2a;margin:0 0 12px}
.focusArea .infoCard p{font-size:.98rem;line-height:1.6;color:#4a4a4a;margin:0}
.strategyBlk{max-width:1440px;margin:0 auto;padding:80px 20px;background:linear-gradient(220deg,#f9498614 0%,#FDFDFD 50%,#10858b0f 100%)}
.strategyBlk .hdgWrap{text-align:center;margin-bottom:50px}
.strategyBlk .hdgWrap h2{font-size:2.2rem;color:#10858B;margin:0 0 15px;position:relative;display:inline-block}
.strategyBlk .hdgWrap h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#F94986,#10858B)}
.strategyBlk .hdgWrap p{font-size:1.05rem;color:#3a3a3a;margin:0}
.strategyBlk .colLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.strategyBlk .methodBox{background:#FDFDFD;padding:35px 25px;border-radius:3px;box-shadow:0 6px 18px #10858b1f;text-align:center;position:relative;overflow:hidden;transition:transform .3s ease}
.strategyBlk .methodBox::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#10858B,#F94986)}
.strategyBlk .methodBox:hover{transform:translateY(-6px)}
.strategyBlk .methodBox .numTag{display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,#10858B,#F94986);color:#FDFDFD;font-size:1.5rem;font-weight:700;line-height:50px;border-radius:50%;margin-bottom:20px}
.strategyBlk .methodBox h3{font-size:1.25rem;color:#2a2a2a;margin:0 0 15px}
.strategyBlk .methodBox p{font-size:.95rem;line-height:1.6;color:#4a4a4a;margin:0}
.toolkitSect{max-width:1440px;margin:0 auto;padding:70px 20px;background:#FDFDFD}
.toolkitSect .asymWrap{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center}
.toolkitSect .visualCol img{width:100%;height:auto;border-radius:5px;box-shadow:0 10px 30px #f949862e;object-fit:cover}
.toolkitSect .contentCol h2{font-size:2.1rem;color:#10858B;margin:0 0 30px;position:relative}
.toolkitSect .contentCol h2::before{content:'';position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#F94986;border-radius:50%}
.toolkitSect .itemList{display:flex;flex-direction:column;gap:25px}
.toolkitSect .listItem{padding:25px;background:linear-gradient(135deg,#10858b0d,#f949860d);border-radius:4px;border-left:4px solid #10858B;transition:border-color .3s ease,background .3s ease}
.toolkitSect .listItem:hover{border-color:#F94986;background:linear-gradient(135deg,#f9498614,#10858b14)}
.toolkitSect .listItem h4{font-size:1.2rem;color:#2a2a2a;margin:0 0 10px}
.toolkitSect .listItem p{font-size:.98rem;line-height:1.6;color:#4a4a4a;margin:0}
@media (max-width: 968px) {
.titleHdr .imgBg{width:70%;height:70%}
.titleHdr .contentWrap{max-width:100%}
.titleHdr .mainHdg{font-size:2.2rem}
.focusArea .gridHldr{grid-template-columns:1fr;gap:40px}
.strategyBlk .colLayout{grid-template-columns:1fr}
.toolkitSect .asymWrap{grid-template-columns:1fr;gap:40px}
.toolkitSect .visualCol{order:2}
.toolkitSect .contentCol{order:1}
}
@media (max-width: 640px) {
.titleHdr{padding:60px 15px}
.titleHdr .imgBg{width:80%;opacity:.5}
.titleHdr .contentWrap{padding:35px 25px}
.titleHdr .mainHdg{font-size:1.8rem}
.focusArea,.strategyBlk,.toolkitSect{padding:50px 15px}
.strategyBlk .hdgWrap h2{font-size:1.8rem}
.toolkitSect .contentCol h2{font-size:1.7rem}
}
.pgWrp{width:100%;max-width:1440px;margin:0 auto}
.heroSplit{display:flex;align-items:stretch;min-height:520px;position:relative;overflow:hidden;background:linear-gradient(127deg,#10858B 0%,#0d6b6f 100%)}
.heroSplit::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(-47deg,transparent,transparent 35px,#fdfdfd08 35px,#fdfdfd08 70px);pointer-events:none;z-index:1}
.heroSplit .txtZone{flex:1;padding:80px 60px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.heroSplit .txtZone h1{font-size:48px;line-height:1.2;color:#FDFDFD;margin:0 0 24px;font-weight:700}
.heroSplit .txtZone h1 .mark{position:relative;display:inline-block}
.heroSplit .txtZone h1 .mark::after{content:'';position:absolute;left:0;right:0;bottom:8px;height:3px;background:#F94986;border-radius:2px}
.heroSplit .txtZone .subTxt{font-size:18px;line-height:1.6;color:#fdfdfde6;margin:0}
.heroSplit .imgZone{flex:1;position:relative;overflow:hidden}
.heroSplit .imgZone::before{content:'';position:absolute;top:0;left:-50px;bottom:0;width:100px;background:linear-gradient(90deg,#10858B 0%,transparent 100%);z-index:2}
.heroSplit .imgZone img{width:100%;height:100%;object-fit:cover;filter:brightness(0.85) contrast(1.1)}
.modularGrid{padding:90px 40px;background:#FDFDFD}
.modularGrid .gridWrp{max-width:1200px;margin:0 auto}
.modularGrid .secHd{text-align:center;margin:0 0 60px}
.modularGrid .secHd h2{font-size:38px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:700;position:relative;display:inline-block}
.modularGrid .secHd h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:linear-gradient(90deg,#F94986 0%,#10858B 100%);border-radius:2px}
.modularGrid .secHd h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:linear-gradient(90deg,#10858B 0%,#F94986 100%);border-radius:2px}
.modularGrid .secHd .intro{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0;max-width:720px;margin-left:auto;margin-right:auto}
.modularGrid .cardHolder{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.modularGrid .cardItem{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:36px 28px;transition:all .3s ease;position:relative}
.modularGrid .cardItem:hover{transform:translateY(-6px);box-shadow:0 12px 28px #10858b26;border-color:#10858B}
.modularGrid .cardItem::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#F94986 0%,#10858B 100%);transition:height .3s ease}
.modularGrid .cardItem:hover::before{height:100%}
.modularGrid .cardItem .icn{width:56px;height:56px;background:linear-gradient(135deg,#10858B 0%,#0d6b6f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.modularGrid .cardItem .icn svg{width:28px;height:28px;fill:#FDFDFD}
.modularGrid .cardItem h3{font-size:22px;line-height:1.3;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.modularGrid .cardItem .desc{font-size:15px;line-height:1.7;color:#5a5a5a;margin:0}
.asymLayout{background:linear-gradient(168deg,#f8f8f8 0%,#FDFDFD 100%);padding:100px 40px;position:relative}
.asymLayout::before{content:'';position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(112deg,transparent 0%,#f949860a 100%);pointer-events:none}
.asymLayout .layoutInner{max-width:1200px;margin:0 auto;display:flex;gap:60px;align-items:center;position:relative;z-index:1}
.asymLayout .contentCol{flex:1.2}
.asymLayout .contentCol h2{font-size:36px;line-height:1.3;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.asymLayout .contentCol .topline{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;color:#10858B;margin:0 0 12px;font-weight:600}
.asymLayout .contentCol .para{font-size:16px;line-height:1.75;color:#4a4a4a;margin:0 0 20px}
.asymLayout .contentCol .para:last-of-type{margin-bottom:0}
.asymLayout .visualCol{flex:1;position:relative}
.asymLayout .visualCol img{width:100%;height:auto;border-radius:6px;box-shadow:0 16px 48px #0000001f}
.asymLayout .statGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:32px 0 0}
.asymLayout .statBox{background:#fff;padding:24px;border-radius:4px;border-left:4px solid #F94986;box-shadow:0 4px 12px #0000000f}
.asymLayout .statBox .num{font-size:32px;line-height:1;color:#10858B;margin:0 0 8px;font-weight:700}
.asymLayout .statBox .lbl{font-size:14px;line-height:1.4;color:#5a5a5a;margin:0}
@media (max-width: 1024px) {
.heroSplit{flex-direction:column;min-height:auto}
.heroSplit .txtZone{padding:60px 40px}
.heroSplit .txtZone h1{font-size:38px}
.heroSplit .imgZone{min-height:320px}
.heroSplit .imgZone::before{left:0;right:0;top:-50px;bottom:auto;width:100%;height:100px;background:linear-gradient(180deg,#10858B 0%,transparent 100%)}
.modularGrid .cardHolder{grid-template-columns:repeat(2,1fr);gap:28px}
.asymLayout .layoutInner{flex-direction:column;gap:50px}
.asymLayout .contentCol,.asymLayout .visualCol{flex:1}
}
@media (max-width: 768px) {
.heroSplit .txtZone{padding:50px 30px}
.heroSplit .txtZone h1{font-size:32px}
.heroSplit .txtZone .subTxt{font-size:16px}
.modularGrid{padding:70px 30px}
.modularGrid .secHd h2{font-size:30px}
.modularGrid .secHd h2::before,.modularGrid .secHd h2::after{display:none}
.modularGrid .cardHolder{grid-template-columns:1fr;gap:24px}
.asymLayout{padding:70px 30px}
.asymLayout .contentCol h2{font-size:28px}
.asymLayout .statGrid{grid-template-columns:1fr;gap:20px}
}
.heroWrap{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(127deg,#10858B 0%,#0a5a5f 100%)}
.heroWrap .bgImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.12;z-index:1}
.heroWrap .ctHolder{position:relative;z-index:2;max-width:1440px;width:92%;margin:0 auto;padding:50px 20px;text-align:center}
.heroWrap .mainHd{font-size:2.8rem;font-weight:700;color:#FDFDFD;margin:0 0 18px;line-height:1.2}
.heroWrap .subTxt{font-size:1.15rem;color:#fdfdfdeb;max-width:680px;margin:0 auto;line-height:1.6}
.mainCont{max-width:1440px;margin:0 auto;width:92%}
.personalSec{padding:80px 20px;background:#FDFDFD}
.personalSec .hdWrap{max-width:820px;margin:0 auto 50px;text-align:center}
.personalSec .hdWrap .secHd{font-size:2.2rem;font-weight:700;color:#10858B;margin:0 0 14px;position:relative;display:inline-block}
.personalSec .hdWrap .secHd::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#F94986,#10858B);border-radius:2px}
.personalSec .hdWrap .subP{font-size:1.05rem;color:#333;line-height:1.7;margin-top:22px}
.personalSec .gridArea{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px}
.personalSec .cardItem{background:#fff;border:2px solid #e0e0e0;border-radius:5px;padding:32px 24px;box-shadow:0 6px 14px #10858b14;transition:all .3s ease;position:relative}
.personalSec .cardItem:hover{transform:translateY(-4px);box-shadow:0 10px 24px #f9498626;border-color:#10858B}
.personalSec .cardItem .icnWrap{width:56px;height:56px;background:linear-gradient(135deg,#10858B,#0a6a6f);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.personalSec .cardItem .icnWrap svg{width:28px;height:28px;fill:#FDFDFD}
.personalSec .cardItem .cardHd{font-size:1.35rem;font-weight:600;color:#222;margin:0 0 12px}
.personalSec .cardItem .cardTxt{font-size:.98rem;color:#555;line-height:1.65}
.socialSec{padding:70px 20px;background:linear-gradient(155deg,#F94986 0%,#c73869 100%);position:relative;overflow:hidden}
.socialSec::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#fdfdfd0d;border-radius:50%}
.socialSec .innerWrap{position:relative;z-index:2;max-width:1100px;margin:0 auto}
.socialSec .topArea{text-align:center;margin-bottom:50px}
.socialSec .topArea .mainHd{font-size:2.1rem;font-weight:700;color:#FDFDFD;margin:0 0 16px}
.socialSec .topArea .descTxt{font-size:1.05rem;color:#fdfdfded;line-height:1.7;max-width:740px;margin:0 auto}
.socialSec .flexRow{display:flex;flex-direction:row;gap:40px;align-items:center;flex-wrap:wrap}
.socialSec .flexRow .imgBox{flex:1 1 320px}
.socialSec .flexRow .imgBox img{width:100%;height:auto;border-radius:5px;box-shadow:0 8px 20px #0003}
.socialSec .flexRow .txtBox{flex:1 1 400px}
.socialSec .flexRow .txtBox .listHolder{list-style:none;padding:0;margin:0}
.socialSec .flexRow .txtBox .listHolder .item{background:#ffffff1f;border-left:4px solid #FDFDFD;padding:18px 20px;margin-bottom:18px;border-radius:3px;transition:background .3s ease}
.socialSec .flexRow .txtBox .listHolder .item:hover{background:#ffffff2e}
.socialSec .flexRow .txtBox .listHolder .item .itemHd{font-size:1.2rem;font-weight:600;color:#FDFDFD;margin:0 0 8px}
.socialSec .flexRow .txtBox .listHolder .item .itemP{font-size:.96rem;color:#fdfdfde0;line-height:1.6;margin:0}
.techSec{padding:80px 20px;background:#f7f9fa}
.techSec .topPart{text-align:center;margin-bottom:50px}
.techSec .topPart .secTitle{font-size:2.2rem;font-weight:700;color:#10858B;margin:0 0 18px}
.techSec .topPart .secDesc{font-size:1.06rem;color:#444;line-height:1.7;max-width:780px;margin:0 auto}
.techSec .stackGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;max-width:1200px;margin:0 auto}
.techSec .stackGrid .techCard{background:#fff;border:1px solid #ddd;border-radius:6px;padding:28px 22px;text-align:center;box-shadow:0 4px 12px #10858b0f;transition:all .3s ease;position:relative}
.techSec .stackGrid .techCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#10858B,#F94986);border-radius:6px 6px 0 0;opacity:0;transition:opacity .3s ease}
.techSec .stackGrid .techCard:hover::before{opacity:1}
.techSec .stackGrid .techCard:hover{transform:translateY(-6px);box-shadow:0 10px 24px #f9498624}
.techSec .stackGrid .techCard .icnBox{width:64px;height:64px;margin:0 auto 18px;background:linear-gradient(135deg,#10858B,#0d6d72);border-radius:50%;display:flex;align-items:center;justify-content:center}
.techSec .stackGrid .techCard .icnBox svg{width:32px;height:32px;fill:#FDFDFD}
.techSec .stackGrid .techCard .techName{font-size:1.25rem;font-weight:600;color:#222;margin:0 0 10px}
.techSec .stackGrid .techCard .techInfo{font-size:.95rem;color:#666;line-height:1.6}
.proofSec{padding:70px 20px;background:linear-gradient(142deg,#10858B 0%,#0d6d72 100%);position:relative}
.proofSec::after{content:'';position:absolute;bottom:-10%;left:-10%;width:500px;height:500px;background:#f9498614;border-radius:50%}
.proofSec .innerBox{position:relative;z-index:2;max-width:1100px;margin:0 auto}
.proofSec .innerBox .topTxt{text-align:center;margin-bottom:48px}
.proofSec .innerBox .topTxt .mainH{font-size:2rem;font-weight:700;color:#FDFDFD;margin:0 0 14px}
.proofSec .innerBox .topTxt .subP{font-size:1.04rem;color:#fdfdfde8;line-height:1.7}
.proofSec .innerBox .statsRow{display:flex;flex-direction:row;gap:36px;flex-wrap:wrap;justify-content:center}
.proofSec .innerBox .statsRow .statBox{flex:1 1 200px;background:#ffffff1c;border:2px solid #fdfdfd40;border-radius:5px;padding:32px 24px;text-align:center;transition:all .3s ease}
.proofSec .innerBox .statsRow .statBox:hover{background:#ffffff2b;transform:scale(1.05)}
.proofSec .innerBox .statsRow .statBox .numTxt{font-size:2.8rem;font-weight:700;color:#FDFDFD;margin:0 0 10px;display:block}
.proofSec .innerBox .statsRow .statBox .labelTxt{font-size:1.05rem;color:#fdfdfde0;margin:0}
.proofSec .btnArea{text-align:center;margin-top:44px}
.proofSec .btnArea .ctaBtn{display:inline-block;background:#F94986;color:#FDFDFD;font-size:1.08rem;font-weight:600;padding:16px 42px;border-radius:4px;text-decoration:none;box-shadow:0 6px 16px #f949864d;transition:all .3s ease;border:2px solid transparent}
.proofSec .btnArea .ctaBtn:hover{background:#d93d6f;transform:translateY(-3px);box-shadow:0 10px 24px #f9498666}
.proofSec .btnArea .ctaBtn:focus{outline:3px solid #fdfdfd80;outline-offset:4px}
@media (max-width: 768px) {
.heroWrap .mainHd{font-size:2rem}
.heroWrap .subTxt{font-size:1rem}
.personalSec .hdWrap .secHd{font-size:1.8rem}
.socialSec .flexRow{flex-direction:column}
.techSec .stackGrid{grid-template-columns:1fr}
.proofSec .innerBox .statsRow{flex-direction:column}
}
.ctHero{background:linear-gradient(127deg,#10858B 0%,#0d6a6f 48%,#10858B 100%);padding:5rem 1.25rem 4rem;position:relative;overflow:hidden}
.ctHero::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:linear-gradient(217deg,#f9498626 0%,transparent 70%);animation:slideAccent 8s ease-in-out infinite alternate}
@keyframes slideAccent {
0%{transform:translateY(0) rotate(12deg)}
100%{transform:translateY(-3rem) rotate(12deg)}
}
.ctHero .wrapInner{max-width:1440px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:2.5rem}
.ctHero .txtBlock{max-width:680px}
.ctHero .txtBlock h1{font-size:2.75rem;line-height:1.15;color:#FDFDFD;margin:0 0 1.5rem;font-weight:700;letter-spacing:-.02em}
.ctHero .txtBlock p{font-size:1.15rem;line-height:1.6;color:#fdfdfde6;margin:0}
.ctHero .imgHolder{width:280px;height:180px;border-radius:4px;overflow:hidden;box-shadow:0 8px 24px #10858b4d 0 2px 8px #00000026;position:relative}
.ctHero .imgHolder::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,#10858b66,transparent);pointer-events:none}
.ctHero .imgHolder img{width:100%;height:100%;object-fit:cover;display:block}
.detailGrid{padding:4rem 1.25rem;background:#FDFDFD}
.detailGrid .contentWrap{max-width:1440px;margin:0 auto}
.detailGrid h2{font-size:2rem;line-height:1.25;color:#1a1a1a;margin:0 0 3rem;font-weight:700}
.detailGrid .gridLayout{display:grid;grid-template-columns:1fr;gap:2rem}
.detailGrid .infoCard{background:#f8f9fa;border:1px solid #e8eaed;border-radius:3px;padding:2rem;transition:all .3s ease}
.detailGrid .infoCard:hover{box-shadow:0 4px 16px #10858b1f;border-color:#10858B}
.detailGrid .infoCard h3{font-size:1.35rem;color:#10858B;margin:0 0 1rem;font-weight:600}
.detailGrid .infoCard .dataRow{margin-bottom:1.25rem}
.detailGrid .infoCard .dataRow:last-child{margin-bottom:0}
.detailGrid .infoCard .label{font-size:.85rem;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;display:block;font-weight:600}
.detailGrid .infoCard .val{font-size:1.05rem;color:#2d3436;display:block}
.detailGrid .infoCard a.val{color:#10858B;text-decoration:none;transition:color .2s ease}
.detailGrid .infoCard a.val:hover{color:#0d6a6f;text-decoration:underline}
.formZone{padding:5rem 1.25rem;background:linear-gradient(153deg,#f4f6f7 0%,#fff 100%)}
.formZone .holder{max-width:720px;margin:0 auto}
.formZone h2{font-size:2.25rem;line-height:1.2;color:#1a1a1a;margin:0 0 1rem;font-weight:700;text-align:center}
.formZone .intro{font-size:1.05rem;line-height:1.6;color:#495057;text-align:center;margin:0 0 3rem}
.formZone form{background:#fff;border-radius:4px;padding:2.5rem;box-shadow:0 2px 12px #0000000f}
.formZone .fieldRow{margin-bottom:1.75rem}
.formZone label{font-size:.95rem;font-weight:600;color:#2d3436;display:block;margin-bottom:.5rem}
.formZone input[type="text"],.formZone input[type="tel"],.formZone select,.formZone textarea{width:100%;padding:.85rem 1rem;font-size:1rem;color:#2d3436;background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;transition:all .3s ease;font-family:inherit}
.formZone input[type="text"]:focus,.formZone input[type="tel"]:focus,.formZone select:focus,.formZone textarea:focus{outline:none;background:#fff;border-color:#10858B;box-shadow:0 0 0 3px #10858b1a}
.formZone select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%232d3436' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}
.formZone textarea{resize:vertical;min-height:140px}
.formZone .checkboxWrapper{margin:2rem 0;display:flex;gap:.75rem;align-items:flex-start}
.formZone input[type="checkbox"]{width:20px;height:20px;cursor:pointer;flex-shrink:0;margin-top:.15rem;accent-color:#10858B}
.formZone .checkboxWrapper label{margin:0;font-size:.9rem;font-weight:400;color:#495057;cursor:pointer}
.formZone .checkboxWrapper a{color:#10858B;text-decoration:none}
.formZone .checkboxWrapper a:hover{text-decoration:underline}
.formZone .submitBtn{width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#10858B 0%,#0d6a6f 100%);border:none;border-radius:3px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10858b33}
.formZone .submitBtn:hover{background:linear-gradient(135deg,#0d6a6f 0%,#10858B 100%);box-shadow:0 6px 18px #10858b4d;transform:translateY(-2px)}
.formZone .submitBtn:active{transform:translateY(0)}
.methodsBlock{padding:4rem 1.25rem;background:#fff}
.methodsBlock .container{max-width:1440px;margin:0 auto}
.methodsBlock h2{font-size:2rem;line-height:1.25;color:#1a1a1a;margin:0 0 2.5rem;font-weight:700;text-align:center}
.methodsBlock .channelGrid{display:grid;grid-template-columns:1fr;gap:1.5rem}
.methodsBlock .channel{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-left:4px solid #10858B;border-radius:3px;padding:1.75rem;transition:all .3s ease}
.methodsBlock .channel:hover{box-shadow:0 6px 20px #10858b26;transform:translateX(4px)}
.methodsBlock .channel h3{font-size:1.25rem;color:#10858B;margin:0 0 .75rem;font-weight:600}
.methodsBlock .channel p{font-size:.95rem;line-height:1.6;color:#495057;margin:0}
.hoursSection{padding:4rem 1.25rem;background:linear-gradient(168deg,#10858B 0%,#0d6a6f 100%);position:relative;overflow:hidden}
.hoursSection::after{content:'';position:absolute;bottom:-40%;left:-10%;width:50%;height:100%;background:radial-gradient(circle,#f949862e 0%,transparent 60%);pointer-events:none}
.hoursSection .wrap{max-width:1440px;margin:0 auto;position:relative;z-index:2}
.hoursSection h2{font-size:2rem;line-height:1.25;color:#FDFDFD;margin:0 0 2rem;font-weight:700;text-align:center}
.hoursSection .scheduleGrid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:600px;margin:0 auto}
.hoursSection .dayRow{background:#fdfdfd1a;border-radius:3px;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(10px);border:1px solid #fdfdfd26}
.hoursSection .dayLabel{font-size:1.05rem;font-weight:600;color:#FDFDFD}
.hoursSection .timeSpan{font-size:.95rem;color:#fdfdfdd9}
@media (min-width: 768px) {
.ctHero{padding:6rem 2rem 5rem}
.ctHero .wrapInner{flex-direction:row;align-items:center;justify-content:space-between}
.ctHero .txtBlock{max-width:580px}
.ctHero .txtBlock h1{font-size:3.25rem}
.ctHero .imgHolder{width:360px;height:240px}
.detailGrid{padding:5rem 2rem}
.detailGrid .gridLayout{grid-template-columns:repeat(2,1fr);gap:2.5rem}
.formZone{padding:6rem 2rem}
.methodsBlock{padding:5rem 2rem}
.methodsBlock .channelGrid{grid-template-columns:repeat(2,1fr);gap:2rem}
.hoursSection{padding:5rem 2rem}
.hoursSection .scheduleGrid{grid-template-columns:repeat(2,1fr)}
}
@media (min-width: 1024px) {
.ctHero .txtBlock h1{font-size:3.5rem}
.detailGrid .gridLayout{grid-template-columns:repeat(3,1fr)}
.methodsBlock .channelGrid{grid-template-columns:repeat(3,1fr)}
}
.titleHld{max-width:1440px;margin:0 auto;padding:80px 20px 60px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.titleHld .txtBlck{padding-right:40px}
.titleHld .mainHd{font-size:2.8rem;color:#10858B;margin:0 0 24px;line-height:1.2;font-weight:700;position:relative;padding-bottom:20px}
.titleHld .mainHd::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(135deg,#F94986 0%,#10858B 100%)}
.titleHld .dscr{font-size:1.15rem;line-height:1.7;color:#2a2a2a;margin:0}
.titleHld .imgWrp{position:relative;overflow:visible;margin-right:-80px}
.titleHld .imgWrp img{width:100%;height:460px;object-fit:cover;border-radius:4px;box-shadow:12px 12px 0 #10858b26 -4px -4px 0 #f949861a;filter:contrast(1.05) brightness(0.98)}
.titleHld .imgWrp::before{content:'';position:absolute;top:-12px;left:-12px;right:40px;bottom:12px;border:2px solid #10858B;border-radius:4px;z-index:-1}
.originSct{max-width:1440px;margin:0 auto;padding:100px 20px;background:linear-gradient(155deg,#FDFDFD 0%,#f0f9f9 100%)}
.originSct .innerHld{display:flex;gap:80px;align-items:flex-start}
.originSct .leftCol{flex:1}
.originSct .rightCol{flex:1;background:#fff;padding:50px;border-radius:5px;box-shadow:0 8px 24px #10858b1f}
.originSct .secHd{font-size:2.2rem;color:#2a2a2a;margin:0 0 28px;font-weight:700;line-height:1.3}
.originSct .txtBody{font-size:1.05rem;line-height:1.8;color:#3a3a3a;margin:0 0 20px}
.originSct .highlightBox{background:linear-gradient(120deg,#f9498614 0%,#10858b14 100%);padding:32px;border-left:4px solid #F94986;border-radius:3px;margin-top:32px}
.originSct .highlightBox .miniHd{font-size:1.3rem;color:#10858B;margin:0 0 16px;font-weight:600}
.originSct .highlightBox .miniTxt{font-size:1rem;line-height:1.7;color:#3a3a3a;margin:0}
.originSct .dataGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.originSct .dataCard{background:linear-gradient(135deg,#FDFDFD 0%,#f5f5f5 100%);padding:28px;border-radius:4px;border:1px solid #10858b26;transition:all .3s ease}
.originSct .dataCard:hover{transform:translateY(-4px);box-shadow:0 12px 28px #10858b2e}
.originSct .dataCard .num{font-size:2.6rem;font-weight:700;color:#F94986;margin:0 0 8px;line-height:1}
.originSct .dataCard .lbl{font-size:1rem;color:#2a2a2a;margin:0;font-weight:500}
.aprchSct{max-width:1440px;margin:0 auto;padding:100px 20px;position:relative}
.aprchSct::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;height:2px;background:linear-gradient(90deg,transparent 0%,#10858B 50%,transparent 100%)}
.aprchSct .hdr{text-align:center;margin-bottom:70px}
.aprchSct .hdr .secHd{font-size:2.4rem;color:#2a2a2a;margin:0 0 20px;font-weight:700}
.aprchSct .hdr .subTxt{font-size:1.1rem;color:#4a4a4a;margin:0;line-height:1.6}
.aprchSct .pillsRow{display:flex;gap:20px;margin-bottom:50px;justify-content:center;flex-wrap:wrap}
.aprchSct .pill{background:#fff;padding:16px 32px;border-radius:50px;border:2px solid #10858B;font-size:1rem;color:#10858B;font-weight:600;transition:all .3s ease;cursor:default}
.aprchSct .pill:hover{background:linear-gradient(135deg,#10858B 0%,#0d6a6e 100%);color:#fff;transform:scale(1.05);box-shadow:0 6px 18px #10858b4d}
.aprchSct .elementsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.aprchSct .elemCard{background:#fff;padding:40px 32px;border-radius:5px;box-shadow:0 4px 16px #00000014;position:relative;transition:all .3s ease}
.aprchSct .elemCard::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#F94986 0%,#10858B 100%);border-radius:5px 5px 0 0}
.aprchSct .elemCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #10858b33}
.aprchSct .elemCard .icon{width:56px;height:56px;background:linear-gradient(135deg,#f949861a 0%,#10858b1a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.aprchSct .elemCard .icon svg{width:28px;height:28px;fill:#10858B}
.aprchSct .elemCard .cardHd{font-size:1.4rem;color:#2a2a2a;margin:0 0 16px;font-weight:600}
.aprchSct .elemCard .cardTxt{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0}
.visualSct{max-width:1440px;margin:0 auto;padding:100px 20px;background:linear-gradient(210deg,#FDFDFD 0%,#e8f5f6 50%,#FDFDFD 100%)}
.visualSct .gridWrp{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.visualSct .imgSide{position:relative}
.visualSct .imgSide img{width:100%;height:520px;object-fit:cover;border-radius:6px;box-shadow:16px 16px 0 #f9498626}
.visualSct .imgSide::after{content:'';position:absolute;top:-20px;right:-20px;width:120px;height:120px;background:linear-gradient(135deg,#F94986 0%,#10858B 100%);opacity:.2;border-radius:50%;z-index:-1}
.visualSct .cntSide{padding-left:30px}
.visualSct .cntSide .secHd{font-size:2.3rem;color:#2a2a2a;margin:0 0 28px;font-weight:700;line-height:1.3}
.visualSct .cntSide .txtPara{font-size:1.05rem;line-height:1.8;color:#3a3a3a;margin:0 0 24px}
.visualSct .featureList{list-style:none;padding:0;margin:32px 0 0}
.visualSct .featureList li{padding:16px 0 16px 50px;position:relative;font-size:1.05rem;color:#2a2a2a;line-height:1.6;border-bottom:1px solid #10858b1a}
.visualSct .featureList li:last-child{border-bottom:none}
.visualSct .featureList li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:linear-gradient(135deg,#10858B 0%,#0d6a6e 100%);border-radius:50%}
.visualSct .featureList li::after{content:'✓';position:absolute;left:9px;top:50%;transform:translateY(-50%);color:#fff;font-size:1.2rem;font-weight:700}
.ctaSct{max-width:1440px;margin:0 auto;padding:80px 20px}
.ctaSct .boxInner{background:linear-gradient(125deg,#10858B 0%,#0d6a6e 100%);padding:70px 60px;border-radius:6px;text-align:center;position:relative;overflow:hidden;box-shadow:0 16px 48px #10858b59}
.ctaSct .boxInner::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:#f9498626;border-radius:50%}
.ctaSct .boxInner::after{content:'';position:absolute;bottom:-30%;left:-15%;width:350px;height:350px;background:#fdfdfd14;border-radius:50%}
.ctaSct .ctaHd{font-size:2.5rem;color:#fff;margin:0 0 20px;font-weight:700;position:relative;z-index:1}
.ctaSct .ctaTxt{font-size:1.15rem;color:#ffffffe6;margin:0 0 40px;line-height:1.6;position:relative;z-index:1}
.ctaSct .btnGrp{display:flex;gap:20px;justify-content:center;position:relative;z-index:1}
.ctaSct .btnPrm{background:#fff;color:#10858B;padding:16px 40px;border-radius:4px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 6px 20px #00000026}
.ctaSct .btnPrm:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000040;background:#F94986;color:#fff}
.ctaSct .btnSec{background:transparent;color:#fff;padding:16px 40px;border:2px solid #fff;border-radius:4px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}
.ctaSct .btnSec:hover{background:#fff;color:#10858B;transform:translateY(-3px)}
@media (max-width: 1024px) {
.titleHld{grid-template-columns:1fr;gap:40px;padding:60px 20px 40px}
.titleHld .txtBlck{padding-right:0}
.titleHld .imgWrp{margin-right:0}
.titleHld .imgWrp img{height:380px}
.originSct .innerHld{flex-direction:column;gap:50px}
.originSct .rightCol{padding:40px 30px}
.aprchSct .elementsGrid{grid-template-columns:1fr 1fr}
.visualSct .gridWrp{grid-template-columns:1fr;gap:40px}
.visualSct .cntSide{padding-left:0}
}
@media (max-width: 768px) {
.titleHld .mainHd{font-size:2.2rem}
.titleHld .imgWrp img{height:320px}
.originSct{padding:70px 20px}
.originSct .dataGrid{grid-template-columns:1fr;gap:20px}
.aprchSct{padding:70px 20px}
.aprchSct .elementsGrid{grid-template-columns:1fr;gap:24px}
.aprchSct .pillsRow{gap:12px}
.aprchSct .pill{padding:12px 24px;font-size:.95rem}
.visualSct{padding:70px 20px}
.visualSct .imgSide img{height:360px}
.ctaSct .boxInner{padding:50px 30px}
.ctaSct .ctaHd{font-size:2rem}
.ctaSct .btnGrp{flex-direction:column;gap:16px}
.ctaSct .btnPrm,.ctaSct .btnSec{width:100%;text-align:center}
}
.successWrp{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(138deg,#FDFDFD 0%,#f0f9fa 100%)}
.successCont{max-width:680px;width:100%;margin:0 auto;text-align:center}
.icnBox{width:120px;height:120px;margin:0 auto 32px;position:relative;display:flex;align-items:center;justify-content:center}
.icnBox::before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(125deg,#10858B 0%,#0d6d72 100%);border-radius:50%;box-shadow:0 12px 28px #10858b40}
.icnBox::after{content:'';position:absolute;width:80%;height:80%;background:#FDFDFD;border-radius:50%;z-index:1}
.checkMrk{position:relative;z-index:2;width:48px;height:48px}
.checkMrk svg{width:100%;height:100%;fill:#10858B}
.hdngPrimary{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 18px;line-height:1.2}
.txtDesc{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0 0 36px}
.btnHolder{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btnPrim{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:linear-gradient(135deg,#10858B 0%,#0d6d72 100%);color:#FDFDFD;text-decoration:none;border-radius:4px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #10858b33;position:relative;z-index:10}
.btnPrim:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10858b4d;background:linear-gradient(135deg,#0d6d72 0%,#10858B 100%)}
.btnSec{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:transparent;color:#10858B;text-decoration:none;border-radius:4px;font-size:16px;font-weight:600;border:2px solid #10858B;transition:all .3s ease;position:relative;z-index:10}
.btnSec:hover{background:#10858B;color:#FDFDFD;transform:translateY(-2px);box-shadow:0 6px 16px #10858b33}
.infoBlock{margin-top:48px;padding:24px;background:#FDFDFD;border-radius:6px;border-left:4px solid #F94986;box-shadow:0 2px 8px #0000000d}
.infoTxt{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
.infoTxt strong{color:#1a1a1a;font-weight:600}
@media (max-width: 768px) {
.successWrp{min-height:70vh;padding:30px 16px}
.icnBox{width:100px;height:100px;margin-bottom:24px}
.checkMrk{width:40px;height:40px}
.hdngPrimary{font-size:32px;margin-bottom:14px}
.txtDesc{font-size:16px;margin-bottom:28px}
.btnHolder{flex-direction:column;gap:12px}
.btnPrim,.btnSec{width:100%;padding:14px 24px}
.infoBlock{margin-top:36px;padding:20px}
.infoTxt{font-size:14px}
}
@media (max-width: 480px) {
.hdngPrimary{font-size:28px}
.txtDesc{font-size:15px}
.infoBlock{padding:18px}
}