.pricing-card-dc-selector{display:flex;align-items:center;justify-content:center;width:100%;max-width:356px;margin:0 auto}.pricing-card-dc-selector__title{font-size:14px;font-weight:600;margin-right:16px;white-space:nowrap}.pricing-card-dc-selector s-dropdown{flex:1}.pricing-card-dc-selector__tooltip{margin-left:8px}.pc-card{max-width:1000px;margin:0 auto;background-color:#fff;border:1px solid #dfe1e6;border-radius:10px;padding:20px;box-sizing:border-box}@media screen and (min-width: 768px){.pc-card{padding:24px}}@media screen and (min-width: 1024px){.pc-card{padding:40px}}.pc-card__inner{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width: 768px){.pc-card__inner{gap:32px}}@media screen and (min-width: 1024px){.pc-card__inner{grid-template-columns:1fr 1fr;column-gap:40px;row-gap:32px;align-items:stretch}}@media screen and (min-width: 1024px){.pc-card__time-switch{grid-column:1/-1}}.pc-card__price-block,.pc-card__features{min-width:0}.pc-card__price-block{padding-bottom:24px;border-bottom:1px solid #dfe1e6}@media screen and (min-width: 768px){.pc-card__price-block{padding-bottom:32px}}@media screen and (min-width: 1024px){.pc-card__price-block{padding-bottom:0;border-bottom:0;padding-right:40px;border-right:1px solid #dfe1e6}}.pc-card__starting::part(text){font-size:20px;line-height:32px;font-weight:600;margin-bottom:8px}.pc-card__price{font-size:32px;line-height:48px;font-weight:700;color:#0d826f}@media screen and (min-width: 768px){.pc-card__price{font-size:48px;line-height:62px}}.pc-card__price-unit::part(text){font-weight:600;margin-bottom:6px;color:#545454}.pc-card__features-title::part(text){font-size:20px;margin:0 0 16px}@media screen and (min-width: 768px){.pc-card__features-title::part(text){font-size:22px}}.pc-card__feature-subtitle::part(text){font-weight:600;margin:0 0 8px}.pc-card__features-list{list-style:none;padding:0;margin:0}.pc-card__features-list li{display:flex;align-items:start;gap:8px;margin-bottom:4px;font-size:18px;line-height:28px}.pc-card__features-list li:before{content:"";flex-shrink:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.83008 9.25005L7.78008 14.2L17.6801 4.30005' stroke='%230D826F' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-top:5px}.pc-card__features-list s-icon::part(icon){vertical-align:initial}.pc-card__features-section+.pc-card__features-section{margin-top:20px}.pc-card__qty-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;margin-top:16px}.pc-card__qty-field{position:relative;flex:1;min-width:0;display:flex;align-items:center;box-sizing:border-box}.pc-card__qty-input{box-sizing:border-box;flex:1;width:100%;min-width:0;padding:12px 125px 12px 16px;font-size:18px;line-height:28px;border:1px solid #c7cbd1;border-radius:8px;background-color:#fff;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pc-card__qty-input::-webkit-outer-spin-button,.pc-card__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pc-card__qty-input:focus{outline:none;border-color:#0d826f}.pc-card__qty-input:disabled,.pc-card__qty-input[readonly]{color:#545454}.pc-card__qty-adornment{font-size:14px;line-height:22px;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.pc-card__qty-adornment>*{pointer-events:auto}.pc-card__qty-label{margin-right:16px;font-size:14px;white-space:nowrap;color:#545454}.pc-card__qty-tooltip{cursor:pointer;display:inline-flex;align-items:center}.pc-card__qty-note{font-size:12px;margin:0 0 16px}.pc-card__qty-note a{color:inherit;text-decoration:underline}.pc-card__qty-note a:hover{color:#0d826f}.pc-card__billed-note{margin-top:-4px;margin-bottom:8px}.pc-card__features-text{flex:1;min-width:0;color:#545454}.pc-card__features-tooltip{margin-left:8px;cursor:pointer;vertical-align:middle}.pc-card--unit-select .pc-card__qty-input{border-radius:10px;padding-right:84px}.pc-card--unit-select .pc-unit-select{position:relative;display:flex;align-items:center;margin-right:16px}.pc-card--unit-select .pc-unit-select__trigger{color:#545454;display:flex;align-items:center;gap:8px;padding:0;border:0;background:none;cursor:pointer;font-size:14px;line-height:22px}.pc-card--unit-select .pc-unit-select__chevron{display:block;transition:transform .15s ease-in-out}.pc-card--unit-select .pc-unit-select__chevron.is-open{transform:rotate(180deg)}.pc-card--unit-select .pc-unit-select__menu{position:absolute;top:calc(100% + 16px);right:-16px;z-index:10;width:120px;margin:0;padding:8px;list-style:none;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001a}.pc-card--unit-select .pc-unit-select__option{display:block;width:100%;padding:7px 12px;border:0;border-radius:8px;background:none;text-align:left;font-size:16px;line-height:24px;color:#1a1c1f;cursor:pointer}.pc-card--unit-select .pc-unit-select__option:hover{background:#f0f2f5}.pc-card--unit-select .pc-unit-select__option.is-active{background:#dfe1e6}.c2-faq-accordion::part(item){border-bottom-color:#c7cbd1}.c2-faq-accordion::part(group){border-top-color:#c7cbd1}@media screen and (min-width: 768px){.c2-os-pricing::part(section),.c2-os-tailored::part(section),.c2-os-resources::part(section){padding-top:52px;padding-bottom:52px}}@media screen and (min-width: 1024px){.c2-os-pricing::part(section),.c2-os-tailored::part(section),.c2-os-resources::part(section){padding-top:64px;padding-bottom:64px}}@media screen and (min-width: 1440px){.c2-os-pricing::part(section),.c2-os-tailored::part(section),.c2-os-resources::part(section){padding-top:80px;padding-bottom:80px}}.c2-os-pricing__intro::part(intro){margin-bottom:24px}@media screen and (min-width: 768px){.c2-os-pricing__intro::part(intro){margin-bottom:32px}}.c2-os-pricing__product-icons{display:flex;justify-content:center;width:100%;margin-bottom:32px}.c2-os-pricing__product-icons::part(wrapper){--ss-item-min-w: 0;--ss-item-height: auto;--ss-item-py: 0;--ss-item-px: 0;--ss-abgc: transparent;--ss-item-height: 100%;border-radius:0;width:100%}.c2-os-pricing__product-icons::part(switch){display:flex;width:fit-content;margin:0 auto;gap:24px;border:none}@media screen and (min-width: 768px){.c2-os-pricing__product-icons::part(switch){width:100%;margin:0;justify-content:center}}@media screen and (min-width: 1280px){.c2-os-pricing__product-icons::part(switch){gap:32px}}.c2-os-pricing__product-icons::part(item){border-radius:0;flex:0 0 110px;flex-direction:column;gap:12px;text-align:center;white-space:normal;cursor:auto}@media screen and (min-width: 768px){.c2-os-pricing__product-icons::part(item){flex:1 1 0}}@media screen and (min-width: 1024px){.c2-os-pricing__product-icons::part(item){flex:0 0 150px}}.c2-os-pricing__product-icons::part(item-text){font-weight:400}.c2-onestorage-simplify__intro::part(intro){min-height:330px;max-width:1400px;margin:0 auto;background-image:url(https://fileres.synology.com/images/c2/pricing/common/cta_banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:left 29% center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 40px}@media screen and (min-width: 1024px){.c2-onestorage-simplify__intro::part(intro){background-position:center}}.c2-onestorage-simplify__title::part(text){font-size:26px;line-height:32px}@media screen and (min-width: 1024px){.c2-onestorage-simplify__title::part(text){font-size:32px;line-height:48px}}.c2-os-tailored__bnb::part(bnb-major){padding-top:40px;padding-bottom:40px}.c2-os-tailored__bnb::part(bnb-minor){padding-top:40px;padding-bottom:40px}
