@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse}@font-face{font-family:DegularDisplay;src:url(/fonts/DegularDisplayBold.otf) format("opentype");font-weight:700;font-style:normal}@keyframes pop{0%{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.15)}to{transform:translate(-50%) scale(1.1)}}body{background:#fff;color:#232323}body h1,body h2,body h3,body h4,body h5,body h6{color:#000;font-family:DegularDisplay,sans-serif}body p,body a,body li{color:#232323;font-family:Ubuntu,sans-serif}body a{color:#333}body h1{font-size:4rem;font-weight:700;font-family:DegularDisplay,sans-serif;line-height:.8}@media (max-width: 576px){body h1{font-size:3rem}}body h2{font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}@media (max-width: 576px){body h2{font-size:2.125rem}}body h3{font-family:Ubuntu,sans-serif;font-size:1.75rem;font-weight:500;line-height:1.2}@media (max-width: 576px){body h3{font-size:1.3125rem}}body h4{font-size:1.3125rem;font-family:Ubuntu,sans-serif;font-weight:500;line-height:1.2}@media (max-width: 576px){body h4{font-size:1.1875rem}}body p{font-family:Ubuntu,sans-serif;line-height:1.2;font-size:1rem}body .pop-container{max-width:1260px;margin:0 auto}body .btn-primary{background-color:#000;border-radius:100px;font-size:1rem;font-family:Ubuntu,sans-serif;font-weight:500;color:#fff;text-decoration:none;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease-out}body .btn-primary:hover{background-color:#2d2d2d}body .btn-primary.white{background-color:#fff;color:#000}body .btn-primary.white:hover{background-color:#2d2d2d;color:#fff}body .btn-primary.border{border:1px solid #000}body .btn-primary.soon{pointer-events:none;padding:0;background-color:transparent;background:none;font-style:italic;color:#fff}body .btn-link{font-family:Ubuntu,sans-serif;color:#000;font-size:1rem;position:relative;padding-bottom:.125rem;transition:color .3s ease-out;overflow:hidden;display:inline-flex}body .btn-link:before{content:"";width:100%;height:.0625rem;background-color:#000;position:absolute;bottom:0;left:0;transition:all .3s ease-out}body .btn-link:after{content:"";width:100%;height:.0625rem;background-color:#87e4ff;position:absolute;bottom:0;left:-100%;transition:all .3s ease-out}body .btn-link:hover{color:#87e4ff}body .btn-link:hover:before{left:100%}body .btn-link:hover:after{left:0}body .btn-link.white{color:#fff}body .btn-link.white:hover{color:#87e4ff}body .btn-link.white:before{background-color:#fff}html{scroll-behavior:smooth}.hidden-desktop{display:none}@media (max-width: 576px){.hidden-desktop{display:block}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px 16px;text-decoration:none;z-index:100}.skip-link:focus{top:0}.pop-header{border-bottom:.0625rem solid #e1e1e1;height:53px;display:flex;align-items:center;justify-content:space-between;transform:translateY(0);transition:transform .3s ease-in-out;position:fixed;background-color:#fff;top:0;left:0;right:0;z-index:10}.pop-header.hidden{transform:translateY(-100%)}.pop-header .pop-header__logo{padding:0 1.5rem;height:53px;display:flex;align-items:center;justify-content:center;border-right:.0625rem solid #e1e1e1}@media (max-width: 576px){.pop-header .pop-header__logo{border:none}}.pop-header .pop-header__nav{flex:1;position:relative;overflow:hidden;min-height:3.3125rem}@media (max-width: 1024px){.pop-header .pop-header__nav .links-listing{display:none}}.pop-header .pop-header__nav .links-listing .nav-link{padding:0 1rem;height:53px;display:inline-flex;align-items:center;text-decoration:none;color:#232323;font-size:.875rem;font-family:Ubuntu,sans-serif;font-weight:400;transition:color .3s ease-out}.pop-header .pop-header__nav .links-listing .nav-link:hover{color:#581d74;background-color:#0000000d;font-weight:600}.pop-header .pop-header__nav .links-listing .nav-link.active{font-weight:600;color:#000;border-bottom:.0625rem solid #000}.pop-header .pop-header__nav .search-bar{width:100%;display:flex;justify-content:flex-start;align-items:center;position:absolute;top:-100%;left:0;transition:all .3s ease-in-out}.pop-header .pop-header__nav .search-bar.active{top:-.0625rem}.pop-header .pop-header__nav .search-bar input{width:96%;background-color:#fff;border:none!important;outline:none!important;max-height:3.3125rem;height:3.3125rem;padding:.625rem 1.25rem;font-family:Ubuntu,sans-serif;color:#000;font-size:1rem}.pop-header .pop-header__nav .search-bar .close{position:absolute;top:50%;transform:translateY(-50%);right:1.25rem;cursor:pointer}.pop-header .pop-header__nav .search-bar .close span{font-family:Ubuntu,sans-serif;color:#000;font-size:1rem;transition:color .3s ease-in-out}.pop-header .pop-header__nav .search-bar .close:hover span{color:#581d74}@media (max-width: 576px){.pop-header .pop-header__nav .search-bar{display:none}}.pop-header .pop-header__cta{display:flex;align-items:center;gap:0}.pop-header .pop-header__cta .header-search-btn{width:3.3125rem;height:53px;position:relative;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s ease-out;border-bottom:.0625rem solid #e1e1e1}.pop-header .pop-header__cta .header-search-btn:hover{background-color:#f3f3f3}.pop-header .pop-header__cta .header-search-btn:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:calc(53px - .8125rem);border-left:.0625rem solid #acacac}.pop-header .pop-header__cta .menu-icon{background-color:#87e4ff;height:100%;display:none;justify-content:center;align-items:center;min-width:3.875rem;min-height:3.3125rem}.pop-header .pop-header__cta .menu-icon .bar{transition:transform .3s ease,opacity .3s ease;transform-box:fill-box;transform-origin:center}.pop-header .pop-header__cta .menu-icon.open .bar-top{transform:translateY(.46875rem) rotate(45deg)}.pop-header .pop-header__cta .menu-icon.open .bar-mid{opacity:0}.pop-header .pop-header__cta .menu-icon.open .bar-bottom{transform:translateY(-.46875rem) rotate(-45deg)}@media (max-width: 1024px){.pop-header .pop-header__cta .menu-icon{display:flex}}.pop-header .pop-header__cta .btn-header{display:inline-flex;gap:.5rem;align-items:center;font-family:Ubuntu,sans-serif;height:53px;padding:0 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s ease-out;color:#fff}.pop-header .pop-header__cta .btn-header svg{flex-shrink:0}.pop-header .pop-header__cta .btn-header.btn-primary-header{background-color:#87e4ff;color:#000}.pop-header .pop-header__cta .btn-header.btn-primary-header:hover{background-color:#ae1580;color:#fff}.pop-header .pop-header__cta .btn-header.btn-primary-header:hover svg path{fill:#fff}@media (max-width: 1200px){.pop-header .pop-header__cta .btn-header.btn-primary-header{overflow:hidden;min-width:3.875rem;width:3.875rem;min-height:3.3125rem;justify-content:center;align-items:center}.pop-header .pop-header__cta .btn-header.btn-primary-header span{display:none}}@media (max-width: 576px){.pop-header .pop-header__cta .btn-header.btn-primary-header{display:none}}.pop-header .pop-header__cta .btn-header.btn-secondary-header{background-color:#000}.pop-header .pop-header__cta .btn-header.btn-secondary-header:hover{background-color:#3a0d4f}@media (max-width: 1200px){.pop-header .pop-header__cta .btn-header.btn-secondary-header{overflow:hidden;min-width:3.875rem;width:3.875rem;min-height:3.3125rem;justify-content:center;align-items:center}.pop-header .pop-header__cta .btn-header.btn-secondary-header span{display:none}}.pop-offcanvas__menu{display:none;position:fixed;height:100dvh;min-width:325px;background-color:#fff;z-index:99;top:3.3125rem;right:-100%;transition:all .5s ease-in-out;padding:2.5rem;display:flex;flex-direction:column}@media (max-width: 576px){.pop-offcanvas__menu{padding:1.25rem}}.pop-offcanvas__menu .offcanvas-listing{height:100%;display:flex;flex-direction:column;justify-content:center;gap:6.25rem;align-items:flex-start;position:relative}@media (max-width: 576px){.pop-offcanvas__menu .offcanvas-listing{justify-content:flex-start;gap:3.75rem}}.pop-offcanvas__menu .offcanvas-listing hr{width:15.625rem}.pop-offcanvas__menu .offcanvas-listing .links-listing{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.25rem}.pop-offcanvas__menu .offcanvas-listing .links-listing .nav-link{padding:0;text-decoration:none;color:#000;font-size:1.125rem;font-family:Ubuntu,sans-serif;font-weight:400;transition:color .3s ease-out}.pop-offcanvas__menu .offcanvas-listing .links-listing .nav-link.active{font-weight:600;color:#87e4ff}.pop-offcanvas__menu .offcanvas-listing .btn-primary{display:flex;justify-content:center;gap:.625rem;background-color:#87e4ff}.pop-offcanvas__menu .offcanvas-listing .btn-primary:hover{background-color:#ae1580}.pop-offcanvas__menu .offcanvas-listing .bottom-menu-wrapper{display:flex;flex-direction:column;gap:1.875rem}.pop-offcanvas__menu .offcanvas-listing .social-links-wrapper{display:flex;gap:1.25rem}.pop-offcanvas__menu .offcanvas-listing .search-bar-offcanvas{width:100%;display:none;justify-content:flex-start;align-items:center;transition:all .3s ease-in-out;border-bottom:1px solid #87e4ff}@media (max-width: 576px){.pop-offcanvas__menu .offcanvas-listing .search-bar-offcanvas{display:flex}}.pop-offcanvas__menu .offcanvas-listing .search-bar-offcanvas input{width:100%;background-color:#fff;border:none!important;outline:none!important;max-height:3.3125rem;height:3.3125rem;padding:0 0 .625rem;font-family:Ubuntu,sans-serif;color:#000;font-size:1rem}@media (max-width: 576px){.pop-offcanvas__menu .offcanvas-listing .search-bar-offcanvas .close{display:none}}@media (max-width: 1024px){.pop-offcanvas__menu.active{right:0}.pop-offcanvas__menu{display:flex;width:35%}}@media (max-width: 768px){.pop-offcanvas__menu.active{right:0}.pop-offcanvas__menu{display:flex;width:50%}}@media (max-width: 576px){.pop-offcanvas__menu.active{right:0}.pop-offcanvas__menu{display:flex;width:100%}}.pop-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:9;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem)}@media (max-width: 1024px){.pop-menu-overlay.active{opacity:1;visibility:visible}}.pop-prefooter__cta .pop-prefooter-cta__content{max-width:65.625rem;margin:0 auto;border-radius:1.875rem;background:linear-gradient(to bottom,#000,#232323);padding:1rem;display:flex;justify-content:space-between;position:relative}@media (max-width: 576px){.pop-prefooter__cta .pop-prefooter-cta__content{flex-direction:column;gap:2.5rem}}.pop-prefooter__cta .pop-prefooter-cta__content .text-wrapper{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start;justify-content:center;padding:.5rem;flex:6}.pop-prefooter__cta .pop-prefooter-cta__content .text-wrapper .text-content{display:flex;flex-direction:column;gap:.75rem}.pop-prefooter__cta .pop-prefooter-cta__content .text-wrapper .text-content *{color:#fff}@media (max-width: 576px){.pop-prefooter__cta .pop-prefooter-cta__content .text-wrapper .text-content h2{padding-right:3.125rem}}.pop-prefooter__cta .pop-prefooter-cta__content .image-wrapper{flex:4;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media (max-width: 576px){.pop-prefooter__cta .pop-prefooter-cta__content .image-wrapper{align-items:flex-start}.pop-prefooter__cta .pop-prefooter-cta__content .image-wrapper img{position:absolute;top:.9375rem;right:.9375rem}}@media (max-width: 576px){.pop-prefooter__cta .pop-prefooter-cta__content .btn-primary{width:100%}}.pop-footer{background-color:#f2f2f2}.pop-footer .pop-footer__info{border-top:.0625rem solid #999999;border-bottom:.0625rem solid #999999}.pop-footer .pop-footer__info .pop-footer-info__blocks{display:flex;gap:0;justify-content:space-between}.pop-footer .pop-footer__info .pop-footer-info__blocks>div{flex:1}@media (max-width: 576px){.pop-footer .pop-footer__info .pop-footer-info__blocks{flex-direction:column}}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block{padding:1.5rem 0;display:flex;gap:.5rem;align-items:center}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block img{padding-left:2rem}@media (max-width: 576px){.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block img{padding-left:0}}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block h6{font-family:Ubuntu,sans-serif;line-height:1.2;font-size:1rem;font-weight:700}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block p{font-weight:500}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block:first-child img{padding-left:0}.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block:nth-child(2){border-left:.0625rem solid #999999;border-right:.0625rem solid #999999}@media (max-width: 576px){.pop-footer .pop-footer__info .pop-footer-info__blocks .pop-footer-info__block:nth-child(2){border-left:none;border-right:none;border-top:.0625rem solid #999999;border-bottom:.0625rem solid #999999}}.pop-footer .pop-footer__content{padding:0 1.25rem}@media (max-width: 768px){.pop-footer .pop-footer__content{padding:1.25rem}}.pop-footer .pop-footer__content .pop-footer-content__blocks{display:flex;justify-content:space-between;gap:0}.pop-footer .pop-footer__content .pop-footer-content__blocks>div{flex:1}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks{flex-direction:column}}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block{padding:2rem 0;display:flex;flex-direction:column;gap:1.5rem}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .link-wrapper{display:flex;flex-direction:column;gap:1rem}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .link-wrapper a{font-size:1rem;font-family:Ubuntu,sans-serif;font-weight:500;transition:color .3s ease-in-out}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .link-wrapper a:hover{color:#000}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .link-wrapper{display:none}}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block{padding:1.25rem 0}}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block:first-child .link-wrapper{display:flex}}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block:nth-child(2){display:none}}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block:last-child{flex-direction:row;justify-content:space-between}.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .social-links-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;height:fit-content}@media (max-width: 768px){.pop-footer .pop-footer__content .pop-footer-content__blocks .pop-footer-content__block .social-links-wrapper{grid-template-columns:repeat(4,1fr)}}.pop-footer .pop-footer__links{border-top:.0625rem solid #999999;padding:2rem 0}@media (max-width: 768px){.pop-footer .pop-footer__links{padding:2rem 1.25rem}}.pop-footer .pop-footer__links .link-wrapper{display:flex;justify-content:center;gap:2rem}@media (max-width: 1200px){.pop-footer .pop-footer__links .link-wrapper{gap:1.5rem}}@media (max-width: 1024px){.pop-footer .pop-footer__links .link-wrapper{column-gap:3.75rem;flex-wrap:wrap}}@media (max-width: 576px){.pop-footer .pop-footer__links .link-wrapper{flex-direction:column}}.pop-footer .pop-footer__links .link-wrapper a{font-size:1rem;font-family:Ubuntu,sans-serif;font-weight:500;transition:color .3s ease-in-out}.pop-footer .pop-footer__links .link-wrapper a:hover{color:#000}.pop-breadcrumbs{display:flex;gap:.5rem;align-items:center;justify-content:flex-start;flex-wrap:wrap}.pop-breadcrumbs a{font-family:Ubuntu,sans-serif;font-size:1rem;color:#000;font-weight:500}.pop-breadcrumbs a:hover{color:#3a0d4f;text-decoration:underline}.pop-breadcrumbs a.active{pointer-events:none;color:#666;font-weight:400}html.no-animate,html.no-animate *{transition:none!important;animation:none!important}.pop-main{margin-top:3.3125rem}.pop-main section{padding:0 1.25rem;margin:7.5rem 0}.pop-main section.no-padding{padding:0}@media (max-width: 576px){.pop-main section{margin:3.75rem 0}}.pop-main .pop-hero{min-height:47.875rem;background-color:#000;display:flex;padding-bottom:5rem;margin-top:0;justify-content:flex-end;position:relative}@media (max-width: 576px){.pop-main .pop-hero{min-height:46.875rem}}.pop-main .pop-hero .animation-wrapper{display:flex;gap:1rem;max-width:10.3125rem;position:absolute;top:1.875rem;left:1.25rem;z-index:4;cursor:pointer;justify-content:center;align-items:center}.pop-main .pop-hero .animation-wrapper p{color:#fff;opacity:.6;font-size:.875rem;line-height:1}.pop-main .pop-hero .pop-hero__container{max-width:52.125rem;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;position:relative}@media (max-width: 1024px){.pop-main .pop-hero .pop-hero__container{padding:0 1.25rem;max-width:100%}}.pop-main .pop-hero .pop-hero__container p{color:#fff}.pop-main .pop-hero .pop-hero__container h1{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pop-main .pop-hero .pop-hero__container .image-wrapper{margin-bottom:-4.375rem}@media (max-width: 576px){.pop-main .pop-hero .pop-hero__container .image-wrapper{top:3.75rem}}.pop-main .pop-hero .pop-hero__container .content-wrapper{display:flex;flex-direction:column;gap:2.5rem;position:relative;z-index:3}.pop-main .pop-hero .pop-hero__container .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:2rem}.pop-main .pop-hero .pop-hero__container .content-wrapper .text-wrapper p{width:38.75rem;margin:0 auto;font-size:1.3125rem;font-weight:500;line-height:1.2}@media (max-width: 576px){.pop-main .pop-hero .pop-hero__container .content-wrapper .text-wrapper p{width:100%;font-size:1.1875rem}}.pop-main .pop-hero .pop-hero__container .content-wrapper .link-wrapper{display:flex;justify-content:center;align-items:center;gap:2.5rem}@media (max-width: 576px){.pop-main .pop-hero .pop-hero__container .content-wrapper .link-wrapper{flex-direction:column;gap:1.25rem}}@media (max-width: 576px){.pop-main .pop-hero .pop-hero__container .content-wrapper .link-wrapper .btn-link{order:2}}.pop-main .pop-hero .pop-hero__container .content-wrapper .link-wrapper .btn-primary{padding:1rem 1.25rem}.pop-main .pop-offre .pop-offre__content{display:flex;flex-direction:column;gap:4rem}.pop-main .pop-offre .pop-offre__content .title-wrapper{text-align:center;max-width:33.4375rem;margin:0 auto}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block{width:100%;display:flex;gap:1.25rem;flex-wrap:wrap}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block{flex-direction:column}}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item{display:flex;flex-direction:column;gap:16.5625rem;border-radius:1.25rem;background:linear-gradient(to bottom,#000,#232323);align-items:center;padding:2rem;position:relative;flex:1;transition:all .5s ease-in-out;overflow:hidden}@media (max-width: 1024px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item{flex:33%}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:nth-child(2){order:3}}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item{flex:1}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:nth-child(3){order:3}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);opacity:0;transform:translateY(3.125rem);transition:opacity .6s ease-out,transform .5s cubic-bezier(.34,1.46,.14,1),background .5s ease-in-out}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item.in-view{opacity:1;transform:translateY(0)}}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item h3{color:#fff;width:15.625rem;margin:0 auto;text-align:center;transition:color .3s ease-in-out;z-index:1}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item h3{color:#000}}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item>img{position:absolute;bottom:0;left:50%;transform:translate(-50%);object-fit:cover;object-position:center;transition:all .7s cubic-bezier(.34,1.46,.14,1)}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .pop-card{width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%);transition:all .7s cubic-bezier(.34,1.46,.14,1)}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .pop-card .animated-png{transform:translate(-50%);left:50%;position:absolute;bottom:0;width:100%}@media (max-width: 1024px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .pop-card .animated-png{width:50%;min-width:450px}}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .pop-card .animated-png{width:100%;min-width:auto;bottom:70px}}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .btn-primary{position:relative;z-index:3;transition:all .7s cubic-bezier(.34,1.46,.14,1)}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item .btn-primary{width:100%}}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:hover{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7)}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:hover h3{color:#000}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:hover .btn-primary{transform:translateY(-.625rem)}.pop-main .pop-offre .pop-offre__content .content-wrapper .offre-block>.offre-item:hover img{animation:pop .7s cubic-bezier(.34,1.56,.64,1) forwards}.pop-main .pop-offre .pop-offre__content .text-wrapper{display:flex;flex-direction:column;gap:1rem;max-width:26.5625rem;margin:0 auto;text-align:center}.pop-main .pop-offre .pop-offre__content .text-wrapper .kicker{font-size:1.75rem;font-weight:500;line-height:1.2}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .text-wrapper .kicker{font-size:1.3125rem}}.pop-main .pop-offre .pop-offre__content .text-wrapper p{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-offre .pop-offre__content .text-wrapper p{font-size:1.1875rem}}.pop-main .pop-prix .pop-prix__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.pop-main .pop-prix .pop-prix__content .image-wrapper{margin-bottom:-2.5rem}@media (max-width: 576px){.pop-main .pop-prix .pop-prix__content .image-wrapper{margin-bottom:2.5rem}}.pop-main .pop-prix .pop-prix__content .text-wrapper{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;text-align:center;max-width:48.75rem;margin:0 auto}.pop-main .pop-prix .pop-prix__content .text-wrapper h2,.pop-main .pop-prix .pop-prix__content .text-wrapper p{color:#232323}.pop-main .pop-prix .pop-prix__content .text-wrapper p{max-width:34.375rem;margin:0 auto;font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-prix .pop-prix__content .text-wrapper p{font-size:1.1875rem}}.pop-main .pop-prix .pop-prix__content .btn-primary{margin-top:2.5rem}@media (max-width: 576px){.pop-main .pop-prix .pop-prix__content .btn-primary{width:100%}}.pop-main .pop-steps{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);display:block;align-items:flex-start}.pop-main .pop-steps .pop-container{max-width:52.125rem;padding:10rem 0}@media (max-width: 1024px){.pop-main .pop-steps .pop-container{max-width:inherit;padding:5rem 0}}.pop-main .pop-steps .pop-container .pop-steps__content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2.75rem}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper{width:100%}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block{display:flex;flex-direction:column;gap:.75rem}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item{border-radius:1.875rem;flex:1;width:100%;background-color:#fff;padding:1.875rem 1.5rem;display:flex;gap:2.5rem;position:relative}@media (max-width: 576px){.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item{display:flex;flex-direction:column;gap:1.5rem}}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item .popopop-sticker{position:absolute;top:0;right:-1.25rem;display:none}@media (max-width: 576px){.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item .popopop-sticker{display:block}}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item .step-left span{font-size:1.5rem;background-color:#87e4ff;width:4rem;height:3.75rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;font-family:DegularDisplay,sans-serif}.pop-main .pop-steps .pop-container .pop-steps__content .content-wrapper .step-block .step-item .step-right{display:flex;flex-direction:column;justify-content:space-between;text-align:left}@media (max-width: 576px){.pop-main .pop-steps .pop-container .btn-primary{width:100%}}.pop-main .pop-focus .pop-focus__content{display:flex;gap:0;justify-content:space-between}@media (max-width: 1200px){.pop-main .pop-focus .pop-focus__content{gap:1.25rem}}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content{flex-direction:column;gap:4rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__left{border-radius:1.25rem;margin-right:7.1875rem;min-width:32.0625rem;overflow:hidden}.pop-main .pop-focus .pop-focus__content .pop-focus-block__left img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 1200px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__left{min-width:50%;width:50%;margin-right:0}}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__left{min-width:100%;width:100%;margin-right:0;max-height:43.75rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right{display:flex;flex-direction:column;justify-content:center;gap:2.5rem}@media (max-width: 1200px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right{min-width:48%;width:50%;flex:1;overflow:hidden}}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right{min-width:100%;width:100%;margin-right:0}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .text-wrapper{text-align:center;display:flex;flex-direction:column;gap:2rem}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .text-wrapper p{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .text-wrapper p{font-size:1.1875rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper{overflow:hidden;max-width:39.5rem;position:relative}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper{max-width:100%;width:100%}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper{padding-bottom:3.5rem;overflow:hidden;--swiper-wrapper-transition-timing-function: cubic-bezier(.34, 1.46, .44, 1)}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper:before{position:absolute;content:"";width:2rem;height:12rem;background:linear-gradient(to right,transparent 0%,#ffffff 100%);right:0;z-index:2}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper:before{height:15.875rem;right:-.0625rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper:after{position:absolute;content:"";width:2rem;height:12rem;background:linear-gradient(to right,#ffffff 0%,transparent 100%);left:0;z-index:2;top:0;display:none}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper:after{height:15.875rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper.last-slide:before{display:none}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper.last-slide:after{display:flex}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .swiper-slide{height:auto;min-width:0}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card{display:flex;align-items:flex-start;gap:1.75rem;height:100%;padding:1rem;border-radius:1.25rem;background-color:#f2f2f2}@media (max-width: 1024px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card{flex-direction:column;gap:.625rem;height:auto}}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card{height:15.875rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__icon{width:10rem;height:10rem;border-radius:.75rem;background-color:#87e4ff;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__icon{width:5.625rem;height:5.625rem}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content{display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:left;height:100%;align-items:flex-start}@media (max-width: 1024px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content{gap:.625rem;justify-content:flex-start}}@media (max-width: 768px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content{justify-content:space-between;width:100%}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content .focus-card-text-wrapper{display:flex;flex-direction:column;gap:.5rem}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content h3{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content h3{font-size:1.1875rem}}@media (max-width: 576px){.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .focus-card .focus-card__content .btn-primary{width:100%}}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;top:1.25rem;min-height:2.75rem}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper>*{position:relative}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-pagination-progressbar{width:100%;height:.625rem;border-radius:3.125rem;overflow:hidden;max-width:5.5rem;background-color:#e1e1e1}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#000;border-radius:3.125rem;height:.625rem}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev,.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next{background:none;border:none;padding:0;cursor:pointer}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev svg,.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next svg{display:none}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev,.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next{top:0;margin:0}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev:focus,.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next:focus{outline:2px solid #000;outline-offset:2px}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev:focus-visible,.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next:focus-visible{outline:2px solid #000;outline-offset:2px}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-prev{left:0}.pop-main .pop-focus .pop-focus__content .pop-focus-block__right .slider-wrapper .focus-swiper .navigation-wrapper .swiper-button-next{right:0}.pop-main .pop-comparer{background-color:#000}.pop-main .pop-comparer .pop-comparer__content{padding:7.5rem 0;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (max-width: 576px){.pop-main .pop-comparer .pop-comparer__content{padding:3.75rem 0}}.pop-main .pop-comparer .pop-comparer__content p{color:#fff}.pop-main .pop-comparer .pop-comparer__content .text-wrapper{max-width:38.75rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem;text-align:center}.pop-main .pop-comparer .pop-comparer__content .text-wrapper h2{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pop-main .pop-comparer .pop-comparer__content .text-wrapper p{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-comparer .pop-comparer__content .text-wrapper p{font-size:1.1875rem}}.pop-main .pop-comparer .pop-comparer__content .content-wrapper{width:100%}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block{display:flex;gap:1.25rem;justify-content:center}@media (max-width: 576px){.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block{flex-direction:column;gap:.75rem}}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item{background-color:#232323;flex:1;min-width:0;display:flex;justify-content:space-between;position:relative;border-radius:1rem;overflow:hidden;padding:1.875rem 1.5rem;gap:5.625rem;align-items:center;max-width:25.4375rem;transition:all .3s cubic-bezier(.34,1.46,.44,1)}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item .pop-comparer-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item .pop-comparer-item__link:focus,.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item .pop-comparer-item__link:focus-visible{outline:2px solid #87e4ff;outline-offset:-6px;border-radius:12px}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item p{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item p{font-size:1.1875rem}}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item>div{position:relative;z-index:2}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item .logo-wrapper{display:flex;align-items:center;gap:1rem}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item .icon-wrapper{transition:all .4s cubic-bezier(.34,1.46,.44,1)}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item:hover{max-width:27.3125rem}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item:hover .icon-wrapper{transform:translate(.625rem)}.pop-main .pop-comparer .pop-comparer__content .content-wrapper .pop-comparer__block .pop-comparer__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to bottom,transparent 0%,#faf9f5 100%);opacity:.12}@media (max-width: 576px){.pop-main .pop-comparer .pop-comparer__content .btn-primary{width:100%}}.pop-main .pop-faq .pop-faq__content .text-wrapper{text-align:center}.pop-main .pop-faq .pop-faq__content .content-wrapper{margin:0 auto;max-width:52.125rem;margin-top:4rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq{width:100%;display:flex;flex-direction:column;align-items:flex-start}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 1.875rem;border-radius:0 1.875rem 1.25rem 0;background:#f2f2f2}@media (max-width: 576px){.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question{padding:1rem;gap:.9375rem}}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question{cursor:pointer}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question .question{color:#000}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question .faq-icon-btn{display:flex;width:1.5rem!important;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;background:#000;color:#fff;transition:transform .3s ease-in-out}@media (max-width: 576px){.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question .faq-icon-btn{width:2.5rem!important;aspect-ratio:1/1;height:auto}}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question .faq-icon-btn{cursor:pointer}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-question .faq-icon-btn svg{transform:rotate(45deg);transition:transform .3s ease-in-out}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;width:100%}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper .faq-answer{min-height:0;margin-left:auto;padding:0 1.5rem;border-radius:1.875rem;background:#000;transform:translateY(1.25rem) scale(.95);opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease-out,padding .3s ease-out;max-width:38.75rem;display:flex;flex-direction:column;gap:1.5625rem;align-items:flex-start}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper .faq-answer .answer,.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper .faq-answer a{color:#fff;font-size:1.25rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper .faq-answer a:hover{color:#87e4ff}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq .faq-answer-wrapper .faq-answer a:before{background-color:#fff}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open{gap:.75rem;margin-bottom:2.5rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open .faq-question{border-radius:1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open .faq-question .faq-icon-btn{background:#fff;color:#000}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open .faq-question .faq-icon-btn svg{transform:rotate(0)}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open .faq-answer-wrapper{grid-template-rows:1fr}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list .faq.open .faq-answer-wrapper .faq-answer{transform:translateY(0) scale(1);opacity:1;padding:1.5rem 1.875rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close>.faq-question{border-radius:0 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.open+.faq.close>.faq-question{border-radius:1.875rem 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.open+.faq-heading+.faq.close>.faq-question{border-radius:1.875rem 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:first-child>.faq-question{border-radius:1.875rem 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:has(+.faq.open)>.faq-question{border-radius:0 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:first-child:has(+.faq.open)>.faq-question{border-radius:1.875rem 1.875rem 1.875rem 0}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:last-child:not(:has(+.faq))>.faq-question,.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:last-child:has(+.faq-heading)>.faq-question,.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.close:last-child:has(+.faq-illustration)>.faq-question{border-radius:0 1.875rem 1.875rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.open>.faq-question{border-radius:0 1.875rem 1.875rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq.open:first-child>.faq-question{border-radius:1.875rem}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-heading{display:contents}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-heading.close>.faq-question{margin-top:1.25rem;margin-bottom:.5rem;padding:0;background:transparent;cursor:default;display:block}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-heading.close>.faq-question .faq-heading-text{color:#000;font-weight:600}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-illustration.close>.faq-question{padding:1.25rem;display:flex;justify-content:center;align-items:center}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-illustration.close>.faq-question .faq-image{max-width:7.5rem;height:auto}.pop-main .pop-faq .pop-faq__content .content-wrapper .faq-list>.faq-illustration:last-child.close>.faq-question{border-radius:0 1.875rem 1.875rem}.pop-main .legal-section{padding-bottom:2.5rem;margin-bottom:0;text-align:center}.pop-main .legal-section .title{font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:500;line-height:1.8;color:#333}.pop-main .legal-section .body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;margin-top:.625rem}.pop-main .legal-section .body p{font-family:Ubuntu,sans-serif;font-size:.625rem;font-weight:400;line-height:1.4;color:#232323}.pop-main .legal-section .body p a{text-decoration:underline;text-underline-offset:2px}.pop-main.decouvre-pop .pop-hero{background-color:#fff;padding-top:1.875rem;margin-top:0;padding-bottom:0rem}.pop-main.decouvre-pop .pop-hero .pop-container{display:flex;gap:2.5rem;flex-direction:column}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content{display:flex;gap:0}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content>div{flex:1;min-width:0}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content{flex-direction:column;gap:2.5rem}}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content{gap:1.875rem}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content h1{font-size:5rem}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content h1{font-size:3.625rem}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content p{max-width:29.375rem;font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content p{font-size:1.1875rem}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{flex-direction:column;gap:2.5rem}}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{gap:1.875rem}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper{display:flex;flex-direction:column;gap:2.5rem}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:1.25rem}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper .text-wrapper{margin-top:0}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper{display:flex;gap:1rem;align-items:flex-start}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper{flex-direction:column}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper .btn-primary{width:auto}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .btn-primary{padding:1rem 1.25rem}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-right-container{position:relative;display:flex;justify-content:flex-end}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-right-container{justify-content:center}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-right-container .img-wrapper{max-width:32.1875rem;max-height:30.0625rem;border-radius:1.25rem;overflow:hidden}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero__content .pop-hero-right-container .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block{display:flex;gap:1.25rem;align-items:flex-start}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block{flex-wrap:wrap}}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block{flex-direction:column}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item{flex:33%;min-width:0;border-radius:1.25rem;background:#f2f2f2;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;transition:background 1.5s ease-in-out;position:relative}@media (max-width: 768px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item{flex:100%;width:100%}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .wrapper-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .icon{background-color:#fff;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .content-wrapper{display:flex;gap:0;justify-content:space-between;width:100%}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .content-wrapper .text-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:7.1875rem;min-width:90%}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .content-wrapper .text-wrapper p{max-width:19.6875rem}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .content-wrapper .text-wrapper h3{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item .content-wrapper .text-wrapper h3{font-size:1.1875rem}}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item p{color:#000}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item svg path{transition:all .7s cubic-bezier(.34,1.46,.14,1)}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item:hover{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7)}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item:hover svg path.stroke{stroke:#87e4ff}.pop-main.decouvre-pop .pop-hero .pop-container .pop-hero-bottom__content .pop-hero-block .pop-hero-item:hover svg path.fill{fill:#87e4ff}.pop-main.decouvre-pop .pop-intro .pop-intro__content{display:flex;flex-direction:column;gap:1.875rem}.pop-main.decouvre-pop .pop-intro .pop-intro__content .title-wrapper{text-align:center}.pop-main.decouvre-pop .pop-intro .pop-intro__content .content-wrapper{display:flex;gap:0;align-items:center}@media (max-width: 576px){.pop-main.decouvre-pop .pop-intro .pop-intro__content .content-wrapper{flex-direction:column;gap:2.5rem}}.pop-main.decouvre-pop .pop-intro .pop-intro__content .content-wrapper>div{flex:50%}.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper{display:flex;flex-direction:column;gap:1.5625rem;align-items:center}.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .icon-box{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:25rem;text-align:center}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .icon-box{max-width:80%}}.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .icon-box h4{font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .icon-box h4{font-size:1.1875rem}}.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .btn-primary{margin-top:.9375rem}@media (max-width: 576px){.pop-main.decouvre-pop .pop-intro .pop-intro__content .text-wrapper .btn-primary{width:100%}}.pop-main.decouvre-pop .pop-steps{margin-bottom:0rem}.pop-main.decouvre-pop .pop-option{margin-top:0rem;background-color:#000}.pop-main.decouvre-pop .pop-option .pop-option__content{padding:7.5rem 0;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (max-width: 576px){.pop-main.decouvre-pop .pop-option .pop-option__content{padding:3.75rem 0}}.pop-main.decouvre-pop .pop-option .pop-option__content .title-wrapper{max-width:47.5rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem;text-align:center}.pop-main.decouvre-pop .pop-option .pop-option__content .title-wrapper h2{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper{width:100%}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block{display:flex;gap:1.25rem}@media (max-width: 576px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block{flex-direction:column}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card{border-radius:1.25rem;background-color:#232323;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to bottom,transparent 0%,#faf9f5 100%);opacity:.12}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper *{color:#fff;transition:all .3s ease-in-out}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper{padding:1.875rem 1.875rem 0;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:2;gap:1.25rem}@media (max-width: 576px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper{flex-direction:row;align-items:flex-start;gap:0rem;padding:1.875rem 1.25rem 0}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start;width:auto;position:relative;z-index:2;justify-content:space-between;min-width:0}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:first-child{width:50%}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:last-child{width:5.25rem}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:first-child{width:calc(100% - 7.5rem)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:last-child{width:7.5rem}}@media (max-width: 768px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:first-child{width:calc(100% - 5.625rem)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:last-child{width:5.625rem}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item .text-wrapper{display:flex;flex-direction:column;gap:.625rem}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item .btn-primary{width:auto}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:last-child{text-align:right;display:flex;justify-content:flex-end;align-items:flex-end}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .option-wrapper .option-wrapper__item:last-child .text-wrapper{gap:.3125rem}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card .image-wrapper{transition:all .5s cubic-bezier(.14,1.76,.44,1)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:hover{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:hover .option-wrapper *{color:#000}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:hover .option-wrapper * .btn-primary{color:#fff}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:hover:before{display:none}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option__card:hover .image-wrapper{transform:scale(1.1)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block{display:flex;flex-direction:column;gap:1.25rem}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item{border-radius:1.25rem;background-color:#232323;display:flex;min-height:15rem;position:relative}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item{min-height:initial}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to bottom,transparent 0%,#faf9f5 100%);opacity:.12;border-radius:1.25rem}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .option-wrapper{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start;flex:55%;padding:1.875rem;justify-content:space-between;height:100%;position:relative;z-index:2}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .option-wrapper *{color:#fff}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .option-wrapper{margin-top:0;flex:11.875rem;padding:1.875rem 1.25rem}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .option-wrapper .btn-primary{width:auto}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .option-wrapper .text-wrapper{display:flex;flex-direction:column;gap:.625rem}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .image-wrapper{flex:45%;display:flex;justify-content:flex-end;overflow:hidden;margin-top:-2.5rem;border-radius:1.25rem;margin-right:-.125rem;align-items:flex-end}@media (max-width: 1024px){.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .image-wrapper{margin-top:0;flex:7.9375rem;max-width:7.9375rem}}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .btn-primary.soon{align-items:flex-start;justify-content:flex-start}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item .image-wrapper img{transition:all .5s cubic-bezier(.14,1.76,.44,1)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:hover{background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:hover *{color:#000}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:hover .btn-primary:not(.soon){color:#fff}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:hover:before{display:none}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:hover .image-wrapper img{transform:scale(1.1)}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:last-child .image-wrapper{justify-content:center;align-items:center}.pop-main.decouvre-pop .pop-option .pop-option__content .content-wrapper .pop-option__block .pop-option-card__block .pop-option-card__item:last-child .image-wrapper img{margin-top:0}@media (max-width: 576px){.pop-main.decouvre-pop .pop-option .pop-option__content .btn-primary{width:100%}}.pop-main.decouvre-pop .legal-section{padding-bottom:2.5rem;margin-bottom:0;text-align:center}.pop-main.decouvre-pop .legal-section .title{font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:500;line-height:1.8;color:#333}.pop-main.decouvre-pop .legal-section .body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;margin-top:.625rem}.pop-main.decouvre-pop .legal-section .body p{font-family:Ubuntu,sans-serif;font-size:.625rem;font-weight:400;line-height:1.4;color:#232323}.pop-main.decouvre-pop .legal-section .body p a{text-decoration:underline;text-underline-offset:2px}.pop-main.gestions-factures .pop-hero{background-color:#fff;padding-top:1.875rem;margin-top:0;padding-bottom:0rem;min-height:auto;margin-bottom:5.625rem}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero{margin-bottom:3.75rem}}.pop-main.gestions-factures .pop-hero .pop-container{display:flex;gap:2.5rem;flex-direction:column;border-bottom:1px solid #D3D3D3}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content{display:flex;gap:1.25rem}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content>div{flex:1;min-width:0}@media (max-width: 1024px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content{flex-direction:column;gap:2.5rem}}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content{gap:1.875rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content h1{font-size:4rem}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content h1{font-size:3rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content p{max-width:29.375rem;font-size:1.3125rem;line-height:1.2}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content p{font-size:1.1875rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 1024px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{flex-direction:column;gap:2.5rem}}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container{gap:1.875rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper{display:flex;flex-direction:column;gap:2.5rem}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-top:1.25rem}@media (max-width: 1024px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .content-wrapper .text-wrapper{margin-top:0}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper{display:flex;gap:1rem;align-items:flex-start}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper{flex-direction:column}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .link-wrapper .btn-primary{width:auto;padding:.5rem 1rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-left-container .btn-primary{padding:1rem 1.25rem}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-right-container{position:relative;display:flex;justify-content:flex-end}@media (max-width: 1024px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-right-container{justify-content:center}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-right-container .img-wrapper{max-width:32.1875rem;max-height:30.0625rem;border-radius:1.25rem;overflow:hidden}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero__content .pop-hero-right-container .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors{margin:1.875rem auto 5.625rem;display:grid;width:100%;row-gap:1.25rem;column-gap:1.25rem;grid-template-rows:repeat(2,fit-content(100%));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}@media (max-width: 768px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors{grid-template-rows:repeat(1,fit-content(100%));grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:3.75rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item{display:flex;padding:1.5rem;align-items:center;gap:1.5rem;align-self:stretch;grid-row:span 1;grid-column:span 1;justify-self:stretch;border-radius:1.25rem;background:linear-gradient(270deg,#f2f2f2);position:relative;overflow:hidden;transition:all .3s ease-in-out}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item{padding:1rem}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.25rem;background:linear-gradient(270deg,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item:before{display:none}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item:hover:before{opacity:1}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .number{display:inline-flex;width:3.75rem;justify-content:center;align-items:center;background-color:#fff;border-radius:.75rem;flex:none;position:relative;z-index:1;padding:1rem 1.25rem;gap:2.5rem;align-self:stretch}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .number{display:none}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .number span{font-family:DegularDisplay,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.15}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .content-wrapper{display:flex;padding:.125rem 0;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;align-self:stretch;gap:.375rem;position:relative;z-index:1}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .content-wrapper{display:none}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .content-wrapper h4{font-family:Ubuntu,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:140%;color:#000}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .content-wrapper h4 .italic{font-family:Ubuntu,sans-serif;font-size:1rem;font-style:italic;font-weight:400;line-height:140%}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .content-wrapper p{font-family:Ubuntu,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:140%;color:#000}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .icon-wrapper{width:1.5rem;position:relative;align-self:stretch}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .icon-wrapper{display:none}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .icon-wrapper .icon{position:absolute;bottom:calc(50% - .75rem);width:1.5rem;height:1.5rem;display:block;z-index:1;transition:all .3s ease-in-out}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item:hover .icon-wrapper .icon{bottom:0}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content{display:none}@media (max-width: 576px){.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch}}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-1{display:flex;align-items:center;gap:16px;align-self:stretch;flex:1;width:100%}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-1 .number{display:flex;height:3rem;width:3rem;padding:.75rem;justify-content:center;align-items:center;border-radius:.75rem;background:#fff}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-1 .number span{color:#232323;font-family:DegularDisplay,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.15;letter-spacing:.48px}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-1 h4{color:#000;font-family:Ubuntu,sans-serif;font-size:1.1875rem;font-style:normal;font-weight:500;line-height:1.4;flex:1 0 0}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-1 h4 .italic{font-family:Ubuntu,sans-serif;font-size:1rem;font-style:italic;font-weight:400;line-height:140%}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-2{display:flex;justify-content:center;align-items:flex-end;gap:20px;align-self:stretch}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-2 p{color:#000;font-family:Ubuntu,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;flex:1 0 0}.pop-main.gestions-factures .pop-hero .pop-container .pop-hero-anchors .anchor-item .mobile-content .row-2 .icon{width:1.5rem;height:1.5rem;display:block;z-index:1;transition:all .3s ease-in-out}.pop-main.gestions-factures .carte-visa-business{margin:5.625rem auto}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business{margin:3.75rem auto}}.pop-main.gestions-factures .carte-visa-business .pop-container{border-bottom:1px solid #D3D3D3}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper{display:flex;gap:1.5rem;justify-content:space-between;position:relative}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;flex:1 0 0;max-width:47.5rem}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content .section-number{font-family:DegularDisplay,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:90%;letter-spacing:1.28px;color:#87e4ff;background:var(--POP-Pop, linear-gradient(180deg, #9DCFF8 2%, #34C5FE 27%, #24C5FE 37%, #34C5FE 49%, #FFFFA7 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content h2{color:#232323;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:80%}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content h2{font-size:2.125rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content p{color:#232323;font-family:Ubuntu,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:140%}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content p{font-size:1.1875rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content .title-image-wrapper{position:relative;width:100%;display:flex;justify-content:space-between;align-items:end}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content .title-image-wrapper .card-image-mobile{display:none}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper>.content .title-image-wrapper .card-image-mobile{display:block;max-width:11.5625rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper .image-wrapper{width:100%;max-width:23.5625rem;position:relative}@media (max-width: 1024px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper .image-wrapper{max-width:18.75rem}}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper .image-wrapper{max-width:15.625rem}}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper .image-wrapper{display:none}}.pop-main.gestions-factures .carte-visa-business .pop-container .title-wrapper .image-wrapper .card-image{position:absolute;right:0;top:0;width:100%;max-width:23.5625rem;height:auto}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content{display:flex;gap:1.25rem;margin:5.625rem auto;flex-wrap:wrap}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content{flex-direction:column;margin:1.875rem auto 3.75rem;gap:2.5rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content>div{flex:1;min-width:0}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper{order:9999}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg{display:flex;height:100%;max-height:30.5rem;width:auto;max-width:30.5rem;background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);border-radius:1.25rem;justify-content:center;align-items:end;padding:1.25rem 1.25rem 0}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg{max-width:none}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper{position:relative;height:100%;display:flex;justify-content:center;align-items:end}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper img{height:100%;max-height:27.5rem}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper img{max-height:18.75rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper{display:flex;justify-content:center;align-items:center;align-self:stretch;margin-left:-3.125rem}@media (max-width: 1200px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper{margin-left:-6.25rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper .cell{display:flex;margin-top:-3.125rem;width:12.0625rem;padding:.75rem 1rem;flex-direction:column;align-items:flex-start;gap:.75rem;border-radius:1.25rem;background:#ffffa8;box-shadow:0 .75rem 2.25rem #ae003b0f}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper .cell .description{color:#180108;font-family:Ubuntu,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:130%}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper .cell .wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper .cell .wrapper .price{color:#180108;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:italic;font-weight:700;line-height:90%;text-transform:uppercase}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .image-wrapper .gradient-bg .mockup-wrapper .cell-wrapper .cell .wrapper .sub{color:#180108;font-family:Ubuntu,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:110%}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper{display:flex;align-items:center}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper{display:flex;width:100%;max-width:32rem;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper{max-width:none}}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item{display:flex;padding:1.25rem 0;align-items:flex-start;gap:1rem;align-self:stretch;position:relative;border-bottom:1px solid #D3D3D3}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item:last-child{border-bottom:none}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item:before{content:url(/images/pop-list-icon.svg);margin-top:.125rem}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item .text-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1 0 0}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item .text-wrapper h6{color:#232323;font-family:Ubuntu,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:140%}.pop-main.gestions-factures .carte-visa-business .pop-container .section-content .content-wrapper .list-wrapper .list-item .text-wrapper p{color:#232323;font-family:Ubuntu,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section{margin:5.625rem auto;display:grid;width:100%;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section{margin:3.75rem auto}}@media (max-width: 576px){.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section{grid-template-columns:repeat(1,minmax(0,1fr))}}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card{display:flex;padding:2rem 5rem 2rem 2rem;flex-direction:column;align-items:flex-start;gap:2rem;flex:1 0 0;border-radius:1.25rem;background:#f2f2f2}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card{padding:1.25rem;gap:1rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card .icon-illustration{width:4rem;height:4rem}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card h3{color:#232323;font-family:Ubuntu,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:115%}@media (max-width: 768px){.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card h3{font-size:1.1875rem;margin-top:.625rem}}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card .list-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card .list-wrapper .list-item{display:flex;align-items:flex-start;gap:1rem;align-self:stretch;color:#232323;font-family:Ubuntu,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .carte-visa-business .pop-container .arg-section .arg-card .list-wrapper .list-item:before{content:url(/images/pop-list-icon-white.svg);display:block;width:1.5rem;height:1.5rem}.pop-main.gestions-factures .service-e-cartes{margin:5.625rem auto}@media (max-width: 768px){.pop-main.gestions-factures .service-e-cartes{margin:3.75rem auto}}.pop-main.gestions-factures .service-e-cartes .pop-container{border-bottom:1px solid #D3D3D3}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper{display:flex;align-items:center;gap:1.25rem;justify-content:space-between;align-self:stretch}@media (max-width: 1024px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper{flex-direction:column;gap:1.875rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;flex:1;max-width:31.875rem}@media (max-width: 1024px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content{max-width:none}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content .section-number{font-family:DegularDisplay,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:90%;letter-spacing:1.28px;color:#87e4ff;background:var(--POP-Pop, linear-gradient(180deg, #9DCFF8 2%, #34C5FE 27%, #24C5FE 37%, #34C5FE 49%, #FFFFA7 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content h2{color:#232323;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:80%}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content h2{font-size:2rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content p{color:#232323;font-family:Ubuntu,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:140%}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper>.content p{font-size:1.1875rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20{display:flex;position:relative;align-items:start;max-width:39.375rem}@media (max-width: 1200px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20{max-width:37.5rem}}@media (max-width: 1024px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20{max-width:31.25rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 .big-number-illustration{max-width:28.75rem;width:100%;height:auto}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 p{color:#232323;display:inline;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:italic;font-weight:700;line-height:80%;margin-top:3.75rem;z-index:10}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 p{margin-top:0;font-size:1.875rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 .before{margin-right:-2.5rem;width:9.375rem;white-space:nowrap}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 .before{margin-right:-4.5rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 .after{margin-left:-2.5rem;width:9.375rem;white-space:nowrap}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .title-wrapper .visuel-20 .after{margin-left:-4.5rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section{margin:4rem auto 5.625rem;display:grid;width:100%;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}@media (max-width: 768px){.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section{margin:3.75rem auto}}@media (max-width: 576px){.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section{grid-template-columns:repeat(1,minmax(0,1fr))}}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card{display:flex;padding:2rem 5rem 2rem 2rem;flex-direction:column;align-items:flex-start;gap:2rem;flex:1 0 0;border-radius:1.25rem;background:#f2f2f2}@media (max-width: 768px){.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card{padding:1.25rem;gap:1rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card.blue-bg{background:#87e4ff}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card .icon-illustration{width:4rem;height:4rem}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card h3{color:#232323;font-family:Ubuntu,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:115%}@media (max-width: 768px){.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card h3{font-size:1.1875rem;margin-top:.625rem}}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card .list-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card .list-wrapper .list-item{display:flex;align-items:flex-start;gap:16px;align-self:stretch;color:#232323;font-family:Ubuntu,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .service-e-cartes .pop-container .arg-section .arg-card .list-wrapper .list-item:before{content:url(/images/pop-list-icon-white.svg);display:block;width:1.5rem;height:1.5rem}.pop-main.gestions-factures .virements{margin:5.625rem auto}@media (max-width: 768px){.pop-main.gestions-factures .virements{margin:3.75rem auto}}.pop-main.gestions-factures .virements .pop-container .title-wrapper{display:flex;gap:1.5rem;justify-content:space-between;position:relative}.pop-main.gestions-factures .virements .pop-container .title-wrapper>.content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;flex:1 0 0;max-width:47.5rem}.pop-main.gestions-factures .virements .pop-container .title-wrapper>.content .section-number{font-family:DegularDisplay,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:90%;letter-spacing:1.28px;color:#87e4ff;background:var(--POP-Pop, linear-gradient(180deg, #9DCFF8 2%, #34C5FE 27%, #24C5FE 37%, #34C5FE 49%, #FFFFA7 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pop-main.gestions-factures .virements .pop-container .title-wrapper>.content h2{color:#232323;font-family:DegularDisplay,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:80%}@media (max-width: 576px){.pop-main.gestions-factures .virements .pop-container .title-wrapper>.content h2{font-size:2.125rem}}.pop-main.gestions-factures .virements .pop-container .title-wrapper>.content p{color:#232323;font-family:Ubuntu,sans-serif;font-size:21px;font-style:normal;font-weight:500;line-height:140%}.pop-main.gestions-factures .virements .pop-container .title-wrapper .image-wrapper{width:100%;max-width:23.5625rem;position:relative}.pop-main.gestions-factures .virements .pop-container .title-wrapper .image-wrapper .card-image{position:absolute;right:0;top:0;width:100%;max-width:23.5625rem;height:auto}.pop-main.gestions-factures .virements .pop-container .arg-section{margin:4rem auto 5.625rem;display:grid;width:100%;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .arg-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 576px){.pop-main.gestions-factures .virements .pop-container .arg-section{grid-template-columns:repeat(1,minmax(0,1fr))}}.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card{display:flex;padding:2rem;flex-direction:column;align-items:flex-start;gap:2rem;flex:1 0 0;border-radius:1.25rem;background:#f2f2f2}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card{padding:1.25rem;gap:1rem}}.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card.blue-bg{background:#87e4ff}.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card .icon-illustration{width:4rem;height:4rem}.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card h3{color:#232323;font-family:Ubuntu,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:115%}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card h3{font-size:1.1875rem;margin-top:.625rem}}.pop-main.gestions-factures .virements .pop-container .arg-section .arg-card p{color:#232323;font-family:Ubuntu,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .virements .pop-container .bottom-block{width:100%;position:relative;padding:2rem 0 2rem 2rem;display:flex;margin:4rem auto 5.625rem;align-items:flex-start;gap:1.25rem;flex:1 0 0;border-radius:1.25rem;background:linear-gradient(180deg,#000,#232323),linear-gradient(270deg,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7)}@media (max-width: 1024px){.pop-main.gestions-factures .virements .pop-container .bottom-block{padding-right:2rem}}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block{flex-direction:column;padding:1.25rem}}.pop-main.gestions-factures .virements .pop-container .bottom-block .title-wrapper{display:flex;padding-right:32px;justify-content:center;align-items:center;gap:8px;max-width:23.4375rem;flex:1 0 0}.pop-main.gestions-factures .virements .pop-container .bottom-block .title-wrapper .title{font-family:DegularDisplay,sans-serif;font-size:40px;font-style:normal;font-weight:700;position:relative;color:#87e4ff;background:linear-gradient(to bottom,#9dcff8 2%,#34c5fe 27%,#24c5fe 37%,#34c5fe 49%,#ffffa7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pop-main.gestions-factures .virements .pop-container .bottom-block .title-wrapper .title sup{font-size:1.25rem;position:relative;top:0}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block .title-wrapper .title{font-size:2rem}}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block .title-wrapper{max-width:none}}.pop-main.gestions-factures .virements .pop-container .bottom-block .description-wrapper{display:flex;max-width:513px;flex:1 0 0;flex-direction:column;align-items:flex-start;gap:16px}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block .description-wrapper{max-width:none}}.pop-main.gestions-factures .virements .pop-container .bottom-block .description-wrapper p{color:#fff;font-family:Ubuntu,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper{display:flex;align-items:end;align-self:stretch}@media (max-width: 1024px){.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper{display:none}}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper{display:flex;width:100%;justify-content:end}}.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper .bottom-image{margin-bottom:-32px;margin-top:-96px}@media (max-width: 1024px){.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper .bottom-image{margin-bottom:0}}@media (max-width: 768px){.pop-main.gestions-factures .virements .pop-container .bottom-block .image-wrapper .bottom-image{margin-top:0;margin-bottom:-1.25rem;margin-right:-1.25rem}}.pop-main.gestions-factures .tap-to-pay{margin:5.625rem auto;padding:7.5rem 1.25rem;background:var(--POP-Pop, linear-gradient(180deg, #9DCFF8 2%, #34C5FE 27%, #24C5FE 37%, #34C5FE 49%, #FFFFA7 100%));overflow:hidden}@media (max-width: 768px){.pop-main.gestions-factures .tap-to-pay{padding:3.75rem 1.25rem;margin:3.75rem auto}}.pop-main.gestions-factures .tap-to-pay .pop-container{display:flex;align-items:flex-start;gap:1.25rem;align-self:stretch}@media (max-width: 768px){.pop-main.gestions-factures .tap-to-pay .pop-container{flex-direction:column}}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;position:relative}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content{width:100%;max-width:23.4375rem}@media (max-width: 768px){.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content{max-width:none}}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content .section-number{font-family:DegularDisplay,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:90%;letter-spacing:1.28px;color:#fff}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content h2{color:#000;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:80%;margin-top:2rem}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content .infos{display:inline-flex;align-items:baseline;gap:.5rem;margin-top:1rem;color:#180108;font-family:DegularDisplay,sans-serif;font-size:2.5rem;font-style:normal;font-weight:700;line-height:80%}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .content .infos span{color:#180108;font-family:Ubuntu,sans-serif;font-size:1rem;font-style:italic;font-weight:400;line-height:140%}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .img-wrapper{display:flex;width:100%;justify-content:end}@media (max-width: 1200px){.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .img-wrapper{position:relative;top:4.375rem}}@media (max-width: 1024px){.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .img-wrapper{top:5rem;margin:-7.5rem 2.5rem;display:none}}.pop-main.gestions-factures .tap-to-pay .pop-container .title-wrapper .img-wrapper .phone-image{margin:-7.5rem 2.5rem}.pop-main.gestions-factures .tap-to-pay .pop-container .img-wrapper-mobile{display:none}@media (max-width: 768px){.pop-main.gestions-factures .tap-to-pay .pop-container .img-wrapper-mobile{display:flex;justify-content:center;width:100%}}@media (max-width: 576px){.pop-main.gestions-factures .tap-to-pay .pop-container .img-wrapper-mobile{justify-content:flex-start}}.pop-main.gestions-factures .tap-to-pay .pop-container .img-wrapper-mobile .phone-image{width:100%;max-width:300px;margin-left:-60px;margin-bottom:-60px}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper{display:flex;flex:1 0 0;align-self:stretch;max-width:32rem;flex-direction:column;justify-content:center;align-items:flex-start}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list .list-item{display:flex;align-items:flex-start;gap:1rem;align-self:stretch;color:#232323;font-family:Ubuntu,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list .list-item:before{content:url(/images/pop-list-icon-white.svg);margin-top:.125rem;display:block;width:1.5rem;height:1.5rem}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list .list-item .title{color:#000;font-family:Ubuntu,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:140%}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list .list-item .description{display:block;color:#000;font-family:Ubuntu,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.2}.pop-main.gestions-factures .tap-to-pay .pop-container .list-wrapper .list .list-item .description sup{font-size:.625rem}.pop-main.gestions-factures .pop-faq{margin:5.625rem auto}.pop-main.gestions-factures .legal-section ol{list-style:decimal;color:var(--Gris, #232323);text-align:center;font-family:Ubuntu,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:140%}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
