.bloc_form{background-color:var(--white);border-radius:4px;color:var(--dark);display:grid;gap:2em;margin:auto;max-width:50em;padding:calc(var(--gutter)*2)}.bloc_form .icon,.bloc_form .icon *{fill:none;stroke:var(--dark)}.bloc_form a{font-size:var(--font-md)}.bloc_form .text-danger,.bloc_form .text-info,.bloc_form .text-success,.bloc_form .text-warning{font-size:12px;font-weight:500;line-height:1.2}.bloc_form fieldset .alert{margin:.6em 0}.bloc_form .choice_form{align-content:center;background:var(--grey-light);border-radius:4px;display:flex;overflow:hidden;width:100%}.bloc_form .choice_form>*{display:grid;font-size:var(--font-md);font-weight:500;height:100%;justify-content:center;letter-spacing:.4px;padding:1rem 1.2rem;text-align:center;text-decoration:none;width:50%}.bloc_form .choice_form>.active{pointer-events:none}.bloc_form .choice_form>.active,.bloc_form .choice_form>:hover{background-color:var(--dark);color:var(--white)}.bloc_form form{display:grid;gap:2em}.bloc_form form label .popover span+div{background-color:var(--white);border-radius:2px;box-shadow:var(--shadow);color:var(--grey);display:none;line-height:1.4em;margin-top:.4em;padding:1em;position:absolute;text-transform:none;width:20em;z-index:2}.bloc_form form label .popover:hover div{display:block}.bloc_form .group_btn_bottom{display:flex;gap:1em;justify-content:flex-end;width:100%}.bloc_form .subscribe_newsletter{background-color:var(--grey-light);border-radius:4px;display:grid;gap:1em;padding:2em}.bloc_form .subscribe_newsletter label{text-transform:none}.bloc_form .mail_use{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between}.bloc_form #password_reveal{cursor:pointer;position:absolute;right:0;top:0}.bloc_form input[type=password]+#password_reveal>:first-child{display:block}.bloc_form input[type=password]+#password_reveal>:last-child,.bloc_form input[type=text]+#password_reveal>:first-child{display:none}.bloc_form input[type=text]+#password_reveal>:last-child{display:block}input,select,textarea{align-items:center;border:1px solid rgb(var(--rgb-dark),50%);border-radius:4px;color:var(--dark);display:flex;font-size:calc(11.7037px + .09259vw);font-weight:500;height:50px;margin:calc(var(--gutter-min)/2) 0;padding:18px 24px;transition:.3s ease-in-out;width:100%}textarea{min-height:20em;resize:vertical}label{cursor:none;display:flex;font-size:smaller;font-weight:600;gap:8px;width:90%}label:has(a){display:inline}fieldset svg{height:1.2em;margin-left:1em;margin-right:.5em}fieldset svg.icon,fieldset svg.icon *{height:20px;min-height:20px;min-width:20px;width:20px}fieldset:has([type=checkbox]),fieldset:has([type=radio]){align-items:center;display:flex;gap:.6em}[type=checkbox],[type=radio]{height:20px;margin:0;width:20px}[type=checkbox]+label,[type=radio]+label{text-transform:none}#page{padding-top:32vh}#page.space .bg.wood{height:100vh;opacity:.1;position:fixed;top:0;width:100%}#page.space .bg.wood picture,#page.space .bg.wood picture img{height:100%;width:100%}#page.checkout,#page.connection,#page.steps_order{padding-top:4vh}#page.connection .header,#page.steps_order .header{align-items:center;display:flex;margin-bottom:2vh;z-index:2}#page.connection .header .btn-icon svg,#page.connection .header .btn-icon svg *,#page.steps_order .header .btn-icon svg,#page.steps_order .header .btn-icon svg *{fill:none}.title{padding-bottom:0}.title .green{color:var(--green);text-align:start}.steps_order .bloc_form .product{align-items:center;display:flex;gap:1em}.steps_order .bloc_form .product svg{width:70px}.steps_order .bloc_form .price_summary{border-top:1px solid var(--dark);font-size:var(--font-md)}.steps_order .bloc_form .price_summary>*{align-items:center;display:flex;gap:1em;justify-content:space-between;padding:1em}.steps_order .bloc_form .price_total{border-top:1px solid var(--dark)}.steps_order .bloc_form .steps{align-items:center;display:flex;gap:1em;justify-content:space-between}.steps_order .bloc_form .steps span{--bg-color:var(--grey-light);--text-color:var(--dark);align-items:center;background-color:var(--bg-color);border-radius:100px;color:var(--text-color);display:flex;font-size:var(--font-sm);font-weight:600;height:36px;justify-content:center;width:36px;z-index:2}.steps_order .bloc_form .steps:after,.steps_order .bloc_form .steps:before{--bg-color:var(--grey-light);background-color:var(--bg-color);border-radius:100px;content:"";height:8px;position:absolute;width:100%;z-index:1}.steps_order .bloc_form .steps:after{--bg-color:var(--dark)}.steps_order .bloc_form .steps.step_1 span:first-child{--bg-color:var(--dark);--text-color:var(--white)}.steps_order .bloc_form .steps.step_1:after{width:26%}.steps_order .bloc_form .steps.step_2 span:first-child,.steps_order .bloc_form .steps.step_2 span:nth-child(2){--bg-color:var(--dark);--text-color:var(--white)}.steps_order .bloc_form .steps.step_2:after{width:72%}.steps_order .bloc_form .steps.step_3 span{--bg-color:var(--dark);--text-color:var(--white)}.steps_order .bloc_form .steps.step_3:after{width:100%}.space fieldset.accept{align-items:center;display:flex}.space fieldset.accept [type=checkbox]{height:20px;margin:0;width:20px}.space fieldset.accept label{width:90%}.space fieldset.accept label a{text-decoration:underline}.profile_container{min-height:68vh}.profile_container .card_icon{align-items:center;background-color:var(--dark);border:1px solid var(--grey);border-radius:4px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1em;height:100%;padding:1em;text-align:start;transform:translateY(0);transition:.4s}.profile_container .card_icon p{font-size:var(--font-md);line-height:1.6}.profile_container .card_icon a,.profile_container .card_icon button{font-size:var(--font-md);font-weight:600;text-decoration:none;text-transform:uppercase}.profile_container .card_icon .icon,.profile_container .card_icon .icon *{height:4em;width:4em}.profile_container .card_icon:focus,.profile_container .card_icon:hover{cursor:pointer;transform:translateY(-10px);transition:.4s}.profile_container .info_profile{align-items:center;display:flex;flex-direction:column;gap:.4em}.profile_container .info_profile>*{margin-bottom:0}.profile_container .info_profile .h4{color:var(--blue-light)}.profile_container>aside.left{background-color:var(--dark-light);border:1px solid var(--grey);border-radius:4px;box-shadow:var(--shadow);gap:6em;height:60vh;justify-content:space-between;margin-left:2em;max-width:20em;padding:2em;position:absolute;width:24%;z-index:2}.profile_container>aside.left,.profile_container>aside.left>div{display:flex;flex-direction:column}.profile_container>aside.left>div .link_aside{font-size:var(--font-md);font-weight:600;gap:1em;height:4em;justify-content:flex-start;text-align:start;text-decoration:none;text-transform:uppercase}.profile_container>aside.left>div .link_aside.launchers_bn svg,.profile_container>aside.left>div .link_aside.launchers_bn svg *{stroke:var(--white);stroke-linecap:round;fill:none;stroke-width:2px}.profile_container>aside.left>div .link_aside .icon,.profile_container>aside.left>div .link_aside .icon *{height:26px;min-height:auto;min-width:auto;width:26px}.profile_container>section.right{padding-left:calc(20% + 4em);width:100%}.profile_container>section.right .ct{align-items:center;display:flex;flex-direction:column;gap:2em}.profile_container>section.right .ct.show .info_profile{display:none}.profile_container>section.right .ct.show ul.listing{--l:2}.profile_container>section.right .ct.show ul.listing .gutter{padding:10px}.profile_container>section.right .ct.show ul.listing .gutter .launchers_bn svg,.profile_container>section.right .ct.show ul.listing .gutter .launchers_bn svg *{stroke:var(--white);stroke-linecap:round;fill:none}.profile_container>section.right .ct.order form{align-items:center;display:flex;gap:1em;justify-content:flex-end;max-width:100%;width:100%}.profile_container>section.right .ct.order form fieldset{width:100%}.profile_container>section.right .ct.order form .btn .icon,.profile_container>section.right .ct.order form .btn .icon *{stroke:var(--white)}.profile_container>section.right .ct.order .products{width:100%}.profile_container>section.right .ct.order .products .listing{--l:2}.profile_container>section.right .ct.order .products .product{border-radius:10px;isolation:isolate;overflow:hidden}.profile_container>section.right .ct.order .products .product .product-infos{align-items:center;background-color:var(--primary);display:flex;justify-content:space-between;margin-top:calc(var(--gutter)*-1);padding:var(--gutter-min);transition:padding .5s ease;width:100%}.profile_container>section.right .ct.order .products .product .product-infos>:first-child{align-items:start;display:flex;font-size:var(--font-md)}.profile_container>section.right .ct.order .products .product .product-infos>:first-child svg{height:auto;width:6rem}.profile_container>section.right .ct.order .products .product .product-infos>:first-child .product-description{padding:0 var(--gutter-min)}.profile_container>section.right .ct.order .products .product .product-infos>:first-child>*+*{margin-top:var(--gutter-min)}.profile_container>section.right .ct.order .products .product .product-infos>:nth-child(2){align-items:flex-end;color:var(--green);display:flex;flex-direction:column}.profile_container>section.right .ct.order .products .product:hover .product-infos{padding:var(--gutter) var(--gutter-min)}.profile_container>section.right .ct.edit .bloc_form{width:100%}.space .launchers_wrapper{background-color:var(--dark);border:1px solid var(--grey);border-radius:4px;box-shadow:var(--shadow);max-width:50em;padding:2em 5em 2em 2em}.space .launchers_wrapper .bn_close{right:6px;top:6px}.space .launchers_wrapper .bn_close svg,.space .launchers_wrapper .bn_close svg *{stroke:var(--white)}.space .launchers_wrapper ul.platform{align-items:start;display:flex;flex-direction:column;gap:2em;width:100%}.space .launchers_wrapper ul.platform>li{display:flex;flex-direction:column;gap:1em}.space .launchers_wrapper ul.platform>li a{color:var(--green)}.space .launchers_wrapper ul.platform .icon,.space .launchers_wrapper ul.platform .icon *{stroke:none;fill:var(--grey-light);height:2em;width:2em}@media screen and (max-width:1025px){#page{padding-top:20vh}.profile_container{min-height:auto}.profile_container>aside.left{bottom:0;height:auto;margin-left:0;max-width:100%;padding:1em;position:fixed;width:100%;z-index:9999}.profile_container>aside.left,.profile_container>aside.left>div{flex-direction:row-reverse;gap:1em}.profile_container>aside.left>div .link_aside{flex-direction:column;font-size:var(--font-sm);gap:8px;height:6em;justify-content:center;text-align:center;width:100%}.profile_container>aside.left>div.info_profile{display:none}.profile_container>section.right{padding-left:0}.profile_container>section.right .ct.order .products .listing{--l:1}.profile_container>section.right .ct.show .info_profile{display:flex}}@media screen and (max-width:900px){#page{padding-top:20vh}}@media screen and (max-width:950px){.profile_container>section.right .ct.order .products{width:100%}.profile_container>section.right .ct.order .products .listing{--l:1}}@media screen and (max-width:500px){.space.edit .sign_out{display:flex;flex-direction:column;justify-content:center}.space.edit .sign_out>*+*{margin-left:0;margin-top:var(--gutter-min)}.order .bloc_form{gap:.4em}.edit .bloc_form .group_btn_bottom{flex-direction:column}.profile_container>section.right .ct.order .products .product .product-infos{align-items:flex-start;flex-direction:column}.profile_container>section.right .ct.order .products .product .product-infos>:first-child svg{display:none;visibility:hidden}.profile_container>section.right .ct.order .products .product .product-infos>:nth-child(2){align-items:center;flex-direction:row-reverse;justify-content:space-between;margin-top:var(--gutter);width:100%}}