@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{box-shadow:0 0 0 14px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.site-main-software{padding:0 0 70px}.site-main-software .container{width:337px;margin:auto}.site-main-software .hero{background-image:url(../imgs/fond_noir.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;padding-bottom:50px}.site-main-software .hero h1{font-size:3rem;line-height:44px;font-weight:700;padding:110px 0 40px;color:var(--white)}.site-main-software .hero p{color:var(--white);font-weight:300}.site-main-software .hero .download{margin-top:40px}.site-main-software .hero .download .re,.site-main-software .hero .download .be{display:flex;align-items:center;flex-direction:column}.site-main-software .hero .download .logo-re{background-image:url(../imgs/Logo\ RE\ pro.png)}.site-main-software .hero .download .logo-be{background-image:url(../imgs/Logo\ Baccarat\ pro.png);margin-top:30px}.site-main-software .hero .download .logo-re,.site-main-software .hero .download .logo-be{width:146px;height:42px;margin-bottom:5px}.site-main-software .hero .download .download-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;border:2px solid var(--orange1);border-radius:25px;background:transparent;overflow:hidden;width:155px;box-shadow:0px 0px 6.5px -1px #f2a917;-webkit-box-shadow:0px 0px 6.5px -1px #f2a917}.site-main-software .hero .download .btn-download{height:38px;background:transparent;color:var(--white);border-radius:0;border:none;padding:0;font-weight:300;font-family:'REM', serif;font-style:normal;font-size:1.125rem;display:flex;justify-content:center;align-items:center;cursor:pointer;width:100%}.site-main-software .hero .download .btn-download span{background-image:url(../imgs/fleche_down.svg);background-position:center;background-size:contain;background-repeat:no-repeat;width:8px;height:12px;display:inline-block;margin-left:10px}.site-main-software .hero .download .download-wrapper.open .btn-download{opacity:0.45}.site-main-software .hero .download .os-options{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;border-top:0px solid #e0e0e0;max-height:0;overflow:hidden;opacity:0;transition:max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease, border-top 0.3s ease}.site-main-software .hero .download .download-wrapper.open .os-options{max-height:207px;opacity:1;padding:8px 0 15px}.site-main-software .hero .download .os-divider{width:1px;height:35px;background:var(--white)}.site-main-software .hero .download .os-btn{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:var(--black);font-weight:600;font-size:0.875rem;font-family:'REM', serif;font-style:normal}.site-main-software .hero .download .mac-icon{background-image:url(../imgs/apple_white.png);width:45px;height:35px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;transition:all 0.3s ease-in-out}.site-main-software .hero .download .mac-icon:hover{background-image:url(../imgs/apple_hover.svg)}.site-main-software .hero .download .win-icon{background-image:url(../imgs/windows_white.png);width:55px;height:35px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;transition:all 0.3s ease-in-out}.site-main-software .hero .download .win-icon:hover{background-image:url(../imgs/windows_hover.svg)}.site-main-software .hero .container-video .cart{cursor:pointer;max-width:490px;margin:40px auto 0;display:flex;justify-content:center}.site-main-software .hero .container-video .cart .cart-thumbnail{position:relative;width:100%;max-width:337px;height:186px;background-size:cover;background-position:center;overflow:hidden}.site-main-software .hero .container-video .cart .cart-thumbnail::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0.2);transition:background 0.3s ease}.site-main-software .hero .container-video .cart .cart-thumbnail:hover::after{background:rgba(0,0,0,0.45)}.site-main-software .hero .container-video .cart .btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;background:rgba(255,255,255,0.25);border:2px solid #fff;border-radius:50%;width:60px;height:60px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform 0.3s ease, background 0.3s ease}.site-main-software .hero .container-video .cart .btn-play .play-icon{display:block;width:0;height:0;margin-left:4px;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #fff}.site-main-software .hero .container-video .cart:hover .btn-play{animation:pulse 1s infinite;background:rgba(255,255,255,0.35)}.site-main-software .logiciel h2{font-family:'REM', serif;font-style:italic;font-weight:200;font-size:3.700rem;color:var(--grey4);margin-top:50px}.site-main-software .logiciel h2 span{font-weight:600}.site-main-software .logiciel h2:nth-of-type(1){left:-4px;position:relative}.site-main-software .logiciel h3{font-family:'REM', serif;font-style:normal;font-weight:400;font-size:1.500rem;color:var(--grey4);margin-bottom:20px}.site-main-software .logiciel p{color:var(--grey3)}.site-main-software .logiciel figure{margin-top:50px;padding-bottom:50px;border-bottom:1px solid var(--grey2)}.site-main-software .logiciel figure img{max-width:97%;margin:auto}.site-main-software .logiciel .pro figure{border:none;padding-bottom:0}@media (orientation: landscape){.site-main-software .container{width:500px}.site-main-software .hero .container-video .cart{max-width:490px}.site-main-software .hero .container-video .cart .cart-thumbnail{height:276px;max-width:100%}}@media only screen and (min-width: 768px){.site-main-software .container{width:600px}.site-main-software .hero .download .re .flex,.site-main-software .hero .download .be .flex{display:flex;justify-content:space-between;width:430px}.site-main-software .hero .container-video .cart{max-width:490px}.site-main-software .hero .container-video .cart .cart-thumbnail{height:276px;max-width:100%}}@media only screen and (min-width: 1280px){.site-main-software{padding:0 0 110px}.site-main-software .container{width:1080px}.site-main-software .hero{padding-bottom:70px;display:flex;justify-content:space-between;align-items:center}.site-main-software .hero .container-all{width:1080px;margin:auto;display:flex;justify-content:space-between;align-items:center}.site-main-software .hero .container-all .container{width:53%;margin:0}.site-main-software .hero .container-all .container-video{width:50%;max-width:490px;padding-top:200px}.site-main-software .hero .container-all .container-video .cart{margin:0}.site-main-software .hero h1{padding:200px 0 50px}.site-main-software .hero .flex{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.site-main-software .hero .pres{width:560px;margin-bottom:40px}.site-main-software .hero .download{margin:0 auto;display:flex;justify-content:space-between;width:382px;position:relative}.site-main-software .hero .download .logo-be{margin-top:0;margin-left:7px}.site-main-software .hero .download .re,.site-main-software .hero .download .be{align-items:center}.site-main-software .hero .download .os-options{position:static}.site-main-software .hero .download::after{position:absolute;content:"";width:1px;height:100%;left:50%;background:var(--grey3)}.site-main-software .logiciel .container{width:900px}.site-main-software .logiciel .quick,.site-main-software .logiciel .split,.site-main-software .logiciel .pro{display:flex;justify-content:space-between;align-items:flex-start}.site-main-software .logiciel .quick{margin-top:80px}.site-main-software .logiciel .quick,.site-main-software .logiciel .split{border-bottom:1px solid var(--grey2);padding-bottom:60px}.site-main-software .logiciel .split,.site-main-software .logiciel .pro{margin-top:60px}.site-main-software .logiciel h2{margin-top:0}.site-main-software .logiciel .presention{width:435px}.site-main-software .logiciel figure{width:417px;padding:0;border:none;margin:0}.site-main-software .logiciel figure img{width:100%}}@media only screen and (min-width: 1440px){.site-main-software .hero .pres{width:610px}.site-main-software .hero .container-all{width:1130px}.site-main-software .hero .container-video .cart .cart-thumbnail{height:288px}}
/*# sourceMappingURL=logiciels.css.map */
