/*
* @author  Agence Dn'D <contact@dnd.fr>
* @license https://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
* @link    https://www.dnd.fr/
*/.section-slideshow .container-page-button{display:flex;align-items:center;border-radius:var(--border-radius-s);background-color:#fff3;padding:5px;text-align:center}.section-slideshow .slideshow-pagination{display:flex;flex:none;align-items:center;gap:6px;margin:0 auto 20px}.section-slideshow .page-btn{display:flex;align-items:center;cursor:pointer;border:none;background:none;padding:4px}.section-slideshow .page-btn__circle{display:block;opacity:.4;transition:width .3s ease,background-color .3s ease,border-color .3s ease;box-sizing:border-box;border:1px solid transparent;border-radius:999px;background-color:var(--primary);width:8px;height:8px}.section-slideshow .page-btn[aria-current=true] .page-btn__circle{opacity:1;border-color:transparent;width:32px}.section-slideshow .text-overlay__subheading{margin-block-end:5px;font-weight:var(--font-weight-700);font-size:var(--base-text-size-xs)}.section-slideshow .text-overlay--with-reveal .text-overlay__title:last-child{margin-block-end:5px}.section-slideshow .text-overlay__title{margin-block-end:10px;font-family:var(--base-font-family);text-transform:uppercase}.section-slideshow .text-overlay__title span{display:block;margin-block-end:0}.section-slideshow .text-overlay__title span:first-child{margin-block-end:5px;font-weight:var(--font-weight-100)}.section-slideshow .text-overlay__title span:last-child{font-weight:var(--font-weight-700)}.section-slideshow .text-overlay__rte p{font-weight:var(--font-weight-500)}@media(max-width:767.98px){.section-slideshow .mobile-left.text-overlay{justify-content:center;align-items:center}}@media(max-width:767.98px){.section-slideshow .mobile-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .mobile-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-left .text-overlay__button-row{justify-content:flex-start}}@media(min-width:768px){.section-slideshow .desktop-left.text-overlay{justify-content:center;align-items:center}}@media(min-width:768px){.section-slideshow .desktop-left .text-overlay__inner{display:flex;justify-content:center;text-align:left}.section-slideshow .desktop-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-center.text-overlay{justify-content:center;align-items:center}}@media(max-width:767.98px){.section-slideshow .mobile-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .mobile-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-center .text-overlay__button-row{justify-content:center}}@media(min-width:768px){.section-slideshow .desktop-center.text-overlay{justify-content:center;align-items:center}}@media(min-width:768px){.section-slideshow .desktop-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .desktop-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-right.text-overlay{justify-content:center;align-items:center}}@media(max-width:767.98px){.section-slideshow .mobile-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .mobile-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-right .text-overlay__button-row{justify-content:flex-end}}@media(min-width:768px){.section-slideshow .desktop-right.text-overlay{justify-content:center;align-items:center}}@media(min-width:768px){.section-slideshow .desktop-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .desktop-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-top-left.text-overlay{justify-content:flex-start;align-items:flex-start}}@media(max-width:767.98px){.section-slideshow .mobile-top-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .mobile-top-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-top-left .text-overlay__button-row{justify-content:flex-start}}@media(min-width:768px){.section-slideshow .desktop-top-left.text-overlay{justify-content:flex-start;align-items:flex-start}}@media(min-width:768px){.section-slideshow .desktop-top-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .desktop-top-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-top-center.text-overlay{justify-content:center;align-items:flex-start}}@media(max-width:767.98px){.section-slideshow .mobile-top-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .mobile-top-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-top-center .text-overlay__button-row{justify-content:center;margin-block-start:50vh}}@media(min-width:768px){.section-slideshow .desktop-top-center.text-overlay{justify-content:flex-start;align-items:flex-start}}@media(min-width:768px){.section-slideshow .desktop-top-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .desktop-top-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-top-right.text-overlay{justify-content:flex-end;align-items:flex-start}}@media(max-width:767.98px){.section-slideshow .mobile-top-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .mobile-top-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-top-right .text-overlay__button-row{justify-content:flex-end}}@media(min-width:768px){.section-slideshow .desktop-top-right.text-overlay{justify-content:flex-start;align-items:flex-start}}@media(min-width:768px){.section-slideshow .desktop-top-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .desktop-top-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-left.text-overlay{justify-content:flex-start;align-items:flex-end}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .mobile-bottom-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-left .text-overlay__button-row{justify-content:flex-start}}@media(min-width:768px){.section-slideshow .desktop-bottom-left.text-overlay{justify-content:flex-end;align-items:flex-end}}@media(min-width:768px){.section-slideshow .desktop-bottom-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .desktop-bottom-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-center.text-overlay{justify-content:center;align-items:flex-end}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .mobile-bottom-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-center .text-overlay__button-row{justify-content:center}}@media(min-width:768px){.section-slideshow .desktop-bottom-center.text-overlay{justify-content:flex-end;align-items:flex-end}}@media(min-width:768px){.section-slideshow .desktop-bottom-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .desktop-bottom-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-right.text-overlay{justify-content:flex-end;align-items:flex-end}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .mobile-bottom-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-bottom-right .text-overlay__button-row{justify-content:flex-end}}@media(min-width:768px){.section-slideshow .desktop-bottom-right.text-overlay{justify-content:flex-end;align-items:flex-end}}@media(min-width:768px){.section-slideshow .desktop-bottom-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .desktop-bottom-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-text-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .mobile-text-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(max-width:767.98px){.section-slideshow .mobile-text-left .text-overlay__button-row{justify-content:flex-start}}@media(min-width:768px){.section-slideshow .desktop-text-left .text-overlay__inner{display:flex;justify-content:flex-start;text-align:left}.section-slideshow .desktop-text-left .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-start;text-align:left}}@media(min-width:768px){.section-slideshow .desktop-text-left .text-overlay__button-row{justify-content:flex-start}}@media(max-width:767.98px){.section-slideshow .mobile-text-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .mobile-text-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(max-width:767.98px){.section-slideshow .mobile-text-center .text-overlay__button-row{justify-content:center}}@media(min-width:768px){.section-slideshow .desktop-text-center .text-overlay__inner{display:flex;justify-content:center;text-align:center}.section-slideshow .desktop-text-center .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:center;text-align:center}}@media(min-width:768px){.section-slideshow .desktop-text-center .text-overlay__button-row{justify-content:center}}@media(max-width:767.98px){.section-slideshow .mobile-text-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .mobile-text-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(max-width:767.98px){.section-slideshow .mobile-text-right .text-overlay__button-row{justify-content:flex-end}}@media(min-width:768px){.section-slideshow .desktop-text-right .text-overlay__inner{display:flex;justify-content:flex-end;text-align:right}.section-slideshow .desktop-text-right .text-overlay__inner .text-overlay__reveal{display:flex;justify-content:flex-end;text-align:right}}@media(min-width:768px){.section-slideshow .desktop-text-right .text-overlay__button-row{justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/rlatshop-slideshow.css.map */
