.ccsd{background-color:var(--ccsd-bg-d,transparent);color:rgba(0,0,0,.87);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:60px 32px}.ccsd *,.ccsd :after,.ccsd :before{box-sizing:border-box}.ccsd__inner{margin:0 auto;max-width:1180px}.ccsd__eyebrow{color:rgba(0,0,0,.4);font-size:15px;font-weight:600;margin:0 0 24px;text-align:center}.ccsd__flow{align-items:stretch;column-gap:12px;display:grid;row-gap:18px}.ccsd__tab{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;color:inherit;cursor:pointer;font:inherit;grid-row:1;padding:24px 26px;text-align:left;transition:background .3s,border-color .3s}.ccsd__tab-num{color:#02756b;display:block;font-size:13px;font-weight:600;letter-spacing:.14em;transition:color .3s}.ccsd__tab-title{color:#0d0d0d;font-size:21px;font-weight:700;letter-spacing:-.3px;line-height:1.15;margin:10px 0 0;transition:color .3s}.ccsd__tab-body{color:rgba(0,0,0,.55);font-size:15px;line-height:1.55;margin:13px 0 0;transition:color .3s}.ccsd__tab-body :last-child{margin-bottom:0}.ccsd__tab-body :first-child{margin-top:0}.ccsd__tab.is-active,.ccsd__tab:focus,.ccsd__tab:hover{background:#0f3534;border-color:#0f3534}.ccsd__tab.is-active .ccsd__tab-num,.ccsd__tab:focus .ccsd__tab-num,.ccsd__tab:hover .ccsd__tab-num{color:#95bfbc}.ccsd__tab.is-active .ccsd__tab-title,.ccsd__tab:focus .ccsd__tab-title,.ccsd__tab:hover .ccsd__tab-title{color:#fff}.ccsd__tab.is-active .ccsd__tab-body,.ccsd__tab:focus .ccsd__tab-body,.ccsd__tab:hover .ccsd__tab-body{color:hsla(0,0%,100%,.82)}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__tab.is-active:not(:hover):not(:focus),.ccsd__flow:has(.ccsd__tab:hover) .ccsd__tab.is-active:not(:hover):not(:focus){background:#fff;border-color:rgba(0,0,0,.08)}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-num,.ccsd__flow:has(.ccsd__tab:hover) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-num{color:#02756b}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-title,.ccsd__flow:has(.ccsd__tab:hover) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-title{color:#0d0d0d}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-body,.ccsd__flow:has(.ccsd__tab:hover) .ccsd__tab.is-active:not(:hover):not(:focus) .ccsd__tab-body{color:rgba(0,0,0,.55)}.ccsd__media{align-self:start;aspect-ratio:16/9;display:none;grid-column:1/-1;grid-row:2;position:relative;width:100%}.ccsd__media.is-active{display:block}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__media.is-active,.ccsd__flow:has(.ccsd__tab:hover) .ccsd__media.is-active{display:none}.ccsd__flow:has(.ccsd__tab:focus) .ccsd__tab:focus+.ccsd__media,.ccsd__flow:has(.ccsd__tab:hover) .ccsd__tab:hover+.ccsd__media{display:block}.ccsd__panel-img{height:100%;object-fit:cover;width:100%}.ccsd__panel-empty,.ccsd__panel-img{border-radius:16px;inset:0;position:absolute}.ccsd__panel-empty{background:#0f3534}.ccsd__montage{background:#154241;border-radius:16px;inset:0;overflow:hidden;position:absolute}.ccsd__montage-photo{filter:saturate(.96) hue-rotate(8deg);height:100%;inset:0;object-fit:cover;object-position:50% 72%;position:absolute;width:100%}.ccsd__montage-grad{background:linear-gradient(0deg,rgba(21,66,65,.62) 18%,rgba(21,66,65,.18) 60%,rgba(21,66,65,0));bottom:0;height:66%;left:0;position:absolute;right:0}.ccsd__scale{bottom:7%;display:flex;flex-direction:column;height:48%;left:4%;position:absolute;right:4%}.ccsd__bars{flex:1;min-height:0;position:relative}.ccsd__curve{height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;width:100%}.ccsd__bars-row{gap:12px;inset:0;position:absolute}.ccsd__bar,.ccsd__bars-row{align-items:flex-end;display:flex}.ccsd__bar{border-radius:12px 12px 0 0;box-shadow:0 2px 6px rgba(14,14,14,.1);flex:1;justify-content:center;padding:0 0 8px;position:relative}.ccsd__bar-dot{border:2px solid #154241;border-radius:50%;box-shadow:0 1px 3px rgba(14,14,14,.2);height:13px;left:50%;position:absolute;top:-7px;transform:translateX(-50%);width:13px}.ccsd__bar-num{font-size:22px;font-weight:700}.ccsd__labels{display:flex;gap:12px;padding-top:8px}.ccsd__label{color:#fff;flex:1;font-size:12px;font-weight:600;line-height:1.22;text-align:center}@media (max-width:767px){.ccsd{background-color:var(--ccsd-bg-m,var(--ccsd-bg-d,transparent));padding:40px 20px}.ccsd__flow{grid-template-columns:1fr!important;row-gap:14px}.ccsd__tab{cursor:default;grid-row:auto}.ccsd__media{aspect-ratio:4/3;display:block!important;grid-column:auto;grid-row:auto;margin-bottom:6px}.ccsd__media--fit{aspect-ratio:auto}.ccsd__media--fit .ccsd__panel-img{height:auto;object-fit:contain;position:static;width:100%}.ccsd__tab.is-active,.ccsd__tab:focus,.ccsd__tab:hover{background:#fff;border-color:rgba(0,0,0,.08)}.ccsd__tab.is-active .ccsd__tab-num,.ccsd__tab:focus .ccsd__tab-num,.ccsd__tab:hover .ccsd__tab-num{color:#02756b}.ccsd__tab.is-active .ccsd__tab-title,.ccsd__tab:focus .ccsd__tab-title,.ccsd__tab:hover .ccsd__tab-title{color:#0d0d0d}.ccsd__tab.is-active .ccsd__tab-body,.ccsd__tab:focus .ccsd__tab-body,.ccsd__tab:hover .ccsd__tab-body{color:rgba(0,0,0,.55)}.ccsd__scale{left:3%;right:3%}.ccsd__bar-num{font-size:15px}.ccsd__label{font-size:9px}}