@charset "UTF-8";*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;padding:0;margin:0}html{line-height:1.15;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif}main{display:block}h1{font-size:2em;margin:0.67em 0}a{background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{line-height:inherit;border:1px solid currentColor}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;padding:1px 6px}input{overflow:visible}input,textarea{padding:1px}fieldset{border:1px solid currentColor;margin:0 2px}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{overflow:auto;vertical-align:top}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=color]{background:inherit}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.5}::-webkit-file-upload-button,::-webkit-search-decoration{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;color:inherit;overflow:visible}dl,ol,ul{margin:1em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}b,strong{font-weight:bolder}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border:0}svg:not(:root){overflow:hidden}table{text-indent:0;border-color:inherit}details{display:block}dialog{background-color:inherit;border:solid;color:inherit;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"TWK Everett Regular";src:url("/assets/global/fonts/TWKEverett-Regular-web.woff2") format("woff2"),url("/assets/global/fonts/TWKEverett-Regular-web.woff") format("woff"),url("/assets/global/fonts/TWKEverett-Regular-web.ttf") format("ttf")}body{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;color:#3B1E87;-webkit-font-smoothing:antialiased}[data-multibyte=true]{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.oct-typography__headline-large{font-size:1.625rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.43125rem 0}.oct-typography__headline-large--en{font-family:"nimbus-sans",sans-serif;font-size:1.875rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.5rem 0}.oct-typography__headline-medium{font-size:1.375rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.3625rem 0}.oct-typography__headline-medium--en{font-family:"nimbus-sans",sans-serif;font-size:1.625rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.44375rem 0}.oct-typography__headline-small{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-typography__headline-small--en{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0}.oct-typography__body-medium{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-typography__body-medium--en{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-typography__body-medium .oct-hr:last-child{margin-bottom:0.3125rem}.oct-typography__body-small{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-typography__body-small--en{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0}.oct-typography__list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0;list-style:none}.oct-typography__list>li{position:relative;padding-left:1.42857em}.oct-typography__list>li:last-child{margin-bottom:0}.oct-typography__list>li:before{content:"•";position:absolute;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.42857em}.oct-typography__list .oct-typography__list,.oct-typography__list .oct-typography__ordered-list{margin-top:1.2em}.oct-typography__ordered-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0;counter-reset:number;list-style:none}.oct-typography__ordered-list>li{position:relative;padding-left:1.42857em;counter-increment:number 1}.oct-typography__ordered-list>li:last-child{margin-bottom:0}.oct-typography__ordered-list>li:before{content:counter(number) ".";position:absolute;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.42857em}.oct-typography__ordered-list--secondary>li{padding-left:2em}.oct-typography__ordered-list--secondary>li:before{content:"(" counter(number) ")";width:2em;padding-right:0.5em}.oct-typography__ordered-list--roman>li{padding-left:2em}.oct-typography__ordered-list--roman>li:before{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;content:counter(number,upper-roman) ".";width:2em;padding-right:0.5em}.oct-typography__ordered-list .oct-typography__list,.oct-typography__ordered-list .oct-typography__ordered-list{margin-top:1.3em}.oct-typography__weaken{color:#73797C}.oct-typography__link{color:inherit}.oct-typography__link:hover{text-decoration:none}.oct-typography__align-center{text-align:center}.oct-typography__align-right{text-align:right}.oct-container{margin:0 auto;padding:0 1.25rem}@media screen and (min-width:936px){.oct-container{max-width:1320px;padding:0 3rem}.oct-container--narrow{max-width:43.5rem}}.oct-grid__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.oct-grid__rows--dense{gap:1.5rem}.oct-grid__rows--sparse{gap:6rem}@media screen and (min-width:936px){.oct-grid__row{display:-ms-grid;display:grid;gap:1.5rem}.oct-grid__row--2{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.oct-grid__row--3-9{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.oct-grid__row--3-6-3{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:936px){.oct-grid__row--3-9 .oct-grid__col:first-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.oct-grid__row--3-9 .oct-grid__col:nth-child(2){-ms-grid-column:4;-ms-grid-column-span:9;grid-column:4/13}.oct-grid__row--3-6-3 .oct-grid__col:first-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.oct-grid__row--3-6-3 .oct-grid__col:nth-child(2){-ms-grid-column:4;-ms-grid-column-span:6;grid-column:4/10}}.d--none{display:none!important}@media print,screen and (min-width:936px){.d-md--none{display:none!important}.d-md--inline{display:inline!important}.d-md--block{display:block!important}.d-md--flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md--inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.oct-button{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;letter-spacing:0.05em;color:#fff;fill:#fff;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;height:2.5rem;padding:0 1rem;background-color:#292C2D;border:none;outline:none;border-radius:0.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.oct-button:hover{opacity:0.75}.oct-button--align-left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-button--small{font-size:0.625rem;height:1rem;padding:0 0.25rem;border-radius:0.25rem}.oct-button--outlined{color:#292C2D;fill:#292C2D;background-color:transparent;border:0.0625rem solid #292C2D}.oct-button--outlined:hover{opacity:0.5}.oct-button--outlined.oct-button--dark{color:#fff;border-color:#fff}.oct-button--outlined.oct-button--dark:hover{color:#3B1E87;border-color:#fff;background-color:#fff}.oct-button--on-primary{color:#3B1E87;border-color:#fff;background-color:#fff}.oct-button--on-primary:hover{color:#fff;background-color:#3B1E87;border-color:#3B1E87}.oct-button--on-primary.oct-button--outlined{color:#fff;border-color:#fff;background-color:transparent}.oct-button--on-primary.oct-button--outlined:hover{color:#3B1E87;background-color:#fff;border-color:#fff}.oct-button--block{width:100%}.oct-button--primary{color:#0270e3}.yns-brand__ybs .oct-button--primary{color:#ffa000}.oct-button[disabled]{background-color:#CBCDCE;pointer-events:none}.oct-button--outlined[disabled]{color:#CBCDCE;border-color:#CBCDCE;background-color:transparent;pointer-events:none}.oct-button--amazon-pay{border:1px solid #73797C;background:-webkit-gradient(linear,left top,left bottom,color-stop(14.83%,#FFECDA),color-stop(90.96%,#FFB23F));background:linear-gradient(180deg,#FFECDA 14.83%,#FFB23F 90.96%)}.oct-button--amazon-pay .oct-button__icon{height:1.25rem}.oct-button--leading-icon{-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;max-width:1rem;height:1rem}.oct-button__trailing-icon{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;line-height:1;-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;max-width:1rem;height:1rem}.oct-button__trailing-icon--sign{color:#fff;fill:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1rem;height:1rem;border-radius:50%;background-color:#292C2D}.oct-button[disabled] .oct-button__trailing-icon--sign{background-color:#CBCDCE}.oct-button__caption{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;font-weight:bold;text-align:center;padding-top:0.5rem}.oct-checkbox{margin:0;display:inline-block;vertical-align:middle}.oct-checkbox:last-child{margin-right:0}.oct-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-checkbox__native-control{display:none}.oct-checkbox__background{margin:0 0.5rem 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border:0.0625rem solid #292C2D;border-radius:0.25rem}.oct-checkbox__background:last-child{margin-right:0}.oct-checkbox__native-control:checked+.oct-checkbox__background{background-color:#292C2D}.oct-checkbox__native-control:disabled+.oct-checkbox__background{border-color:rgba(0,0,0,0.15)}.oct-checkbox__checkmark{stroke:#fff;width:0.6875rem;height:0.5625rem}.oct-checkbox__label-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-checkbox-helper-line{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit;display:block;padding-left:2rem;padding-top:0.5rem}.oct-checkbox-helper-line--invalid{text-align:left;color:#bd2a22;display:none;padding-top:7px}.oct-checkbox__anchor[aria-invalid=true]+.oct-checkbox-helper-line{display:block}.oct-checkbox-helper-text{display:block;margin:-0.0625rem 0}.oct-checkbox-helper-text,.oct-checkbox-helper-text a{color:inherit}.oct-radio{margin:0;display:inline-block;vertical-align:middle}.oct-radio:last-child{margin-right:0}.oct-radio__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-radio__image{margin:0 0.5rem 0;height:1.3125rem;vertical-align:middle}.oct-radio__image:first-child{margin-left:0}.oct-radio__native-control{display:none}.oct-radio__background{margin:0 0.5rem 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border:0.0625rem solid #292C2D;border-radius:50%}.oct-radio__background:last-child{margin-right:0}.oct-radio__native-control:disabled+.oct-radio__background{border-color:rgba(0,0,0,0.15)}.oct-radio__inner-circle{width:0.75rem;height:0.75rem;border-radius:50%}.oct-radio__native-control:checked+.oct-radio__background .oct-radio__inner-circle{background-color:#292C2D}.oct-radio__label-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-radio-helper-line{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit;display:block;padding-left:2rem;padding-top:0.5rem}.oct-radio-helper-line--invalid{text-align:left;color:#bd2a22;display:none;padding-top:7px}.oct-radio__anchor[aria-invalid=true]+.oct-radio-helper-line{display:block}.oct-radio-helper-text{display:block;margin:-0.0625rem 0}.oct-radio-helper-text,.oct-radio-helper-text a{color:inherit}.oct-select{display:inline-block}.oct-select--block{display:block;width:100%}.oct-select--block .oct-select__native-input{width:100%}.oct-select__label{margin:0 0 0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-select__label-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-select__anchor{position:relative}.oct-select__native-input{font-size:1rem;font-weight:400;line-height:1.5;color:#292C2D;fill:#292C2D;margin:0;padding:0.4375rem 1.9375rem 0.4375rem 0.9375rem;background-color:transparent;border:1px solid #CBCDCE;border-radius:0.5rem;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.oct-select--dense .oct-select__native-input{font-size:0.875rem;line-height:1;color:#73797C;padding:0.375rem 1.25rem 0.375rem 0.5rem;border-radius:0.25rem}.oct-select--invalid .oct-select__native-input{color:#ff0000;border-color:#ff0000}.oct-select--disabled .oct-select__native-input{color:rgba(0,0,0,0.55)}.oct-select__native-input option:disabled{opacity:0.55}.oct-select__dropdown-icon{fill:#292C2D;position:absolute;top:50%;right:1rem;width:0.5rem;height:0.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.oct-select__dropdown-icon .oct-icon{display:block;width:100%;height:100%}.oct-select--dense .oct-select__dropdown-icon{fill:#73797C;right:0.5rem}.oct-select-helper-line{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0.5rem}.oct-select-helper-line--invalid{text-align:left;color:#bd2a22}.oct-text-field__anchor[aria-invalid=true]+.oct-select-helper-line{display:block}.oct-select-helper-text,.oct-select-helper-text a{color:inherit}.oct-text-field{position:relative;-webkit-font-smoothing:antialiased}.oct-text-field__label{margin:0 0 0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-text-field__label-text{font-size:0.625rem;line-height:1;margin:-0.0625rem 0;display:block}.oct-text-field__anchor{position:relative}.oct-text-field__native-control{font-family:inherit;font-size:1rem;line-height:1.5;letter-spacing:0.05em;color:#292C2D;margin:0;width:100%;padding:0.4375rem 1rem;border:0.0625rem solid #CBCDCE;border-radius:0.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:top}.oct-text-field__native-control::-webkit-input-placeholder{color:#CBCDCE}.oct-text-field__native-control::-moz-placeholder{color:#CBCDCE}.oct-text-field__native-control:-ms-input-placeholder{color:#CBCDCE}.oct-text-field__native-control::-ms-input-placeholder{color:#CBCDCE}.oct-text-field__native-control::placeholder{color:#CBCDCE}.oct-text-field--invalid .oct-text-field__native-control{color:#ff0000;border-color:#ff0000}.oct-text-field__native-control[disabled]{background-color:transparent;opacity:1}.oct-text-field__native-control[disabled][name=oct-account-input__password]{color:#0270e3}textarea.oct-text-field__native-control{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;margin:0;padding:0.90625rem 1rem;border-radius:0.5rem}.oct-text-field-helper-line{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit;display:block;padding-top:0.5rem}.oct-text-field-helper-line--invalid{text-align:left;color:#ff0000}.oct-text-field__anchor[aria-invalid=true]+.oct-text-field-helper-line{display:block}.oct-text-field-helper-text,.oct-text-field-helper-text a{color:inherit}.oct-text-field-helper-text [data-toggle=dialog],.oct-text-field-helper-text a{text-decoration:underline}.oct-text-field-helper-text [data-toggle=dialog]:active,.oct-text-field-helper-text [data-toggle=dialog]:hover,.oct-text-field-helper-text a:active,.oct-text-field-helper-text a:hover{text-decoration:none}.oct-text-field__meta{font-size:0.625rem;font-weight:600;line-height:1;color:#404040;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-fon-smoothing:antialiased}.oct-text-field__trailing{position:absolute;top:50%;right:-0.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:46px;height:46px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:1;-webkit-fon-smoothing:antialiased}.oct-text-field__trailing:hover .oct-text-field__trailing-text{display:block}.oct-text-field__trailing-icon{fill:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;border-radius:50%;background-color:#0270e3}.yns-brand__ybs .oct-text-field__trailing-icon{background-color:#ffa000}.oct-text-field__trailing-icon .oct-icon{width:8px;height:8px}.oct-text-field__trailing-text{font-size:0.625rem;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;color:#3B1E87;position:absolute;right:-5px;bottom:-29px;display:none;padding:14px;background-color:#fff;border:0.99px solid #999;border-radius:3px}@media screen and (min-width:936px){.oct-text-field__trailing-text{background-color:#f5f5f7}}.oct-text-field__leading-icon{fill:#808080;position:absolute;left:12.5px;top:50%;width:13px;height:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.oct-text-field__leading-icon .oct-icon{width:100%;height:100%;vertical-align:top}.oct-text-field__native-control:focus+.oct-text-field__leading-icon{fill:#3B1E87;stroke:#3B1E87}.oct-form [data-toggle=dialog]{cursor:pointer}.oct-form__primary-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-form__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-form__secondary-text--danger{color:#ff0000}.oct-form__section{margin-bottom:6rem;padding-bottom:6rem;border-bottom:0.0625rem solid #CBCDCE}.oct-form__section--dense{margin-bottom:3rem;padding-bottom:3rem}.oct-form__section--no-border{padding-bottom:0;border-width:0}.oct-form__subsection{margin-bottom:3rem}.oct-form__subsection:last-child{margin-bottom:0}.oct-form-section-divider{display:block;margin:0;height:8px;border-width:0;border-top:0.99px solid #f0f0f0;border-bottom:0.99px solid #f0f0f0;background-color:#f5f5f7}@media print,screen and (min-width:936px){.oct-form-section-divider{display:none}}.oct-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem}.oct-form__col{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.oct-form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-form-group--sparse{gap:1.5rem}.oct-form-group--set-back{padding-left:2rem}.oct-form-group-label{display:block}.oct-form-group-subheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-form-group-subheader--dense{margin:0 0 -0.5rem}.oct-form-group--sparse .oct-form-group-subheader--dense{margin-bottom:-1rem}.oct-form-group-subheader__primary-text,.oct-form-group-subheader__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-form-group-label__text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-form-group-label__trailing-icon{fill:#737373;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px}.oct-form-group-label__trailing-icon .oct-icon__info{display:block;width:100%;height:100%}.oct-form__link{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.oct-form__link .oct-icon{width:0.75rem;height:0.75rem}.oct-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-form__primary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-form__primary-actions--dense{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.5rem}.oct-form__secondary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.oct-form-action__link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit;display:block}.oct-form-action__link--bold{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-form-action__link:active,.oct-form-action__link:hover{text-decoration:none}.oct-form-actions__text{text-align:left;margin:0 0 20px}@media print,screen and (min-width:936px){.oct-form-actions__text{margin:-20px 0 35px;padding:20px;background-color:#f5f5f7;border-radius:4px}}@media print,screen and (min-width:936px){.oct-form-actions__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-form-actions__content .oct-button2--dark{margin:0 0 0 20px;min-width:100px}}.oct-form__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit}.oct-form__caption-text--danger{color:#ff0000}a.oct-form__caption-text:active,a.oct-form__caption-text:hover{text-decoration:none}.oct-form-caution__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:2rem 1rem;border-radius:0.5rem;background-color:#F5F5F5}@media screen and (min-width:936px){.oct-form-caution__content{padding:2rem 3rem}}.oct-form-caution__title-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-align:center}.oct-form-caution__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-form-caution__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-form-caution__primary-text{font-size:0.8125rem;font-weight:300;line-height:1.6923076923;margin:-0.3076923077em 0 -0.3846153846em}.oct-form-caution__primary-text br{display:none}@media print,screen and (min-width:936px){.oct-form-caution__primary-text{font-size:0.75rem;line-height:1.8333333333;margin:-0.4166666667em 0}.oct-form-caution__primary-text br{display:inline}}.oct-form-check{color:#808080;margin:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 16.5px 15px;border:0.99px solid #999;border-radius:4px;cursor:pointer}.oct-form-check:hover{border-color:#3B1E87}@media print,screen and (min-width:936px){.oct-form-check{margin-bottom:10px;padding:12px}}.oct-form-check__label{font-size:0.875rem;font-weight:300;line-height:1;margin:0;padding:0}@media print,screen and (min-width:936px){.oct-form-check__label{font-size:0.75rem;font-weight:500}}.oct-form-data-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0}.oct-form-data-list--dense{gap:1rem}.oct-form-data-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:0.0625rem solid #CBCDCE}.oct-form-data-list__item--dense{gap:0.5rem}.oct-form-box .oct-form-data-list__item--dense{gap:0.75rem;padding-bottom:1rem}.oct-form-data-list__item:last-child{padding-bottom:0;border-bottom-width:0}.oct-form-data-list__type{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-form-data-list__definition{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-form-data-list__definition--block{margin:0}.oct-form-data-list__definition--space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-form-data-list__definition--space-between .oct-form-data-list__icon{margin-right:0}.oct-form-data-list__definition a{color:inherit}.oct-form-data-list__definition [data-toggle=collapse]{text-decoration:underline;cursor:pointer}.oct-form-data-list__icon{margin:0 0.5rem;display:inline-block;height:1.3125rem;vertical-align:middle}.oct-form-data-list__icon:first-child{margin-left:0}.oct-form-data-list__caption{margin:1.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-form-data-list__caption--dense,.oct-form-data-list__caption:first-child{margin-top:0.5rem}.oct-form-data-list__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-form-data-list__caption-text--danger{color:#ff0000}.oct-form-data-list-action{height:0;overflow:hidden}.oct-form-data-list-action.show{height:auto}.oct-form-data-list-action.collapsing{-webkit-transition-duration:0.4s;transition-duration:0.4s}.oct-form-data-list-action__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:2rem 0 0.21875rem}.oct-form-data-list-action__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-form-data-list-action__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-form-iframe__content{max-height:13.75rem;padding:1rem;border-radius:0.375rem;border:0.0625rem solid #CBCDCE;overflow:auto}.oct-form-iframe__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-form-iframe__primary-text{font-size:0.9375rem;line-height:1.5;letter-spacing:0.05em;margin:-0.328125rem 0;display:block}.oct-form-iframe__secondary-text{font-size:0.75rem;line-height:1.8;letter-spacing:0.05em;margin:-0.20625rem 0;display:block}.oct-form-box{padding:1rem;border:0.0625rem solid #292C2D;border-radius:0.5rem}.oct-form-box--light{border-color:#CBCDCE}.oct-form-box--primary{padding:1.5rem 1rem;border-top-width:0.5rem;border-color:#3B1E87}.oct-form-box--sparse{padding:1.5rem;border-color:#CBCDCE}@media screen and (min-width:936px){.oct-form-box--6-4{width:calc((100% - 120px) / 6 * 4 + 72px)}}.oct-form-box__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-form-box__col{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.oct-form-box__image{width:6.625rem}.oct-form-box__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-form-box__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-form-box__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-list{margin:0 auto;list-style:none}.oct-list__item{border-top:0.03125rem solid #CBCDCE}.oct-list__item:first-child{border-width:0}.oct-list__item:last-child{padding-bottom:0}.oct-list__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0.5rem;padding:1rem 0}.oct-list__item:first-child .oct-list__text{padding-top:0}.oct-list__item:last-child .oct-list__text{padding-bottom:0}a.oct-list__text:hover{opacity:0.5}.oct-list__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-list__primary-text[data-multibyte=false]{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-list__trailing-icon{margin:0 1rem 0 0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;width:1rem;height:1rem}.oct-list__text[data-toggle=collapse] .oct-list__trailing-icon.oct-icon__minus{display:none}.oct-list__text[aria-expanded] .oct-list__trailing-icon.oct-icon__plus{display:none}.oct-list__text[aria-expanded] .oct-list__trailing-icon.oct-icon__minus{display:block}.oct-list-child.collapse{height:0;overflow:hidden}.oct-list-child.collapsing{-webkit-transition-duration:0.5s;transition-duration:0.5s}.oct-list-child.show{height:auto}.oct-list-child__content{padding:1rem 0 2rem}.oct-chip-set-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:100%}.oct-chip-set-group__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:100%}.oct-chip-set-group__title{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.oct-chip-set{position:relative;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.25rem;max-width:100%;padding:0;list-style:none}.oct-chip-set--small{row-gap:0.625rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.oct-chip-set__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden}.oct-chip-set--small .oct-chip-set__item{overflow:visible}.oct-chip{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-decoration:none;white-space:nowrap;color:inherit;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem;max-width:100%;padding:0 1rem;border:0.0625rem solid #292C2D;outline:none;border-radius:0.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;-webkit-font-smoothing:antialiased}.oct-chip--primary,.oct-chip[aria-selected=true]{color:#fff;background-color:#292C2D;border:none}.oct-chip--small{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto;padding:0;border:none}a.oct-chip:hover{opacity:0.5}a.oct-chip--primary:hover{opacity:0.75}.oct-chip__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;text-overflow:ellipsis;overflow:hidden}.oct-chip__text .oct-icon{width:1rem;height:1rem}.oct-hr{margin:0;padding:0;border-width:0;border-bottom:0.03125rem solid #CBCDCE}.oct-dotnav{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.oct-dotnav__item{display:block;width:1rem;height:0.125rem;background-color:#CBCDCE;cursor:pointer}.oct-dotnav__item:first-child{border-top-left-radius:0.0625rem;border-bottom-left-radius:0.0625rem}.oct-dotnav__item:last-child{border-top-right-radius:0.0625rem;border-bottom-right-radius:0.0625rem}.oct-dotnav__item:hover,.oct-dotnav__item[aria-selected=true]{background-color:#292C2D}.oct-tab-scroller{margin:-0.3125rem 0}.oct-tab-scroller__scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;gap:1.5rem;overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.oct-tab-scroller__scroll-content::-webkit-scrollbar{display:none}@media screen and (min-width:936px){.oct-tab-scroller__scroll-content{overflow:auto}.oct-tab-bar--pivot .oct-tab-scroller__scroll-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.875rem}}.oct-tab{color:inherit;cursor:pointer}.oct-tab:active{text-decoration:none}.oct-tab:active .oct-tab__text-label{text-decoration:none}@media screen and (min-width:936px){.oct-tab:hover{text-decoration:none}.oct-tab:hover .oct-tab__text-label{text-decoration:none}}.oct-tab__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.oct-tab__text-label{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;margin:0;text-decoration:underline;white-space:nowrap}@media screen and (min-width:936px){.oct-tab-bar--pivot .oct-tab__text-label{white-space:initial}}.oct-pagenation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.oct-pagenation__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-pagenation-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;padding:0;list-style:none}.oct-pagenation-list__item{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-pagenation-list__content{color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-pagenation-list__content:hover,.oct-pagenation-list__content[aria-selected=true]{color:#fff;background-color:#292C2D}.oct-pagenation__arrow{width:1rem;height:1rem}.oct-pagenation__arrow .oct-icon{width:100%;height:100%}.oct-pagenation__arrow--left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.oct-carousel{position:relative}.oct-carousel .oct-paddlenav{display:none}@media screen and (min-width:936px){.oct-carousel .oct-paddlenav{display:block}}.oct-carousel__container{position:relative;height:100%;overflow:hidden}@media screen and (max-width:935px){.oct-carousel--md .oct-carousel__container{height:auto!important;overflow:visible}}.oct-carousel__slider{position:absolute;top:0;left:0;margin:0;width:100%;height:100%;list-style:none}.oct-carousel--transition .oct-carousel__slider{-webkit-transition-duration:0.7s;transition-duration:0.7s}@media screen and (max-width:935px){.oct-carousel--md .oct-carousel__slider{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin:0 -1rem;width:auto;padding:0 1rem;overflow-x:auto;-ms-overflow-style:none}.oct-carousel--md .oct-carousel__slider::-webkit-scrollbar{display:none}}.oct-carousel__item{position:absolute;top:0;left:0;display:none;width:100%;height:100%}.oct-carousel--initialized .oct-carousel__item{display:block}@media screen and (min-width:936px){.oct-carousel__item--2-columns{-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}.oct-carousel__item--3-columns{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.oct-carousel__item--4-columns{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem}.oct-carousel__item--3-columns,.oct-carousel__item--4-columns{margin:0 -0.75rem;padding:0 0.75rem;-webkit-box-sizing:content-box;box-sizing:content-box}.oct-carousel--initialized .oct-carousel__item--2-columns,.oct-carousel--initialized .oct-carousel__item--3-columns,.oct-carousel--initialized .oct-carousel__item--4-columns{display:-ms-grid;display:grid}}@media screen and (max-width:935px){.oct-carousel__item--2-columns,.oct-carousel__item--3-columns,.oct-carousel__item--4-columns{display:contents}.oct-carousel__item--2-columns>*,.oct-carousel__item--3-columns>*,.oct-carousel__item--4-columns>*{-webkit-box-flex:0;-ms-flex:0 0 18.0625rem;flex:0 0 18.0625rem}.oct-carousel__item--2-columns.oct-carousel__item--dense>*,.oct-carousel__item--3-columns.oct-carousel__item--dense>*,.oct-carousel__item--4-columns.oct-carousel__item--dense>*{-webkit-box-flex:0;-ms-flex:0 0 14.25rem;flex:0 0 14.25rem}.oct-carousel--md .oct-carousel__item{position:static;display:contents;width:auto}}.oct-paddlenav{position:absolute;top:50%;right:0;left:0;margin:0;padding:0;list-style:none}.oct-paddlenav .oct-paddlenav__arrow{position:absolute;left:-1.25rem;top:-1.25rem}.oct-paddlenav .oct-paddlenav__arrow--next{left:auto;right:-1.25rem}.oct-paddlenav__arrow{fill:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;width:2.5rem;height:2.5rem;background-color:#292C2D;border-radius:0.5rem;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.oct-paddlenav__arrow:active,.oct-paddlenav__arrow:hover{opacity:0.75}.oct-paddlenav__arrow .oct-icon{width:1rem;height:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.oct-paddlenav__arrow--next .oct-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.oct-order-card{padding:2rem 0;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-order-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-order-card__text{padding:0 1.25rem 2rem;border-bottom:0.03125rem solid #CBCDCE}.oct-order-card-dl{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.9375rem;padding:0}.oct-order-card-dl__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.9375rem}.oct-order-card-dl__definition,.oct-order-card-dl__type{font-size:0.75rem;line-height:1;letter-spacing:0.05em;margin:-0.0625rem 0}.oct-order-card-dl__type{-webkit-box-flex:0;-ms-flex:0 0 5.625rem;flex:0 0 5.625rem;max-width:5.625rem}.oct-order-card-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.oct-order-card-product-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;padding:0 1.25rem;list-style:none}.oct-order-card-product-list__item{padding:0 0 1.25rem;border-bottom:0.03125rem solid #CBCDCE}.oct-order-card-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.oct-order-card-product__visual{-webkit-box-flex:0;-ms-flex:0 0 6.625rem;flex:0 0 6.625rem}.oct-order-card-product__image{width:6.625rem;height:6.625rem;-o-object-fit:contain;object-fit:contain;border-radius:0.5rem;border:0.03125rem solid #CBCDCE}.oct-order-card-product__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem 0 0}.oct-order-card-product__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:inherit}.oct-order-card-product__primary-text:active,.oct-order-card-product__primary-text:hover{text-decoration:none}.oct-order-card-product-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-order-card-product-spec__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem}.oct-order-card-product-spec__definition,.oct-order-card-product-spec__type{color:#73797C}.oct-order-card-product-spec__type{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-order-card-product-spec__definition{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-order-card-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.oct-order-card-product__secondary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-order-card-product__secondary-text small{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif}.oct-order-card-footer{padding:0 1.25rem}.oct-order-card-footer__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-order-card-footer__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-order-card-footer__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-order-card-footer__primary-text small{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif}.oct-order-card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0 1.25rem}.oct-order-card-actions__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.oct-order-card-actions__col{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.oct-card-brand-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:1.5rem;padding:0;list-style:none}.oct-card-brand-list--dense{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:936px){.oct-card-brand-list{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3rem}.oct-card-brand-list--3{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.oct-card-brand-list--dense{gap:1.5rem}}.oct-card-brand__caption{margin-top:3rem}@media screen and (min-width:936px){.oct-card-brand__caption{margin-top:6rem}}.oct-card-brand__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-brand__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-brand__content:hover .oct-card-brand__visual{opacity:0.75}.oct-card-brand__content:hover .oct-card-brand__text{opacity:0.5}.oct-card-brand--dense .oct-card-brand__content{display:-ms-grid;display:grid;-ms-grid-columns:6.5rem 1rem 1fr;grid-template-columns:6.5rem 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0.9375rem;border:0.0625rem solid #CBCDCE;border-radius:0.5rem}@media screen and (min-width:936px){.oct-card-brand--column .oct-card-brand__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}}.oct-card-brand__image{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:0.0625rem solid #CBCDCE;border-radius:0.5rem}.oct-card-brand__image--circle{border-radius:50%}.oct-card-brand--dense .oct-card-brand__image{border-width:0;border-radius:0}.oct-card-brand__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-brand--column .oct-card-brand__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:936px){.oct-card-brand--column .oct-card-brand__text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.oct-card-brand__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;word-break:break-all;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}.oct-card-brand__primary-text small{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}@media screen and (min-width:936px){.oct-card-brand--column .oct-card-brand__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;margin-bottom:0}}.oct-card-brand__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-brand__meta{color:#fff;fill:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.25rem;padding:0.25rem;border-radius:0.25rem;background-color:#ff0000}.oct-card-brand__meta .oct-icon{width:0.75rem;height:0.75rem}.oct-card-brand__meta-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}#style-stock[aria-busy=true],.oct-progress,[data-component=information-list]:not([data-completed=true]),[data-component=information]:not([data-completed=true]),[data-component=live-shopping-list]:not([data-completed=true]){position:relative}#style-stock[aria-busy=true]:before,.oct-progress:before,[data-component=information-list]:not([data-completed=true]):before,[data-component=information]:not([data-completed=true]):before,[data-component=live-shopping-list]:not([data-completed=true]):before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;display:block;width:1.875rem;height:1.875rem;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" stroke="%23CBCDCE" stroke-width="2"/><mask id="mask0_4633_198222" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="30" height="30"><path d="M0 0H30V15H15V30H0V0Z" fill="%23FF0000"/></mask><g mask="url(%23mask0_4633_198222)"><circle cx="15" cy="15" r="14" stroke="%23292C2D" stroke-width="2"/></g></svg>');background-repeat:no-repeat;background-position:center center;background-size:contain;-webkit-animation:oct-progress__rotate 1.5s linear 0s infinite;animation:oct-progress__rotate 1.5s linear 0s infinite}@media screen and (min-width:936px){#style-stock[aria-busy=true]:before,.oct-progress:before,[data-component=information-list]:not([data-completed=true]):before,[data-component=information]:not([data-completed=true]):before,[data-component=live-shopping-list]:not([data-completed=true]):before{width:3rem;height:3rem;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="23" stroke="%23CBCDCE" stroke-width="2"/><mask id="mask0_4633_198222" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="48" height="48"><path d="M0 0H30V15H15V30H0V0Z" fill="%23FF0000"/></mask><g mask="url(%23mask0_4633_198222)"><circle cx="24" cy="24" r="23" stroke="%23292C2D" stroke-width="2"/></g></svg>')}}@-webkit-keyframes oct-progress__rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes oct-progress__rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[data-component=information-list]:not([data-completed=true]),[data-component=information]:not([data-completed=true]),[data-component=live-shopping-list]:not([data-completed=true]){min-height:1.875rem;margin-bottom:3rem}@media screen and (min-width:936px){[data-component=information-list]:not([data-completed=true]),[data-component=information]:not([data-completed=true]),[data-component=live-shopping-list]:not([data-completed=true]){min-height:3rem}}[data-component=information-list]:not([data-completed=true]) .oct-information-list__content[data-columns="1"],[data-component=information]:not([data-completed=true]){min-height:25rem}.oct-card-information-list{margin:0;display:-ms-grid;display:grid;row-gap:1rem;padding:0;list-style:none}@media screen and (min-width:936px){.oct-card-information-list{-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}.oct-card-information-list--1-cols{-ms-grid-columns:100%;grid-template-columns:100%}}.oct-card-information__content{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;grid-template-columns:repeat(12,1fr);gap:1rem}.oct-card-information__content:hover .oct-card-information__visual{opacity:0.75}.oct-card-information__content:hover .oct-card-information__text{opacity:0.5}@media screen and (min-width:936px){.oct-card-information__content{display:-webkit-box;display:-ms-flexbox;display:flex}}.oct-card-information__visual{position:relative;-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}@media screen and (min-width:936px){.oct-card-information__visual{-webkit-box-flex:0;-ms-flex:0 0 6.5rem;flex:0 0 6.5rem;max-width:6.5rem}}.oct-card-information__image{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem;border:0.0625rem solid #CBCDCE;background-color:#F5F5F5}.oct-card-information__icon{fill:#fff;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.3125rem;height:3.3125rem;border:0.0625rem solid #fff;border-radius:50%}.oct-card-information__icon .oct-icon{margin-left:0.25rem;width:1.25rem;height:1.25rem}.oct-card-information__text{color:inherit;text-decoration:none;-ms-grid-column:5;-ms-grid-column-span:8;grid-column:5/13;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-information__primar-action{color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-information__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem}.oct-card-information__meta-icon{width:1rem;height:1rem}.oct-card-information__meta-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-information__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.oct-card-product-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:3rem;padding:0;list-style:none}@media screen and (min-width:936px){.oct-card-product-list{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3rem}}.oct-card-product-list__item{width:100%;overflow:hidden}.oct-card-product__caption{margin-top:3rem}@media screen and (min-width:936px){.oct-card-product__caption{margin-top:6rem}}.oct-card-product__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.oct-card-product--simple .oct-card-product__content{gap:1rem;padding:0 0.9375rem 0.9375rem;background-color:#fff;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-card-product__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-product__image{display:block;width:100%;height:10.4375rem;-o-object-fit:contain;object-fit:contain}.oct-card-product--simple .oct-card-product__image{height:auto;aspect-ratio:1}.oct-card-product__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-product__eyebrow-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-product__primary-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;color:inherit;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.375rem}.oct-card-product__primary-text:hover{text-decoration:none}.oct-card-product__primary-text small{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-product--simple .oct-card-product__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-product__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C}.oct-card-product__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-product-caption__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.oct-card-product-caption__header[data-toggle=collapse]{cursor:pointer}.oct-card-product-caption__header:active,.oct-card-product-caption__header:hover{opacity:0.5}.oct-card-product-caption__header-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-product-caption__header-icon .oct-icon{width:1rem;height:1rem}.oct-card-product-caption__header-icon .oct-icon__plus{display:block}.oct-card-product-caption__header-icon .oct-icon__minus{display:none}.oct-card-product-caption__header[aria-expanded=true] .oct-card-product-caption__header-icon .oct-icon__minus{display:block}.oct-card-product-caption__header[aria-expanded=true] .oct-card-product-caption__header-icon .oct-icon__plus{display:none}.oct-card-product-caption__content{height:0;overflow:hidden}.oct-card-product-caption__content.collapse{height:0;overflow:hidden}.oct-card-product-caption__content.collapsing{-webkit-transition-duration:0.35s;transition-duration:0.35s}.oct-card-product-caption__content.show{height:auto}.oct-card-product-caption__body{padding-top:1rem}.oct-card-product-variations{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0;list-style:none}.oct-card-product-variation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-card-product-variation__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-card-product-variation__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.oct-card-product-variation__primary-text:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.oct-card-product-variation__primary-text small{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-product--simple .oct-card-product-variation__primary-text{color:#73797C}.oct-card-product-variation__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-card-product-variation__icon{width:1rem;height:1rem;cursor:pointer}.oct-card-product-variation__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.oct-card-product-variation__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-product-variation__caption-text a{color:inherit}.oct-card-favorite-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1rem;padding:0;list-style:none}@media screen and (min-width:936px){.oct-card-favorite-list{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}}.oct-card-favorite__caption{margin-top:3rem}@media screen and (min-width:936px){.oct-card-favorite__caption{margin-top:6rem}}.oct-card-favorite__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-favorite__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0 1rem 1rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-card-favorite__image{margin:0 auto;display:block;max-width:100%;height:12.25rem;-o-object-fit:contain;object-fit:contain}.oct-card-favorite__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-favorite__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-decoration:underline}.oct-card-favorite__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C}.oct-card-favorite__meta{display:-webkit-box;display:-ms-flexbox;display:flex}.oct-card-favorite__meta-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;color:#73797C}.oct-card-favorite__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;cursor:pointer}.oct-card-favorite__action-icon .oct-icon{width:1rem;height:1rem}.oct-card-live-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1rem;padding:0;list-style:none}@media screen and (min-width:936px){.oct-card-live-list{-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.oct-card-live-list--4-cols{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}}.oct-card-live__caption{margin-top:3rem}@media screen and (min-width:936px){.oct-card-live__caption{margin-top:6rem}}.oct-card-live__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-live__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-live__visual{position:relative}.oct-card-live__image{margin:0 auto;display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem}.oct-card-live__icon{fill:#fff;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4rem;height:4rem;border:0.0625rem solid #fff;border-radius:50%}.oct-card-live__icon .oct-icon{width:1rem;height:1rem}.oct-card-live__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-live__primary-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-card-live__primary-text small{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-live__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-live__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;cursor:pointer}.oct-card-live__action--now .oct-button{background-color:#ff0000}.oct-card-feature-list{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:0 1.25rem 1rem;list-style:none;overflow:hidden;overflow-x:auto;counter-reset:feature 0}.oct-card-feature-list::-webkit-scrollbar{width:0.125rem;height:0.125rem;border-radius:0.0625rem}.oct-card-feature-list::-webkit-scrollbar-track{background-color:#CBCDCE;width:30px;margin:0 calc((100vw - 40px - 90px) / 2)}.oct-card-feature-list::-webkit-scrollbar-thumb{background-color:#292C2D}@media screen and (min-width:936px){.oct-card-feature-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding:0}.oct-card-feature-list--4-cols{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}}.oct-card-feature-list__item{-webkit-box-flex:0;-ms-flex:0 0 14.25rem;flex:0 0 14.25rem;counter-increment:feature 1}.oct-card-feature{height:100%}.oct-card-feature__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;height:100%;padding:0 0 2.9375rem;border:0.0625rem solid #CBCDCE;border-radius:0.5rem;overflow:hidden}.oct-card-feature__image{margin:0 auto;display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.oct-card-feature__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0 1rem}.oct-card-feature__primary-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-card-feature__primary-text:before{content:counter(feature) ".";font-family:"nimbus-sans",sans-serif;font-size:1.625rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.44375rem 0}.oct-card-feature__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-hairs-list-header{margin:0 0 1.5rem}@media screen and (min-width:936px){.oct-card-hairs-list-header{margin-bottom:3rem}}.oct-card-hairs-list-header__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.oct-card-hairs-list-header__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-card-hairs-list-header__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-hairs-list{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;padding:0 1.25rem 1rem;list-style:none;overflow:hidden;overflow-x:auto}.oct-card-hairs-list::-webkit-scrollbar{width:0.125rem;height:0.125rem;border-radius:0.0625rem}.oct-card-hairs-list::-webkit-scrollbar-track{background-color:#CBCDCE;width:30px;margin:0 calc((100vw - 40px - 48px) / 2)}.oct-card-hairs-list::-webkit-scrollbar-thumb{background-color:#292C2D}@media screen and (min-width:936px){.oct-card-hairs-list{margin:0;display:-ms-grid;display:grid;padding:0;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;overflow:visible}.oct-card-hairs-list--4-cols{-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:935px){.oct-card-hairs-list--dense{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;overflow:auto}}.oct-card-hairs-list__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (max-width:935px){.oct-card-hairs-list--dense .oct-card-hairs-list__item{padding:0 0 1.5rem;border-bottom:0.03125rem solid #F5F5F5}.oct-card-hairs-list--dense .oct-card-hairs-list__item:last-child{padding-bottom:0;border-bottom-width:0}}.oct-card-hairs{height:100%}.oct-card-hairs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;height:100%;border-radius:0.5rem;border:0.03125rem solid #CBCDCE;overflow:hidden}@media screen and (min-width:936px){.oct-card-hairs--mega .oct-card-hairs__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;grid-template-columns:repeat(6,1fr);gap:1rem;border-width:0;border-radius:0;overflow:visible}}.oct-card-hairs__visual{position:relative}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__visual{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.oct-card-hairs__image{margin:0 auto;display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.oct-card-hairs__image:active,.oct-card-hairs__image:hover{opacity:0.75}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__image{border-radius:0.5rem}}.oct-card-hairs__icon{fill:#fff;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4rem;height:4rem;border:0.0625rem solid #fff;border-radius:50%}.oct-card-hairs__icon .oct-icon{width:1rem;height:1rem}.oct-card-hairs__text{text-decoration:none;color:inherit;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0 1rem 1rem}@media screen and (min-width:936px){.oct-card-hairs--mega .oct-card-hairs__text{padding:0 1.5rem 0 0}}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__text{-ms-grid-column:3;-ms-grid-column-span:4;grid-column:3/7;padding:0.5rem 0 0}}.oct-card-hairs__meta{color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-card-hairs__meta-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-card-hairs__meta-text--en{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0}.oct-card-hairs__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;text-decoration:none;color:inherit;display:block}.oct-card-hairs__primary-text[data-multibyte=true]{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-card-hairs__primary-text:active,.oct-card-hairs__primary-text:hover{opacity:0.5}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-card-hairs--dense .oct-card-hairs__primary-text[data-multibyte=true]{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}}.oct-card-hairs__action{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:935px){.oct-card-hairs--dense .oct-card-hairs__action{display:none}}.oct-card-hairs-banner--mega{padding:2.9375rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-card-hairs-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-hairs-banner--mega .oct-card-hairs-banner__content{gap:3rem}.oct-card-hairs-banner__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1rem 1fr 1rem 1fr;grid-template-columns:repeat(3,1fr);gap:1rem}.oct-card-hairs-banner--large .oct-card-hairs-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-card-hairs-banner--mega .oct-card-hairs-banner__body{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:936px){.oct-card-hairs-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-card-hairs-banner--large .oct-card-hairs-banner__body{display:-ms-grid;display:grid;-ms-grid-columns:auto 1rem 1fr;grid-template-columns:auto 1fr;gap:1rem}.oct-card-hairs-banner--mega .oct-card-hairs-banner__body{display:-ms-grid;display:grid;-ms-grid-columns:auto 3rem 1fr;grid-template-columns:auto 1fr;gap:3rem}}.oct-card-hairs-banner__title-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;text-align:center;display:block}@media screen and (min-width:936px){.oct-card-hairs-banner__title-text{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.oct-card-hairs-banner--mega .oct-card-hairs-banner__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}@media screen and (min-width:936px){.oct-card-hairs-banner--mega .oct-card-hairs-banner__visual{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;width:7.5rem}}.oct-card-hairs-banner__image{position:relative;display:block;width:6.625rem;height:6.625rem;border-radius:50%;border:0.03125rem solid #CBCDCE;vertical-align:top;overflow:hidden}.oct-card-hairs-banner__image img{position:absolute;top:0;left:0;width:100%}.oct-card-hairs-banner--large .oct-card-hairs-banner__image{width:10.4375rem;height:10.4375rem}.oct-card-hairs-banner--mega .oct-card-hairs-banner__image{width:7.5rem;height:7.5rem}@media screen and (min-width:936px){.oct-card-hairs-banner__image{margin:0 auto;width:10rem;height:10rem}.oct-card-hairs-banner--mega .oct-card-hairs-banner__image{width:7.5rem;height:7.5rem}}@media screen and (min-width:936px){.oct-card-hairs-banner--mega .oct-card-hairs-banner__tags{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.oct-card-hairs-banner__text{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-hairs-banner__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;display:block}.oct-card-hairs-banner__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-card-ss-list{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:1.5rem;padding:0;list-style:none}.oct-card-ss-list--dense{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:0 1.25rem;overflow:hidden;overflow-x:auto}@media screen and (min-width:936px){.oct-card-ss-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3rem}.oct-card-ss-list--dense{margin:0;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding:0;overflow:hidden}}@media screen and (max-width:935px){.oct-card-ss-list--slide{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:0 1.25rem;overflow:hidden;overflow-x:auto}}.oct-card-ss-list__item{-webkit-box-flex:0;-ms-flex:0 0 18.0625rem;flex:0 0 18.0625rem;min-width:0}@media screen and (max-width:935px){.oct-card-ss-list--slide .oct-card-ss-list__item{-webkit-box-flex:0;-ms-flex:0 0 14.25rem;flex:0 0 14.25rem}}.oct-card-ss__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-card-ss--with-message .oct-card-ss__content{padding:0.9375rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-card-ss__item,.oct-card-ss__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem;background-color:#F5F5F5;border-radius:0.5rem}.oct-card-ss__message-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-card-ss__message-like{cursor:pointer}.oct-card-ss__image{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem;border:0.03125rem solid #CBCDCE}.oct-card-ss__image:active,.oct-card-ss__image:hover{opacity:0.75}.oct-card-ss--with-message .oct-card-ss__image{border-width:0}.oct-card-ss__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;word-break:break-all;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.oct-card-ss-author__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.oct-card-ss-author__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.oct-card-ss__visual:hover+.oct-card-ss-author .oct-card-ss-author__section{opacity:0.5}.oct-card-ss-author__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-card-ss-author__image{width:2.8125rem;height:2.8125rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.oct-card-ss__visual:hover+.oct-card-ss-author .oct-card-ss-author__image{opacity:0.75}.oct-card-ss-author__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-card-ss-author__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-card-ss-author__mata-text{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0;color:#73797C;display:block}.oct-card-ss-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-card-ss-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-card-ss-product__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0}.oct-card-ss-product__text:active,.oct-card-ss-product__text:hover{opacity:0.5}.oct-card-ss-product__image{width:6.625rem;height:6.625rem;background-color:#fff;border-radius:0.5rem;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.oct-card-ss-product__image:active,.oct-card-ss-product__image:hover{opacity:0.75}.oct-card-ss-product__header-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-card-ss-product__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-decoration:underline;display:block}.oct-card-ss-product__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C;display:block}.oct-card-ss-product__mata-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;color:#73797C;display:block}.oct-main{margin:0 0 5rem}@media screen and (min-width:936px){.oct-main{margin-bottom:6rem}}.oct-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:0.0625rem solid #CBCDCE}.oct-section:last-child{padding-bottom:0;border-bottom-width:0}.oct-section--dense{padding-bottom:0;border-bottom-width:0}.oct-section--no-border{border-bottom-width:0}.oct-section--solid{margin-bottom:6rem;padding-bottom:6rem}@media screen and (min-width:936px){.oct-section--dense{margin-bottom:6rem}.oct-section--sparse{margin-bottom:6rem;padding-bottom:6rem}}.oct-section-header{color:#292C2D;position:relative;margin:0 0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.oct-section-header--sparse{margin-bottom:6rem}.oct-section-header--notify{margin-bottom:1.5rem;gap:0.625rem;padding:1.5rem;background-color:#F5F5F5;border-radius:0.5rem}.oct-section-header--sticky{position:sticky;top:3rem}.oct-grid__rows>.oct-section-header{margin-bottom:0}@media screen and (min-width:936px){.oct-section-header--notify{margin-bottom:3rem}.oct-grid__rows>.oct-section-header{margin-bottom:0}}.oct-section-header__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.875rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.3125rem}.oct-section-header__primary-text .oct-icon{fill:#292C2D;width:1rem;height:1rem}.oct-section-header--dense .oct-section-header__primary-text{font-size:1.625rem;margin:-0.28125rem 0}.oct-section-header--notify .oct-section-header__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-section-header__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-section-header__meta{margin:2.25rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.5rem}@media screen and (min-width:936px){.oct-section-header__meta{position:absolute;top:0;right:0;margin:0;width:18rem}}.oct-section-header-helper{font-weight:normal;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.oct-section-header-helper:active .oct-section-header-helper__icon,.oct-section-header-helper:hover .oct-section-header-helper__icon{opacity:0.75}.oct-section-header-helper:active .oct-section-header-helper__primary-text,.oct-section-header-helper:hover .oct-section-header-helper__primary-text{opacity:0.5}.oct-section-header-helper__icon{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1rem;height:1rem;background-color:#292C2D;border-radius:50%}.oct-section-header-helper__primary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.oct-hero--reverse .oct-hero__content{gap:0}@media screen and (min-width:936px){.oct-hero__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}.oct-hero--reverse .oct-hero__content{-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.oct-hero--reverse .oct-hero__content>:first-child{-ms-grid-row:1;-ms-grid-column:1}.oct-hero--reverse .oct-hero__content>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.oct-hero--reverse .oct-hero__content>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.oct-hero--reverse .oct-hero__content>:nth-child(4){-ms-grid-row:2;-ms-grid-column:3}}.oct-hero__text-wrapper{margin:0 0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-hero__text-wrapper:last-child{margin-bottom:0}@media screen and (min-width:936px){.oct-hero__text-wrapper{margin-bottom:3rem}}.oct-hero__primary-text{font-size:1.375rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.3625rem 0}.oct-hero__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-hero__secondary-text sup{top:-0.3em}.oct-hero__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-hero__visual{margin:0 -1.25rem}.oct-hero--solid .oct-hero__visual{margin:0}.oct-hero--reverse .oct-hero__visual{margin-bottom:3rem}@media screen and (min-width:936px){.oct-hero__visual{margin:0}.oct-hero--reverse .oct-hero__visual{margin:0;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}a.oct-hero__visual:hover{opacity:0.75}.oct-hero__image{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.oct-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-snackbar{position:fixed;right:1.25rem;bottom:0;left:1.25rem;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:11;pointer-events:none;padding:0 0 1.25rem;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transform:translateY(110%);transform:translateY(110%)}.oct-snackbar--ready{display:-webkit-box;display:-ms-flexbox;display:flex}.oct-snackbar--open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}.oct-snackbar__surface{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.90625rem 1rem;background-color:#292C2D;border-radius:0.5rem}.oct-snackbar__label{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#fff}.oct-dialog{position:fixed;top:0;left:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;z-index:11}.oct-dialog--closing,.oct-dialog--open .oct-dialog--open,.oct-dialog--opening{display:-webkit-box;display:-ms-flexbox;display:flex}body.oct-dialog--open{overflow:hidden}.oct-dialog__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;pointer-events:none;-webkit-transition-duration:0.3s;transition-duration:0.3s}.oct-dialog--fullscreen .oct-dialog__container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:1;-webkit-transition-duration:0.4s;transition-duration:0.4s}.oct-dialog--stretch .oct-dialog__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:none;transform:none;opacity:0;-webkit-transition-duration:0.3s;transition-duration:0.3s;background-color:#fff}.oct-dialog--opening.oct-dialog--transitioning .oct-dialog__container,.oct-dialog.oct-dialog--open .oct-dialog__container{-webkit-transform:none;transform:none;opacity:1}.oct-dialog--closing .oct-dialog__container{-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0}.oct-dialog--fullscreen.oct-dialog--open .oct-dialog__container,.oct-dialog--fullscreen.oct-dialog--opening.oct-dialog--transitioning .oct-dialog__container{-webkit-transform:none;transform:none;opacity:1}.oct-dialog--fullscreen.oct-dialog--closing .oct-dialog__container{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:1}.oct-dialog--stretch.oct-dialog--closing .oct-dialog__container{-webkit-transform:none;transform:none;opacity:0}@media screen and (min-width:936px){.oct-dialog--fullscreen .oct-dialog__container{-webkit-transform:translateX(34rem);transform:translateX(34rem)}.oct-dialog--stretch .oct-dialog__container{-webkit-transform:none;transform:none}.oct-dialog--fullscreen.oct-dialog--closing .oct-dialog__container{-webkit-transform:translateX(34rem);transform:translateX(34rem)}.oct-dialog--stretch.oct-dialog--closing .oct-dialog__container{-webkit-transform:none;transform:none}}.oct-dialog__surface{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6875rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:calc(100% - 2.5rem);max-height:calc(100% - 2.5rem);padding:3rem;background-color:#fff;border-radius:0.5rem;box-sizing:border-box;pointer-events:auto}.oct-dialog--fullscreen .oct-dialog__surface{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem;width:100%;height:100%;max-width:none;max-height:none;padding:1.25rem;border-radius:0}.oct-dialog--stretch .oct-dialog__surface{padding-top:3rem;padding-bottom:3rem}@media screen and (min-width:936px){.oct-dialog__surface{width:auto;width:24.5rem}.oct-dialog--fullscreen .oct-dialog__surface{width:34.625rem;padding:3rem}.oct-dialog--stretch .oct-dialog__surface{width:43.5rem}}.oct-dialog__content{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-align:center;text-decoration:inherit;text-transform:inherit;margin:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;-webkit-overflow-scrolling:touch}.oct-dialog--fullscreen .oct-dialog__content{text-align:left;margin:0 -1.25rem -1.25rem;padding:1.25rem;overflow:hidden;overflow-y:auto}.oct-dialog--fullscreen .oct-dialog__content:first-child{margin-top:-1.25rem}.oct-dialog--stretch .oct-dialog__content{margin-bottom:-3rem;padding-bottom:3rem}.oct-dialog__content a{color:inherit}@media screen and (min-width:936px){.oct-dialog--fullscreen .oct-dialog__content{margin:0 -3rem -3rem;padding:1.25rem 3rem 3rem}}.oct-dialog__title{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;font-weight:normal}.oct-dialog--fullscreen .oct-dialog__title{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;line-height:1.25rem;margin:0}.oct-dialog__actions{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));gap:0.5rem;width:100%}.oct-dialog__close{position:absolute;top:1rem;right:1rem;width:1rem;height:1rem;cursor:pointer}.oct-dialog__close .oct-icon{width:100%;height:100%;vertical-align:top}.oct-dialog--fullscreen .oct-dialog__close{top:1.25rem;right:1.25rem;width:1.25rem;height:1.25rem}.oct-dialog--stretch .oct-dialog__close{top:3.25rem}@media screen and (min-width:936px){.oct-dialog--fullscreen .oct-dialog__close{top:3rem;right:3rem}.oct-dialog--stretch .oct-dialog__close{top:3.625rem}}.oct-dialog__scrim{position:fixed;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;background-color:rgba(0,0,0,0.5);opacity:0;-webkit-transition-duration:0.2s;transition-duration:0.2s;z-index:-1}.oct-dialog--opening.oct-dialog--transitioning .oct-dialog__scrim,.oct-dialog.oct-dialog--open .oct-dialog__scrim{opacity:1}.oct-dialog--fullscreen .oct-dialog__scrim{-webkit-transition-duration:0.3s;transition-duration:0.3s}.oct-dialog--closing .oct-dialog__scrim{opacity:0}.oct-dialog--fullscreen.oct-dialog--closing .oct-dialog__scrim{-webkit-transition-delay:0.1s;transition-delay:0.1s}@media screen and (min-width:936px){.oct-dialog--fullscreen .oct-dialog__scrim{background-color:rgba(0,0,0,0.2)}}#mlb-gn__menustate{display:none}.oct-globalnav{position:relative;margin:0 0 1.25rem;z-index:10}.oct-globalnav--sticking{position:sticky;top:-5rem;-webkit-transition-duration:0.5s;transition-duration:0.5s}.oct-globalnav--sticking-down{top:0rem}@media screen and (min-width:936px){.oct-globalnav{margin-bottom:1.5rem}.oct-globalnav--sticking{top:-6.125rem}.oct-globalnav--sticking-down{top:0rem}}.oct-gn-menustate{display:none}.oct-gn__content{color:#292C2D;fill:#292C2D;position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;padding:1.25rem;background-color:#fff;-webkit-transition-duration:0.7s;transition-duration:0.7s}@media screen and (min-width:936px){.oct-gn__content{max-width:1320px;gap:2.5rem;padding:1.5rem 3rem}}.oct-gn__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:0.3125rem;height:100%;overflow:hidden}.oct-gn__section--menuicon{-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;width:1.25rem;max-width:1.25rem}.oct-gn__section--align-end{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:visible}.oct-auth--unauthenticated .oct-gn__section--align-end{max-width:50%}.oct-gn__section .oct-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:0.5rem}.oct-gn__logo{position:relative;max-width:100%;height:0.625rem;z-index:1}.oct-gn__logo:hover{opacity:0.75}@media screen and (min-width:936px){.oct-gn__logo{height:0.875rem}}.oct-gn-menuicon{position:relative;margin:0;display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;cursor:pointer;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.oct-gn-menuicon .oct-icon__close{display:none}#mlb-gn__menustate:checked+.oct-globalnav .oct-gn-menuicon .oct-icon__menu{display:none}#mlb-gn__menustate:checked+.oct-globalnav .oct-gn-menuicon .oct-icon__close{display:initial}.oct-gn__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.3125rem;min-width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #CBCDCE}.oct-gn__action--bag{padding:0 0.9375rem}.oct-gn__action .oct-icon{width:1rem;height:1rem}.oct-gn__action:active,.oct-gn__action:hover{opacity:0.5}@media screen and (min-width:936px){.oct-gn__action{min-width:3.125rem;height:3.125rem;border-radius:1.5625rem}.oct-gn__action--bag{padding:0 1.25rem}}.oct-gn__action-meta{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1}.oct-gn-drawer{position:absolute;top:0;left:0;width:100%;height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;pointer-events:none}#mlb-gn__menustate:checked+.oct-globalnav .oct-gn-drawer{pointer-events:initial}@media screen and (min-width:936px){.oct-gn-drawer{position:fixed;display:initial;width:100%;height:100%;padding:0;background-color:transparent;z-index:1}}.oct-gn-drawer__surface{position:relative;width:100%;height:100%;padding:5rem 0 0;background-color:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-duration:0.5s;transition-duration:0.5s}#mlb-gn__menustate:checked+.oct-globalnav .oct-gn-drawer__surface{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:936px){.oct-gn-drawer__surface{padding:0;width:27.5rem;z-index:1}}.oct-gn-drawer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.1875rem;height:100%;padding:0 1.25rem 1.25rem;overflow:hidden;overflow-y:auto}@media screen and (min-width:936px){.oct-gn-drawer__content{padding:3rem}}@media screen and (min-width:936px){.oct-gn-drawer__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);pointer-events:none;opacity:0;-webkit-transition-duration:0.7s;transition-duration:0.7s}#mlb-gn__menustate:checked+.oct-globalnav .oct-gn-drawer__backdrop{opacity:1;pointer-events:initial}}.oct-globalnav--has-account .oct-gn-drawer__action{display:none}.oct-gn__directory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.oct-gn__directory-list{width:100%}.oct-gn__directory__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-gn-salon{display:none}.oct-globalnav--has-salon .oct-gn-salon{display:block}.oct-gn-profile{display:none;width:100%}.oct-globalnav--has-account .oct-gn-profile{display:block}.oct-gn-profile__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.oct-gn-profile__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.75rem}.oct-gn-profile__icon{position:relative;width:3rem;height:3rem;border-radius:50%;border:0.03125rem solid #CBCDCE;overflow:hidden}.oct-gn-profile__icon img{position:absolute;top:0;left:0;width:100%}.oct-gn-profile__line-link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;text-decoration:none;line-height:1;color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.375rem;margin:-0.0625rem 0}.oct-gn-profile__line-link[data-line-linked=true]{display:none}.oct-globalnav--line-linked .oct-gn-profile__line-link{display:none}.oct-globalnav--line-linked .oct-gn-profile__line-link[data-line-linked=true]{display:-webkit-box;display:-ms-flexbox;display:flex}.oct-gn-profile__badge{display:inline-block;width:0.5625rem;height:0.5625rem;border:1px solid #06C755;border-radius:50%}.oct-gn-profile__badge--active{background-color:#06C755}.oct-gn-link-list{margin:-0.5rem 0;padding:0;list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.oct-gn-link-list__link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;line-height:1.5rem;text-decoration:none;color:inherit;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-gn-link-list__link .oct-icon{width:0.5rem;height:0.5rem}.oct-gn-link-list__link:active,.oct-gn-link-list__link:hover{opacity:0.5}.oct-gn__extras{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}.oct-gn__copyright{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0}.oct-gn-social-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0;list-style:none}.oct-gn-social-list__icon{display:block;width:1rem;height:1rem}.oct-gn-social-list__icon:active,.oct-gn-social-list__icon:hover{opacity:0.5}.oct-breadcrumbs{margin:0 auto 2rem;padding:0 1.25rem}@media screen and (min-width:936px){.oct-breadcrumbs{margin-bottom:3rem;max-width:1320px;padding:0 3rem}}.oct-breadcrumbs__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem;padding:0 0 0.9375rem;border-bottom:0.0625rem solid #CBCDCE}.oct-breadcrumbs__item{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0;text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem}.oct-breadcrumbs__item:before{content:"/"}.oct-breadcrumbs__item:first-child:before{content:none}.oct-breadcrumbs__item:active,.oct-breadcrumbs__item:hover{opacity:0.5}.oct-cart--empty,.oct-cart--notify{width:100%;height:100%}.oct-cart--dialog .oct-cart__content,.oct-cart--notify .oct-cart__content{min-width:100%;min-height:100%;padding-bottom:9.5rem}.oct-cart--empty .oct-cart__content,.oct-cart--notify .oct-cart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding-bottom:3.75rem}@media screen and (min-width:936px){.oct-cart--dialog .oct-cart__content,.oct-cart--notify .oct-cart__content{padding-bottom:7.75rem}.oct-cart--empty .oct-cart__content,.oct-cart--notify .oct-cart__content{padding-bottom:3.75rem}}.oct-cart__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-cart__secondary-text a{color:inherit}.oct-cart__notify{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem;width:100%}.oct-cart-alert-list{margin:0 0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.oct-cart--dialog .oct-cart-alert-list{margin-bottom:0;gap:0}.oct-cart-alert-list[hidden],.oct-cart-alert[hidden]{display:none}.oct-cart-alert__content{color:#fff;fill:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem;background-color:#292C2D}.oct-cart-alert--danger .oct-cart-alert__content{background-color:#ff0000}.oct-cart-alert__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-cart-alert__action{-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;width:1.25rem;max-width:1.25rem;height:1.25rem;cursor:pointer}.oct-cart-products{margin:0 0 1rem}.oct-cart-products-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 1rem}.oct-cart-product__secondary-text,.oct-cart-products-header__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-cart-product__secondary-text small,.oct-cart-products-header__primary-text small{font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Roboto,Helvetica,Arial,sans-serif;font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-cart-products-header__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-cart--history .oct-cart-products-header__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-cart-products-header__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}.oct-cart-product-list{border-bottom:0.0625rem solid #CBCDCE}.oct-cart-product__content{display:-ms-grid;display:grid;row-gap:1.5rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-ms-grid-columns:6.75rem 1rem 1fr;grid-template-columns:6.75rem 1fr;padding:1rem 0 0.9375rem;border-top:0.0625rem solid #CBCDCE}.oct-cart-product--child .oct-cart-product__content{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-left:7.75rem}.oct-cart--history .oct-cart-product:first-child .oct-cart-product__content{border-top-width:0}.oct-cart-product__visual{-webkit-box-flex:0;-ms-flex:0 0 6.75rem;flex:0 0 6.75rem;width:6.75rem;max-width:6.75rem}.oct-cart-product__image{display:block;width:6.75rem;height:6.75rem;-o-object-fit:cover;object-fit:cover;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-cart-product__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem 0 0}.oct-cart-product--child .oct-cart-product__text{padding-top:0}.oct-cart-product__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:inherit}.oct-cart-product-spec{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-cart-product-spec__item{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C;fill:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.oct-cart-product-spec__definition{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-cart-product-spec-select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-cart-product-spec-select__input{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;color:#73797C;padding:0 1.25rem 0 0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.oct-cart-product-spec-select__icon{position:absolute;top:50%;right:0;width:0.75rem;height:0.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.oct-cart-product-spec-select__icon .oct-icon{display:block;width:100%;height:100%}.oct-cart-product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-cart-product__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.oct-cart-product__action{position:relative;fill:#292C2D;width:1rem;height:1rem;cursor:pointer}.oct-cart-product__action .oct-icon{display:block;width:100%;height:100%}.oct-cart-product__action .oct-cart-product__action-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.oct-cart-product__meta{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem;border-radius:0.5rem;background-color:#F5F5F5}.oct-cart-product__meta-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C}.oct-cart-product__meta-caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-cart-campaigns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding-bottom:1.5rem;border-bottom:0.0625rem solid #CBCDCE}.oct-cart-campaigns--notify{padding-bottom:0;border-bottom-width:0}.oct-cart-campaign{color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-cart-campaign__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-cart-campaign__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem;border-radius:0.5rem;background-color:#F5F5F5}.oct-cart-campaign-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-bottom:0.9375rem;border-bottom:0.0625rem solid #CBCDCE}.oct-cart-campaign-header:last-child{padding-bottom:0;border-bottom-width:0}.oct-cart-campaign--selector .oct-cart-campaign-header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.oct-cart-campaign-body__primary-text,.oct-cart-campaign-header__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-cart-campaign-body__header-text,.oct-cart-campaign-body__secondary-text,.oct-cart-campaign-header__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-cart-campaign-body__header-text--danger,.oct-cart-campaign-body__secondary-text--danger,.oct-cart-campaign-header__secondary-text--danger{color:#ff0000}.oct-cart-campaign-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-cart-campaign-body__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.oct-cart-campaign--selector .oct-cart-campaign-body__content{padding:1rem;background-color:#fff;border-radius:0.5rem}.oct-cart-campaign-body__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-cart-campaign--selector .oct-cart-campaign-body__header-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-cart-campaign-body__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.oct-cart-campaign-body__action-label{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C}.oct-cart-campaign-body__visual{-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem;width:5rem;max-width:5rem}.oct-cart-campaign-body__image{display:block;width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain;background-color:#fff;border-radius:0.5rem}.oct-cart-campaign-body__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%;gap:1rem}.oct-cart-campaign-body__text--horiz{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.oct-cart-footer{margin:0 0 3rem}.oct-cart-footer:last-child{margin-bottom:0}.oct-cart-footer-details{margin-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;border-bottom:0.0625rem solid #CBCDCE}.oct-cart-footer-details__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.oct-cart-footer-details__item--block{display:block}.oct-cart-footer-details__type{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:#73797C;display:block}.oct-cart-footer-details__item--block .oct-cart-footer-details__type{margin-bottom:1rem}.oct-cart-footer-details__definition{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-cart-footer-details__item--block .oct-cart-footer-details__definition{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-cart-footer__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.5rem}.oct-cart-footer__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-cart-footer__primary-text small{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-cart-footer__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-cart-footer__caption{color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-cart__actions .oct-cart-footer__caption{color:#292C2D;margin-top:-0.5rem}.oct-cart-footer__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-cart-footer__banner{display:block;width:auto;height:auto}.oct-cart-footer__image{display:block;width:100%}.oct-cart__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-cart--dialog .oct-cart__actions{position:absolute;right:0;bottom:0;left:0;margin:0;gap:0}.oct-cart__primary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:0.5rem;-moz-column-gap:0.5rem;column-gap:0.5rem;row-gap:1rem}.oct-cart--empty .oct-cart__primary-actions{opacity:0.3;pointer-events:none}.oct-cart--dialog .oct-cart__primary-actions{padding:1.875rem 1.25rem;background-color:#fff;-webkit-box-shadow:0 0 0.625rem 0 rgba(0,0,0,0.25);box-shadow:0 0 0.625rem 0 rgba(0,0,0,0.25)}.oct-cart-action{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.oct-cart-action--primary{-webkit-box-flex:0;-ms-flex:0 0 calc(66.6% - 0.25rem);flex:0 0 calc(66.6% - 0.25rem)}.oct-cart--dialog .oct-cart-action--primary{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.oct-cart-action--secondary{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3% - 0.25rem);flex:0 0 calc(33.3% - 0.25rem)}.oct-cart__secondary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.oct-cart-action__link{font-size:0.875rem;line-height:1.5;letter-spacing:0.05em;color:inherit;text-decoration:underline;margin:-0.3125rem 0;display:block}.oct-account-header{margin:0 0 3rem}.oct-account-header--sticky{position:sticky;top:3rem}@media screen and (min-width:936px){.oct-account-header{max-width:16.5rem}}.oct-account-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media screen and (min-width:936px){.oct-account-header__content{gap:1.5rem}}.oct-account-header-card{padding:0.75rem 1rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-account-header-card-header{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0.5rem;cursor:pointer}.oct-account-header-card-header:active,.oct-account-header-card-header:hover{opacity:0.5}.oct-account-header-card-header__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;overflow:hidden}.oct-account-header__salon{text-overflow:ellipsis;overflow:hidden}.oct-account-header-card-header__leading-icon{-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;height:1rem}.oct-account-header-card-header__trailing-icon{-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;height:1rem}.oct-account-header-card-header__trailing-icon .oct-icon{width:100%;height:100%}.oct-account-header-card-header__trailing-icon .oct-icon__minus{display:none}[aria-expanded=true] .oct-account-header-card-header__trailing-icon .oct-icon__plus{display:none}[aria-expanded=true] .oct-account-header-card-header__trailing-icon .oct-icon__minus{display:block}.oct-account-header-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;height:0;overflow:hidden}.oct-account-header-card__content.collapsing{-webkit-transition-duration:0.5s;transition-duration:0.5s}.oct-account-header-card__content.show{height:auto}.oct-account-header-card__visual{position:relative;margin:2rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-account-header-card-id{display:-webkit-box;display:-ms-flexbox;display:flex}.oct-account-header-card-id__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-account-header-card-id__secondary-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-account-header-card-barcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;width:100%}.oct-account-header-card-barcode__caption-text{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0}.oct-account-header-card-barcode__image{width:100%}.oct-account-header-card__image{margin:0 auto;display:block;height:7.5rem}.oct-account-header-card__meta{font-size:0.78125rem;font-style:normal;line-height:1.5625rem;text-align:center;text-transform:none;color:#fff;position:absolute;top:0;right:0;display:block;width:1.5625rem;height:1.5625rem;border-radius:50%;background-color:#292C2D;cursor:pointer}.oct-account-header-card__meta:active,.oct-account-header-card__meta:hover{opacity:0.75}.oct-account-header-card__data-list{margin:0;padding:0}.oct-account-header-card__data-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem;padding:0.9375rem 0;border-top:0.03125rem solid #CBCDCE}.oct-account-header-card__data-list-item:first-child{padding-top:0;border-width:0}.oct-account-header-card__data-list-item:last-child{padding-bottom:0}.oct-account-header-card__data-type{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-account-header-card__data-definition{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;letter-spacing:0}.oct-account-header-profile__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}@media screen and (min-width:936px){.oct-account-header-profile__content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.oct-account-header-profile__visual{position:relative;display:block;width:5rem;height:5rem;border:0.0625rem solid #CBCDCE;border-radius:50%;overflow:hidden}.oct-account-header-profile__visual:active,.oct-account-header-profile__visual:hover{opacity:0.5}.oct-account-header-profile__visual img{position:absolute;top:0;left:0;width:100%}@media screen and (min-width:936px){.oct-account-header-profile__visual{width:3.75rem;height:3.75rem}}.oct-account-header-profile__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0.5rem 0 0}@media screen and (min-width:936px){.oct-account-header-profile__text{padding-top:0}}.oct-account-header-profile__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;text-decoration:none;color:inherit}.oct-account-header-profile__primary-text:active,.oct-account-header-profile__primary-text:hover{opacity:0.5}@media screen and (min-width:936px){.oct-account-header-profile__primary-text{position:absolute;top:1.625rem;left:5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.oct-account-header-profile__line-link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;text-decoration:none;line-height:1;color:#73797C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.375rem;margin:-0.0625rem 0}@media screen and (min-width:936px){.oct-account-header-profile__line-link{position:absolute;top:2.625rem;left:5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}a .oct-account-header-profile__secondary-text{text-decoration:underline}.oct-account-header-profile__badge{display:inline-block;width:0.5625rem;height:0.5625rem;border:1px solid #06C755;border-radius:50%}.oct-account-header-profile__badge--active{background-color:#06C755}.oct-account-header-profile__menu{height:0;overflow:hidden}.oct-account-header-profile__menu.show{height:auto}.oct-account-header-profile__menu.collapsing{-webkit-transition-duration:0.5s;transition-duration:0.5s}@media screen and (min-width:936px){.oct-account-header-profile__menu{height:auto;overflow:visible}}.oct-account-header-profile__action{position:relative}.oct-account-header-profile__action .oct-button{border-width:0}.oct-account-header-profile__action [aria-expanded=true] .oct-button__trailing-icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}@media screen and (max-width:935px){.oct-account-header-profile__action{border:0.0625rem solid #CBCDCE;border-radius:0.5rem}.oct-account-header-profile__action .oct-list{padding-top:0.75rem;padding-bottom:0.75rem}.oct-account-header-profile__action .oct-list__item{border-width:0}.oct-account-header-profile__action .oct-list__text{padding:0.75rem 1rem}}@media screen and (min-width:936px){.oct-account-header-profile__action .oct-button{display:none}}.oct-account-header-actions{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.oct-account-header-actions .oct-button{border-color:#CBCDCE}@media screen and (min-width:936px){.oct-account-header-actions{margin:1.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}}.oct-account-header-actions__secondary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-account-header-actions__link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:inherit}.oct-globalfooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding-bottom:3.75rem}@media screen and (min-width:936px){.oct-globalfooter{gap:6rem;padding-bottom:6rem}}.oct-gf-banners{padding-top:3rem;padding-bottom:3rem;background-color:#F5F5F5}@media screen and (min-width:936px){.oct-gf-banners{padding-top:6rem;padding-bottom:6rem}}@media screen and (max-width:935px){.oct-gf-banners__grid .oct-grid__row{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.25rem}}.oct-gf-banner__content{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:1fr 1fr}@media screen and (min-width:936px){.oct-gf-banner__content{gap:1.5rem;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:936px){.oct-gf-banner__visual{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.oct-gf-banner__image{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem}.oct-gf-banner__image:active,.oct-gf-banner__image:hover{opacity:0.75}.oct-gf-banner__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem}@media screen and (min-width:936px){.oct-gf-banner__text-wrapper{-ms-grid-column:3;-ms-grid-column-span:4;grid-column:3/7}}.oct-gf-banner__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-gf-banner__primary-text[data-multibyte=false]{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0}.oct-gf-banner__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;color:#73797C}.oct-gf-banner__text{text-decoration:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-gf-banner__text:active,.oct-gf-banner__text:hover{opacity:0.5}.oct-gf__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;width:100%}@media screen and (min-width:936px){.oct-gf__main{gap:6rem}}.oct-gf__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-gf__logo-image{margin:0 auto;display:block;height:0.75rem}.oct-gf__logo-caption{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;text-align:center;color:#73797C}@media screen and (min-width:936px){.oct-gf__logo-caption br{display:none}}.oct-gf__directory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}@media screen and (min-width:936px){.oct-gf__directory{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}}.oct-gf__directory-list{width:100%}.oct-gf__directory__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-gf-link-list{margin:-0.5rem 0;padding:0;list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}@media screen and (min-width:936px){.oct-gf-link-list{margin:-1rem 0;-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (min-width:936px){.oct-gf-link-list__item{border-bottom:0.03125rem solid #CBCDCE}.oct-gf-link-list__item:has(+[aria-hidden=true]),.oct-gf-link-list__item:last-child{border-bottom-width:0}.oct-gf-link-list__item[aria-hidden=true]{display:none}}.oct-gf-link-list__link{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;line-height:1.5rem;text-decoration:none;color:inherit;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-gf-link-list__link .oct-icon{width:0.5rem;height:0.5rem}.oct-gf-link-list__link:active,.oct-gf-link-list__link:hover{opacity:0.5}@media screen and (min-width:936px){.oct-gf-link-list__link{line-height:2.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.oct-gf__extras{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-gf__copyright{font-family:"nimbus-sans",sans-serif;font-size:0.75rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.2rem 0}.oct-gf-social-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0;list-style:none}.oct-gf-social-list__icon{display:block;width:1rem;height:1rem}.oct-gf-social-list__icon:active,.oct-gf-social-list__icon:hover{opacity:0.5}.home__hero .oct-hero__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.home__hero .oct-hero__visual{margin:0}.home__hero .oct-hero__image{border-radius:0.5rem}@media screen and (min-width:936px){.home__hero .oct-hero__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__hero .oct-hero__visual{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}.home__hero .oct-hero__text{-ms-grid-row:1;grid-row:1;-ms-grid-column:2;grid-column:2}}.home-display{position:relative;margin-left:-1.25rem;margin-right:-1.25rem}.home-display .oct-carousel__container{margin-bottom:2.5rem}.home-display .oct-carousel__item{padding-right:1.25rem;padding-left:1.25rem}@media screen and (min-width:936px){.home-display{margin-left:0;margin-right:0}.home-display .oct-carousel__container{margin-bottom:0}.home-display .oct-carousel__item{padding-right:0;padding-left:0}.home-display .oct-dotnav{position:absolute;bottom:0;right:0;left:50%;margin:auto}}.home-container--dark{padding:3rem 0 0;background-color:#F5F5F5}.home-container--dark .oct-section--sparse:last-child{padding-bottom:3rem}@media screen and (min-width:936px){.home-container--dark{padding:6rem 0 0}.home-container--dark .oct-section--sparse:last-child{padding-bottom:6rem}}.home__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (min-width:936px){.home__actions{margin:0 auto;max-width:33.33%;padding:0 0.5rem}}.home__secondary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:16px}.home__secondary-action{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__link{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:inherit;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.home-hairs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (min-width:936px){.home-hairs__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 3fr;grid-template-columns:1fr 3fr;-ms-grid-rows:auto 1.5rem 1fr 1.5rem auto;grid-template-rows:auto 1fr auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1.5rem}.home-hairs__content>:first-child{-ms-grid-row:1;-ms-grid-column:1}.home-hairs__content>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.home-hairs__content>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.home-hairs__content>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.home-hairs__content>:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.home-hairs__content>:nth-child(6){-ms-grid-row:5;-ms-grid-column:3}}@media screen and (min-width:936px){.home-hairs-header{margin-right:1.5rem}}@media screen and (min-width:936px){.home-hairs-list{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}.home-hairs-banner{margin-bottom:3rem}@media screen and (min-width:936px){.home-hairs-banner{margin-right:1.5rem;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}}@media screen and (min-width:936px){.home-hairs-action{-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;width:100%;padding:1.5rem 0 0}}.oct-template-brand__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding-top:1.5rem}@media screen and (min-width:936px){.oct-template-brand__text{gap:3rem;padding-top:0}.oct-template-brand__text .oct-button{margin:0 auto;width:18rem}}.oct-template-brand__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-brand-detail__categories .oct-grid__col{display:contents}@media screen and (min-width:936px){.oct-brand-detail__categories .oct-grid__col{display:block}}.oct-brand-detail__action{display:none}[data-empty=true]+.oct-brand-detail__action{display:none}[data-empty=false]+.oct-brand-detail__action{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:936px){.oct-brand-detail__action{margin:0 auto;max-width:18rem}}.oct-brand-detail__tab-bar{position:sticky;top:0;margin:-1.25rem -1.25rem 1.75rem;padding:1.25rem 0;background-color:#fff;z-index:1}.oct-brand-detail__tab-bar .oct-tab-scroller__scroll-content{padding:0 1.25rem}@media screen and (min-width:936px){.oct-brand-detail__tab-bar{top:3rem;margin:0;padding:0}.oct-brand-detail__tab-bar .oct-tab-scroller__scroll-area{padding:0}}.oct-brand-detail__note{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;margin-bottom:2.6875rem;text-align:center;display:none}[data-empty=true] .oct-brand-detail__note{display:block}.oct-product__main .oct-grid__col{display:contents}@media screen and (min-width:936px){.oct-product__main .oct-grid__col{display:block}}@media screen and (min-width:936px){.oct-tp__body{margin:0 auto;max-width:37.5rem}}.oct-tp__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-tp__grid{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:0 1.25rem;overflow:hidden;overflow-x:auto;counter-reset:i 0}.oct-tp__grid .oct-tp__secondary-text:first-child{margin-top:0}@media screen and (min-width:936px){.oct-tp__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:3rem 1.5rem}.oct-tp__grid--dense{gap:1.5rem}}.oct-tp__grid-col{-webkit-box-flex:0;-ms-flex:0 0 18.0625rem;flex:0 0 18.0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;max-width:18.0625rem;counter-increment:i 1}@media screen and (min-width:936px){.oct-tp__grid-col{max-width:none}}.oct-tp__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.oct-tp__video{width:100%;height:auto;aspect-ratio:560/315}.oct-tp__image{margin:0 auto;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-tp__image--static{aspect-ratio:initial}.oct-tp__image--neutral{border-width:0;border-radius:0}.oct-tp__image--divider{width:3rem}.oct-tp__headline-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0;display:block}.oct-tp__subtitle-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-tp__subtitle-text strong{font-weight:normal;text-decoration:underline}.oct-tp__primary-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-tp__primary-text small,.oct-tp__primary-text sup{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-tp__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block}.oct-tp__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-tp__text-align--right{text-align:right}.oct-tp-hero{margin:0 -1.25rem;padding:0}@media screen and (min-width:936px){.oct-tp-hero{margin:0}}.oct-tp-hero__image{width:100%;aspect-ratio:390/370;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:936px){.oct-tp-hero__image{aspect-ratio:1224/612}}.oct-tp-card{height:100%}.oct-tp-card__content{display:-ms-grid;display:grid;gap:1.5rem;height:100%;padding:0.9375rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}.oct-tp-card--point .oct-tp-card__content{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:6.75rem auto;grid-template-rows:6.75rem auto;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oct-tp-card--point .oct-tp-card__content>:first-child{-ms-grid-row:1;-ms-grid-column:1}.oct-tp-card--point .oct-tp-card__content>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.oct-tp-card--point .oct-tp-card__content>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.oct-tp-card--point .oct-tp-card__content>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}.oct-tp-card--point .oct-tp-card__content:before{content:"POINT";font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;position:relative;top:-1rem;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.oct-tp-card--point .oct-tp-card__content:after{content:counter(i);font-family:"nimbus-sans",sans-serif;font-size:1.875rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.5rem 0;position:relative;top:0.71875rem;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.oct-tp-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-tp-card--point .oct-tp-card__text{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row-align:start;align-self:start}.oct-tp-card__image{width:100%;display:block}.oct-tp-card--point .oct-tp-card__image{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;height:6.75rem;-o-object-fit:contain;object-fit:contain}.oct-tp-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media screen and (min-width:936px){.oct-tp-column{gap:1.5rem}}.oct-tp-column__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:3rem 0 0;border-top:0.03125rem solid #292C2D}@media screen and (min-width:936px){.oct-tp-column__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:2.9375rem;border:0.03125rem solid #CBCDCE;border-radius:0.5rem}}.oct-tp-column__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (min-width:936px){.oct-tp-column__section{gap:3rem}}.oct-tp-column__body{height:2.625rem;overflow:hidden;-webkit-transition-duration:0.5s;transition-duration:0.5s}.oct-tp-column__body.collapse .oct-tp__secondary-text:first-child{margin-top:0;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.oct-tp-column__body.show{height:auto}.oct-tp-column__body.collapsing .oct-tp__secondary-text:first-child,.oct-tp-column__body.show .oct-tp__secondary-text:first-child{display:block;overflow:auto}@media screen and (min-width:936px){.oct-tp-column__body{height:auto!important}.oct-tp-column__body.collapse .oct-tp__secondary-text:first-child{display:block;overflow:auto}}.oct-tp-column__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}.oct-tp-column__header .oct-tp__primary-text strong{font-weight:normal;text-decoration:underline}.oct-tp-column__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.oct-tp-column__body+.oct-tp-column__actions .oct-tp-column__secondary-action{display:none}.oct-tp-column__body.show+.oct-tp-column__actions .oct-tp-column__primary-action{display:none}.oct-tp-column__body.show+.oct-tp-column__actions .oct-tp-column__secondary-action{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:936px){.oct-tp-column__body+.oct-tp-column__actions{display:none}}#efficacy:not(.oct-section),#fragrance:not(.oct-section),#how-to-use:not(.oct-section),#massage:not(.oct-section),#salon-menu:not(.oct-section),#technology:not(.oct-section){position:relative;margin:0 0 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:5.3125rem 0 3rem;border-bottom:0.03125rem solid #CBCDCE}#efficacy:not(.oct-section):last-child,#fragrance:not(.oct-section):last-child,#how-to-use:not(.oct-section):last-child,#massage:not(.oct-section):last-child,#salon-menu:not(.oct-section):last-child,#technology:not(.oct-section):last-child{margin-bottom:0;padding-bottom:0;border-bottom-width:0}#efficacy:not(.oct-section) .Video__iframe,#fragrance:not(.oct-section) .Video__iframe,#how-to-use:not(.oct-section) .Video__iframe,#massage:not(.oct-section) .Video__iframe,#salon-menu:not(.oct-section) .Video__iframe,#technology:not(.oct-section) .Video__iframe{width:100%;aspect-ratio:16/9}#efficacy:not(.oct-section):before,#fragrance:not(.oct-section):before,#how-to-use:not(.oct-section):before,#massage:not(.oct-section):before,#salon-menu:not(.oct-section):before,#technology:not(.oct-section):before{content:"Salon Menu";font-family:"nimbus-sans",sans-serif;font-size:1.625rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.44375rem 0;position:absolute;top:0;left:0}#efficacy:not(.oct-section) .Divider,#fragrance:not(.oct-section) .Divider,#how-to-use:not(.oct-section) .Divider,#massage:not(.oct-section) .Divider,#salon-menu:not(.oct-section) .Divider,#technology:not(.oct-section) .Divider{display:none}#efficacy:not(.oct-section) p,#fragrance:not(.oct-section) p,#how-to-use:not(.oct-section) p,#massage:not(.oct-section) p,#salon-menu:not(.oct-section) p,#technology:not(.oct-section) p{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}#efficacy:not(.oct-section) .Subsubheading,#fragrance:not(.oct-section) .Subsubheading,#how-to-use:not(.oct-section) .Subsubheading,#massage:not(.oct-section) .Subsubheading,#salon-menu:not(.oct-section) .Subsubheading,#technology:not(.oct-section) .Subsubheading{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;font-weight:normal;position:absolute;top:1.8125rem;left:0}#efficacy:not(.oct-section) .Centered,#efficacy:not(.oct-section) .ScalpCare,#efficacy:not(.oct-section) .Usage,#fragrance:not(.oct-section) .Centered,#fragrance:not(.oct-section) .ScalpCare,#fragrance:not(.oct-section) .Usage,#how-to-use:not(.oct-section) .Centered,#how-to-use:not(.oct-section) .ScalpCare,#how-to-use:not(.oct-section) .Usage,#massage:not(.oct-section) .Centered,#massage:not(.oct-section) .ScalpCare,#massage:not(.oct-section) .Usage,#salon-menu:not(.oct-section) .Centered,#salon-menu:not(.oct-section) .ScalpCare,#salon-menu:not(.oct-section) .Usage,#technology:not(.oct-section) .Centered,#technology:not(.oct-section) .ScalpCare,#technology:not(.oct-section) .Usage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}#efficacy:not(.oct-section) .ScalpCare__title,#efficacy:not(.oct-section) .Usage__heading,#fragrance:not(.oct-section) .ScalpCare__title,#fragrance:not(.oct-section) .Usage__heading,#how-to-use:not(.oct-section) .ScalpCare__title,#how-to-use:not(.oct-section) .Usage__heading,#massage:not(.oct-section) .ScalpCare__title,#massage:not(.oct-section) .Usage__heading,#salon-menu:not(.oct-section) .ScalpCare__title,#salon-menu:not(.oct-section) .Usage__heading,#technology:not(.oct-section) .ScalpCare__title,#technology:not(.oct-section) .Usage__heading{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0}#efficacy:not(.oct-section) .ScalpCare__image,#fragrance:not(.oct-section) .ScalpCare__image,#how-to-use:not(.oct-section) .ScalpCare__image,#massage:not(.oct-section) .ScalpCare__image,#salon-menu:not(.oct-section) .ScalpCare__image,#technology:not(.oct-section) .ScalpCare__image{width:100%;border:0.03125rem solid #CBCDCE;border-radius:0.5rem;vertical-align:top}#efficacy:not(.oct-section) .Usage__image,#fragrance:not(.oct-section) .Usage__image,#how-to-use:not(.oct-section) .Usage__image,#massage:not(.oct-section) .Usage__image,#salon-menu:not(.oct-section) .Usage__image,#technology:not(.oct-section) .Usage__image{width:100%;height:10.4375rem;vertical-align:top;-o-object-fit:contain;object-fit:contain}#efficacy:not(.oct-section) .ContentSlider__inner,#fragrance:not(.oct-section) .ContentSlider__inner,#how-to-use:not(.oct-section) .ContentSlider__inner,#massage:not(.oct-section) .ContentSlider__inner,#salon-menu:not(.oct-section) .ContentSlider__inner,#technology:not(.oct-section) .ContentSlider__inner{margin:0 -1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;padding:0 1.25rem;overflow:hidden;overflow-x:auto;list-style:none}#efficacy:not(.oct-section) .ContentSlider__item,#fragrance:not(.oct-section) .ContentSlider__item,#how-to-use:not(.oct-section) .ContentSlider__item,#massage:not(.oct-section) .ContentSlider__item,#salon-menu:not(.oct-section) .ContentSlider__item,#technology:not(.oct-section) .ContentSlider__item{-webkit-box-flex:0;-ms-flex:0 0 14.25rem;flex:0 0 14.25rem;max-width:14.25rem}#efficacy:not(.oct-section) .Usage__step,#fragrance:not(.oct-section) .Usage__step,#how-to-use:not(.oct-section) .Usage__step,#massage:not(.oct-section) .Usage__step,#salon-menu:not(.oct-section) .Usage__step,#technology:not(.oct-section) .Usage__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}#efficacy:not(.oct-section) .Usage__step .Usage__image,#fragrance:not(.oct-section) .Usage__step .Usage__image,#how-to-use:not(.oct-section) .Usage__step .Usage__image,#massage:not(.oct-section) .Usage__step .Usage__image,#salon-menu:not(.oct-section) .Usage__step .Usage__image,#technology:not(.oct-section) .Usage__step .Usage__image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:0.03125rem solid #CBCDCE;border-radius:0.5rem;vertical-align:top}#efficacy:not(.oct-section) .Usage__imageBlock,#fragrance:not(.oct-section) .Usage__imageBlock,#how-to-use:not(.oct-section) .Usage__imageBlock,#massage:not(.oct-section) .Usage__imageBlock,#salon-menu:not(.oct-section) .Usage__imageBlock,#technology:not(.oct-section) .Usage__imageBlock{margin:0}#efficacy:not(.oct-section) .Usage__stepHeading,#fragrance:not(.oct-section) .Usage__stepHeading,#how-to-use:not(.oct-section) .Usage__stepHeading,#massage:not(.oct-section) .Usage__stepHeading,#salon-menu:not(.oct-section) .Usage__stepHeading,#technology:not(.oct-section) .Usage__stepHeading{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0}@media screen and (min-width:936px){#efficacy:not(.oct-section),#fragrance:not(.oct-section),#how-to-use:not(.oct-section),#massage:not(.oct-section),#salon-menu:not(.oct-section),#technology:not(.oct-section){margin:0 0 6rem;padding:5.3125rem 0 6rem}#efficacy:not(.oct-section) .ContentSlider,#efficacy:not(.oct-section) .Row,#efficacy:not(.oct-section) .row,#fragrance:not(.oct-section) .ContentSlider,#fragrance:not(.oct-section) .Row,#fragrance:not(.oct-section) .row,#how-to-use:not(.oct-section) .ContentSlider,#how-to-use:not(.oct-section) .Row,#how-to-use:not(.oct-section) .row,#massage:not(.oct-section) .ContentSlider,#massage:not(.oct-section) .Row,#massage:not(.oct-section) .row,#salon-menu:not(.oct-section) .ContentSlider,#salon-menu:not(.oct-section) .Row,#salon-menu:not(.oct-section) .row,#technology:not(.oct-section) .ContentSlider,#technology:not(.oct-section) .Row,#technology:not(.oct-section) .row{margin:0 auto;width:37.5rem}#efficacy:not(.oct-section) .ContentSlider__inner,#fragrance:not(.oct-section) .ContentSlider__inner,#how-to-use:not(.oct-section) .ContentSlider__inner,#massage:not(.oct-section) .ContentSlider__inner,#salon-menu:not(.oct-section) .ContentSlider__inner,#technology:not(.oct-section) .ContentSlider__inner{margin:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;padding:0;overflow:visible}#efficacy:not(.oct-section) .ContentSlider__item,#fragrance:not(.oct-section) .ContentSlider__item,#how-to-use:not(.oct-section) .ContentSlider__item,#massage:not(.oct-section) .ContentSlider__item,#salon-menu:not(.oct-section) .ContentSlider__item,#technology:not(.oct-section) .ContentSlider__item{max-width:none}#efficacy:not(.oct-section) .Usage__step,#fragrance:not(.oct-section) .Usage__step,#how-to-use:not(.oct-section) .Usage__step,#massage:not(.oct-section) .Usage__step,#salon-menu:not(.oct-section) .Usage__step,#technology:not(.oct-section) .Usage__step{gap:1.5rem}#efficacy:not(.oct-section) .Usage__image,#fragrance:not(.oct-section) .Usage__image,#how-to-use:not(.oct-section) .Usage__image,#massage:not(.oct-section) .Usage__image,#salon-menu:not(.oct-section) .Usage__image,#technology:not(.oct-section) .Usage__image{height:18rem}}#efficacy:not(.oct-section):before{content:"Feature"}#technology:not(.oct-section):before{content:"Technology"}#fragrance:not(.oct-section):before{content:"Scent"}#massage:not(.oct-section):before{content:"Massage"}#how-to-use:not(.oct-section){margin-bottom:0;padding-bottom:0;border-bottom-width:0}#how-to-use:not(.oct-section):before{content:"How To Use"}@media screen and (min-width:936px){.oct-product__action{margin:0 auto;max-width:18rem}}.oct-product__tab-bar{position:sticky;top:0;margin:-1.25rem -1.25rem 1.75rem;padding:1.25rem 0;z-index:1;background-color:#fff}.oct-product__tab-bar .oct-tab-scroller__scroll-content{padding:0 1.25rem}@media screen and (min-width:936px){.oct-product__tab-bar{top:3rem;margin:0;padding:0}.oct-product__tab-bar .oct-tab-scroller__scroll-area{padding:0}}#mypage__hairs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (min-width:936px){#mypage__hairs{gap:3rem}}.mypage__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (min-width:936px){.mypage__actions{margin:0 auto;max-width:33.33%;padding:0 0.5rem}}.mypage__secondary-actions{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:16px}.mypage__secondary-action{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:936px){.mypage__empty{text-align:center}}.mypage__link{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;color:inherit;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mypage__link:active,.mypage__link:hover{text-decoration:none}.oct-informations__tags{margin-bottom:3rem}.oct-ti-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media screen and (min-width:936px){.oct-ti-header{margin-left:auto;margin-right:auto;width:37.5rem}}.oct-ti__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-ti__section--action{padding-top:3rem}@media screen and (min-width:936px){.oct-ti__section{margin-left:auto;margin-right:auto;width:37.5rem}}.oct-ti__text{word-break:break-all;white-space:pre-line;margin:0 0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-ti__text:last-child{margin-bottom:0}.oct-ti__title-text{font-size:1.625rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.43125rem 0}.oct-ti__primary-text{font-size:1.375rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.3625rem 0}.oct-ti__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-ti__body-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-ti__caption-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}.oct-ti__media{margin:0 auto}@media screen and (min-width:936px){.oct-ti__media--small{width:24.5rem}}.oct-ti__image{width:100%;vertical-align:top}.oct-tls__section{position:relative}.oct-tls__note{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;margin-bottom:2.6875rem;text-align:center;display:none}[data-empty=true] .oct-tls__note{display:block}.oct-tls-instruction{position:absolute;top:0;right:-1.25rem;bottom:0;left:-1.25rem;background-color:rgba(255,255,255,0.9)}.oct-tls-instruction__content{text-align:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;max-width:26.0625rem;height:100%}.oct-tls-instruction__text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}@media screen and (min-width:936px){.oct-tls-instruction__text .d-md--none{display:none}}.oct-ta-feature-list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:0;list-style:none;counter-reset:feature 0}@media screen and (min-width:936px){.oct-ta-feature-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(4,1fr);row-gap:3rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}.oct-ta-feature-list__item{padding:0 0 1.5rem;border-bottom:0.03125rem solid #CBCDCE;counter-increment:feature}.oct-ta-feature-list__item:last-child{padding-bottom:0;border-bottom-width:0}@media screen and (min-width:936px){.oct-ta-feature-list__item{padding:0 0 3rem}.oct-ta-feature-list__item:nth-child(4)~.oct-ta-feature-list__item{padding-bottom:0;border-bottom-width:0}}.oct-ta-feature-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.oct-ta-feature-list__content:before{content:counter(feature) ".";font-family:"nimbus-sans",sans-serif;font-size:1.625rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.44375rem 0}@media screen and (min-width:936px){.oct-ta-feature-list__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.oct-ta-feature-list__visual .oct-icon{stroke:#292C2D;display:block;width:5rem;aspect-ratio:1}.oct-ta-feature-list__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-ta-feature-list__primary-text br{display:none}@media screen and (min-width:936px){.oct-ta-feature-list__primary-text{text-align:center}.oct-ta-feature-list__primary-text br{display:inline}}.oct-ta__hero{margin:0 -1.25rem;aspect-ratio:390/585}@media screen and (min-width:936px){.oct-ta__hero{margin:0;aspect-ratio:1224/600}}.oct-ta__image{display:block;width:100%}@media screen and (min-width:936px){.oct-ta__action{margin:0 auto;width:18rem}}@media screen and (min-width:936px){.oct-th__container{display:-ms-grid;display:grid;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:0;-ms-grid-columns:1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;grid-template-columns:repeat(4,1fr);-ms-grid-rows:auto 0 auto 0 auto;grid-template-rows:auto auto auto}.oct-th__container>:first-child{-ms-grid-row:1;-ms-grid-column:1}.oct-th__container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.oct-th__container>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.oct-th__container>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}.oct-th__container>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.oct-th__container>:nth-child(6){-ms-grid-row:3;-ms-grid-column:3}.oct-th__container>:nth-child(7){-ms-grid-row:3;-ms-grid-column:5}.oct-th__container>:nth-child(8){-ms-grid-row:3;-ms-grid-column:7}.oct-th__container>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}.oct-th__container>:nth-child(10){-ms-grid-row:5;-ms-grid-column:3}.oct-th__container>:nth-child(11){-ms-grid-row:5;-ms-grid-column:5}.oct-th__container>:nth-child(12){-ms-grid-row:5;-ms-grid-column:7}}@media screen and (min-width:936px){.oct-th__latest{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}}.oct-th__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media screen and (min-width:936px){.oct-th__tags{-ms-grid-row:2;-ms-grid-row-span:2;grid-row:2/4;gap:3rem}}@media screen and (min-width:936px){.oct-th__list{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}}.oct-th__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media screen and (min-width:936px){.oct-th__content{margin:0 auto;width:37.5rem}}.oct-th__meta-text{font-family:"nimbus-sans",sans-serif;font-size:1.0625rem;font-weight:300;line-height:1.2;letter-spacing:0.05em;margin:-0.29375rem 0;text-decoration-line:underline}.oct-th__title-text{font-size:1.625rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.43125rem 0}.oct-th__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.oct-th__primary-text{font-size:1.375rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.3625rem 0;font-weight:normal}.oct-th__secondary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0}.oct-th__image{display:block;width:100%}.oct-th__banner{display:none}.mlb-hairs--default .oct-th__banner{display:initial}.oct-th-keywords{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-th-keywords--default,.oct-th-keywords--initialized{display:none}.mlb-hairs--default .oct-th-keywords--default{display:-webkit-box;display:-ms-flexbox;display:flex}.mlb-hairs--initialized .oct-th-keywords--initialized{display:-webkit-box;display:-ms-flexbox;display:flex}.oct-th-keywords__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.oct-th-keywords__primary-text{font-family:"nimbus-sans",sans-serif;font-size:1.3125rem;font-weight:300;letter-spacing:0.05em;line-height:1.2;margin:-0.35rem 0}.oct-th-keywords__secondary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0}#style-stock[aria-busy=true],.oct-progress,[data-component=information-list]:not([data-completed=true]),[data-component=information]:not([data-completed=true]),[data-component=live-shopping-list]:not([data-completed=true]){position:relative}#style-stock[aria-busy=true]:before,.oct-progress:before,[data-component=information-list]:not([data-completed=true]):before,[data-component=information]:not([data-completed=true]):before,[data-component=live-shopping-list]:not([data-completed=true]):before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;display:block;width:1.875rem;height:1.875rem;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" stroke="%23CBCDCE" stroke-width="2"/><mask id="mask0_4633_198222" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="30" height="30"><path d="M0 0H30V15H15V30H0V0Z" fill="%23FF0000"/></mask><g mask="url(%23mask0_4633_198222)"><circle cx="15" cy="15" r="14" stroke="%23292C2D" stroke-width="2"/></g></svg>');background-repeat:no-repeat;background-position:center center;background-size:contain;-webkit-animation:oct-progress__rotate 1.5s linear 0s infinite;animation:oct-progress__rotate 1.5s linear 0s infinite}@media screen and (min-width:936px){#style-stock[aria-busy=true]:before,.oct-progress:before,[data-component=information-list]:not([data-completed=true]):before,[data-component=information]:not([data-completed=true]):before,[data-component=live-shopping-list]:not([data-completed=true]):before{width:3rem;height:3rem;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="24" r="23" stroke="%23CBCDCE" stroke-width="2"/><mask id="mask0_4633_198222" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="48" height="48"><path d="M0 0H30V15H15V30H0V0Z" fill="%23FF0000"/></mask><g mask="url(%23mask0_4633_198222)"><circle cx="24" cy="24" r="23" stroke="%23292C2D" stroke-width="2"/></g></svg>')}}@keyframes oct-progress__rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#style-stock[aria-busy=true]{min-height:1.875rem;margin-bottom:3rem}@media screen and (min-width:936px){#style-stock[aria-busy=true]{min-height:3rem}}#style-stock[aria-busy=false]:empty{display:none}.oct-tss__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media screen and (min-width:936px){.oct-tss__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5rem 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}}.oct-tss__visual{margin:0 -1.25rem}.oct-tss__visual .oct-carousel__container{margin:0 0 1rem}.oct-tss__visual .oct-tss__image{-o-object-fit:contain;object-fit:contain}@media screen and (min-width:936px){.oct-tss__visual{margin:0 1.5rem 0 0}}@media screen and (min-width:936px){.oct-tss__details{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}.oct-tss__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-tss__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.oct-tss__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:0 0 0 3.8125rem}.oct-tss__callout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:1rem;border-radius:0.5rem;background-color:#F5F5F5}@media screen and (min-width:936px){.oct-tss__callout{padding:1.5rem}}.oct-tss__callout-like>svg{cursor:pointer}.oct-tss-section-header__meta{position:absolute;top:-0.25rem;right:0;margin:auto;width:auto}.oct-tss-section-header-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;cursor:pointer}.oct-tss__image{position:relative;width:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;z-index:1}@media screen and (min-width:936px){.oct-tss__image{border-radius:0.5rem}}.oct-tss__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#000;z-index:0}.oct-video-player--playing .oct-tss__video{z-index:2}@media screen and (min-width:936px){.oct-tss__video{border-radius:0.5rem}}.oct-tss__title-text{font-size:1.125rem;font-weight:normal;line-height:1.3;letter-spacing:0.05em;margin:-0.29375rem 0;display:block}.oct-tss__primary-text{font-size:0.875rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.3125rem 0;display:block;white-space:pre-line;word-break:break-all}.oct-tss-section-header-action__primary-text{font-size:0.625rem;font-weight:normal;line-height:1.5;letter-spacing:0.05em;margin:-0.21875rem 0;display:block}.oct-tss-thumbnails{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem;padding:0;list-style:none}.oct-tss-thumnail{position:relative;cursor:pointer}.oct-tss-thumnail .oct-tss__icon--play{width:1.5625rem;height:1.5625rem}.oct-tss-thumnail__image{width:2.8125rem;height:2.8125rem;border-radius:0.5rem;-o-object-fit:cover;object-fit:cover}.oct-tss__icon--play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;width:4rem;height:4rem;cursor:pointer}.oct-tss-section-header-action__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem;border-radius:0.25rem;border:0.03125rem solid #CBCDCE}html{scroll-behavior:smooth}body{color:#292C2D}