.custom-four-block-section{width:100%;padding:40px 20px;box-sizing:border-box;background-color:#fff}.main-title{text-align:center;font-size:22px;margin-bottom:30px}.four-block-container{display:flex;flex-wrap:wrap;width:100%;margin:0;gap:0px}.block-item{width:50%;box-sizing:border-box;padding:0}.block-link{text-decoration:none;color:inherit;display:block}.image-container{position:relative;width:100%;padding-bottom:140%;overflow:hidden}.image-container img,.image-container .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.text-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px;box-sizing:border-box;background-color:#0003}.block-title{font-weight:700;margin:0;font-size:var(--title-size-mobile);line-height:1.9;letter-spacing:.06em;text-align:center;vertical-align:middle;font-family:Urbanist,sans-serif}.bottom-text{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:100%}.logo-text{margin:0;line-height:1;font-weight:700;font-size:calc(var(--logo-h-mobile));font-family:Urbanist,sans-serif}.logo-img{display:inline-block;width:var(--logo-w-mobile);height:var(--logo-h-mobile);object-fit:contain;image-rendering:auto;vertical-align:middle}.sub-text{margin:6px 0 0;letter-spacing:.06em;font-size:var(--sub-size-mobile);font-family:Urbanist,sans-serif;font-weight:700}@media screen and (min-width: 750px){.four-block-container{flex-wrap:nowrap;gap:2px}.block-item{width:25%}.mobile-break{display:none}.block-title{font-size:var(--title-size-desktop)}.sub-text{font-size:var(--sub-size-desktop)}.logo-img{width:var(--logo-w-desktop);height:var(--logo-h-desktop)}.logo-text{font-size:calc(var(--logo-h-desktop))}}@media screen and (max-width: 749px){.main-title{text-align:left}}.membership-grades-section{width:100%;padding:40px 20px;box-sizing:border-box;background-color:#fff}.membership-grades-container{max-width:1200px;margin:0 auto}.membership-grades-title{text-align:center;font-size:24px;margin-bottom:30px}.membership-grades-table-wrapper{width:100%}.membership-grades-table{width:100%;border-collapse:collapse;font-size:14px;text-align:center;border-bottom:1px solid #E5E5E5;table-layout:fixed}.membership-grades-table th,.membership-grades-table td{padding:15px 10px;border-bottom:1px solid #E5E5E5;vertical-align:middle;border-left:none;border-right:none}.membership-grades-table th:first-child,.membership-grades-table td:first-child{width:20%;text-align:left;background-color:transparent;border-right:1px solid #E5E5E5}.membership-grades-table th:not(:first-child),.membership-grades-table td:not(:first-child){width:20%}.membership-grades-table thead th{font-weight:400;text-align:center}.membership-grades-table thead th:first-child{text-align:left}.membership-grades-table tbody tr:last-child td{border-bottom:none}.membership-grades-button-wrapper{text-align:center;margin-top:30px}.membership-grades-button{display:inline-block;background-color:#333;color:#fff;padding:12px 24px;text-decoration:none;font-size:14px;border:1px solid #333;transition:background-color .3s,color .3s}.membership-grades-button:hover{background-color:#fff;color:#333}@media screen and (max-width: 749px){.membership-grades-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.membership-grades-table-wrapper::-webkit-scrollbar{height:5px}.membership-grades-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.membership-grades-table-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.membership-grades-table{width:550px;table-layout:fixed;border-right:1px solid #E5E5E5}.membership-grades-table th,.membership-grades-table td{white-space:normal}.membership-grades-table th:first-child,.membership-grades-table td:first-child{width:28%;background-color:transparent;text-align:left}.membership-grades-table th:not(:first-child),.membership-grades-table td:not(:first-child){width:18%;text-align:center}}@media screen and (min-width: 750px){.custom-image-text-section{width:100%;padding:0}.custom-image-text__container{width:67%;margin:0 auto;display:flex;align-items:stretch;padding:0;background:linear-gradient(to right,#f6f5f2 20%,#fff 20%)}.custom-image-text__text-container,.custom-image-text__img-container{width:50%;box-sizing:border-box;aspect-ratio:1 / 1}.custom-image-text__text-container{display:flex;flex-direction:column;justify-content:flex-start;padding:5%}.custom-image-text__img-container{padding:0}.custom-image-text__img-container img,.custom-image-text__img-container .placeholder-svg{width:100%;height:100%;display:block;object-fit:contain}.custom-image-text__subheading{font-size:14px;margin:0 0 1rem;display:flex;align-items:center}.custom-image-text__subheading:after{content:"";flex-grow:1;height:1px;background-color:currentColor;margin-left:1.5em}.custom-image-text__heading{font-size:21px;font-weight:700;margin:0 0 1.5rem}.custom-image-text__description{font-size:12px;margin:0 0 2rem}.custom-image-text__description p{margin:0}.custom-image-text__button{display:inline-block;border:1px solid #333;padding:12px 24px;text-decoration:none;color:#333;background-color:transparent;font-size:12px;text-align:center;transition:all .3s;max-width:250px}.custom-image-text__button:hover{background-color:#333;color:#fff}.custom-image-text__button-wrap-mobile{display:none}}@media screen and (max-width: 749px){.custom-image-text-section{--mobile-top-bg: #F6F5F2;--mobile-top-bg-height: 270px}.custom-image-text-section{background:#fff}.custom-image-text__container{position:relative;padding:32px 1.25rem 28px;width:100%;box-sizing:border-box;background:transparent}.custom-image-text__container:before{content:"";position:absolute;left:0;right:0;top:0;height:var(--mobile-top-bg-height);background:var(--mobile-top-bg);z-index:0}.custom-image-text__text-container{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:0 1rem;align-items:start}.custom-image-text__subheading{grid-column:2 / 3;grid-row:1 / 4;writing-mode:vertical-rl;text-orientation:mixed;margin:0;padding-right:6px;justify-self:end;font-size:13px;opacity:.9;position:relative}.custom-image-text__heading{grid-column:1 / 2;grid-row:1 / 2;margin:0 0 12px;font-size:22px;font-weight:700}.custom-image-text__description{grid-column:1 / 2;grid-row:2 / 3;width:100%;font-size:14px;line-height:1.9}.custom-image-text__description p{margin:0 0 14px}.custom-image-text__button{display:none!important}.custom-image-text__img-container{position:relative;z-index:1;margin-top:-30px}.custom-image-text__img-container img,.custom-image-text__img-container .placeholder-svg{width:100%;height:auto;display:block;object-fit:contain}.custom-image-text__button-wrap-mobile{position:relative;z-index:10;margin-top:12px;padding:0 1rem 20px}.custom-image-text__button-mobile{display:block;width:100%;border:1px solid #333;padding:12px;text-decoration:none;color:#333;font-size:15px;text-align:center;background:transparent;transition:all .3s}.custom-image-text__button-mobile:hover,.custom-image-text__button-mobile:active{background:#333;color:#fff}.custom-image-text__container{padding-bottom:0!important}}.account-section-title{display:block;width:100%;font-size:14px;font-weight:500;letter-spacing:.1em;border-bottom:1px solid rgba(var(--color-foreground),.2);padding-bottom:10px;margin-bottom:20px}.account-content-box,.account-info-group,.account-link,.membership-value,.membership-note,.perks-list ul,.table--lg{font-size:12px}.membership-rank{font-size:24px;font-weight:700}.account-content-box{display:flex;flex-direction:column;gap:2rem}.account-info-group{display:flex;flex-direction:column;gap:.5rem}.account-link{text-decoration:underline}.membership-note{opacity:.8}.table--reduce-border{--table-border-width: 0;--table-border-header-width: 1px}.perks-list ul{list-style-type:disc;padding-left:20px;margin:0}@media screen and (min-width: 990px){.shopify-section--main-customers_account .container{max-width:70%;margin-left:auto;margin-right:auto}}@media screen and (max-width: 749px){.table--lg{display:block;width:100%;overflow-x:auto}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
