.rich-text-extended{background-color:var(--section-bg)}.rich-text-extended .rich-text{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-top:var(--mb-margin-top);margin-bottom:var(--mb-margin-bottom)}.rich-text-extended:first-child .rich-text{margin-top:0}.rich-text-extended .heading-container-ext{padding:0 20px;margin:auto}.rich-text-extended .rich-text-content{color:var(--txt-color)}.rich-text-extended .paragraph,.rich-text-extended .paragraph a{color:var(--text-color)}.rich-text-extended .button{padding:10px 20px;background-color:var(--bg-color);border-color:var(--bg-color)}.rich-text-extended .button:hover{background-color:var(--hover-bg-color);color:var(--hover-txt-color)}.rich-text-extended .review__stars{margin:0 auto var(--margin) auto}.rich-text-extended .review__stars{display:flex;justify-content:var(--align);align-items:center;gap:10px}.rich-text-extended .rating__star{position:relative;display:block;margin:0 0 2px;width:auto}.rich-text-extended .rating__star .icon{display:block;width:var(--start-width);height:var(--start-width)}.rich-text-extended .rating__star__full{position:absolute;top:0;left:0;clip-path:inset(0 var(--percent) 0 0);-webkit-clip-path:inset(0 var(--percent) 0 0)}.rich-text-extended .rating__star .icon-star{stroke:var(--star-color);stroke-width:0px;fill:var(--star-color)}.rich-text-extended .rating__star .icon-star--empty{fill:transparent}.rich-text-extended .rating__star__empty,.rich-text-extended .rating__star__full{display:flex}.rich-text-extended .rating__star__empty .icon,.rich-text-extended .rating__star__full .icon{margin-right:2px}.rich-text-extended .rating__star__empty .icon:last-child,.rich-text-extended .rating__star__full .icon:last-child{margin-right:0}.rich-text-extended.rating__star .icon{display:block;width:12px;height:12px}.rich-text-extended.rating__star__empty .icon,.rich-text-extended.rating__star__full .icon{margin-right:2px}.rich-text-extended.rating__star__empty .icon:last-child,.rich-text-extended.rating__star__full .icon:last-child{margin-right:0}.rich-text-extended.rating__star .icon-star{stroke:var(--star-color);stroke-width:1px;fill:var(--star-color)}.rich-text-extended.rating__star .icon-star--empty{fill:transparent}.rich-text-extended .paragraph p{margin:var(--margin-top-mb) auto var(--margin-btm-mb) auto}.rich-text-extended .rich-text-heading p{margin:0}.rich-text-extended .image-with-text-container{margin-top:var(--margin-top-mb);margin-bottom:var(--margin-btm-mb)}.rich-text-extended p{line-height:normal;margin:0}.rich-text-extended .button.button-ext{margin-top:var(--margin-top-mb);margin-bottom:var(--margin-btm-mb)}.rich-text-extended .image-with-text-container{display:flex;justify-content:var(--text-alignment-mb);align-items:center;gap:10px;margin-top:var(--margin-top-mb);margin-bottom:var(--margin-btm-mb)}.rich-text-extended .image-container p{margin:0}.rich-text-extended .image-container{height:25px;width:25px}.rich-text-extended .responsive-image{object-fit:cover;object-position:center;width:100%;height:100%}.rich-text-extended .image-text-body-container{display:flex;justify-content:start;flex-direction:column;align-items:center;width:100%;max-width:var(--mx-w-mb);text-align:center;border-left:var(--border-left-mb);border-right:var(--border-right-mb);border-bottom:var(--border-btm-mb)}.rich-text-extended .image-text-body-container .image-container{height:70px;width:var(--img-width, 70px);display:flex;justify-content:start;align-items:center;gap:10px;margin-top:var(--margin-top-mb);margin-bottom:var(--margin-btm-mb)}.rich-text-extended .rich-text-alignment-container{text-align:var(--text-alignment-mb)}.rich-text-extended .body-container-items{display:flex;justify-content:var(--text-alignment-mb);align-items:var(--text-alignment-mb);gap:15px;flex-direction:column;width:100%}.rich-text-extended .rich-text-content,.rich-text-extended .image-text-body-container p{margin-top:10px}.rich-text-extended .button-container.cstm-width,.rich-text-extended .button-container.cstm-width a{width:100%}.rich-text-extended .button-container.cstm-width a{text-align:center;border-radius:50px}.rich-text-extended .button-container.cstm-width{max-width:var(--cstm-width)}.rich-text-extended .heading-container-ext.with-rating.blocks-inline{width:fit-content}.rich-text-extended .heading-container-ext.blocks-inline{width:100%;display:flex;flex-direction:row;gap:var(--inline-block-gap);justify-content:center}.rich-text-extended .custom-link{width:100%;word-wrap:break-word;white-space:normal}.rich-text-extended .dropdown-btn-wrapper .dropdown-content select{padding:10px;font-size:inherit;border:1px solid #ccc;border-radius:5px;cursor:pointer;background-color:#fff;width:100%;background:var(--button-bg);max-width:var(--cstm-width);color:inherit;text-align:center}.rich-text-extended .dropdown-btn-wrapper .dropdown-content select:hover,.rich-text-extended .dropdown-btn-wrapper .dropdown-content select:focus{background:var(--hover-button-bg);color:var(--hover-text-color);border:1px solid var(--hover-text-color);box-shadow:0 0 5px #007bff80}.rich-text-extended .desktop-view{display:none}.rich-text-extended .mobile-view{display:block}.rich-text-extended .solid-btn-wrapper.desktop-view{display:none}.rich-text-extended .solid-btn-wrapper.mobile-view{display:flex;flex-direction:column;gap:10px}.rich-text-extended .solid-btn-wrapper{width:100%}.rich-text-extended .solid-btn-wrapper a{display:block;width:100%;max-width:var(--cstm-width);text-align:center;padding:10px 15px;background:var(--button-bg);border:1px solid var(--button-bg);color:inherit;font-size:inherit;text-decoration:none;border-radius:20px}.rich-text-extended .solid-btn-wrapper a:hover,.rich-text-extended .solid-btn-wrapper a:focus{background:var(--hover-button-bg);color:var(--hover-text-color);border:1px solid var(--hover-text-color)}.rich-text-extended .rating-content{align-content:center}.rich-text-extended .rating-container{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px 20px;border-radius:30px}.rich-text-extended .rating-container svg{fill:var(--star-color)}.rich-text-extended .rating-container p{margin:0}.rich-text-extended .image-with-text-wrapper-xx{display:flex;justify-content:center;max-width:1600px;margin-top:20px;margin-left:-10px;margin-right:-10px;flex-direction:column}.rich-text-extended .image-with-text-container-xx{display:flex;flex-direction:column;width:100%;padding-left:0;padding-right:0}.rich-text-extended .image-with-text-container-xx *{text-align:start}.rich-text-extended .image-with-text-container-xx .image-container{margin:0;width:100%;height:auto}.rich-text-extended .image-with-text-container-xx .responsive-image{object-fit:cover;object-position:center;width:100%;height:100%}.rich-text-extended .image-with-text-container-xx a:not(.image-container){margin-top:20px;padding:20px;text-decoration:none;max-width:fit-content}.rich-text-extended .image-with-text-container-xx a:hover{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.rich-text-extended .rating-content.width-fit-content{width:100%;max-width:fit-content;margin:auto}.rich-text-extended .rich-text--full-width{max-width:1360px}.rich-text-extended .rich-text--ultra-wide{max-width:1100px}@media screen and (min-width: 767px){.rich-text-extended .solid-btn-wrapper.desktop-view{display:flex;justify-content:center;gap:20px}.rich-text-extended .desktop-view{display:block}.rich-text-extended .mobile-view{display:none}.rich-text-extended .rich-text{padding-top:var(--tb-padding-top);padding-bottom:var(--tb-padding-bottom);margin-top:var(--tb-margin-top);margin-bottom:var(--tb-margin-bottom)}.rich-text-extended .body-container-items{align-items:var(--block-content-alignment)}.rich-text-extended .image-text-body-container{max-width:var(--mx-w-tb)}}@media screen and (max-width: 1023px){.rich-text-extended .button-container.hide-btn-top{display:none}.rich-text-extended .button-mb-layout{display:none;justify-content:center;align-items:center;width:100%}.rich-text-extended .button-mb-layout.show-btn-btm{display:flex}}@media screen and (min-width: 1023px){.rich-text-extended .button-mb-layout{display:none}.rich-text-extended .rich-text .heading-container-ext.blocks-inline .rich-text-block{width:100%;display:flex;flex-direction:row;gap:40px;justify-content:center}.rich-text-extended .image-text-body-container{padding-left:15px;padding-right:15px}.rich-text-extended .image-text-body-container strong{min-height:35px}.rich-text-extended .image-container{height:30px;width:30px}.rich-text-extended .heading-container-ext{padding:0}.rich-text-extended .image-text-body-container p{margin-top:20px}.rich-text-extended .image-with-text-container{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom)}.rich-text-extended .button.button-ext,.rich-text-extended .image-with-text-container{margin-top:var(--margin-top);margin-bottom:var(--margin-btm)}.rich-text-extended .rich-text{flex-direction:var(--desktop-layout);gap:10px}.rich-text-extended .body-container-items{flex-direction:row;gap:5px}.rich-text-extended .rich-text-alignment-container,.rich-text-extended .image-with-text-container{text-align:var(--text-alignment);justify-content:var(--text-alignment)}.rich-text-extended .image-text-body-container{border-left:var(--border-left);border-right:var(--border-right);border-bottom:unset;padding-left:10px;padding-right:10px}.rich-text-extended .image-with-text-wrapper-xx{flex-direction:row}.rich-text-extended .image-with-text-container-xx{width:100%;padding-left:20px;padding-right:20px}.rich-text-extended .rating-content.width-fit-content{margin:0}}@media screen and (min-width: 720px) and (max-width: 1023px){.rich-text-extended .body-container-items{flex-wrap:wrap;flex-direction:row}}@media screen and (min-width: 1280px){.rich-text-extended .image-text-body-container{max-width:var(--mx-w-dp)}.rich-text-extended .body-container-items{text-align:var(--text-alignment);justify-content:var(--text-alignment)}.rich-text-extended .body-container-items{flex-wrap:nowrap}.rich-text-extended .rich-text{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom)}.rich-text-extended .paragraph p{margin:var(--margin-top) auto var(--margin-btm) auto}}@media screen and (min-width: 1440px){.rich-text-extended .body-container-items{justify-content:var(--justify-content, end)}}@media (max-width: 768px){.rich-text-extended .heading-container-ext.blocks-inline-mb{flex-direction:column;gap:var(--inline-block-gap-mb)}}@media (max-width: 719px){.rich-text-extended .body-container-items.grid-layout-mb{flex-wrap:wrap;flex-direction:row}.rich-text-extended .image-text-body-container{width:var(--img-tx-wd)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/rich-text-extended.css.map */
