*,::before,::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;scrollbar-gutter:stable;min-height:100vh;font-family:'Lora',Georgia,serif}
:focus-visible{outline:2px solid #382EC3;outline-offset:3px;box-shadow:0 0 0 4px #382ec32e}
.site-hd{position:relative;background-color:#fff;border-bottom:1px solid #382ec31a;overflow:hidden}
.site-hd::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 12% 80%,#c9e2d661 0%,transparent 55%),radial-gradient(circle at 88% 20%,#d8ceb447 0%,transparent 50%);pointer-events:none}
.site-hd::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#C9E2D6 0%,#382EC3 45%,#D8CEB4 100%)}
.hd-inner{max-width:1170px;margin:0 auto;padding:0 32px;position:relative;z-index:1}
.hd-brand{display:flex;flex-direction:column;align-items:center;padding:32px 0 16px;gap:8px}
.hd-logo-box{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background-color:#fff;border:1px solid #382ec324;box-shadow:0 3px 6px -2px #382ec30d 0 4px 25px -2px #382ec317;padding:8px}
.hd-logo-box img{width:56px;height:56px;object-fit:contain;display:block}
.hd-descriptor{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.45;color:#3a3540;letter-spacing:.01em;text-align:center;font-style:italic;margin:0}
.hd-descriptor strong{font-style:normal;color:#382EC3;font-weight:700}
.hd-nav-row{display:flex;justify-content:center;padding:0 0 24px}
.hd-nav{display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:center;background-color:#c9e2d638;border:1px solid #382ec314;border-radius:6px;padding:8px 16px}
.hd-nav a{display:inline-flex;align-items:center;font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.45;font-weight:700;color:#2a2550;text-decoration:none;padding:8px 16px;border-radius:4px;min-height:44px;letter-spacing:-.01em;transition:color .5s cubic-bezier(0.25,0.46,0.45,0.94),background-color .5s cubic-bezier(0.25,0.46,0.45,0.94);white-space:nowrap}
.hd-nav a:hover{color:#382EC3;background-color:#382ec30f}
.hd-nav a[aria-current="page"]{color:#382EC3;background-color:#382ec314}
.hd-nav-sep{width:1px;height:20px;background-color:#382ec326;align-self:center;flex-shrink:0}
@media (max-width: 768px) {
.hd-inner{padding:0 16px}
.hd-nav{gap:4px;padding:8px}
.hd-nav a{font-size:15px;padding:8px 12px}
.hd-nav-sep{display:none}
}
.site-ft{background-color:#D8CEB4;position:relative}
.site-ft::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#C9E2D6 0%,#382EC3 50%,#D8CEB4 100%)}
.ft-inner{max-width:1170px;margin:0 auto;padding:64px 32px 32px}
.ft-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:64px}
.ft-brand-name{font-family:'Lora',Georgia,serif;font-size:20px;font-weight:700;color:#2a2550;line-height:1.2;letter-spacing:-.02em;margin:0 0 8px}
.ft-brand-desc{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.65;color:#3a3540;margin:0 0 32px}
.ft-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.ft-contact-list li{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.45;color:#3a3540}
.ft-contact-list li span{font-weight:700;color:#2a2550;display:block;font-size:15px}
.ft-contact-list a{color:#382EC3;text-decoration:none;transition:color .6s ease}
.ft-contact-list a:hover{color:#2a2550;text-decoration:underline}
.ft-col-heading{font-family:'Lora',Georgia,serif;font-size:15px;font-weight:700;color:#2a2550;line-height:1.2;letter-spacing:-.01em;margin:0 0 16px;text-transform:uppercase;font-size:15px}
.ft-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.ft-links a{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.45;color:#3a3540;text-decoration:none;transition:color .6s ease;display:inline-block}
.ft-links a:hover{color:#382EC3}
.ft-addr-block{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.65;color:#3a3540;font-style:normal}
.ft-bottom{border-top:1px solid #382ec326;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.ft-copy{font-family:'Lora',Georgia,serif;font-size:15px;line-height:1.45;color:#3a3540;margin:0}
.ft-logo-anchor{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:20px;background-color:#fff;border:1px solid #382ec324;box-shadow:0 3px 6px -2px #382ec30d 0 9px 52px -2px #382ec31a;padding:8px;flex-shrink:0}
.ft-logo-anchor img{width:52px;height:52px;object-fit:contain;display:block}
@media (max-width: 1280px) {
.ft-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.ft-inner{padding:32px 16px}
.ft-grid{grid-template-columns:1fr;gap:32px;margin-bottom:32px}
.ft-bottom{flex-direction:column;align-items:flex-start;gap:16px}
.ft-logo-anchor{align-self:flex-end}
}
.pref-btn{position:fixed;bottom:32px;left:32px;width:44px;height:44px;border-radius:6px;background-color:#382EC3;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:1400;box-shadow:0 4px 25px -2px #382ec317;transition:background-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.pref-btn:hover{background-color:#2a2550}
.pref-btn svg{width:20px;height:20px;fill:#fff}
.legal-inner{max-width:1170px;margin:0 auto;padding:64px 32px;color:#2a2a35}
.legal-inner h1{font-size:48px;line-height:1.2;letter-spacing:-.02em;color:#382EC3;margin-bottom:32px;margin-top:0}
.legal-inner h2{font-size:34px;line-height:1.2;letter-spacing:-.015em;color:#382EC3;margin-top:64px;margin-bottom:16px}
.legal-inner h3{font-size:24px;line-height:1.45;letter-spacing:-.01em;color:#2a2a35;margin-top:32px;margin-bottom:16px}
.legal-inner h4{font-size:20px;line-height:1.45;letter-spacing:-.005em;color:#2a2a35;margin-top:32px;margin-bottom:8px}
.legal-inner h5{font-size:16px;line-height:1.45;letter-spacing:0;color:#2a2a35;margin-top:16px;margin-bottom:8px}
.legal-inner h6{font-size:15px;line-height:1.45;letter-spacing:.01em;color:#5a5870;margin-top:16px;margin-bottom:8px;text-transform:uppercase}
.legal-inner p{font-size:16px;line-height:1.65;margin-top:0;margin-bottom:16px;color:#2a2a35}
.legal-inner ul,.legal-inner ol{font-size:16px;line-height:1.65;margin-top:0;margin-bottom:16px;padding-left:32px;color:#2a2a35}
.legal-inner li{margin-bottom:8px}
.legal-inner li:last-child{margin-bottom:0}
.legal-inner strong,.legal-inner b{font-weight:700;color:#2a2a35}
.legal-inner em,.legal-inner i{font-style:italic;color:#3d3b50}
.legal-inner a{color:#382EC3;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .5s cubic-bezier(0.25,0.46,0.45,0.94),text-decoration-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.legal-inner a:hover{color:#2820a0;text-decoration-color:transparent}
.legal-inner a:visited{color:#5a50d0}
.legal-inner table{width:100%;border-collapse:collapse;margin-top:32px;margin-bottom:32px;font-size:15px;line-height:1.45;border-radius:6px;overflow:hidden;box-shadow:0 3px 6px -2px #382ec30d 0 4px 25px -2px #382ec317}
.legal-inner thead{background-color:#382EC3;color:#fff}
.legal-inner thead th{padding:16px;font-size:15px;font-weight:700;letter-spacing:.02em;text-align:left;color:#fff;border:none}
.legal-inner tbody tr{border-bottom:1px solid #e8e4d8;transition:background-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.legal-inner tbody tr:last-child{border-bottom:none}
.legal-inner tbody tr:nth-child(even){background-color:#f5f2eb}
.legal-inner tbody tr:hover{background-color:#edeae0}
.legal-inner td{padding:16px;font-size:15px;line-height:1.65;color:#2a2a35;vertical-align:top;border:none}
.legal-inner th{padding:16px;font-size:15px;line-height:1.45;font-weight:700;text-align:left;vertical-align:top;border:none}
.legal-inner div{font-size:16px;line-height:1.65}
.legal-inner div + div{margin-top:16px}
@media (max-width: 768px) {
.legal-inner{padding:32px 16px}
.legal-inner h1{font-size:34px}
.legal-inner h2{font-size:24px;margin-top:32px}
.legal-inner h3{font-size:20px}
.legal-inner h4{font-size:16px}
.legal-inner h5,.legal-inner h6{font-size:15px}
.legal-inner table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.legal-inner thead th,.legal-inner td,.legal-inner th{padding:8px;font-size:15px}
}
@media (min-width: 769px) and (max-width: 1280px) {
.legal-inner{padding:64px 32px}
.legal-inner h1{font-size:48px}
.legal-inner h2{font-size:34px}
}
.testi-pg{background:#fff;overflow-x:clip}
.testi-pg .drift-bg{position:fixed;top:-120px;left:-80px;width:420px;height:420px;background:#382ec30f;border-radius:50%;animation:drift-move 12s ease-in-out infinite alternate;pointer-events:none;z-index:0}
@keyframes drift-move {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(160px,200px) scale(1.18)}
}
.testi-pg .reviews-top{max-width:1170px;margin:0 auto;padding:96px 32px 64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}
.testi-pg .reviews-top-text{display:flex;flex-direction:column;gap:32px}
.testi-pg .tag-label{display:inline-block;background:#C9E2D6;color:#1b1b2e;font-size:15px;line-height:1.45;padding:4px 16px;border-radius:20px;letter-spacing:.02em;width:fit-content}
.testi-pg .reviews-top-text .pg-heading{font-size:48px;line-height:1.2;font-weight:700;letter-spacing:-.02em;color:#1b1b2e;margin:0}
.testi-pg .reviews-top-text .pg-heading em{font-style:italic;color:#382EC3}
.testi-pg .top-desc{font-size:16px;line-height:1.65;color:#2c2c3e;margin:0}
.testi-pg .top-quote{border-top:1px solid #D8CEB4;padding-top:16px;font-size:20px;line-height:1.45;color:#382EC3;font-style:italic;margin:0}
.testi-pg .reviews-top-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px;position:relative}
.testi-pg .mosaic-img-wrap{grid-column:1 / 3;position:relative;border-radius:6px;overflow:hidden}
.testi-pg .mosaic-img-wrap img{width:100%;height:320px;object-fit:cover;object-position:center;display:block;filter:grayscale(20%) sepia(10%);transition:filter .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.testi-pg .mosaic-img-wrap:hover img{filter:grayscale(0%) sepia(0%)}
.testi-pg .mosaic-caption{position:absolute;bottom:0;left:0;right:0;background:#382ec3d1;color:#fff;font-size:15px;line-height:1.45;padding:16px;transform:translateY(100%);transition:transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.testi-pg .mosaic-img-wrap:hover .mosaic-caption{transform:translateY(0)}
.testi-pg .mosaic-stat{background:#382EC3;border-radius:6px;padding:24px 16px;display:flex;flex-direction:column;gap:8px;color:#fff}
.testi-pg .mosaic-stat .stat-num{font-size:34px;line-height:1.2;font-weight:700;letter-spacing:-.02em}
.testi-pg .mosaic-stat .stat-lbl{font-size:15px;line-height:1.45;opacity:.85}
.testi-pg .mosaic-tag-box{background:#D8CEB4;border-radius:6px;padding:24px 16px;display:flex;flex-direction:column;gap:8px;justify-content:center}
.testi-pg .mosaic-tag-box .mtb-label{font-size:15px;line-height:1.45;color:#1b1b2e;font-weight:600}
.testi-pg .mosaic-tag-box .mtb-sub{font-size:15px;line-height:1.45;color:#2c2c3e}
.testi-pg .corner-line-tl{position:absolute;top:-16px;left:-16px;width:48px;height:48px;border-top:2px solid #382EC3;border-left:2px solid #382EC3;border-radius:2px;pointer-events:none}
.testi-pg .corner-line-br{position:absolute;bottom:-16px;right:-16px;width:48px;height:48px;border-bottom:2px solid #D8CEB4;border-right:2px solid #D8CEB4;border-radius:2px;pointer-events:none}
.testi-pg .scallop-div{width:100%;height:40px;position:relative;overflow:hidden;background:#fff}
.testi-pg .scallop-div svg{display:block;width:100%;height:40px}
.testi-pg .cards-area{background:#f5f4fb;position:relative;z-index:1;padding:64px 0 96px}
.testi-pg .cards-area-inner{max-width:1170px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;gap:64px}
.testi-pg .cards-area-head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px}
.testi-pg .cards-area-head .sec-heading{font-size:34px;line-height:1.2;font-weight:700;letter-spacing:-.01em;color:#1b1b2e;margin:0;font-style:italic}
.testi-pg .cards-area-head .sec-heading em{color:#382EC3;font-style:normal}
.testi-pg .cards-area-head .head-note{font-size:15px;line-height:1.65;color:#2c2c3e;max-width:320px;text-align:right;margin:0}
.testi-pg .reviews-grid{display:grid;grid-template-columns:1fr 2fr 3fr;gap:32px;align-items:start}
.testi-pg .rev-card{background:#fff;border-radius:6px;padding:32px;box-shadow:0 4px 25px -2px #382ec317;display:flex;flex-direction:column;gap:16px;position:relative;transition:box-shadow .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.testi-pg .rev-card:hover{box-shadow:0 9px 52px -2px #382ec31a}
.testi-pg .rev-card .card-stars{display:flex;flex-direction:row;gap:4px}
.testi-pg .rev-card .star{width:14px;height:14px;background:#382EC3;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}
.testi-pg .rev-card .card-quote{font-size:16px;line-height:1.65;color:#2c2c3e;margin:0;flex:1}
.testi-pg .rev-card .card-divider{width:100%;height:1px;background:#D8CEB4}
.testi-pg .rev-card .card-person{display:flex;flex-direction:row;align-items:center;gap:16px}
.testi-pg .rev-card .pers-portrait{width:56px;height:75px;border-radius:4px;overflow:hidden;flex-shrink:0}
.testi-pg .rev-card .pers-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.testi-pg .rev-card .pers-noimg{width:56px;height:56px;border-radius:4px;background:#C9E2D6;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.testi-pg .rev-card .pers-noimg svg{width:28px;height:28px;opacity:.5}
.testi-pg .rev-card .pers-info{display:flex;flex-direction:column;gap:4px}
.testi-pg .rev-card .pers-name{font-size:16px;line-height:1.45;font-weight:600;color:#1b1b2e}
.testi-pg .rev-card .pers-role{font-size:15px;line-height:1.45;color:#382EC3}
.testi-pg .rev-card.featured{background:#382EC3}
.testi-pg .rev-card.featured .card-quote{color:#ffffffe6;font-size:20px;line-height:1.45}
.testi-pg .rev-card.featured .card-divider{background:#fff3}
.testi-pg .rev-card.featured .pers-name{color:#fff}
.testi-pg .rev-card.featured .pers-role{color:#C9E2D6}
.testi-pg .rev-card.featured .star{background:#C9E2D6}
.testi-pg .rev-card .card-tag{display:inline-block;background:#C9E2D6;color:#1b1b2e;font-size:15px;line-height:1.2;padding:4px 12px;border-radius:20px;width:fit-content}
.testi-pg .rev-card.featured .card-tag{background:#c9e2d640;color:#C9E2D6}
.testi-pg .rev-card .focus-hint{position:absolute;top:-8px;right:16px;background:#1b1b2e;color:#fff;font-size:15px;line-height:1.2;padding:4px 12px;border-radius:4px;opacity:0;pointer-events:none;transition:opacity .3s ease;white-space:nowrap}
.testi-pg .rev-card:focus-within .focus-hint,.testi-pg .rev-card:hover .focus-hint{opacity:1}
.testi-pg .row2-grid{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}
.testi-pg .bg-pattern-wrap{position:relative}
.testi-pg .bg-pattern-wrap::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 28px,#382ec30a 28px,#382ec30a 29px),repeating-linear-gradient(90deg,transparent,transparent 28px,#382ec30a 28px,#382ec30a 29px);border-radius:6px;pointer-events:none}
.testi-pg .outlined-shape{position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:200px;height:200px;border:1.5px solid #382ec314;border-radius:50%;pointer-events:none;z-index:0}
.testi-pg .outlined-shape-inner{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:120px;height:120px;border:1px solid #382ec30d;border-radius:50%;pointer-events:none;z-index:0}
.testi-pg .summary-box{background:#C9E2D6;border-radius:6px;padding:32px;display:flex;flex-direction:column;gap:16px}
.testi-pg .summary-box .sb-heading{font-size:20px;line-height:1.45;font-weight:700;color:#1b1b2e;margin:0}
.testi-pg .summary-box .sb-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.testi-pg .summary-box .sb-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px;font-size:15px;line-height:1.65;color:#1b1b2e}
.testi-pg .sb-num{width:28px;height:28px;min-width:28px;border-radius:50%;background:#382EC3;color:#fff;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;font-weight:600}
.testi-pg .btn-ripple{display:inline-block;position:relative;overflow:hidden;background:#382EC3;color:#fff;font-size:16px;line-height:1.45;padding:16px 32px;border-radius:4px;border:none;cursor:pointer;text-decoration:none;font-weight:600;transition:background .5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .5s cubic-bezier(0.25,0.46,0.45,0.94);align-self:flex-start}
.testi-pg .btn-ripple:hover{background:#2a22a0;box-shadow:0 9px 52px -2px #382ec31a}
.testi-pg .btn-ripple:focus{outline:2px solid #382EC3;outline-offset:3px}
.testi-pg .btn-ripple::after{content:'';position:absolute;border-radius:50%;width:0;height:0;background:#ffffff4d;top:50%;left:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease,opacity .6s ease;opacity:0}
.testi-pg .btn-ripple:active::after{width:300px;height:300px;opacity:1;transition:width 0s,height 0s,opacity 0s}
@media (max-width: 1280px) {
.testi-pg .reviews-top{padding:64px 32px;gap:32px}
.testi-pg .reviews-grid{grid-template-columns:1fr 2fr;gap:16px}
.testi-pg .reviews-grid .rev-card:nth-child(3){grid-column:1 / 3}
.testi-pg .row2-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.testi-pg .reviews-top{grid-template-columns:1fr;padding:64px 16px 32px;gap:32px}
.testi-pg .reviews-top-text .pg-heading{font-size:34px}
.testi-pg .reviews-grid{grid-template-columns:1fr}
.testi-pg .reviews-grid .rev-card:nth-child(3){grid-column:auto}
.testi-pg .cards-area-inner{padding:0 16px;gap:32px}
.testi-pg .cards-area-head{flex-direction:column;align-items:flex-start}
.testi-pg .cards-area-head .head-note{text-align:left;max-width:100%}
.testi-pg .mosaic-img-wrap img{height:220px}
.testi-pg .reviews-top-mosaic{grid-template-columns:1fr 1fr}
.testi-pg .outlined-shape,.testi-pg .outlined-shape-inner{display:none}
.testi-pg .cards-area{padding:32px 0 64px}
}
.dbt{width:100%;overflow-x:hidden}
.dbt .fog-wrap{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}
.dbt .fog-layer{position:absolute;top:-20%;left:-10%;width:120%;height:140%;background:#ffffff21;filter:blur(40px);animation:fogmove 18s ease infinite alternate;border-radius:50%}
.dbt .fog-layer.b{top:10%;left:20%;width:80%;height:100%;background:#ffffff14;animation:fogmove2 24s ease infinite alternate;animation-delay:-8s}
@keyframes fogmove {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(4%,3%) scale(1.06)}
}
@keyframes fogmove2 {
0%{transform:translate(0,0) scale(1.04)}
100%{transform:translate(-5%,4%) scale(1)}
}
.dbt .pg-top{position:relative;background:#f2efe8;min-height:520px;display:flex;flex-direction:row;align-items:stretch}
.dbt .pg-top::before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/feTurbulence%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/svg%3E");opacity:.045;pointer-events:none;z-index:1}
.dbt .pg-top-txt{position:relative;z-index:2;flex:0 0 52%;padding:96px 64px;display:flex;flex-direction:column;justify-content:center;gap:32px}
.dbt .pg-top-img{flex:0 0 48%;position:relative;overflow:hidden}
.dbt .pg-top-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.dbt .pg-top-img::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 100% 0%,#382ec32e 0%,transparent 65%),radial-gradient(ellipse at 0% 100%,#c9e2d638 0%,transparent 60%);pointer-events:none}
.dbt .pg-top-img::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#f2efe8 0%,transparent 18%),linear-gradient(to top,#f2efe8 0%,transparent 14%);z-index:1;pointer-events:none}
.dbt .tag-badge{display:inline-block;background:#C9E2D6;color:#1b1b1b;font-size:15px;line-height:1.45;padding:4px 16px;border-radius:20px;letter-spacing:.02em;font-weight:500;align-self:flex-start}
.dbt .pg-top-h{font-size:48px;line-height:1.2;font-weight:700;color:#382EC3;letter-spacing:-.02em;font-style:italic;margin:0}
.dbt .pg-top-sub{font-size:16px;line-height:1.65;color:#2d2d2d;margin:0;max-width:420px}
.dbt .pg-top-divider{width:48px;height:3px;background:linear-gradient(90deg,#382EC3 0%,#C9E2D6 100%);border-radius:2px}
.dbt .env-sec{background:#fff;padding:96px 0 64px;position:relative}
.dbt .env-sec::after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#D8CEB4 0%,#382EC3 50%,#D8CEB4 100%);border-radius:2px}
.dbt .c-wide{max-width:1170px;margin:0 auto;padding:0 32px}
.dbt .env-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-top:48px}
.dbt .env-card{background:#f7f5ef;border-radius:6px;padding:32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 3px 6px -2px #382ec30d;transition:box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.dbt .env-card:hover{box-shadow:0 4px 25px -2px #382ec317;transform:translateY(-3px)}
.dbt .env-num{width:36px;height:36px;border-radius:50%;background:#382EC3;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.dbt .env-card-h{font-size:20px;line-height:1.2;font-weight:600;color:#1b1b1b;margin:0;font-style:italic}
.dbt .env-card-p{font-size:15px;line-height:1.65;color:#3a3a3a;margin:0}
.dbt .sec-label{font-size:15px;line-height:1.45;font-weight:600;color:#382EC3;letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px}
.dbt .sec-h{font-size:34px;line-height:1.2;font-weight:700;color:#1b1b1b;margin:0;letter-spacing:-.01em;font-style:italic}
.dbt .grad-sec{position:relative;padding:96px 0;background:#f7f5ef;overflow:hidden}
.dbt .grad-sec-bg{position:absolute;inset:0;z-index:0}
.dbt .grad-sec-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:blur(2px) brightness(0.82)}
.dbt .grad-sec-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#382ec3b8 0%,#c9e2d68c 60%,#d8ceb499 100%)}
.dbt .grad-sec-inner{position:relative;z-index:1;max-width:1170px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.dbt .grad-sec-txt .sec-label{color:#C9E2D6}
.dbt .grad-sec-txt .sec-h{color:#fff}
.dbt .grad-sec-txt .body-p{color:#ffffffe0}
.dbt .body-p{font-size:16px;line-height:1.65;color:#3a3a3a;margin:0}
.dbt .metrics-col{display:flex;flex-direction:column;gap:16px}
.dbt .metric-row{background:#ffffff1f;border-radius:6px;padding:24px 32px;display:flex;flex-direction:row;align-items:center;gap:32px;backdrop-filter:blur(6px);transition:background .5s ease,transform .5s ease}
.dbt .metric-row:hover{background:#fff3;transform:translateX(6px)}
.dbt .metric-before{display:flex;flex-direction:column;gap:4px;flex:1}
.dbt .metric-after{display:flex;flex-direction:column;gap:4px;flex:1}
.dbt .metric-lbl{font-size:15px;line-height:1.45;color:#ffffffa6;font-weight:500}
.dbt .metric-val{font-size:20px;line-height:1.2;font-weight:700;color:#fff}
.dbt .metric-val.after{color:#C9E2D6}
.dbt .metric-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.dbt .metric-arrow svg{width:24px;height:24px}
.dbt .feel-sec{background:#fff;padding:96px 0}
.dbt .feel-layout{display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:start;margin-top:48px}
.dbt .feel-img-col{position:relative}
.dbt .feel-img-wrap{border-radius:6px;overflow:hidden;box-shadow:0 9px 52px -2px #382ec31a;position:relative}
.dbt .feel-img-wrap img{width:100%;height:380px;object-fit:cover;object-position:center;display:block;transition:filter .7s ease;filter:brightness(0.92) saturate(0.8)}
.dbt .feel-img-wrap:hover img{filter:brightness(1) saturate(1)}
.dbt .feel-img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,#382ec32e 100%);pointer-events:none;transition:opacity .7s ease}
.dbt .feel-img-wrap:hover::after{opacity:0}
.dbt .feel-accent{margin-top:24px;background:#C9E2D6;border-radius:6px;padding:24px 32px}
.dbt .feel-accent-q{font-size:16px;line-height:1.65;color:#1b1b1b;font-style:italic;margin:0}
.dbt .feel-txt-col{display:flex;flex-direction:column;gap:32px}
.dbt .feel-step{display:flex;flex-direction:row;gap:24px;align-items:flex-start}
.dbt .feel-step-num{width:36px;height:36px;border-radius:50%;background:#D8CEB4;color:#1b1b1b;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.dbt .feel-step-body{display:flex;flex-direction:column;gap:8px}
.dbt .feel-step-h{font-size:20px;line-height:1.2;font-weight:600;color:#382EC3;margin:0;font-style:italic}
.dbt .feel-step-p{font-size:15px;line-height:1.65;color:#3a3a3a;margin:0}
.dbt .who-sec{position:relative;padding:96px 0;background:linear-gradient(170deg,#382EC3 0%,#2a23a0 100%);overflow:hidden}
.dbt .who-sec .fog-wrap{z-index:0}
.dbt .who-inner{position:relative;z-index:1;max-width:1170px;margin:0 auto;padding:0 32px}
.dbt .who-top{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;margin-top:48px}
.dbt .who-col{display:flex;flex-direction:column;gap:16px}
.dbt .who-col-h{font-size:20px;line-height:1.2;font-weight:700;color:#C9E2D6;margin:0;font-style:italic}
.dbt .who-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.dbt .who-dot{width:28px;height:28px;border-radius:50%;background:#ffffff1f;border:2px solid #ffffff4d;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}
.dbt .who-dot.yes{background:#c9e2d640;border-color:#C9E2D6}
.dbt .who-dot svg{width:14px;height:14px}
.dbt .who-item-p{font-size:15px;line-height:1.65;color:#ffffffd9;margin:0}
.dbt .who-portraits{display:flex;flex-direction:row;gap:32px;margin-top:64px;align-items:flex-start}
.dbt .portrait-card{display:flex;flex-direction:row;gap:24px;align-items:flex-start;background:#ffffff14;border-radius:6px;padding:24px 32px;flex:1}
.dbt .portrait-img{width:72px;height:100px;border-radius:20px;overflow:hidden;flex-shrink:0}
.dbt .portrait-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.dbt .portrait-body{display:flex;flex-direction:column;gap:8px}
.dbt .portrait-name{font-size:16px;font-weight:700;color:#fff;margin:0;line-height:1.2}
.dbt .portrait-role{font-size:15px;color:#C9E2D6;margin:0;line-height:1.45}
.dbt .portrait-quote{font-size:15px;line-height:1.65;color:#ffffffc7;margin:0;font-style:italic}
.dbt .who-sec .sec-label{color:#D8CEB4}
.dbt .who-sec .sec-h{color:#fff}
.dbt .long-sec{background:#f7f5ef;padding:96px 0}
.dbt .long-layout{display:grid;grid-template-columns:7fr 5fr;gap:64px;align-items:start;margin-top:48px}
.dbt .long-txt{display:flex;flex-direction:column;gap:32px}
.dbt .long-bq{border-top:3px solid #382EC3;padding:24px 0 0}
.dbt .long-bq-p{font-size:20px;line-height:1.45;color:#382EC3;font-style:italic;font-weight:500;margin:0}
.dbt .long-body{display:flex;flex-direction:column;gap:16px}
.dbt .long-img-col{display:flex;flex-direction:column;gap:16px}
.dbt .long-img-wrap{border-radius:6px;overflow:hidden;box-shadow:0 4px 25px -2px #382ec317;position:relative}
.dbt .long-img-wrap img{width:100%;height:260px;object-fit:cover;object-position:center;display:block;transition:filter .8s ease;filter:brightness(0.88) saturate(0.75)}
.dbt .long-img-wrap:hover img{filter:brightness(1) saturate(1)}
.dbt .long-img-wrap::after{content:"";position:absolute;inset:0;background:#382ec326;pointer-events:none;transition:opacity .8s ease}
.dbt .long-img-wrap:hover::after{opacity:0}
.dbt .long-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.dbt .long-tag{display:inline-block;background:#D8CEB4;color:#1b1b1b;font-size:15px;line-height:1.45;padding:4px 16px;border-radius:20px;font-weight:500}
.dbt .hr-deco{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0 32px;max-width:1170px;margin:0 auto}
.dbt .hr-line{flex:1;height:1px;background:#D8CEB4}
.dbt .hr-center{width:12px;height:12px;border-radius:50%;background:#382EC3;flex-shrink:0;box-shadow:0 0 0 4px #382ec31f}
@media (max-width: 1280px) {
.dbt .pg-top-txt{padding:64px 32px}
.dbt .pg-top-h{font-size:40px}
.dbt .env-grid{grid-template-columns:1fr 1fr}
.dbt .grad-sec-inner{gap:32px}
.dbt .feel-layout{gap:32px}
.dbt .long-layout{gap:32px}
}
@media (max-width: 768px) {
.dbt .pg-top{flex-direction:column;min-height:unset}
.dbt .pg-top-txt{flex:unset;padding:64px 16px 32px;gap:16px}
.dbt .pg-top-img{flex:unset;height:280px}
.dbt .pg-top-h{font-size:34px}
.dbt .env-grid{grid-template-columns:1fr}
.dbt .grad-sec-inner{grid-template-columns:1fr;gap:32px}
.dbt .feel-layout{grid-template-columns:1fr;gap:32px}
.dbt .who-top{grid-template-columns:1fr;gap:32px}
.dbt .who-portraits{flex-direction:column;gap:16px}
.dbt .long-layout{grid-template-columns:1fr;gap:32px}
.dbt .c-wide{padding:0 16px}
.dbt .who-inner{padding:0 16px}
.dbt .grad-sec-inner{padding:0 16px}
.dbt .env-sec,.dbt .grad-sec,.dbt .feel-sec,.dbt .who-sec,.dbt .long-sec{padding:64px 0}
}
.abt{background:#fff;overflow-x:clip;padding:0}
.abt .pg-band{width:100%;height:3px;background:linear-gradient(120deg,#382EC3 0%,#C9E2D6 60%,#D8CEB4 100%)}
.abt .t-block{max-width:1170px;margin:0 auto;padding:96px 32px 64px;display:grid;grid-template-columns:1fr 340px;gap:64px;align-items:center;position:relative}
.abt .t-block .deco-circles{position:absolute;top:32px;left:-64px;pointer-events:none;width:220px;height:220px;overflow:hidden}
.abt .t-block .deco-circles span{position:absolute;border-radius:20px;opacity:.07;background:#382EC3}
.abt .t-block .deco-circles span:nth-child(1){width:180px;height:180px;top:0;left:0;border-radius:50%}
.abt .t-block .deco-circles span:nth-child(2){width:120px;height:120px;top:60px;left:80px;border-radius:50%;background:#C9E2D6;opacity:.12}
.abt .t-block .deco-circles span:nth-child(3){width:80px;height:80px;top:110px;left:20px;border-radius:50%;background:#D8CEB4;opacity:.15}
.abt .t-text{position:relative;z-index:1}
.abt .t-text .badge{display:inline-block;background:#C9E2D6;color:#382EC3;font-size:15px;font-weight:600;padding:4px 16px;border-radius:4px;letter-spacing:.04em;margin-bottom:16px}
.abt .t-text h1{font-size:48px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#382EC3;font-style:italic;margin:0 0 32px}
.abt .t-text h1 em{color:#2a2218;font-style:normal}
.abt .t-theses{display:flex;flex-direction:column;gap:16px}
.abt .t-theses p{font-size:16px;line-height:1.65;color:#2a2218;margin:0}
.abt .t-theses p.prominent{font-size:20px;line-height:1.45;color:#2a2218;font-weight:500;padding:16px 24px;background:linear-gradient(135deg,#f5f3ff 0%,#e8f5ef 100%);border-radius:6px}
.abt .t-img-strip{position:relative}
.abt .t-img-strip .img-frame{width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:2px;position:relative}
.abt .t-img-strip .img-frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.7) contrast(1.1);transition:filter .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .t-img-strip .img-frame:hover img{filter:saturate(1) contrast(1)}
.abt .t-img-strip .img-frame .overlay{position:absolute;inset:0;background:#382ec340;transition:opacity .6s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none}
.abt .t-img-strip .img-frame:hover .overlay{opacity:0}
.abt .t-img-strip .img-caption{position:absolute;bottom:0;left:0;right:0;background:#382ec3e0;color:#fff;font-size:15px;line-height:1.45;padding:16px;transform:translateY(100%);transition:transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .t-img-strip .img-frame:hover .img-caption{transform:translateY(0)}
.abt .t-img-strip .deco-tag{position:absolute;top:-16px;right:-16px;background:#D8CEB4;color:#2a2218;font-size:15px;font-weight:700;padding:8px 16px;border-radius:4px;box-shadow:0 4px 25px -2px #382ec317;z-index:2}
.abt .sect-div{max-width:1170px;margin:0 auto;height:1px;background:#d0ccc5}
.abt .team-sect{background:linear-gradient(160deg,#f0eeff 0%,#fff 55%,#eaf5f0 100%);padding:96px 0 64px}
.abt .team-inner{max-width:1170px;margin:0 auto;padding:0 32px;margin-left:64px}
.abt .team-inner .sect-label{font-size:15px;font-weight:600;color:#382EC3;letter-spacing:.06em;text-transform:uppercase;margin-bottom:32px;display:block}
.abt .team-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;align-items:start}
.abt .team-card{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 25px -2px #382ec317;transition:box-shadow .5s cubic-bezier(0.25,0.46,0.45,0.94),transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .team-card:hover{box-shadow:0 9px 52px -2px #382ec31a;transform:translateY(-4px)}
.abt .team-card .port-wrap{width:100%;aspect-ratio:4/5;overflow:hidden;position:relative}
.abt .team-card .port-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.8);transition:filter .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .team-card:hover .port-wrap img{filter:saturate(1)}
.abt .team-card .port-wrap .cap{position:absolute;bottom:0;left:0;right:0;background:#382ec3d9;color:#fff;font-size:15px;padding:16px;transform:translateY(100%);transition:transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .team-card:hover .port-wrap .cap{transform:translateY(0)}
.abt .team-card .port-wrap .tint{position:absolute;inset:0;background:#c9e2d64d;pointer-events:none;transition:opacity .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .team-card:hover .port-wrap .tint{opacity:0}
.abt .team-card .card-body{padding:24px}
.abt .team-card .card-body h4{font-size:20px;font-weight:700;font-style:italic;color:#2a2218;margin:0 0 8px;line-height:1.2}
.abt .team-card .card-body .role-tag{display:inline-block;background:#C9E2D6;color:#382EC3;font-size:15px;font-weight:600;padding:4px 12px;border-radius:4px;margin-bottom:16px}
.abt .team-card .card-body p{font-size:15px;line-height:1.65;color:#3d3830;margin:0}
.abt .team-card.dominant .card-body h4{font-size:24px}
.abt .team-card.dominant .card-body p{font-size:16px}
.abt .team-stat-col{display:flex;flex-direction:column;gap:32px}
.abt .stat-box{background:#fff;border-radius:6px;padding:32px 24px;box-shadow:0 3px 6px -2px #382ec30d;text-align:center}
.abt .stat-box .stat-num{font-size:48px;font-weight:800;color:#382EC3;line-height:1.2;display:block}
.abt .stat-box .stat-desc{font-size:15px;color:#3d3830;line-height:1.45;margin-top:8px;display:block}
.abt .stat-box .icon-lift{width:48px;height:48px;background:#C9E2D6;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 25px -2px #382ec317}
.abt .stat-box .icon-lift svg{width:24px;height:24px}
.abt .process-sect{padding:96px 0;position:relative}
.abt .process-sect .bg-img-wrap{position:absolute;inset:0;overflow:hidden;z-index:0}
.abt .process-sect .bg-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.abt .process-sect .bg-img-wrap::after{content:'';position:absolute;inset:0;background:#382ec3d1;animation:bgshift 8s ease-in-out infinite}
@keyframes bgshift {
0%,100%{background:#382ec3d1}
50%{background:#382ec3b8}
}
.abt .process-inner{max-width:1170px;margin:0 auto;padding:0 32px;position:relative;z-index:1;margin-right:64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.abt .process-left h2{font-size:34px;font-weight:800;font-style:italic;color:#fff;line-height:1.2;letter-spacing:-.01em;margin:0 0 32px}
.abt .process-steps{display:flex;flex-direction:column;gap:24px}
.abt .p-step{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.abt .p-step .num-circle{width:40px;height:40px;min-width:40px;border-radius:50%;background:#D8CEB4;color:#382EC3;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 25px -2px #382ec317}
.abt .p-step .step-text h5{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px;line-height:1.2}
.abt .p-step .step-text p{font-size:15px;line-height:1.65;color:#ffffffd1;margin:0}
.abt .process-right{display:flex;flex-direction:column;gap:32px}
.abt .process-right h3{font-size:24px;font-weight:700;font-style:italic;color:#D8CEB4;line-height:1.2;margin:0}
.abt .result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.abt .result-item{background:#ffffff1a;border-radius:6px;padding:24px 16px;text-align:center;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .result-item:hover{background:#ffffff2e}
.abt .result-item .r-icon{width:44px;height:44px;background:#C9E2D6;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 25px -2px #382ec317}
.abt .result-item .r-icon svg{width:22px;height:22px}
.abt .result-item p{font-size:15px;color:#ffffffe0;line-height:1.45;margin:0}
.abt .result-preview{background:#ffffff14;border-radius:6px;padding:24px;position:relative;overflow:hidden}
.abt .result-preview::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#D8CEB4,#C9E2D6)}
.abt .result-preview .img-wrap{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:4px;position:relative}
.abt .result-preview .img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .result-preview:hover .img-wrap img{transform:scale(1.04)}
.abt .result-preview .img-wrap .cap{position:absolute;bottom:0;left:0;right:0;background:#382ec3e0;color:#fff;font-size:15px;padding:12px 16px;transform:translateY(100%);transition:transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .result-preview:hover .img-wrap .cap{transform:translateY(0)}
.abt .result-preview p{font-size:15px;color:#ffffffd1;line-height:1.65;margin:16px 0 0}
.abt .vals-sect{padding:64px 0 96px;background:#fff}
.abt .vals-inner{max-width:1170px;margin:0 auto;padding:0 32px;margin-left:32px}
.abt .vals-top{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;margin-bottom:64px}
.abt .vals-top h2{font-size:34px;font-weight:800;font-style:italic;color:#382EC3;line-height:1.2;letter-spacing:-.01em;margin:0}
.abt .vals-top .desc-col p{font-size:16px;line-height:1.65;color:#2a2218;margin:0 0 16px}
.abt .vals-top .desc-col p:last-child{margin:0}
.abt .vals-top .desc-col p.quote-p{font-size:20px;line-height:1.45;color:#382EC3;font-weight:500;font-style:italic;padding:16px 24px;background:linear-gradient(135deg,#f0eeff 0%,#eaf5f0 100%);border-radius:6px}
.abt .vals-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.abt .val-item{padding:32px 24px;border-radius:6px;background:linear-gradient(160deg,#f5f3ff 0%,#fff 100%);box-shadow:0 3px 6px -2px #382ec30d;transition:box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .val-item:hover{box-shadow:0 9px 52px -2px #382ec31a;transform:translateY(-4px)}
.abt .val-item .v-icon{width:48px;height:48px;background:#382EC3;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 25px -2px #382ec317}
.abt .val-item .v-icon svg{width:24px;height:24px}
.abt .val-item h5{font-size:16px;font-weight:700;color:#2a2218;margin:0 0 8px;line-height:1.2}
.abt .val-item p{font-size:15px;line-height:1.65;color:#3d3830;margin:0}
.abt .img-gallery-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:64px}
.abt .gal-item{position:relative;overflow:hidden;border-radius:4px;aspect-ratio:16/9}
.abt .gal-item img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.75);transition:filter .7s cubic-bezier(0.25,0.46,0.45,0.94),transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .gal-item:hover img{filter:saturate(1);transform:scale(1.03)}
.abt .gal-item .tint-layer{position:absolute;inset:0;background:#382ec338;pointer-events:none;transition:opacity .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .gal-item:hover .tint-layer{opacity:0}
.abt .gal-item .gal-cap{position:absolute;bottom:0;left:0;right:0;background:#382ec3e0;color:#fff;font-size:15px;padding:12px 16px;transform:translateY(100%);transition:transform .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt .gal-item:hover .gal-cap{transform:translateY(0)}
.abt .char-anim{display:inline-flex;flex-wrap:wrap}
.abt .char-anim span{display:inline-block;transition:color .1s ease}
.abt .char-anim:hover span:nth-child(1){color:#382EC3;transition-delay:0s}
.abt .char-anim:hover span:nth-child(2){color:#382EC3;transition-delay:.05s}
.abt .char-anim:hover span:nth-child(3){color:#382EC3;transition-delay:.1s}
.abt .char-anim:hover span:nth-child(4){color:#382EC3;transition-delay:.15s}
.abt .char-anim:hover span:nth-child(5){color:#382EC3;transition-delay:.2s}
.abt .char-anim:hover span:nth-child(6){color:#382EC3;transition-delay:.25s}
.abt .char-anim:hover span:nth-child(7){color:#382EC3;transition-delay:.3s}
.abt .char-anim:hover span:nth-child(8){color:#382EC3;transition-delay:.35s}
.abt .char-anim:hover span:nth-child(9){color:#382EC3;transition-delay:.4s}
.abt .char-anim:hover span:nth-child(10){color:#382EC3;transition-delay:.45s}
.abt .char-anim:hover span:nth-child(11){color:#382EC3;transition-delay:.5s}
.abt .char-anim:hover span:nth-child(12){color:#382EC3;transition-delay:.55s}
@media (max-width: 1280px) {
.abt .t-block{grid-template-columns:1fr 280px;gap:32px;padding:64px 32px 48px}
.abt .team-inner{margin-left:32px}
.abt .process-inner{margin-right:32px}
.abt .vals-list{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.abt .t-block{grid-template-columns:1fr;padding:48px 16px 32px;gap:32px}
.abt .t-img-strip{max-width:320px;margin:0 auto}
.abt .t-text h1{font-size:34px}
.abt .team-inner{margin-left:0;padding:0 16px}
.abt .team-grid{grid-template-columns:1fr}
.abt .team-stat-col{flex-direction:row;flex-wrap:wrap}
.abt .stat-box{flex:1 1 140px}
.abt .process-inner{grid-template-columns:1fr;margin-right:0;padding:0 16px;gap:32px}
.abt .result-grid{grid-template-columns:1fr}
.abt .vals-inner{margin-left:0;padding:0 16px}
.abt .vals-top{grid-template-columns:1fr;gap:32px}
.abt .vals-list{grid-template-columns:1fr 1fr}
.abt .img-gallery-row{grid-template-columns:1fr}
.abt .team-sect{padding:48px 0 32px}
.abt .process-sect{padding:48px 0}
.abt .vals-sect{padding:32px 0 48px}
}
.ct-us{background:#fff;overflow-x:clip;position:relative}
.ct-us .reveal{opacity:0;transform:translateY(28px);animation:rise .7s cubic-bezier(0.25,0.46,0.45,0.94) forwards}
.ct-us .reveal.d1{animation-delay:.1s}
.ct-us .reveal.d2{animation-delay:.22s}
.ct-us .reveal.d3{animation-delay:.34s}
.ct-us .reveal.d4{animation-delay:.46s}
.ct-us .reveal.d5{animation-delay:.58s}
@keyframes rise {
to{opacity:1;transform:translateY(0)}
}
.ct-us .pg-wrap{max-width:1170px;margin:0 auto;padding:0 32px}
.ct-us .diamond{display:inline-block;width:8px;height:8px;background:#382EC3;transform:rotate(45deg);margin:0 8px;flex-shrink:0}
.ct-us .badge{display:inline-block;font-size:15px;line-height:1.2;padding:4px 16px;border-radius:20px;background:#C9E2D6;color:#1a2e24;letter-spacing:.02em}
.ct-us svg.zz-div{display:block;width:100%;height:32px;overflow:hidden}
.ct-us .split-top{display:grid;grid-template-columns:1fr 1fr;min-height:520px}
.ct-us .split-left{background:#382EC3;padding:64px 64px 64px 32px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.ct-us .split-left::before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 60px 60px 0;border-color:transparent #fff transparent transparent}
.ct-us .split-left::after{content:'';position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:40px 0 0 40px;border-color:transparent transparent transparent #d9ceb440}
.ct-us .split-left .pg-label{font-size:15px;line-height:1.2;color:#C9E2D6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px}
.ct-us .split-left .pg-head{font-size:48px;line-height:1.2;font-weight:800;color:#fff;letter-spacing:-.02em;font-style:italic;margin-bottom:32px}
.ct-us .split-left .pg-sub{font-size:16px;line-height:1.65;color:#ffffffd1;margin-bottom:64px}
.ct-us .split-left .info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.ct-us .split-left .info-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.ct-us .split-left .info-list .ico-wrap{width:32px;height:32px;border-radius:4px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ct-us .split-left .info-list .ico-wrap svg{width:16px;height:16px;fill:none;stroke:#C9E2D6;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ct-us .split-left .info-list .itext{display:flex;flex-direction:column;gap:4px}
.ct-us .split-left .info-list .itext span{font-size:15px;line-height:1.2;color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase}
.ct-us .split-left .info-list .itext a,.ct-us .split-left .info-list .itext p{font-size:16px;line-height:1.45;color:#fff;text-decoration:none;margin:0;transition:color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.ct-us .split-left .info-list .itext a:hover{color:#C9E2D6}
.ct-us .split-right{background:#fff;padding:64px 32px 64px 64px;display:flex;flex-direction:column;justify-content:center;position:relative}
.ct-us .split-right::before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:50px 50px 0 0;border-color:#D8CEB4 transparent transparent}
.ct-us .form-head{font-size:24px;line-height:1.2;font-weight:700;color:#382EC3;font-style:italic;margin-bottom:8px}
.ct-us .form-desc{font-size:15px;line-height:1.65;color:#3a3a3a;margin-bottom:32px}
.ct-us .ct-form{display:flex;flex-direction:column;gap:16px}
.ct-us .field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ct-us .fld{display:flex;flex-direction:column;gap:8px}
.ct-us .fld label{font-size:15px;line-height:1.2;color:#2a2a2a;font-weight:600;letter-spacing:.02em}
.ct-us .fld input,.ct-us .fld textarea,.ct-us .fld select{font-size:16px;line-height:1.45;color:#2a2a2a;background:#f5f3ee;border:1.5px solid #D8CEB4;border-radius:4px;padding:12px 16px;outline:none;transition:border-color .5s cubic-bezier(0.25,0.46,0.45,0.94),background .5s cubic-bezier(0.25,0.46,0.45,0.94);width:100%;box-sizing:border-box;appearance:none}
.ct-us .fld input::placeholder,.ct-us .fld textarea::placeholder{color:#2a2a2a61}
.ct-us .fld input:focus,.ct-us .fld textarea:focus,.ct-us .fld select:focus{border-color:#382EC3;background:#fff}
.ct-us .fld textarea{resize:vertical;min-height:96px}
.ct-us .fld select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23382EC3' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
.ct-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.ct-us .privacy-row input[type="checkbox"]{width:18px;height:18px;min-width:18px;border:1.5px solid #D8CEB4;border-radius:2px;background:#f5f3ee;cursor:pointer;margin-top:2px;accent-color:#382EC3}
.ct-us .privacy-row .prv-txt{font-size:15px;line-height:1.65;color:#3a3a3a}
.ct-us .privacy-row .prv-txt a{color:#382EC3;text-decoration:none;position:relative;display:inline-block}
.ct-us .privacy-row .prv-txt a::after{content:'';position:absolute;bottom:-1px;left:50%;right:50%;height:1px;background:#382EC3;transition:left .5s cubic-bezier(0.25,0.46,0.45,0.94),right .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.ct-us .privacy-row .prv-txt a:hover::after{left:0;right:0}
.ct-us .submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:16px;line-height:1.2;font-weight:700;color:#fff;background:#382EC3;border:none;border-radius:6px;padding:16px 32px;cursor:pointer;position:relative;overflow:hidden;align-self:flex-start;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 4px 25px -2px #382ec317}
.ct-us .submit-btn:hover{background:#2a22a0;box-shadow:0 9px 52px -2px #382ec31a}
.ct-us .submit-btn:active{background:#1e1880}
.ct-us .submit-btn::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at var(--rx,50%) var(--ry,50%),#ffffff47 0%,transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:6px}
.ct-us .submit-btn:active::after{opacity:1}
.ct-us .submit-btn svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ct-us .zz-sep{width:100%;overflow:hidden;line-height:0}
.ct-us .detail-band{background:#f5f3ee;padding:96px 0;position:relative}
.ct-us .detail-band::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent,transparent 18px,#d8ceb421 18px,#d8ceb421 19px);pointer-events:none}
.ct-us .detail-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.ct-us .img-col{position:relative}
.ct-us .img-frame{border-radius:6px;overflow:hidden;position:relative;box-shadow:0 9px 52px -2px #382ec31a}
.ct-us .img-frame img{display:block;width:100%;height:380px;object-fit:cover;filter:blur(0px) saturate(0.7) brightness(0.88);transition:filter .8s cubic-bezier(0.25,0.46,0.45,0.94)}
.ct-us .img-frame:hover img{filter:blur(0px) saturate(1) brightness(1)}
.ct-us .img-frame .img-tint{position:absolute;inset:0;background:#382ec338;transition:opacity .7s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none;border-radius:6px}
.ct-us .img-frame:hover .img-tint{opacity:0}
.ct-us .img-accent{position:absolute;bottom:-16px;left:-16px;width:64px;height:64px;border-radius:2px;background:#382EC3;z-index:0;pointer-events:none}
.ct-us .img-accent2{position:absolute;top:-12px;right:-12px;width:40px;height:40px;border-radius:2px;background:#D8CEB4;z-index:0;pointer-events:none}
.ct-us .txt-col{display:flex;flex-direction:column;gap:32px}
.ct-us .txt-col .sec-label{display:flex;flex-direction:row;align-items:center;gap:8px}
.ct-us .txt-col .sec-head{font-size:34px;line-height:1.2;font-weight:800;color:#382EC3;font-style:italic;letter-spacing:-.01em}
.ct-us .txt-col .sec-body{font-size:16px;line-height:1.65;color:#2a2a2a}
.ct-us .quote-block{border-radius:6px;background:#fff;padding:32px;box-shadow:0 3px 6px -2px #382ec30d;position:relative}
.ct-us .quote-block::before{content:'';position:absolute;top:16px;left:-4px;width:8px;height:8px;background:#382EC3;transform:rotate(45deg)}
.ct-us .quote-block .q-text{font-size:20px;line-height:1.45;color:#382EC3;font-weight:700;font-style:italic;margin:0 0 16px}
.ct-us .quote-block .q-attr{font-size:15px;line-height:1.2;color:#5a5a5a;display:flex;flex-direction:row;align-items:center;gap:8px}
.ct-us .steps-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.ct-us .steps-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.ct-us .steps-list .num{width:32px;height:32px;min-width:32px;border-radius:20px;background:#382EC3;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1.2}
.ct-us .steps-list .step-txt{font-size:16px;line-height:1.65;color:#2a2a2a;padding-top:4px}
.ct-us .img2-col{position:relative;display:flex;flex-direction:column;gap:32px}
.ct-us .img-frame2{border-radius:6px;overflow:hidden;box-shadow:0 4px 25px -2px #382ec317}
.ct-us .img-frame2 img{display:block;width:100%;height:220px;object-fit:cover;filter:saturate(0.75) brightness(0.9);transition:filter .8s cubic-bezier(0.25,0.46,0.45,0.94)}
.ct-us .img-frame2:hover img{filter:saturate(1) brightness(1)}
.ct-us .img-frame2 .img-tint2{position:absolute;inset:0;background:#c9e2d64d;transition:opacity .7s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none}
.ct-us .img-frame2:hover .img-tint2{opacity:0}
@media (max-width: 1280px) {
.ct-us .split-left{padding:64px 32px}
.ct-us .split-right{padding:64px 32px}
.ct-us .split-left .pg-head{font-size:34px}
}
@media (max-width: 768px) {
.ct-us .split-top{grid-template-columns:1fr}
.ct-us .split-left{padding:64px 32px}
.ct-us .split-right{padding:64px 32px}
.ct-us .split-left .pg-head{font-size:34px}
.ct-us .field-row{grid-template-columns:1fr}
.ct-us .detail-inner{grid-template-columns:1fr;gap:32px}
.ct-us .detail-band{padding:64px 0}
.ct-us .img-accent,.ct-us .img-accent2{display:none}
.ct-us .txt-col .sec-head{font-size:24px}
.ct-us .pg-wrap{padding:0 16px}
}
.succ-page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 32px;background:#fff}
.succ-page .succ-wrap{max-width:1170px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}
.succ-page .succ-icon{width:72px;height:72px;flex-shrink:0}
.succ-page .succ-icon .icon-circle{fill:none;stroke:#382EC3;stroke-width:2;transition:stroke .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.succ-page .succ-icon .icon-check{fill:none;stroke:#382EC3;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.succ-page .succ-badge{display:inline-block;background:#C9E2D6;color:#1b4535;font-size:15px;font-weight:600;letter-spacing:.04em;padding:4px 16px;border-radius:20px}
.succ-page .succ-heading{font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#382EC3;font-style:italic;margin:0}
.succ-page .succ-text{font-size:20px;line-height:1.65;color:#2a2a35;max-width:520px;margin:0}
.succ-page .succ-divider{width:64px;height:2px;background:linear-gradient(90deg,#D8CEB4 0%,#382EC3 60%,#C9E2D6 100%);border-radius:2px}
.succ-page .succ-note{font-size:15px;line-height:1.45;color:#4a4a5a;max-width:420px;margin:0}
.succ-page .succ-note strong{color:#2a2a35;font-weight:600}
.succ-page .succ-actions{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px}
.succ-page .btn-primary{display:inline-block;background:#382EC3;color:#fff;font-size:16px;font-weight:600;padding:16px 32px;border-radius:4px;text-decoration:none;border:2px solid #382EC3;cursor:pointer;box-shadow:0 4px 25px -2px #382ec317;transition:background .5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s ease,color .5s ease;position:relative;overflow:hidden}
.succ-page .btn-primary:hover{background:#2a22a0;box-shadow:0 9px 52px -2px #382ec31a;color:#fff}
.succ-page .btn-primary:focus-visible{outline:3px solid #382EC3;outline-offset:3px}
.succ-page .btn-secondary{display:inline-block;background:transparent;color:#382EC3;font-size:16px;font-weight:600;padding:16px 32px;border-radius:4px;text-decoration:none;border:2px solid #D8CEB4;cursor:pointer;transition:border-color .6s ease,background .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.succ-page .btn-secondary:hover{border-color:#382EC3;background:#f4f3fc}
.succ-page .btn-secondary:focus-visible{outline:3px solid #382EC3;outline-offset:3px}
.succ-page .succ-contact{font-size:15px;line-height:1.45;color:#4a4a5a;margin:0}
.succ-page .succ-contact a{color:#382EC3;text-decoration:underline;text-underline-offset:3px;transition:color .5s ease}
.succ-page .succ-contact a:hover{color:#2a22a0}
@media (max-width: 768px) {
.succ-page{padding:64px 16px}
.succ-page .succ-heading{font-size:34px}
.succ-page .succ-text{font-size:16px}
.succ-page .succ-actions{flex-direction:column;align-items:stretch}
.succ-page .btn-primary,.succ-page .btn-secondary{text-align:center}
}