.editor-styles-wrapper .fingercheck-native-block.frequently-purchased,.fingercheck-native-block.frequently-purchased{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;overflow:hidden;padding-left:24px;padding-right:24px}.editor-styles-wrapper .fingercheck-native-block.frequently-purchased *,.fingercheck-native-block.frequently-purchased *{box-sizing:border-box}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__inner,.fingercheck-native-block .frequently-purchased__inner{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1200px;width:100%}@media(max-width:1248px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__inner,.fingercheck-native-block .frequently-purchased__inner{padding-left:24px;padding-right:24px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__heading,.fingercheck-native-block .frequently-purchased__heading{color:var(--theme-color-indigo-900)!important;font-family:var(--fc-font-family-secondary);font-size:24px!important;font-weight:800!important;line-height:1.2;margin:0!important;max-width:1040px}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__heading,.fingercheck-native-block .frequently-purchased__heading{font-size:20px!important}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-container,.fingercheck-native-block .frequently-purchased__product-container{background-color:#fff;border:1px solid var(--theme-color-indigo-100);border-radius:20px;padding:32px;text-decoration:none!important;transition:all .3s ease}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-container:hover,.fingercheck-native-block .frequently-purchased__product-container:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.25)}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-container,.fingercheck-native-block .frequently-purchased__product-container{border-radius:16px;padding:12px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-image,.fingercheck-native-block .frequently-purchased__product-image{align-items:center;display:flex;justify-content:center}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-image img,.fingercheck-native-block .frequently-purchased__product-image img{max-height:175px;width:auto}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-image img,.fingercheck-native-block .frequently-purchased__product-image img{max-height:137px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-title,.fingercheck-native-block .frequently-purchased__product-title{color:var(--theme-color-indigo-700);font-family:var(--fc-font-family-secondary);font-size:16px;font-weight:700;line-height:1;margin-bottom:0!important;margin-top:32px!important;text-align:center}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-title,.fingercheck-native-block .frequently-purchased__product-title{font-size:14px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-price,.fingercheck-native-block .frequently-purchased__product-price{color:var(--theme-color-indigo-700);font-size:18px;font-weight:400;line-height:26px;margin:12px 0 0!important;text-align:center}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-price,.fingercheck-native-block .frequently-purchased__product-price{font-size:14px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-price ins,.fingercheck-native-block .frequently-purchased__product-price ins{text-decoration:none}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-price del,.fingercheck-native-block .frequently-purchased__product-price del{color:#8f8f8f;margin-right:12px}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-button,.fingercheck-native-block .frequently-purchased__product-button{background-color:var(--theme-color-indigo-500);border:none!important;border-radius:40px;color:#fff!important;display:flex;font-family:var(--fc-font-family-secondary);font-size:18px;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;margin-top:32px;padding:16px 32px;text-align:center;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-button:hover,.fingercheck-native-block .frequently-purchased__product-button:hover{background-color:var(--theme-color-indigo-700)}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-button,.fingercheck-native-block .frequently-purchased__product-button{display:none}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__products,.fingercheck-native-block .frequently-purchased__products{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:36px;width:100%}@media(max-width:1024px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__products,.fingercheck-native-block .frequently-purchased__products{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__products,.fingercheck-native-block .frequently-purchased__products{gap:10px;grid-template-columns:repeat(2,1fr);margin-top:16px}}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__empty,.fingercheck-native-block .frequently-purchased__empty{color:var(--theme-color-indigo-900);font-family:var(--fc-font-family-primary);font-size:20px;line-height:28px}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-placeholder,.fingercheck-native-block .frequently-purchased__product-placeholder{aspect-ratio:285/402;background:hsla(0,0%,100%,.5);border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;position:relative;width:100%}.editor-styles-wrapper .fingercheck-native-block .frequently-purchased__product-placeholder:after,.fingercheck-native-block .frequently-purchased__product-placeholder:after{animation:frequentlyPurchasedLoading 1.5s infinite;background:linear-gradient(90deg,transparent,#fff,transparent);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes frequentlyPurchasedLoading{to{transform:translateX(100%)}}