@import "https://cdn.jsdelivr.net/npm/@fontsource/merriweather@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/merriweather@latest/700.css";
html{font-size:100%}
body{margin:0;-webkit-text-size-adjust:100%;word-break:break-word;overflow-wrap:break-word}
.pg-hd{background:linear-gradient(135deg,#F5F4EA 0%,#e8ecd6 60%,#C2C89C 100%);border-bottom:3px solid #92A246;position:relative}
.pg-hd__bar{max-width:1024px;margin:0 auto;padding:32px 32px 8px;display:flex;align-items:flex-start;gap:32px}
.pg-hd__brand-box{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0;margin-left:8px;background:#fff;border-radius:999px;padding:8px 16px;box-shadow:1px 2px 3px 0 #92a24612 1px 4px 25px 0 #92a24614;border:2px solid #92A246}
.pg-hd__brand-box img{width:44px;height:44px;object-fit:contain;display:block}
.pg-hd__brand-name{font-family:'Merriweather',Georgia,serif;font-size:21px;font-weight:700;color:#2a2a00;letter-spacing:-.02em;line-height:1.1;margin-left:12px;text-decoration:none}
.pg-hd__nav-row{max-width:1024px;margin:0 auto;padding:8px 32px 0}
.pg-hd__nav{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0;padding-left:8px}
.pg-hd__nav li{display:flex}
.pg-hd__nav-lnk{font-family:'Merriweather',Georgia,serif;font-size:14px;font-weight:400;color:#2a2a00;text-decoration:none;line-height:1.35;padding:8px 16px;border-radius:3px;border:2px solid transparent;display:inline-flex;align-items:center;min-height:44px;transition:color .38s cubic-bezier(0.34,1.2,0.64,1),border-color .38s cubic-bezier(0.34,1.2,0.64,1),background .38s cubic-bezier(0.34,1.2,0.64,1)}
.pg-hd__nav-lnk:hover{color:#92A246;border-color:#92A246;background:#92a24612}
.pg-hd__nav-lnk:focus{outline:3px solid #92A246;outline-offset:3px}
.pg-hd__nav-lnk--act{color:#92A246;border-color:#92A246;font-weight:700}
.pg-hd__accent{height:4px;background:linear-gradient(90deg,#92A246 0%,#C2C89C 60%,#F5F4EA 100%);margin-top:8px}
.pg-ft{background:#2a2a00;border-top:4px solid #92A246}
.pg-ft__top{max-width:1024px;margin:0 auto;padding:32px 32px 16px;display:flex;flex-wrap:wrap;gap:32px;align-items:flex-start}
.pg-ft__brand-col{flex:0 0 auto;display:flex;flex-direction:column;gap:16px}
.pg-ft__logo-box{display:inline-flex;align-items:center;background:#fff;border-radius:999px;padding:8px 16px;box-shadow:1px 2px 3px 0 #c2c89c12 1px 9px 40px 0 #c2c89c21;border:2px solid #C2C89C;text-decoration:none}
.pg-ft__logo-box img{width:44px;height:44px;object-fit:contain;display:block}
.pg-ft__logo-name{font-family:'Merriweather',Georgia,serif;font-size:17px;font-weight:700;color:#2a2a00;margin-left:12px}
.pg-ft__tagline{font-family:'Merriweather',Georgia,serif;font-size:14px;color:#C2C89C;line-height:1.55;max-width:240px}
.pg-ft__cols{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:32px}
.pg-ft__col{flex:1 1 160px;display:flex;flex-direction:column;gap:8px}
.pg-ft__col-label{font-family:'Merriweather',Georgia,serif;font-size:14px;font-weight:700;color:#92A246;letter-spacing:.04em;line-height:1.35;text-transform:uppercase;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #92A246}
.pg-ft__col-lnk{font-family:'Merriweather',Georgia,serif;font-size:14px;color:#F5F4EA;text-decoration:none;line-height:1.55;padding:4px 0;min-height:44px;display:inline-flex;align-items:center;transition:color .42s ease-in-out}
.pg-ft__col-lnk:hover{color:#C2C89C}
.pg-ft__col-lnk:focus{outline:3px solid #92A246;outline-offset:2px}
.pg-ft__contact-item{font-family:'Merriweather',Georgia,serif;font-size:14px;color:#F5F4EA;line-height:1.55;display:flex;flex-direction:column;gap:4px}
.pg-ft__contact-item a{color:#C2C89C;text-decoration:none;transition:color .35s ease-in-out;min-height:44px;display:inline-flex;align-items:center}
.pg-ft__contact-item a:hover{color:#F5F4EA}
.pg-ft__contact-item a:focus{outline:3px solid #92A246;outline-offset:2px}
.pg-ft__divider{max-width:1024px;margin:0 auto;padding:0 32px}
.pg-ft__divider hr{border:none;border-top:2px solid #92A246;margin:0;opacity:.3}
.pg-ft__bottom{max-width:1024px;margin:0 auto;padding:16px 32px 32px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}
.pg-ft__copy{font-family:'Merriweather',Georgia,serif;font-size:14px;color:#C2C89C;line-height:1.55}
.pg-ft__policy{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}
.pg-ft__policy-lnk{font-family:'Merriweather',Georgia,serif;font-size:14px;color:#C2C89C;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:color .4s cubic-bezier(0.34,1.2,0.64,1),border-color .4s cubic-bezier(0.34,1.2,0.64,1);min-height:44px;display:inline-flex;align-items:center}
.pg-ft__policy-lnk:hover{color:#F5F4EA;border-color:#92A246}
.pg-ft__policy-lnk:focus{outline:3px solid #92A246;outline-offset:2px}
@media (max-width: 1024px) {
.pg-hd__bar{padding:32px 16px 8px}
.pg-hd__nav-row{padding:8px 16px 0}
.pg-ft__top{padding:32px 16px 16px}
.pg-ft__divider{padding:0 16px}
.pg-ft__bottom{padding:16px 16px 32px}
}
@media (max-width: 640px) {
.pg-hd__bar{padding:16px 16px 8px;gap:16px}
.pg-hd__nav-row{padding:4px 16px 0}
.pg-hd__nav{gap:4px;padding-left:0}
.pg-hd__nav-lnk{font-size:14px;padding:8px 12px}
.pg-ft__top{flex-direction:column;padding:16px;gap:16px}
.pg-ft__bottom{flex-direction:column;align-items:flex-start;padding:16px;gap:8px}
.pg-ft__cols{flex-direction:column;gap:16px}
}
.ry-rules-content{max-width:1024px;margin:0 auto;padding:32px;color:#2c2c2c}
.ry-rules-content h1{font-size:38px;line-height:1.1;letter-spacing:-.02em;color:#92A246;margin-bottom:32px;margin-top:0;padding-bottom:16px;border-bottom:3px solid #C2C89C}
.ry-rules-content h2{font-size:28px;line-height:1.1;letter-spacing:-.015em;color:#92A246;margin-top:32px;margin-bottom:16px}
.ry-rules-content h3{font-size:21px;line-height:1.35;letter-spacing:-.01em;color:#6b7a2e;margin-top:32px;margin-bottom:8px}
.ry-rules-content h4{font-size:17px;line-height:1.35;letter-spacing:-.005em;color:#5a6125;margin-top:16px;margin-bottom:8px}
.ry-rules-content h5{font-size:14px;line-height:1.35;letter-spacing:.02em;text-transform:uppercase;color:#5a6125;margin-top:16px;margin-bottom:8px}
.ry-rules-content h6{font-size:14px;line-height:1.35;color:#5a6125;margin-top:16px;margin-bottom:8px}
.ry-rules-content p{font-size:17px;line-height:1.55;margin-top:0;margin-bottom:16px;color:#2c2c2c}
.ry-rules-content strong,.ry-rules-content b{font-weight:700;color:#3a3a2a}
.ry-rules-content a{color:#92A246;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .35s cubic-bezier(0.34,1.2,0.64,1),text-decoration-color .38s ease-in-out;text-decoration-color:#C2C89C}
.ry-rules-content a:hover{color:#6b7a2e;text-decoration-color:#92A246}
.ry-rules-content ul,.ry-rules-content ol{font-size:17px;line-height:1.55;margin-top:0;margin-bottom:16px;padding-left:32px;color:#2c2c2c}
.ry-rules-content li{margin-bottom:8px}
.ry-rules-content li:last-child{margin-bottom:0}
.ry-rules-content table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.55;margin-top:16px;margin-bottom:32px;border-radius:8px;overflow:hidden;box-shadow:1px 4px 25px 0 #92a24614}
.ry-rules-content thead{background-color:#92A246}
.ry-rules-content thead th{color:#fff;font-size:14px;line-height:1.35;letter-spacing:.03em;text-transform:uppercase;padding:16px;text-align:left;font-weight:700;border:none}
.ry-rules-content tbody tr{border-bottom:1px solid #C2C89C;transition:background-color .32s ease-in-out}
.ry-rules-content tbody tr:last-child{border-bottom:none}
.ry-rules-content tbody tr:nth-child(even){background-color:#F5F4EA}
.ry-rules-content tbody tr:hover{background-color:#eceee0}
.ry-rules-content td{padding:16px;font-size:14px;line-height:1.55;color:#2c2c2c;vertical-align:top;border:none}
.ry-rules-content th{padding:16px;vertical-align:top}
.ry-rules-content div{font-size:17px;line-height:1.55}
.ry-rules-content blockquote{margin:16px 0;padding:16px 16px 16px 32px;background-color:#F5F4EA;border-left:4px solid #92A246;border-radius:0 8px 8px 0;font-size:17px;line-height:1.55;color:#3a3a2a}
.ry-rules-content hr{border:none;border-top:2px solid #C2C89C;margin:32px 0}
.ry-rules-content code{font-size:14px;background-color:#F5F4EA;border:1px solid #C2C89C;border-radius:3px;padding:4px 8px;color:#3a3a2a}
.ry-rules-content pre{background-color:#F5F4EA;border:1px solid #C2C89C;border-radius:8px;padding:16px;overflow-x:auto;margin-bottom:16px}
.ry-rules-content pre code{border:none;padding:0;background:none;border-radius:0}
@media (max-width: 1024px) {
.ry-rules-content{padding:32px 16px}
.ry-rules-content h1{font-size:28px}
.ry-rules-content h2{font-size:21px}
.ry-rules-content h3{font-size:17px}
}
@media (max-width: 640px) {
.ry-rules-content{padding:16px}
.ry-rules-content h1{font-size:21px}
.ry-rules-content h2{font-size:17px}
.ry-rules-content h3{font-size:14px}
.ry-rules-content p,.ry-rules-content ul,.ry-rules-content ol,.ry-rules-content div{font-size:14px}
.ry-rules-content table{display:block;overflow-x:auto;max-width:100%}
.ry-rules-content thead th,.ry-rules-content td{padding:8px}
}
.lrn-prog{max-width:100%;overflow-x:hidden}
.lrn-prog .pg-wrap{max-width:1024px;margin:0 auto;padding:0 32px}
.lrn-prog .grad-txt{background:linear-gradient(to top,#C2C89C,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.lrn-prog .divider-radial{width:100%;height:2px;background:radial-gradient(ellipse at center,#92A246 0%,transparent 70%);border:none;margin:0}
.lrn-prog .bento{background:#F5F4EA;padding:64px 32px 48px}
.lrn-prog .bento__grid{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px}
.lrn-prog .bento__cell--img{grid-column:2;grid-row:1 / 3;border-radius:8px;overflow:hidden;position:relative}
.lrn-prog .bento__cell--img img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;display:block;filter:brightness(0.88);transition:filter .38s cubic-bezier(0.34,1.2,0.64,1)}
.lrn-prog .bento__cell--img:hover img{filter:brightness(1.05)}
.lrn-prog .bento__cell--head{grid-column:1;grid-row:1;background:#fff;border-radius:8px;padding:32px;display:flex;flex-direction:column;justify-content:center;box-shadow:1px 2px 3px 0 #92a24612}
.lrn-prog .bento__cell--sub{grid-column:1;grid-row:2;background:#92A246;border-radius:8px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end}
.lrn-prog .bento__label{font-size:14px;letter-spacing:.08em;color:#92A246;text-transform:uppercase;margin-bottom:8px;font-weight:600}
.lrn-prog .bento__h1{font-size:54px;line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;background:linear-gradient(to top,#92A246,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.lrn-prog .bento__desc{font-size:17px;line-height:1.55;color:#2d2d2d;margin:0}
.lrn-prog .bento__cell--sub .bento__sub-h{font-size:21px;line-height:1.35;color:#fff;margin:0 0 8px;font-weight:700}
.lrn-prog .bento__cell--sub .bento__sub-p{font-size:17px;line-height:1.55;color:#ffffffe6;margin:0}
.lrn-prog .bento__shape{position:absolute;bottom:16px;left:16px;width:48px;height:48px;border:3px solid #c2c89c80;border-radius:8px;transform:rotate(18deg);pointer-events:none}
.lrn-prog .bento__shape2{position:absolute;top:24px;right:24px;width:24px;height:24px;background:#92a2462e;border-radius:3px;transform:rotate(-12deg);pointer-events:none}
.lrn-prog .prog-body{background:#fff;padding:64px 32px}
.lrn-prog .prog-body__inner{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}
.lrn-prog .prog-body__left{display:flex;flex-direction:column;gap:32px}
.lrn-prog .prog-body__h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;margin:0 0 16px;background:linear-gradient(to top,#92A246,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.lrn-prog .prog-body__p{font-size:17px;line-height:1.55;color:#2d2d2d;margin:0 0 16px}
.lrn-prog .prog-body__p:last-child{margin-bottom:0}
.lrn-prog .module-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.lrn-prog .module-list__item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px;background:#F5F4EA;border-radius:8px;transition:box-shadow .35s cubic-bezier(0.34,1.2,0.64,1)}
.lrn-prog .module-list__item:hover{box-shadow:1px 4px 25px 0 #92a24614}
.lrn-prog .module-list__num{font-size:38px;line-height:1.1;color:#92a2462e;font-weight:900;min-width:48px;text-align:right;flex-shrink:0}
.lrn-prog .module-list__body{display:flex;flex-direction:column;gap:4px}
.lrn-prog .module-list__h{font-size:17px;font-weight:700;color:#2d2d2d;margin:0;line-height:1.35}
.lrn-prog .module-list__h .dot{display:inline-block;width:5px;height:5px;background:#92A246;border-radius:50%;margin-left:4px;vertical-align:middle;position:relative;top:-2px}
.lrn-prog .module-list__p{font-size:14px;line-height:1.55;color:#555;margin:0}
.lrn-prog .chk-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.lrn-prog .chk-list__item{display:flex;flex-direction:row;gap:8px;align-items:flex-start;font-size:17px;line-height:1.55;color:#2d2d2d}
.lrn-prog .chk-list__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}
.lrn-prog .chk-list__icon svg{display:block}
.lrn-prog .portraits{display:flex;flex-direction:row;gap:8px;margin-top:8px;align-items:flex-end}
.lrn-prog .portrait-card{display:flex;flex-direction:column;gap:8px;flex:1}
.lrn-prog .portrait-card--tall{flex:1.2;margin-bottom:-16px}
.lrn-prog .portrait-card__img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:1/1}
.lrn-prog .portrait-card__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.87);transition:filter .42s cubic-bezier(0.34,1.2,0.64,1)}
.lrn-prog .portrait-card__img-wrap:hover img{filter:brightness(1.04)}
.lrn-prog .portrait-card__name{font-size:14px;font-weight:700;color:#2d2d2d;text-align:center;margin:0}
.lrn-prog .portrait-card__role{font-size:14px;color:#92A246;text-align:center;margin:0}
.lrn-prog .metrics{display:flex;flex-direction:row;gap:16px;margin-top:8px}
.lrn-prog .metric{flex:1;background:#92A246;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px;transition:box-shadow .33s ease-in-out}
.lrn-prog .metric:hover{box-shadow:1px 9px 40px 0 #92a24621}
.lrn-prog .metric__val{font-size:28px;line-height:1.1;color:#fff;font-weight:900}
.lrn-prog .metric__lbl{font-size:14px;line-height:1.35;color:#ffffffd9}
.lrn-prog .prog-body__right{display:flex;flex-direction:column;gap:32px;position:sticky;top:32px}
.lrn-prog .form-card{background:#F5F4EA;border-radius:12px;padding:32px;box-shadow:1px 4px 25px 0 #92a24614;display:flex;flex-direction:column;gap:16px}
.lrn-prog .form-card__h{font-size:21px;line-height:1.35;color:#2d2d2d;margin:0;font-weight:700}
.lrn-prog .form-card__desc{font-size:14px;line-height:1.55;color:#555;margin:0}
.lrn-prog .form-card form{display:flex;flex-direction:column;gap:16px}
.lrn-prog .fld{display:flex;flex-direction:column;gap:4px}
.lrn-prog .fld label{font-size:14px;font-weight:600;color:#2d2d2d}
.lrn-prog .fld input,.lrn-prog .fld select{border:2px solid #C2C89C;border-radius:8px;padding:8px 16px;font-size:17px;color:#2d2d2d;background:#fff;outline:none;transition:border-color .36s cubic-bezier(0.34,1.2,0.64,1);width:100%;box-sizing:border-box}
.lrn-prog .fld input::placeholder{font-style:italic;opacity:.55}
.lrn-prog .fld input:focus,.lrn-prog .fld select:focus{border-color:#92A246}
.lrn-prog .form-card .btn-sub{border:3px solid #92A246;background:transparent;color:#92A246;border-radius:8px;padding:12px 16px;font-size:17px;font-weight:700;cursor:pointer;transition:background .4s cubic-bezier(0.34,1.2,0.64,1),color .4s cubic-bezier(0.34,1.2,0.64,1);position:relative;overflow:hidden}
.lrn-prog .form-card .btn-sub::after{content:'';position:absolute;inset:0;background:#92A246;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(0.34,1.2,0.64,1);z-index:0}
.lrn-prog .form-card .btn-sub span{position:relative;z-index:1}
.lrn-prog .form-card .btn-sub:hover::after,.lrn-prog .form-card .btn-sub:focus::after{transform:scaleX(1)}
.lrn-prog .form-card .btn-sub:hover,.lrn-prog .form-card .btn-sub:focus{color:#fff;outline:none}
.lrn-prog .form-card .btn-sub:active::after{transform:scaleX(1)}
.lrn-prog .img-panel{border-radius:8px;overflow:hidden;box-shadow:1px 2px 3px 0 #92a24612}
.lrn-prog .img-panel img{width:100%;display:block;object-fit:cover;max-height:220px;filter:brightness(0.88);transition:filter .38s ease-in-out}
.lrn-prog .img-panel:hover img{filter:brightness(1.04)}
@keyframes fadeUp {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.lrn-prog .bento__cell--head{animation:fadeUp .38s cubic-bezier(0.34,1.2,0.64,1) .05s both}
.lrn-prog .bento__cell--sub{animation:fadeUp .4s cubic-bezier(0.34,1.2,0.64,1) .15s both}
.lrn-prog .bento__cell--img{animation:fadeUp .42s cubic-bezier(0.34,1.2,0.64,1) .25s both}
.lrn-prog .module-list__item:nth-child(1){animation:fadeUp .36s cubic-bezier(0.34,1.2,0.64,1) .05s both}
.lrn-prog .module-list__item:nth-child(2){animation:fadeUp .38s cubic-bezier(0.34,1.2,0.64,1) .12s both}
.lrn-prog .module-list__item:nth-child(3){animation:fadeUp .4s cubic-bezier(0.34,1.2,0.64,1) .19s both}
.lrn-prog .module-list__item:nth-child(4){animation:fadeUp .42s cubic-bezier(0.34,1.2,0.64,1) .26s both}
@media (max-width: 1024px) {
.lrn-prog .bento__h1{font-size:38px}
.lrn-prog .prog-body__h2{font-size:28px}
}
@media (max-width: 640px) {
.lrn-prog .bento{padding:32px 16px}
.lrn-prog .bento__grid{grid-template-columns:1fr;grid-template-rows:auto}
.lrn-prog .bento__cell--img{grid-column:1;grid-row:3}
.lrn-prog .bento__cell--head{grid-column:1;grid-row:1}
.lrn-prog .bento__cell--sub{grid-column:1;grid-row:2}
.lrn-prog .bento__h1{font-size:38px}
.lrn-prog .bento__cell--img img{min-height:220px}
.lrn-prog .prog-body{padding:32px 16px}
.lrn-prog .prog-body__inner{grid-template-columns:1fr}
.lrn-prog .prog-body__right{position:static}
.lrn-prog .portraits{flex-direction:row}
.lrn-prog .portrait-card--tall{margin-bottom:0}
.lrn-prog .metrics{flex-direction:column}
.lrn-prog .prog-body__h2{font-size:28px}
}
.ct-us{max-width:100%;overflow-x:clip}
.ct-us .pg-wrap{max-width:1024px;margin:0 auto;padding:0 32px}
.ct-us .lbl-tag{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#92A246;margin-bottom:16px}
.ct-us .grad-txt{background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ct-us .intro-band{padding:64px 0 80px;background:#fff}
.ct-us .intro-band .pg-wrap{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end}
.ct-us .intro-col h1{font-size:54px;line-height:1.1;letter-spacing:-.02em;color:#1e2a08;margin:0 0 16px}
.ct-us .intro-col p{font-size:17px;line-height:1.55;color:#2d3a10;margin:0 0 16px}
.ct-us .img-col{position:relative;display:flex;justify-content:flex-end}
.ct-us .img-col .img-fr{width:100%;max-width:440px;border-radius:8px;overflow:hidden;box-shadow:1px 9px 40px 0 #92a24621}
.ct-us .img-col .img-fr img{width:100%;height:340px;object-fit:cover;display:block}
.ct-us .img-col .deco-dot{position:absolute;bottom:-16px;left:0;width:80px;height:80px;background:#92A246;opacity:.12;border-radius:3px;pointer-events:none}
.ct-us .contact-strip{background:#F5F4EA;padding:48px 0;border-top:2px solid #C2C89C}
.ct-us .contact-strip .pg-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.ct-us .c-item{display:flex;flex-direction:column;gap:8px}
.ct-us .c-item .c-lbl{font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#92A246}
.ct-us .c-item .c-val{font-size:17px;line-height:1.35;color:#1e2a08;font-weight:600}
.ct-us .c-item .c-sub{font-size:14px;color:#3a4a18;line-height:1.55}
.ct-us .c-item a{color:#1e2a08;text-decoration:none;border-bottom:2px solid #92A246;transition:color .35s cubic-bezier(0.34,1.2,0.64,1),border-color .42s ease-in-out}
.ct-us .c-item a:hover{color:#92A246;border-color:#C2C89C}
.ct-us .form-band{padding:72px 0 80px;background:#fff}
.ct-us .form-band .pg-wrap{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}
.ct-us .form-col h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;color:#1e2a08;margin:0 0 8px}
.ct-us .form-col .sub-note{font-size:17px;line-height:1.55;color:#3a4a18;margin:0 0 32px}
.ct-us .cf{display:flex;flex-direction:column;gap:16px}
.ct-us .cf .fld-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ct-us .cf .fld{display:flex;flex-direction:column;gap:4px}
.ct-us .cf .fld label{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2d3a10}
.ct-us .cf .fld input[type="text"],.ct-us .cf .fld input[type="email"],.ct-us .cf .fld input[type="tel"],.ct-us .cf .fld select,.ct-us .cf .fld textarea{font-size:17px;line-height:1.35;color:#1e2a08;background:#F5F4EA;border:2px solid #C2C89C;border-radius:3px;padding:16px;outline:none;transition:border-color .38s ease-in-out,background .32s cubic-bezier(0.34,1.2,0.64,1);width:100%;box-sizing:border-box}
.ct-us .cf .fld input[type="text"]:focus,.ct-us .cf .fld input[type="email"]:focus,.ct-us .cf .fld input[type="tel"]:focus,.ct-us .cf .fld select:focus,.ct-us .cf .fld textarea:focus{border-color:#92A246;background:#fff}
.ct-us .cf .fld input::placeholder,.ct-us .cf .fld textarea::placeholder{font-style:italic;opacity:.55;color:#2d3a10}
.ct-us .cf .fld select{appearance:none;cursor:pointer}
.ct-us .cf .fld textarea{resize:vertical;min-height:112px}
.ct-us .cf .fld--full{grid-column:1 / -1}
.ct-us .chk-grp{display:flex;flex-direction:column;gap:8px}
.ct-us .chk-grp .chk-lbl{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2d3a10;margin-bottom:4px}
.ct-us .chk-grp .chk-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 16px}
.ct-us .chk-grp .chk-item{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}
.ct-us .chk-grp .chk-item input[type="checkbox"]{width:20px;height:20px;accent-color:#92A246;cursor:pointer;flex-shrink:0}
.ct-us .chk-grp .chk-item span{font-size:17px;line-height:1.35;color:#1e2a08}
.ct-us .prv-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px}
.ct-us .prv-row input[type="checkbox"]{width:20px;height:20px;accent-color:#92A246;cursor:pointer;flex-shrink:0;margin-top:2px}
.ct-us .prv-row .prv-txt{font-size:14px;line-height:1.55;color:#3a4a18}
.ct-us .prv-row .prv-txt a{color:#92A246;text-decoration:underline;text-underline-offset:3px;transition:color .35s cubic-bezier(0.34,1.2,0.64,1)}
.ct-us .prv-row .prv-txt a:hover{color:#1e2a08}
.ct-us .btn-sub{display:inline-block;font-size:17px;font-weight:700;letter-spacing:.04em;color:#1e2a08;background:transparent;border:3px solid #92A246;border-radius:2px;padding:16px 32px;cursor:pointer;position:relative;overflow:hidden;transition:color .38s cubic-bezier(0.34,1.2,0.64,1),background .38s cubic-bezier(0.34,1.2,0.64,1)}
.ct-us .btn-sub::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#92A246;z-index:0;transition:height .45s cubic-bezier(0.34,1.2,0.64,1)}
.ct-us .btn-sub span{position:relative;z-index:1}
.ct-us .btn-sub:hover::after,.ct-us .btn-sub:focus::after{height:100%}
.ct-us .btn-sub:hover,.ct-us .btn-sub:focus{color:#fff;outline:none}
.ct-us .btn-sub:active{border-color:#6b7a30}
.ct-us .aside-col{display:flex;flex-direction:column;gap:16px;padding-top:64px}
.ct-us .aside-card{background:#F5F4EA;border-radius:8px;padding:32px;border-top:3px solid #92A246;box-shadow:1px 4px 25px 0 #c2c89c14}
.ct-us .aside-card h4{font-size:17px;font-weight:700;letter-spacing:-.01em;color:#1e2a08;margin:0 0 8px}
.ct-us .aside-card p{font-size:14px;line-height:1.55;color:#3a4a18;margin:0}
.ct-us .num-list{display:flex;flex-direction:column;gap:16px;padding:0;margin:0;list-style:none}
.ct-us .num-list li{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.ct-us .num-list .n-num{font-size:38px;line-height:1.1;font-weight:700;color:#C2C89C;opacity:.6;flex-shrink:0;width:32px;text-align:right}
.ct-us .num-list .n-txt{font-size:14px;line-height:1.55;color:#2d3a10;padding-top:8px}
@keyframes diagSlide {
from{opacity:0;transform:translate(-24px,24px)}
to{opacity:1;transform:translate(0,0)}
}
.ct-us .intro-col{animation:diagSlide .42s cubic-bezier(0.34,1.2,0.64,1) both}
.ct-us .img-col{animation:diagSlide .45s cubic-bezier(0.34,1.2,0.64,1) .1s both}
@media (max-width: 1024px) {
.ct-us .intro-band .pg-wrap{grid-template-columns:1fr}
.ct-us .img-col{justify-content:flex-start}
.ct-us .form-band .pg-wrap{grid-template-columns:1fr}
.ct-us .aside-col{padding-top:0}
.ct-us .contact-strip .pg-wrap{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px) {
.ct-us .intro-col h1{font-size:38px}
.ct-us .contact-strip .pg-wrap{grid-template-columns:1fr}
.ct-us .cf .fld-row{grid-template-columns:1fr}
.ct-us .pg-wrap{padding:0 16px}
.ct-us .intro-band{padding:32px 0 48px}
.ct-us .form-band{padding:48px 0 64px}
.ct-us .form-col h2{font-size:28px}
}
.prm{max-width:100%;overflow-x:hidden}
.prm__inner{max-width:1024px;margin:0 auto;padding:0 16px}
.prm .ttl-blk{background:#F5F4EA;padding:64px 0;position:relative}
.prm .ttl-blk__grid{display:flex;flex-direction:row;align-items:stretch;gap:32px;max-width:1024px;margin:0 auto;padding:0 16px}
.prm .ttl-blk__text{flex:0 0 55%;display:flex;flex-direction:column;justify-content:center;gap:16px;z-index:1}
.prm .ttl-blk__label{font-size:14px;letter-spacing:.08em;color:#92A246;text-transform:uppercase;font-weight:600;line-height:1.35}
.prm .ttl-blk__h1{font-size:54px;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-weight:800}
.prm .ttl-blk__sub{font-size:17px;line-height:1.55;color:#2d2d2d;max-width:420px;margin:0}
.prm .ttl-blk__meta{display:flex;flex-direction:row;gap:32px;margin-top:8px}
.prm .ttl-blk__stat{display:flex;flex-direction:column;gap:4px}
.prm .ttl-blk__stat-num{font-size:28px;font-weight:700;color:#92A246;line-height:1.1}
.prm .ttl-blk__stat-lbl{font-size:14px;color:#444;line-height:1.35}
.prm .ttl-blk__img-col{flex:1;position:relative;min-height:380px;border-radius:12px;overflow:hidden}
.prm .ttl-blk__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.prm .ttl-blk__img-grad{position:absolute;top:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,#f5f4eab8,transparent);pointer-events:none}
.prm .ttl-blk__shape{position:absolute;bottom:-24px;right:-24px;width:120px;height:120px;border:2px solid #92a2462e;border-radius:12px;pointer-events:none}
.prm .ttl-blk__shape2{position:absolute;top:-16px;left:-16px;width:72px;height:72px;border:2px solid #c2c89c38;border-radius:8px;pointer-events:none}
.prm .divider-diamonds{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:16px 0;overflow:hidden}
.prm .divider-diamonds__row{display:flex;flex-direction:row;gap:8px;flex-wrap:nowrap}
.prm .divider-diamonds__d{width:7px;height:7px;background:#C2C89C;transform:rotate(45deg);flex-shrink:0}
.prm .divider-diamonds__d--accent{background:#92A246;width:9px;height:9px}
.prm .obj-blk{background:#fff;padding:64px 0}
.prm .obj-blk__grid{display:flex;flex-direction:row;gap:32px;align-items:flex-start}
.prm .obj-blk__main{flex:2}
.prm .obj-blk__aside{flex:1;display:flex;flex-direction:column;gap:16px}
.prm .obj-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px;font-weight:700}
.prm .obj-blk__p{font-size:17px;line-height:1.55;color:#2d2d2d;margin:0 0 16px}
.prm .obj-blk__card{background:#F5F4EA;border-radius:8px;padding:16px;border-top:3px solid #92A246}
.prm .obj-blk__card-num{font-size:38px;font-weight:800;color:#92a2462e;line-height:1.1;display:block}
.prm .obj-blk__card-txt{font-size:14px;line-height:1.55;color:#2d2d2d;margin:4px 0 0}
.prm .outcome-blk{background:#92A246;padding:64px 0}
.prm .outcome-blk__grid{display:flex;flex-direction:row;gap:32px;align-items:center}
.prm .outcome-blk__img-wrap{flex:0 0 42%;border-radius:8px;overflow:hidden;box-shadow:1px 9px 40px 0 #92a24621;transition:box-shadow .38s cubic-bezier(0.34,1.2,0.64,1)}
.prm .outcome-blk__img-wrap:hover{box-shadow:1px 9px 40px 0 #92a24647}
.prm .outcome-blk__img{width:100%;height:280px;object-fit:cover;object-position:center;display:block}
.prm .outcome-blk__text{flex:1;display:flex;flex-direction:column;gap:16px}
.prm .outcome-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0;font-weight:700}
.prm .outcome-blk__p{font-size:17px;line-height:1.55;color:#ffffffeb;margin:0}
.prm .outcome-blk__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.prm .outcome-blk__item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;font-size:14px;color:#ffffffe6;line-height:1.55}
.prm .outcome-blk__num{font-size:28px;font-weight:800;color:#ffffff38;line-height:1;flex-shrink:0;width:32px}
.prm .sit-blk{background:#F5F4EA;padding:64px 0}
.prm .sit-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 32px;font-weight:700;max-width:560px}
.prm .sit-blk__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}
.prm .sit-blk__card{background:#fff;border-radius:8px;padding:16px;box-shadow:1px 2px 3px 0 #92a24612;transition:box-shadow .42s ease-in-out,transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.prm .sit-blk__card:hover{box-shadow:1px 4px 25px 0 #92a24614;transform:translateY(-3px)}
.prm .sit-blk__card-num{font-size:54px;font-weight:800;color:#c2c89c59;line-height:1.1;display:block}
.prm .sit-blk__card-h{font-size:17px;font-weight:700;color:#2d2d2d;margin:4px 0 8px;line-height:1.35}
.prm .sit-blk__card-p{font-size:14px;line-height:1.55;color:#444;margin:0}
.prm .sit-blk__img-row{margin-top:32px;border-radius:12px;overflow:hidden;box-shadow:1px 4px 25px 0 #92a24614}
.prm .sit-blk__img{width:100%;height:220px;object-fit:cover;object-position:center;display:block}
.prm .rel-blk{background:#fff;padding:64px 0}
.prm .rel-blk__grid{display:flex;flex-direction:row;gap:32px;align-items:flex-start}
.prm .rel-blk__portraits{flex:0 0 38%;display:flex;flex-direction:column;gap:16px}
.prm .rel-blk__port-item{display:flex;flex-direction:row;gap:16px;align-items:center}
.prm .rel-blk__port-img{width:72px;height:92px;object-fit:cover;object-position:center;border-radius:8px;flex-shrink:0;box-shadow:1px 2px 3px 0 #92a24612;transition:box-shadow .35s cubic-bezier(0.34,1.2,0.64,1)}
.prm .rel-blk__port-img:hover{box-shadow:1px 9px 40px 0 #92a24621}
.prm .rel-blk__port-meta{display:flex;flex-direction:column;gap:4px}
.prm .rel-blk__port-name{font-size:17px;font-weight:700;color:#2d2d2d;line-height:1.35}
.prm .rel-blk__port-role{font-size:14px;color:#92A246;line-height:1.35}
.prm .rel-blk__port-quote{font-size:14px;color:#555;line-height:1.55;font-style:italic}
.prm .rel-blk__text{flex:1;display:flex;flex-direction:column;gap:16px}
.prm .rel-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-weight:700}
.prm .rel-blk__p{font-size:17px;line-height:1.55;color:#2d2d2d;margin:0}
.prm .rel-blk__ring-row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;margin-top:8px}
.prm .rel-blk__ring{display:flex;flex-direction:column;align-items:center;gap:4px}
.prm .rel-blk__ring-svg{width:56px;height:56px}
.prm .rel-blk__ring-lbl{font-size:14px;color:#444;line-height:1.35;text-align:center}
.prm .prob-blk{background:#2d2d2d;padding:64px 0}
.prm .prob-blk__grid{display:flex;flex-direction:row;gap:32px;align-items:center}
.prm .prob-blk__text{flex:1;display:flex;flex-direction:column;gap:16px}
.prm .prob-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.02em;color:#F5F4EA;margin:0;font-weight:700}
.prm .prob-blk__accent{color:#92A246}
.prm .prob-blk__p{font-size:17px;line-height:1.55;color:#f5f4ead1;margin:0}
.prm .prob-blk__detail{font-size:14px;line-height:1.55;color:#f5f4eaa6;margin:0}
.prm .prob-blk__cta{display:inline-block;margin-top:8px;padding:12px 32px;border:2px solid #92A246;border-radius:3px;color:#92A246;font-size:17px;font-weight:600;text-decoration:none;background:transparent;transition:background .38s cubic-bezier(0.34,1.2,0.64,1),color .38s cubic-bezier(0.34,1.2,0.64,1);cursor:pointer;align-self:flex-start;position:relative;overflow:hidden}
.prm .prob-blk__cta:hover{background:#92A246;color:#fff}
.prm .prob-blk__cta:focus{outline:2px solid #C2C89C;outline-offset:2px}
.prm .prob-blk__img-wrap{flex:0 0 42%;border-radius:12px;overflow:hidden;box-shadow:1px 9px 40px 0 #92a24621;transition:box-shadow .4s ease-in-out}
.prm .prob-blk__img-wrap:hover{box-shadow:1px 9px 40px 0 #92a24642}
.prm .prob-blk__img{width:100%;height:300px;object-fit:cover;object-position:center;display:block}
@media (max-width: 1024px) {
.prm .ttl-blk__h1{font-size:38px}
.prm .sit-blk__grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px) {
.prm .ttl-blk__grid{flex-direction:column}
.prm .ttl-blk__h1{font-size:28px}
.prm .ttl-blk__img-col{min-height:220px}
.prm .ttl-blk__meta{gap:16px}
.prm .obj-blk__grid{flex-direction:column}
.prm .outcome-blk__grid{flex-direction:column}
.prm .sit-blk__grid{grid-template-columns:1fr}
.prm .rel-blk__grid{flex-direction:column}
.prm .prob-blk__grid{flex-direction:column}
.prm .prob-blk__h2{font-size:28px}
.prm .obj-blk__h2,.prm .outcome-blk__h2,.prm .sit-blk__h2,.prm .rel-blk__h2{font-size:28px}
}
.ab-us{max-width:100%;overflow-x:clip}
.ab-us .pg-bd{max-width:1024px;margin:0 auto;padding:0 16px}
.ab-us ::selection{background:#C2C89C;color:#1a1a1a}
.ab-us .grad-txt{background:linear-gradient(to top,#C2C89C,transparent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ab-us .ttl-blk{background:#F5F4EA;position:relative}
.ab-us .ttl-blk .pg-bd{display:flex;flex-direction:row;align-items:stretch;gap:0}
.ab-us .ttl-blk__img-col{flex:0 0 50%;position:relative;overflow:hidden;border-radius:0 0 0 0}
.ab-us .ttl-blk__img-wrap{width:100%;height:100%;min-height:480px;position:relative;border:3px solid #92A246;box-sizing:border-box}
.ab-us .ttl-blk__img-wrap::before{content:"";position:absolute;inset:8px;border:1px solid #92a24666;z-index:1;pointer-events:none}
.ab-us .ttl-blk__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:sepia(0.35) contrast(1.08) brightness(0.92) saturate(0.85);transition:filter .38s cubic-bezier(0.34,1.2,0.64,1)}
.ab-us .ttl-blk__img-wrap:hover img{filter:sepia(0.15) contrast(1.05) brightness(0.97) saturate(1)}
.ab-us .ttl-blk__txt-col{flex:0 0 50%;padding:64px 32px 64px 48px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center}
.ab-us .ttl-blk__deco{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid #92a2462e;border-radius:3px;pointer-events:none}
.ab-us .ttl-blk__deco::before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px dashed #c2c89c40;border-radius:2px;pointer-events:none}
.ab-us .ttl-blk__label{font-size:14px;letter-spacing:.12em;color:#92A246;text-transform:uppercase;margin-bottom:16px;font-weight:600}
.ab-us .ttl-blk__h1{font-size:54px;line-height:1.1;letter-spacing:-.02em;margin:0 0 24px;background:linear-gradient(to top,#92A246,#3d4a10);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ab-us .ttl-blk__quote{font-size:21px;line-height:1.55;color:#3a3a2e;font-style:italic;border-top:2px solid #92A246;padding-top:16px;margin:0}
.ab-us .met-blk{background:#2e3318;padding:64px 0}
.ab-us .met-blk .pg-bd{display:flex;flex-direction:row;gap:32px;align-items:flex-start}
.ab-us .met-blk__left{flex:2;display:flex;flex-direction:column;gap:16px}
.ab-us .met-blk__right{flex:1;display:flex;flex-direction:column;gap:16px}
.ab-us .met-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;margin:0 0 8px;background:linear-gradient(to top,#C2C89C,#c2c89c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ab-us .met-blk__p{font-size:17px;line-height:1.55;color:#c8c9b4;margin:0}
.ab-us .dual-met{display:flex;flex-direction:row;gap:16px;margin-top:8px}
.ab-us .dual-met__item{flex:1;background:#92a2461f;border:2px solid #92a2464d;border-radius:8px;padding:24px 16px;text-align:center;transition:border-color .35s cubic-bezier(0.34,1.2,0.64,1),background .35s ease-in-out}
.ab-us .dual-met__item:hover{border-color:#92A246;background:#92a24633}
.ab-us .dual-met__num{font-size:54px;line-height:1.1;color:#92A246;font-weight:700;letter-spacing:-.03em;display:block}
.ab-us .dual-met__lbl{font-size:14px;line-height:1.35;color:#b0b49a;margin-top:8px;display:block}
.ab-us .met-blk__stat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.ab-us .met-blk__stat-list li{position:relative;padding-left:32px;font-size:17px;line-height:1.55;color:#c8c9b4;counter-increment:stat-cnt}
.ab-us .met-blk__stat-list{counter-reset:stat-cnt}
.ab-us .met-blk__stat-list li::before{content:counter(stat-cnt, decimal-leading-zero);position:absolute;left:0;top:0;font-size:21px;line-height:1.1;color:#92a24659;font-weight:700}
.ab-us .team-blk{background:#fff;padding:64px 0;border-top:3px solid #F5F4EA;border-bottom:3px solid #F5F4EA}
.ab-us .team-blk .pg-bd{display:flex;flex-direction:column;gap:32px}
.ab-us .team-blk__hd{display:flex;flex-direction:row;align-items:flex-end;gap:32px}
.ab-us .team-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;margin:0;flex:2;background:linear-gradient(to top,#92A246,#2e3318);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ab-us .team-blk__sub{flex:1;font-size:17px;line-height:1.55;color:#4a4a38;margin:0}
.ab-us .team-blk__cards{display:flex;flex-direction:row;gap:16px}
.ab-us .team-card{flex:1;border:2px solid #C2C89C;border-radius:8px;padding:24px;position:relative;background:#F5F4EA;transition:border-color .42s cubic-bezier(0.34,1.2,0.64,1),transform .38s cubic-bezier(0.34,1.2,0.64,1);box-shadow:1px 4px 25px 0 #92a24614;overflow:hidden}
.ab-us .team-card::before{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border:1px solid #c2c89c4d;border-radius:6px;pointer-events:none}
.ab-us .team-card:hover{border-color:#92A246;transform:rotate(-0.8deg)}
.ab-us .team-card--portrait{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.ab-us .team-card__portrait-wrap{flex:0 0 80px;height:100px;border-radius:12px;overflow:hidden;border:2px solid #92A246;position:relative}
.ab-us .team-card__portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.ab-us .team-card__info{flex:1;display:flex;flex-direction:column;gap:8px}
.ab-us .team-card__name{font-size:21px;line-height:1.35;color:#2e3318;font-weight:600;margin:0}
.ab-us .team-card__role{font-size:14px;color:#92A246;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.ab-us .team-card__txt{font-size:17px;line-height:1.55;color:#4a4a38;margin:0}
.ab-us .team-card__cnt{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:#92A246;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}
.ab-us .team-card--plain{display:flex;flex-direction:column;gap:8px}
.ab-us .team-card__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#92A246;margin-left:4px;vertical-align:middle;position:relative;top:-1px}
.ab-us .proc-blk{background:#F5F4EA;padding:64px 0;position:relative}
.ab-us .proc-blk__bg-pat{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 31px,#92a24614 31px,#92a24614 32px),repeating-linear-gradient(90deg,transparent,transparent 31px,#92a24614 31px,#92a24614 32px);background-size:32px 32px;pointer-events:none}
.ab-us .proc-blk .pg-bd{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px}
.ab-us .proc-blk__h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;margin:0;background:linear-gradient(to top,#92A246,#2e3318);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:600px}
.ab-us .proc-blk__intro{font-size:17px;line-height:1.55;color:#3a3a2e;max-width:560px;margin:0}
.ab-us .proc-blk__row{display:flex;flex-direction:row;gap:16px;align-items:stretch}
.ab-us .proc-card{flex:1;background:#fff;border:2px solid #C2C89C;border-radius:8px;padding:24px;position:relative;display:flex;flex-direction:column;gap:8px;box-shadow:1px 2px 3px 0 #92a24612;transition:box-shadow .4s ease-in-out,transform .38s cubic-bezier(0.34,1.2,0.64,1);overflow:hidden}
.ab-us .proc-card::after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:1px dashed #c2c89c66;border-radius:6px;pointer-events:none}
.ab-us .proc-card:hover{box-shadow:1px 9px 40px 0 #92a24621;transform:rotate(0.6deg)}
.ab-us .proc-card__num{font-size:70px;line-height:1.1;color:#92a2461f;font-weight:700;position:absolute;top:-8px;right:8px;letter-spacing:-.04em;pointer-events:none}
.ab-us .proc-card__h4{font-size:21px;line-height:1.35;color:#2e3318;font-weight:600;margin:0;position:relative;z-index:1}
.ab-us .proc-card__p{font-size:17px;line-height:1.55;color:#4a4a38;margin:0;position:relative;z-index:1}
.ab-us .proc-blk__img-row{display:flex;flex-direction:row;gap:16px;align-items:stretch}
.ab-us .proc-img-wrap{flex:1;border-radius:8px;overflow:hidden;border:3px solid #92A246;position:relative;min-height:220px}
.ab-us .proc-img-wrap::before{content:"";position:absolute;inset:8px;border:1px solid #92a24659;border-radius:3px;z-index:1;pointer-events:none}
.ab-us .proc-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.ab-us .proc-img-wrap:hover img{transform:rotate(-1deg) scale(1.03)}
.ab-us .proc-blk__aside{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center}
.ab-us .proc-blk__aside-h3{font-size:28px;line-height:1.35;color:#2e3318;font-weight:600;margin:0}
.ab-us .proc-blk__aside-p{font-size:17px;line-height:1.55;color:#4a4a38;margin:0}
@keyframes ab-wave-in {
from{opacity:0;transform:translateY(24px)}
to{opacity:1;transform:translateY(0)}
}
.ab-us .proc-card{animation:ab-wave-in .4s cubic-bezier(0.34,1.2,0.64,1) both}
.ab-us .proc-card:nth-child(1){animation-delay:.05s}
.ab-us .proc-card:nth-child(2){animation-delay:.15s}
.ab-us .proc-card:nth-child(3){animation-delay:.25s}
.ab-us .team-card{animation:ab-wave-in .4s cubic-bezier(0.34,1.2,0.64,1) both}
.ab-us .team-card:nth-child(1){animation-delay:.08s}
.ab-us .team-card:nth-child(2){animation-delay:.18s}
.ab-us .team-card:nth-child(3){animation-delay:.28s}
@media (max-width: 1024px) {
.ab-us .ttl-blk__h1{font-size:38px}
.ab-us .dual-met__num{font-size:38px}
}
@media (max-width: 640px) {
.ab-us .ttl-blk .pg-bd{flex-direction:column}
.ab-us .ttl-blk__img-col{flex:0 0 auto}
.ab-us .ttl-blk__img-wrap{min-height:260px}
.ab-us .ttl-blk__txt-col{padding:32px 16px}
.ab-us .ttl-blk__h1{font-size:38px}
.ab-us .met-blk .pg-bd{flex-direction:column}
.ab-us .dual-met{flex-direction:column}
.ab-us .team-blk__hd{flex-direction:column;align-items:flex-start;gap:8px}
.ab-us .team-blk__cards{flex-direction:column}
.ab-us .team-card--portrait{flex-direction:column}
.ab-us .proc-blk__row{flex-direction:column}
.ab-us .proc-blk__img-row{flex-direction:column}
.ab-us .met-blk__h2{font-size:28px}
.ab-us .team-blk__h2{font-size:28px}
.ab-us .proc-blk__h2{font-size:28px}
.ab-us .met-blk{padding:32px 0}
.ab-us .team-blk{padding:32px 0}
.ab-us .proc-blk{padding:32px 0}
}
.succ-pg{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;background:#F5F4EA}
.succ-pg .succ-card{background:#fff;border-radius:12px;box-shadow:1px 4px 25px 0 #92a24614;padding:32px;max-width:480px;width:100%;text-align:center}
.succ-pg .succ-card__icon{width:56px;height:56px;margin:0 auto 32px;display:block}
.succ-pg .succ-card__title{font-size:28px;line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;background:linear-gradient(to top,#C2C89C,#92A246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.succ-pg .succ-card__text{font-size:17px;line-height:1.55;color:#2d2d2d;margin:0 0 32px}
.succ-pg .succ-card__divider{width:40px;height:2px;background:#C2C89C;border-radius:2px;margin:0 auto 32px}
.succ-pg .succ-card__meta{font-size:14px;line-height:1.55;color:#4a4a4a;margin:0 0 32px}
.succ-pg .succ-card__btn{display:inline-block;font-size:14px;line-height:1.35;color:#92A246;background:transparent;border:2px solid #92A246;border-radius:3px;padding:8px 32px;cursor:pointer;text-decoration:none;transition:background-color .38s cubic-bezier(0.34,1.2,0.64,1),color .38s cubic-bezier(0.34,1.2,0.64,1);position:relative;overflow:hidden}
.succ-pg .succ-card__btn:hover,.succ-pg .succ-card__btn:focus{background:#92A246;color:#fff;outline:none}
.succ-pg .succ-card__btn:active{background:#7a8a38;border-color:#7a8a38;color:#fff}
@media (max-width: 640px) {
.succ-pg .succ-card{padding:32px 16px}
.succ-pg .succ-card__title{font-size:21px}
}