:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.stretched-link{position:relative}.stretched-link a[href]:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:10}.d-flex{display:flex!important}.d-none{display:none!important}.d-block{display:block!important}.flex-wrap{flex-wrap:wrap}@media screen and (min-width:992px){.flex-wrap{flex-wrap:nowrap}}.flex-only-wrap{flex-wrap:wrap}.sm-direction-column{flex-direction:column}@media screen and (min-width:992px){.sm-direction-column{flex-direction:row}}.flex-direction-column{flex-direction:column}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}@media screen and (max-width:992px){.justify-content-center.mob-left{justify-content:start;margin:auto;width:80%}}.justify-content-arround{justify-content:space-around}.align-items-center{align-items:center}.align-items-lg-center{align-items:start}@media screen and (min-width:992px){.align-items-lg-center{align-items:center}}.d-block{display:block}.grey{color:#d9dbe4}.blue{color:#4a3aff}.bg-grey{background-color:#f4f2fa}.bg-white-border-radius{background-color:#fff;border-radius:25px;margin:6px 6px 0;padding:2rem 0!important}@media screen and (max-width:992px){.bg-white-border-radius{padding:2rem 15px 15px!important}}@media screen and (min-width:992px){.bg-white-border-radius{margin:20px 20px 0;padding:3rem 5.7vw!important}}@media screen and (max-width:767px){.bg-white-border-radius--home{margin-left:-10px;margin-right:-10px;padding-left:0!important;padding-right:0!important}}@media screen and (min-width:992px){.bg-white-border-radius--home{padding:6vw 5.7vw 5vw!important}}.card-bg-white-border-radius{background-color:#fff;border-radius:25px;margin:6px 4px 0;padding:2rem 0!important}@media screen and (max-width:992px){.card-bg-white-border-radius{padding:2rem 15px 15px!important}}@media screen and (min-width:992px){.card-bg-white-border-radius{margin:20px 20px 0;padding:3rem 5vw!important}}@media screen and (max-width:767px){.card-bg-white-border-radius--home{margin-left:-10px;margin-right:-10px;padding-left:0!important;padding-right:0!important}}@media screen and (min-width:992px){.card-bg-white-border-radius--home{overflow:hidden;padding:3vw 4vw 3vw 2vw!important}}.card-sm-bg-white-border-radius{background-color:#ececf2;border-radius:25px;margin:6px 4px 0;padding:1rem 0!important}@media screen and (max-width:992px){.card-sm-bg-white-border-radius{padding:2rem 15px 15px!important}}@media screen and (min-width:992px){.card-sm-bg-white-border-radius{margin:20px 20px 0;padding:3rem 5vw!important}}@media screen and (max-width:767px){.card-sm-bg-white-border-radius--home{margin-left:-10px;margin-right:-10px;padding-left:0!important;padding-right:0!important}}@media screen and (min-width:992px){.card-sm-bg-white-border-radius--home{overflow:hidden;padding:2vw 4vw 2vw 2vw!important}}.m-0{margin:0!important}.mt-half{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-4{margin-top:1rem!important}@media (min-width:992px){.mt-4{margin-top:4rem!important}}.ml-0{margin-left:0!important}.ml-1{margin-left:1rem}.pb-1{padding-bottom:1rem}.w-100,.w-50{width:100%}@media (min-width:992px){.w-50{width:50%}}.underline{text-decoration:underline}.p-relative{position:relative}*{box-sizing:border-box}:after,:before{box-sizing:inherit}:focus{outline:none}a,abbr,address,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,label,legend,li,object,ol,p,pre,q,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,ul{border:0;margin:0;padding:0}article,aside,figcaption,figure,figure img,footer,header,hgroup,main,nav,object,section,video{display:block}ul li{list-style-type:none}img{height:auto;max-width:100%}a{background:transparent;color:inherit;text-decoration:none}a:active,a:focus,a:hover{outline:0}a img{border:0}button,input{color:inherit;font:inherit;line-height:normal}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;margin:0;overflow:visible;padding:0;text-align:inherit;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}sub{font-size:.75em;vertical-align:baseline}.clear:after,.clear:before{content:" ";display:table}.clear:after{clear:both}.clear{*zoom:1}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UXsrPMBTTA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UXsqPMBTTA.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UXskPMA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXsrPMBTTA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXsqPMBTTA.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUXskPMA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUXsrPMBTTA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUXsqPMBTTA.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUXskPMA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VnsrPMBTTA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VnsqPMBTTA.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VnskPMA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVnsrPMBTTA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVnsqPMBTTA.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVnskPMA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}body,html{margin-left:auto;margin-right:auto;max-width:1920px}body{color:#211a2b;cursor:default;font-family:Space Grotesk,sans-serif;font-size:13px;line-height:1.6;-webkit-text-size-adjust:none}body.no-scroll{overflow:hidden;padding-right:17px}body.DisableMenu{height:100%;margin:0;overflow:hidden}@media screen and (min-width:768px){body{font-size:14px}}@media screen and (min-width:1281px){body{font-size:16px;line-height:1.8}}input{margin-bottom:15px}::-moz-selection{background-color:#000;color:#fff}::selection{background-color:#000;color:#fff}blockquote+blockquote,blockquote+p,p+blockquote,p+p{margin:1.3em 0}.no-scroll{overflow:hidden}.hidden{display:none}@media screen and (min-width:768px){.md-block{display:block}}.container,.grid,.wrap{width:100%}@media screen and (min-width:411px){.container,.grid,.wrap{padding:0 30px}}@media screen and (min-width:768px){.container,.grid,.wrap{max-width:calc(1410px + 12vw);padding:0}.container--sm,.grid--sm,.wrap--sm{max-width:calc(1080px + 8vw)}.container--lg,.grid--lg,.wrap--lg{max-width:calc(1650px + 8vw)}}.container-fluid{padding:20px;width:100%}body{background-color:#f4f2fa;overflow-x:hidden}[v-cloak]{display:none}.text-center{text-align:center}.footer{background-color:#f3f3f3;margin-top:10px;padding:1px;width:100%}.footer-wrapper{border-top:2px solid #4a3aff;max-width:100%}.footer-bottom,.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:100%;width:100%}.footer-top{background-color:#d6d6d6;gap:20px;padding:30px}.footer-logo-section{flex:1;max-width:45%}.footer-logo{align-items:center;display:flex;gap:10px;margin-bottom:10px;white-space:nowrap}.footer-logo img{height:40px;width:45px}.footer-logo h2{color:#414141;font-size:30px;font-weight:700;margin:0}.footer-description-heading{color:#414141;font:700 18px Space Grotesk,sans-serif;overflow:visible;text-overflow:clip;white-space:normal;word-wrap:break-word;line-height:1.4;max-width:100%}.footer-description{color:#434343;font:14px Roboto,sans-serif;margin-top:10px;text-align:justify}@media (max-width:768px){.footer-description{text-align:center}}.footer-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;max-width:50%}.footer-column{flex:1;min-width:120px}.footer-column h4{color:#4a3aff;font:700 14px Space Grotesk,sans-serif;margin-bottom:15px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:5px}.footer-column ul li a{color:#434343;font-size:12px;font-weight:700;text-decoration:none}.footer-bottom{align-items:center;background-color:#aaa;border-top:1px solid #ccc;color:#000;font-size:14px;padding:15px}.copyright{font-size:12px;font-weight:700;margin-left:30px}.social-icons{display:flex;gap:15px}.social-logo img{border-radius:15px;height:35px;width:35px}@media screen and (max-width:1024px){.footer-bottom,.footer-top{align-items:center;flex-direction:column;max-width:100%;text-align:center}.footer-logo-section{max-width:100%}.footer-logo{justify-content:center}.footer-description-heading{white-space:normal}.footer-links{gap:20px;justify-content:center;max-width:100%}.footer-bottom{gap:10px}}@media screen and (max-width:768px){.footer-links{flex-direction:column;text-align:center}.footer-column{width:100%}.social-icons{justify-content:center}.footer-description-heading{font-size:16px;text-align:center}}.header{background:linear-gradient(90deg,#3a3aff,#771cf4,#35169b);border-radius:16px;color:#fff}.header.single-asso .single-logo{background-color:#fff;border-radius:60px;min-height:70px;padding:5px 20px}.header.hidden{display:none}@media screen and (min-width:992px){.header{border-radius:10px}}.header.isHome{background:bottom/cover no-repeat url(../img/bg-head-hp_mob.jpg)}@media screen and (min-width:768px){.header.isHome{background:100% 0/cover no-repeat url(../img/bg-head-hp.jpg)}}.header__nav{align-items:center;border-radius:20px;display:flex;gap:30px;justify-content:space-between;padding:27px 14px 25px;position:relative;width:100%}@media screen and (min-width:992px){.header__nav{gap:60px}}@media screen and (min-width:1200px){.header__nav{gap:40px;padding:27px 14px 25px}}.header__nav__logo{cursor:pointer;max-height:42px;position:relative;transition:.2s;z-index:15}@media screen and (min-width:992px){.header__nav__logo{max-height:58px;position:unset}}.header__nav__logo:hover{transform:scale(1.05)}.header__nav__list{animation-duration:.5s;cursor:default;height:0;left:0;opacity:0;pointer-events:none;top:0;transition:all .3s ease}@media screen and (min-width:992px){.header__nav__list{display:flex;flex-direction:row;gap:40px;justify-content:end;opacity:1;pointer-events:unset;width:100%}}.header__nav__list.open{background-color:#4a3aff;height:102vh;left:0;opacity:1;padding:70px 20px;pointer-events:unset;position:fixed;top:0;width:100vw;z-index:10}.header__nav__links{display:flex;flex-direction:column;gap:30px;margin-top:60px}@media screen and (min-width:992px){.header__nav__links{align-items:center;flex-direction:row;gap:14px;margin-top:0;max-width:770px}}@media screen and (min-width:1440px){.header__nav__links{gap:30px}}.header__nav__link{font-size:16px;position:relative}@media screen and (min-width:992px){.header__nav__link{font-size:14px}.header__nav__link:after{background-color:#fff;content:"";display:block;height:1px;transition:.3s;width:0}.header__nav__link:hover:after{width:100%}}@media screen and (min-width:1200px){.header__nav__link{font-size:14px}}.header__nav__sign-in{font-size:18px;font-weight:700;text-align:center;width:100%}.header__nav__isLogged{align-items:center;display:inline-flex;gap:16px;margin-top:10px}@media screen and (min-width:992px){.header__nav__isLogged{margin-top:0}}.header__nav__isLogged__logo{background:#fff;border-radius:50%;display:block;height:50px;padding:2px;position:relative;width:50px}.header__nav__isLogged__logo:before{background:url(../img/user-fallback.png) no-repeat 50%;background-size:contain;content:"";height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.header__nav__isLogged__data{display:flex;flex-direction:column}.header__nav__isLogged__name{font-weight:700}.header__nav__isLogged__logout{position:relative}.header__nav__isLogged__logout:after{background-color:#fff;content:"";display:block;height:1px;margin-top:-5px;transition:.3s;width:100%}.header__nav__isLogged__logout:hover:after{width:0}.header #menu-burger{cursor:pointer;height:12px;position:relative;transform:rotate(0);transition:.5s ease-in-out;width:20px;z-index:11}.header #menu-burger span{background:#fff;border-radius:9px;display:block;height:2.5px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-in-out;width:100%}.header #menu-burger span:first-child{top:0}.header #menu-burger span:nth-child(2),.header #menu-burger span:nth-child(3){top:8px}.header #menu-burger span:nth-child(4){top:16px}.header #menu-burger.open span:first-child{left:50%;top:4px;width:0}.header #menu-burger.open span:nth-child(2){transform:rotate(45deg)}.header #menu-burger.open span:nth-child(3){transform:rotate(-45deg)}.header #menu-burger.open span:nth-child(4){left:50%;top:18px;width:0}@media screen and (min-width:992px){.header #menu-burger{display:none}}.header .open-menu{position:absolute;right:0}.header__home{margin-top:14px;padding:0 14px}@media screen and (min-width:992px){.header__home{align-items:center;display:flex;justify-content:space-between;padding:5vw 0 4vw}}@media screen and (min-width:1200px){.header__home{align-items:flex-start}}.header__home .home-cards .card{transition:.3s}.header__home .home-cards .card:first-child{margin-right:-4rem}.header__home .home-cards .card:last-child{margin-left:-4rem}.header__home .home-cards .card:nth-child(2){z-index:10}.header__home .home-cards .card:hover{transform:scale(1.03)}.header__data{margin-bottom:20px;max-width:715px}@media screen and (min-width:992px){.header__data{padding-left:70px;padding-right:2%;width:50%}}@media screen and (min-width:1200px){.header__data{padding-left:110px;padding-right:2%;width:100%}}.header__texts{font-size:16px}.header__texts__desc{color:#fff;line-height:1.8em;margin:24px 0}@media screen and (min-width:992px){.header__texts__desc{color:#fff;font-size:18px;line-height:1.5;margin:40px 0}}.header__texts__title{color:#fff;font-size:32px}.header__partners{color:#fff;font-size:20px;margin:40px 0 20px}.header__partners__logos{margin-top:18px;overflow-x:scroll;padding-bottom:20px}@media screen and (min-width:1440px){.header__partners__logos{overflow-x:unset}}.header__partners__logos__overflow{align-items:center;display:flex;gap:8px;width:-moz-max-content;width:max-content}.header__partners__logo{border-radius:8px;height:auto;height:64px;max-width:84px;position:relative;z-index:2}.header__partners__logo:not(:last-child){align-content:center;background-color:#fff;display:flex}.header__partners__logo img{-o-object-fit:contain;object-fit:contain}.header__partners__btn{border:1px solid hsla(0,0%,100%,.5);border-radius:8px;color:#fff;display:block;font-size:12px;padding:15px 10px;text-align:center;transition:.3s}.header__partners__btn:hover{background-color:#fff;color:#4a3aff}.header__visus{height:240px;margin:0 auto;max-width:750px;position:relative}@media screen and (min-width:768px){.header__visus{width:400px}}@media screen and (min-width:992px){.header__visus{margin-right:0}}@media screen and (min-width:1200px){.header__visus{height:514px;padding-top:40px;width:100%}}.header__visus>*{height:215px;position:absolute;width:135px}@media screen and (min-width:1200px){.header__visus>*{height:477px;width:293px}}.header__visus>:first-child{background-color:silver;left:0;z-index:1}.header__visus>:nth-child(2){background-color:gold;left:50%;transform:scale(1.08) translate(-50%);z-index:2}.header__visus>:nth-child(3){background-color:pink;right:0;z-index:1}.header hr{opacity:0}.btn{background-color:none}.buttonDiv{background:linear-gradient(90deg,#946200,#946200,#c1a649,#c1a649,#a6790e,#a6790e,#a6790e,#c2ac59);border:solid;border-color:#946200;border-radius:100px;border-width:1px;opacity:1;padding:8px}.topButton{border-radius:100px;color:#fff;opacity:1;width:auto}.main{background:bottom/cover no-repeat url(../img/header_background.jpg);border-radius:16px;margin:20px 20px 0}@media (max-width:768px){.main{margin:10px 10px 0}.main__home{background:none}}.trendyImg{background-position:50%;background-size:150%;border-radius:16px;height:250px!important;max-height:75%;-o-object-fit:contain;object-fit:contain;transition:height .3s;transition:.3s;z-index:2}@media (min-width:992px){.trendyImg{height:400px!important;-o-object-fit:contain;object-fit:contain}}.trendyImg:hover{cursor:pointer}@media (min-width:992px){.trendyImg{max-height:80%;-o-object-fit:contain;object-fit:contain}}.language-selector{margin-right:10px}.CardField,.ElementsApp>*,.is-link-pay{background-color:#fff;border:2px solid #d9dbe4;border-radius:8px;font-family:inherit;font-size:16px;margin-bottom:15px;min-height:56px;padding:14px 22px;transition:.3s;width:100%}.slider-title{color:#473bf5;font-size:28px;font-weight:500;letter-spacing:-.04em;line-height:36px;margin-bottom:15px}@media (min-width:992px){.slider-title{font-size:48px}}.celebrity-card-slider,.limited-edition-card-slider,.trendy-card-slider{margin-left:5.7vw!important}@media (min-width:768px){.celebrity-card-slider,.limited-edition-card-slider,.trendy-card-slider{margin-left:0!important}}.celebrity-card-slider.ml-0,.limited-edition-card-slider.ml-0,.trendy-card-slider.ml-0{margin-left:0!important}.celebrity-card-slider .trendy-card,.limited-edition-card-slider .trendy-card,.trendy-card-slider .trendy-card{background-position:50%;background-size:150%;border-radius:30px;height:250px!important;max-width:90%!important;transition:height .3s}@media (min-width:992px){.celebrity-card-slider .trendy-card,.limited-edition-card-slider .trendy-card,.trendy-card-slider .trendy-card{height:400px!important}}.celebrity-card-slider .trendy-card:hover,.limited-edition-card-slider .trendy-card:hover,.trendy-card-slider .trendy-card:hover{cursor:pointer}.celebrity-card-slider .trendy-card img,.limited-edition-card-slider .trendy-card img,.trendy-card-slider .trendy-card img{max-height:100%;transition:.3s;z-index:2}@media (min-width:992px){.celebrity-card-slider .trendy-card img,.limited-edition-card-slider .trendy-card img,.trendy-card-slider .trendy-card img{max-height:80%}}.celebrity-card-slider .trendy-card .blur,.limited-edition-card-slider .trendy-card .blur,.trendy-card-slider .trendy-card .blur{-webkit-backdrop-filter:blur(.1px);backdrop-filter:blur(.1px);background:#ffffff1a;border-radius:20px;display:block;height:200px;left:0;position:absolute;width:90%;z-index:1}@media (min-width:992px){.celebrity-card-slider .trendy-card .blur,.limited-edition-card-slider .trendy-card .blur,.trendy-card-slider .trendy-card .blur{height:400px}}.celebrity-card-slider .trendy-card .end-date,.limited-edition-card-slider .trendy-card .end-date,.trendy-card-slider .trendy-card .end-date{background-color:#fff;border-radius:6px;color:#211a2b;font-size:10px;left:10px;padding:1px 6px;position:absolute;top:4px;z-index:3}@media (min-width:992px){.celebrity-card-slider .trendy-card .end-date,.limited-edition-card-slider .trendy-card .end-date,.trendy-card-slider .trendy-card .end-date{border-radius:8px;font-size:14px;padding:3px 8px;top:5px}.celebrity-card-slider .trendy-card:hover,.limited-edition-card-slider .trendy-card:hover,.trendy-card-slider .trendy-card:hover{border-radius:20px!important;height:390px!important}.celebrity-card-slider .trendy-card:hover .blur,.limited-edition-card-slider .trendy-card:hover .blur,.trendy-card-slider .trendy-card:hover .blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:20px}.celebrity-card-slider .trendy-card:hover img,.limited-edition-card-slider .trendy-card:hover img,.trendy-card-slider .trendy-card:hover img{max-height:90%}}.celebrity-card-slider .card-bottom,.limited-edition-card-slider .card-bottom,.trendy-card-slider .card-bottom{margin-top:7px;padding-inline:5px}.celebrity-card-slider .card-bottom .orga-name,.limited-edition-card-slider .card-bottom .orga-name,.trendy-card-slider .card-bottom .orga-name{color:#838383;font-size:8px;margin-top:6px}@media (min-width:992px){.celebrity-card-slider .card-bottom .orga-name,.limited-edition-card-slider .card-bottom .orga-name,.trendy-card-slider .card-bottom .orga-name{font-size:11px}}.celebrity-card-slider .card-bottom .card-name,.limited-edition-card-slider .card-bottom .card-name,.trendy-card-slider .card-bottom .card-name{color:#211a2b;font-size:14px;font-weight:600;margin:0}@media (min-width:992px){.celebrity-card-slider .card-bottom .card-name,.limited-edition-card-slider .card-bottom .card-name,.trendy-card-slider .card-bottom .card-name{font-size:15px}}.celebrity-card-slider .card-bottom .card-price,.limited-edition-card-slider .card-bottom .card-price,.trendy-card-slider .card-bottom .card-price{color:#4a3aff;font-size:12px;font-weight:600;margin-top:2px}@media (min-width:992px){.celebrity-card-slider .card-bottom .card-price,.limited-edition-card-slider .card-bottom .card-price,.trendy-card-slider .card-bottom .card-price{font-size:14px}}.asso-card-slider,.theme-card-slider{margin-left:5.7vw!important}@media (min-width:768px){.asso-card-slider,.theme-card-slider{margin-left:0!important}}.slider-section-heading{color:#000;font-size:1rem;font-weight:600;margin-left:.5rem}@media (min-width:992px){.slider-section-heading{font-size:1.2rem;margin-left:0}}.celebrity-heading{color:#000;font-size:1.2rem;font-weight:600;margin-left:.5rem}@media (min-width:992px){.celebrity-heading{font-size:1.5rem;margin-left:0}}.slider-section{margin-top:1rem;padding:0!important;position:relative}@media (min-width:992px){.slider-section{margin-top:1.5rem;width:105%}}.slider-section .right-white-blur{background:linear-gradient(90deg,#09097900,#fff 80%);height:100%;position:absolute;right:0;top:0;width:65px;z-index:1}@media (min-width:992px){.slider-section .right-white-blur{width:85px}}@media (max-width:768px){.slider-section .right-white-blur{display:none}}.categories-card-slider .category-card{border-radius:8px;overflow:hidden}.categories-card-slider .category-card h3,.categories-card-slider .category-card p{color:#000;display:block;font-size:18px;font-weight:400;line-height:12px;margin-top:10px}@media (min-width:992px){.categories-card-slider .category-card h3,.categories-card-slider .category-card p{font-size:15px}}.categories-card-slider .category-card div{height:15vh;width:40vw}@media (min-width:992px){.categories-card-slider .category-card div{height:30vh;width:20vw}}@media (min-width:780px){.categories-card-slider .category-card div{height:30vh;width:20vw}}@media (min-width:380px){.categories-card-slider .category-card div{height:40vh;width:20vw}}.categories-card-slider .category-card img{display:block;height:auto;margin:0 auto;max-width:20%;transition:.3s}@media (min-width:992px){.categories-card-slider .category-card img{max-width:20%}}.categories-card-slider .category-card:hover img{transform:scale(1.1)}.slider-container{margin-top:1.5rem;position:relative}@media (min-width:992px){.slider-container{margin-top:2rem;width:105%}}.slider-container .right-white-blur{background:linear-gradient(90deg,#09097900,#fff 80%);height:100%;position:absolute;right:0;top:0;width:65px;z-index:1}@media (min-width:992px){.slider-container .right-white-blur{width:85px}}@media (max-width:768px){.slider-container .right-white-blur{display:none}}.theme-card-slider .theme-card{border-radius:15px;overflow:hidden}.theme-card-slider .theme-card h3,.theme-card-slider .theme-card p{bottom:15px;color:#473bf5;display:block;font-size:18px;font-weight:450;left:15px;line-height:25px;margin-top:14px}@media (min-width:992px){.theme-card-slider .theme-card h3,.theme-card-slider .theme-card p{bottom:20px;font-size:20px;left:7px}}.theme-card-slider .theme-card img{border-radius:100%;box-shadow:0 0 10px #0003;transition:.3s}.theme-card-slider .theme-card:hover img{transform:scale(1.1);transform-origin:50% 50%;transition:transform .4s}.swiper-button-next{background-color:#fff!important;background-image:url(../img/arrow-next.svg)!important;background-position:50%!important;background-repeat:no-repeat!important;border-radius:50%!important;box-shadow:5px 6px 12px #00000005!important;height:50px!important;position:absolute!important;right:5%!important;top:38%!important;width:50px!important;z-index:10500!important}@media (min-width:992px){.swiper-button-next{height:70px!important;width:70px!important}}.swiper-button-next:after,.swiper-button-prev:after{opacity:0!important}.h1,h1{font-weight:400;letter-spacing:0;line-height:1.26em}@media screen and (min-width:320px) and (max-width:1920px){.h1,h1{font-size:calc(32px + 1.875vw)}}@media screen and (min-width:1920px){.h1,h1{font-size:68px}}.h2,h2{font-weight:400;letter-spacing:-.04em;line-height:1.3}@media screen and (min-width:320px) and (max-width:1920px){.h2,h2{font-size:calc(24px + 1.25vw)}}@media screen and (min-width:1920px){.h2,h2{font-size:48px}}.h6,h6{font-size:14px;letter-spacing:.2em;line-height:1.2}.btn,.h6,h6{font-weight:700}.btn{background-color:#4a3aff;border:1px solid #4a3aff;border-radius:60px;color:#fff;display:inline-block;font-size:16px;line-height:1;padding:16px 32px;position:relative;text-align:center;transition:all .3s}.btn:after{content:url(../img/arrow-btn-clear.svg);opacity:0;position:absolute;right:-5px;top:16px;transition:.3s}.btn.light-btn:after{content:url(../img/arrow-btn-blue.svg)}.btn:hover{padding:16px 60px 16px 22px}.btn:hover:after{opacity:1;right:20px}.btn-alt{background-color:transparent;border:1px solid #4a3aff;color:#4a3aff}.btn-alt:after{content:url(../img/arrow-btn-blue.svg)}.btn-alt-white{background-color:#fff}.btn-alt-white:after{content:url(../img/arrow-btn-blue.svg)}.btn-pink{background-color:#ee62fa;border:1px solid #ee62fa;color:#fff}.btn-pink:after{content:url(../img/arrow-btn-clear.svg)}.btn.btn-white{background-color:#fff;border:1px solid #4a3aff;color:#4a3aff}.btn.btn-white:after{content:url(../img/arrow-btn-blue.svg)}.btn-arrow{position:relative;transition:all .3s}.btn-arrow:after{content:url(../img/arrow-btn-white.svg);position:absolute;right:-45px;transition:.3s}.btn-arrow:hover:after{right:-40px}.btn--play{font-size:14px;padding:16px 24px 16px 50px}.btn--play:after{background:url(../img/play.svg);content:"";height:34px;left:8px;opacity:1;position:absolute;top:50%;transform:translateY(-50%);width:34px}.btn--play:hover{padding:16px 24px 16px 50px}.btn--play:hover:after{background:url(../img/play-hover.svg)}.btn--purple{background-color:#dbd8ff;border:0;color:#4a3aff}.btn--purple:hover{background-color:#4a3aff;color:#dbd8ff}.btn--plus{padding:16px 24px 16px 60px}.btn--plus:after{border:2px solid #fff;border-radius:50%;content:"+";font-size:22px;font-weight:400;height:22px;left:20px;line-height:.9;opacity:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:22px}.btn--plus:hover{background-color:#796dff;padding:16px 24px 16px 60px}.btn--download{padding:16px 24px 16px 50px}.btn--download:after{background:url(../img/icon-download.svg);content:"";height:20px;left:18px;opacity:1;position:absolute;top:50%;transform:translateY(-50%);width:20px}.btn--download:hover{background-color:#dbd8ff;border-color:#dbd8ff;padding:16px 24px 16px 50px}.btn--download:hover:after{background:url(../img/icon-download.svg)}.btn--download-purple:after{background:url(../img/icon-download-white.svg)}.btn--download-purple:hover{background-color:#796dff;padding:16px 24px 16px 50px}.btn--download-purple:hover:after{background:url(../img/icon-download-white.svg)}.btn--sm,.btn--sm:hover{padding:8px 16px}.btn--sm:after,.btn--sm:hover:after{display:none}.btn:disabled{background-color:#726e85;border:1px solid #726e85}.fancy-underline{animation:fancy-under 5s forwards;background-image:linear-gradient(0deg,#dbd8ff 42%,transparent 0);background-repeat:no-repeat;background-size:0 100%}@keyframes fancy-under{40%{background-size:0 100%}80%{background-size:100% 100%}to{background-size:100% 100%}}.checkout input,.checkout textarea{margin-top:12px}.checkout .hr-card{background-color:#d9dbe4;display:block;height:1px;margin-left:25px;margin-right:25px;width:105px}@media (max-width:992px){.checkout .hr-card{margin-left:5px;margin-right:5px;width:50px}}.checkout .checkout-step{align-items:center;display:flex;flex-direction:column;font-size:10px;justify-content:center;text-align:center}@media (min-width:992px){.checkout .checkout-step{font-size:12px}}.checkout .checkout-step .current{font-weight:700}.checkout .checkout-step .round-step-checkout{border:1px solid #4a3aff;border-radius:50%;height:16px;width:16px}@media (min-width:992px){.checkout .checkout-step .round-step-checkout{margin-right:5px}}.checkout .checkout-step .round-step-checkout.current{background-color:#4a3aff}.checkout .checkout-line{margin-bottom:25px}@media (min-width:992px){.checkout .checkout-line{margin-bottom:80px}}.checkout .single__description{margin:auto;max-width:820px;width:100%}@media (max-width:992px){.checkout .single__description{margin-bottom:15px;margin-top:30px}}.checkout .d-flex input:first-child{margin-right:15px}.checkout .single__description .h2{margin-top:40px}.checkout .single__description .h2:first-child{margin-top:0}.validate-form{align-items:center;display:flex;justify-content:space-between;margin-top:40px}@media (max-width:992px){.validate-form{flex-direction:column-reverse;flex-wrap:wrap}}.validate-form a{border:1px solid #4a3aff;border-radius:60px;font-weight:600;padding:16px 40px;transition:all .2s ease-in-out}@media (max-width:992px){.validate-form a{margin-bottom:15px;text-align:center;width:100%}}.validate-form a.back-form{background-color:#fff;color:#4a3aff}.validate-form a.back-form:hover,.validate-form a.validate-form-btn{background-color:#4a3aff;color:#fff}.validate-form a.validate-form-btn:hover{background-color:#fff;color:#4a3aff}@media (max-width:767px){.validate-form .btn{width:100%}}.paiement .form .validate-form .back-form{margin-bottom:15px;padding:10px 40px}.paiement .form .validate-form .btn{margin-bottom:15px;width:100%}@media (min-width:992px){.paiement .form .validate-form .btn{width:auto!important}}.paiement .generated-images{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.paiement .generated-image{border-radius:8px;cursor:pointer;height:auto;transition:transform .3s ease;width:100%}.paiement .generated-image:hover{transform:scale(1.05)}.paiement .single__description #card-element{border:2px solid #d9dbe4;border-radius:8px;min-height:56px;padding:16px 10px 10px}.dshb-nav{border-bottom:2px solid #d9dbe4;margin:20px 0}@media screen and (min-width:768px){.dshb-nav{margin:40px 0}}@media screen and (max-width:768px){.dshb-nav{margin:40px 0;overflow-x:scroll}}@media screen and (min-width:1280px){.dshb-nav{margin:60px 0}}.dshb-nav--affiliation{margin:0 0 2rem}.dshb-tabs ul{display:flex;overflow-x:auto;position:relative}@media screen and (min-width:768px){.dshb-tabs{margin:0 auto -2px;padding:0 4vw}}@media screen and (max-width:768px){.dshb-tabs ul{max-width:100%;overflow-x:scroll}}.dshb-tabs--affiliation{padding:0}.dshb-tabs ul>a,.dshb-tabs ul>li{width:190px}@media screen and (max-width:768px){.dshb-tabs ul>a,.dshb-tabs ul>li{width:150px}}.dshb-tabs ul>a:first-child.is-active~.dshb-tab-walker,.dshb-tabs ul>li:first-child.is-active~.dshb-tab-walker{transform:translate(0)}.dshb-tabs ul>a:nth-child(2).is-active~.dshb-tab-walker,.dshb-tabs ul>li:nth-child(2).is-active~.dshb-tab-walker{transform:translate(100%)}.dshb-tabs ul>a:nth-child(3).is-active~.dshb-tab-walker,.dshb-tabs ul>li:nth-child(3).is-active~.dshb-tab-walker{transform:translate(200%)}.dshb-tabs ul>a:nth-child(4).is-active~.dshb-tab-walker,.dshb-tabs ul>li:nth-child(4).is-active~.dshb-tab-walker{transform:translate(300%)}.dshb-tabs ul>a:nth-child(5).is-active~.dshb-tab-walker,.dshb-tabs ul>li:nth-child(5).is-active~.dshb-tab-walker{transform:translate(400%)}.dshb-tab{color:#726e85;min-width:190px;padding:10px;text-align:center;text-wrap:nowrap}@media screen and (max-width:768px){.dshb-tab{min-width:150px;width:150px}}@media screen and (min-width:1600px){.dshb-tab{padding:10px 10px 16px}}.dshb-tab:before{background:url(../img/donateur/icon-mes-dons.svg) no-repeat 50%;content:"";display:inline-block;height:25px;margin-right:6px;position:relative;top:-2px;transition:.2s;vertical-align:middle;width:25px}.dshb-tab:not(.is-active){cursor:pointer}.dshb-tab:hover{color:#4a66f4}.dshb-tab:hover:before{top:-4px}.dshb-tab.is-active{color:#4a3aff}.dshb-tab.is-active:before{background-image:url(../img/donateur/icon-mes-dons-blue.svg)}.dshb-tab-walker{background-color:#4a66f4;bottom:0;height:3px;left:0;position:absolute;transform-origin:0 0;transition:transform .25s;width:100%}.dshb-tab--1:before{background-image:url(../img/dashboard/icon-dashboard.svg)}.dshb-tab--1.is-active:before,.dshb-tab--1:hover:before{background-image:url(../img/dashboard/icon-dashboard-blue.svg)}.dshb-tab--2:before{background-image:url(../img/dashboard/icon-campagne.svg)}.dshb-tab--2.is-active:before,.dshb-tab--2:hover:before{background-image:url(../img/dashboard/icon-campagne-blue.svg)}.dshb-tab--3:before{background-image:url(../img/dashboard/icon-messages.svg)}.dshb-tab--3.is-active:before,.dshb-tab--3:hover:before{background-image:url(../img/dashboard/icon-messages-blue.svg)}.dshb-tab--4:before{background-image:url(../img/donateur/icon-parametres.svg)}.dshb-tab--4.is-active:before,.dshb-tab--4:hover:before{background-image:url(../img/donateur/icon-parametres-blue.svg)}.dshb-tab--5:before{background-image:url(../img/donateur/icon-document.svg)}.dshb-tab--5.is-active:before,.dshb-tab--5:hover:before{background-image:url(../img/donateur/icon-document-blue.svg)}.dshb-tab--6:before{background-image:url(../img/donateur/sponsorship.png);background-size:contain}.dshb-tab--6.is-active:before,.dshb-tab--6:hover:before{background-image:url(../img/donateur/sponsorship-blue.png);background-size:contain}.dshb-tab--donateur-1:before{background-image:url(../img/donateur/icon-mes-dons.svg)}.dshb-tab--donateur-1.is-active:before,.dshb-tab--donateur-1:hover:before{background-image:url(../img/donateur/icon-mes-dons-blue.svg)}.dshb-tab--donateur-2:before{background-image:url(../img/donateur/icon-recus.svg)}.dshb-tab--donateur-2.is-active:before,.dshb-tab--donateur-2:hover:before{background-image:url(../img/donateur/icon-recus-blue.svg)}.dshb-tab--donateur-3:before{background-image:url(../img/donateur/icon-parametres.svg)}.dshb-tab--donateur-3.is-active:before,.dshb-tab--donateur-3:hover:before{background-image:url(../img/donateur/icon-parametres-blue.svg)}.dshb-tab--donateur-4:before{background-image:url(../img/donateur/icon-affiliate.svg)}.dshb-tab--donateur-4.is-active:before,.dshb-tab--donateur-4:hover:before{background-image:url(../img/donateur/icon-affiliate-blue.svg)}.dshb-tab--affiliation-1:before{background-image:url(../img/affiliation/link.svg)}.dshb-tab--affiliation-1.is-active:before,.dshb-tab--affiliation-1:hover:before{background-image:url(../img/affiliation/link-blue.svg)}.dshb-tab--affiliation-2:before{background-image:url(../img/affiliation/card.svg)}.dshb-tab--affiliation-2.is-active:before,.dshb-tab--affiliation-2:hover:before{background-image:url(../img/affiliation/card-blue.svg)}.dshb-cards{display:flex;flex-wrap:wrap;gap:8px}@media screen and (min-width:768px){.dshb-cards--campaign{display:flex;gap:0;margin-left:-10px;margin-right:-10px}.dshb-cards--campaign>.dshb-card{margin:20px 10px;width:calc(25% - 20px)}}.dshb-cards--campaign .dshb-card{display:flex;flex-direction:column;min-height:180px;transition:.2s}@media screen and (min-width:1280px){.dshb-cards--campaign .dshb-card{min-height:250px;padding:30px}}@media screen and (min-width:1600px){.dshb-cards--campaign .dshb-card{min-height:314px;padding:40px}}.dshb-cards--campaign .dshb-card__title{border-bottom:0;font-size:24px;font-weight:400;margin-bottom:0}@media screen and (min-width:1280px){.dshb-cards--campaign .dshb-card__title{font-size:28px}}.dshb-cards--campaign .dshb-card__text{font-size:14px}.dshb-cards--campaign .dshb-card__tag{align-self:baseline;border-radius:8px;margin-top:auto;min-width:0;padding-bottom:8px;padding-top:8px}@media screen and (min-width:1600px){.dshb-cards--campaign .dshb-card__tag{font-size:16px}}.dshb-cards--campaign .dshb-card:hover{cursor:pointer}@media screen and (min-width:1280px){.dshb-cards--campaign .dshb-card:hover{transform:scale(1.03)}}.dshb-card{background:#fff;border-radius:16px;padding:20px;width:100%}@media screen and (min-width:1280px){.dshb-card{padding:20px 30px}}@media screen and (min-width:1600px){.dshb-card{min-height:170px}}@media screen and (max-width:767px){.dshb-card.dshb-card--sm-50{width:calc(50% - 4px)}}.dshb-card.dshb-card--purple{background:#dbd8ff;color:#4a3aff}.dshb-card.dshb-card--blue{background:#4a3aff;color:#fff}.dshb-card__title{border-bottom:1px solid;font-size:16px;font-weight:700;margin-bottom:14px;padding-bottom:12px}@media screen and (min-width:768px){.dshb-card__title{font-size:18px}}@media screen and (min-width:1280px){.dshb-card__title{margin-bottom:20px}}.dshb-card__number{font-size:48px;font-weight:700;letter-spacing:-5px;line-height:1}@media screen and (min-width:768px){.dshb-card__number{font-size:54px}}@media screen and (min-width:1280px){.dshb-card__number{font-size:62px}}.popup-card-container{background:#fff;height:100vh;left:0;overflow-y:scroll;position:fixed;right:0;top:0;width:100vw;z-index:99999}.popup-card-container .card-popup{width:100%}@media (min-width:992px){.popup-card-container .card-popup{margin-right:3rem;width:auto}}.popup-card-container .card-popup .trendy-card{background-position:50%;background-size:150%;border-radius:16px;height:325px!important;margin:auto auto 2rem;position:relative;transition:height .3s}@media (min-width:992px){.popup-card-container .card-popup .trendy-card{height:500px!important;width:500px}}.popup-card-container .card-popup .trendy-card img{max-height:85%;transition:.3s;z-index:2}@media (min-width:992px){.popup-card-container .card-popup .trendy-card img{max-height:80%}}.popup-card-container .card-popup .trendy-card .blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:16px;display:block;height:325px;left:0;position:absolute;transition:.3s;width:100%;z-index:1}@media (min-width:992px){.popup-card-container .card-popup .trendy-card .blur{height:500px}}.popup-card-container .card-popup .card-3D-Container{display:block;height:325px;left:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:992px){.popup-card-container .card-popup .card-3D-Container{height:500px}}.popup-card-container .card-popup .card-bottom .orga-name{color:#777;font-size:8px;font-weight:700;letter-spacing:.2em;margin-top:15px;text-transform:uppercase}@media (min-width:992px){.popup-card-container .card-popup .card-bottom .orga-name{font-size:11px}}.popup-card-container .card-popup .card-bottom .card-name{color:#211a2b;font-size:14px;margin:0}@media (min-width:992px){.popup-card-container .card-popup .card-bottom .card-name{font-size:20px}}.popup-card-container .card-popup .card-bottom .card-price{color:#4a3aff;font-size:12px;margin-top:0}@media (min-width:992px){.popup-card-container .card-popup .card-bottom .card-price{font-size:16px}.popup-card-container .popup-informations{margin-left:3rem;width:500px}}.popup-card-container .popup-informations .orga-name{color:#726e85;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.popup-card-container .popup-informations h1{font-size:28px}.popup-card-container .popup-informations .card-price{color:#4a3aff;font-size:20px;margin-bottom:1.75rem}@media (min-width:992px){.popup-card-container .popup-informations .card-price{margin-bottom:3rem}}.popup-card-container .popup-informations .popup-p{margin-bottom:1rem}@media (min-width:992px){.popup-card-container .popup-informations .popup-p{margin-bottom:2.5rem}}.popup-card-container .popup-informations .popup-p h3{font-size:16px}.popup-card-container .close{display:flex;height:30px;justify-content:center;position:absolute;right:40px;top:20px;width:30px}.popup-card-container .close:hover{cursor:pointer}.flex-table{font-size:16px}@media screen and (min-width:768px){.flex-table{border-collapse:separate;border-spacing:0 8px;display:table;font-size:14px;margin:-8px 0;width:100%}}@media screen and (min-width:1024px){.flex-table{font-size:13px}}@media screen and (min-width:1440px){.flex-table{font-size:14px}}@media screen and (min-width:1600px){.flex-table{font-size:16px}}.flex-table>*{margin:10px 0;padding:20px;position:relative}@media screen and (max-width:1023px){.flex-table>*{display:flex;flex-direction:column}}@media screen and (min-width:1024px){.flex-table>*{display:table-row;height:60px}}@media screen and (min-width:1440px){.flex-table>*{height:80px}}.flex-table>:before{background-color:#fff;border-radius:16px;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:.2s;z-index:-1}.flex-table>:after{content:"";margin:-10px}@media screen and (min-width:1024px){.flex-table>:hover:before{background-color:#dbd8ff44}}.flex-table>*>*{margin-bottom:14px}@media screen and (min-width:1024px){.flex-table>*>*{display:table-cell;padding:0 20px;vertical-align:middle}}@media screen and (min-width:1600px){.flex-table>*>*{padding:0 32px}}.flex-table>*>:nth-child(2){color:#4a3aff;min-width:80px}@media screen and (min-width:1024px){.flex-table>*>:nth-child(3){max-width:420px}}.flex-table>*>:nth-child(4)>*{align-items:center;display:flex;justify-content:space-between;white-space:nowrap}@media screen and (min-width:1024px){.flex-table>*>:nth-child(4)>*{margin-left:auto;max-width:260px}}@media screen and (max-width:1023px){.flex-table>*>:nth-child(4){order:-1}}.flex-table.flex-table--alt>*{height:auto}@media screen and (min-width:1024px){.flex-table.flex-table--alt>*>*{padding:30px;vertical-align:top}}@media screen and (min-width:1440px){.flex-table.flex-table--alt>*>*{padding:40px}}@media screen and (min-width:1600px){.flex-table.flex-table--alt>*>*{padding:40px 60px}}.flex-table.flex-table--alt>*>:first-child{white-space:nowrap}.flex-table.flex-table--alt>*>:first-child :first-child{color:#726e85}.flex-table.flex-table--alt>*>:first-child :nth-child(2){font-size:18px}@media screen and (min-width:1600px){.flex-table.flex-table--alt>*>:first-child :nth-child(2){font-size:20px}}.flex-table.flex-table--alt>*>:nth-child(2){color:#726e85;line-height:1.56}@media screen and (min-width:1600px){.flex-table.flex-table--alt>*>:nth-child(2){width:1025px}}.flex-table.flex-table--alt>*>:nth-child(3){text-align:right}@media screen and (min-width:1024px){.flex-table.flex-table--dona-recus>*{height:80px}}@media screen and (min-width:1440px){.flex-table.flex-table--dona-recus>*{height:100px}}@media screen and (min-width:1600px){.flex-table.flex-table--dona-recus>*{height:116px}}.flex-table.flex-table--dona-recus>*>*{order:inherit}.notification-toast{background:#bae7b9;margin:0;padding:10px;position:fixed;text-align:center;top:0;visibility:hidden;width:100%;z-index:100}.notification-toast.show{animation:fadein .5s;visibility:visible}@keyframes fadein{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.add-image-box{background-color:#edebfb;border:2px dotted #d9dbe4;border-radius:16px;padding:36px 12px 28px}@media screen and (min-width:768px){.add-image-box{display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:40px;position:sticky;top:20px}}.add-image-box__title{font-size:20px;letter-spacing:-.04em;text-align:center}@media screen and (min-width:768px){.add-image-box__title{font-size:26px}}@media screen and (min-width:1280px){.add-image-box__title{font-size:32px}}@media screen and (min-width:1600px){.add-image-box__title{font-size:38px}}.add-image-box__choices{margin-top:20px}.add-image-box__choices>*{align-items:center;background:#fff;border-radius:11px;color:#726e85;cursor:pointer;display:flex;font-size:14px;letter-spacing:-.04em;margin:10px 0 0;padding:4px}.add-image-box__choices>*>:first-child{background:#dbd8ff;background-position:50%;background-repeat:no-repeat;border-radius:10px;flex:0 0 50px;margin-right:14px;min-height:50px}.add-image-box__choices>:first-child>:first-child{background-image:url(../img/icon-image.svg)}.add-image-box__choices>:nth-child(2)>:first-child{background-image:url(../img/icon-import.svg)}.add-image-box__choices>:nth-child(3)>:first-child{background-image:url(../img/icon-ia.svg)}.add-image-box__inputs{margin-top:24px}.add-image-box__inputs .inputfile+label{background-color:#fff;border-radius:20px;padding:5px}.add-image-box__inputs .inputfile+label .svg{align-items:center;background-color:#dbd8ff;border-radius:20px;display:flex;justify-content:center;margin-right:16px;min-height:85px;min-width:85px}.add-image-box__inputs .inputfile+label .svg svg{margin-right:0}@media screen and (max-width:768px){.add-image-box__inputs .inputfile+label .svg{min-height:60px;min-width:60px}}.add-image-box__inputs .inputfile+label .svg svg{height:25px;width:25px}.add-image-box__img{border-radius:10px;height:auto;max-height:500px;padding:0;width:100%}.modal{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;z-index:100}.modal[visible=true]{opacity:1;pointer-events:all}.modal .content{background-color:#fff;border-radius:8px;max-width:500px;padding:24px;position:relative;width:100%}.home__howitworks{margin:0 auto;max-width:1220px;padding:45px 0;text-align:center}@media screen and (min-width:1200px){.home__howitworks{padding:5vw 0 2vw}}.home__howitworks__title{color:#4a3aff;margin-bottom:8px}.home__howitworks__redirections{display:grid;gap:32px;padding:32px 0;text-align:left}@media screen and (min-width:768px){.home__howitworks__redirections{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.home__howitworks__redirections{gap:60px;grid-template-columns:1fr 1fr 1fr 1fr;padding:60px 0}}.home__howitworks__link{align-items:center;display:grid;font-size:18px;font-weight:700;gap:15px;grid-template-columns:0fr 1fr;position:relative}.home__howitworks__link:before{border:1px solid #dbd8ff;border-radius:16px;content:"";display:inline-block;height:65px;vertical-align:middle;width:65px}.home__howitworks__link.icon-smiley:before{background:50%/50% no-repeat url(../img/icon-smiley.svg),#dbd8ff}.home__howitworks__link.icon-gift:before{background:50%/50% no-repeat url(../img/icon-gift.svg),#dbd8ff}.home__howitworks__link.icon-pieces:before{background:50%/50% no-repeat url(../img/icon-pieces.svg),#dbd8ff}.home__howitworks__link.icon-four-squares:before{background:50%/50% no-repeat url(../img/icon-four-squares.svg),#dbd8ff}.home__howitworks__link:hover:before{background-color:#fff;transition:all .8s ease}.home__together{background-color:#2b3645;border-radius:16px;color:#fff;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin:35px 0}@media screen and (min-width:768px){.home__together{flex-direction:row;gap:32px;margin:5rem 0}}.home__together__texts{max-width:600px;padding:40px 30px}@media screen and (min-width:768px){.home__together__texts{padding:53px 50px 0}}@media screen and (min-width:1200px){.home__together__texts{padding:53px 50px 0 104px}}.home__together__title{margin-bottom:16px}@media screen and (min-width:768px){.home__together__title{margin-bottom:32px}}.home__together__visu{background:50%/cover no-repeat url(../img/bg-home-together.jpg);border-radius:16px;height:auto;max-width:630px;min-height:182px;width:100%}@media screen and (min-width:768px){.home__together__visu{background:center 25%/cover no-repeat url(../img/bg-home-together.jpg);height:282px}}.affiliation .assoListBlock{background-color:#fff;border-radius:8px;font-size:15px;margin-top:16px}.affiliation .assoListBlock>div{align-items:center;border-top:1px solid #e5e5e5;display:flex;height:50px;justify-content:center;width:100%}.affiliation .assoListBlock>div:first-child{border-top:0;color:#4a3aff}.affiliation .assoListBlock>div:first-child *{font-weight:700}.affiliation .assoListBlock>div>*{width:100%}.affiliation__top{align-items:center;display:flex;gap:1rem;margin-bottom:10px}.affiliation__top__title{font-size:28px;letter-spacing:-1.5px}@media screen and (min-width:768px){.affiliation__top__title{font-size:38px}}@media screen and (min-width:1280px){.affiliation__top__title{font-size:42px}}@media screen and (min-width:1600px){.affiliation__top__title{font-size:48px}}.affiliation__buttons{display:flex;gap:1rem;margin-bottom:2rem}.affiliation__label{font-weight:700}.affiliation__share-buttons{display:flex;gap:.5rem;justify-content:flex-end}.affiliation__share-button{align-items:center;background:#4a3aff;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;padding:.5rem;width:2.5rem}.affiliation__card>:nth-child(3){margin-bottom:1rem;top:1rem}.affiliation__top__text{background:#fff;border:1px solid #4a3aff;border-radius:1.5rem;font-size:1rem;font-weight:700;padding:1rem}.affiliation__top__text-blue{color:#4a3aff}.affiliation__top__text-big{font-size:1.5rem}.affiliation_cards{font-weight:700}.affiliation_card{display:flex;font-size:1rem;gap:1rem;margin-top:1.5rem}.affiliation_card__name,.affiliation_card__number,.affiliation_card__price{background:#fff;border-radius:.5rem;padding:.75rem 1.5rem}@media screen and (min-width:992px){.affiliation_card__name{width:60%}}.affiliation_cards__select_wrapper{display:inline-block;position:relative;width:200px}.affiliation_cards__select_wrapper:after{border:solid #999;border-width:0 1px 1px 0;content:"";height:10px;pointer-events:none;position:absolute;right:1rem;top:45%;transform:translateY(-50%) rotate(45deg);width:10px}.affiliation_cards__select{-webkit-appearance:none;-moz-appearance:none;background-color:#f8f8f8;border:1px solid #ccc;border-radius:.5rem;color:gray;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;width:100%}.affiliation_cards__select:after{background-color:transparent;border:solid #999;border-width:0 2px 2px 0;content:"";height:8px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px}.affiliation_cards__select:hover{border-color:#999}.affiliation_cards__select:focus{border-color:#666;box-shadow:0 0 3px #66666680;outline:none}.affiliation__details{align-items:flex-start;display:flex;position:relative}.affiliation__bar{background-color:#e9ecef;border-radius:8px 0 0 8px;height:90%;position:absolute;top:5%;width:1px}.affiliation__content{padding-left:16px}.affiliation__content p{color:#828588;font-size:.875rem;margin:4px 0}.affiliation__content span{font-weight:500}.asso{height:100%}.asso__cards__header{display:flex;flex-direction:column;justify-content:space-between;position:relative}@media (min-width:320px){.asso__cards__header{align-items:center;flex-direction:row}}.asso__search{align-items:center;display:flex;font-size:14px;height:1.5rem;margin-top:1rem;position:relative;width:12rem}@media (min-width:768px){.asso__search{border-radius:1rem;font-size:16px;height:2rem;margin-left:0;margin-right:5%;width:20rem}}.asso__search input{border:2px solid #d9dbe4;border-radius:.5rem;height:100%;margin-bottom:0;padding:.25rem 1rem;width:100%}.asso__search input::-moz-placeholder{color:#d9dbe4}.asso__search input::placeholder{color:#d9dbe4}@media (min-width:768px){.asso__search input{border-radius:1rem}}.asso__search button{background-color:#4a3aff;border-radius:.4rem;height:1.75rem;position:absolute;right:.25rem;width:1.75rem}@media (min-width:768px){.asso__search button{border-radius:.5rem;height:2rem;right:.5rem;width:2rem}}.asso__search img{height:1rem;width:1rem}@media (min-width:768px){.asso__search img{height:1.25rem;width:1.25rem}}.asso__header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}@media (min-width:992px){.asso__header{flex-direction:row;gap:6rem}}.asso__header__logo{height:-moz-fit-content;height:fit-content;width:7.5rem}@media (min-width:992px){.asso__header__logo{width:24rem}}.asso__header__texts{display:flex;flex-direction:column;gap:1rem;line-height:normal}.asso__header__texts p{margin:0}.asso__header__text--bold{font-weight:700}.asso__header__text--blue{color:#4a3aff;font-weight:700}.asso__header__buttons{align-self:flex-start;display:flex;gap:.5rem}.asso__header__button{background-color:#4a3aff;border-radius:.4rem;height:1.75rem;padding:.5rem;width:1.75rem}@media (min-width:768px){.asso__header__button{border-radius:.5rem;height:2.5rem;width:2.5rem}}.asso__divider{background:#4a3aff;height:1px;margin:2rem 0;width:100%}.asso__popover{background:#fff;border:2px solid #4a3aff;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;margin-top:.5rem;min-width:16rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.asso__popover-container{position:relative}.asso__qr-popover{z-index:-1}.asso__qr-popover__header{align-items:center;background:#4a3aff;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:.25rem;height:4rem;justify-content:center;padding:1rem;text-align:center;text-transform:uppercase}.asso__qr-popover__header__logo{width:2rem}.asso__qr-popover__content{display:grid;gap:.5rem;justify-content:center;margin-bottom:2rem}.asso__qr-popover__content__text{line-height:normal;margin:auto;text-align:center;width:12rem}.asso__qr-popover__content__logo{margin:auto;width:12rem}.asso__qr-popover__content__qr{cursor:pointer;margin:auto;width:10rem}.asso__share-popover{display:grid;gap:.5rem;min-width:8rem;padding:.5rem 0}@media (min-width:768px){.asso__share-popover{min-width:28rem}}@media (min-width:992px){.asso__share-popover{min-width:32rem;right:0}}.asso__share-popover__text{color:#4a3aff;text-align:center}.asso__share-popover__buttons{display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.asso__share-popover__buttons{flex-direction:row}}.asso__share-popover__button{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:flex-start}.asso__share-popover__button__text{line-height:normal;text-align:center}.listing .h1{margin-top:.4em}@media (max-width:768px){.listing .h1{font-size:26px;margin-top:1.75rem}}.listing__search{margin:2rem auto 1rem;position:relative;width:300px}@media (min-width:992px){.listing__search{margin-top:2rem;width:820px}}.listing__search input{border:2px solid #d9dbe4;border-radius:60px;box-shadow:0 4px 10px #0000000d;font-size:14px;height:26px;padding:15px 20px;width:100%}@media (min-width:992px){.listing__search input{font-size:18px;padding:15px 28px}}.listing__search button{background-color:#dbd8ff;border-radius:50%;height:50px;position:absolute;right:5px;top:5px;width:50px}.listing__filter-cat{margin-bottom:1.5rem;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:992px){.listing__filter-cat{flex-wrap:wrap;justify-content:center;margin-bottom:3.5rem}}.listing__filter-cat .category{border:1px solid #dbd8ff;border-radius:60px;color:#000;font-size:14px;margin:5px;padding:12px 32px;position:relative}@media (min-width:992px){.listing__filter-cat .category{font-size:16px}}.listing__filter-cat .category.selected{background-color:#dbd8ff;background-image:url(../img/check.svg);background-position:18px 50%;background-repeat:no-repeat;color:#4a3aff;font-weight:700;padding-left:42px}.listing__filter-cat .category:hover{cursor:pointer}.listing__filter-cat::-webkit-scrollbar{display:none}.listing .bg-white-border-radius{justify-content:flex-start;margin:6px 6px 0;width:auto}.listing .asso-card-slider{width:100px}@media (min-width:992px){.listing .asso-card-slider{margin-left:0!important;margin-right:2rem!important;width:245px}}.listing .asso-card-slider .asso-card{margin-top:1rem}@media (min-width:992px){.listing .asso-card-slider .asso-card{margin-top:2rem}}.listing .responsive-img{height:150px;width:150px}@media (max-width:768px){.listing .responsive-img{height:75px;width:75px}.listing .xs-gap-1-5{gap:1.5rem}}.countcard{font-size:28px;letter-spacing:-.4px;margin-left:5.7vw!important}@media (min-width:992px){.countcard{font-size:48px;margin-left:0!important}}.selectDisable{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.basic-card{background-position:50%;background-size:150%;border-radius:16px;height:250px!important;position:relative;transition:height .3s}@media (min-width:992px){.basic-card{height:400px!important}}.basic-card img{max-height:75%;transition:.3s;z-index:2}@media (min-width:992px){.basic-card img{max-height:80%}}.basic-card .blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:16px;display:block;height:200px;left:0;position:absolute;transition:.3s;width:100%;z-index:1}@media (min-width:992px){.basic-card .blur{height:400px}}.basic-card .end-date{background-color:#fff;border-radius:6px;color:#211a2b;font-size:10px;left:10px;padding:1px 6px;position:absolute;top:4px;z-index:3}@media (min-width:992px){.basic-card .end-date{border-radius:8px;font-size:14px;padding:3px 8px;top:5px}.basic-card:hover{height:380px!important}.basic-card:hover .blur{background:#f4f2fa!important;height:380px}.basic-card:hover img{max-height:90%}}.card-bottom{line-height:1.2;margin-top:15px}@media (min-width:992px){.card-bottom{margin-top:24px}}.card-bottom .orga-name{color:#777;font-size:8px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:992px){.card-bottom .orga-name{font-size:11px}}.card-bottom .card-name{color:#211a2b;font-size:14px;font-weight:400;margin:0}@media (min-width:992px){.card-bottom .card-name{font-size:20px}}.card-bottom .card-price{color:#4a3aff;font-size:12px;margin-top:4px}@media (min-width:992px){.card-bottom .card-price{font-size:16px}}.card-width{padding:10px;width:50%}@media (min-width:992px){.card-width{padding:20px 10px;width:25%}}.card-width:hover{cursor:pointer}.card-width--alt{background:#fff;border-radius:16px;margin:0 10px 20px;width:calc(50% - 20px)}@media (min-width:992px){.card-width--alt{width:calc(25% - 20px)}}.card-width--alt .card-bottom{margin-left:20px}.container-radius{flex-wrap:wrap;justify-content:space-between;margin:20px 20px 0}@media (min-width:1200px){.container-radius{align-items:flex-start;flex-wrap:nowrap}}.container-radius .no-link-logo{cursor:pointer;display:block;margin-bottom:20px;margin-left:auto;margin-right:auto;max-height:40px;transition:.2s}@media (min-width:1601px){.container-radius .no-link-logo{margin-bottom:72px}}.container-radius .no-link-logo:hover{transform:scale(1.05)}.container-radius .blue-bg{background-image:url(../img/fond-meta.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:20px;padding:50px;text-align:center;width:100%}@media (min-width:1601px){.container-radius .blue-bg{padding:80px}}.container-radius .blue-bg h1{color:#fff;font-size:28px;font-weight:400;letter-spacing:-.04px;line-height:36px;margin-bottom:50px}@media (min-width:1200px){.container-radius .blue-bg h1{font-size:48px;line-height:60px}}@media (min-width:1601px){.container-radius .blue-bg h1{font-size:68px;line-height:86px}}@media (min-width:1200px){.container-radius .blue-bg{width:68%}}.container-radius .blue-bg .card:first-child{margin-right:-3rem}@media (min-width:1601px){.container-radius .blue-bg .card:first-child{margin-right:-4rem}}.container-radius .blue-bg .card:last-child{margin-left:-3rem}@media (min-width:1601px){.container-radius .blue-bg .card:last-child{margin-left:-4rem}}.container-radius .blue-bg .card:nth-child(2){z-index:10}@media (min-width:1200px) and (max-width:1600px){.container-radius .blue-bg .card:nth-child(2){transform:scale(1.1)}.container-radius .blue-bg .card .trendy-card img{max-height:400px}}.container-radius .choose-form .cd-switch{padding-bottom:15px}.container-radius .choose-form .switch{background-color:#fff;margin:20px 0 1px;position:relative;width:100%}.container-radius .choose-form .switch input[type=radio].active~.switchFilter{width:48%}.container-radius .choose-form .switch .switchFilter{width:48%!important}.container-radius .choose-form .switch .switchFilter.celebrity,.container-radius .choose-form .switch .switchFilter.donateur{left:51%!important}.container-radius .choose-form .switch-label{color:#211a2b!important;font-weight:400;padding:10px 20px;width:48%}.container-radius .choose-form .switch-label.active{color:#4a3aff!important;font-weight:600}.container-radius .form-container{padding:25px 0 80px;width:100%}@media (min-width:1200px){.container-radius .form-container{margin:0 auto;max-width:590px;padding:1.5% 4% 0;width:35%}}.container-radius .form-container h2{font-size:28px;text-align:center}@media (min-width:1200px){.container-radius .form-container h2{font-size:38px}}@media (min-width:1601px){.container-radius .form-container h2{font-size:48px}}.container-radius .form-container .form{position:relative;width:100%}.container-radius .form-container .form input{margin-bottom:15px;width:100%}.container-radius .form-container .form input.checkbox{margin:0 5px 0 0;width:auto}.container-radius .form-container .form .inputfile+label{line-height:17px;margin-bottom:15px;padding:15px 20px}.container-radius .form-container .form select{margin-bottom:15px}.container-radius .form-container .form textarea{margin-bottom:5px}.container-radius .form-container .form .sumbit-form{background-color:#4a3aff;border:2px solid #4a3aff;border-radius:60px;color:#fff;font-size:16px;font-weight:700;margin-top:25px;padding:16px 32px;text-align:center;transition:.2s ease-in-out;width:100%}.container-radius .form-container .form .sumbit-form:hover{background-color:transparent;color:#4a3aff}.container-radius .form-container .form.login-form{margin-top:36px}.container-radius .form-container .form.login-form .forgot-pw{color:#4a3aff;display:block;font-size:14px;margin-bottom:1.75rem;text-decoration:underline}.container-radius .form-container .form .btn{border:2px solid #4a3aff;margin-bottom:15px;width:100%}.container-radius .form-container .form .btn.light-btn{background-color:transparent;border:2px solid #4a3aff;color:#4a3aff}.switch{background-color:#fff}.switchFilter.celebrity{left:51%!important}span[role=alert]{background:#df4329;border-radius:5px;color:#fff;display:inline-block;display:block;font-size:12px;font-weight:700;margin-left:auto;padding:2px 8px;position:absolute;right:-8px;transform:translateY(-23px);width:-moz-fit-content;width:fit-content}.contact{align-items:center;display:flex;flex-direction:column;text-align:center}.contact h2{margin-bottom:3rem}.contact form button{margin-top:2rem}@media (min-width:992px){.contact .contact-form-container{max-width:35%}}.single .bg-white-border-radius{margin:6px 6px 0;padding:1rem!important}@media (min-width:992px){.single .bg-white-border-radius{margin:20px 20px 0;padding:2rem .5rem!important}.single__img-container{width:50%}}.single__img-container .basic-card{height:320px!important;margin:auto;max-width:715px}.single__img-container .basic-card .blur{height:320px!important}@media (min-width:992px){.single__img-container .basic-card,.single__img-container .basic-card .blur{height:715px!important}}.single__img-container .single__video{margin:1rem auto auto;max-width:715px}.single__img-container .single__video video{border-radius:16px;width:100%}.single__img-container .personnality-words{background-color:#f4f2fa;border-radius:16px;margin:1rem auto auto;max-width:715px;padding:1rem 1rem 2rem;position:relative}@media (min-width:992px){.single__img-container .personnality-words{padding:4rem}}.single__img-container .personnality-words p{color:#726e85;font-size:16px;margin:auto}@media (min-width:992px){.single__img-container .personnality-words p{font-size:27px;max-width:85%}}.single__img-container .personnality-words .personnality_name{bottom:10px;color:#4a3aff;position:absolute;right:1rem}@media (min-width:992px){.single__img-container .personnality-words .personnality_name{bottom:2rem;right:3rem}}.single__description{max-width:100%}@media (max-width:992px){.single__description{margin-top:2rem}}@media (min-width:992px){.single__description{width:50%}.single__description .h2{color:#211a2b;font-size:28px;margin-bottom:20px}}.single__description p{font-size:20px;margin-bottom:auto;margin-top:auto}.single__description .orga-name{color:#726e85;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.single__description .card-name{font-size:28px;letter-spacing:-.4px}@media (min-width:992px){.single__description .card-name{font-size:48px}}.single__description .card-price{color:#4a3aff;font-size:28px}.single__description .card-description{font-size:16px;letter-spacing:.02em;line-height:2.25em;margin-top:1em;max-width:30em}@media (max-width:768px){.single__description .card-description{font-size:14px;letter-spacing:.01em;line-height:1.8em}}.single__description .btn-classic-color{background-color:#fd6016;border-radius:60px;color:#fff;display:block;font-size:16px;font-weight:700;margin:2rem 0;padding:16px 32px;text-align:center}@media (min-width:992px){.single__description .btn-classic-color{display:inline-block}}.single__description .single__campagne .cross-selling{flex-wrap:wrap;margin-top:1rem}.single__description .single__campagne .cross-selling .basic-card{height:160px!important;margin-bottom:3rem;width:45%}@media (min-width:992px){.single__description .single__campagne .cross-selling .basic-card{width:160px}}.single__description .single__campagne .cross-selling .basic-card img{max-height:85%}.single__description .single__campagne .cross-selling .basic-card .otheramount{bottom:-2rem;color:#4a3aff;font-size:14px;left:.5rem;position:absolute}.single__description .single__campagne .cross-selling .blur{height:160px!important}.single .crossselling{margin-top:5rem;max-width:100%;width:100%}.single .crossselling .slider-title{font-size:28px;letter-spacing:-.4px}@media (min-width:992px){.single .crossselling .slider-title{font-size:48px}}.campaign__heading_text{align-items:center;display:flex;gap:2rem}.campaign__title__content{margin:0!important}.campaign__subtitle{color:#4a3aff;font-size:larger;line-height:normal}.campaign__containter{display:flex;gap:2rem;justify-content:center;margin-top:2rem}@media (max-width:1440px){.campaign__containter{align-items:center;flex-direction:column}}.campagin__add_picture{align-items:center;border:1px solid hsla(0,0%,50%,.3);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;height:16rem;justify-content:center;max-width:16rem;padding:.25rem;position:relative;width:100%}.campagin__add_picture .inputfile{cursor:pointer;height:16rem;width:100%;z-index:10}.campagin__add_picture__text{color:gray}.campagin__table{border-collapse:separate;border-spacing:0 1rem;width:100%}.campagin__table thead{background:#fcfcfc}.campagin__table thead tr th{background:transparent;color:#999;font-size:14px;font-weight:400;padding:1rem;text-align:left;vertical-align:middle}.campagin__table thead tr th:nth-child(4){width:60px}.campagin__table thead tr th:nth-child(5),.campagin__table thead tr th:nth-child(6),.campagin__table thead tr th:nth-child(7){width:100px}.campagin__table thead tr th button{background-color:#4a3aff;border:1px solid #4a3aff;border-radius:60px;color:#fff;font-size:16px;font-weight:700;line-height:1;padding:16px 32px;position:relative;text-align:center;transition:all .3s}.campagin__table td,.campagin__table th{background:#fff}.campagin__table td input,.campagin__table td select,.campagin__table th input,.campagin__table th select{margin:0!important}.campagin__table td:first-child,.campagin__table th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.campagin__table td:last-child,.campagin__table th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.campagin__table th{color:#666;font-size:14px;font-weight:400;text-align:left}.campagin__table td{background:#fcfcfc;font-size:14px;padding:.5rem}.campagin__table td:first-child{max-width:5rem;min-width:5rem;width:5rem}.campagin__table input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;padding:8px 12px;width:100%}.campagin__table input::-moz-placeholder{color:#999}.campagin__table input::placeholder{color:#999}.campagin__table input[type=number]{width:60px}.campagin__table img{border:1px solid #d9dbe4;border-radius:8px;height:4rem;min-height:4rem;min-width:4rem;-o-object-fit:cover;object-fit:cover;width:4rem}.campagin__table .select-wrapper,.campagin__table select{background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;padding:8px;width:100px}.campaign__table__item{align-items:center;display:flex;flex-direction:column;gap:4px;text-align:center}.campaign__table__item button{width:4rem}.campaign__button{display:flex;justify-content:end;width:100%}.congrats{background-image:url(../img/bg-congrats.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.congrats .checkout-line{display:none!important}@media (min-width:992px){.congrats .checkout-line{display:flex!important}}.congrats .mycard{position:absolute;width:157px}.congrats .message{max-width:500px}.congrats h2{font-size:28px;letter-spacing:-.64px;line-height:38px;margin-bottom:1.5rem}@media (min-width:992px){.congrats h2{font-size:38px;line-height:48px}}.congrats .message p{font-size:16px;line-height:25px}.congrats .congrats-content{flex-wrap:wrap;padding:15px}@media (min-width:992px){.congrats .congrats-content{padding:3rem 0 2rem}}.congrats .blue{font-size:20px;margin-bottom:1rem;margin-top:2rem}.dshb-body{line-height:1.2;margin-right:1.5rem!important;padding:24px 16px;width:100%}@media screen and (min-width:411px){.dshb-body{padding:24px 30px}}@media screen and (min-width:768px){.dshb-body{margin-bottom:40px;max-width:calc(1660px + 8vw);padding:24px 4vw}}@media screen and (min-width:1280px){.dshb-body{margin-bottom:50px}}@media screen and (min-width:1600px){.dshb-body{margin-bottom:80px}}.dshb-body--narrow{max-width:calc(820px + 8vw)}@media screen and (min-width:768px){.dshb-flex{display:flex}.dshb-sidebar{border-right:1px solid #d9dbe4;max-width:350px;min-width:250px;padding-right:3%;width:30%}.dshb-main{flex:1;padding-left:3%}}@media screen and (max-width:767px){.dshb-main{margin-top:36px}}@media screen and (min-width:768px){.dshb-left{max-width:715px;min-width:320px;width:44%}.dshb-right{flex:1;margin-left:auto;max-width:calc(820px + 3%);padding-left:3%}}@media screen and (max-width:767px){.dshb-right{margin-top:30px}}.dshb-body__title{font-size:28px;letter-spacing:-1.5px;margin-bottom:10px}@media screen and (min-width:768px){.dshb-body__title{font-size:38px;margin-bottom:20px}}@media screen and (min-width:1280px){.dshb-body__title{font-size:42px;margin-bottom:30px}}@media screen and (min-width:1600px){.dshb-body__title{font-size:48px;margin-bottom:40px}}@media screen and (min-width:768px){.dshb-body__trow{display:flex;justify-content:space-between}}@media screen and (max-width:767px){.dshb-body__trow__button{bottom:10px;position:fixed;right:10px;z-index:10}}.dshb-pill{background:#dbf0d1;border-radius:6px;color:#368d3c;display:inline-flex;font-size:13px;justify-content:center;line-height:1.1;min-width:120px;padding:6px 20px;text-align:center;white-space:nowrap}.dshb-pill--orange{background:#ffe7d1;color:#f68012}.dshb-pill--red{background:#ffdbdb;color:#f61212}.dshb-pill--purple{background:#dbd8ff;color:#4a3aff}.dshb-pills>*{background:#dbf0d1;border-radius:6px;color:#368d3c;display:inline-flex;font-size:13px;justify-content:center;line-height:1.1;min-width:120px;padding:6px 20px;text-align:center;white-space:nowrap}.dshb-pills>--orange{background:#ffe7d1;color:#f68012}.dshb-pills>--red{background:#ffdbdb;color:#f61212}.dshb-pills>--purple{background:#dbd8ff;color:#4a3aff}.form{position:relative}.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]):not([type=range]):not([type=color]),.form select,.form textarea{background-color:#fff;border:2px solid #d9dbe4;border-radius:8px;font-family:inherit;font-size:16px;margin-bottom:15px;min-height:52px;padding:10px 18px;transition:.3s;width:100%}@media screen and (min-width:1440px){.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]):not([type=range]):not([type=color]),.form select,.form textarea{min-height:56px;padding:14px 22px}}.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]):not([type=range]):not([type=color]):hover,.form select:hover,.form textarea:hover{border-color:#726e85}.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=file]):not([type=range]):not([type=color]):focus,.form select:focus,.form textarea:focus{border-color:#4a3aff;box-shadow:0 0 20px #4a3aff26}.form textarea{min-height:140px;resize:none}.form input[type=file]{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.form__section__title{font-size:28px;letter-spacing:-.04em;margin-bottom:16px}.form__section__title:not(:first-child){margin-top:24px}@media screen and (min-width:768px){.form__section__title:not(:first-child){margin-top:30px}}@media screen and (min-width:1440px){.form__section__title:not(:first-child){margin-top:40px}}.form__row{position:relative}.form__row--title{margin-top:20px}.form__row--mw295{max-width:295px}.form__row--fm{margin:12px 0}.form__button{margin-top:26px;text-align:right}.form__button .btn{max-width:230px;width:100%}.form__image{align-items:center;border:1px solid #d9dbe4;border-radius:8px;display:flex;max-width:295px;position:relative}.form__image>:first-child{aspect-ratio:1;background:#fff;padding:4px;width:72px}.form__image>:first-child>*{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.form__image>:nth-child(2){margin-left:16px}.form .pastille-couleur{background:#fd6016;border-radius:50%;display:block;height:24px;width:24px}.form .form__colorpicker{align-items:center;background-color:#fff;border:2px solid #d9dbe4;border-radius:8px;display:flex;font-size:16px;justify-content:space-between;min-height:56px;padding:14px 22px;transition:.3s;width:100%}.form .form__colorpicker:hover{border-color:#726e85}.form .form__colorpicker:focus-within{border-color:#4a3aff;box-shadow:0 0 20px #4a3aff26}.form input[type=color]{background-color:transparent;border:none;cursor:pointer;height:24px;outline:none;padding:0;width:24px}.form input[type=color]::-webkit-color-swatch-wrapper{margin:0;padding:0}.form input[type=color]::-moz-color-swatch{margin:0;padding:0}.form input[type=color]::-webkit-color-swatch{border:0;border-radius:100%}.form input[type=text]+.pastille-couleur,.form input[type=text]+input[type=color]{position:absolute;right:22px;top:50%;transform:translateY(-50%)}.inputfile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.inputfile+label,.video-label{align-items:center;background-color:#f4f2fa;border:1px solid #d9dbe4;border-radius:8px;color:#211a2b;display:flex;font-size:16px;font-weight:400;padding:26px 20px}.inputfile+label span,.video-label span{color:#726e85;font-size:12px;margin-left:5px}.inputfile+label svg,.video-label svg{margin-right:18px}.inputfile+label:hover,.inputfile:focus+label{cursor:pointer}.cd-switch{margin-top:20px;padding:0 0 72px}.cd-switch p{font-size:16px;line-height:20px}.switchFilter{background-color:#dbd8ff;border-radius:8px;bottom:4px;left:0;opacity:0;position:absolute;top:4px;width:0;z-index:-1}.switch-label,.switchFilter{display:inline-block;padding:10px 40px;transition:all .2s ease-out}.switch-label{border-radius:16px;cursor:pointer;font-size:16px;font-weight:600;margin-right:3px;text-align:center;width:147px}.switch{border:2px solid #d9dbe4;border-radius:8px;display:inline-block;margin:20px 0;position:absolute;z-index:1}.switch input[type=radio]{height:100%;position:absolute;visibility:hidden}.switch input[type=radio]#yes:checked~label[for=yes]{color:#4a3aff}.switch input[type=radio]#yes:checked~.switchFilter{height:84%;left:5px;opacity:1;top:4px;width:142px}.switch input[type=radio]#no:checked~label[for=no]{color:#4a3aff}.switch input[type=radio]#no:checked~.switchFilter{left:160px;opacity:1;width:135px}.chip-refuse,.inputfile+label.chip-accept{background:#fff;border:2px solid #d9dbe4;border-radius:50%;display:inline-block;height:36px;padding:0;text-indent:-9999px;vertical-align:middle;width:36px}.inputfile+label.chip-accept{background:#fff url(../img/icon-download-black.svg) no-repeat 50%;margin-right:8px}.chip-refuse{background:#fff url(../img/icon-refuse-black.svg) no-repeat 50%}.chip-refuse:hover,.inputfile+label.chip-accept:hover{background-size:50%}.form input:-moz-read-only{background-color:#edeff7!important}.form input:disabled,.form input:read-only{background-color:#edeff7!important}.model-document{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:space-between;padding:16px 32px;width:100%}.model-document .document-title{color:#4a3aff;font-size:18px;font-weight:700}.model-document .document-description{color:#726e85;font-size:14px;margin-bottom:0;margin-top:4px}.model-document img{height:20px;width:20px}.model-document:hover{cursor:pointer}
