.footer-inner{max-width:1200px;margin:0 auto;padding:96px clamp(16px,4vw,48px) 0;position:relative}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(28px,4vw,48px);margin-bottom:48px}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:36px}.footer-legal-links{display:flex;flex-wrap:wrap;gap:20px}.footer-watermark{text-align:center;overflow:hidden;pointer-events:none;margin-bottom:-10px}@media (max-width:767px){.footer-inner{padding:80px 24px 0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:40px}.footer-bottom{text-align:center;gap:16px}.footer-bottom,.footer-legal-links{flex-direction:column;align-items:center}.footer-legal-links{gap:12px}.footer-watermark{display:none}.conciergerie-grid{grid-template-columns:repeat(2,1fr)!important}.conciergerie-grid>*{margin-top:0!important}}@media (max-width:480px){.conciergerie-grid{grid-template-columns:1fr!important}}.landing-section{width:100%;padding:2rem 0;scroll-margin-top:100px}.landing-section,.landing-section:nth-child(2n),.landing-section:nth-child(odd){background:transparent}.section-title{font-family:Poppins-Bold,Helvetica;font-size:clamp(36px,5vw,48px);font-weight:700;color:var(--bnb-bleu);text-align:center;margin:0 0 1.5rem;padding:0}.section-intro{font-family:var(--paragraphe-font-family);font-size:var(--paragraphe-font-size);font-weight:var(--paragraphe-font-weight);color:#475569;line-height:1.8;text-align:center;margin:0 auto 2rem;max-width:700px}.concept-section{padding:4rem 0;margin-top:0;background:transparent}.concept-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.concept-main-title{font-family:var(--font-manrope),var(--linora-tech-manrope-bold-font-family);font-weight:var(--linora-tech-manrope-bold-font-weight);font-size:clamp(28px,4vw,42px);color:#000;margin:0 0 1rem;line-height:1.3;max-width:900px}.concept-title-blue{color:var(--bnb-bleu)}.concept-subtitle{font-family:var(--font-manrope),var(--linora-tech-manrope-regular-font-family);font-weight:var(--linora-tech-manrope-regular-font-weight);font-size:clamp(16px,2vw,20px);color:#475569;margin:0 0 3rem;line-height:1.6;max-width:800px}.concept-video-wrapper{width:100%;max-width:900px;margin:0 auto 2.5rem}.concept-video-frame{width:100%;aspect-ratio:16/9;background:#000;border:3px solid #000;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.15);min-height:400px}.concept-video-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);cursor:pointer;transition:background .3s ease;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;border-radius:13px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.concept-video-placeholder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid hsla(0,0%,100%,.1);border-radius:13px;pointer-events:none}.concept-video-placeholder:hover{background:rgba(0,0,0,.4)}.concept-video-poster{flex-direction:column;gap:12px}.concept-video-poster,.concept-video-poster-bg{background:linear-gradient(135deg,#144473,#1e6b9e)}.concept-video-poster-bg{position:absolute;inset:0;opacity:.9;pointer-events:none}.concept-video-poster .concept-video-play-button{width:64px;height:64px}.concept-video-poster-text{position:relative;z-index:1;color:#fff;font-size:14px;font-weight:500;opacity:.95}.concept-video-play-button{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);border-radius:50%;border:none;cursor:pointer;position:relative;z-index:1;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3);padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.concept-video-play-button:hover{transform:scale(1.1);background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.4)}.concept-video-play-button:active{transform:scale(.95)}.concept-video-icon{width:32px;height:32px;color:#000;margin-left:4px}.concept-video-placeholder:hover .concept-video-play-button{transform:scale(1.1);background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.4)}.concept-video-frame iframe,.concept-video-frame video{width:100%;height:100%;border:none;border-radius:16px;-o-object-fit:cover;object-fit:cover}.concept-video-player{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:13px}.concept-video-controls{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);right:auto;display:flex;justify-content:center;gap:12px;z-index:20;opacity:0;transition:opacity .3s ease;pointer-events:none}.concept-video-controls.visible,.concept-video-controls:hover,.concept-video-frame:hover .concept-video-controls{opacity:1;pointer-events:auto}.concept-video-control-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .2s ease;backdrop-filter:blur(4px)}.concept-video-control-button:hover{background:rgba(0,0,0,.9);transform:scale(1.05)}.concept-video-control-button:active{transform:scale(.95)}.control-icon{width:20px;height:20px;color:#fff}@media (max-width:768px){.concept-video-controls{bottom:12px;left:50%;transform:translateX(-50%);right:auto;gap:12px;justify-content:center}.concept-video-controls.visible{opacity:1;pointer-events:auto}.concept-video-control-button{width:48px;height:48px;min-width:48px;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.concept-video-controls .control-icon{width:22px;height:22px}}.concept-cta-wrapper{display:flex;margin-top:1rem}.concept-cta-button,.concept-cta-wrapper{justify-content:center;align-items:center}.concept-cta-button{display:inline-flex;padding:16px 32px;background:var(--bnb-bleu);color:#fff;font-family:var(--font-manrope),var(--linora-tech-manrope-semibold-font-family);font-weight:var(--linora-tech-manrope-semibold-font-weight);font-size:18px;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(20,68,115,.3)}@media (max-width:768px){.concept-cta-button{width:100%;padding:14px 24px;font-size:16px;border-radius:14px}}.concept-cta-button:hover{background:#0f4a7a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(20,68,115,.4)}.concept-cta-button:active{transform:translateY(0)}.prestataire-section{overflow:hidden;background:transparent;width:100%;min-height:1017px;position:relative;padding:4rem 0}.prestataire-container{max-width:1728px;margin:0 auto;padding:0 2rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:3rem}.prestataire-cards-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%}.prestataire-cards-wrapper>*{flex:0 0 auto;display:flex;align-items:flex-start;margin:0;padding:0}.prestataire-cards-wrapper .prestataire-dev-wrapper,.prestataire-cards-wrapper .prestataire-variant,.prestataire-cards-wrapper .prestataire-variant-wrapper{margin-top:0;padding-top:0}.prestataire-cards-wrapper>div[data-framer-component]{margin:0;padding:0;display:flex;align-items:flex-start}.prestataire-container>.prestataire-dev-wrapper,.prestataire-container>.prestataire-variant,.prestataire-container>.prestataire-variant-wrapper{display:flex}.prestataire-variant{width:280px;height:400px;padding:24px 20px;background:linear-gradient(208deg,#173e7e 2%,rgba(42,78,143,.96) 22%,rgba(54,25,151,.56) 85%,rgba(0,0,0,.12));border-radius:24px;overflow:hidden;align-self:flex-start}.prestataire-container-inner,.prestataire-variant{display:flex;flex-direction:column;align-items:center;position:relative}.prestataire-container-inner{width:219px;height:45px;justify-content:center;margin-top:0;padding-top:0}.prestataire-selection{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:0;margin-bottom:0;font-family:var(--font-manrope),var(--linora-tech-manrope-semibold-font-family);font-weight:var(--linora-tech-manrope-semibold-font-weight);color:#f4f9ff;font-size:15px;letter-spacing:0;line-height:normal;white-space:nowrap;padding:0}.prestataire-content{position:absolute;width:100%;top:144px;left:5.35%;height:214px}.prestataire-frame{position:absolute;top:86px;left:37px;width:208px;height:117px;border-radius:19px;background:hsla(0,0%,100%,.1)}.prestataire-text-wrapper{display:flex;flex-direction:column;width:243px;height:46px;align-items:flex-start;padding:0 15px;position:absolute;top:-65px;left:2px;background-color:#78788014;border-radius:19px}.prestataire-process{position:relative;align-self:stretch;height:46px;font-size:12px;line-height:normal;margin:0}.prestataire-note,.prestataire-process{display:flex;align-items:center;justify-content:center;font-family:var(--font-manrope),var(--linora-tech-manrope-semibold-font-family);font-weight:var(--linora-tech-manrope-semibold-font-weight);color:#fff;letter-spacing:0}.prestataire-note{position:absolute;top:0;left:9px;width:229px;height:50px;font-size:15px;line-height:101px;white-space:nowrap}.prestataire-border{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:24px;border:1px solid #ffffff5c;pointer-events:none}.prestataire-dev-wrapper{display:flex;flex-direction:column;width:280px;height:400px;align-items:flex-start;justify-content:flex-start;position:relative;align-self:flex-start}.prestataire-dev{flex-direction:column;align-items:center;padding:24px 20px;flex:1;flex-grow:1;background-color:var(--lumeragency-fr-color-black-solid);border-radius:24px;overflow:hidden}.prestataire-dev,.prestataire-dev-header{display:flex;position:relative;align-self:stretch;width:100%}.prestataire-dev-header{gap:10px;margin-top:0;margin-bottom:10px;padding-top:0}.prestataire-dev-header,.prestataire-heading-wrapper{flex-direction:column;align-items:flex-start;flex:0 0 auto}.prestataire-heading-wrapper{display:inline-flex;position:relative}.prestataire-dev-title{position:relative;display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;margin-top:0;font-family:var(--font-manrope),var(--linora-tech-manrope-bold-font-family);font-weight:var(--linora-tech-manrope-bold-font-weight);color:#fff;font-size:24px;letter-spacing:0;line-height:32px;white-space:nowrap}.prestataire-dev-description{display:flex;flex-direction:column;align-items:flex-start;position:relative;align-self:stretch;width:100%;flex:0 0 auto}.prestataire-dev-description p{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;font-family:var(--font-manrope),var(--linora-tech-manrope-regular-font-family);font-weight:var(--linora-tech-manrope-regular-font-weight);color:#fff;font-size:14px;letter-spacing:-.14px;line-height:20px;margin:0}.prestataire-app-features{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px;background:hsla(0,0%,100%,.05);border-radius:12px}.prestataire-feature-item{display:flex;align-items:center;gap:10px;font-family:var(--font-manrope),var(--linora-tech-manrope-regular-font-family);font-size:13px;color:hsla(0,0%,100%,.9);line-height:1.5}.prestataire-feature-icon{font-size:18px;flex-shrink:0}.prestataire-feature-text{flex:1}.prestataire-code-container{display:none}.prestataire-app-features{position:relative;width:100%;margin-top:20px}.prestataire-code-block{width:273px;height:216px;padding:27.51px 24.07px 24.07px 32.67px;position:absolute;right:-51px;bottom:-35px;border-radius:var(--lumeragency-fr-radius-44) var(--lumeragency-fr-radius-44) var(--lumeragency-fr-radius-44) 0;transform:rotate(.96deg);background:linear-gradient(180deg,var(--lumeragency-fr-color-azure-80-20) 0,var(--lumeragency-fr-color-azure-48) 100%);opacity:.72;background-color:var(--lumeragency-fr-color-azure-80-20)}.prestataire-code-block,.prestataire-code-content{display:flex;flex-direction:column;align-items:flex-start}.prestataire-code-content{position:relative;align-self:stretch;width:100%;flex:0 0 auto;margin-bottom:-5.46px}.prestataire-code-paragraph{position:relative;align-self:stretch;width:100%;height:118.68px;font-family:var(--font-inter),var(--linora-tech-inter-medium-font-family);font-weight:var(--linora-tech-inter-medium-font-weight);font-size:12px;letter-spacing:-.15px;line-height:17px}.code-text-3{left:1px;width:37px;color:#fff}.code-text-3,.code-text-4{position:absolute;top:0;height:17px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.code-text-4{left:40px;width:41px;color:var(--lumeragency-fr-color-azure-56)}.code-text-5{left:1px;width:33px}.code-text-5,.code-text-6{position:absolute;top:34px;height:17px;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.code-text-6{left:36px;width:76px}.code-text-7{left:115px;width:28px;color:var(--lumeragency-fr-color-azure-56)}.code-text-7,.code-text-8{position:absolute;top:34px;height:17px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.code-text-8{left:146px;width:5px;color:#fff}.code-text-9{left:12px;width:18px}.code-text-10,.code-text-9{position:absolute;top:51px;height:17px;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.code-text-10{left:33px;width:32px}.code-text-11{left:68px;width:31px;color:#fff}.code-text-11,.code-text-12{position:absolute;top:51px;height:17px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.code-text-12{left:102px;width:28px;color:var(--lumeragency-fr-color-azure-56)}.code-text-13{top:51px;left:133px;width:5px}.code-text,.code-text-13{position:absolute;height:17px;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.code-text{top:67px;left:25px;width:35px}.code-text-14{left:59px;width:33px}.code-text-14,.code-text-15{position:absolute;top:67px;height:17px;display:flex;align-items:center;justify-content:center;color:var(--lumeragency-fr-color-rose-71);white-space:nowrap}.code-text-15{left:94px;width:43px}.code-text-16{position:absolute;top:67px;left:139px;width:15px;height:17px;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.code-text-17{top:84px;width:59px}.code-text-17,.code-text-18{position:absolute;left:37px;height:17px;display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.code-text-18{top:101px;width:133px}.prestataire-code-container-4{padding:0 183.93px 0 27.57px}.prestataire-code-container-4,.prestataire-code-container-5{display:flex;flex-direction:column;align-items:flex-start;position:relative;align-self:stretch;width:100%;flex:0 0 auto}.prestataire-code-container-5{padding:0 196.18px 0 15.32px}.prestataire-code-div-wrapper-2{flex-direction:column;align-items:flex-start;width:100%;flex:0 0 auto}.code-text-19,.prestataire-code-div-wrapper-2{display:flex;position:relative;align-self:stretch}.code-text-19{align-items:center;justify-content:center;margin-top:-1px;font-family:Inter-Medium,Helvetica;font-weight:500;color:#fff;font-size:12px;letter-spacing:-.15px;line-height:17px}.prestataire-border-2{width:273px;height:216px;border-radius:44px 44px 44px 0;position:absolute;top:0;left:0;border:1px solid #ffffff5c;pointer-events:none}.prestataire-code-background{position:absolute;top:3px;left:16px;width:222px;height:59px;background:hsla(0,0%,100%,.1);filter:blur(20px)}.prestataire-variant-wrapper{align-self:flex-start}.prestataire-variant-2,.prestataire-variant-wrapper{display:flex;flex-direction:column;width:280px;height:400px;align-items:flex-start;justify-content:flex-start;position:relative}.prestataire-variant-2{background:linear-gradient(0deg,var(--lumeragency-fr-color-white-62) 0,var(--lumeragency-fr-color-white-62) 100%),linear-gradient(0deg,var(--lumeragency-fr-color-white-62) 0,var(--lumeragency-fr-color-white-62) 100%);border-radius:24px;overflow:visible;padding:24px 20px}.prestataire-delivery-header{display:flex;flex-direction:column;width:calc(100% - 40px);align-items:flex-start;gap:5.43px;position:relative;margin-top:0;margin-left:0;padding-top:0}.prestataire-delivery-title-wrapper{display:flex;align-items:baseline;gap:7.92px;position:relative;align-self:stretch;width:100%;flex:0 0 auto}.prestataire-delivery-title{position:relative;display:flex;align-items:baseline;justify-content:flex-start;width:-moz-fit-content;width:fit-content;margin-top:0;font-family:var(--font-inter),var(--linora-tech-inter-bold-font-family);font-weight:var(--linora-tech-inter-bold-font-weight);color:var(--lumeragency-fr-color-azure-10);font-size:21.6px;letter-spacing:0;line-height:32px;white-space:nowrap}.prestataire-bonus-badge{display:inline-flex;flex-direction:column;height:53.15px;align-items:flex-start;justify-content:center;padding:0;position:relative;flex:0 0 auto}.prestataire-bonus-badge .prestataire-heading-wrapper{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px 6px;position:relative;flex:0 0 auto;border-radius:14px;overflow:hidden;transform:rotate(-6.06deg);background:linear-gradient(54deg,var(--lumeragency-fr-color-violet-68) 0,var(--lumeragency-fr-color-rose-71) 52%,var(--lumeragency-fr-color-red-73) 100%);background-color:var(--lumeragency-fr-color-red-73)}.prestataire-bonus-text{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:-1px;font-family:var(--lumeragency-fr-semantic-heading-6-font-family);font-weight:var(--lumeragency-fr-semantic-heading-6-font-weight);color:#fff;font-size:var(--lumeragency-fr-semantic-heading-6-font-size);letter-spacing:var(--lumeragency-fr-semantic-heading-6-letter-spacing);line-height:var(--lumeragency-fr-semantic-heading-6-line-height);white-space:nowrap;font-style:var(--lumeragency-fr-semantic-heading-6-font-style)}.prestataire-delivery-description{display:flex;flex-direction:column;align-items:flex-start;position:relative;align-self:stretch;width:100%;flex:0 0 auto}.prestataire-delivery-description p{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;font-family:var(--font-inter),var(--linora-tech-inter-medium-font-family);font-weight:var(--linora-tech-inter-medium-font-weight);color:var(--lumeragency-fr-color-azure-32);font-size:14px;letter-spacing:-.14px;line-height:20px;margin:0}.prestataire-phone-mockup{position:absolute;top:216px;left:calc(50% - 120px);width:240px;height:428px;border-radius:var(--lumeragency-fr-radius-44);overflow:hidden;background:linear-gradient(180deg,var(--lumeragency-fr-color-azure-80-20) 0,var(--lumeragency-fr-color-white-solid) 100%);background-color:var(--lumeragency-fr-color-white-solid)}.prestataire-user-icon{position:absolute;top:40px;left:28px;width:44px;height:43px;border-radius:50%;background:var(--bnb-bleu)}.prestataire-chat-wrapper{display:flex;width:162px;align-items:center;justify-content:center;padding:7px 20px 8px;position:absolute;top:102px;left:28px;background-color:#fff;border-radius:50px;overflow:hidden;transform:rotate(-.26deg)}.prestataire-chat-bubble{display:inline-flex;margin-left:-8px;margin-right:-8px}.prestataire-chat-bubble,.prestataire-chat-content{flex-direction:column;align-items:flex-start;position:relative;flex:0 0 auto}.prestataire-chat-content{display:flex;padding:0 0 .72px;align-self:stretch;width:100%}.prestataire-chat-content p{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;font-family:var(--lumeragency-fr-inter-medium-font-family);font-weight:var(--lumeragency-fr-inter-medium-font-weight);color:var(--lumeragency-fr-color-blue-19);font-size:var(--lumeragency-fr-inter-medium-font-size);letter-spacing:var(--lumeragency-fr-inter-medium-letter-spacing);line-height:var(--lumeragency-fr-inter-medium-line-height);white-space:nowrap;margin:0;font-style:var(--lumeragency-fr-inter-medium-font-style)}.prestataire-phone-image{position:absolute;top:159px;left:28px;width:184px;height:227px;border-radius:24px;transform:rotate(.26deg);background:linear-gradient(135deg,#e8edf2,#f1f5f9)}.prestataire-border-3{width:100%;height:100%;border-radius:var(--lumeragency-fr-radius-44);position:absolute;top:0;left:0;border:1px solid #ffffff5c;pointer-events:none}.prestataire-final-section{width:100%;gap:var(--lumeragency-fr-item-spacing-10);margin-bottom:2rem;opacity:1}.prestataire-final-section,.prestataire-final-title{display:flex;align-items:center;justify-content:center;position:relative}.prestataire-final-title{width:-moz-fit-content;width:fit-content;margin-top:-1px;font-family:var(--font-manrope),var(--linora-tech-manrope-bold-font-family);font-weight:var(--linora-tech-manrope-bold-font-weight);color:#fff;font-size:var(--lumeragency-fr-semantic-heading-3-font-size);letter-spacing:var(--lumeragency-fr-semantic-heading-3-letter-spacing);line-height:var(--lumeragency-fr-semantic-heading-3-line-height);white-space:nowrap;font-style:normal}.prestataire-final-subtitle{width:1066px;height:57px}.prestataire-final-subtitle,.prestataire-final-text{display:flex;flex-direction:column;align-items:flex-start;position:relative}.prestataire-final-text{align-self:stretch;width:100%;flex:0 0 auto;margin-bottom:-55px}.prestataire-final-text p{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,var(--lumeragency-fr-color-violet-68) 0,var(--lumeragency-fr-color-rose-71) 53%,var(--lumeragency-fr-color-red-72) 100%);-webkit-background-clip:text!important;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;font-family:var(--lumeragency-fr-semantic-heading-3-font-family);font-weight:var(--lumeragency-fr-semantic-heading-3-font-weight);color:var(--lumeragency-fr-color-red-72);font-size:var(--lumeragency-fr-semantic-heading-3-font-size);letter-spacing:var(--lumeragency-fr-semantic-heading-3-letter-spacing);line-height:var(--lumeragency-fr-semantic-heading-3-line-height);margin:0;font-style:var(--lumeragency-fr-semantic-heading-3-font-style)}@media (max-width:1200px){.prestataire-dev-wrapper,.prestataire-variant,.prestataire-variant-wrapper{position:relative;margin-bottom:2rem}.prestataire-final-section{position:relative;flex-direction:column;text-align:center}.prestataire-final-subtitle{width:100%}}@media (max-width:768px){.prestataire-section{min-height:auto;padding:2rem 0}.prestataire-dev-wrapper,.prestataire-variant,.prestataire-variant-wrapper{width:100%;max-width:280px}.prestataire-final-text p,.prestataire-final-title{font-size:32px}}.features-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem}.feature-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.feature-title{font-family:Poppins-Bold,Helvetica;font-size:1.25rem;font-weight:700;color:var(--bnb-bleu);margin:0 0 .75rem}.feature-text{font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.6;margin:0}.conciergerie-section,.offre-section{padding-top:6rem}.offre-section{padding-bottom:6rem;background:transparent}.offre-container{max-width:1200px;margin:0 auto;padding:0 2rem}.offre-main-title{font-family:Poppins-Bold,Helvetica;font-size:clamp(32px,5vw,48px);font-weight:700;color:#000;text-align:center;margin:0 0 1rem;line-height:1.2}.offre-subtitle{font-family:var(--paragraphe-font-family);font-size:clamp(16px,2vw,20px);font-weight:var(--paragraphe-font-weight);color:#475569;text-align:center;max-width:800px;margin:0 auto 4rem;line-height:1.6}.offre-content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.offre-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #e8edf2;transition:transform .3s ease,box-shadow .3s ease}.offre-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.subscription-card{border:2px solid var(--bnb-bleu);box-shadow:0 8px 24px rgba(20,68,115,.15)}.subscription-card:hover{box-shadow:0 12px 32px rgba(20,68,115,.2)}.offre-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.offre-card-icon{width:32px;height:32px;color:var(--bnb-bleu);flex-shrink:0}.offre-card-title{font-family:Poppins-Bold,Helvetica;font-size:1.5rem;font-weight:700;color:#000;margin:0;line-height:1.3}.offre-price-section{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.offre-price-amount{font-family:Poppins-Bold,Helvetica;font-size:2.5rem;font-weight:700;color:var(--bnb-bleu)}.offre-price-period{font-size:1rem;color:#475569}.offre-price-note,.offre-price-period{font-family:var(--paragraphe-font-family)}.offre-price-note{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.offre-features-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.offre-feature-item{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.5}.feature-icon{width:20px;height:20px;color:var(--bnb-bleu);flex-shrink:0;margin-top:2px}.offre-card-note{font-family:var(--paragraphe-font-family);font-size:.875rem;color:#64748b;margin:1.5rem 0 0;padding-top:1.5rem;border-top:1px solid #e8edf2;line-height:1.6}.test-mission-content{display:flex;flex-direction:column;gap:1.5rem}.test-mission-intro{font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;margin:0}.test-mission-features{display:flex;flex-direction:column;gap:.75rem}.test-mission-feature{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--paragraphe-font-family);font-size:1rem;color:#000;line-height:1.5}.test-mission-objective{background:#f8f9fa;border-radius:12px;padding:1.25rem;margin-top:.5rem}.test-mission-objective-title{font-family:Poppins-Bold,Helvetica;font-size:1rem;font-weight:700;color:#000;margin:0 0 .75rem}.test-mission-objective-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.test-mission-objective-list li{font-family:var(--paragraphe-font-family);font-size:.9375rem;color:#475569;padding-left:1.25rem;position:relative}.test-mission-objective-list li:before{content:"•";position:absolute;left:0;color:var(--bnb-bleu);font-weight:700}.why-model-list{display:flex;flex-direction:column;gap:1rem}.why-model-item{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.5}.reassurance-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.reassurance-item{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.5}.reassurance-key-phrase{background:linear-gradient(135deg,var(--bnb-bleu) 0,rgba(20,68,115,.9) 100%);border-radius:12px;padding:1.5rem;margin-top:1.5rem}.key-phrase-text{font-family:Poppins-Bold,Helvetica;font-size:1.125rem;font-weight:700;color:#fff;text-align:center;margin:0;line-height:1.5}.offre-cta-section{text-align:center;margin-top:4rem;padding-top:3rem;border-top:2px solid #e8edf2}.offre-cta-title{font-family:Poppins-Bold,Helvetica;font-size:clamp(24px,3vw,32px);font-weight:700;color:#000;margin:0 0 2rem}.offre-cta-buttons{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto 1rem}.offre-cta-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-family:Poppins-Bold,Helvetica;font-weight:700;font-size:1rem;transition:all .3s ease;border:2px solid transparent}.offre-cta-button.primary{background-color:var(--bnb-bleu);color:#fff}.offre-cta-button.primary:hover{background-color:rgba(20,68,115,.9);transform:translateY(-2px);box-shadow:0 4px 12px rgba(20,68,115,.3)}.offre-cta-button.secondary{background-color:#fff;color:var(--bnb-bleu);border-color:var(--bnb-bleu)}.offre-cta-button.secondary:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta-icon{width:20px;height:20px}.cta-arrow{width:18px;height:18px;margin-left:auto}.offre-cta-note{font-family:var(--paragraphe-font-family);font-size:.875rem;color:#64748b;margin:1rem 0 0}.faq-list{margin-top:3rem;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.faq-question{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-family:Poppins-Bold,Helvetica;font-size:1.125rem;font-weight:700;color:var(--bnb-bleu);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.faq-question:hover{background-color:#f8f9fa}.faq-icon{font-size:1.5rem;color:var(--bnb-bleu);font-weight:700;flex-shrink:0;margin-left:1rem}.faq-answer{padding:0 1.5rem 1.5rem;font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.7}.faq-answer p{margin:0}.faq-contact{margin-top:3rem;text-align:center;padding:2rem;background:#fff;border-radius:12px}.faq-contact p{font-family:var(--paragraphe-font-family);font-size:1.125rem;color:#475569;margin:0 0 1.5rem}.faq-section{padding-top:6rem;padding-bottom:6rem}.cta-section{margin-top:3rem;text-align:center}.cta-button-large{display:inline-block;padding:1rem 2.5rem;background-color:var(--bnb-bleu);color:#fff;border-radius:12px;text-decoration:none;font-family:Poppins-Bold,Helvetica;font-weight:700;font-size:1.125rem;transition:background-color .2s}.cta-button-large:hover{background-color:rgba(20,68,115,.9)}.page-content{width:100%;padding-top:100px;padding-bottom:4rem;min-height:calc(100vh - 100px)}.page-section{width:100%;padding:2rem 0}.page-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.page-title{font-family:Poppins-Bold,Helvetica;font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--bnb-bleu);text-align:center;margin:0 0 2rem}.page-text-content{max-width:900px;margin:0 auto}.page-intro{font-family:var(--paragraphe-font-family);font-size:var(--paragraphe-font-size);font-weight:var(--paragraphe-font-weight);color:#475569;line-height:1.8;text-align:center;margin:0 0 3rem}.prestataire-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.benefit-item{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e8edf2;transition:transform .3s ease,box-shadow .3s ease}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.benefit-title{font-family:Poppins-Bold,Helvetica;font-size:1.5rem;font-weight:700;color:var(--bnb-bleu);margin:0 0 1rem}.benefit-text{font-family:var(--paragraphe-font-family);font-size:1rem;color:#475569;line-height:1.7;margin:0}@media (max-width:768px){.landing-section{padding:1.75rem 0;scroll-margin-top:70px}.page-content{padding-top:70px}.page-container{padding:0 .75rem;max-width:100%}.landing-section{contain:layout style paint}.prestataire-benefits{grid-template-columns:1fr;gap:1rem}.benefit-item{padding:1rem}.section-title{font-size:clamp(24px,5.5vw,32px);line-height:1.2;padding:0 .5rem;margin-bottom:1rem}.section-intro{font-size:14px;line-height:1.5;padding:0 .25rem}.concept-section,.conciergerie-section,.faq-section,.offre-section,.prestataire-section{padding-top:1.5rem;padding-bottom:1.25rem}.faq-section{padding-bottom:1.75rem}.landing-section+.landing-section{margin-top:0}.concept-video-frame{border-radius:10px;margin:.75rem 0}.concept-main-title{font-size:clamp(20px,5vw,24px);line-height:1.25;margin-bottom:.75rem}.concept-subtitle{font-size:clamp(14px,3.5vw,18px);line-height:1.4;margin-bottom:1rem}.concept-cta-button{font-size:14px;padding:10px 20px;width:100%;max-width:240px}.offre-content-grid{grid-template-columns:1fr;gap:1.25rem}.offre-main-title{font-size:clamp(20px,5.5vw,28px);line-height:1.2;margin-bottom:.75rem}.offre-subtitle{font-size:clamp(13px,3vw,16px);line-height:1.4;margin-bottom:1.25rem}.offre-card{padding:1.25rem 1rem;margin-bottom:1rem}.offre-card-header{gap:.75rem;margin-bottom:1rem}.offre-card-icon{width:24px;height:24px}.offre-card-title{font-size:1rem;line-height:1.3}.offre-price-amount{font-size:1.5rem}.offre-price-period{font-size:.875rem}.offre-price-note{font-size:.8125rem;margin-bottom:1rem}.offre-features-list{gap:.75rem;margin-bottom:1rem}.offre-feature-item{font-size:.875rem;gap:.5rem}.feature-icon{width:18px;height:18px}.offre-card-note{font-size:.8125rem;margin-top:1rem;padding-top:1rem}.offre-cta-buttons{max-width:100%;flex-direction:column;gap:.625rem;margin-top:1rem}.offre-cta-button{font-size:.875rem;padding:.75rem 1.25rem;width:100%}.cta-button-large{font-size:.9375rem;padding:.75rem 1.5rem}.faq-question{font-size:.875rem;padding:.75rem .875rem;line-height:1.35}.faq-answer{padding:0 .875rem .75rem;font-size:.8125rem;line-height:1.5}.prestataire-section h2{font-size:clamp(24px,5.5vw,32px)!important;margin-bottom:.75rem!important}.prestataire-section p{font-size:14px!important;margin-bottom:1.5rem!important}.prestataire-section .grid{gap:1rem!important;margin-top:1rem!important}.prestataire-section .group.relative,.prestataire-section .p-8{padding:24px!important}.prestataire-section .w-10{width:1.5rem!important;height:1.5rem!important}.prestataire-section .text-xl{font-size:1rem!important}.prestataire-section .text-sm{font-size:.8125rem!important}.conciergerie-section .grid{gap:1rem!important;margin-top:1rem!important}.conciergerie-section .group.relative,.conciergerie-section .p-8{padding:24px!important}.conciergerie-section .w-10{width:1.5rem!important;height:1.5rem!important}.conciergerie-section h3{font-size:1rem!important}.conciergerie-section p{font-size:.875rem!important}}@media (max-width:480px){.landing-section{padding:1.5rem 0}.page-content{padding-top:70px}.page-container{padding:0 .5rem}.section-title{font-size:clamp(20px,6vw,28px);margin-bottom:.75rem}.section-intro{font-size:13px}.concept-section,.conciergerie-section,.faq-section,.offre-section,.prestataire-section{padding-top:1.5rem;padding-bottom:1.25rem}.concept-main-title{font-size:clamp(18px,5vw,22px);margin-bottom:.5rem}.concept-subtitle{font-size:clamp(13px,3.5vw,16px);margin-bottom:.75rem}.concept-cta-button{font-size:13px;padding:9px 18px;max-width:220px}.offre-main-title{font-size:clamp(18px,5vw,24px);margin-bottom:.5rem}.offre-subtitle{font-size:clamp(12px,3vw,14px);margin-bottom:1rem}.offre-card{padding:1rem .875rem;margin-bottom:.875rem}.offre-card-header{gap:.625rem;margin-bottom:.875rem}.offre-card-icon{width:20px;height:20px}.offre-card-title{font-size:.9375rem}.offre-price-amount{font-size:1.375rem}.offre-price-period{font-size:.8125rem}.offre-price-note{font-size:.75rem;margin-bottom:.875rem}.offre-features-list{gap:.625rem;margin-bottom:.875rem}.offre-feature-item{font-size:.8125rem;gap:.5rem}.feature-icon{width:16px;height:16px}.offre-card-note{font-size:.75rem;margin-top:.875rem;padding-top:.875rem}.offre-cta-buttons{gap:.5rem;margin-top:.875rem}.offre-cta-button{font-size:.8125rem;padding:.625rem 1rem}.cta-button-large{font-size:.875rem;padding:.625rem 1.25rem}.faq-question{font-size:.8125rem;padding:.625rem .75rem}.faq-answer{padding:0 .75rem .625rem;font-size:.75rem}.prestataire-section h2{font-size:clamp(20px,6vw,28px)!important;margin-bottom:.5rem!important}.prestataire-section p{font-size:13px!important;margin-bottom:1.25rem!important}.prestataire-section .grid{gap:.875rem!important;margin-top:.875rem!important}.prestataire-section .group.relative,.prestataire-section .p-8{padding:24px!important}.prestataire-section .w-10{width:1.25rem!important;height:1.25rem!important}.prestataire-section .text-xl{font-size:.9375rem!important}.prestataire-section .text-sm{font-size:.75rem!important}.conciergerie-section .grid{gap:.875rem!important;margin-top:.875rem!important}.conciergerie-section .group.relative,.conciergerie-section .p-8{padding:24px!important}.conciergerie-section .w-10{width:1.25rem!important;height:1.25rem!important}.conciergerie-section h3{font-size:.9375rem!important}.conciergerie-section p{font-size:.8125rem!important}}.landing-section{scroll-behavior:smooth}.faq-answer,.faq-item{overflow:hidden}.benefit-item,.concept-card,.feature-item,.offer-card{transition:transform .3s ease,box-shadow .3s ease}.offer-card.featured{transform:translateZ(0)}@media (max-width:767px){.conciergerie-grid>*,.prestataire-grid>*{margin-top:0!important}}.feature-card{transition:transform .4s ease,box-shadow .4s ease,filter .4s ease,opacity .4s ease}.conciergerie-grid:hover .feature-card:hover,.prestataire-grid:hover .feature-card:hover{transform:translateY(-10px) scale(1.04)!important;box-shadow:0 8px 12px rgba(30,60,120,.06),0 36px 60px rgba(30,60,120,.2),inset 0 1px 0 hsla(0,0%,100%,.95)!important}.conciergerie-grid:hover .feature-card:not(:hover),.prestataire-grid:hover .feature-card:not(:hover){filter:blur(2px);transform:scale(.96)!important;opacity:.72}@media (max-width:767px){.conciergerie-grid:hover .feature-card:not(:hover),.prestataire-grid:hover .feature-card:not(:hover){filter:none;transform:none!important;opacity:1}.conciergerie-grid:hover .feature-card:hover,.prestataire-grid:hover .feature-card:hover{transform:translateY(-6px) scale(1.02)!important}}.btn-premium,.btn-premium *,.btn-premium :after,.btn-premium :before,.btn-premium:after,.btn-premium:before{border:0 solid;box-sizing:border-box}.btn-premium{-webkit-tap-highlight-color:transparent;background-color:#144473;background-image:none;color:#fff;cursor:pointer;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.5;margin:0;-webkit-mask-image:-webkit-radial-gradient(#000,#fff);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:99rem;padding:.9rem 2.8rem;position:relative;overflow:hidden;z-index:0;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px rgba(20,68,115,.3);width:100%}.btn-premium:hover{transform:scale(1.025);box-shadow:0 8px 36px rgba(20,68,115,.45)}.btn-premium .text-container{display:block;mix-blend-mode:difference;overflow:hidden;position:relative}.btn-premium .text{display:block;position:relative;letter-spacing:-.01em}.btn-premium:hover .text{animation:btn-premium-bounce .3s forwards}@keyframes btn-premium-bounce{0%{transform:translateY(0)}50%{transform:translateY(80%)}51%{transform:translateY(-80%)}to{transform:translateY(0)}}.btn-premium:before{left:calc(-50% - 50% * var(--skew));top:-104%}.btn-premium:after,.btn-premium:before{--skew:0.2;background:#fff;content:"";display:block;height:102%;pointer-events:none;position:absolute;transform:skew(calc(150deg * var(--skew))) translateY(var(--progress,0));transition:transform .2s ease;width:100%;z-index:-1}.btn-premium:after{--progress:0%;left:calc(50% + 50% * var(--skew));top:102%}.btn-premium:hover:before{--progress:100%}.btn-premium:hover:after{--progress:-102%}@media (max-width:767px){.btn-premium{padding:.8rem 2rem;font-size:14px}}@media (max-width:768px){*,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}}@keyframes mobileFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-fade-in{animation:mobileFadeIn .3s ease-out forwards}.mobile-fade-in-delay-1{opacity:0;animation:mobileFadeIn .3s ease-out .1s forwards}.mobile-fade-in-delay-2{opacity:0;animation:mobileFadeIn .3s ease-out .15s forwards}.mobile-fade-in-delay-3{opacity:0;animation:mobileFadeIn .3s ease-out .2s forwards}@media (max-width:768px){html{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,html{overflow-x:hidden;width:100%;max-width:100vw;margin:0;padding:0}*{box-sizing:border-box}.landing-page{width:100%;max-width:100vw;overflow-x:hidden;padding:0;margin:0;display:flex;flex-direction:column;min-height:100vh}.landing-header{padding:8px 0}.nav-bar{position:relative!important;top:unset!important;left:unset!important;right:unset!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:8px 12px!important;border-radius:9999px!important;z-index:1000!important;transform:none!important;margin:8px auto!important}.nav-bar-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:100%!important;gap:8px!important}.nav-bar .logo-bnb-cleaning-1{width:36px!important;height:28px!important;flex-shrink:0!important}.nav-bar .navbar{display:none!important}.nav-bar .nav-buttons{display:flex!important;align-items:center!important;gap:8px!important;flex:1!important;justify-content:flex-end!important}.nav-bar .btn-download-app{padding:8px 14px!important;height:38px!important;min-height:38px!important;max-height:38px!important;font-size:12px!important;border-radius:10px!important;white-space:nowrap!important;flex-shrink:0!important}.nav-bar .btn-download-app .download-icon{font-size:14px!important}.nav-bar .btn-download-app .download-text{font-size:11px!important}.nav-bar-burger{width:44px!important;height:44px!important;min-width:44px!important;flex-shrink:0!important;padding:8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;background:transparent!important;border:none!important;cursor:pointer!important}.nav-bar-burger span{display:block!important;width:20px!important;height:2px!important;background:var(--bnb-bleu)!important;border-radius:2px!important;transition:all .3s ease!important}.nav-bar-mobile-menu{position:fixed!important;top:114px!important;left:12px!important;right:12px!important;background:#fff!important;border-radius:14px!important;padding:20px!important;box-shadow:0 8px 32px rgba(0,0,0,.15)!important;z-index:999!important;display:none!important;flex-direction:column!important;gap:16px!important}.nav-bar-mobile-menu.active{display:flex!important}.nav-bar-mobile-menu .nav-link{padding:12px 16px!important;font-size:16px!important;color:var(--bnb-bleu)!important;text-decoration:none!important;border-radius:8px!important;transition:background .2s!important}.nav-bar-mobile-menu .nav-link:hover{background:rgba(20,68,115,.05)!important}.hero-section{padding:80px 16px 32px!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:16px!important}.hero-background{width:120%!important;max-width:400px!important;height:200px!important;filter:blur(40px)!important;opacity:.55!important;top:-80px!important}.social-proof{max-width:100%!important;padding:.5rem 1rem!important;border-radius:9999px!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important}.social-proof-avatars{justify-content:flex-start!important}.social-proof-avatars .avatar-image{width:24px!important;height:24px!important}.social-proof-divider{display:block!important}.social-proof-text{flex-direction:column!important;gap:1px!important;align-items:flex-start!important}.social-proof-number{font-size:12px!important}.social-proof-description{font-size:11px!important}.hero-headings{width:100%!important}.hero-title{font-size:clamp(32px,8vw,40px)!important;line-height:1.08!important;letter-spacing:-.04em!important;text-align:center!important;display:block!important}.hero-title-icon{margin-left:4px!important}.hero-logo-icon{width:28px!important;height:28px!important}.hero-subtitle{font-size:clamp(15.5px,4.2vw,17px)!important;line-height:1.5!important;margin-top:8px!important}.hero-cta,.hero-description{display:none!important}.main-content-section{padding:16px 16px 24px!important;width:100%!important;max-width:100%!important;min-height:auto!important}.main-content-grid-mobile-simple{justify-content:center!important}.content-column-center-mobile,.main-content-grid-mobile-simple{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:16px!important}.main-content-grid-mobile-simple .content-column-left,.main-content-grid-mobile-simple .content-column-right{display:none!important}.main-content-grid:not(.main-content-grid-mobile-simple){display:grid!important;grid-template-columns:1fr 1.4fr 1fr!important;gap:8px!important;width:100%!important;max-width:100%!important;align-items:end!important;justify-items:center!important;justify-content:center!important}.content-column-left{grid-column:1!important;justify-self:end!important;align-items:center!important}.content-column-center{grid-column:2!important;justify-self:center!important}.content-column-right{grid-column:3!important;justify-self:start!important;align-items:center!important}.content-column-center,.content-column-left,.content-column-right{width:100%!important;max-width:100%!important;min-width:0!important;min-height:auto!important;height:auto!important;display:flex!important;flex-direction:column!important}.iphone-16,.iphone-frame,.iphone-instance{width:100%!important;max-width:min(200px,55vw)!important;height:auto!important}.app-store-badges{display:flex!important;flex-direction:row!important;justify-content:center!important;gap:12px!important;margin-top:8px!important;flex-wrap:wrap!important}.app-store-badge,.google-play-badge{height:44px!important;width:auto!important}.concept-section{padding:32px 16px 40px!important;width:100%!important;overflow:visible!important}.concept-container{width:100%!important;max-width:100%!important;padding:0!important}.concept-main-title{font-size:22px!important;line-height:1.25!important;margin-bottom:8px!important;text-align:center!important}.concept-subtitle{font-size:14px!important;line-height:1.5!important;margin-bottom:20px!important;text-align:center!important}.concept-video-wrapper{width:100%!important;max-width:100%!important;margin:0 0 20px!important}.concept-video-frame{width:100%!important;min-height:200px!important;max-height:220px!important;border-radius:12px!important}.concept-cta-button,.concept-cta-wrapper{width:100%!important}.concept-cta-button{max-width:100%!important;padding:14px 24px!important;font-size:15px!important;border-radius:12px!important}.conciergerie-section,.prestataire-section{padding:24px 16px!important;width:100%!important}.offre-section{padding:40px 16px 32px!important;width:100%!important;overflow:visible!important}.offre-container{width:100%!important;max-width:100%!important;padding:0!important}.offre-main-title{font-size:22px!important;line-height:1.2!important;text-align:center!important;margin-bottom:8px!important;margin-top:0!important;position:relative!important;z-index:2!important}.offre-subtitle{font-size:14px!important;text-align:center!important;margin-bottom:32px!important}.offre-container>.grid,.offre-container>.max-w-4xl{margin-top:24px!important}.offre-content-grid{display:flex!important;flex-direction:column!important;gap:16px!important}.offre-card{width:100%!important;padding:20px!important;border-radius:16px!important}.offre-card-title{font-size:18px!important}.offre-price-amount{font-size:28px!important}.offre-feature-item{font-size:14px!important}.faq-section{padding:32px 16px!important;width:100%!important}.faq-list{gap:12px!important}.faq-item{border-radius:12px!important}.faq-question{padding:14px 16px!important;font-size:15px!important}.faq-answer{padding:0 16px 14px!important;font-size:14px!important}footer{padding:32px 16px 100px!important;width:100%!important}.div-flex,.social-media-fixed{position:fixed!important;bottom:20px!important;left:12px!important;z-index:998!important;transform:scale(.9)!important}.hover\:-translate-y-2:hover,.hover\:shadow-2xl:hover{transform:none!important;box-shadow:inherit!important}.concept-section,.conciergerie-section,.faq-section,.landing-section,.offre-section,.prestataire-section{content-visibility:visible!important;contain:none!important;display:block!important;visibility:visible!important;opacity:1!important}.conciergerie-section *,.offre-main-title,.offre-section h2,.prestataire-section *{opacity:1!important;visibility:visible!important}.offre-main-title,.offre-section h2{z-index:2!important}.conciergerie-cards-wrapper,.prestataire-cards-wrapper{opacity:1!important;visibility:visible!important}h1{font-size:24px!important;line-height:1.2!important}h2{font-size:22px!important;line-height:1.25!important}h3{font-size:18px!important;line-height:1.3!important}.section-title{font-size:22px!important;line-height:1.2!important;margin-bottom:8px!important}.section-intro{font-size:14px!important;line-height:1.5!important}.max-w-2xl,.max-w-3xl,.max-w-4xl,.max-w-5xl,.max-w-6xl,.max-w-7xl{max-width:100%!important}.px-6,.px-8{padding-left:16px!important;padding-right:16px!important}.py-16,.py-24{padding-top:32px!important;padding-bottom:32px!important}.gap-8{gap:16px!important}.mt-16{margin-top:24px!important}.mb-16,.mb-4{margin-bottom:16px!important}.text-5xl,.text-6xl{font-size:22px!important}.text-lg{font-size:14px!important}}@media (max-width:480px){.nav-bar{left:8px!important;right:8px!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:6px 10px!important}.nav-bar .logo-bnb-cleaning-1{width:32px!important;height:24px!important}.nav-bar .btn-download-app{padding:6px 10px!important;height:34px!important;min-height:34px!important;font-size:11px!important}.nav-bar-burger{width:34px!important;height:34px!important;min-width:34px!important}.hero-section{padding-top:72px!important;padding-left:12px!important;padding-right:12px!important}.hero-title{font-size:clamp(28px,7.5vw,34px)!important;line-height:1.1!important;letter-spacing:-.04em!important;display:block!important}.hero-subtitle{font-size:clamp(15px,4vw,16px)!important;line-height:1.5!important}.concept-section,.faq-section,.main-content-section,.offre-section{padding-left:12px!important;padding-right:12px!important}.conciergerie-cards-wrapper>*,.conciergerie-section .grid>*,.prestataire-cards-wrapper>*,.prestataire-section .grid>*{flex:0 0 90%!important;min-width:90%!important;max-width:90%!important;width:90%!important}.concept-main-title,.offre-main-title,.section-title{font-size:20px!important}.concept-subtitle,.offre-subtitle,.section-intro{font-size:13px!important}.content-column-center,.content-column-left,.content-column-right{max-width:100%!important}.iphone-16,.iphone-frame,.iphone-instance{max-width:min(140px,42vw)!important}.acces-rapide-image,.aujourdhui-image{max-width:min(100px,28vw)!important}.app-store-badge,.google-play-badge{height:36px!important}}@media (max-width:700px){.problem-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.stats-grid>div{border-right:none!important;border-bottom:1px solid rgba(20,68,115,.08)}.stats-grid>div:nth-child(odd){border-right:1px solid rgba(20,68,115,.08)!important}.stats-grid>div:last-child{border-bottom:none!important}.video-error-grid{grid-template-columns:1fr!important}}