*{box-sizing:border-box}
html{margin:0;padding:0}
body{margin:0;padding:0;font-family:'Open Sans',Arial,sans-serif;font-size:15px;line-height:1.5;background-color:#fff;color:#1a1a1a;-webkit-font-smoothing:subpixel-antialiased;overflow-x:hidden}
::selection{background-color:#1F9D83;color:#fff}
a{text-decoration:none;color:inherit}
ul{margin:0;padding:0;list-style:none}
li{margin:0;padding:0}
img{display:block;max-width:100%}
.siteheader{position:relative;width:100%;background:linear-gradient(160deg,#0e1a16 0%,#1a2a24 40%,#5614A0 100%);border-bottom:3px solid #1F9D83;overflow:hidden}
.siteheader::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#1f9d8314 0%,transparent 60%);pointer-events:none}
.headerinner{max-width:1536px;margin:0 auto;padding:0 32px;position:relative;z-index:2}
.headerlogoarea{display:flex;align-items:center;padding:24px 0 20px;border-bottom:1px solid #1f9d8340}
.logobox{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;box-shadow:0 0 0 3px #1F9D83,0 0 0 6px #1f9d8340 4px 6px 0 0 #00000059;padding:6px;flex-shrink:0}
.logobox img{width:62px;height:62px;object-fit:contain;display:block}
.headertagline{margin-left:20px;display:flex;flex-direction:column}
.headerbrandname{font-size:22px;font-weight:700;color:#fff;letter-spacing:.02em;line-height:1.2}
.headersubtext{font-size:12px;color:#1F9D83;font-weight:400;letter-spacing:.12em;text-transform:uppercase;margin-top:3px}
.headerbadgebox{margin-left:auto;display:flex;align-items:center;gap:10px}
.headerbadge{background-color:#feeebf1f;border:1px solid #feeebf59;color:#FEEEBF;font-size:12px;font-weight:700;padding:6px 14px;border-radius:6px;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:6px}
.headerbadge .glyphicon{font-size:13px;color:#1F9D83}
.headercontactstrip{display:flex;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid #ffffff12}
.headercontactlink{display:flex;align-items:center;gap:7px;color:#ffffffb3;font-size:13px;transition:color .2s;min-height:44px}
.headercontactlink:hover{color:#1F9D83}
.headercontactlink .glyphicon{font-size:14px;color:#1F9D83;flex-shrink:0}
.navarea{padding:0}
.navlist{display:flex;flex-wrap:wrap;align-items:stretch;gap:0}
.navitem{position:relative}
.navitem.has-dropdown{position:relative}
.navlink{display:flex;align-items:center;gap:6px;padding:18px 22px;color:#ffffffd1;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #ffffff12;transition:color 0.2s,background-color .2s;min-height:60px;cursor:pointer}
.navlink:hover{color:#fff;background-color:#1f9d8326}
.navlink .glyphicon{font-size:13px;color:#1F9D83;flex-shrink:0}
.navitem.has-dropdown .navlink::after{content:'';display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #ffffff80;margin-left:4px;position:relative;top:1px}
.navdropdown{display:none;position:absolute;top:100%;left:0;background-color:#12211d;border:1px solid #1f9d8366;border-top:3px solid #1F9D83;border-radius:0 0 8px 8px;min-width:200px;z-index:100;box-shadow:6px 12px 0 0 #00000059;padding:8px 0}
.navitem.has-dropdown:hover .navdropdown{display:block}
.navdropdown::before{content:'';display:block;position:absolute;top:-14px;left:0;width:100%;height:14px}
.dropdownlink{display:flex;align-items:center;gap:8px;padding:12px 20px;color:#ffffffc7;font-size:13px;font-weight:400;transition:color 0.2s,background-color .2s;min-height:44px}
.dropdownlink:hover{color:#1F9D83;background-color:#1f9d831a}
.dropdownlink .glyphicon{font-size:12px;color:#1F9D83}
.navseparator{width:1px;background-color:#ffffff12;align-self:stretch}
.navitem:last-child .navlink{border-right:none}
.sitefooter{background:linear-gradient(160deg,#0e1a16 0%,#1a2a24 50%,#2d0f6b 100%);border-top:3px solid #1F9D83;padding:56px 0 0}
.footerinner{max-width:1536px;margin:0 auto;padding:0 32px}
.footerlogoarea{padding-bottom:32px;border-bottom:1px solid #1f9d834d;display:flex;align-items:center;gap:18px}
.footerlogobox{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;box-shadow:0 0 0 3px #1F9D83,0 0 0 6px #1f9d8333 4px 6px 0 0 #0006;padding:6px;flex-shrink:0}
.footerlogobox img{width:55px;height:55px;object-fit:contain;display:block}
.footerbrandtext{font-size:18px;font-weight:700;color:#fff}
.footercolumns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:40px 0}
.footercolumn{display:flex;flex-direction:column}
.footercolumnheading{font-size:11px;font-weight:700;color:#1F9D83;text-transform:uppercase;letter-spacing:.14em;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #1f9d8340}
.footernavlist{display:flex;flex-direction:column;gap:4px}
.footernavlink{display:flex;align-items:center;gap:8px;color:#ffffffa6;font-size:14px;padding:8px 0;border-bottom:1px solid #ffffff0d;transition:color .2s;min-height:44px;overflow:hidden}
.footernavlink:hover{color:#1F9D83}
.footernavlink .glyphicon{font-size:12px;color:#5614A0;flex-shrink:0;transition:color .2s}
.footernavlink:hover .glyphicon{color:#1F9D83}
.footercontactlist{display:flex;flex-direction:column;gap:2px}
.footercontactitem{display:flex;align-items:flex-start;gap:10px;color:#ffffffa6;font-size:13px;padding:9px 0;border-bottom:1px solid #ffffff0d;min-height:44px}
.footercontactitem a{color:#ffffffa6;transition:color .2s}
.footercontactitem a:hover{color:#1F9D83}
.footercontactitem .glyphicon{font-size:13px;color:#1F9D83;flex-shrink:0;margin-top:2px}
.footercontactaddress{font-style:normal;color:#ffffffa6;font-size:13px;line-height:1.5}
.footerbottombar{border-top:1px solid #ffffff14;padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.footercopyright{color:#fff6;font-size:12px}
.footerpolicynav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.footerpolicylink{color:#fff6;font-size:12px;transition:color .2s}
.footerpolicylink:hover{color:#1F9D83}
.cookiepopupbox{position:fixed;left:0;top:50%;transform:translateY(-50%);width:340px;background-color:#12211d;border:1px solid #1f9d8373;border-left:none;border-radius:0 10px 10px 0;box-shadow:6px 12px 0 0 #00000059;z-index:9999;padding:28px 24px}
.cookiepopupbox.is-hidden{display:none}
.cookiepopuptitle{font-size:15px;font-weight:700;color:#fff;margin-bottom:12px;display:flex;align-items:center;gap:8px}
.cookiepopuptitle .glyphicon{color:#1F9D83;font-size:16px}
.cookiepopuptext{font-size:13px;color:#ffffffa6;line-height:1.5;margin-bottom:20px}
.cookiepopuptext a{color:#1F9D83;text-decoration:underline}
.cookiepopuptext a:hover{color:#FEEEBF}
.cookiepopupbuttonrow{display:flex;gap:10px}
.cookieacceptbtn{flex:1;background-color:#1F9D83;color:#fff;border:2px solid #1F9D83;border-radius:6px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer;font-family:'Open Sans',Arial,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;transition:background-color 0.2s,color .2s}
.cookieacceptbtn:hover{background-color:#17806a;border-color:#17806a}
.cookiedeclinebtn{flex:1;background-color:transparent;color:#ffffffa6;border:2px solid #fff3;border-radius:6px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer;font-family:'Open Sans',Arial,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;transition:border-color 0.2s,color .2s}
.cookiedeclinebtn:hover{border-color:#ffffff73;color:#fff}
.cookiepreferencestab{position:fixed;left:0;bottom:80px;z-index:9998;display:none}
.cookiepreferencestab.is-visible{display:block}
.cookietabbutton{background-color:#1F9D83;color:#fff;border:none;border-radius:0 6px 6px 0;padding:10px 14px;font-size:12px;font-weight:700;cursor:pointer;font-family:'Open Sans',Arial,sans-serif;display:flex;align-items:center;gap:6px;min-height:44px;letter-spacing:.06em;text-transform:uppercase;box-shadow:3px 4px 0 0 #0000004d}
.cookietabbutton:hover{background-color:#17806a}
@media (max-width: 900px) {
.footercolumns{grid-template-columns:1fr 1fr}
.footercolumn:last-child{grid-column:1 / -1}
}
@media (max-width: 640px) {
.headerinner{padding:0 16px}
.footerinner{padding:0 16px}
.footercolumns{grid-template-columns:1fr}
.footercolumn:last-child{grid-column:auto}
.headercontactstrip{flex-wrap:wrap;gap:8px}
.navlink{padding:14px;font-size:13px}
.cookiepopupbox{width:280px}
.footerbottombar{flex-direction:column;align-items:flex-start}
}
.rules-text{max-width:860px;margin:0 auto;padding:60px 40px 80px;color:#1a1a1a;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}
.rules-text h1{font-size:2.2rem;line-height:1.2;font-weight:700;margin:0 0 36px;padding-bottom:20px;border-bottom:3px solid #1F9D83;color:#111;letter-spacing:0}
.rules-text h2{font-size:1.45rem;line-height:1.3;font-weight:700;margin:52px 0 16px;color:#1a1a1a;padding-left:14px;border-left:4px solid #5614A0}
.rules-text h3{font-size:1.15rem;line-height:1.35;font-weight:700;margin:36px 0 12px;color:#1a1a1a}
.rules-text h4{font-size:1rem;line-height:1.4;font-weight:700;margin:28px 0 10px;color:#2a2a2a;text-transform:uppercase;letter-spacing:.06em}
.rules-text h5{font-size:.93rem;line-height:1.4;font-weight:700;margin:22px 0 8px;color:#2a2a2a;text-transform:uppercase;letter-spacing:.05em}
.rules-text h6{font-size:.85rem;line-height:1.5;font-weight:700;margin:18px 0 6px;color:#3a3a3a;text-transform:uppercase;letter-spacing:.05em}
.rules-text p{font-size:15px;line-height:1.75;margin:0 0 18px;color:#2c2c2c;max-width:72ch}
.rules-text strong,.rules-text b{font-weight:700;color:#111}
.rules-text em,.rules-text i{font-style:italic;color:#333}
.rules-text div{margin-bottom:12px}
@media (max-width: 768px) {
.rules-text{padding:36px 24px 60px}
.rules-text h1{font-size:1.7rem;margin-bottom:28px;padding-bottom:16px}
.rules-text h2{font-size:1.25rem;margin-top:40px}
.rules-text h3{font-size:1.08rem}
.rules-text p{max-width:100%}
}
@media (max-width: 480px) {
.rules-text{padding:28px 18px 48px}
.rules-text h1{font-size:1.45rem}
.rules-text h2{font-size:1.15rem;padding-left:10px}
}
.articlepage{max-width:1536px;margin:0 auto;background:#fff;overflow:hidden}
.articlepage ::selection{background:#1F9D83;color:#fff}
.articlepage .articleherobox{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:#f7f7f5;overflow:hidden}
.articlepage .articleherobox::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:60px;background:#fff;clip-path:ellipse(55% 100% at 50% 100%)}
.articlepage .articletextpanel{padding:64px 52px 80px 48px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.articlepage .articletextpanel::before{content:'\201C';font-size:18rem;line-height:1;color:#1F9D83;opacity:.07;position:absolute;top:-20px;left:20px;pointer-events:none}
.articlepage .articlemetarow{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:24px}
.articlepage .articletag{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#1F9D83;color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:6px}
.articlepage .articlecategory{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#FEEEBF;color:#5614A0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:6px}
.articlepage .articleherotitle{font-size:2.6rem;font-weight:800;line-height:1.15;color:#111;margin:0 0 16px;letter-spacing:-.01em;animation:titlespacing .9s ease forwards}
@keyframes titlespacing {
from{letter-spacing:.08em;opacity:.6}
to{letter-spacing:-.01em;opacity:1}
}
.articlepage .articlesubtitle{font-size:1.05rem;color:#555;line-height:1.55;margin:0 0 28px}
.articlepage .articleinfoline{display:flex;flex-direction:row;flex-wrap:wrap;gap:18px;align-items:center;font-size:.82rem;color:#888;border-top:1px solid #e5e5e5;padding-top:18px}
.articlepage .articleinfoline .infoitem{display:flex;flex-direction:row;align-items:center;gap:5px}
.articlepage .articleinfoline .infoitem i{color:#1F9D83;font-size:.95rem}
.articlepage .articleimagepanel{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 40px 80px 20px}
.articlepage .articleimageframe{width:100%;aspect-ratio:1/1;max-width:440px;overflow:hidden;clip-path:polygon(0 6%,6% 0,100% 0,100% 94%,94% 100%,0 100%);box-shadow:12px 12px 0 #FEEEBF,14px 14px 0 #1F9D83;animation:imgscale 1.1s ease forwards}
@keyframes imgscale {
from{transform:scale(0.97)}
to{transform:scale(1)}
}
.articlepage .articleimageframe img{width:100%;height:100%;object-fit:cover;display:block}
.articlepage .atmospherespotleft{position:absolute;top:30px;right:60px;width:180px;height:180px;background:#1F9D83;opacity:.08;border-radius:50%;filter:blur(48px);pointer-events:none}
.articlepage .atmospherespotright{position:absolute;bottom:60px;left:10px;width:120px;height:120px;background:#5614A0;opacity:.07;border-radius:50%;filter:blur(36px);pointer-events:none}
.articlepage .articlemainbox{padding:64px 48px 32px;display:grid;grid-template-columns:1fr 320px;gap:56px;align-items:start}
.articlepage .articlecontentcol{min-width:0}
.articlepage .articlecontentcol .articletext{font-size:1rem;line-height:1.7;color:#2a2a2a}
.articlepage .articlecontentcol .articletext p{margin:0 0 1.3em}
.articlepage .articlecontentcol .articletext h2{font-size:1.45rem;font-weight:700;color:#111;margin:2em 0 .6em;line-height:1.25;letter-spacing:.01em}
.articlepage .articlecontentcol .articletext h3{font-size:1.15rem;font-weight:600;color:#1F9D83;margin:1.6em 0 .5em;line-height:1.3}
.articlepage .articlecontentcol .articletext ins{background:#FEEEBF;text-decoration:none;padding:1px 4px;border-radius:4px;color:#5614A0}
.articlepage .articlecontentcol .articletext code{background:#f0f0ee;font-size:.88em;padding:2px 7px;border-radius:5px;color:#1F9D83;border:1px solid #e2e2e0}
.articlepage .articlecontentcol .articletext ol{padding-left:1.4em;margin:0 0 1.3em}
.articlepage .articlecontentcol .articletext li{margin-bottom:.45em;line-height:1.6}
.articlepage .articlecontentcol .articletext figure{margin:2em 0;padding:0}
.articlepage .articlecontentcol .articletext figure img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;display:block;box-shadow:8px 8px 0 #FEEEBF}
.articlepage .articlecontentcol .articletext figcaption{font-size:.8rem;color:#999;margin-top:8px;font-style:italic}
.articlepage .sidebarcol{position:sticky;top:24px;display:flex;flex-direction:column;gap:28px}
.articlepage .bookmarkbox{background:linear-gradient(150deg,#f7f7f5 60%,#FEEEBF 100%);border:1.5px solid #e8e8e4;border-radius:8px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;box-shadow:6px 6px 0 #e8e8e4}
.articlepage .bookmarkbox .bookmarklabel{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888}
.articlepage .bookmarkbox .bookmarktitle{font-size:1.05rem;font-weight:600;color:#111;line-height:1.35}
.articlepage .bookmarkbox .bookmarktextsmall{font-size:.82rem;color:#777;line-height:1.5}
.articlepage .bookmarkbox .bookmarkbtnwrap{display:flex;flex-direction:row;align-items:center;gap:0}
.articlepage .bookmarkbtn{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:11px 22px;background:#5614A0;color:#fff;font-size:.88rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background 0.22s,box-shadow .22s;box-shadow:4px 4px 0 #FEEEBF;outline:none;position:relative;overflow:hidden}
.articlepage .bookmarkbtn i{font-size:1rem;transition:transform .22s;flex-shrink:0}
.articlepage .bookmarkbtn:hover{background:#1F9D83;box-shadow:6px 6px 0 #FEEEBF}
.articlepage .bookmarkbtn:hover i{transform:translateX(4px)}
.articlepage .bookmarkbtn:focus{outline:2px solid #5614A0;outline-offset:3px}
.articlepage .savedstate{display:none}
.articlepage .savedcheckbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.articlepage .savedcheckbox:checked ~ .bookmarkbtnwrap .bookmarkbtn{background:#1F9D83}
.articlepage .savedcheckbox:checked ~ .bookmarkbtnwrap .savednormal{display:none}
.articlepage .savedcheckbox:checked ~ .bookmarkbtnwrap .savedstate{display:inline}
.articlepage .bookmarkbtn .savednormal{display:inline}
.articlepage .articlestatbox{background:#fff;border:1.5px solid #e8e8e4;border-radius:8px;padding:22px 20px;box-shadow:4px 4px 0 #e8e8e4}
.articlepage .articlestatbox .statlabel{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#bbb;margin-bottom:14px;display:block}
.articlepage .articlestatbox .statrow{display:flex;flex-direction:row;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f2f2f0}
.articlepage .articlestatbox .statrow:last-child{border-bottom:none}
.articlepage .articlestatbox .statrow i{color:#1F9D83;font-size:1rem;width:20px;flex-shrink:0}
.articlepage .articlestatbox .statrow .statval{font-weight:600;color:#111;font-size:.9rem}
.articlepage .articlestatbox .statrow .statkey{color:#999;font-size:.8rem;margin-left:auto}
.articlepage .articleauthorstrip{background:#f7f7f5;border-left:4px solid #1F9D83;border-radius:0 8px 8px 0;padding:22px 24px}
.articlepage .articleauthorstrip .authorlabel{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#bbb;margin-bottom:6px;display:block}
.articlepage .articleauthorstrip .authorname{font-size:1rem;font-weight:700;color:#111}
.articlepage .bracketdecor{display:inline-block;color:#1F9D83;opacity:.3;font-size:3.5rem;font-weight:300;line-height:1;vertical-align:middle;margin:0 6px;pointer-events:none}
.articlepage .dividerwave{height:48px;background:#f7f7f5;clip-path:ellipse(60% 100% at 50% 0%);margin-top:-2px}
.articlepage .dividerwave2{height:40px;background:#fff;clip-path:ellipse(55% 100% at 50% 100%)}
.articlepage .articlefooterstrip{background:linear-gradient(180deg,#f7f7f5 0%,#fff 100%);padding:32px 48px 48px;display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}
.articlepage .articlefooterstrip .taglinkitem{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;background:#fff;color:#5614A0;border:1.5px solid #e0d0f5;font-size:.8rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background 0.18s,color .18s}
.articlepage .articlefooterstrip .taglinkitem:hover{background:#5614A0;color:#fff}
.articlepage .articlefooterstrip .tagheading{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#bbb}
.articlepage .contentdivider{border:none;border-top:1.5px solid #f0f0ee;margin:36px 0}
@media (max-width: 1024px) {
.articlepage .articleherobox{grid-template-columns:1fr;min-height:auto}
.articlepage .articleimagepanel{padding:24px 32px 48px}
.articlepage .articletextpanel{padding:48px 32px 36px}
.articlepage .articlemainbox{grid-template-columns:1fr;padding:40px 32px 24px;gap:36px}
.articlepage .sidebarcol{position:static}
.articlepage .articlefooterstrip{padding:24px 32px 36px}
}
@media (max-width: 640px) {
.articlepage .articletextpanel{padding:36px 20px 28px}
.articlepage .articleherotitle{font-size:1.7rem}
.articlepage .articlemainbox{padding:28px 16px 16px;gap:24px}
.articlepage .articlefooterstrip{padding:20px 16px 28px}
.articlepage .bookmarkbox{padding:20px 16px}
}
.detailpage{max-width:1536px;margin:0 auto;overflow:hidden;background:#fff}
.detailpage ::selection{background:#1F9D83;color:#fff}
.detailpage .herobox{position:relative;min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff}
.detailpage .herobox .heroleftbox{position:relative;padding:72px 56px 72px 64px;display:flex;flex-direction:column;justify-content:center;gap:24px;z-index:2}
.detailpage .herobox .heroleftbox::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1F9D83 0%,#fff 100%);opacity:.07;pointer-events:none}
.detailpage .herobox .categorytag{display:inline-flex;align-items:center;gap:8px;background:#FEEEBF;color:#5614A0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:6px;width:fit-content}
.detailpage .herobox .categorytag .bi{font-size:13px}
.detailpage .herobox .heroheading{font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1;color:#0e1c18;margin:0}
.detailpage .herobox .herometa{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.detailpage .herobox .herometa .metaitem{display:flex;align-items:center;gap:6px;font-size:13px;color:#5e7070}
.detailpage .herobox .herometa .metaitem .bi{color:#1F9D83;font-size:15px}
.detailpage .herobox .priceblock{display:flex;align-items:baseline;gap:8px;margin-top:8px}
.detailpage .herobox .priceblock .pricelabel{font-size:13px;color:#7a8a88;text-transform:uppercase;letter-spacing:.1em}
.detailpage .herobox .priceblock .pricevalue{font-size:clamp(28px,3vw,42px);font-weight:800;color:#1F9D83;line-height:1}
.detailpage .herobox .herobtnrow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;margin-top:8px}
.detailpage .herobox .herobtnrow .btnprimary{display:inline-flex;align-items:center;gap:10px;background:#1F9D83;color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:8px;text-decoration:none;border:2px solid #1F9D83;box-shadow:6px 6px 0 #0b5c4d;transition:box-shadow 0.2s,transform .2s;overflow:hidden}
.detailpage .herobox .herobtnrow .btnprimary .bi{transition:transform .2s}
.detailpage .herobox .herobtnrow .btnprimary:hover{box-shadow:2px 2px 0 #0b5c4d;transform:translate(2px,2px)}
.detailpage .herobox .herobtnrow .btnprimary:hover .bi{transform:translateX(5px)}
.detailpage .herobox .herobtnrow .btnsecondary{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#5614A0;font-size:15px;font-weight:700;padding:14px 28px;border-radius:8px;text-decoration:none;border:2px solid #5614A0;box-shadow:6px 6px 0 #3a0c6e;transition:box-shadow 0.2s,transform .2s}
.detailpage .herobox .herobtnrow .btnsecondary .bi{transition:transform .2s}
.detailpage .herobox .herobtnrow .btnsecondary:hover{box-shadow:2px 2px 0 #3a0c6e;transform:translate(2px,2px)}
.detailpage .herobox .herobtnrow .btnsecondary:hover .bi{transform:translateX(5px)}
.detailpage .herobox .herorightbox{position:relative;overflow:hidden}
.detailpage .herobox .herorightbox .heroimage{width:100%;height:100%;min-height:380px;object-fit:cover;aspect-ratio:1/1;display:block;clip-path:polygon(8% 0%,100% 0%,100% 100%,0% 100%)}
.detailpage .herobox .herorightbox .imagetint{position:absolute;inset:0;background:linear-gradient(120deg,#1F9D83 0%,transparent 60%);opacity:.22;pointer-events:none}
.detailpage .contentarea{display:grid;grid-template-columns:1fr 340px;gap:0;align-items:start}
.detailpage .contentarea .maincolumn{padding:64px 56px 64px 64px;border-right:1px solid #e8eeed}
.detailpage .contentarea .sidecolumn{padding:64px 32px;background:#f8faf9;position:sticky;top:0}
.detailpage .descriptionblock{margin-bottom:56px}
.detailpage .descriptionblock .sectionlabel{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1F9D83;margin-bottom:18px;display:flex;align-items:center;gap:8px}
.detailpage .descriptionblock .sectionlabel::after{content:"";display:block;flex:1;height:1px;background:linear-gradient(to right,#1F9D83,transparent)}
.detailpage .descriptionblock .descriptioncontent{color:#1e2e2a;font-size:15px;line-height:1.7}
.detailpage .descriptionblock .descriptioncontent p{margin:0 0 18px;columns:2;column-gap:36px}
.detailpage .descriptionblock .descriptioncontent h2{font-size:22px;font-weight:700;color:#0e1c18;margin:32px 0 12px;column-span:all}
.detailpage .descriptionblock .descriptioncontent h3{font-size:18px;font-weight:600;color:#1F9D83;margin:24px 0 10px}
.detailpage .descriptionblock .descriptioncontent small{font-size:12px;color:#7a8a88}
.detailpage .descriptionblock .descriptioncontent ol{margin:0 0 18px 20px;padding:0}
.detailpage .descriptionblock .descriptioncontent ol li{margin-bottom:8px}
.detailpage .descriptionblock .descriptioncontent blockquote{border-left:4px solid #1F9D83;margin:24px 0;padding:16px 24px;background:#f0faf7;border-radius:0 8px 8px 0;color:#2d4a44;font-style:italic}
.detailpage .descriptionblock .descriptioncontent dl{margin:0 0 18px}
.detailpage .descriptionblock .descriptioncontent dt{font-weight:700;color:#0e1c18;margin-top:12px}
.detailpage .descriptionblock .descriptioncontent dd{margin-left:20px;color:#3d5550}
.detailpage .descriptionblock .descriptioncontent details{border:1px solid #d8e8e4;border-radius:8px;margin-bottom:10px;overflow:hidden}
.detailpage .descriptionblock .descriptioncontent summary{padding:12px 16px;font-weight:600;cursor:pointer;background:#f0faf7;color:#1F9D83}
.detailpage .programblock{margin-bottom:56px}
.detailpage .programblock .sectionlabel{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#5614A0;margin-bottom:18px;display:flex;align-items:center;gap:8px}
.detailpage .programblock .sectionlabel::after{content:"";display:block;flex:1;height:1px;background:linear-gradient(to right,#5614A0,transparent)}
.detailpage .programblock .programcontent{color:#1e2e2a;font-size:15px;line-height:1.7}
.detailpage .programblock .programcontent p{margin:0 0 14px}
.detailpage .programblock .programcontent h2{font-size:20px;font-weight:700;color:#0e1c18;margin:28px 0 10px;padding-bottom:6px;border-bottom:2px solid #FEEEBF}
.detailpage .programblock .programcontent ul{margin:0 0 16px;padding:0;list-style:none}
.detailpage .programblock .programcontent ul li{padding:8px 0 8px 28px;position:relative;border-bottom:1px solid #eef4f2;color:#2d4a44}
.detailpage .programblock .programcontent ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:#1F9D83;opacity:.25}
.detailpage .programblock .programcontent ul li::after{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#1F9D83}
.detailpage .programblock .programcontent dl{margin:0 0 16px}
.detailpage .programblock .programcontent dt{font-weight:700;color:#5614A0;margin-top:14px}
.detailpage .programblock .programcontent dd{margin-left:20px;color:#3d5550}
.detailpage .programblock .programcontent abbr{text-decoration:underline dotted;cursor:help;color:#1F9D83}
.detailpage .programblock .programcontent figure{margin:24px 0;border-radius:8px;overflow:hidden}
.detailpage .programblock .programcontent figcaption{font-size:12px;color:#7a8a88;padding:8px 0 0;text-align:center}
.detailpage .programblock .programcontent details{border:1px solid #d8dff0;border-radius:8px;margin-bottom:10px;overflow:hidden}
.detailpage .programblock .programcontent summary{padding:12px 16px;font-weight:600;cursor:pointer;background:#f5f2fc;color:#5614A0}
.detailpage .sidecolumn .sidecard{background:#fff;border-radius:10px;padding:28px;margin-bottom:24px;box-shadow:4px 4px 0 #d4e9e4,inset 0 1px 0 #fffc inset 0 -1px 0 #0000000a;border:1px solid #e0eeea}
.detailpage .sidecolumn .sidecard .sidecardtitle{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0e1c18;margin-bottom:16px;display:flex;align-items:center;gap:8px}
.detailpage .sidecolumn .sidecard .sidecardtitle .bi{color:#1F9D83}
.detailpage .sidecolumn .sidecard .sidepricedisplay{font-size:36px;font-weight:800;color:#1F9D83;line-height:1;margin-bottom:6px}
.detailpage .sidecolumn .sidecard .sidepricesubtitle{font-size:12px;color:#7a8a88;margin-bottom:20px}
.detailpage .sidecolumn .sidecard .sidectabtn{display:flex;align-items:center;justify-content:center;gap:10px;background:#1F9D83;color:#fff;font-size:15px;font-weight:700;padding:14px 20px;border-radius:8px;text-decoration:none;border:2px solid #1F9D83;box-shadow:4px 4px 0 #0b5c4d;transition:box-shadow 0.2s,transform .2s;width:100%;box-sizing:border-box}
.detailpage .sidecolumn .sidecard .sidectabtn .bi{transition:transform .2s}
.detailpage .sidecolumn .sidecard .sidectabtn:hover{box-shadow:1px 1px 0 #0b5c4d;transform:translate(2px,2px)}
.detailpage .sidecolumn .sidecard .sidectabtn:hover .bi{transform:translateX(5px)}
.detailpage .sidecolumn .sidecard .contactlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.detailpage .sidecolumn .sidecard .contactlist li{display:flex;flex-direction:column;gap:2px}
.detailpage .sidecolumn .sidecard .contactlist .contactlabel{font-size:11px;color:#7a8a88;text-transform:uppercase;letter-spacing:.08em}
.detailpage .sidecolumn .sidecard .contactlist a{color:#5614A0;font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:6px;transition:color .2s}
.detailpage .sidecolumn .sidecard .contactlist a:hover{color:#1F9D83}
.detailpage .sidecolumn .sidecard .contactlist a .bi{font-size:15px}
.detailpage .accentstrip{background:linear-gradient(90deg,#1F9D83 0%,#5614A0 100%);padding:40px 64px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.detailpage .accentstrip .striptext{color:#fff}
.detailpage .accentstrip .striptext .stripheading{font-size:clamp(18px,2vw,26px);font-weight:700;margin:0 0 6px;color:#fff}
.detailpage .accentstrip .striptext .stripdesc{font-size:14px;color:#fffc;margin:0}
.detailpage .accentstrip .stripbtn{display:inline-flex;align-items:center;gap:10px;background:#FEEEBF;color:#5614A0;font-size:15px;font-weight:700;padding:14px 28px;border-radius:8px;text-decoration:none;border:2px solid #FEEEBF;box-shadow:4px 4px 0 #0003;transition:box-shadow 0.2s,transform .2s;white-space:nowrap;flex-shrink:0}
.detailpage .accentstrip .stripbtn .bi{transition:transform .2s}
.detailpage .accentstrip .stripbtn:hover{box-shadow:1px 1px 0 #0003;transform:translate(2px,2px)}
.detailpage .accentstrip .stripbtn:hover .bi{transform:translateX(5px)}
@media (max-width: 1024px) {
.detailpage .herobox{grid-template-columns:1fr}
.detailpage .herobox .heroleftbox{padding:48px 32px}
.detailpage .herobox .herorightbox .heroimage{clip-path:none;min-height:280px;aspect-ratio:16/7}
.detailpage .contentarea{grid-template-columns:1fr}
.detailpage .contentarea .maincolumn{padding:40px 32px;border-right:none;border-bottom:1px solid #e8eeed}
.detailpage .contentarea .sidecolumn{padding:32px;position:static}
.detailpage .descriptionblock .descriptioncontent p{columns:1}
.detailpage .accentstrip{padding:32px}
}
@media (max-width: 640px) {
.detailpage .herobox .heroleftbox{padding:32px 20px}
.detailpage .contentarea .maincolumn{padding:28px 20px}
.detailpage .contentarea .sidecolumn{padding:20px}
.detailpage .herobox .herobtnrow{flex-direction:column}
.detailpage .accentstrip{padding:24px 20px;flex-direction:column;align-items:flex-start}
}
.blogpage{overflow-x:hidden;background:#fff;max-width:1536px;margin:0 auto}
.blogpage .heroblock{position:relative;min-height:420px;display:flex;align-items:flex-end;padding:0;overflow:hidden;background:#0d0d1a}
.blogpage .heroblock .atmospherespots{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.blogpage .heroblock .atmospherespots .spot{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18}
.blogpage .heroblock .atmospherespots .spot-a{width:500px;height:500px;background:#1F9D83;top:-120px;right:10%}
.blogpage .heroblock .atmospherespots .spot-b{width:340px;height:340px;background:#5614A0;bottom:-80px;left:5%}
.blogpage .heroblock .cornertriangle{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 120px 120px 0;border-color:transparent #1F9D83 transparent transparent;opacity:.35;pointer-events:none}
.blogpage .heroblock .cornertrianglebottom{position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:80px 0 0 80px;border-color:transparent transparent transparent #5614A0;opacity:.25;pointer-events:none}
.blogpage .heroblock .herocontent{position:relative;z-index:2;padding:80px 60px 60px;max-width:820px;animation:slideupload .8s cubic-bezier(0.22,1,0.36,1) both}
@keyframes slideupload {
from{opacity:0;transform:translateY(40px)}
to{opacity:1;transform:translateY(0)}
}
.blogpage .heroblock .breadcrumbbar{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:24px}
.blogpage .heroblock .breadcrumbbar a,.blogpage .heroblock .breadcrumbbar span{color:#ffffff8c;text-decoration:none;font-size:13px;letter-spacing:.04em;transition:color .2s}
.blogpage .heroblock .breadcrumbbar a:hover{color:#1F9D83}
.blogpage .heroblock .breadcrumbbar .sep{color:#ffffff40}
.blogpage .heroblock .breadcrumbbar .current{color:#ffffffd9}
.blogpage .heroblock .herolabel{display:inline-block;background:#1F9D83;color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;margin-bottom:20px;box-shadow:4px 4px 0 #5614A0}
.blogpage .heroblock .herotitle{font-size:52px;line-height:1.1;color:#fff;margin:0 0 18px;font-weight:700;letter-spacing:-.01em}
.blogpage .heroblock .herodesc{color:#ffffffa6;font-size:16px;line-height:1.6;margin:0;max-width:560px}
.blogpage .heroimage{position:absolute;right:0;top:0;bottom:0;width:42%;overflow:hidden}
.blogpage .heroimage img{width:100%;height:100%;object-fit:cover;object-position:center;animation:sharpload 1.2s ease both;filter:saturate(0.7);aspect-ratio:1/1}
@keyframes sharpload {
from{filter:blur(12px) saturate(0.7)}
to{filter:blur(0px) saturate(0.7)}
}
.blogpage .heroimage::after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0d0d1a 0%,transparent 60%)}
.blogpage .sectiondivider{border:none;border-top:2px dashed #1F9D83;margin:0;opacity:.3}
.blogpage .postsarea{padding:72px 60px;background:#fafafa}
.blogpage .postsarea .postsheading{display:flex;flex-direction:row;align-items:baseline;gap:20px;margin-bottom:48px}
.blogpage .postsarea .postsheading h2{font-size:30px;font-weight:700;color:#111;margin:0;letter-spacing:-.02em}
.blogpage .postsarea .postsheading .headingline{flex:1;height:2px;background:linear-gradient(to right,#1F9D83,transparent)}
.blogpage .cardgrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.blogpage .cardgrid .postcard{background:#fff;border:1px solid #e8e8e8;display:flex;flex-direction:column;box-shadow:6px 6px 0 #e0e0e0;transition:box-shadow 0.2s,transform .2s}
.blogpage .cardgrid .postcard:hover{box-shadow:10px 10px 0 #1F9D8322;transform:translate(-2px,-2px)}
.blogpage .cardgrid .postcard .cardimgbox{position:relative;overflow:hidden;aspect-ratio:1/1;background:#eee}
.blogpage .cardgrid .postcard .cardimgbox img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s}
.blogpage .cardgrid .postcard:hover .cardimgbox img{transform:scale(1.04)}
.blogpage .cardgrid .postcard .cardimgbox .cardtag{position:absolute;top:14px;left:14px;background:#1F9D83;color:#fff;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;font-weight:600}
.blogpage .cardgrid .postcard .cardbody{padding:24px 22px 20px;display:flex;flex-direction:column;flex:1}
.blogpage .cardgrid .postcard .cardmeta{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}
.blogpage .cardgrid .postcard .cardmeta .metatag{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#5614A0;font-weight:600;background:#FEEEBF;padding:3px 8px}
.blogpage .cardgrid .postcard .cardmeta .readtime{font-size:11px;color:#888;display:flex;flex-direction:row;align-items:center;gap:4px}
.blogpage .cardgrid .postcard .cardtitle{font-size:18px;font-weight:700;color:#111;margin:0 0 8px;line-height:1.3;letter-spacing:-.01em}
.blogpage .cardgrid .postcard .cardsubtitle{font-size:13px;color:#666;margin:0 0 12px;font-style:italic}
.blogpage .cardgrid .postcard .carddesc{font-size:14px;color:#444;line-height:1.6;margin:0 0 20px;flex:1}
.blogpage .cardgrid .postcard .cardfooter{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px dashed #e0e0e0;padding-top:14px}
.blogpage .cardgrid .postcard .authorinfo{display:flex;flex-direction:column;gap:2px}
.blogpage .cardgrid .postcard .authorname{font-size:12px;font-weight:600;color:#222}
.blogpage .cardgrid .postcard .publishdate{font-size:11px;color:#999}
.blogpage .cardgrid .postcard .readlink{display:inline-flex;flex-direction:row;align-items:center;gap:6px;background:#111;color:#fff;text-decoration:none;font-size:12px;font-weight:600;padding:8px 14px;border-radius:6px;transition:background 0.2s,gap .2s;letter-spacing:.03em}
.blogpage .cardgrid .postcard .readlink:hover{background:#1F9D83;gap:10px}
.blogpage .cardgrid .postcard .readlink i{font-size:13px}
.blogpage .viewscount{font-size:11px;color:#aaa;display:flex;flex-direction:row;align-items:center;gap:4px}
.blogpage .infoblock{padding:80px 60px;background:#fff;display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start}
.blogpage .infoblock .infoleft{position:sticky;top:20px}
.blogpage .infoblock .infoleft .infocorner{width:0;height:0;border-style:solid;border-width:48px 48px 0 0;border-color:#FEEEBF transparent transparent;margin-bottom:20px}
.blogpage .infoblock .infoleft h3{font-size:28px;font-weight:700;color:#111;margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}
.blogpage .infoblock .infoleft p{font-size:15px;color:#555;line-height:1.6;margin:0 0 24px}
.blogpage .infoblock .infoleft .contactlink{display:inline-flex;flex-direction:row;align-items:center;gap:8px;color:#1F9D83;text-decoration:none;font-weight:600;font-size:14px;border-bottom:2px solid #1F9D83;padding-bottom:2px;transition:color 0.2s,gap .2s}
.blogpage .infoblock .infoleft .contactlink:hover{color:#5614A0;border-color:#5614A0;gap:12px}
.blogpage .infoblock .inforight{display:grid;grid-template-columns:1fr 1fr;gap:0}
.blogpage .infoblock .inforight .colorzone{padding:32px 28px;display:flex;flex-direction:column;gap:10px}
.blogpage .infoblock .inforight .colorzone-a{background:#1F9D83;border-radius:8px 0 0 0}
.blogpage .infoblock .inforight .colorzone-b{background:#FEEEBF;border-radius:0 8px 0 0}
.blogpage .infoblock .inforight .colorzone-c{background:#f5f0ff;border-radius:0 0 0 8px}
.blogpage .infoblock .inforight .colorzone-d{background:#5614A0;border-radius:0 0 8px 0}
.blogpage .infoblock .inforight .colorzone .zonelabel{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;opacity:.7}
.blogpage .infoblock .inforight .colorzone-a .zonelabel,.blogpage .infoblock .inforight .colorzone-a .zonetext{color:#fff}
.blogpage .infoblock .inforight .colorzone-d .zonelabel,.blogpage .infoblock .inforight .colorzone-d .zonetext{color:#fff}
.blogpage .infoblock .inforight .colorzone-b .zonelabel,.blogpage .infoblock .inforight .colorzone-b .zonetext{color:#1a1a1a}
.blogpage .infoblock .inforight .colorzone-c .zonelabel,.blogpage .infoblock .inforight .colorzone-c .zonetext{color:#1a1a1a}
.blogpage .infoblock .inforight .zonetext{font-size:14px;line-height:1.55}
.blogpage .infoblock .inforight .zonelabel i{margin-right:6px}
.blogpage .pyramidblock{padding:72px 60px;background:linear-gradient(to bottom,#0d0d1a,#1a103a);position:relative;overflow:hidden}
.blogpage .pyramidblock .pyramidcorner{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 100px 100px 0;border-color:transparent #1F9D83 transparent transparent;opacity:.2;pointer-events:none}
.blogpage .pyramidblock .pyramidlayout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.blogpage .pyramidblock .pyramidtext h3{font-size:32px;color:#fff;font-weight:300;letter-spacing:.06em;text-transform:uppercase;margin:0 0 20px;line-height:1.2}
.blogpage .pyramidblock .pyramidtext p{color:#fff9;font-size:15px;line-height:1.6;margin:0 0 16px}
.blogpage .pyramidblock .pyramidtext p:last-child{margin:0}
.blogpage .pyramidvisual{display:flex;flex-direction:column;align-items:center;gap:6px}
.blogpage .pyramidvisual .pyramidlayer{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;height:52px;transition:filter .2s}
.blogpage .pyramidvisual .pyramidlayer:hover{filter:brightness(1.15)}
.blogpage .pyramidvisual .layer1{width:100%;background:#1F9D83;box-shadow:5px 5px 0 #0000004d}
.blogpage .pyramidvisual .layer2{width:78%;background:#2a7a9e;box-shadow:5px 5px 0 #0000004d}
.blogpage .pyramidvisual .layer3{width:56%;background:#5614A0;box-shadow:5px 5px 0 #0000004d}
.blogpage .pyramidvisual .layer4{width:34%;background:#8b2fc9;box-shadow:5px 5px 0 #0000004d}
@media (max-width: 1100px) {
.blogpage .heroblock .herotitle{font-size:38px}
.blogpage .heroimage{width:36%}
.blogpage .cardgrid{grid-template-columns:1fr 1fr}
.blogpage .infoblock{grid-template-columns:1fr}
.blogpage .infoblock .infoleft{position:static}
.blogpage .pyramidblock .pyramidlayout{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 720px) {
.blogpage .heroblock .herocontent{padding:60px 24px 40px}
.blogpage .heroblock .herotitle{font-size:28px}
.blogpage .heroimage{display:none}
.blogpage .postsarea{padding:48px 24px}
.blogpage .cardgrid{grid-template-columns:1fr}
.blogpage .infoblock{padding:48px 24px;gap:32px}
.blogpage .infoblock .inforight{grid-template-columns:1fr}
.blogpage .infoblock .inforight .colorzone{border-radius:0}
.blogpage .pyramidblock{padding:48px 24px}
.blogpage .pyramidvisual .pyramidlayer{font-size:10px}
}
.servicespage{background-color:#f9f9f7;overflow:hidden;position:relative}
.servicespage *,.servicespage ::before,.servicespage ::after{box-sizing:border-box;margin:0;padding:0}
.servicespage ::selection{background-color:#1F9D83;color:#fff}
.servicespage .pageherobox{background-color:#1F9D83;position:relative;padding:80px 40px 70px;overflow:hidden;max-width:1536px;margin:0 auto}
.servicespage .pageherobox::before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:32px 32px;pointer-events:none}
.servicespage .pageherobox::after{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.4;pointer-events:none}
.servicespage .heroinnerbox{position:relative;z-index:1;max-width:1536px;margin:0 auto;animation:slideupin .7s cubic-bezier(0.22,1,0.36,1) both}
@keyframes slideupin {
from{opacity:0;transform:translateY(32px)}
to{opacity:1;transform:translateY(0)}
}
.servicespage .herobadge{display:inline-block;background-color:#ffffff26;color:#fff;font-size:11px;letter-spacing:.15em;text-transform:uppercase;padding:5px 14px;border-radius:6px;margin-bottom:24px;border:1px solid #ffffff40}
.servicespage .herotitle{font-size:clamp(32px,5vw,64px);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em;max-width:700px;margin-bottom:20px}
.servicespage .herodescription{font-size:16px;color:#fffc;line-height:1.6;max-width:520px}
.servicespage .herometarow{display:flex;flex-direction:row;gap:32px;margin-top:40px;flex-wrap:wrap}
.servicespage .herometaitem{display:flex;flex-direction:column;gap:4px}
.servicespage .herometanumber{font-size:28px;font-weight:700;color:#FEEEBF;line-height:1}
.servicespage .herometalabel{font-size:12px;color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase}
.servicespage .cardsgridwrapper{max-width:1536px;margin:0 auto;padding:72px 40px}
.servicespage .sectionlabel{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#1F9D83;margin-bottom:10px;font-weight:600}
.servicespage .sectionheading{font-size:clamp(22px,3vw,36px);font-weight:700;color:#111;line-height:1.2;margin-bottom:48px;max-width:480px}
.servicespage .cardsgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:32px;align-items:start}
.servicespage .servicecard{background:#fff;border-radius:8px;overflow:hidden;box-shadow:6px 6px 0 0 #1f9d831f;border:1px solid #e8e8e3;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease;animation:cardfadein .6s ease both}
.servicespage .servicecard:nth-child(1){animation-delay:.1s}
.servicespage .servicecard:nth-child(2){animation-delay:.2s}
@keyframes cardfadein {
from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
.servicespage .servicecard:hover{box-shadow:10px 10px 0 0 #1f9d8333;transform:translateY(-3px)}
.servicespage .cardimagebox{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative}
.servicespage .cardimagebox img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.servicespage .servicecard:hover .cardimagebox img{transform:scale(1.04)}
.servicespage .cardimageoverlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,#5614a059 100%);pointer-events:none}
.servicespage .cardtagbox{position:absolute;top:14px;left:14px;display:flex;flex-direction:row;gap:8px;align-items:center}
.servicespage .cardtag{background-color:#5614A0;color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:6px}
.servicespage .cardviewsbadge{background-color:#00000073;color:#fff;font-size:11px;padding:4px 10px;border-radius:6px;display:flex;flex-direction:row;align-items:center;gap:5px}
.servicespage .cardbodybox{padding:24px 26px 28px;display:flex;flex-direction:column;flex:1;gap:12px}
.servicespage .cardtitletext{font-size:19px;font-weight:700;color:#111;line-height:1.3}
.servicespage .carddesctext{font-size:14px;color:#555;line-height:1.6;flex:1}
.servicespage .cardpricebar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:8px;flex-wrap:wrap;gap:12px}
.servicespage .cardpricevalue{font-size:22px;font-weight:800;color:#1F9D83}
.servicespage .cardactionlink{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:#1F9D83;color:#fff;text-decoration:none;font-size:13px;font-weight:600;padding:10px 18px;border-radius:8px;transition:background-color .2s ease,gap .2s ease}
.servicespage .cardactionlink:hover{background-color:#178a71;gap:12px}
.servicespage .cardactionlink i{font-size:14px}
.servicespage .howitsworkssection{background-color:#111;padding:72px 40px;position:relative;overflow:hidden}
.servicespage .howitsworkssection::before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:40px 40px;pointer-events:none}
.servicespage .howitsworksinner{max-width:1536px;margin:0 auto;position:relative;z-index:1}
.servicespage .howlabeltext{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#FEEEBF;margin-bottom:10px;font-weight:600}
.servicespage .howheadingtext{font-size:clamp(22px,3vw,36px);font-weight:700;color:#fff;line-height:1.2;margin-bottom:56px;max-width:480px}
.servicespage .stepsrow{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0;border-left:2px solid #ffffff1a}
.servicespage .stepitem{padding:32px 32px 32px 36px;border-bottom:1px solid #ffffff12;animation:cardfadein .6s ease both}
.servicespage .stepitem:nth-child(1){animation-delay:.15s}
.servicespage .stepitem:nth-child(2){animation-delay:.25s}
.servicespage .stepitem:nth-child(3){animation-delay:.35s}
.servicespage .stepitem:nth-child(4){animation-delay:.45s}
.servicespage .stepnumber{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#1F9D83;margin-bottom:16px;display:flex;flex-direction:row;align-items:center;gap:8px}
.servicespage .stepnumber::before{content:'';display:block;width:6px;height:6px;border-radius:50%;background-color:#1F9D83;flex-shrink:0}
.servicespage .steptitletext{font-size:16px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:10px}
.servicespage .stepbodytext{font-size:13px;color:#ffffff8c;line-height:1.6}
.servicespage .expertisesection{max-width:1536px;margin:0 auto;padding:72px 40px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.servicespage .expertiseimgbox{position:relative}
.servicespage .expertiseimageouter{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;box-shadow:12px 12px 0 0 #5614a026}
.servicespage .expertiseimageouter img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.servicespage .expertiseglowtag{position:absolute;bottom:-20px;right:-20px;background-color:#5614A0;color:#fff;padding:20px 24px;border-radius:8px;box-shadow:6px 6px 0 0 #5614a040}
.servicespage .expertiseglowtag strong{display:block;font-size:28px;font-weight:800;line-height:1;color:#FEEEBF}
.servicespage .expertiseglowtag span{font-size:11px;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase}
.servicespage .expertisecontentbox{display:flex;flex-direction:column;gap:24px}
.servicespage .expertisesubtag{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#5614A0;font-weight:600}
.servicespage .expertiseheading{font-size:clamp(22px,2.8vw,34px);font-weight:700;color:#111;line-height:1.2}
.servicespage .expertisetextcolumns{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.servicespage .expertisetextcolumns p{font-size:14px;color:#444;line-height:1.7}
.servicespage .expertisefeaturelist{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:4px}
.servicespage .expertisefeaturelist li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:14px;color:#333;line-height:1.5}
.servicespage .expertisefeaturelist li i{color:#1F9D83;font-size:16px;margin-top:2px;flex-shrink:0}
.servicespage .expertisectarow{display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}
.servicespage .expertiseprimarybutton{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:#5614A0;color:#fff;text-decoration:none;font-size:14px;font-weight:600;padding:13px 24px;border-radius:8px;transition:background-color .2s ease,gap .2s ease}
.servicespage .expertiseprimarybutton:hover{background-color:#470f88;gap:12px}
.servicespage .expertiseprimarybutton i{font-size:15px}
.servicespage .expertisesecondarylink{font-size:14px;color:#1F9D83;text-decoration:none;font-weight:600;display:inline-flex;flex-direction:row;align-items:center;gap:6px;transition:gap .2s ease}
.servicespage .expertisesecondarylink:hover{gap:10px}
.servicespage .dotseparator{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:20px 0}
.servicespage .dotseparator span{display:block;width:6px;height:6px;border-radius:50%;background-color:#ccc}
.servicespage .dotseparator span:nth-child(3){width:9px;height:9px;background-color:#1F9D83}
.servicespage .contactbanner{background:linear-gradient(135deg,#5614A0 0%,#1F9D83 100%);padding:64px 40px;position:relative;overflow:hidden}
.servicespage .contactbanner::before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
.servicespage .contactbannerinner{max-width:1536px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;position:relative;z-index:1}
.servicespage .contactbannertext{display:flex;flex-direction:column;gap:12px}
.servicespage .contactbannertitle{font-size:clamp(20px,3vw,30px);font-weight:700;color:#fff;line-height:1.25}
.servicespage .contactbannerdesc{font-size:15px;color:#ffffffbf;line-height:1.6;max-width:480px}
.servicespage .contactbannerbuttonrow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.servicespage .bannerprimarybutton{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:#FEEEBF;color:#111;text-decoration:none;font-size:14px;font-weight:700;padding:13px 24px;border-radius:8px;transition:background-color .2s ease,gap .2s ease}
.servicespage .bannerprimarybutton:hover{background-color:#fde89e;gap:12px}
.servicespage .bannerprimarybutton i{font-size:15px}
.servicespage .bannersecondarybutton{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background-color:transparent;color:#fff;text-decoration:none;font-size:14px;font-weight:600;padding:13px 24px;border-radius:8px;border:1px solid #fff6;transition:background-color .2s ease,gap .2s ease}
.servicespage .bannersecondarybutton:hover{background-color:#ffffff1a;gap:12px}
.servicespage .bannersecondarybutton i{font-size:15px}
@media (max-width: 1024px) {
.servicespage .expertisesection{grid-template-columns:1fr;gap:48px}
.servicespage .expertiseglowtag{right:0}
}
@media (max-width: 768px) {
.servicespage .pageherobox,.servicespage .cardsgridwrapper,.servicespage .howitsworkssection,.servicespage .expertisesection,.servicespage .contactbanner{padding-left:20px;padding-right:20px}
.servicespage .cardsgrid{grid-template-columns:1fr}
.servicespage .expertisetextcolumns{grid-template-columns:1fr}
.servicespage .stepsrow{grid-template-columns:1fr}
.servicespage .contactbannerinner{flex-direction:column;align-items:flex-start}
.servicespage .herometarow{gap:20px}
}
@media (max-width: 480px) {
.servicespage .cardpricebar{flex-direction:column;align-items:flex-start}
}
.servicespage{overflow-x:hidden;max-width:1536px;margin:0 auto}
.servicespage *,.servicespage ::before,.servicespage ::after{box-sizing:border-box}
.servicespage ::selection{background:#1F9D83;color:#fff}
.servicespage .titleblock{position:relative;min-height:520px;display:flex;align-items:flex-end;overflow:hidden}
.servicespage .titleblock .titlebg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.18;z-index:0;filter:blur(2px)}
.servicespage .titleblock .titleoverlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,#1F9D83 100%);z-index:1}
.servicespage .titleblock .titledecobox{position:absolute;left:0;bottom:0;width:55%;height:100%;z-index:2;pointer-events:none}
.servicespage .titleblock .titledecobox::before{content:"";position:absolute;bottom:60px;left:48px;width:180px;height:180px;background:#5614A0;opacity:.18;border-radius:8px;transform:rotate(18deg);filter:blur(28px)}
.servicespage .titleblock .titlecontent{position:relative;z-index:3;padding:64px 56px 72px;max-width:820px}
.servicespage .titleblock .titlecontent h1{font-size:3.4rem;line-height:1.2;font-weight:800;color:#fff;letter-spacing:-.5px;margin:0 0 22px}
.servicespage .titleblock .titlecontent h1 .accentword{color:#FEEEBF;font-style:italic}
.servicespage .titleblock .titlecontent .titlelead{font-size:1.08rem;line-height:1.6;color:#ffffffe0;max-width:540px;margin:0}
.servicespage .titleblock .titlebadgebox{position:absolute;right:56px;bottom:56px;z-index:3;display:flex;flex-direction:column;gap:12px;align-items:flex-end}
.servicespage .titleblock .titlebadgebox .titlebadge{background:#5614A0;color:#FEEEBF;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:8px 18px;border-radius:6px}
.servicespage .dividerdiamondbox{display:flex;align-items:center;justify-content:center;padding:10px 0}
.servicespage .dividerdiamondbox .dividerline{height:1px;flex:1;background:#d0ece7;max-width:200px}
.servicespage .dividerdiamondbox .diviamondshape{width:10px;height:10px;background:#1F9D83;transform:rotate(45deg);margin:0 12px}
.servicespage .serviceslistsection{padding:72px 56px;background:#fff}
.servicespage .serviceslistsection .sectionlabel{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#5614A0;margin:0 0 14px}
.servicespage .serviceslistsection .sectionheading{font-size:1.9rem;font-weight:700;color:#111;margin:0 0 48px;max-width:560px;line-height:1.3}
.servicespage .servicesgrid{display:grid;grid-template-columns:1fr 1fr;gap:0}
.servicespage .servicesgrid .servicecard{padding:40px 44px;border:1px solid #e8e8e8;position:relative;transition:background .2s}
.servicespage .servicesgrid .servicecard:hover{background:#f7fdfb}
.servicespage .servicesgrid .servicecard .cardicon{width:44px;height:44px;background:#FEEEBF;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:1.25rem;color:#5614A0}
.servicespage .servicesgrid .servicecard .cardtitle{font-size:1.12rem;font-weight:700;color:#111;margin:0 0 10px}
.servicespage .servicesgrid .servicecard .carddesc{font-size:.92rem;line-height:1.6;color:#555;margin:0 0 20px}
.servicespage .servicesgrid .servicecard .cardlink{font-size:.85rem;font-weight:700;color:#1F9D83;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap 0.2s,color .2s}
.servicespage .servicesgrid .servicecard .cardlink:hover{color:#5614A0;gap:12px}
.servicespage .servicesgrid .servicecard .cardlink i{transition:transform .2s}
.servicespage .servicesgrid .servicecard .cardlink:hover i{transform:translateX(4px)}
.servicespage .servicesgrid .servicecard .cardtag{position:absolute;top:20px;right:20px;background:#1F9D83;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:4px}
.servicespage .showcasesection{padding:0;background:#f4f0fa;display:grid;grid-template-columns:1fr 1fr;min-height:480px}
.servicespage .showcasesection .showcaseimagebox{position:relative;overflow:hidden}
.servicespage .showcasesection .showcaseimagebox img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;aspect-ratio:1/1}
.servicespage .showcasesection .showcaseimagebox .imageoverlay{position:absolute;inset:0;background:linear-gradient(135deg,#5614A0 0%,transparent 60%);opacity:.35;pointer-events:none}
.servicespage .showcasesection .showcasecontent{padding:64px 52px;display:flex;flex-direction:column;justify-content:center;gap:24px}
.servicespage .showcasesection .showcasecontent .showcaselabel{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#5614A0}
.servicespage .showcasesection .showcasecontent .showcasetitle{font-size:1.65rem;font-weight:700;color:#111;line-height:1.3;margin:0}
.servicespage .showcasesection .showcasecontent .showcasedesc{font-size:.95rem;line-height:1.65;color:#444;margin:0}
.servicespage .showcasesection .showcasecontent .showcasemetrics{display:flex;flex-direction:row;gap:32px;margin-top:8px}
.servicespage .showcasesection .showcasecontent .showcasemetrics .metricitem .metricvalue{font-size:1.8rem;font-weight:800;color:#1F9D83;line-height:1}
.servicespage .showcasesection .showcasecontent .showcasemetrics .metricitem .metriclabel{font-size:.78rem;color:#666;margin-top:4px}
.servicespage .processsection{padding:80px 56px;background:#fff}
.servicespage .processsection .processlabel{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1F9D83;margin-bottom:12px}
.servicespage .processsection .processtitle{font-size:1.7rem;font-weight:700;color:#111;margin:0 0 56px;max-width:480px;line-height:1.3}
.servicespage .processstepsbox{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}
.servicespage .processstepsbox .processstep{padding:0 32px 0 0;position:relative}
.servicespage .processstepsbox .processstep:not(:last-child)::after{content:"";position:absolute;top:22px;right:0;width:60%;height:2px;background:linear-gradient(to right,#1F9D83,#e0e0e0)}
.servicespage .processstepsbox .processstep .stepnumber{width:44px;height:44px;border-radius:8px;background:#1F9D83;color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:4px 8px 0 #1f9d8333}
.servicespage .processstepsbox .processstep .steptitle{font-size:1rem;font-weight:700;color:#111;margin:0 0 10px}
.servicespage .processstepsbox .processstep .stepdesc{font-size:.88rem;line-height:1.6;color:#555;margin:0}
.servicespage .testimonialsection{padding:72px 56px;background:#FEEEBF;display:grid;grid-template-columns:1fr 2fr;gap:64px;align-items:center}
.servicespage .testimonialsection .testimonialsidetitle{font-size:1.6rem;font-weight:700;color:#111;line-height:1.35;margin:0 0 16px}
.servicespage .testimonialsection .testimonialsidenote{font-size:.88rem;color:#555;line-height:1.6;margin:0}
.servicespage .testimonialsection .testimonialcards{display:flex;flex-direction:column;gap:20px}
.servicespage .testimonialsection .testimonialcards .testimonialcard{background:#fff;border-radius:8px;padding:28px 32px;box-shadow:6px 10px 0 #5614a014}
.servicespage .testimonialsection .testimonialcards .testimonialcard .testimonialtext{font-size:.93rem;line-height:1.65;color:#333;margin:0 0 16px}
.servicespage .testimonialsection .testimonialcards .testimonialcard .testimonialauthorbox{display:flex;flex-direction:row;align-items:center;gap:14px}
.servicespage .testimonialsection .testimonialcards .testimonialcard .testimonialauthorimg{width:44px;height:44px;border-radius:8px;object-fit:cover;object-position:top center}
.servicespage .testimonialsection .testimonialcards .testimonialcard .testimonialauthorname{font-size:.88rem;font-weight:700;color:#111}
.servicespage .testimonialsection .testimonialcards .testimonialcard .testimonialauthorrole{font-size:.78rem;color:#888;margin-top:2px}
.servicespage .contactbannersection{padding:72px 56px;background:#5614A0;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.servicespage .contactbannersection .bannerleftbox .bannertitle{font-size:1.8rem;font-weight:700;color:#FEEEBF;line-height:1.3;margin:0 0 18px}
.servicespage .contactbannersection .bannerleftbox .bannerdesc{font-size:.95rem;line-height:1.6;color:#fffc;margin:0}
.servicespage .contactbannersection .bannerrightbox{display:flex;flex-direction:column;gap:16px}
.servicespage .contactbannersection .bannerrightbox .contactformbox{display:flex;flex-direction:column;gap:14px}
.servicespage .contactbannersection .bannerrightbox .contactformbox form{display:flex;flex-direction:column;gap:12px}
.servicespage .contactbannersection .bannerrightbox .contactformbox form input,.servicespage .contactbannersection .bannerrightbox .contactformbox form textarea,.servicespage .contactbannersection .bannerrightbox .contactformbox form select{background:#ffffff1a;border:1px solid #ffffff40;border-radius:6px;padding:12px 16px;color:#fff;font-size:.92rem;width:100%;outline:none;transition:border-color .2s}
.servicespage .contactbannersection .bannerrightbox .contactformbox form input::placeholder,.servicespage .contactbannersection .bannerrightbox .contactformbox form textarea::placeholder{color:#ffffff80;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.servicespage .contactbannersection .bannerrightbox .contactformbox form input:focus,.servicespage .contactbannersection .bannerrightbox .contactformbox form textarea:focus{border-color:#FEEEBF}
.servicespage .contactbannersection .bannerrightbox .contactformbox form textarea{resize:vertical;min-height:90px}
.servicespage .contactbannersection .bannerrightbox .contactformbox form select option{background:#5614A0;color:#fff}
.servicespage .contactbannersection .bannerrightbox .contactformbox form .submitbutton{background:#FEEEBF;color:#5614A0;font-size:.92rem;font-weight:700;padding:14px 28px;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;align-self:flex-start;transition:background 0.2s,color 0.2s,gap .2s;box-shadow:4px 6px 0 #00000026}
.servicespage .contactbannersection .bannerrightbox .contactformbox form .submitbutton:hover{background:#fff;gap:14px}
.servicespage .contactbannersection .bannerrightbox .contactformbox form .submitbutton:focus{outline:2px solid #FEEEBF;outline-offset:3px}
.servicespage .infosection{padding:72px 56px;background:#f9f9f9;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}
.servicespage .infosection .infocolumn .infocolumntitle{font-size:1rem;font-weight:700;color:#111;margin:0 0 14px;display:flex;align-items:center;gap:10px}
.servicespage .infosection .infocolumn .infocolumntitle i{color:#1F9D83;font-size:1.1rem}
.servicespage .infosection .infocolumn .infocolumntext{font-size:.88rem;line-height:1.65;color:#555;margin:0 0 16px}
.servicespage .infosection .infocolumn .infocontactlink{font-size:.88rem;color:#1F9D83;text-decoration:none;font-weight:600;transition:color .2s;display:block;margin-top:4px}
.servicespage .infosection .infocolumn .infocontactlink:hover{color:#5614A0}
.servicespage .fullwidthimagebanner{position:relative;height:320px;overflow:hidden}
.servicespage .fullwidthimagebanner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:blur(1px) brightness(0.6)}
.servicespage .fullwidthimagebanner .banneroverlaycontent{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:linear-gradient(to right,#1f9d83b3,#5614a080)}
.servicespage .fullwidthimagebanner .banneroverlaycontent .overlayquote{font-size:1.5rem;font-weight:700;color:#fff;text-align:center;max-width:700px;line-height:1.35;padding:0 24px}
.servicespage .fullwidthimagebanner .banneroverlaycontent .overlayquotenote{font-size:.85rem;color:#FEEEBF;letter-spacing:.12em;text-transform:uppercase;font-weight:600}
@media (max-width: 1024px) {
.servicespage .servicesgrid{grid-template-columns:1fr}
.servicespage .showcasesection{grid-template-columns:1fr}
.servicespage .showcasesection .showcaseimagebox img{aspect-ratio:16/7;height:320px}
.servicespage .processstepsbox{grid-template-columns:1fr;gap:40px}
.servicespage .processstepsbox .processstep:not(:last-child)::after{display:none}
.servicespage .testimonialsection{grid-template-columns:1fr;gap:36px}
.servicespage .contactbannersection{grid-template-columns:1fr;gap:36px}
.servicespage .infosection{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.servicespage .titleblock .titlecontent{padding:40px 24px 56px}
.servicespage .titleblock .titlecontent h1{font-size:2.2rem}
.servicespage .titleblock .titlebadgebox{display:none}
.servicespage .serviceslistsection{padding:48px 24px}
.servicespage .showcasesection .showcasecontent{padding:40px 24px}
.servicespage .processsection{padding:56px 24px}
.servicespage .testimonialsection{padding:48px 24px}
.servicespage .contactbannersection{padding:48px 24px}
.servicespage .infosection{grid-template-columns:1fr;padding:48px 24px}
.servicespage .showcasesection .showcasecontent .showcasemetrics{flex-wrap:wrap}
}
.aboutpage{overflow-x:hidden;background:#fff}
.aboutpage *,.aboutpage ::before,.aboutpage ::after{box-sizing:border-box;margin:0;padding:0}
.aboutpage ::selection{background:#1F9D83;color:#fff}
.aboutpage .aurorabox{position:relative;overflow:hidden;padding:100px 40px 80px;background:#fff;max-width:1536px;margin:0 auto}
.aboutpage .aurorabackground{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
.aboutpage .aurorabackground::before{content:'';position:absolute;width:70%;height:120%;top:-20%;left:-10%;background:linear-gradient(135deg,#1f9d832e 0%,#fff0 60%);animation:aurorashiftleft 12s ease-in-out infinite alternate;border-radius:60% 40% 50% 70%}
.aboutpage .aurorabackground::after{content:'';position:absolute;width:60%;height:100%;top:10%;right:-5%;background:linear-gradient(225deg,#5614a01f 0%,#feeebf33 50%,#fff0 80%);animation:aurorashiftright 15s ease-in-out infinite alternate;border-radius:50% 70% 40% 60%}
@keyframes aurorashiftleft {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(6%,4%) scale(1.08)}
}
@keyframes aurorashiftright {
0%{transform:translate(0,0) scale(1.05)}
100%{transform:translate(-5%,3%) scale(1)}
}
.aboutpage .aurorainner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.aboutpage .herotext{display:flex;flex-direction:column;gap:28px}
.aboutpage .herotext .pagelabel{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1F9D83;padding:6px 14px;border:1.5px solid #1f9d834d;border-radius:6px;width:fit-content}
.aboutpage .herotext .maintitle{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;line-height:1.15;color:#111;letter-spacing:-.01em}
.aboutpage .herotext .maintitle .accentword{background:linear-gradient(135deg,#1F9D83 0%,#5614A0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.aboutpage .herotext .herodescription{font-size:15px;line-height:1.7;color:#444;max-width:480px}
.aboutpage .herotext .herometrics{display:flex;flex-direction:row;gap:32px;margin-top:8px}
.aboutpage .herotext .herometrics .metricitem{display:flex;flex-direction:column;gap:4px}
.aboutpage .herotext .herometrics .metricitem .metricnumber{font-size:2rem;font-weight:800;color:#5614A0;line-height:1}
.aboutpage .herotext .herometrics .metricitem .metriclabel{font-size:12px;color:#888;letter-spacing:.05em}
.aboutpage .herovisualbox{position:relative;display:flex;flex-direction:column;gap:0}
.aboutpage .herovisualbox .heroimagewrap{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;box-shadow:8px 16px 48px #5614a026;animation:fadeinimage 1.2s ease both}
@keyframes fadeinimage {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.aboutpage .herovisualbox .heroimagewrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.aboutpage .herovisualbox .heroimagewrap .imageoverlay{position:absolute;inset:0;background:linear-gradient(180deg,#1f9d8314 0%,#5614a02e 100%);pointer-events:none}
.aboutpage .herovisualbox .floatingbadge{position:absolute;bottom:-18px;left:-18px;background:#5614A0;color:#fff;padding:14px 20px;border-radius:8px;box-shadow:6px 12px 32px #5614a047;display:flex;flex-direction:column;gap:2px;z-index:2}
.aboutpage .herovisualbox .floatingbadge .badgetitle{font-size:13px;font-weight:700;letter-spacing:.02em}
.aboutpage .herovisualbox .floatingbadge .badgesub{font-size:11px;opacity:.8}
.aboutpage .dividerline{max-width:1536px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:center;gap:0}
.aboutpage .dividerline .ruleline{flex:1;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0 30%,#e0e0e0 70%,transparent)}
.aboutpage .dividerline .rulecenter{width:10px;height:10px;background:#FEEEBF;border:2px solid #1F9D83;border-radius:50%;margin:0 12px;flex-shrink:0}
.aboutpage .teamblock{background:#f9f9f9;padding:80px 40px;max-width:1536px;margin:0 auto}
.aboutpage .teamblockfull{background:#f9f9f9}
.aboutpage .teamblock .sectiontoplabel{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5614A0;margin-bottom:48px;display:flex;flex-direction:row;align-items:center;gap:10px}
.aboutpage .teamblock .sectiontoplabel::after{content:'';display:block;flex:1;height:1px;background:linear-gradient(90deg,#5614a04d,transparent)}
.aboutpage .teamgrid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:32px;align-items:start}
.aboutpage .teamgrid .portraitcolumn{display:flex;flex-direction:column;gap:16px}
.aboutpage .teamgrid .portraitcolumn .portraitwrap{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;box-shadow:6px 12px 32px #0000001a}
.aboutpage .teamgrid .portraitcolumn .portraitwrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.aboutpage .teamgrid .portraitcolumn .nameblock{display:flex;flex-direction:column;gap:4px}
.aboutpage .teamgrid .portraitcolumn .nameblock .expertname{font-size:1.05rem;font-weight:700;color:#111}
.aboutpage .teamgrid .portraitcolumn .nameblock .expertrole{font-size:12px;color:#1F9D83;font-weight:600;letter-spacing:.04em}
.aboutpage .teamgrid .portraitcolumn .nameblock .expertbio{font-size:13px;line-height:1.6;color:#666;margin-top:6px}
.aboutpage .teamgrid .imagegridcolumn{display:flex;flex-direction:column;gap:16px}
.aboutpage .teamgrid .imagegridcolumn .smallimagewrap{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;box-shadow:4px 8px 24px #00000017}
.aboutpage .teamgrid .imagegridcolumn .smallimagewrap img{width:100%;height:100%;object-fit:cover;display:block}
.aboutpage .teamgrid .imagegridcolumn .imagecaption{font-size:12px;color:#999;margin-top:-8px;padding-left:4px}
.aboutpage .teamgrid .contentcolumn{display:flex;flex-direction:column;gap:28px;padding-left:16px}
.aboutpage .teamgrid .contentcolumn .sectionheadingbig{font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:800;line-height:1.2;color:#111;letter-spacing:-.01em}
.aboutpage .teamgrid .contentcolumn .textcolumns{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.aboutpage .teamgrid .contentcolumn .textcolumns .colparagraph{font-size:14px;line-height:1.7;color:#444}
.aboutpage .teamgrid .contentcolumn .tagrow{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.aboutpage .teamgrid .contentcolumn .tagrow .skilltag{font-size:12px;font-weight:600;padding:5px 12px;border-radius:6px;background:#1f9d831a;color:#1F9D83;border:1px solid #1f9d8333;letter-spacing:.03em}
.aboutpage .teamgrid .contentcolumn .tagrow .skilltag.purpletag{background:#5614a014;color:#5614A0;border-color:#5614a033}
.aboutpage .teamgrid .contentcolumn .tagrow .skilltag.yellowtag{background:#feeebfcc;color:#7a5c00;border-color:#feeebfff}
.aboutpage .svgtriangledivider{display:block;width:100%;line-height:0;overflow:hidden}
.aboutpage .svgtriangledivider svg{display:block;width:100%}
.aboutpage .approachblock{background:#fff;padding:80px 40px 100px;max-width:1536px;margin:0 auto}
.aboutpage .approachblockfull{background:#fff}
.aboutpage .approachblock .approachinnerheader{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:60px}
.aboutpage .approachblock .approachinnerheader .approachtitle{font-size:clamp(1.8rem,2.8vw,2.8rem);font-weight:800;color:#111;line-height:1.15;letter-spacing:-.01em}
.aboutpage .approachblock .approachinnerheader .approachintro{font-size:15px;line-height:1.7;color:#555}
.aboutpage .approachgrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px;align-items:start}
.aboutpage .approachgrid .approachimagelarge{position:relative;display:flex;flex-direction:column;gap:20px}
.aboutpage .approachgrid .approachimagelarge .largeimgwrap{aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;box-shadow:8px 16px 48px #1f9d8326}
.aboutpage .approachgrid .approachimagelarge .largeimgwrap img{width:100%;height:100%;object-fit:cover;display:block}
.aboutpage .approachgrid .approachimagelarge .largeimgwrap .atmosphericoverlay{position:absolute;inset:0;background:linear-gradient(225deg,#1f9d8326 0%,transparent 60%);pointer-events:none;border-radius:10px}
.aboutpage .approachgrid .approachimagelarge .imagedescriptionbox{background:#FEEEBF;border-radius:8px;padding:20px 24px;border-left:3px solid #1F9D83}
.aboutpage .approachgrid .approachimagelarge .imagedescriptionbox .imagedescriptiontext{font-size:14px;line-height:1.6;color:#444}
.aboutpage .approachgrid .approachitemcolumn{display:flex;flex-direction:column;gap:24px}
.aboutpage .approachgrid .approachitemcolumn .approachcard{background:#f4f4f4;border-radius:8px;padding:24px 20px;display:flex;flex-direction:column;gap:12px;box-shadow:4px 8px 0 #0000000f;transition:box-shadow .2s ease}
.aboutpage .approachgrid .approachitemcolumn .approachcard:hover{box-shadow:6px 12px 0 #1f9d832e}
.aboutpage .approachgrid .approachitemcolumn .approachcard .cardicon{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#1F9D83,#5614A0);display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;font-size:16px;flex-shrink:0}
.aboutpage .approachgrid .approachitemcolumn .approachcard .cardtitle{font-size:14px;font-weight:700;color:#111}
.aboutpage .approachgrid .approachitemcolumn .approachcard .cardtext{font-size:13px;line-height:1.6;color:#666}
.aboutpage .approachgrid .approachitemcolumn .imagesmallwrap{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;box-shadow:4px 8px 24px #5614a01f}
.aboutpage .approachgrid .approachitemcolumn .imagesmallwrap img{width:100%;height:100%;object-fit:cover;display:block}
.aboutpage .ctafootband{background:linear-gradient(135deg,#1F9D83 0%,#5614A0 100%);padding:60px 40px}
.aboutpage .ctafootbandinner{max-width:1536px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.aboutpage .ctafootband .ctabandtext{display:flex;flex-direction:column;gap:10px}
.aboutpage .ctafootband .ctabandtext .ctabandheading{font-size:clamp(1.3rem,2vw,2rem);font-weight:800;color:#fff;line-height:1.2}
.aboutpage .ctafootband .ctabandtext .ctabanddesc{font-size:14px;color:#ffffffd1;max-width:460px;line-height:1.6}
.aboutpage .ctafootband .ctabuttonrow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;flex-shrink:0}
.aboutpage .ctafootband .ctabuttonrow .ctabuttonprimary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:13px 26px;background:#FEEEBF;color:#5614A0;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:gap .2s ease,box-shadow .2s ease;box-shadow:4px 6px 0 #00000026}
.aboutpage .ctafootband .ctabuttonrow .ctabuttonprimary:hover{gap:14px;box-shadow:6px 8px 0 #0003}
.aboutpage .ctafootband .ctabuttonrow .ctabuttonsecondary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:13px 26px;background:transparent;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;border:2px solid #ffffff80;cursor:pointer;transition:gap .2s ease,border-color .2s ease}
.aboutpage .ctafootband .ctabuttonrow .ctabuttonsecondary:hover{gap:14px;border-color:#fff}
@media (max-width: 1024px) {
.aboutpage .aurorainner{grid-template-columns:1fr;gap:40px}
.aboutpage .herovisualbox .floatingbadge{position:static;align-self:flex-start}
.aboutpage .teamgrid{grid-template-columns:1fr 1fr;gap:24px}
.aboutpage .teamgrid .contentcolumn{grid-column:1 / -1;padding-left:0}
.aboutpage .approachgrid{grid-template-columns:1fr 1fr}
.aboutpage .approachgrid .approachimagelarge{grid-column:1 / -1}
}
@media (max-width: 768px) {
.aboutpage .aurorabox,.aboutpage .teamblock,.aboutpage .approachblock{padding-left:20px;padding-right:20px}
.aboutpage .herotext .herometrics{gap:20px}
.aboutpage .teamgrid{grid-template-columns:1fr}
.aboutpage .approachblock .approachinnerheader{grid-template-columns:1fr}
.aboutpage .approachgrid{grid-template-columns:1fr}
.aboutpage .teamgrid .contentcolumn .textcolumns{grid-template-columns:1fr}
.aboutpage .ctafootband{padding:40px 20px}
.aboutpage .ctafootbandinner{flex-direction:column;align-items:flex-start}
.aboutpage .dividerline{padding:0 20px}
}
.contactpage{overflow-x:hidden;position:relative}
.contactpage *,.contactpage ::before,.contactpage ::after{box-sizing:border-box;margin:0;padding:0}
.contactpage a{color:#1F9D83;text-decoration:none}
.contactpage a:hover{text-decoration:underline}
::selection{background:#1F9D83;color:#fff}
.contactpage .reachbox{max-width:1536px;margin:0 auto;padding:80px 48px 72px;display:grid;grid-template-columns:1fr 1.4fr;gap:0;position:relative;align-items:stretch}
.contactpage .reachbox::after{content:'';position:absolute;bottom:0;left:48px;right:48px;height:1px;background:linear-gradient(90deg,#1F9D83 0%,transparent 100%)}
.contactpage .reachleftzone{background:#1F9D83;padding:56px 48px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.contactpage .reachleftzone::before{content:'';position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:#ffffff0f;transform:rotate(30deg);pointer-events:none}
.contactpage .reachleftzone::after{content:'';position:absolute;bottom:40px;left:-40px;width:160px;height:160px;background:#5614a02e;border-radius:50%;pointer-events:none}
.contactpage .reachheadingbox{position:relative;z-index:1}
.contactpage .reachheadingbox h1{font-size:2.6rem;font-weight:800;line-height:1.15;color:#fff;letter-spacing:-.02em;margin-bottom:20px}
.contactpage .reachheadingbox p{font-size:1rem;line-height:1.6;color:#ffffffd1;max-width:340px}
.contactpage .contactinfogrid{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;margin-top:40px}
.contactpage .contactinfoitem{display:flex;flex-direction:row;align-items:flex-start;gap:14px}
.contactpage .infoisonbox{width:38px;height:38px;background:#ffffff1f;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px 0 #fff3 inset 0 -1px 0 #00000026}
.contactpage .infoisonbox i{font-size:1rem;color:#FEEEBF}
.contactpage .infotextbox{display:flex;flex-direction:column;gap:2px}
.contactpage .infotextbox .infolabel{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c}
.contactpage .infotextbox a,.contactpage .infotextbox span{font-size:.9rem;color:#fff;line-height:1.4}
.contactpage .infotextbox a:hover{color:#FEEEBF;text-decoration:none}
.contactpage .messaginglinksbox{position:relative;z-index:1;display:flex;flex-direction:row;gap:12px;margin-top:32px}
.contactpage .messaginglinkitem{display:flex;flex-direction:row;align-items:center;gap:8px;padding:9px 16px;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.82rem;transition:background 0.2s,border-color .2s;text-decoration:none}
.contactpage .messaginglinkitem:hover{background:#ffffff2e;border-color:#fff6;text-decoration:none}
.contactpage .messaginglinkitem i{font-size:1rem;color:#FEEEBF}
.contactpage .reachformzone{padding:56px 56px 56px 64px;background:#fff;box-shadow:inset 0 1px 0 #1f9d8314 inset 0 -1px 0 #0000000a}
.contactpage .formheadingbox{margin-bottom:36px}
.contactpage .formheadingbox h2{font-size:1.5rem;font-weight:700;line-height:1.2;color:#1a1a2e;margin-bottom:8px}
.contactpage .formheadingbox p{font-size:.88rem;color:#6b7280;line-height:1.5}
.contactpage .maincontactform{display:flex;flex-direction:column;gap:0}
.contactpage .formrowbox{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}
.contactpage .fieldsinglebox{margin-bottom:18px}
.contactpage .fieldlabeltext{display:block;font-size:.78rem;font-weight:600;color:#374151;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}
.contactpage .textinput,.contactpage .phoneinput{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:.92rem;color:#1a1a2e;background:#fafafa;box-shadow:inset 0 1px 2px #0000000a inset 0 -1px 0 #00000005;transition:border-color 0.2s,box-shadow .2s;outline:none;min-height:44px}
.contactpage .textinput::placeholder,.contactpage .phoneinput::placeholder{color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.contactpage .textinput:focus,.contactpage .phoneinput:focus{border-color:#1F9D83;box-shadow:inset 0 1px 2px #0000000a 0 0 0 3px #1f9d831f;background:#fff}
.contactpage .subjectpickerbox{margin-bottom:18px}
.contactpage .subjectpickerbox .fieldlabeltext{display:block;margin-bottom:10px}
.contactpage .subjectradiogroupbox{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.contactpage .subjectradiolabel{display:flex;flex-direction:row;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:.83rem;color:#374151;background:#fafafa;transition:border-color 0.2s,background 0.2s,color .2s}
.contactpage .subjectradiolabel:hover{border-color:#1F9D83;background:#f0faf8}
.contactpage .subjectradioreal{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.contactpage .subjectradioreal:checked + .subjectradiolabel{border-color:#1F9D83;background:#e8f7f4;color:#1F9D83;font-weight:600}
.contactpage .subjectradioreal:focus + .subjectradiolabel{outline:2px solid #1F9D83;outline-offset:2px}
.contactpage .subjectradiopair{position:relative;display:flex;flex-direction:row;align-items:center}
.contactpage .conditionaltextbox{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease,margin .3s ease;margin-bottom:0}
.contactpage #subject-content:checked ~ .maincontactform .conditionaltextbox.is-content,.contactpage #subject-translation:checked ~ .maincontactform .conditionaltextbox.is-translation,.contactpage #subject-proofreading:checked ~ .maincontactform .conditionaltextbox.is-proofreading{max-height:200px;opacity:1;margin-bottom:18px}
.contactpage .textarea{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:.92rem;color:#1a1a2e;background:#fafafa;box-shadow:inset 0 1px 2px #0000000a inset 0 -1px 0 #00000005;transition:border-color 0.2s,box-shadow .2s;outline:none;resize:vertical;min-height:100px}
.contactpage .textarea::placeholder{color:#9ca3af}
.contactpage .textarea:focus{border-color:#1F9D83;box-shadow:inset 0 1px 2px #0000000a 0 0 0 3px #1f9d831f;background:#fff}
.contactpage .privacycheckrow{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}
.contactpage .privacycheckbox{width:18px;height:18px;min-width:18px;accent-color:#1F9D83;margin-top:2px;cursor:pointer}
.contactpage .privacylabeltext{font-size:.82rem;color:#6b7280;line-height:1.5}
.contactpage .privacylabeltext a{color:#1F9D83;text-decoration:underline}
.contactpage .submitbuttonbox{display:flex;flex-direction:row;align-items:center;gap:16px}
.contactpage .primarysubmitbtn{display:inline-flex;flex-direction:row;align-items:center;gap:10px;padding:13px 32px;background:#1F9D83;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;box-shadow:4px 6px 0 #1f9d8340;transition:background 0.2s,box-shadow 0.2s,transform .15s;overflow:hidden;position:relative}
.contactpage .primarysubmitbtn i{transition:transform .2s}
.contactpage .primarysubmitbtn:hover{background:#178a72;box-shadow:6px 8px 0 #1f9d8333}
.contactpage .primarysubmitbtn:hover i{transform:translateX(4px)}
.contactpage .primarysubmitbtn:active{transform:translateY(2px);box-shadow:2px 3px 0 #1f9d8333}
.contactpage .primarysubmitbtn:focus{outline:2px solid #5614A0;outline-offset:3px}
.contactpage .zigzagdivider{width:100%;line-height:0;overflow:hidden}
.contactpage .zigzagdivider svg{display:block;width:100%}
.contactpage .channelsblock{background:#5614A0;padding:64px 48px;position:relative;overflow:hidden}
.contactpage .channelsblock::before{content:'';position:absolute;top:-80px;right:0;width:320px;height:320px;background:#feeebf0d;border-radius:50%;pointer-events:none}
.contactpage .channelsinnerbox{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:64px;align-items:start}
.contactpage .channelsleftbox h2{font-size:2rem;font-weight:800;line-height:1.15;color:#FEEEBF;margin-bottom:16px;letter-spacing:-.01em}
.contactpage .channelsleftbox p{font-size:.9rem;line-height:1.65;color:#ffffffb3}
.contactpage .channelsgridbox{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}
.contactpage .channelcard{background:#ffffff0f;padding:28px 24px;border-radius:0;position:relative;transition:background .25s;display:flex;flex-direction:column;gap:14px}
.contactpage .channelcard:hover{background:#ffffff1c}
.contactpage .channelcard:first-child{border-radius:8px 0 0 8px}
.contactpage .channelcard:last-child{border-radius:0 8px 8px 0}
.contactpage .channeliconsquare{width:44px;height:44px;background:#feeebf26;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 #ffffff26 inset 0 -1px 0 #00000026}
.contactpage .channeliconsquare i{font-size:1.2rem;color:#FEEEBF}
.contactpage .channelcard h4{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}
.contactpage .channelcard .channelinfotext{font-size:.88rem;color:#fff;line-height:1.4}
.contactpage .channelcard .channelactionlink{font-size:.8rem;color:#FEEEBF;text-decoration:none;display:inline-flex;flex-direction:row;align-items:center;gap:5px;margin-top:auto;transition:gap .2s}
.contactpage .channelcard .channelactionlink:hover{gap:9px;text-decoration:none}
.contactpage .channelcard .channelactionlink i{font-size:.75rem}
.contactpage .imageinfoblock{max-width:1536px;margin:0 auto;padding:0 48px 80px;display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}
.contactpage .imagecolumnbox{position:relative;overflow:hidden}
.contactpage .imageframe{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:6px;box-shadow:8px 12px 0 #1f9d8326;position:relative}
.contactpage .imageframe img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s ease}
.contactpage .imageframe:hover img{transform:scale(1.04)}
.contactpage .imagecoolgrade{position:absolute;inset:0;background:linear-gradient(135deg,#1f9d8340 0%,#5614a026 100%);pointer-events:none;border-radius:6px}
.contactpage .textcolumnbox{display:flex;flex-direction:column;gap:24px}
.contactpage .textcolumnbox h3{font-size:1.7rem;font-weight:800;line-height:1.2;color:#1a1a2e;letter-spacing:-.01em}
.contactpage .textparagraphblock{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}
.contactpage .textparagraphblock p{font-size:.88rem;line-height:1.65;color:#4b5563}
.contactpage .expectationlistbox{display:flex;flex-direction:column;gap:10px}
.contactpage .expectationitem{display:flex;flex-direction:row;align-items:center;gap:12px;padding:10px 14px;background:#f9fafb;border-left:3px solid #1F9D83;border-radius:0 6px 6px 0}
.contactpage .expectationitem i{color:#1F9D83;font-size:.95rem;flex-shrink:0}
.contactpage .expectationitem span{font-size:.85rem;color:#374151;line-height:1.4}
.contactpage .topzigzagwrap{background:#fff;padding-top:72px}
@media (max-width: 1100px) {
.contactpage .reachbox{grid-template-columns:1fr;padding:48px 32px 40px}
.contactpage .reachbox::after{left:32px;right:32px}
.contactpage .reachformzone{padding:40px 32px}
.contactpage .channelsinnerbox{grid-template-columns:1fr;gap:32px}
.contactpage .channelsgridbox{grid-template-columns:1fr 1fr}
.contactpage .channelcard:first-child{border-radius:8px 0 0 0}
.contactpage .channelcard:last-child{border-radius:0 0 8px 0}
.contactpage .imageinfoblock{grid-template-columns:1fr;padding:0 32px 60px}
.contactpage .imageframe{max-width:480px}
}
@media (max-width: 768px) {
.contactpage .reachbox{padding:32px 20px 28px}
.contactpage .reachbox::after{left:20px;right:20px}
.contactpage .reachleftzone{padding:36px 24px}
.contactpage .reachheadingbox h1{font-size:1.8rem}
.contactpage .reachformzone{padding:28px 20px}
.contactpage .formrowbox{grid-template-columns:1fr;gap:0}
.contactpage .channelsblock{padding:48px 20px}
.contactpage .channelsgridbox{grid-template-columns:1fr}
.contactpage .channelcard:first-child,.contactpage .channelcard:last-child{border-radius:0}
.contactpage .channelcard:first-child{border-radius:8px 8px 0 0}
.contactpage .channelcard:last-child{border-radius:0 0 8px 8px}
.contactpage .imageinfoblock{padding:0 20px 48px}
.contactpage .textparagraphblock{grid-template-columns:1fr}
.contactpage .messaginglinksbox{flex-direction:column}
.contactpage .subjectradiogroupbox{flex-direction:column}
}
.successpage{display:block;width:100%;overflow-x:hidden;background:#fff}
.successpage *,.successpage ::before,.successpage ::after{box-sizing:border-box;margin:0;padding:0}
.successpage ::selection{background:#1F9D83;color:#fff}
.successpage .confirmationbox{max-width:1536px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;position:relative}
.successpage .confirmationbox::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1F9D83 0%,#5614A0 100%)}
.successpage .confirmationbox::after{content:"";position:absolute;bottom:60px;right:60px;width:220px;height:220px;background:linear-gradient(135deg,#FEEEBF 0%,#fff 100%);border:2px dashed #1F9D83;border-radius:6px;z-index:0;pointer-events:none}
.successpage .contentframe{position:relative;z-index:1;max-width:680px;width:100%}
.successpage .bracketleft,.successpage .bracketright{position:absolute;top:50%;transform:translateY(-50%);font-size:160px;line-height:1;color:#FEEEBF;font-weight:300;user-select:none;pointer-events:none;z-index:0}
.successpage .bracketleft{left:-80px}
.successpage .bracketright{right:-80px}
.successpage .iconringbox{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:36px}
.successpage .iconring{width:64px;height:64px;border-radius:8px;background:#1F9D83;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:6px 6px 0 #5614A0,inset 0 1px 0 #fff3 inset 0 -1px 0 #00000026;flex-shrink:0}
.successpage .iconring i{font-size:28px;color:#fff}
.successpage .iconringlabel{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#1F9D83;font-weight:600}
.successpage .successheading{font-size:52px;line-height:1.2;color:#1a1a1a;font-weight:700;margin-bottom:24px;position:relative;z-index:1}
.successpage .successheading span{color:#5614A0}
.successpage .dividerline{width:100%;height:1px;border:none;border-top:2px dashed #1F9D83;margin:28px 0;opacity:.5}
.successpage .successbody{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:36px}
.successpage .successbody p{font-size:15px;line-height:1.5;color:#3a3a3a}
.successpage .nextstepper{background:#f9f9f9;border:1px solid #e8e8e8;border-left:4px solid #1F9D83;border-radius:0 8px 8px 0;padding:20px 24px;margin-bottom:36px;box-shadow:inset 0 1px 0 #fffc inset 0 -1px 0 #0000000a}
.successpage .nextstepper h4{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#1F9D83;margin-bottom:10px;font-weight:600}
.successpage .nextstepper p{font-size:15px;line-height:1.5;color:#3a3a3a}
.successpage .actionrow{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}
.successpage .buttonprimary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#1F9D83;color:#fff;text-decoration:none;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;box-shadow:4px 4px 0 #5614A0;transition:box-shadow .2s ease,transform .2s ease;border:none;cursor:pointer;overflow:hidden}
.successpage .buttonprimary i{transition:transform .2s ease;flex-shrink:0}
.successpage .buttonprimary:hover{box-shadow:6px 6px 0 #5614A0;transform:translate(-1px,-1px)}
.successpage .buttonprimary:hover i{transform:translateX(4px)}
.successpage .buttonprimary:focus{outline:3px solid #FEEEBF;outline-offset:2px}
.successpage .buttonsecondary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:transparent;color:#5614A0;text-decoration:none;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;border:2px solid #5614A0;transition:background .2s ease,color .2s ease;cursor:pointer}
.successpage .buttonsecondary i{transition:transform .2s ease;flex-shrink:0}
.successpage .buttonsecondary:hover{background:#5614A0;color:#fff}
.successpage .buttonsecondary:hover i{transform:translateX(4px)}
.successpage .buttonsecondary:focus{outline:3px solid #FEEEBF;outline-offset:2px}
.successpage .contactstrip{margin-top:48px;padding-top:28px;border-top:1px solid #e8e8e8;display:flex;flex-direction:row;align-items:center;gap:32px;flex-wrap:wrap}
.successpage .contactitem{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;color:#555;text-decoration:none;transition:color .2s ease}
.successpage .contactitem i{color:#1F9D83;font-size:16px}
.successpage .contactitem:hover{color:#1F9D83}
.successpage .decogeoleft{position:absolute;top:80px;left:40px;width:120px;height:120px;border:2px dashed #5614A0;border-radius:6px;opacity:.15;pointer-events:none;z-index:0;transform:rotate(12deg)}
.successpage .decogeotop{position:absolute;top:40px;right:140px;width:60px;height:60px;background:#FEEEBF;border-radius:6px;opacity:.6;pointer-events:none;z-index:0;transform:rotate(-8deg)}
@media (max-width: 900px) {
.successpage .bracketleft,.successpage .bracketright{display:none}
.successpage .successheading{font-size:36px}
.successpage .confirmationbox::after{display:none}
}
@media (max-width: 640px) {
.successpage .successbody{grid-template-columns:1fr;gap:16px}
.successpage .successheading{font-size:28px}
.successpage .actionrow{flex-direction:column;align-items:flex-start}
.successpage .contactstrip{flex-direction:column;align-items:flex-start;gap:16px}
.successpage .confirmationbox{padding:60px 20px}
}