.layout_style-module__GXZXOq__main_wrapper{grid-template-columns:250px 1fr;grid-template-areas:"sidebar body";width:100%;height:100dvh;display:grid;overflow:hidden}.layout_style-module__GXZXOq__main_wrapper>section{grid-area:body;overflow-y:scroll}.layout_style-module__GXZXOq__main_wrapper>nav{grid-area:sidebar}@media screen and (max-width:768px){.layout_style-module__GXZXOq__main_wrapper{grid-template:"body"1fr"sidebar"45px}}
.admin_nav_bar-module__YLpXiW__nav_bar{border-right:1px solid #ccc;flex-direction:column;align-items:center;gap:17px;padding:15px 0 0 25px;display:flex;overflow-x:hidden}.admin_nav_bar-module__YLpXiW__nav_bar>a{min-width:100%;font-weight:var(--bold);flex-shrink:0;justify-content:start;align-items:center;margin:0 0 0 15px;text-decoration:none;display:flex}.admin_nav_bar-module__YLpXiW__nav_bar>a span{font-weight:var(--bold);color:var(--theme-color);font-size:17px}@media screen and (max-width:768px){.admin_nav_bar-module__YLpXiW__nav_bar{border-top:1px solid #ccc;border-right:none;flex-direction:row;gap:0;padding:0;overflow:scroll hidden}.admin_nav_bar-module__YLpXiW__nav_bar>a{border-left:1px solid #ccc;justify-content:center;min-width:150px;height:100%;margin:0;padding:0 10px}}
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes spinner-module__BAkZ0a__spinner{0%{--angle:0deg}to{--angle:360deg}}.spinner-module__BAkZ0a__main_loader,.spinner-module__BAkZ0a__spinner_wrapper{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100dvh;display:flex;position:relative}.spinner-module__BAkZ0a__spinner_wrapper{padding:20px 10px;height:fit-content!important}.spinner-module__BAkZ0a__main_loader>h2{background-color:var(--back-color);border-radius:10px;justify-content:center;align-items:center;padding:5px;display:flex;position:relative}.spinner-module__BAkZ0a__main_loader>h2:before,.spinner-module__BAkZ0a__main_loader>h2:after{content:"";background:conic-gradient(from var(--angle),#d984c2,#fdda2f,#d984c2);z-index:-1;border-radius:10px;width:100%;height:100%;padding:2px;animation:1s infinite spinner-module__BAkZ0a__spinner;position:absolute}.spinner-module__BAkZ0a__main_loader>h2:before{filter:blur(20px);opacity:.8}.spinner-module__BAkZ0a__spinner{background-color:var(--back-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.spinner-module__BAkZ0a__spinner:after,.spinner-module__BAkZ0a__spinner:before{content:"";background:conic-gradient(from var(--angle),#d984c2,#fdda2f);z-index:-1;border-radius:50%;width:105%;height:105%;animation:.7s infinite spinner-module__BAkZ0a__spinner;position:absolute}.spinner-module__BAkZ0a__spinner:before{filter:blur()}
.buy-module__PEraba__buy_wrapper{grid-template-columns:.6fr minmax(250px,300px);justify-content:space-evenly;display:grid}.buy-module__PEraba__buy_wrapper form{flex-direction:column;gap:20px;height:fit-content;display:flex;position:sticky;top:100px}.buy-module__PEraba__buy_wrapper form>div{padding:1px;position:relative}.buy-module__PEraba__buy_wrapper form input{height:2.5rem}.buy-module__PEraba__buy_wrapper form>span{color:var(--required-color);font-size:11px}.buy-module__PEraba__order_articles{flex-direction:column;gap:25px;display:flex}.buy-module__PEraba__order_single_article,.buy-module__PEraba__article_order_details,.buy-module__PEraba__article_order_details>div{gap:10px;display:flex}.buy-module__PEraba__order_single_article{border-radius:10px;align-items:center;width:min(100%,350px);height:fit-content;padding:7px 5px;box-shadow:0 0 5px #ccc}.buy-module__PEraba__order_single_article>img{object-fit:cover;border-radius:5px;width:50px;height:50px}.buy-module__PEraba__article_order_details{flex-direction:column}.buy-module__PEraba__article_order_details>div>span{text-wrap:nowrap;max-width:100px;padding:0 2px;overflow-x:scroll}.buy-module__PEraba__total_box{border:2px solid #ccc;flex-direction:column;gap:20px;width:250px;padding:10px;display:flex}.buy-module__PEraba__total_box h2{color:var(--theme-color)}.buy-module__PEraba__total_box span{font-weight:var(--bold)}@media screen and (max-width:672px){.buy-module__PEraba__buy_wrapper{flex-direction:column;gap:20px;display:flex}.buy-module__PEraba__order_articles{flex-flow:wrap;margin:10px 0}.buy-module__PEraba__order_single_article{width:fit-content}.buy-module__PEraba__buy_wrapper form{width:80%}}@media screen and (max-width:375px){.buy-module__PEraba__order_single_article{width:auto}.buy-module__PEraba__buy_wrapper form{width:90%}}
.cart-module__EwmIha__cart{grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);padding:2%;display:grid}.cart-module__EwmIha__cart>h1{margin-bottom:0}.cart-module__EwmIha__cart button{place-self:flex-end end}.cart-module__EwmIha__cart_header{font-weight:var(--bold);height:4rem}.cart-module__EwmIha__cart_element{z-index:0;position:relative}.cart-module__EwmIha__cart_element>svg{cursor:pointer;width:20px;height:20px;fill:var(--theme-color);border:none;border-radius:50%;position:absolute;top:-10px;right:-5px}.cart-module__EwmIha__cart_element,.cart-module__EwmIha__cart_header{border-radius:7px;grid-template-columns:repeat(auto-fit,60px);justify-content:space-evenly;align-items:center;padding:10px 5px;display:grid;box-shadow:0 0 5px #ccc}.cart-module__EwmIha__cart_header>span,.cart-module__EwmIha__cart_element>span{text-wrap:nowrap;justify-self:center;width:fit-content;max-width:60px;overflow:scroll hidden}.cart-module__EwmIha__cart_element>span::-webkit-scrollbar-thumb{background-color:var(--scrollbar-backcolor)}.cart-module__EwmIha__quantity{border:1px solid #999;border-radius:5px;justify-content:center;justify-self:center;align-items:center;gap:5px;padding:2px 5px;display:flex}.cart-module__EwmIha__update_quantity{flex-direction:column;gap:3px;display:flex}.cart-module__EwmIha__update_quantity button{cursor:pointer;background-color:#0000;border:none;width:15px;height:15px}.cart-module__EwmIha__update_quantity button svg{width:100%;height:100%}.cart-module__EwmIha__element_name{grid-template-columns:1fr 1fr;place-items:center;gap:10px;width:fit-content;display:grid}.cart-module__EwmIha__element_name>img{object-fit:cover;width:40px;height:40px}.cart-module__EwmIha__element_name a{text-wrap:nowrap;width:60px;overflow-x:scroll}@media screen and (max-width:560px){.cart-module__EwmIha__element_name{grid-template-columns:1fr}.cart-module__EwmIha__element_name>img{display:none}}
.articles-module__uH989q__article_view_wrapper{flex-direction:column;gap:30px;display:flex}.articles-module__uH989q__information_box>h3,.articles-module__uH989q__image_box>h3{margin-bottom:20px}.articles-module__uH989q__information_box>div{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.articles-module__uH989q__image_box>div{scroll-snap-type:x mandatory;gap:30px;padding-bottom:5px;display:flex;overflow-y:scroll}.articles-module__uH989q__image_box>div::-webkit-scrollbar-thumb{background-color:var(--scrollbar-backcolor)}.articles-module__uH989q__image_box img{scroll-snap-align:center;object-fit:contain;width:300px;height:300px}.articles-module__uH989q__description_box>h3{margin-bottom:10px}.articles-module__uH989q__description_box>p{letter-spacing:.5px;margin-left:5px;line-height:1.5}.articles-module__uH989q__action_box,.articles-module__uH989q__action_box form{flex-direction:column;gap:10px;display:flex}.articles-module__uH989q__action_box{min-height:100px}.articles-module__uH989q__action_box form{width:min(400px,90%)}.articles-module__uH989q__action_box form>div div{border-radius:10px;padding:2px}@media screen and (max-width:540px){.articles-module__uH989q__information_box>div{flex-direction:column;display:flex}}
.all_shorts_styles-module__lRxGbG__form_switch_wrapper{border-top:1px solid #ccc;flex-direction:column;gap:15px;padding:30px 0;display:flex}.all_shorts_styles-module__lRxGbG__share_box{flex-direction:column;gap:5px;display:flex}.all_shorts_styles-module__lRxGbG__share_box>div{flex-wrap:wrap;gap:16px;max-width:500px;display:flex}.all_shorts_styles-module__lRxGbG__share_box>h4{border-top:1px var(--border-color)solid;margin:5px 0;padding-top:5px}.all_shorts_styles-module__lRxGbG__update_warning{margin-top:20px;margin-bottom:0}.all_shorts_styles-module__lRxGbG__offer_list_wrapper{margin-bottom:20px}.all_shorts_styles-module__lRxGbG__offer_field_box{align-items:center;height:1.5rem;display:flex}.all_shorts_styles-module__lRxGbG__column_disposition_with_gap{flex-direction:column;gap:20px;margin-top:15px;display:flex}.all_shorts_styles-module__lRxGbG__state_switch_box{border-bottom:1px solid #ccc;justify-content:space-evenly;gap:5px;margin:10px 0;padding-bottom:10px;display:flex;overflow-x:scroll}.all_shorts_styles-module__lRxGbG__state_switch_box>button{color:#999;font-weight:var(--bold);cursor:pointer;background-color:#0000;border:none;align-self:center;font-size:1rem}.all_shorts_styles-module__lRxGbG__achat_details_wrapper{flex-direction:column;gap:30px;display:flex}.all_shorts_styles-module__lRxGbG__achat_details_element{font-weight:var(--bold);text-wrap:nowrap;align-items:self-end;gap:15px;display:flex;overflow-x:scroll}.all_shorts_styles-module__lRxGbG__achat_details_element span{font-size:1.3rem}.all_shorts_styles-module__lRxGbG__term_and_privacy_wrapper{counter-reset:title_counter;flex-direction:column;gap:3rem;padding-top:20px;display:flex}.all_shorts_styles-module__lRxGbG__term_and_privacy_section>p{white-space:pre-wrap;margin:10px 0 20px 5%;line-height:1.5;overflow:hidden}.all_shorts_styles-module__lRxGbG__about_us_section>h3{font-weight:var(--regular);margin:20px 0;font-size:1.3rem}.all_shorts_styles-module__lRxGbG__about_us_section>p{letter-spacing:.4px;white-space:pre-wrap;line-height:1.5}.all_shorts_styles-module__lRxGbG__term_and_privacy_section>span{counter-increment:title_counter;font-weight:var(--bold);border-bottom:1px solid #ccc;align-items:center;margin-left:1.5%;padding-bottom:4px;font-size:17px;display:flex;overflow-x:hidden}.all_shorts_styles-module__lRxGbG__term_and_privacy_section>span:before{content:counter(title_counter);background-color:var(--theme-color);min-width:30px;max-height:30px;color:var(--back-color);text-align:center;align-self:self-start;margin-right:10px}.all_shorts_styles-module__lRxGbG__single_help_wrapper{flex-direction:column;gap:25px;display:flex}.all_shorts_styles-module__lRxGbG__single_help_wrapper>p{white-space:pre-wrap;line-height:1.5}.all_shorts_styles-module__lRxGbG__single_help_wrapper>div{flex-wrap:wrap;gap:15px;display:flex}.all_shorts_styles-module__lRxGbG__check_request_section{justify-content:center;align-items:center;height:40dvh;display:flex}.all_shorts_styles-module__lRxGbG__publication_box{border-top:1px solid #ccc;flex-direction:column;gap:13px;padding-top:10px;display:flex}.all_shorts_styles-module__lRxGbG__publication_box>h4{font-size:18px}.all_shorts_styles-module__lRxGbG__publication_box>div{flex-wrap:wrap;gap:15px;display:flex}
.article-module__G-alYG__article{background-color:#ccc;border-radius:20px;width:300px;height:250px}.article-module__G-alYG__article a{text-decoration:none}.article-module__G-alYG__article_image{height:75%}.article-module__G-alYG__article_image img{object-fit:cover;width:100%;height:100%}.article-module__G-alYG__article_info{background-color:#fff;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;grid-template-columns:1fr 60px;align-items:center;height:25%;padding:min(10px,2%);display:grid}.article-module__G-alYG__article_price{font-weight:var(--bold);flex-direction:column;gap:5px;display:flex;overflow:hidden}.article-module__G-alYG__article_price h3{text-wrap:nowrap;padding:0 1.5px;overflow-x:scroll}.article-module__G-alYG__article_price>div{color:#333;gap:20px;display:flex}.article-module__G-alYG__article_price>div span:first-child{text-wrap:nowrap;width:60%;overflow-x:scroll}.article-module__G-alYG__discount{background-color:var(--theme-color);color:#fff;border-radius:4px;min-width:fit-content;max-width:25%;padding:2px;display:inline}.article-module__G-alYG__add_article_to_card{cursor:pointer;background-color:#0000;border:none;justify-self:center;width:40px;height:40px}.article-module__G-alYG__add_article_to_card svg path{stroke-width:1.5px;stroke:#2d2b2b}
.discussion-module__4LDsba__discussion_view_zone{width:100%;height:100%;padding:10px}.discussion-module__4LDsba__discussion_thread{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fff6;border-left:1px solid #ccc;height:100dvh;padding:10px 0;transition:all .5s;top:0;right:0}.discussion-module__4LDsba__discussion_thread.discussion-module__4LDsba__active{transform:translate(0)}.discussion-module__4LDsba__open_thread_button,.discussion-module__4LDsba__close_thread_button{width:var(--svg-size);height:var(--svg-size);cursor:pointer;background-color:#0000;border:none;justify-self:self-end;display:none}.discussion-module__4LDsba__close_thread_button{margin-right:10px}.discussion-module__4LDsba__thread_element{cursor:pointer;border-top:1px solid #ccc;align-items:center;gap:10px;max-height:100px;padding:7px 10px;display:flex}.discussion-module__4LDsba__thread_element>img{object-fit:cover;border-radius:50%}.discussion-module__4LDsba__thread_element_contains{flex-direction:column;gap:2px;width:calc(100% - 55px);display:flex}.discussion-module__4LDsba__thread_element_contains>span{width:fit-content;font-weight:var(--bold)}.discussion-module__4LDsba__thread_element_contains>p{text-overflow:ellipsis;text-wrap:nowrap;max-width:90%;overflow:hidden}.discussion-module__4LDsba__response_input{justify-content:center;align-items:self-end;gap:10px;width:100%;display:flex}.discussion-module__4LDsba__response_input>textarea,.discussion-module__4LDsba__response_input>button{border:none}.discussion-module__4LDsba__response_input>textarea{background-color:var(--input-theme);resize:none;border-radius:10px;outline:none;width:60%;height:27px;max-height:200px;padding:4px}.discussion-module__4LDsba__response_input>button{cursor:pointer;outline:1px var(--theme-color)solid;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:2px;display:flex}.discussion-module__4LDsba__response_input>button svg{width:20px;height:20px}@media screen and (max-width:885px){.discussion-module__4LDsba__open_thread_button,.discussion-module__4LDsba__close_thread_button{display:flex}.discussion-module__4LDsba__discussion_thread{border-top-left-radius:15px;border-bottom-left-radius:15px;padding-bottom:30px;position:fixed;transform:translate(100%)}}
.follower-module__M-q4pq__follow_state{border-bottom:1px solid #ccc;justify-content:space-around;padding-bottom:5px;display:flex}.follower-module__M-q4pq__follow_state div{flex-direction:column;align-items:center;font-size:1.2rem;display:flex}.follower-module__M-q4pq__followers_wrapper{grid-template-columns:1fr 1fr 1fr;justify-items:center;gap:30px;margin:30px 0;display:grid}.follower-module__M-q4pq__followers_element_box{border-radius:7px;align-items:center;gap:30px;min-width:230px;padding:7px 10px;display:flex;box-shadow:0 0 5px #ccc}.follower-module__M-q4pq__text_box{align-items:center;gap:10px;display:flex}.follower-module__M-q4pq__text_box>a{color:#000;flex-direction:column;gap:5px;min-width:80px;text-decoration:none;display:flex;overflow-x:scroll}.follower-module__M-q4pq__text_box>a span{font-size:12px}@media screen and (max-width:1095px){.follower-module__M-q4pq__followers_wrapper{grid-template-columns:1fr 1fr}}@media screen and (max-width:532px){.follower-module__M-q4pq__followers_wrapper{flex-direction:column;align-items:center;gap:15px;display:flex}.follower-module__M-q4pq__followers_element_box{border-bottom:1px var(--border-color)solid;box-shadow:none;border-radius:0;justify-content:space-between;width:85%}}@media screen and (max-width:375px){.follower-module__M-q4pq__followers_element_box{width:95%}}
.generic-module__o5C9ZG__input_wrapper,.generic-module__o5C9ZG__file_input_wrapper,.generic-module__o5C9ZG__checkbox_wrapper,.generic-module__o5C9ZG__password_input_wrapper,.generic-module__o5C9ZG__select_input,.generic-module__o5C9ZG__textarea_wrapper{flex-direction:column;gap:3px;display:flex}.generic-module__o5C9ZG__container,.generic-module__o5C9ZG__selected_option_container{background-color:var(--input-theme);align-items:center;gap:5px;width:100%;display:flex}.generic-module__o5C9ZG__container input{background-color:inherit;border:none;outline:none;width:100%;padding-left:3px}.generic-module__o5C9ZG__textarea_wrapper .generic-module__o5C9ZG__container textarea{resize:none;background-color:inherit;border:none;outline:none;width:100%;height:200px}.generic-module__o5C9ZG__require,.generic-module__o5C9ZG__error,.generic-module__o5C9ZG__warning{color:var(--required-color);align-self:self-start;font-size:12px}.generic-module__o5C9ZG__warning{margin-bottom:10px}.generic-module__o5C9ZG__input_label{color:var(--label-color);font-size:12px;display:block}.generic-module__o5C9ZG__error,.generic-module__o5C9ZG__input_label{text-wrap:nowrap;max-width:250px;max-height:17px;margin-left:5px;overflow-x:scroll}.generic-module__o5C9ZG__error::-webkit-scrollbar-thumb{background-color:var(--scrollbar-backcolor)}.generic-module__o5C9ZG__input_label::-webkit-scrollbar-thumb{background-color:var(--scrollbar-backcolor)}.generic-module__o5C9ZG__password_input{align-items:center;width:100%;display:flex}.generic-module__o5C9ZG__password_input svg{cursor:pointer;width:var(--svg-size);height:var(--svg-size);margin-right:3px}.generic-module__o5C9ZG__input_file{gap:5px;width:fit-content;display:flex}.generic-module__o5C9ZG__input_file input{display:none}.generic-module__o5C9ZG__input_file label{font-weight:var(--bold);background-color:var(--input-theme);cursor:pointer;border-radius:5px;margin-top:10px;padding:3px;font-size:.9rem;position:relative}.generic-module__o5C9ZG__input_file label svg{z-index:2;width:25px;height:25px;position:absolute;top:-15px;right:-10px}.generic-module__o5C9ZG__input_file label svg path{stroke:var(--stroke-color)}.generic-module__o5C9ZG__select_input{flex-direction:column;gap:5px;display:flex;position:relative}.generic-module__o5C9ZG__select_input>select{background-color:var(--input-theme);border:none;border-radius:5px;outline:none;max-width:70%;padding:1.5px}.generic-module__o5C9ZG__select_input>select[multiple]{min-height:40px}.generic-module__o5C9ZG__select_input>select option{cursor:pointer;padding:2px}.generic-module__o5C9ZG__select_input label{font-weight:var(--bold);width:fit-content;font-size:.9rem}.generic-module__o5C9ZG__select_input label span{margin-right:5px}.generic-module__o5C9ZG__checkbox_input{align-items:center;gap:5px;display:flex}.generic-module__o5C9ZG__checkbox_input>label{width:fit-content;font-size:.9rem}.generic-module__o5C9ZG__checkbox_input>input{width:15px;height:15px}.generic-module__o5C9ZG__switch_wrapper{align-items:center;gap:20px;display:flex}.generic-module__o5C9ZG__switch_wrapper>div{flex-direction:column;display:flex}.generic-module__o5C9ZG__switch_wrapper>div label{max-width:210px;font-size:1rem;font-weight:var(--bold)}.generic-module__o5C9ZG__switch_button{background-color:var(--input-theme);cursor:pointer;border:none;border-radius:10px;align-items:center;width:42px;height:21px;padding:2px 0;display:flex;position:relative}.generic-module__o5C9ZG__switch_button span{background-color:#4de009;border-radius:50%;width:15px;height:15px;margin:0 5px;transition:all .5s;display:block;position:absolute}.generic-module__o5C9ZG__switch_button.generic-module__o5C9ZG__on span{background-color:var(--input-theme);transform:translate(18px)}.generic-module__o5C9ZG__switch_button.generic-module__o5C9ZG__on{background-color:#4de009}.generic-module__o5C9ZG__profile_avatar>p{color:#fff;background-color:#ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.generic-module__o5C9ZG__profile_avatar>img{object-fit:cover;border-radius:50%}.generic-module__o5C9ZG__global_error{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.generic-module__o5C9ZG__global_error span{color:#1b1c1d;text-align:center;font-size:1rem;font-weight:var(--bold)}.generic-module__o5C9ZG__global_error svg{width:min(70%,300px);height:auto}.generic-module__o5C9ZG__alert{width:250px;box-shadow:1px 1.5px 6px var(--border-color);background-color:var(--back-color);z-index:600;border-radius:5px;padding:7px 3px;position:fixed;top:75px;left:10px;height:fit-content!important}.generic-module__o5C9ZG__alert>button{cursor:pointer;background-color:#0000;border:none;width:25px;height:25px;position:absolute;top:-10px;right:-5px}.generic-module__o5C9ZG__alert>button svg{width:inherit;height:inherit}.generic-module__o5C9ZG__alert_header{background-color:inherit;justify-content:start;align-items:center;gap:5px;margin-bottom:2px;display:flex}.generic-module__o5C9ZG__alert_header span{letter-spacing:.4px;font-size:14px}.generic-module__o5C9ZG__alert_header svg{flex-shrink:0;align-self:flex-start;width:45px;height:45px}.generic-module__o5C9ZG__alert_header.generic-module__o5C9ZG__success svg path{stroke:#4de009}.generic-module__o5C9ZG__alert_header.generic-module__o5C9ZG__errors svg{fill:var(--scrollbar-backcolor)}@media screen and (max-width:425px){.generic-module__o5C9ZG__alert{top:50px}}.generic-module__o5C9ZG__details_wrapper{flex-direction:column;gap:30px;display:flex}.generic-module__o5C9ZG__details_wrapper>div{font-weight:var(--bold);text-wrap:nowrap;align-items:self-end;gap:15px;display:flex;overflow-x:scroll}.generic-module__o5C9ZG__details_wrapper>div span{font-size:1.3rem;text-decoration:underline}.generic-module__o5C9ZG__select_input_wrapper{position:relative}.generic-module__o5C9ZG__country_select_box.generic-module__o5C9ZG__active{z-index:100;background-color:#fff;border-radius:1px;flex-direction:column;width:100%;height:100px;padding:2px 0;display:flex;position:absolute;bottom:-105px;overflow-y:scroll;box-shadow:0 0 5px #ccc}.generic-module__o5C9ZG__country_select_box.generic-module__o5C9ZG__active button{background-color:#0000;border:none;align-items:center;gap:4px;min-height:27px;padding:0 3px;display:flex}.generic-module__o5C9ZG__country_select_box.generic-module__o5C9ZG__active button:hover{background-color:#eee}.generic-module__o5C9ZG__country_select_box{display:none}.generic-module__o5C9ZG__min_select_box{align-self:flex-end;width:fit-content;position:relative}.generic-module__o5C9ZG__min_select_box button{background-color:#0000;border:none;font-size:15px}.generic-module__o5C9ZG__min_select_box>button{border:1px solid var(--stroke-color);border-radius:10px;justify-content:space-evenly;width:fit-content;padding:4px;display:flex}.generic-module__o5C9ZG__min_select_box>button svg{width:20px;height:20px;transition:all .5s}.generic-module__o5C9ZG__min_select_box>button span{font-weight:var(--bold);text-wrap:nowrap}.generic-module__o5C9ZG__min_select_box>button.generic-module__o5C9ZG__rotate_arrow svg{transform:rotate(180deg)}.generic-module__o5C9ZG__min_select_box>div{background-color:var(--back-color);z-index:10;border-radius:5px;flex-direction:column;align-items:flex-start;gap:5px;width:100px;margin-top:10px;padding:4px;display:none;position:absolute;box-shadow:0 0 5px #ccc}.generic-module__o5C9ZG__min_select_box>div button{text-align:left;cursor:pointer;text-wrap:nowrap;width:100%;overflow-x:scroll}.generic-module__o5C9ZG__min_select_box>div button::-webkit-scrollbar-thumb{background-color:var(--scrollbar-backcolor);height:1px}.generic-module__o5C9ZG__min_select_box>div.generic-module__o5C9ZG__visible{display:flex}.generic-module__o5C9ZG__redirection_wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;height:70dvh;display:flex}.generic-module__o5C9ZG__redirection_wrapper>span{text-align:center;font-weight:var(--bold);border-bottom:1px solid #ccc;padding-bottom:10px;display:block}.generic-module__o5C9ZG__redirection_wrapper>a{text-decoration:none}.generic-module__o5C9ZG__social_link{background-color:#ccc;border-radius:6px;justify-content:center;align-items:center;padding:3px;display:flex}.generic-module__o5C9ZG__social_link>svg{width:30px;height:30px}.generic-module__o5C9ZG__selected_option_container>button{border:none}.generic-module__o5C9ZG__selected_option_container>button svg{width:20px;height:20px}
.header-module__dJ8oja__header{background-color:var(--back-color);z-index:500;border-bottom:1px solid #ccc;justify-content:space-around;align-items:center;padding:1.3rem .7rem .7rem;display:flex;position:sticky;top:0}.header-module__dJ8oja__user_nav_box{align-items:center;gap:clamp(10px,1.5vw,1.5rem);display:flex}.header-module__dJ8oja__user_nav_box svg{width:var(--svg-size);height:var(--svg-size)}.header-module__dJ8oja__header_card{position:relative}.header-module__dJ8oja__header_card span{background-color:var(--theme-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:10px;display:flex;position:absolute;top:-5px;right:0}.header-module__dJ8oja__nav_box{font-weight:var(--bold);flex-wrap:nowrap;align-items:center;gap:clamp(10px,3vw,2rem);display:flex}.header-module__dJ8oja__header a,.header-module__dJ8oja__logo_hide a{color:#000;text-decoration:none}.header-module__dJ8oja__logo_hide{display:none}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes header-module__dJ8oja__toggle{0%{--angle:0deg}to{--angle:360deg}}.header-module__dJ8oja__menu{cursor:pointer;background-color:#0000;border:none;display:none}@media screen and (max-width:780px){.header-module__dJ8oja__logo{display:none}.header-module__dJ8oja__logo_hide{padding:10px 10px 0;display:inline-block}}@media screen and (max-width:900px){.header-module__dJ8oja__header{justify-content:space-between}.header-module__dJ8oja__nav_box{display:none}.header-module__dJ8oja__menu{display:block}}@media screen and (max-width:343px){.header-module__dJ8oja__header_account{display:none}}
.available_plan-module__NFcXTa__container{flex-wrap:wrap;justify-content:space-evenly;gap:40px 20px;display:flex}.available_plan-module__NFcXTa__container>br{background-color:#999;width:2px}.available_plan-module__NFcXTa__pack{border-radius:13px;justify-self:center;width:320px;height:fit-content;padding:15px;transition:all .4s;box-shadow:0 0 8px #ccc}.available_plan-module__NFcXTa__pack:hover{box-shadow:0 0 10px #ffa8a8}.available_plan-module__NFcXTa__pack>span{text-align:center;font-weight:var(--bold);display:block}.available_plan-module__NFcXTa__pack>h1{text-align:center;color:#0000;background:linear-gradient(40deg,var(--theme-color)40%,#bfb4b4);-webkit-background-clip:text;background-clip:text;border-bottom:1px solid #ccc;padding-bottom:5px}.available_plan-module__NFcXTa__pack>h1,.available_plan-module__NFcXTa__pack>div,.available_plan-module__NFcXTa__pack>span{margin-bottom:10px}.available_plan-module__NFcXTa__pack>div{flex-direction:column;gap:15px;min-height:80px;display:flex}.available_plan-module__NFcXTa__advantage_line{gap:3px;display:flex}.available_plan-module__NFcXTa__advantage_line svg{fill:#4f4;flex-shrink:0;width:30px;height:30px}.available_plan-module__NFcXTa__advantage_line svg path{stroke:#fff;stroke-width:2px}.available_plan-module__NFcXTa__advantage_line span{letter-spacing:.2px;font-size:14px}.available_plan-module__NFcXTa__empty_pack{justify-content:center;align-items:center;width:100%;height:20dvh;display:flex}@media screen and (max-width:768px){.available_plan-module__NFcXTa__pack{width:300px}}
.search_input-module__JOrpvq__search_wrapper{max-width:fit-content}.search_input-module__JOrpvq__search_result{z-index:500;background-color:#fff;border-radius:10px;flex-direction:column;width:min(250px,100%);height:140px;margin-top:10px;padding:5px;display:none;position:absolute;overflow:hidden scroll;box-shadow:0 0 10px #0000004d}.search_input-module__JOrpvq__search_result>a{border-bottom:1px solid #ccc;margin-bottom:4px;text-decoration:none}.search_input-module__JOrpvq__search_input{background-color:var(--input-theme);border-radius:.5rem;align-items:center;height:2rem;padding:.2rem .7rem;display:flex}.search_input-module__JOrpvq__search_input input{height:inherit;background-color:inherit;border:none;outline:none;width:10rem;padding:2px}.search_input-module__JOrpvq__search_input input[type=search]::-webkit-search-cancel-button{appearance:none}.search_input-module__JOrpvq__search_input label{height:inherit;align-items:center;display:flex}.search_input-module__JOrpvq__search_input svg{width:var(--svg-size);height:var(--svg-size)}.search_input-module__JOrpvq__search_input svg path{stroke:var(--theme-color)}.search_input-module__JOrpvq__search_not_found{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}
.home-module__kA4g6a__home_main{flex-direction:column;gap:clamp(2rem,3vw,4rem);display:flex}.home-module__kA4g6a__main_disposition{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;gap:2.5rem;display:grid}.home-module__kA4g6a__categorie_wrapper{gap:clamp(1rem,5vw,5rem);padding:0 10px;display:flex;overflow-x:scroll}.home-module__kA4g6a__categorie_box{color:#000;background:50%/cover no-repeat;border:1px solid #ccc;border-radius:10px;flex-shrink:0;align-items:self-end;width:200px;height:160px;text-decoration:none;display:flex;overflow:hidden}.home-module__kA4g6a__categorie_box>span{width:100%;height:fit-content;font-weight:var(--bold);text-wrap:nowrap;background-color:#fff;padding:5px;display:block;overflow-x:scroll}
.layout-module__fMvndG__order_main_information,.layout-module__fMvndG__order_second_information>div{border-radius:10px;padding:10px;box-shadow:0 0 5px #ccc}.layout-module__fMvndG__order_second_information,.layout-module__fMvndG__main_layout_container{flex-direction:column;gap:20px;display:flex}.layout-module__fMvndG__order_main_information,.layout-module__fMvndG__order_second_information>div{flex-direction:column;gap:15px;display:flex}.layout-module__fMvndG__order_data_layout{background-color:var(--second-background-color);border-bottom:1px solid #ccc;border-radius:5px;flex-direction:column;gap:2px;padding:2px 4px;font-size:14px;display:flex}.layout-module__fMvndG__order_data_layout>span:first-child{color:var(--label-color)}.layout-module__fMvndG__order_data_layout>span:last-child{text-wrap:nowrap;max-width:80%;margin:0 0 2px 7px;font-size:14px;overflow-y:scroll}@media screen and (max-width:545px){.layout-module__fMvndG__order_main_information,.layout-module__fMvndG__order_second_information>div{border-radius:10px}}.layout-module__fMvndG__inline_box,.layout-module__fMvndG__vertical_box{flex-direction:column;gap:20px;display:flex}.layout-module__fMvndG__inline_box{border-radius:10px;gap:15px;height:120px;padding:10px;overflow:hidden;box-shadow:0 0 5px #ccc}.layout-module__fMvndG__inline_box>h4,.layout-module__fMvndG__inline_box>span,.layout-module__fMvndG__vertical_box>h4,.layout-module__fMvndG__vertical_box>span{color:#999}.layout-module__fMvndG__inline_box>div{align-items:center;gap:20px;margin-left:20px;display:flex}.layout-module__fMvndG__inline_box>span,.layout-module__fMvndG__vertical_box span{text-wrap:nowrap;font-size:13px;overflow-x:scroll}.layout-module__fMvndG__inline_box>div p,.layout-module__fMvndG__vertical_box p{font-size:1.5rem}.layout-module__fMvndG__vertical_box{border-bottom:1px solid #ccc;gap:7px;min-width:250px;max-height:130px;padding:3px;overflow:hidden}.layout-module__fMvndG__vertical_box span:first-of-type{margin-left:10px}@media screen and (max-width:425px){.layout-module__fMvndG__inline_box{width:300px}}.layout-module__fMvndG__statistics_graphe{border-radius:10px;gap:30px;padding:15px;box-shadow:0 0 5px #ccc}.layout-module__fMvndG__statistics_graphe>span h4{color:var(--theme-color);margin-right:2px;display:inline}.layout-module__fMvndG__statistics_graphe{flex-direction:column;gap:20px;display:flex}.layout-module__fMvndG__graphe{height:300px}@media screen and (max-width:425px){.layout-module__fMvndG__graphe{height:200px}}.layout-module__fMvndG__sale_wrapper>h4{margin-bottom:20px}.layout-module__fMvndG__sale_main_info,.layout-module__fMvndG__sale_article{grid-template-columns:repeat(2,minmax(200px,1fr));place-items:flex-start center;gap:30px;margin-bottom:30px;display:grid}.layout-module__fMvndG__sale_main_info>div,.layout-module__fMvndG__sale_article>div{flex-direction:column;gap:10px;width:80%;display:flex}.layout-module__fMvndG__sale_action_wrapper{flex-wrap:wrap;gap:10px;display:flex}.layout-module__fMvndG__sale_action_wrapper button{margin-right:20px}@media screen and (max-width:440px){.layout-module__fMvndG__sale_main_info,.layout-module__fMvndG__sale_article{grid-template-columns:1fr;gap:15px}.layout-module__fMvndG__sale_main_info>div,.layout-module__fMvndG__sale_article>div{width:95%}}
.sidebar-module__qLIEeG__sidebar{z-index:600;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffa;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;width:100%;min-height:15dvh;padding:10px;transition:all .5s;display:none;position:fixed;top:0;transform:translateY(-1000px);box-shadow:0 0 5px #999}.sidebar-module__qLIEeG__sidebar>li{justify-content:space-between;align-items:center;display:flex}.sidebar-module__qLIEeG__sidebar>li button{background-color:#0000;border:none}.sidebar-module__qLIEeG__sidebar>li button svg{width:30px;height:30px}.sidebar-module__qLIEeG__sidebar a{color:#000;width:fit-content;font-weight:var(--bold);height:30px;text-decoration:none}.sidebar-module__qLIEeG__sidebar_account_link{display:none}.sidebar-module__qLIEeG__sidebar.sidebar-module__qLIEeG__active{transform:translateY(0)}@media screen and (max-width:900px){.sidebar-module__qLIEeG__sidebar{display:flex}}@media screen and (max-width:343px){.sidebar-module__qLIEeG__sidebar_account_link{display:block}}
.account-module__w-SIpq__account_wrapper{grid-template-columns:2fr 220px;display:grid}.account-module__w-SIpq__account_wrapper svg{width:var(--svg-size);height:var(--svg-size)}.account-module__w-SIpq__fill_svg{fill:var(--stroke-color)}.account-module__w-SIpq__account_sidebar{z-index:600;border-left:1px solid #ccc;height:fit-content;position:sticky;top:0}.account-module__w-SIpq__account_sidebar nav{flex-direction:column;gap:15px;width:100%;padding:20px;list-style:none;display:flex}.account-module__w-SIpq__account_sidebar nav>button{background-color:#0000;border:none;align-self:flex-end;display:none}.account-module__w-SIpq__account_sidebar nav li{text-wrap:nowrap;align-items:center;gap:10px;display:flex}.account-module__w-SIpq__account_sidebar nav li a{font-weight:var(--bold);color:#999;text-decoration:none}.account-module__w-SIpq__account_sidebar nav li a:hover{color:var(--theme-color);transition:color .5s}.account-module__w-SIpq__account_sidebar nav li svg{flex-shrink:0;width:22px;height:22px}.account-module__w-SIpq__account_sidebar nav li svg path{stroke:#264cbf}.account-module__w-SIpq__account_navigation{justify-content:flex-end;margin-right:20px;display:flex}.account-module__w-SIpq__account_navigation button{background-color:#0000;border:none;display:none}@media screen and (max-width:768px){.account-module__w-SIpq__account_wrapper{display:block}.account-module__w-SIpq__account_sidebar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffa;border-top-left-radius:20px;border-bottom-left-radius:20px;width:200px;height:100dvh;transition:all .7s;position:fixed;right:0;transform:translate(2000px)}.account-module__w-SIpq__account_sidebar>nav{gap:15px;padding:12px 5px 5px 15px}.account-module__w-SIpq__account_sidebar>nav button{margin-right:5px;display:block}.account-module__w-SIpq__account_sidebar nav li a{color:#000}.account-module__w-SIpq__account_sidebar.account-module__w-SIpq__active{transform:translate(0)}.account-module__w-SIpq__account_navigation{margin-right:0}.account-module__w-SIpq__account_navigation button{display:block}}.account-module__w-SIpq__profil_first_part{border-bottom:1px solid #ccc;gap:20px;padding:20px 15px 8px;display:flex}.account-module__w-SIpq__profil_first_part img{object-fit:cover;border-radius:50%}.account-module__w-SIpq__profil_news{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:20px;padding:min(50px,3%);display:grid}.account-module__w-SIpq__profil_news path{stroke:var(--stroke-color)}.account-module__w-SIpq__personnal_info{color:#999;margin:10px 0}.account-module__w-SIpq__name_wrapper{flex-direction:column;justify-content:center;gap:3px;display:flex;position:relative}.account-module__w-SIpq__name_wrapper>svg{width:var(--certified-svg-size);height:var(--certified-svg-size);position:absolute;top:-10px;right:-13px}.account-module__w-SIpq__name_wrapper>svg path{stroke:var(--stroke-color)}.account-module__w-SIpq__name_wrapper span svg{fill:var(--theme-color);width:13px;height:13px}.account-module__w-SIpq__name_wrapper>h3,.account-module__w-SIpq__name_wrapper>span{align-items:center;gap:5px;display:flex}.account-module__w-SIpq__name_wrapper>h3{max-width:200px;overflow-x:scroll}.account-module__w-SIpq__name_wrapper>h3::-webkit-scrollbar-thumb{background-color:#0000}.account-module__w-SIpq__profil_news_element{border-radius:10px;flex-direction:column;align-items:center;gap:10px;width:200px;height:90px;padding:7px;display:flex;box-shadow:0 0 5px #0003}.account-module__w-SIpq__profil_news_element>h3{text-wrap:nowrap;align-self:flex-start;align-items:center;gap:5px;display:flex}.account-module__w-SIpq__profil_news_element>span{font-weight:var(--bold);max-width:200px;overflow-x:scroll}.account-module__w-SIpq__description{border-top:1px solid #ccc}.account-module__w-SIpq__description div{margin:10px}.account-module__w-SIpq__description h3{margin-top:10px}@media screen and (max-width:474px){.account-module__w-SIpq__profil_news{flex-wrap:wrap;margin-top:20px;display:flex}.account-module__w-SIpq__profil_news_element{width:fit-content}}
.login-module__k8Sd9G__login,.login-module__k8Sd9G__sigin,.login-module__k8Sd9G__update_password{justify-content:space-evenly;margin:15px;display:flex}.login-module__k8Sd9G__authenticated_component{flex-direction:column;align-items:center;row-gap:30px;display:flex}.login-module__k8Sd9G__sign_loading{flex-direction:column;justify-content:center;align-items:center;row-gap:10px;height:50dvh;display:flex}.login-module__k8Sd9G__auth_wrapper{border:1px solid #ccc;flex-shrink:0;grid-template-rows:.5fr 4fr .5fr;width:400px;height:400px;padding:1rem;display:grid}.login-module__k8Sd9G__update_password .login-module__k8Sd9G__auth_wrapper{grid-template-rows:.5fr 4fr}.login-module__k8Sd9G__auth_wrapper>h1{margin-top:20px}.login-module__k8Sd9G__login_choice{justify-content:center;align-items:center;gap:10px;display:flex}.login-module__k8Sd9G__login_choice>button{cursor:pointer;background-color:#0000;border:none;font-size:.9rem;text-decoration:underline}.login-module__k8Sd9G__sigin_form{gap:15px}.login-module__k8Sd9G__sigin_form_wrapper{grid-template-rows:.4fr 7fr;gap:10px;height:auto}.login-module__k8Sd9G__login_form,.login-module__k8Sd9G__sigin_form,.login-module__k8Sd9G__update_password_form{flex-direction:column;justify-content:space-evenly;width:85%;display:flex}.login-module__k8Sd9G__login_form>div input,.login-module__k8Sd9G__sigin_form>div input,.login-module__k8Sd9G__update_password_form>div input,.login-module__k8Sd9G__check_email_form>div input{height:2.5rem;padding:2px}.login-module__k8Sd9G__auth_wrapper>a{width:fit-content}.login-module__k8Sd9G__illustration{place-self:center;width:min(80%,500px)}.login-module__k8Sd9G__forgot{align-self:center}.login-module__k8Sd9G__forgot>span{margin:10px 0 30px 10px}@media screen and (max-width:584px){.login-module__k8Sd9G__login,.login-module__k8Sd9G__sigin,.login-module__k8Sd9G__update_password{margin:0}.login-module__k8Sd9G__illustration{display:none}.login-module__k8Sd9G__auth_wrapper{border:none}}@media screen and (max-width:415px){.login-module__k8Sd9G__auth_wrapper{width:100%}}@media screen and (max-width:350px){.login-module__k8Sd9G__login_form,.login-module__k8Sd9G__sigin_form,.login-module__k8Sd9G__update_password_form{width:100%}}.login-module__k8Sd9G__check_email_wrapper,.login-module__k8Sd9G__check_email_container,.login-module__k8Sd9G__check_email_form,.login-module__k8Sd9G__check_email_container>div{flex-direction:column;display:flex}.login-module__k8Sd9G__check_email_wrapper{justify-content:center;height:60dvh;position:relative}.login-module__k8Sd9G__check_email_container{justify-content:center;align-items:center;row-gap:20px}.login-module__k8Sd9G__check_email_wrapper>button,.login-module__k8Sd9G__check_email_container>button{cursor:pointer;font-weight:var(--bold);background-color:#0000;border:none}.login-module__k8Sd9G__check_email_wrapper>button{color:var(--required-color);padding:5px;font-size:14px;position:absolute;top:10px;right:10px}.login-module__k8Sd9G__check_email_container>div{text-align:center;align-items:center;row-gap:10px}.login-module__k8Sd9G__check_email_container>div p{font-size:13px}.login-module__k8Sd9G__check_email_form{row-gap:25px;width:300px}.login-module__k8Sd9G__check_email_container>p{color:var(--required-color);text-align:center;max-width:500px;font-size:12px}.login-module__k8Sd9G__check_email_form>button{align-self:center}.login-module__k8Sd9G__check_email_container>button{color:#999}@media screen and (max-width:410px){.login-module__k8Sd9G__check_email_container{row-gap:15px}.login-module__k8Sd9G__check_email_container>div h3{font-size:17px}.login-module__k8Sd9G__check_email_container>div p{font-size:12px}}
.seller_profile-module__RlDyzW__wrapper,.seller_profile-module__RlDyzW__seller_box,.seller_profile-module__RlDyzW__shop_box,.seller_profile-module__RlDyzW__shop_box li,.seller_profile-module__RlDyzW__social_link_container div{display:flex}.seller_profile-module__RlDyzW__wrapper{flex-direction:column;gap:25px}.seller_profile-module__RlDyzW__seller_box{flex-direction:column;align-items:center;gap:20px}.seller_profile-module__RlDyzW__seller_box h3{text-align:center;position:relative}.seller_profile-module__RlDyzW__seller_box h3 svg{width:17px;height:17px;position:absolute;top:-11px;right:-15px}.seller_profile-module__RlDyzW__seller_box h3 svg path{stroke:var(--stroke-color)}.seller_profile-module__RlDyzW__shop_box{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:var(--second-background-color);justify-content:space-evenly;align-items:center;min-height:50px;list-style:none}.seller_profile-module__RlDyzW__shop_box li{flex-direction:column;align-items:center}.seller_profile-module__RlDyzW__shop_box li>span{font-weight:var(--bold)}.seller_profile-module__RlDyzW__shop_box li>p{color:#999;font-size:15px}.seller_profile-module__RlDyzW__shop_box_schedule{position:relative}.seller_profile-module__RlDyzW__shop_box_schedule:after{content:"";background-color:#0eea0e;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-10px}.seller_profile-module__RlDyzW__description_box h3{margin-top:10px}.seller_profile-module__RlDyzW__description_box p{letter-spacing:.3px;width:90%;margin:3px 20px 0;line-height:1.6}.seller_profile-module__RlDyzW__seller_catalog{margin-top:10px}.seller_profile-module__RlDyzW__social_link_container>h3{color:var(--theme-color);font-size:17px}.seller_profile-module__RlDyzW__social_link_container div{gap:15px;margin:10px 0 0 20px}@media screen and (max-width:375px){.seller_profile-module__RlDyzW__description_box p{width:auto;margin:10px 5px 0}}
