/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/justin_bridou/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/custom/justin_bridou/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/justin_bridou/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/justin_bridou/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/custom/justin_bridou/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/custom/justin_bridou/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/custom/justin_bridou/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/justin_bridou/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/justin_bridou/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/justin_bridou/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.losange-and-arrow:before,body:before{content:'';left:50%}.feed2-item:after,.header-nav-link-selected{}.cookie-bt,.feed2-btmore,.feed2-filter,.footer-nav-item,.losange-and-arrow,input[type=checkbox],input[type=submit]{cursor:pointer}a,acronym,address,aequipe,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0}body{line-height:1}table{border-collapse:collapse;border-spacing:0}fieldset,img,input,textarea{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}li,ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}acronym,aequipe{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-weight:inherit;font-size:100%;margin:0;padding:0}.wrapper-1042,.wrapper-900,.wrapper-960{margin:0 auto;width:100%}legend{color:#000}a,img,input,select,textarea{outline:0}textarea{overflow:auto}input[type=submit]{background:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,p{-webkit-text-size-adjust:none}a,div,input{-webkit-tap-highlight-color:transparent}input[type=submit],input[type=tel],input[type=text]{-webkit-appearance:none;border-radius:0}@font-face{font-family:neutra-book-alt;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot);src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.woff2) format("woff2"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.svg#NeutraText-BookAlt) format("svg");font-weight:400;font-style:normal}@font-face{font-family:neutra-light;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.eot);src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.woff2) format("woff2"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.svg#NeutraText-LightAlt) format("svg");font-weight:300;font-style:normal}@font-face{font-family:neutra-bold;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.eot);src:url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.woff2) format("woff2"),url(/themes/custom/justin_bridou/assets/NeutraTextTF-BoldAlt/fonts/NeutraTextTF-BoldAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.svg#NeutraTextTF-BoldAlt) format("svg");font-weight:700;font-style:normal}@font-face{font-family:neutra-demi;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.eot);src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.woff2) format("woff2"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.svg#NeutraText-DemiSC) format("svg");font-weight:300;font-style:normal}.svg{display:inline-block;width:1em;height:1em;fill:currentColor;font-size:20px}.noscroll,body,html{width:100%;height:100%}body,html{min-width:320px;min-height:600px;font-size:14px;font-family:neutra-light,sans-serif;z-index:0;background-color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body ::selection,html ::selection{color:#fff;background:#f5be32}body ::-moz-selection,html ::-moz-selection{color:#fff;background:#f5be32}body.no-scroll,html.no-scroll{overflow-x:hidden}body:before{position:absolute;width:100%;z-index:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}#content{position:relative;width:100%;margin:0 auto;overflow:hidden;z-index:1;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.noscroll{overflow:hidden}.losange-and-arrow{position:relative;display:block;width:2.778vw;height:2.778vw;-webkit-transform:translate(0,20%);transform:translate(0,20%);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1920px){.losange-and-arrow{width:56px;height:56px}}@media (max-width:1280px){.losange-and-arrow{width:40px;height:40px}}.losange-and-arrow:before{position:absolute;width:100%;height:100%;top:50%;background-color:#e0003f;z-index:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-video-btteasing:hover .equipe-video-bt-losange:before,.feed2-btmore:hover .feed2-btmore-losange:before,.footer-nav-rs:hover .footer-nav-rs-losange:before,.home-top-justin-btvous:hover .home-top-justin-btvous-losange:before,.losange-and-arrow:hover:before,.page404-bt:hover .page404-bt-losange:before,.products-section-top-change:hover .products-section-top-change-btn:before,.recette-detail-left-product:hover .recette-detail-left-product-bt:before,.ri-form-step-bthome:hover .ri-form-step-btnext-losange:before,.ri-form-step-btnext:hover .ri-form-step-btnext-losange:before,.rugby-btmore:hover .rugby-btmore-losange:before,.rugby-top-bt:hover .rugby-top-bt-losange:before,.rugby-video-btteasing:hover .rugby-video-bt-losange:before,.savoir-bottom-discover:hover .savoir-bottom-discover-losange:before{background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.9);transform:translate(-50%,-50%) rotate(45deg) scale(.9)}.equipe-video-btteasing:hover .equipe-video-bt-losange .icon,.feed2-btmore:hover .feed2-btmore-losange .icon,.footer-nav-rs:hover .footer-nav-rs-losange .icon,.home-top-justin-btvous:hover .home-top-justin-btvous-losange .icon,.losange-and-arrow:hover .icon,.page404-bt:hover .page404-bt-losange .icon,.products-section-top-change:hover .products-section-top-change-btn .icon,.recette-detail-left-product:hover .recette-detail-left-product-bt .icon,.ri-form-step-bthome:hover .ri-form-step-btnext-losange .icon,.ri-form-step-btnext:hover .ri-form-step-btnext-losange .icon,.rugby-btmore:hover .rugby-btmore-losange .icon,.rugby-top-bt:hover .rugby-top-bt-losange .icon,.rugby-video-btteasing:hover .rugby-video-bt-losange .icon,.savoir-bottom-discover:hover .savoir-bottom-discover-losange .icon{color:#e0003f}.losange-and-arrow .icon{position:absolute;width:37.5%;height:20%;top:50%;left:50%;color:#fff;z-index:2;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.title-1,.title-2{position:relative;letter-spacing:.05em;text-transform:uppercase}.losange-and-arrow-reverse:before{background-color:#fff}.losange-and-arrow-reverse .icon{color:#e50054}.losange-and-arrow-reverse:hover:before{background-color:#222}.losange-and-arrow-reverse:hover .icon{color:#fff}.blend-mode-soft-light{background-blend-mode:soft-light}.blend-mode-luminosity{background-blend-mode:luminosity}.notransition{-webkit-transition:none !important;transition:none !important}.wrapper-900{max-width:62.5vw}@media (min-width:1920px){.wrapper-900{max-width:1260px}}@media (max-width:1280px){.wrapper-900{max-width:900px}}.wrapper-960{max-width:66.667vw}@media (min-width:1920px){.wrapper-960{max-width:1344px}}@media (max-width:1280px){.wrapper-960{max-width:960px}}.wrapper-1042{max-width:72.361vw}@media (min-width:1920px){.wrapper-1042{max-width:1458.8px}}@media (max-width:1280px){.wrapper-1042{max-width:1042px}}.title-1{font-size:2.917vw;line-height:2.917vw;padding-bottom:1.389vw;font-family:neutra-light;color:#222;white-space:normal}.title-1 strong,.title-2 strong{font-family:neutra-bold,sans-serif;display:block}@media (min-width:1920px){.title-1{font-size:58.8px;line-height:58.8px;padding-bottom:28px}}@media (max-width:1280px){.title-1{font-size:42px;line-height:42px;padding-bottom:20px}}.title-2{font-size:2.083vw;line-height:2.083vw}@media (min-width:1920px){.title-2{font-size:42px;line-height:42px}}@media (max-width:1280px){.title-2{font-size:30px;line-height:30px}}.footer-nav-item,.header-nav-link{font-family:neutra-demi,sans-serif;text-decoration:none}@media (max-width:1040px){.title-1{font-size:32px;line-height:32px}.title-2{font-size:24px;line-height:24px}}@media (max-width:768px){.title-1{font-size:28px;line-height:28px}.title-2{font-size:22px;line-height:22px}}.header{position:relative;width:100%;height:60px;top:0;left:50%;background:url('/themes/custom/justin_bridou/assets/img/pattern/yellow-dark.png') #f5be32;z-index:10;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.header-logo{position:absolute;width:142px;height:104px;left:28px;top:15px;z-index:20;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header-logo:after{position:absolute;width:0;height:4px;left:calc(50% + 10px);bottom:0;background-color:#f5be32;content:'';-webkit-transform:translate(-50%,7px);transform:translate(-50%,7px);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.header-nav,.header-nav-link{display:inline-block;vertical-align:top;height:100%}.header-nav-link:after,.header-nav-link:before,.header-rs-link:before{background-color:#f19c07;content:''}.header-logo:hover:after{width:30%;-webkit-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.header-nav{margin-left:175px;font-size:0}.header-nav-link{position:relative;padding:0 19px 0 18px;line-height:62px;font-size:16px;letter-spacing:.05em;text-transform:uppercase;color:#fff}.header-nav-link:before{position:absolute;width:0;height:5px;left:50%;bottom:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.header-nav-link:after{position:absolute;width:1px;height:16px;top:23px;right:0}.header-nav-link:nth-child(3){padding:0 30px 0 28px}.header-nav-link:last-child{padding:0 33px}.header-nav-link:last-child:after{display:none}.header-rs,.header-rs-link{display:inline-block;vertical-align:top}.header-nav-link-selected:before,.header-nav-link:hover:before{width:100%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.header-nav-link-selected:before{-webkit-transition:all 0s cubic-bezier(.165,.84,.44,1);transition:all 0s cubic-bezier(.165,.84,.44,1)}.footer-nav-logo:hover:after,.header-rs-link:before{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.header-rs{position:absolute;height:100%;top:0;right:14px;font-size:0}.header-rs-link{position:relative;width:21px;height:21px;padding:18px 8px 22px}.header-rs-link:before{position:absolute;width:0;height:5px;left:50%;bottom:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);transition:all .6s cubic-bezier(.165,.84,.44,1)}.header-rs-link:hover:before{width:100%;-webkit-transform:translate(-50%,-1px);transform:translate(-50%,-1px)}.header-rs-link-icon{width:100%;height:100%;color:#f19c07}.header-rs-link-icon-rounded{height:11px;width:11px;border:2px solid #f19c07;border-radius:50%;padding:3px}.header-mobile-btn{position:absolute;right:140px;display:none}@media (max-width:1040px){.header-rs-link{position:relative;width:21px;height:21px;padding:37px 8px 22px}}@media (max-width:1200px){.header-nav-link,.header-nav-link:last-child,.header-nav-link:nth-child(1),.header-nav-link:nth-child(3){padding:0 15px}}@media (max-width:1040px){.header{width:100%;left:0;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(0,0);transform:translate(0,0)}.header.visible .header-nav{-webkit-transform:translateX(0);transform:translateX(0)}.header.visible .header-rs{-webkit-transform:translateX(50%);transform:translateX(50%)}.header-logo{width:115px;height:75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.header-logo:hover:after{display:none}.header-logo-img{width:100%}.header-btn{display:block;width:40px;right:25px;top:18px;position:absolute;padding-top:10px;cursor:pointer;height:20px;padding-left:10px;padding-right:10px}.header-btn.closed .header-btn-lines{background-color:transparent;width:0}.header-btn.closed .header-btn-lines:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:10px}.header-btn.closed .header-btn-lines:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:10px}.header-btn-lines{display:block;width:40px;height:4px;background-color:#fff;-webkit-transition:all .25s cubic-bezier(.165,.84,.44,1);transition:all .25s cubic-bezier(.165,.84,.44,1)}.header-btn-lines:after,.header-btn-lines:before{content:"";width:40px;height:4px;background-color:#fff;display:block;position:absolute;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.header-btn-lines:before{top:0}.header-btn-lines:after{top:20px}.header-nav{background:url(/themes/custom/justin_bridou/assets/img/pattern/yellow-dark.png) #f5be32;position:fixed;width:100vw;height:100vh;margin-left:0;top:60px;vertical-align:middle;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.header-nav-link{display:block;z-index:20;height:calc(100vh / 7.5);line-height:calc(100vh / 7.5);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center}.header-nav-link:before{display:block;}.header-nav-link,.header-nav-link:first-child,.header-nav-link:last-child,.header-nav-link:nth-child(3){padding:0 !important;border-bottom:1px solid #f19c07;border-top:1px solid #ffdf5e;font-size:20px}.header-nav-link:after,.header-nav-link:first-child:after,.header-nav-link:last-child:after,.header-nav-link:nth-child(3):after{display:block}.header-nav-link-selected{background-color:#f5be32}.header-nav-link:first-child{border-top:4px solid #f19c07}.header-nav-link:last-child{border-bottom:4px solid #f19c07}.header-rs{position:absolute;height:60px;top:auto;right:50%;width:auto;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-transform:translateX(calc(-100vw));transform:translateX(calc(-100vw))}.header-rs-link{width:28px;height:28px}.header-rs-link .header-rs-link-icon-rounded{width:18px;height:18px}}.footer-nav-item:before,.footer-nav-logo:after,.footer-nav-rs-label:after,.footer-nav-rs-label:before{content:''}.footer-nav-items,.footer-nav-logo{display:inline-block;vertical-align:top}.footer,.footer-nav{background-color:#fff}.feed2-filter,.footer-nav-rs-label{border-style:solid;letter-spacing:.05em;text-transform:uppercase}@media (min-width:768px) and (max-width:1040px){.header-rs-link .header-rs-link-icon-rounded{width:28px !important;height:28px !important}.header-rs-link{width:35px;height:35px}}@media (max-width:768px){.header-logo{width:100px}}.footer,.footer-nav,.footer-nav-site{width:100%;position:relative}.footer{margin:auto auto 0;overflow:hidden;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.footer-nav{font-size:0;background-color:#f5be32 !important}.footer-nav-site{display:inline-block;vertical-align:top;padding-bottom:40px;left:50%;top:0;margin-top:40px;text-align:center;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.footer-nav-logo{position:relative;width:142px;height:104px;margin-right:70px;text-decoration:none}.footer-nav-logo:after{position:absolute;width:0;height:4px;left:calc(50% + 10px);bottom:0;background-color:#f5be32;-webkit-transform:translate(-50%,7px);transform:translate(-50%,7px);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.footer-nav-logo:hover:after{width:30%;-webkit-transform:translate(-50%,10px);transform:translate(-50%,10px);transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-nav-item,.footer-nav-item:before{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-nav-logo-img{width:100%}.footer-nav-items{position:relative;width:170px;margin-right:30px}.footer-nav-item{position:relative;display:block;height:11px;line-height:11px;font-size:14px;padding-bottom:32px;text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;text-indent:20px;transition:all .6s cubic-bezier(.165,.84,.44,1)}.cookie-bt,.feed2-btmore-label,.feed2-filter,.feed2-item-icon,.feed2-title,.footer-conseil,.footer-nav-rs-label{text-align:center}.footer-nav-item:last-child{padding-bottom:0}.footer-nav-item:before{position:absolute;width:7px;height:7px;top:5px;left:0;background-color:#e0003f;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-nav-rs,.footer-nav-rs-label{position:relative;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-nav-item:hover{color:#222}.footer-nav-item:hover:before{background-color:#222;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.footer-nav-rss{position:relative;display:inline-block;vertical-align:middle}.footer-nav-rs{display:block;width:16.667vw;text-decoration:none;transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.footer-nav-rs{width:336px}}@media (max-width:1280px){.footer-nav-rs{width:240px}}.footer-nav-rs:hover .footer-nav-rs-losange:after,.footer-nav-rs:hover .footer-nav-rs-losange:before{background-color:#f2f2f2}.footer-nav-rs:hover .footer-nav-rs-losange .icon{color:#81b3c3}.footer-nav-rs:hover .footer-nav-rs-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.footer-nav-rs:hover .footer-nav-rs-label:after{width:1.528vw}@media (min-width:1920px){.footer-nav-rs:hover .footer-nav-rs-label:after{width:30.8px}}@media (max-width:1280px){.footer-nav-rs:hover .footer-nav-rs-label:after{width:22px}}.footer-nav-rs:first-child{margin-bottom:10px}.footer-nav-rs-label{display:block;width:10.694vw;height:4.444vw;border-width:.208vw;border-color:#fff;background-color:transparent;font-family:neutra-light,sans-serif;font-size:1.25vw;line-height:1.389vw;color:#fff;transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.footer-nav-rs-label{width:215.6px;height:89.6px;border-width:4.2px;font-size:25.2px;line-height:28px}}@media (max-width:1280px){.footer-nav-rs-label{width:154px;height:64px;border-width:3px;font-size:18px;line-height:20px}}.footer-nav-rs-label strong{font-family:neutra-bold,sans-serif}.footer-conseil,.footer-nav-util-link{font-family:neutra-book-alt,sans-serif;font-size:14px}.footer-nav-rs-label:before{display:block;height:.833vw}@media (min-width:1920px){.footer-nav-rs-label:before{height:16.8px}}@media (max-width:1280px){.footer-nav-rs-label:before{height:12px}}.footer-nav-rs-label:after{position:absolute;width:2.778vw;height:1px;top:50%;right:-2.083vw;background-color:#fff;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.footer-nav-rs-label:after{width:56px;right:-42px}}@media (max-width:1280px){.footer-nav-rs-label:after{width:40px;right:-30px}}.footer-nav-rs-losange{position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.footer-nav-rs-losange:after,.footer-nav-rs-losange:before{background-color:#fff}.footer-nav-rs-losange .icon{width:35%;height:30%}.footer-nav-util{position:relative;width:100%;min-height:42px;background:url('/themes/custom/justin_bridou/assets/img/yellow-2.png') #ffdd34}.footer-nav-util-links{position:relative;display:inline-block;vertical-align:top;left:50%;top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.cookie-bt,.cookie-txt{vertical-align:middle;color:#fff}.footer-nav-util-link{position:relative;display:inline-block;height:42px;padding:0 6px;color:#fff;line-height:42px;text-decoration:none}.footer-nav-util-link:after,.footer-nav-util-link:before{position:absolute;content:''}.footer-nav-util-link:before{width:1px;height:14px;top:15px;right:-1px;background-color:#fff}.footer-nav-util-link:last-child:before{display:none}.footer-nav-util-link:after{width:0;height:4px;left:50%;bottom:0;background-color:#f19c07;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.footer-nav-util-link:hover:after{width:100%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-conseil{height:43px;line-height:43px;background:url(/themes/custom/justin_bridou/assets/img/pattern/yellow-dark-2.png) #f5be32;color:#fff}.cookie,.cookie-bt,.cookie-txt{font-family:neutra-book-alt,sans-serif}.footer-conseil a{position:relative;color:#fff;text-decoration:none}.footer-conseil a:after{position:absolute;width:0;height:4px;left:50%;bottom:0;background-color:#fff;content:'';-webkit-transform:translate(-50%,4px);transform:translate(-50%,4px);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.feed2-filter,.footer-conseil a:hover:after{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.footer-conseil a:hover:after{width:100%;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (max-width:690px){.footer-nav-items,.footer-nav-logo{display:block;margin:0 auto 40px}.footer-nav-item:before,.footer-nav-rs-label:after,.footer-nav-rs-losange{display:none}.footer-nav-item{text-align:center;text-indent:0}.footer-nav-rs-label{margin:0 auto}}@media (max-width:520px){.footer-nav-rs-label{margin:0 auto}.footer-nav-rs-label:after,.footer-nav-rs-losange{display:none}.footer-nav-util-link{display:block;text-align:center}.footer-nav-util-link:before{display:none}.footer-conseil{height:auto;line-height:16px;padding:15px 0}}.cookie{position:fixed;display:none;width:100%;min-height:60px;background-color:#f5be32;left:0;bottom:0;z-index:99}.cookie-bt,.cookie-txt,.feed2-filter,.feed2-filters,.feed2-items-col{display:inline-block}.cookie-content{max-width:740px;margin:0 auto;padding-top:14px;font-size:0}.cookie-txt{width:calc(100% - 70px);margin-right:20px;font-size:16px}.cookie-bt{width:50px;height:30px;background-color:#dc3051;font-size:14px;line-height:30px;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.feed2,.feed2-title,.feed2-top{position:relative;width:100%}.feed2,.products-section-top-change{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1)}.cookie-bt:hover{background-color:#222}@media (max-width:780px){.cookie-content{padding:14px}}.feed2{max-width:1920px;margin:0 auto;transition:all .5s cubic-bezier(.165,.84,.44,1)}.feed2-top{height:0;padding-bottom:19.861%;background:url(/themes/custom/justin_bridou/assets/img/pattern/pig.jpg) #f5be32}.feed2-title{padding-top:6.25vw;font-size:2.917vw;line-height:2.917vw;font-family:neutra-light;color:#fff;text-transform:uppercase;letter-spacing:.05em}.feed2-title strong{font-family:neutra-bold,sans-serif}.feed2-title:after{position:absolute;width:6.944vw;height:.347vw;left:50%;bottom:-1.389vw;margin-left:-3.472vw;background-color:#e0003f;content:''}@media (min-width:1920px){.feed2-title{padding-top:126px;font-size:58.8px;line-height:58.8px}.feed2-title:after{width:140px;height:7px;bottom:-28px;margin-left:-70px}}@media (max-width:1280px){.feed2-title{padding-top:90px;font-size:42px;line-height:42px}.feed2-title:after{width:100px;height:5px;bottom:-20px;margin-left:-50px}}.feed2-filters{position:relative;vertical-align:top;top:0;left:50%;font-size:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.feed2-filter{vertical-align:top;width:10.694vw;height:2.778vw;line-height:2.778vw;font-size:1.111vw;border-width:.208vw;margin-top:3.472vw;margin-left:.694vw;margin-right:.694vw;border-color:transparent;font-family:neutra-demi,sans-serif;color:#fff;transition:all .6s cubic-bezier(.165,.84,.44,1)}.feed2-filter-selected,.feed2-filter:hover{border-color:#e0003f}@media (min-width:1920px){.feed2-filter{width:215.6px;height:56px;line-height:56px;font-size:22.4px;border-width:4.2px;margin-top:70px;margin-left:14px;margin-right:14px}}@media (max-width:1280px){.feed2-filter{width:154px;height:40px;line-height:40px;font-size:16px;border-width:3px;margin-top:50px;margin-left:10px;margin-right:10px}}.feed2-items,.feed2-loading{margin:0 auto;position:relative}.feed2-filter-disabled{color:#f19c07;pointer-events:none}.feed2-content{width:100%;background-color:#eaeee0;padding-top:2.083vw;padding-bottom:1.389vw;overflow:hidden}@media (min-width:1920px){.feed2-content{padding-top:42px;padding-bottom:28px}}@media (max-width:1280px){.feed2-content{padding-top:30px;padding-bottom:20px}}.feed2-loading{width:60px;height:60px;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif);opacity:1;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.feed2-loading-hide{opacity:0;height:0;-webkit-transform:translate(0,-150px);transform:translate(0,-150px)}.feed2-item-link:after,.feed2-item:after{height:100%;top:0;left:0;content:''}.feed2-items{width:calc(100% - 80px);font-size:0}.feed2-items-col{vertical-align:top;width:calc(25% - 40px);margin:0 20px;font-size:0;white-space:nowrap}.feed2-item{position:relative;width:100%;margin-bottom:20px}.feed2-item:after{position:absolute;width:100%;opacity:0;background-color:rgba(0,0,0,.2);-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.feed2-item-disabled:after{opacity:1;pointer-events:auto}.feed2-item-link{position:relative;display:block;text-decoration:none}.feed2-item-link:after{position:absolute;width:100%;background-color:transparent;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.feed2-item-link:hover:after{background-color:rgba(0,0,0,.4)}.feed2-item-author,.feed2-item-content{background-color:#fff;white-space:normal}.feed2-item-img{width:100%}.feed2-item-icon{position:absolute;width:27px;height:27px;top:10px;right:10px;border:3px solid transparent;color:#fff}.feed2-item-icon-facebook,.feed2-item-icon-twitter{border-radius:50%;border-color:#fff}.feed2-item-icon-facebook svg{width:15px;height:18px;margin-top:4px}.feed2-item-icon-twitter svg{width:18px;height:16px;margin-top:6px}.feed2-item-icon-instagram svg{width:100%;height:100%}.feed2-item-txt{padding:15px;font-size:14px;font-family:neutra-book-alt,sans-serif;line-height:20px;word-break:break-word}.feed2-item-author-label,.feed2-item-author-link,.feed2-item-txt strong{font-family:neutra-bold,sans-serif}.feed2-item-txt a{color:#f19c07;text-decoration:none}.feed2-item-author{position:relative;width:100%;min-height:54px;border-top:1px solid #f2f2f2;word-break:break-word}.feed2-btmore-losange:after,.feed2-btmore-losange:before,.feed2-btmore:after{background-color:#f5be32}.feed2-item-author-img{display:inline-block;vertical-align:top;width:30px;height:30px;margin-left:15px;margin-top:12px}.feed2-item-author-content{display:inline-block;vertical-align:top;margin:0 15px 15px}.feed2-item-author-label{font-size:14px;margin-top:11px}.feed2-item-author-link{display:block;font-size:14px;color:#50c3f1;text-decoration:none;margin-top:3px}.feed2-btmore-losange:hover .icon,.feed2-btmore:hover .feed2-btmore-losange .icon{color:#f5be32}.feed2-btmore{position:relative;width:10.903vw;height:4.653vw;border-width:.208vw;border-color:#f5be32;border-style:solid;margin:60px auto 136px;opacity:0;pointer-events:none;-webkit-transform:translate(0,50%);transform:translate(0,50%);-webkit-transition:all .8s cubic-bezier(.165,.84,.44,1);transition:all .8s cubic-bezier(.165,.84,.44,1)}.feed2-btmore:after,.home-top-justin-tweet{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.feed2-btmore{width:219.8px;height:93.8px;border-width:4.2px}}@media (max-width:1280px){.feed2-btmore{width:157px;height:67px;border-width:3px}}.feed2-btmore:after{position:absolute;width:1px;height:2.778vw;left:50%;bottom:-2.083vw;content:'';transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.feed2-btmore:after{height:56px;bottom:-42px}}@media (max-width:1280px){.feed2-btmore:after{height:40px;bottom:-30px}}.feed2-btmore:hover:after{height:1.528vw}.feed2-btmore-show{pointer-events:auto;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.feed2-btmore-label{position:absolute;width:100%;line-height:1.389vw;font-size:1.25vw;top:50%;left:0;font-family:neutra-light,sans-serif;color:#f5be32;text-transform:uppercase;letter-spacing:.05em;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media (min-width:1920px){.feed2-btmore:hover:after{height:30.8px}.feed2-btmore-label{line-height:28px;font-size:25.2px}}@media (max-width:1280px){.feed2-btmore:hover:after{height:22px}.feed2-btmore-label{line-height:20px;font-size:18px}}.feed2-btmore-label strong{font-family:neutra-bold,sans-serif}.feed2-btmore-losange{position:absolute;left:50%;bottom:-90px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.feed2-btmore-losange .icon{width:50%;height:50%}@media (min-width:960px) and (max-width:1280px){.feed2-items-col{width:calc(33.33% - 40px)}}@media (min-width:640px) and (max-width:960px){.feed2-items-col{width:calc(50% - 40px)}}@media (max-width:640px){.feed2-title{font-size:28px;line-height:28px}.feed2-items-col{width:calc(100% - 40px)}.feed2-filters{margin-top:20px}.feed2-filter{display:block;margin-top:30px}}.home,.home-top{width:100%}@media (max-width:1280px){.feed2-top{height:auto;padding-bottom:10px}}.home-open .home-video{padding-bottom:77.778%;-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.home-top{position:relative;font-size:0;z-index:1}.home-top-column{position:relative;display:inline-block;vertical-align:top;width:50%;height:0;padding-bottom:44.444%}#home-top-justin{background:url(/themes/custom/justin_bridou/assets/img/home/c-bkg__home__left.jpg) no-repeat #ffdd34;background-size:cover}.home-top-justin-img{position:absolute;width:100%;right:-150px;bottom:0}.home-top-justin-content{position:relative;width:51.389%;margin-top:12.9%;margin-left:40px}.home-top-column-title{position:relative;font-size:2.917vw;line-height:2.917vw;font-family:neutra-light,sans-serif;color:#222;letter-spacing:.042em;text-transform:uppercase;padding-bottom:6.76%}@media (min-width:1920px){.home-top-column-title{font-size:58.8px;line-height:58.8px}}@media (max-width:1280px){.home-top-column-title{font-size:42px;line-height:42px}}.home-top-column-title strong{font-family:neutra-bold}.home-top-column-title:after{position:absolute;width:27.027%;height:5px;bottom:0;left:0;background-color:#e0003f;content:''}.home-top-justin-reveal{position:relative;font-size:1.667vw;line-height:1.944vw;font-family:neutra-light,sans-serif;letter-spacing:.046em;text-transform:uppercase;margin-top:5.135%}@media (min-width:1920px){.home-top-justin-reveal{font-size:33.6px;line-height:39.2px}}@media (max-width:1280px){.home-top-justin-reveal{font-size:24px;line-height:28px}}.home-top-justin-reveal strong{font-family:neutra-bold,sans-serif}.home-top-justin-tweet{position:relative;width:66.216%;padding:4.73%;min-height:20px;background-color:#fff;margin-top:9.4%;border-radius:5px 5px 0;font-size:1.042vw;line-height:1.389vw;font-family:neutra-book-alt,sans-serif;color:#222;transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-top-justin-tweet strong{color:#81b3c3;font-weight:400}.home-top-justin-tweet-loading{position:absolute;width:20px;height:20px;left:50%;top:50%;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif);background-size:cover;opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-top-justin-tweet-loading-hide{opacity:0;height:0}.home-top-justin-tweet-corner{position:absolute;right:0;bottom:0;color:#fff;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.home-top-justin-btvous,.home-top-justin-btvous-label{position:relative;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);display:block}.home-top-top14-logo{margin-top:54px}.home-top-justin-btvous{width:100%;max-width:320px;margin-top:54px;text-decoration:none;transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-top-justin-btvous:hover .home-top-justin-btvous-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.home-top-justin-btvous:hover .home-top-justin-btvous-label:after{width:1.528vw}@media (min-width:1920px){.home-top-justin-tweet{font-size:21px;line-height:28px}.home-top-justin-btvous:hover .home-top-justin-btvous-label:after{width:30.8px}}@media (max-width:1280px){.home-top-justin-tweet{font-size:15px;line-height:20px}.home-top-justin-btvous:hover .home-top-justin-btvous-label:after{width:22px}}.home-top-justin-btvous-label{width:10.694vw;height:4.444vw;border-width:.208vw;border-style:solid;border-color:#e0003f;background-color:transparent;font-family:neutra-light,sans-serif;letter-spacing:.05em;font-size:1.25vw;line-height:1.389vw;color:#e0003f;text-align:center;transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.home-top-justin-btvous-label{width:215.6px;height:89.6px;border-width:4.2px;font-size:25.2px;line-height:28px}}@media (max-width:1280px){.home-top-justin-btvous-label{width:154px;height:64px;border-width:3px;font-size:18px;line-height:20px}}.home-top-justin-btvous-label strong{font-family:neutra-bold,sans-serif}.home-top-justin-btvous-label:before{display:block;height:.833vw;content:''}@media (min-width:1920px){.home-top-justin-btvous-label:before{height:16.8px}}@media (max-width:1280px){.home-top-justin-btvous-label:before{height:12px}}.home-top-justin-btvous-label:after{position:absolute;width:2.778vw;height:1px;top:50%;right:-2.083vw;background-color:#e0003f;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.home-top-justin-btvous-label:after{width:56px;right:-42px}}@media (max-width:1280px){.home-top-justin-btvous-label:after{width:40px;right:-30px}}.home-top-justin-btvous-losange{position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.home-top-justin-date{position:absolute;top:50%;left:0;width:3.611vw;-webkit-transform:translate3d(-125%,-28%);transform:translate3d(-125%,-28%);text-align:right}@media (min-width:1920px){.home-top-justin-date{width:72.8px}}@media (max-width:1280px){.home-top-justin-date{width:52px}}.home-top-justin-date-deco{position:relative;width:2.361vw;height:6.528vw;margin-left:1.528vw}.home-top-justin-date-deco:after,.home-top-justin-date-deco:before{position:absolute;content:'';left:50%}@media (min-width:1920px){.home-top-justin-date-deco{width:47.6px;height:131.6px;margin-left:30.8px}}@media (max-width:1280px){.home-top-justin-date-deco{width:34px;height:94px;margin-left:22px}}.home-top-justin-date-deco:before{width:.139vw;height:100%;top:0;margin-left:-1px;background:url(/themes/custom/justin_bridou/assets/img/pattern/dot.png)}#home-top-rugby:hover .home-top-rugby-bt:before,.home-top-rugby-content:hover .home-top-rugby-bt:before{background-color:#fff}@media (min-width:1920px){.home-top-justin-date-deco:before{width:2.8px}}@media (max-width:1280px){.home-top-justin-date-deco:before{width:2px}}.home-top-justin-date-deco:after{width:.417vw;height:.417vw;top:-5%;background-color:#fff;border-radius:50%;-webkit-transform:translate3d(-50%,0);transform:translate3d(-50%,0)}@media (min-width:1920px){.home-top-justin-date-deco:after{width:8.4px;height:8.4px}}@media (max-width:1280px){.home-top-justin-date-deco:after{width:6px;height:6px}}.home-top-justin-date-deco:last-child:after{top:105%}.home-top-justin-date-twitter{position:relative;width:2.083vw;height:2.083vw;margin-left:1.528vw;border:2px solid #fff;border-radius:50%;color:#fff;margin-top:.694vw}@media (min-width:1920px){.home-top-justin-date-twitter{width:42px;height:42px;margin-left:30.8px;margin-top:14px}}@media (max-width:1280px){.home-top-justin-date-twitter{width:30px;height:30px;margin-left:22px;margin-top:10px}}.home-top-justin-date-twitter svg{position:absolute;width:.972vw;height:.833vw;top:50%;left:50%;margin-left:-.486vw;margin-top:-.417vw}@media (min-width:1920px){.home-top-justin-date-twitter svg{width:19.6px;height:16.8px;margin-left:-9.8px;margin-top:-8.4px}}@media (max-width:1280px){.home-top-justin-date-twitter svg{width:14px;height:12px;margin-left:-7px;margin-top:-6px}}.home-top-justin-date-label{height:1.806vw;margin-top:.694vw;margin-bottom:.694vw;font-size:1.042vw;font-family:neutra-book-alt,sans-serif;color:#fff;text-align:right;text-transform:uppercase}@media (min-width:1920px){.home-top-justin-date-label{height:36.4px;margin-top:14px;margin-bottom:14px;font-size:21px}}@media (max-width:1280px){.home-top-justin-date-label{height:26px;margin-top:10px;margin-bottom:10px;font-size:15px}}#home-top-rugby{overflow:hidden}#home-top-rugby:hover .home-top-rugby-bt .icon{color:#36356f}.home-top-rugby-chant{position:absolute;width:100%;min-width:100%;height:auto;left:50%;z-index:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.home-top-rugby-content{position:absolute;display:inline-block;vertical-align:top;height:314px;margin-top:0;margin-left:60px;bottom:120px;left:0;pointer-events:none;text-decoration:none;color:#fff;z-index:1}.home-top-rugby-author:after,.home-top-rugby-title:after{width:100px;height:5px;bottom:0;left:0;content:''}.home-top-rugby-content:hover .home-top-rugby-bt .icon{color:#36356f}.home-top-rugby-flag{display:inline-block;vertical-align:top;font-size:14px;font-family:neutra-bold,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#fff;background-color:#f5be32;padding:5px 10px}.home-top-rugby-author,.home-top-rugby-title{padding-bottom:26px;text-transform:uppercase;letter-spacing:.05em}.home-top-rugby-title{position:relative;display:block;margin-top:20px;line-height:32px;font-size:30px;font-family:neutra-book-alt,sans-serif}.home-top-rugby-title strong{font-family:neutra-bold,sans-serif}.home-top-rugby-asterix,.home-top-rugby-author,.home-top-rugby-title small,.home-top-rugby-title sup{font-family:neutra-book-alt,sans-serif}.home-top-rugby-title small{line-height:28px;font-size:22px}.home-top-rugby-title:after{position:absolute;background-color:#f5be32}.home-top-rugby-author{position:relative;line-height:28px;margin-top:5px;font-size:24px}.home-top-rugby-author:after{position:absolute;background-color:#ef8850}.home-top-rugby-bt{margin-left:32px;margin-top:10px}.home-top-rugby-bt:before{background-color:#f5be32}.home-top-rugby-asterix{position:absolute;width:calc(100% - 100px);left:6.25vw;bottom:1.042vw;font-size:14px;color:#fff}@media (min-width:1920px){.home-top-rugby-asterix{left:126px;bottom:21px}}@media (max-width:1280px){.home-top-rugby-asterix{left:90px;bottom:15px}}.home-top-rugby-blocks{position:absolute;width:100%;height:157px;left:0;bottom:0}.home-top-rugby-block{position:relative;display:inline-block;vertical-align:top;width:100%;height:100%;text-decoration:none;cursor:pointer}.home-top-rugby-block:first-child{background:url('/themes/custom/justin_bridou/assets/img/c-bkg__justinsponsor.png') no-repeat #222;background-size:cover}.home-top-rugby-block:nth-child(2):hover .home-top-rugby-block-bt:before{background-color:#ffd75c}.home-top-rugby-block:nth-child(2):hover .home-top-rugby-block-bt .icon{color:#fff}.home-top-rugby-block:after{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:0;z-index:0;content:'';-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.home-top-rugby-block-label,.home-top-rugby-block-title{position:relative;display:inline-block;margin-left:40px;vertical-align:top;text-transform:uppercase;color:#fff;letter-spacing:.05em}.home-top-rugby-block:hover:after{opacity:.1}.home-top-rugby-block:hover .home-top-rugby-block-bt:before{background-color:#e0003f}.home-top-rugby-block:hover .home-top-rugby-block-bt .icon{color:#fff}.home-top-rugby-block-label{height:20px;margin-top:48px;margin-right:400px;padding:0 10px;line-height:20px;font-size:14px;font-family:neutra-bold,sans-serif;background-color:#e0003f;z-index:1}.home-top-rugby-block-label.yellow{background-color:#ffd75c}.home-top-rugby-block-title{margin-top:20px;font-size:24px;font-family:neutra-light,sans-serif;z-index:1}.home-top-rugby-block-title strong{font-family:neutra-bold,sans-serif}.home-top-rugby-block-bt{position:absolute;right:40px;top:42px;z-index:1}@media (max-width:1200px){.home-top-rugby-block-title{margin-top:36px}}.home-top-rugby-chant{position:relative;min-width:100%;height:auto;left:50%;top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.home-top-rugby-content{padding-top:20px !important}.home-top-rugby-blocks{width:100%;height:50%;bottom:0;left:0}.home-top-rugby-block{display:block;width:100%;height:50%}.home-video-player{position:relative;height:0;width:100%}@media (max-width:760px){.home-top-rugby-asterix{left:40px}}.home-video{display:block;padding-bottom:22.222%;background-color:#222;z-index:0;font-size:0;white-space:nowrap;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 1.2s cubic-bezier(.19,1,.22,1);transition:all 1.2s cubic-bezier(.19,1,.22,1)}.home-video-player{padding-bottom:55.556%}.home-video-player-youtube{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.home-video-btclose,.home-video-btnav{z-index:10;position:absolute;cursor:pointer}.home-video-btclose{width:2.847vw;height:2.847vw;top:1.389vw;right:4.861vw;background-color:#fff;opacity:0;pointer-events:none;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}@media (min-width:1920px){.home-video-btclose{width:57.4px;height:57.4px;top:28px;right:98px}}@media (max-width:1280px){.home-video-btclose{width:41px;height:41px;top:20px;right:70px}}.home-video-btclose:after,.home-video-btclose:before{position:absolute;width:1.111vw;height:1px;top:50%;left:50%;background-color:#e0003f;content:'';-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-video-btclose:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.home-video-btclose:hover:before{left:50%;top:70%;-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.home-video-btclose:hover:after{left:70%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.home-video-btclose-show{opacity:1;pointer-events:auto}.home-video-btnav{display:block;top:50%;text-decoration:none;opacity:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.home-video-btnav-show{opacity:1}#home-video-btnav-prev{left:4.167vw;top:calc(50% - 10px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}#home-video-btnav-next{right:3.472vw}@media (min-width:1920px){.home-video-btclose:after,.home-video-btclose:before{width:22.4px}#home-video-btnav-prev{left:84px}#home-video-btnav-next{right:70px}}@media (max-width:1280px){.home-video-btclose:after,.home-video-btclose:before{width:16px}#home-video-btnav-prev{left:60px}#home-video-btnav-next{right:50px}}.home-video-articles{position:absolute;width:100%;height:0;padding-bottom:22.222%;left:0;bottom:0}.home-video-column{position:relative;display:inline-block;vertical-align:top;width:50%;height:0;padding-bottom:22.222%;white-space:normal;background-color:#e50054}.home-video-encart,.home-video-slider,.home-video-slider-img,.home-video-slider-link{position:absolute;height:100%}.home-video-column:first-child{background-color:#222}.home-video-slider{width:100%;top:0;left:0;overflow:hidden}.home-video-slider-link{display:block;width:100%;top:0;left:0;text-decoration:none}.home-video-slider-img{width:100%;top:0;left:0;z-index:0;opacity:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.home-video-slider-img.selected{opacity:1;z-index:1}.home-video-encart{width:33.333%;background-color:#e50054;z-index:10}.home-video-encart-content{margin-top:40%;text-align:center}.home-video-encart-nosvideo{display:inline-block;vertical-align:top;font-size:.972vw;line-height:.972vw;background-color:#fff;margin:0 auto;color:#e50054;text-transform:uppercase;font-family:neutra-bold;padding:4px 5px 3px;letter-spacing:.05em}@media (min-width:1920px){.home-video-encart-nosvideo{font-size:19.6px;line-height:19.6px}}@media (max-width:1280px){.home-video-encart-nosvideo{font-size:14px;line-height:14px}}.home-video-encart-episodes{position:relative;width:100%;margin-top:25px}.home-video-encart-episode{position:absolute;display:block;width:200px;top:0;left:50%;margin-left:-100px;padding-bottom:30px;line-height:28px;font-size:28px;font-family:neutra-light,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#fff;overflow:hidden;opacity:0;pointer-events:none}.home-video-encart-episode.selected{opacity:1;pointer-events:auto}.home-video-encart-episode strong{position:relative;display:inline-block;font-family:neutra-bold;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.home-annonce,.home-video-bt{display:block;text-decoration:none}@media (max-width:520px){.home-annonce,.home-video-bt{display:block;text-decoration:none}}.home-video-encart-episode:after{position:absolute;width:6.944vw;height:.347vw;bottom:0;left:50%;margin-left:-3.472vw;background-color:#fff;content:''}@media (min-width:1920px){.home-video-encart-episode:after{width:140px;height:7px;margin-left:-70px}}@media (max-width:1280px){.home-video-encart-episode:after{width:100px;height:5px;margin-left:-50px}}.home-video-encart-episode-change strong{opacity:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.home-video-encart-bt{margin-top:1.25vw;margin-left:auto;margin-right:auto;cursor:pointer;opacity:1;-webkit-transform:translate(0,20%) scale(1);transform:translate(0,20%) scale(1);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-video-encart-bt-hide{opacity:.8;pointer-events:none;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1) .2s;transition:all .6s cubic-bezier(.19,1,.22,1) .2s}.home-video-bts{position:absolute;right:0;top:50%;z-index:10;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.home-video-bt{position:relative;width:70px;height:40px;font-size:16px;line-height:40px;font-family:neutra-bold,sans-serif;letter-spacing:.05em;color:#fff;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-video-bt:before{position:absolute;width:10px;height:10px;left:33px;top:50%;background-color:#fff;content:'';-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1)}.home-video-bt:after{position:absolute;width:0;height:1px;top:19px;right:0;background-color:#fff;content:'';-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1)}.home-video-bt:hover:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-video-bt:hover:after{width:20px;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1) .1s;transition:all .6s cubic-bezier(.165,.84,.44,1) .1s}.home-video-bt.selected{color:#e50054}.home-video-bt.selected:before{background-color:#e50054}.home-video-bt.selected:after{background-color:#e50054;width:20px;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-video-bt.disabled{color:#8b8070;pointer-events:none}.home-video-bt.disabled:after,.home-video-bt.disabled:before{background-color:#8b8070}.home-annonce:hover .home-annonce-bg,.home-annonce:hover .home-annonce-bt:before{background-color:#222}.home-annonce-label,.home-products-item{display:inline-block;vertical-align:top}.home-annonce:hover .home-annonce-subtitle:after{width:6.944vw}@media (min-width:1920px){.home-video-encart-bt{margin-top:25.2px}.home-annonce:hover .home-annonce-subtitle:after{width:140px}}@media (max-width:1280px){.home-video-encart-bt{margin-top:18px}.home-annonce:hover .home-annonce-subtitle:after{width:100px}}.home-annonce:hover .home-annonce-bt:after{background-color:#222;-webkit-transform:rotate(45deg) translate(0,0) scale(1);transform:rotate(45deg) translate(0,0) scale(1)}.home-annonce:hover .home-annonce-bt .icon{color:#fff}.home-annonce-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-color:transparent;z-index:0;-webkit-transition:all .8s cubic-bezier(.25,.46,.45,.94);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.home-annonce-product{position:absolute;width:11.889vw;top:2.5vw;left:4vw;z-index:1}.home-annonce-label{font-size:.772vw;line-height:.772vw;background-color:#fff;margin:0 auto;color:#e50054;text-transform:uppercase;font-family:neutra-bold;padding:4px 5px 3px;letter-spacing:.05em}.home-annonce-subtitle,.home-annonce-title{font-family:neutra-bold;color:#fff}.home-annonce-label{font-size:19.6px;line-height:19.6px}@media (min-width:1920px){.home-annonce-title{min-height:39.2px;font-size:39.2px;line-height:58.8px;margin-top:16.8px}}@media (max-width:1280px){.home-annonce-title{min-height:18x;font-size:16x;line-height:22px;margin-top:8px}}@media (max-width:400px){.home-annonce-title{min-height:28px;font-size:20px;line-height:42px;margin-top:12px}}.home-annonce-subtitle{position:relative;font-size:.972vw;line-height:1.25vw;margin-top:-.278vw;padding-bottom:1.389vw}.home-annonce-subtitle:after{position:absolute;width:3.819vw;height:.347vw;left:0;bottom:0;background-color:#fff;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.home-annonce-subtitle{font-size:19.6px;line-height:25.2px;margin-top:-5.6px;padding-bottom:28px}.home-annonce-subtitle:after{width:77px;height:7px}}@media (max-width:1280px){.home-annonce-subtitle{font-size:14px;line-height:18px;margin-top:-4px;padding-bottom:20px}.home-annonce-subtitle:after{width:55px;height:5px}}.home-annonce-bt{margin-top:1.25vw;cursor:pointer;opacity:1;-webkit-transform:translate(15%,20%);transform:translate(15%,20%);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-products{position:relative;width:100%;height:50px;padding-bottom:42.8%;background-color:#f2f2f2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 1.2s cubic-bezier(.19,1,.22,1);transition:all 1.2s cubic-bezier(.19,1,.22,1)}.home-products:before{position:absolute;width:100%;height:66.038%;top:0;left:0;background-color:#fff;z-index:0;content:''}.home-products-title{position:relative;font-size:2.917vw;line-height:2.917vw;padding-top:6.944vw;padding-bottom:1.389vw;font-family:neutra-light;color:#222;text-align:center;text-transform:uppercase;z-index:1;letter-spacing:.05em}.home-products-title strong,.products-nav-title strong{font-family:neutra-bold}.home-products-title:after{position:absolute;width:6.944%;height:.347vw;bottom:0;left:50%;margin-left:-3.472vw;background-color:#f5be32;content:''}@media (min-width:1920px){.home-annonce-bt{margin-top:25.2px}.home-products-title{font-size:58.8px;line-height:58.8px;padding-top:140px;padding-bottom:28px}.home-products-title:after{height:7px;margin-left:-70px}}@media (max-width:1280px){.home-annonce-bt{margin-top:18px}.home-products-title{font-size:42px;line-height:42px;padding-top:100px;padding-bottom:20px}.home-products-title:after{height:5px;margin-left:-50px}}.home-products-items{position:relative;width:90.694%;margin:1.944vw auto 0;z-index:1;font-size:0}.home-products-item{width:calc(100%/5);text-align:center;text-decoration:none}.home-products-item:hover .home-products-item-img{-webkit-transform:translate(0,-8px);transform:translate(0,-8px)}.home-products-item:hover .home-products-item-bt:before{background-color:#e0003f;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.9);transform:translate(-50%,-50%) rotate(45deg) scale(.9);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.home-products-item:hover .home-products-item-bt-icon{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}.home-products-item-img{width:72.174%;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-products-item-bt,.vous-bg{-webkit-backface-visibility:hidden}.home-products-item-bt{position:relative;width:2.847vw;height:2.847vw;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);backface-visibility:hidden}@media (min-width:1920px){.home-products-items{margin-top:39.2px}.home-products-item-bt{width:57.4px;height:57.4px}}@media (max-width:1280px){.home-products-items{margin-top:28px}.home-products-item-bt{width:41px;height:41px}}.home-products-item-bt:before{position:absolute;width:100%;height:100%;top:50%;left:50%;background-color:#f5be32;content:'';z-index:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.home-products-item-bt-icon{position:absolute;width:1.389vw;height:1.389vw;left:50%;top:50%;color:#fff;z-index:2;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}@media (min-width:1920px){.home-products-item-bt-icon{width:28px;height:28px}}@media (max-width:1280px){.home-products-item-bt-icon{width:20px;height:20px}}.home-products-item-label{width:72.174%;font-size:1.25vw;line-height:1.736vw;font-family:neutra-light;text-decoration:none;margin:0 auto;white-space:normal;text-transform:uppercase;color:#222}@media (min-width:1920px){.home-products-item-label{font-size:25.2px;line-height:35px}}@media (max-width:1280px){.home-products-item-label{font-size:18px;line-height:25px}}@media (min-width:768px) and (max-width:1300px){.home-products{padding-bottom:76.389%;background-color:#fff}.home-products:before{height:37.273%}.home-products-item{width:50%;margin-bottom:30px}.home-products-item-img{width:56.522%}.home-products-item-label{width:56.522%;font-size:1.667vw;line-height:2.083vw}}@media (min-width:768px) and (max-width:1300px) and (min-width:1920px){.home-products-item-label{font-size:33.6px;line-height:42px}}@media (min-width:768px) and (max-width:1300px) and (max-width:1280px){.home-products-item-label{font-size:24px;line-height:30px}}@media (min-width:1040px) and (max-width:1280px){.home-products{background-color:#fff}.home-top-column-title,.home-top-rugby-title{font-size:32px;line-height:32px}.home-top-justin-content{width:80%;padding-top:20px;margin-left:60px}.home-top-justin-img{right:0}.home-video,.home-video-articles,.home-video-column{padding-bottom:29.167%}.home-video-encart{width:44.444%}.home-video-slider-img{width:auto}.home-annonce-product{top:18%}.home-annonce-content{position:absolute;width:20.833vw;left:23.056vw;top:3.208vw;z-index:2}.home-video-encart-content{margin-top:32%}}@media (max-width:1280px){.home-video-player{padding-bottom:48.611%}.home-products-title:after{width:100px}.home-products{padding-bottom:0;height:auto}.home-top-rugby-title{font-size:20px;line-height:24px}.home-top-rugby-title small{font-size:14px;line-height:18px}}@media (max-width:1040px){.home-top-column{width:100%;display:block;height:auto;padding-bottom:0}#home-top-rugby{background-position:100% 40%;background-size:100%}.home-top-justin-img{width:auto;height:100%;right:0}.home-top-column:nth-child(2):before{position:absolute;width:100%;height:50%;top:0;left:0;background-color:#222;opacity:0;z-index:1;content:''}.home-top-justin-content{margin-top:0;margin-bottom:0;padding-top:60px;padding-bottom:60px;width:65%}.home-open .home-video,.home-video{padding-bottom:0}.home-top-rugby-content{position:absolute;display:block;width:calc(100% - 80px);height:220px;margin-top:0;margin-left:90px;top:20px;left:0;text-decoration:none;color:#fff;z-index:1}.home-top-rugby-content:hover .home-top-rugby-bt:before{background-color:#fff}.home-top-rugby-content:hover .home-top-rugby-bt .icon{color:#36356f}.home-top-rugby-title{width:240px;font-size:18px;line-height:24px}.home-top-rugby-title small{font-size:14px;line-height:18px}.home-top-rugby-bt{position:absolute;right:0;top:50%;margin-top:-20px}.home-video{height:auto}.home-video-column{height:auto;display:block}.home-video-btclose,.home-video-bts{display:none}.home-video-btnav{opacity:1}#home-video-btnav-prev{left:20px}#home-video-btnav-next{right:20px}#home-video-column-videos{width:100%;height:250px}#home-video-column-news{width:100%;height:auto}.home-video-encart{width:50%}.home-video-encart-content{margin-top:60px}.home-video-articles{padding-bottom:0;height:auto;position:relative}.home-annonce-content,.home-annonce-product{position:relative;display:inline-block;vertical-align:top}.home-annonce-product{left:27%}.home-annonce-content{left:35%}.home-annonce-bg{background-size:cover;background-position:0}.home-video-column{padding-bottom:80px}}@media (max-width:768px){.home-products{background-color:#fff;padding-bottom:60px;height:auto}.home-products-title,.home-top-column-title,.home-top-rugby-title{font-size:24px;line-height:24px}.home-top-rugby-title{width:220px;font-size:18px;line-height:24px}.home-top-rugby-title small{font-size:14px;line-height:18px}.home-top-rugby-author{font-size:22px;line-height:26px}.home-top-rugby-content{margin-left:50px}#home-top-rugby{background-size:cover;background-position:50% 50%}.home-top-justin-content{margin-left:40px}.home-products-item{margin-top:20px;display:block;width:100%}.home-products-item-img{max-width:200px;width:auto}.home-annonce-product{left:10%;top:2.889vw;width:35.889vw}.home-annonce-content{left:18%;top:25px}}@media (max-width:520px){.home-top-justin-content{width:80%}.home-top-justin-content,.home-top-rugby-content{margin-left:40px}.home-top-justin-date{display:none}.home-video-encart-episode{width:140px;margin-left:-70px;font-size:16px;line-height:16px}.home-annonce-product{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:16.889vw;top:2.756vw;left:14.667vw}#home-top-rugby{background-position:left}.home-top-justin-img{right:-45px}#home-video-column-news{height:365px}.home-annonce-bt{margin-top:18px;margin-left:41%}#productImage{width:150px;margin-left:33%}.home-annonce .home-annonce-content{display:block;width:100%;left:1%}.home-video-column-videos .home-video-column-videos{margin-top:50px}}.vous-section{position:relative;display:block;width:100%;font-size:0;overflow:hidden;margin-top:-2px}.vous-section:hover .vous-bg{-webkit-filter:brightness(150%);filter:brightness(150%)}.vous-section:hover .vous-bt:before{background-color:#fff;-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}.vous-section:hover .vous-bt:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.vous-section:hover .vous-bt .icon{color:#e0003f}.vous-section:hover .vous-bt.yellow .icon{color:#f5be32}.vous-section:hover .vous-bt.orange .icon{color:#ef8850}.vous-section:hover:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.vous-section:after{position:absolute;width:calc(100% - 24px);height:calc(100% - 24px);top:50%;left:50%;border:12px solid #e0003f;z-index:10;content:'';-webkit-transform:translate(-50%,-50%) scaleX(1.03) scaleY(1.07);transform:translate(-50%,-50%) scaleX(1.03) scaleY(1.07);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.vous-section.yellow:after{border-color:#f5be32}.vous-section.orange:after{border-color:#ef8850}.vous-bg{position:relative;width:calc(100% + 1px);min-width:1200px;left:50%;top:0;backface-visibility:hidden;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:-webkit-filter 1.2s cubic-bezier(.25,.46,.45,.94);transition:-webkit-filter 1.2s cubic-bezier(.25,.46,.45,.94);transition:filter 1.2s cubic-bezier(.25,.46,.45,.94);transition:filter 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-filter 1.2s cubic-bezier(.25,.46,.45,.94)}.vous-content{position:absolute;width:calc(100% - 40px);top:50%;left:20px;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.vous-label,.vous-title{position:relative;color:#fff;text-transform:uppercase}.vous-label{display:inline-block;vertical-align:top;height:20px;margin:0 auto 20px;padding:0 10px;line-height:20px;font-size:14px;font-family:neutra-bold,sans-serif;background-color:#e0003f}.vous-label.yellow{background-color:#f5be32}.vous-label.orange{background-color:#ef8850}.vous-title{padding-bottom:45px;line-height:42px;font-size:42px;font-family:neutra-light,sans-serif;text-align:center;letter-spacing:.05em}.vous-title strong{font-family:neutra-bold,sans-serif}.vous-paragraph,.vous-top-title{font-family:neutra-book-alt,sans-serif}.vous-title:after{position:absolute;width:100px;height:5px;bottom:0;left:50%;margin-left:-50px;background-color:#e0003f;content:''}.vous-title.yellow:after{background-color:#f5be32}.vous-title.orange:after{background-color:#ef8850}.vous-bt:after,.vous-bt:before{background-color:#e0003f;content:'';top:50%;left:50%}.vous-paragraph{position:relative;width:100%;max-width:540px;margin:0 auto;line-height:32px;font-size:24px;color:#fff}.vous-bt{position:relative;width:40px;height:40px;margin:45px auto 0;cursor:pointer}.vous-bt:before{position:absolute;width:40px;height:40px;margin-left:-20px;margin-top:-20px;z-index:1;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.vous-bt:after{position:absolute;width:128px;height:1px;margin-left:-64px;-webkit-transform:scaleX(.4);transform:scaleX(.4);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.vous-bt .icon{position:absolute;width:16px;height:8px;top:50%;left:50%;margin-left:-8px;margin-top:-4px;color:#fff;z-index:2;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.vous-bt.yellow:after,.vous-bt.yellow:before{background-color:#f5be32}.vous-bt.orange:after,.vous-bt.orange:before{background-color:#ef8850}.vous-top-btscroll:before,.vous-top-txt:before{background-color:#e0003f;content:''}.vous-top{position:relative;width:100%}.vous-top-bgs{position:absolute;top:0;left:0;z-index:0}.vous-top-bg,.vous-top-content{position:absolute;width:100%;top:50%}.vous-top-bg{left:50%;opacity:0;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vous-top-bg.selected{opacity:1;z-index:0}.vous-top-content{height:480px;left:0;margin-top:-240px;text-align:center}.vous-top-title{position:relative;width:538px;height:100px;padding-top:20px;margin:40px auto 0;line-height:38px;border:6px solid #e0003f;font-size:28px;text-transform:uppercase}.vous-top-title strong{font-size:38px;font-family:neutra-bold,sans-serif;color:#e0003f}.vous-top-txt{position:relative;padding-top:24px;margin-top:106px;line-height:28px;font-size:24px;font-family:neutra-book-alt,sans-serif}.vous-top-txt strong{font-family:neutra-bold,sans-serif}.vous-top-txt:before{position:absolute;width:100px;height:5px;top:0;left:50%;margin-left:-50px}.vous-top-btscroll{position:relative;width:40px;height:40px;margin:45px auto 0;cursor:pointer}.vous-top-btscroll:before{position:absolute;width:40px;height:40px;top:50%;left:50%;margin-left:-20px;margin-top:-20px;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.vous-top-btscroll .icon{position:absolute;width:16px;height:8px;top:50%;left:50%;margin-left:-8px;margin-top:-4px;color:#fff;z-index:1;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.vous-top-btscroll:hover:before{background-color:#fff;-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}.vous-top-btscroll:hover .icon{color:#e0003f;-webkit-transform:rotate(90deg) translate(3px,0);transform:rotate(90deg) translate(3px,0)}.vous-vie-label{margin-bottom:100px}@media (min-width:1280px) and (min-height:900px){.vous-label{height:26px;line-height:26px;font-size:16px}.vous-top-content{height:500px;margin-top:-250px}.vous-top-title{width:688px;height:120px;line-height:46px;font-size:36px}.vous-top-title strong{font-size:44px}.vous-top-txt{padding-top:30px;margin-top:86px;line-height:34px;font-size:28px}.vous-top-txt:before{width:140px;margin-left:-70px}}@media (max-width:768px){.vous-top-content{height:500px;margin-top:-250px}.vous-top-title{width:calc(100% - 40px);max-width:400px;height:auto;min-height:auto;padding-top:10px;padding-bottom:10px;line-height:30px;font-size:26px;border-width:4px}.vous-top-title strong{font-size:28px}.vous-top-txt{width:calc(100% - 40px);padding-top:20px;margin:56px auto 0;line-height:24px;font-size:18px}.vous-paragraph,.vous-title{line-height:28px;font-size:20px;color:#fff}.vous-title{position:relative;padding-bottom:25px}.vous-paragraph{margin:20px auto 0;font-family:neutra-book-alt,sans-serif}.vous-vie-label{margin-bottom:60px}.vous-section:after{display:none}}#content.sponsor.v2 .sponsor-idea-paragraph,#content.sponsor.v2 .sponsor-success-paragraph{line-height:28px;font-size:16px}#content.sponsor{position:relative;width:100%;min-height:100%;top:60px}#content.sponsor.v2 .sponsor-idea-content{max-width:400px;margin-left:-200px;text-align:center}#content.sponsor.v2 .sponsor-idea-title:after{margin-left:25%}#content.sponsor.v2 .sponsor-equipe-logo{z-index:2}#content.sponsor.v2 .sponsor-success-title:after{background-color:#fff;margin-left:25%;margin-right:25%;width:50%}#content.sponsor .sponsor-success-title:after{background-color:#fff;margin-left:25%;margin-right:25%;width:50%}#content.sponsor.v2 .sponsor-equipe{background-color:#e22977}#content.sponsor.v2 .sponsor-equipe-follow-bt-icon:after,#content.sponsor.v2 .sponsor-equipe-follow-bt-icon:before,#content.sponsor.v2 .sponsor-equipe-follow-bt:hover .sponsor-equipe-follow-bt-label,#content.sponsor.v2 .sponsor-equipe-follow-title:after,#content.sponsor.v2 .sponsor-equipe-team-title:after{background-color:#36356f}#content.sponsor.v2 .sponsor-equipe-follow-title,#content.sponsor.v2 .sponsor-equipe-team-title{line-height:30px;font-size:30px;color:#fff}#content.sponsor.v2 .sponsor-equipe-follow-paragraph,#content.sponsor.v2 .sponsor-equipe-team-paragraph{max-width:380px;margin-left:0;line-height:28px;font-size:16px;color:#fff}#content.sponsor.v2 .sponsor-equipe-follow-paragraph a,#content.sponsor.v2 .sponsor-equipe-team-paragraph a{text-decoration:none;color:#fff}#content.sponsor.v2 .sponsor-equipe-team-img{max-width:688px;top:30%;z-index:-1}#content.sponsor.v2 .sponsor-equipe-follow-bt-label{border-color:#36356f;color:#fff}.sponsor-top{position:relative;width:100%;height:100%;min-height:600px;background:#222}.sponsor-top-bg{position:absolute;width:100%;top:0;left:0}.sponsor-top-content{position:absolute;width:calc(100% - 40px);min-height:150px;padding-bottom:40px;top:50%;left:20px;margin-top:-95px;z-index:1}.sponsor-equipe-bg,.sponsor-idea-bg,.sponsor-numbers-bg,.sponsor-success-bg{min-width:1200px;z-index:0}.sponsor-top-content:after{position:absolute;width:100px;height:5px;bottom:0;left:50%;margin-left:-50px;background-color:#ffdd34;content:''}.sponsor-title,.sponsor-top-label,.sponsor-top-title{position:relative;text-transform:uppercase}.sponsor-top-label{width:122px;height:30px;margin:0 auto;line-height:30px;font-size:14px;font-family:neutra-bold,sans-serif;text-align:center;letter-spacing:.05em;color:#fff;background-color:#f5be32}.sponsor-top-title{display:block;width:calc(100% - 40px);margin:30px auto 0;line-height:42px;font-size:42px;font-family:neutra-light,sans-serif;letter-spacing:.05em;text-align:center;white-space:normal;color:#fff}.sponsor-idea-paragraph,.sponsor-success-paragraph{margin-top:40px}.sponsor-title,.sponsor-top-title strong{font-family:neutra-bold,sans-serif}.sponsor-title{padding-bottom:30px;font-size:30px;color:#222}.sponsor-title:after{position:absolute;width:50%;height:5px;bottom:0;left:0;background-color:#f5be32;content:''}.sponsor-paragraph{line-height:28px;font-size:16px;font-family:neutra-light,sans-serif;color:#222}.sponsor-idea,.sponsor-numbers,.sponsor-success{font-size:0;min-height:600px}.sponsor-equipe-title,.sponsor-numbers-item-label,.sponsor-numbers-item-number,.sponsor-paragraph strong{font-family:neutra-bold,sans-serif}.sponsor-idea{position:relative;width:100%;background-color:#eaeee0}.sponsor-idea:not(.visible) .sponsor-idea-bg{opacity:0}.sponsor-idea:not(.visible) .sponsor-idea-title{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotateY(-60deg);transform:rotateY(-60deg)}.sponsor-idea:not(.visible) .sponsor-idea-paragraph{opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.sponsor-idea.visible .sponsor-idea-bg{opacity:1;-webkit-transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .4s;transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .4s}.sponsor-idea.visible .sponsor-idea-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.sponsor-idea.visible .sponsor-idea-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s}.sponsor-idea-bg{position:relative;width:100%}.sponsor-idea-content{position:absolute;width:calc(100% - 40px);max-width:340px;top:50%;left:50%;margin-left:-340px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-perspective:800vw;perspective:800vw}.sponsor-success{position:relative;width:100%;background-color:#ffd500}.sponsor-success:not(.visible) .sponsor-success-bg{opacity:0}.sponsor-success:not(.visible) .sponsor-success-title{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotateY(-60deg);transform:rotateY(-60deg)}.sponsor-success:not(.visible) .sponsor-success-paragraph{opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.sponsor-success.visible .sponsor-success-bg{opacity:1;-webkit-transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .4s;transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .4s}.sponsor-success.visible .sponsor-success-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);text-align:center}.sponsor-success.visible .sponsor-success-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;text-align:center}.sponsor-success-bg{position:relative;width:100%}.sponsor-success-content{position:absolute;width:calc(100% - 40px);max-width:380px;top:50%;left:30%;margin-left:190px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.sponsor-numbers{position:relative;width:100%;height:700px;background-color:#e8ecde}.sponsor-numbers-bg{position:relative;width:100%}.sponsor-numbers-content{position:absolute;width:calc(100% - 40px);max-width:330px;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sponsor-numbers-item:not(:last-child){margin-bottom:70px}.sponsor-numbers-item:not(.visible) .sponsor-numbers-item-icon{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.sponsor-numbers-item:not(.visible) .sponsor-numbers-item-number{opacity:0}.sponsor-numbers-item:not(.visible) .sponsor-numbers-item-label{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.sponsor-numbers-item.visible .sponsor-numbers-item-icon{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.sponsor-numbers-item.visible .sponsor-numbers-item-label{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s}.sponsor-numbers-item-icon{position:relative;width:38px;height:38px;margin:0 auto 20px;border:1px solid #222;border-radius:50%;color:#222}.sponsor-numbers-item-icon .icon{position:absolute;top:50%;height:50%}.sponsor-numbers-item-icon .icon.shirt{width:22px;height:22px;margin-left:-11px;margin-top:-11px}.sponsor-numbers-item-icon .icon.heart{width:20px;height:18px;margin-left:-10px;margin-top:-8px}.sponsor-numbers-item-icon .icon.ball{width:10px;height:20px;margin-left:-5px;margin-top:-10px}.sponsor-numbers-item-number{line-height:60px;font-size:82px;letter-spacing:.05em}.sponsor-numbers-item-label{line-height:32px;font-size:18px;letter-spacing:.05em}.sponsor-video{position:relative;width:100%;padding:90px 0;background-color:#e8ecde}.sponsor-video:not(.visible) .sponsor-video-container{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.sponsor-video.visible .sponsor-video-container{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .8s,transform .8s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .8s,transform .8s cubic-bezier(.165,.84,.44,1) .8s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .8s}.sponsor-video-content{position:relative;max-width:960px;margin:0 auto}.sponsor-video-container{position:relative;width:100%;height:0;margin:0 auto;padding-bottom:56.25%;overflow:hidden}.sponsor-video-youtube{position:absolute;width:100%;height:100%;top:0;left:0}.sponsor-equipe,.sponsor-equipe-top{position:relative}.sponsor-equipe{width:calc(100% + .5px);min-height:600px;font-size:0;background-color:#eaeee0;text-align:center;-webkit-perspective:100vw;perspective:100vw}.sponsor-equipe-top:not(.visible) .sponsor-equipe-bg{opacity:.5}.sponsor-equipe-top:not(.visible) .sponsor-equipe-title{opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.sponsor-equipe-top:not(.visible) .sponsor-equipe-logo{opacity:0;-webkit-transform:translate(0,30px);transform:translate(0,30px)}.sponsor-equipe-top.visible .sponsor-equipe-bg{-webkit-transition:opacity 1.4s cubic-bezier(.25,.46,.45,.94);transition:opacity 1.4s cubic-bezier(.25,.46,.45,.94)}.sponsor-equipe-top.visible .sponsor-equipe-title{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.sponsor-equipe-top.visible .sponsor-equipe-logo{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s}.sponsor-equipe-bg{position:relative;width:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.sponsor-equipe-title{position:absolute;width:calc(100% - 40px);height:44px;top:50%;left:20px;margin-top:-81px;line-height:44px;font-size:60px;letter-spacing:.05em;text-transform:uppercase;color:#fff}.sponsor-equipe-title:after{position:absolute;width:100px;height:5px;bottom:-40px;left:50%;margin-left:-50px;background-color:#fff;content:''}.sponsor-equipe-logo{position:relative;width:242px;height:262px;margin-top:-110px}.sponsor-equipe-team{position:relative;width:calc(100% - 40px);max-width:420px;padding-bottom:110px;padding-right:400px;margin:40px auto 0;text-align:left}.sponsor-equipe-team:not(.visible) .sponsor-title{opacity:0;-webkit-transform:rotateY(-60deg);transform:rotateY(-60deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}.sponsor-equipe-team:not(.visible) .sponsor-paragraph{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.sponsor-equipe-team.visible .sponsor-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.sponsor-equipe-team.visible .sponsor-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s}.sponsor-equipe-team-paragraph{width:calc(100% - 40px);margin-left:20px;margin-top:20px}.sponsor-equipe-team-img{position:absolute;width:50%;max-width:380px;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.sponsor-equipe-follow{position:relative;width:calc(100% - 40px);max-width:380px;margin:0 auto;text-align:center}.sponsor-equipe-follow:not(.visible) .sponsor-title{opacity:0;-webkit-transform:rotateY(-60deg);transform:rotateY(-60deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}.sponsor-equipe-follow:not(.visible) .sponsor-paragraph{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.sponsor-equipe-follow:not(.visible) .sponsor-equipe-follow-bt{opacity:0;-webkit-transform:translate(0,40px);transform:translate(0,40px)}.sponsor-equipe-follow.visible .sponsor-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.sponsor-equipe-follow.visible .sponsor-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s}.sponsor-equipe-follow.visible .sponsor-equipe-follow-bt{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.2s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .4s}.sponsor-equipe-follow-title:after{margin-left:25%}.sponsor-equipe-follow-paragraph{margin-top:30px}.sponsor-equipe-follow-bt{position:relative;display:block;width:216px;height:150px;margin:20px auto 0;cursor:pointer;text-decoration:none;z-index:1}.sponsor-equipe-follow-bt:hover .sponsor-equipe-follow-bt-label{background-color:#647e69;color:#fff}.sponsor-equipe-follow-bt:hover .sponsor-equipe-follow-bt-icon:before{background-color:#647e69}.sponsor-equipe-follow-bt:hover .sponsor-equipe-follow-bt-icon .icon{color:#fff;-webkit-transform:translate(calc(-50% + 4px),-50%);transform:translate(calc(-50% + 4px),-50%)}.sponsor-equipe-follow-bt:hover .sponsor-equipe-follow-bt-icon:after{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.sponsor-equipe-follow-bt-label{position:relative;width:calc(100% - 6px);height:51px;padding-top:13px;line-height:20px;font-size:18px;font-family:neutra-light,sans-serif;text-align:center;text-transform:uppercase;border:3px solid #647e69;color:#647e69;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.sponsor-equipe-follow-bt-label strong{font-family:neutra-bold,sans-serif}.sponsor-equipe-follow-bt-icon{position:relative;width:40px;height:40px;margin:40px auto 0}.sponsor-equipe-follow-bt-icon:before{background-color:#647e69}.sponsor-equipe-follow-bt-icon:after{position:absolute;width:1px;height:40px;top:-60px;left:50%;background-color:#647e69;content:'';-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.sponsor-equipe-follow-bt-icon:hover:before{background-color:#647e69;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(1);transform:translate(-50%,-50%) rotate(45deg) scale(1)}.sponsor-equipe-follow-bt-icon:hover .icon{color:#647e69}.sponsor-equipe-follow-img{position:relative;left:50%;top:0;margin-top:-160px;z-index:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (min-width:1280px){.sponsor-top-content{position:absolute;width:calc(100% - 40px);min-height:170px;margin:-105px auto 0}.sponsor-top-content:after{width:140px;margin-left:-70px}.sponsor-top-label{width:142px;height:34px;line-height:34px;font-size:18px}.sponsor-top-title{margin-top:30px;line-height:50px;font-size:50px}.sponsor-title{position:relative;padding-bottom:30px;font-size:40px;font-family:neutra-bold,sans-serif;text-transform:uppercase;color:#222}.sponsor-title:after{position:absolute;width:50%;height:5px;bottom:0;left:0;background-color:#f5be32;content:''}.sponsor-paragraph{line-height:34px;font-size:20px;font-family:neutra-light,sans-serif;color:#222}.sponsor-paragraph strong{font-family:neutra-bold,sans-serif}.sponsor-equipe-team{position:relative;width:420px;padding-bottom:110px;padding-right:580px;margin:40px auto 0;text-align:left}}@media (max-width:1040px){.sponsor.v2 .sponsor-idea-content{max-width:280px !important;margin-left:-140px !important}.sponsor.v2 .sponsor-equipe-team-paragraph{width:calc(100% - 40px) !important;margin-left:20px !important;margin-top:20px !important}.sponsor-top-content{min-height:100px;margin:-70px auto 0}.sponsor-top-content:after{width:140px;margin-left:-70px}.sponsor-top-label{width:122px;height:30px;line-height:30px;font-size:14px}.sponsor-top-title{margin-top:20px;line-height:30px;font-size:26px}.sponsor-idea-content,.sponsor-success-content{max-width:280px;margin-left:-80px}.sponsor-equipe-top{posistion:relative}.sponsor-equipe-title{position:absolute;width:calc(100% - 40px);height:44px;top:50%;left:20px;margin-top:-21px;line-height:44px;font-size:40px}.sponsor-equipe-team{position:relative;width:100%;padding-bottom:50px;padding-right:0;margin:40px auto 0;text-align:center}.sponsor-equipe-team-title:after{margin-left:25%}.sponsor-equipe-team-img{position:relative;display:block;top:0;left:50%;right:auto;margin-top:20px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (max-width:768px){.sponsor-top-content{min-height:100px;margin:-100px auto 0}}.page404{background-color:#eaeee0 !important;height:calc(100vh - 60px);-webkit-box-sizing:border-box;box-sizing:border-box}.page404-container{position:absolute;padding:120px 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;z-index:9;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page404-title{margin-bottom:2.778vw}.page404-title:after,.page404-title:before{content:"";display:inline-block;width:3.472vw;height:.347vw;background-color:#dc3051;position:absolute;bottom:0}.page404-bt,.page404-bt-label{position:relative;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);display:block}.page404-title:after{right:50%}.page404-title:before{left:50%}.page404-text{font-size:1.389vw}@media (min-width:1920px){.page404-title{margin-bottom:56px}.page404-title:after,.page404-title:before{width:70px;height:7px}.page404-text{font-size:28px}}@media (max-width:1280px){.page404-title{margin-bottom:40px}.page404-title:after,.page404-title:before{width:50px;height:5px}.page404-text{font-size:20px}}.page404-bt{width:16.667vw;margin-top:3.889vw;margin-left:auto;margin-right:auto;text-decoration:none;text-transform:uppercase;transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.page404-bt{width:336px;margin-top:78.4px}}@media (max-width:1280px){.page404-bt{width:240px;margin-top:56px}}.page404-bt:hover .page404-bt-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.page404-bt:hover .page404-bt-label:after{width:1.528vw}@media (min-width:1920px){.page404-bt:hover .page404-bt-label:after{width:30.8px}}@media (max-width:1280px){.page404-bt:hover .page404-bt-label:after{width:22px}}.page404-bt-label{width:10.694vw;height:4.444vw;border-width:.208vw;border-style:solid;border-color:#e0003f;background-color:transparent;font-family:neutra-light,sans-serif;letter-spacing:.05em;font-size:1.25vw;line-height:1.389vw;color:#e0003f;text-align:center;transition:all .6s cubic-bezier(.165,.84,.44,1)}.page404-bt-losange,.savoir-head-nav,.vegetable,.vegetables{position:absolute}.page404-bt-label strong,.savoir-head-nav-link strong{font-family:neutra-bold,sans-serif}.page404-bt-label:after,.products-nav-item-img{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.page404-bt-label{width:215.6px;height:89.6px;border-width:4.2px;font-size:25.2px;line-height:28px}}@media (max-width:1280px){.page404-bt-label{width:154px;height:64px;border-width:3px;font-size:18px;line-height:20px}}.page404-bt-label:before{display:block;height:.833vw;content:''}@media (min-width:1920px){.page404-bt-label:before{height:16.8px}}@media (max-width:1280px){.page404-bt-label:before{height:12px}}.page404-bt-label:after{position:absolute;width:2.778vw;height:1px;top:50%;right:-2.083vw;background-color:#e0003f;content:'';transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.page404-bt-label:after{width:56px;right:-42px}}@media (max-width:1280px){.page404-bt-label:after{width:40px;right:-30px}}.page404-bt-losange{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.vegetables{top:0;bottom:0;left:0;right:0;width:100%;height:100%;pointer-events:none}.savoir-bottom-title:after,.savoir-top-title:after{right:50%}.poireau{background:url('/themes/custom/justin_bridou/assets/img/404/poireau.png') center center no-repeat;background-size:auto 100%}.artichaut{background:url('/themes/custom/justin_bridou/assets/img/404/artichaut.png') center center no-repeat;background-size:auto 100%}.courgette{background:url('/themes/custom/justin_bridou/assets/img/404/courgette.png') center center no-repeat;background-size:auto 100%}.salade{background:url('/themes/custom/justin_bridou/assets/img/404/salade.png') center center no-repeat;background-size:100% auto}.brocoli{background:url('/themes/custom/justin_bridou/assets/img/404/brocoli.png') center center no-repeat;background-size:80% auto}.blur1.poireau{background:url('/themes/custom/justin_bridou/assets/img/404/blur1/poireau.png') center center no-repeat;background-size:auto 100%}.blur1.artichaut{background:url('/themes/custom/justin_bridou/assets/img/404/blur1/artichaut.png') center center no-repeat;background-size:auto 100%}.blur1.courgette{background:url('/themes/custom/justin_bridou/assets/img/404/blur1/courgette.png') center center no-repeat;background-size:auto 100%}.blur1.salade{background:url('/themes/custom/justin_bridou/assets/img/404/blur1/salade.png') center center no-repeat;background-size:100% auto}.blur1.brocoli{background:url('/themes/custom/justin_bridou/assets/img/404/blur1/brocoli.png') center center no-repeat;background-size:80% auto}.blur2.poireau{background:url('/themes/custom/justin_bridou/assets/img/404/blur2/poireau.png') center center no-repeat;background-size:auto 100%}.blur2.artichaut{background:url('/themes/custom/justin_bridou/assets/img/404/blur2/artichaut.png') center center no-repeat;background-size:auto 100%}.blur2.courgette{background:url('/themes/custom/justin_bridou/assets/img/404/blur2/courgette.png') center center no-repeat;background-size:auto 100%}.blur2.salade{background:url('/themes/custom/justin_bridou/assets/img/404/blur2/salade.png') center center no-repeat;background-size:100% auto}.blur2.brocoli{background:url('/themes/custom/justin_bridou/assets/img/404/blur2/brocoli.png') center center no-repeat;background-size:80% auto}.savoir{background-color:#eaeee0 !important;padding:70px 0}.savoir-head{width:100%;height:70px;margin-bottom:4.167vw}.savoir-head-nav{text-align:center;display:inline-block;left:50%;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.savoir-head-nav-link{width:11.875vw;height:4.861vw;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;text-decoration:none;text-transform:uppercase;font-size:1.25vw;line-height:1.389vw;border:3px solid #dc3051;color:#222;position:relative;margin-right:10.417vw;-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}@media (min-width:1920px){.savoir-head{margin-bottom:84px}.savoir-head-nav-link{width:239.4px;height:98px;font-size:25.2px;line-height:28px;margin-right:210px}}@media (max-width:1280px){.savoir-head{margin-bottom:60px}.savoir-head-nav-link{width:171px;height:70px;font-size:18px;line-height:20px;margin-right:150px}}.savoir-head-nav-link strong{display:block}.savoir-head-nav-link:after{content:"";display:inline-block;background-color:#c2c6bb;width:8.75vw;height:1px;position:absolute;left:12.569vw;top:50%}.savoir-head-nav-btn,.savoir-head-nav-link:last-child:after{display:none}.savoir-head-nav-link:last-child{margin-right:0}@media (min-width:1920px){.savoir-head-nav-link:after{width:176.4px;left:253.4px}.savoir-head-nav-link:last-child{margin-right:0}}@media (max-width:1280px){.savoir-head-nav-link:after{width:126px;left:181px}.savoir-head-nav-link:last-child{margin-right:0}}.savoir-head-nav-link.active,.savoir-head-nav-link:hover{background-color:#dc3051;color:#fff}.savoir-head-nav-link-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.savoir-top{text-align:center;margin-bottom:6.597vw}.savoir-top-title{display:inline-block;padding-bottom:2.431vw}.savoir-top-title:after,.savoir-top-title:before{content:"";display:inline-block;width:3.472vw;height:.347vw;background-color:#dc3051;position:absolute;bottom:0}@media (min-width:1920px){.savoir-top{margin-bottom:133px}.savoir-top-title{padding-bottom:49px}.savoir-top-title:after,.savoir-top-title:before{width:70px;height:7px}}@media (max-width:1280px){.savoir-top{margin-bottom:95px}.savoir-top-title{padding-bottom:35px}.savoir-top-title:after,.savoir-top-title:before{width:50px;height:5px}}.savoir-top-title:before{left:50%}.savoir-top-text{font-size:1.111vw;line-height:1.944vw;width:47.222vw;margin-top:2.083vw;margin-left:auto;margin-right:auto;font-family:neutra-book-alt}.savoir-section-num,.savoir-top-text strong{font-family:neutra-bold,sans-serif}@media (min-width:1920px){.savoir-top-text{font-size:22.4px;line-height:39.2px;width:952px;margin-top:42px}}@media (max-width:1280px){.savoir-top-text{font-size:16px;line-height:28px;width:680px;margin-top:30px}}.savoir-section-container{position:relative}.savoir-timeline-container{position:absolute;height:100%;left:-5.278vw;margin-top:1.736vw;overflow:hidden}@media (min-width:1920px){.savoir-timeline-container{left:-106.4px;margin-top:35px}}@media (max-width:1280px){.savoir-timeline-container{left:-76px;margin-top:25px}}.savoir-timeline{width:1px;position:relative;height:0%;background-color:#dc3051;-webkit-transition:all 2s cubic-bezier(.19,1,.22,1);transition:all 2s cubic-bezier(.19,1,.22,1)}.savoir-timeline-bg{width:1px;position:absolute;background-color:#c2c6bb}.savoir-section{white-space:nowrap;position:relative}.savoir-section-point{position:absolute;width:.625vw;height:.625vw;border-radius:100%;top:1.111vw;left:-5.903vw;-webkit-transform:scale(.8);transform:scale(.8);background-color:#c2c6bb;border:6px solid #eaeee0;-webkit-transition:all 0s;transition:all 0s}@media (min-width:1920px){.savoir-section-point{width:12.6px;height:12.6px;top:22.4px;left:-119px}}@media (max-width:1280px){.savoir-section-point{width:9px;height:9px;top:16px;left:-85px}}.savoir-section-num{height:3.472vw;line-height:-1.389vw;font-size:2.083vw;margin-bottom:1.389vw;background-color:#dc3051;color:#fff;text-align:center;position:relative;opacity:0;z-index:8;letter-spacing:.05em;-webkit-transform:translateX(-10px);transform:translateX(-10px);width:6.25vw;-webkit-transition:all 0s;transition:all 0s}@media (min-width:1920px){.savoir-section-num{height:70px;line-height:-28px;font-size:42px;margin-bottom:28px;width:126px}}@media (max-width:1280px){.savoir-section-num{height:50px;line-height:-20px;font-size:30px;margin-bottom:20px;width:90px}}.savoir-section-num:before{content:"";display:inline-block;position:absolute;left:-3.333vw;top:50%;width:0;height:1px;background-color:#c2c6bb;-webkit-transition:all 0s;transition:all 0s}@media (min-width:1920px){.savoir-section-num:before{left:-67.2px;width:0}}@media (max-width:1280px){.savoir-section-num:before{left:-48px;width:0}}.savoir-section-num-inner{height:3.472vw;width:8.472vw;overflow:hidden;position:relative}@media (min-width:1920px){.savoir-section-num-inner{height:70px;width:170.8px}}@media (max-width:1280px){.savoir-section-num-inner{height:50px;width:122px}}.savoir-section-num-inner span{opacity:0;position:absolute;left:50%;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all 0s;transition:all 0s}.savoir-section-left,.savoir-section-right{display:inline-block;width:50%;white-space:normal;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:5}.engagements-section .savoir-section-left,.engagements-section .savoir-section-right,.histoire-section-marque-left,.products-nav-item,.products-section-list-item{vertical-align:top}.savoir-section-left-illu{width:28.472vw;position:relative;margin-top:5.556vw}.savoir-section-title{margin-bottom:2.431vw;padding-left:4.167vw}@media (min-width:1920px){.savoir-section-left-illu{width:574px;margin-top:112px}.savoir-section-title{margin-bottom:49px;padding-left:84px}}@media (max-width:1280px){.savoir-section-left-illu{width:410px;margin-top:80px}.savoir-section-title{margin-bottom:35px;padding-left:60px}}.savoir-section-title:after{content:"";display:block;width:0;height:5px;margin-top:1.528vw;background-color:#dc3051;-webkit-transition:all 0s;transition:all 0s}.savoir-section-text{font-size:1.111vw;line-height:1.944vw;padding-left:4.167vw;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:neutra-book-alt}.engagements-section-subtitle,.savoir-bottom-title strong,.savoir-section-bottom-num,.savoir-section-text strong{font-family:neutra-bold,sans-serif}.savoir-section-text p{margin-bottom:2.083vw}@media (min-width:1920px){.savoir-section-title:after{margin-top:30.8px}.savoir-section-text{font-size:22.4px;line-height:39.2px;padding-left:84px}.savoir-section-text p{margin-bottom:42px}}@media (max-width:1280px){.savoir-section-title:after{margin-top:22px}.savoir-section-text{font-size:16px;line-height:28px;padding-left:60px}.savoir-section-text p{margin-bottom:30px}}.savoir-section-text ul{margin-top:-2.083vw}@media (min-width:1920px){.savoir-section-text ul{margin-top:-42px}}@media (max-width:1280px){.savoir-section-text ul{margin-top:-30px}}.savoir-section-text strong.uppercase{text-transform:uppercase}.savoir-section-text .decaler{margin-left:20px}.savoir-section-square{height:20.139vw;width:28.472vw;border:8px solid #f5be32;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-10.069vw auto 0 -14.236vw;position:absolute;left:50%;top:50%;z-index:2;-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0;-webkit-transition:all 0s;transition:all 0s}@media (min-width:1920px){.savoir-section-square{margin-bottom:49px;height:406px;width:574px;margin-left:-287px;margin-top:-203px}}@media (max-width:1280px){.savoir-section-square{margin-bottom:35px;height:290px;width:410px;margin-left:-205px;margin-top:-145px}.savoir-section-left .savoir-section-square{margin-left:0}}.savoir-section-img{left:50%;top:50%;position:absolute;z-index:4;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 0s;transition:all 0s}.savoir-section-img.hidden{opacity:0}.savoir-section-left .savoir-section-square{top:50%;margin-left:0;left:0}.savoir-section-bottom{position:relative}.savoir-section-bottom-num{font-size:26.389vw;color:#e4e9d9;text-align:center;opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all 0s;transition:all 0s}.savoir-section-bottom-btn-block{position:absolute;left:50%;top:50%;text-align:center;-webkit-transition:all 0s;transition:all 0s}.savoir-section-bottom-btn-block:before{content:"";display:inline-block;width:1px;height:0;background-color:#dc3051;position:absolute;top:-3.819vw;-webkit-transition:all 0s;transition:all 0s}.savoir-section-bottom-btn{cursor:pointer;opacity:0;-webkit-transition:all 0s;transition:all 0s;-webkit-transform:translateY(30px);transform:translateY(30px)}.savoir-section-bottom-btn .icon{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.savoir-bottom{text-align:center;margin-top:2.083vw}.savoir-bottom-title{line-height:2.639vw;padding-bottom:40px}@media (min-width:1920px){.savoir-section-left .savoir-section-square{margin-left:0}.savoir-section-bottom-num{font-size:532px}.savoir-section-bottom-btn-block:before{height:0;top:-77px}.savoir-bottom{margin-top:42px}.savoir-bottom-title{line-height:53.2px}.savoir-bottom-title:after,.savoir-bottom-title:before{width:0}}@media (max-width:1280px){.savoir-section-bottom-num{font-size:380px}.savoir-section-bottom-btn-block:before{height:0;top:-55px}.savoir-bottom{margin-top:30px}.savoir-bottom-title{line-height:38px}.savoir-bottom-title:after,.savoir-bottom-title:before{width:0}}.savoir-bottom-title strong{display:block}.savoir-bottom-title:after,.savoir-bottom-title:before{content:"";display:inline-block;width:0;height:.347vw;background-color:#dc3051;position:absolute;bottom:0;-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}.savoir-bottom-title:before{left:50%}.savoir-bottom-title.visible:after,.savoir-bottom-title.visible:before{width:50px}.savoir-bottom-discover{display:inline-block;text-decoration:none;color:#dc3051;margin-top:2.778vw}@media (min-width:1920px){.savoir-bottom-title:after,.savoir-bottom-title:before{height:7px}.savoir-bottom-discover{margin-top:56px}}@media (max-width:1280px){.savoir-bottom-title:after,.savoir-bottom-title:before{height:5px}.savoir-bottom-discover{margin-top:40px}}.savoir-bottom-discover-label{border:3px solid #dc3051;text-transform:uppercase;font-size:1.25vw;line-height:1.389vw;width:14.931vw;height:4.861vw;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media (min-width:1920px){.savoir-bottom-discover-label{font-size:25.2px;line-height:28px;width:301px;height:98px}}@media (max-width:1280px){.savoir-bottom-discover-label{font-size:18px;line-height:20px;width:215px;height:70px}}.savoir-bottom-discover-label strong{font-family:neutra-bold,sans-serif;display:block}.savoir-bottom-discover-label:before{display:block;height:.833vw;content:''}@media (min-width:1920px){.savoir-bottom-discover-label:before{height:16.8px}}@media (max-width:1280px){.savoir-bottom-discover-label:before{height:12px}}.savoir-bottom-discover-label:after{display:block;content:'';position:absolute;height:2.778vw;left:50%;top:80%;width:.069vw;right:-2.083vw;background-color:#dc3051}.savoir-bottom-discover-losange{margin-top:2.778vw;margin-left:auto;margin-right:auto}@media (min-width:1920px){.savoir-bottom-discover-label:after{height:56px;width:1.4px;right:-42px}.savoir-bottom-discover-losange{margin-top:56px}}@media (max-width:1280px){.savoir-bottom-discover-label:after{height:40px;width:1px;right:-30px}.savoir-bottom-discover-losange{margin-top:40px}}@media (min-width:768px){.savoir-section.visible .savoir-section-point{-webkit-transform:scale(1);transform:scale(1);background:radial-gradient(ellipse at center,#ff5c7c 0,#dc3051 27%,#dc3051 100%);-webkit-transition:all .5s cubic-bezier(.175,.885,.32,1.9);transition:all .5s cubic-bezier(.175,.885,.32,1.9)}.savoir-section.visible .savoir-section-title:after{width:100px;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .4s;transition:all 1s cubic-bezier(.165,.84,.44,1) .4s}.savoir-section.visible .savoir-section-bottom-num{-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1s cubic-bezier(.165,.84,.44,1) .25s;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.savoir-section.visible .savoir-section-square{-webkit-transition:all 1.5s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1.5s cubic-bezier(.165,.84,.44,1) .25s;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.savoir-section.visible .savoir-section-num{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);width:8.472vw;line-height:3.472vw;-webkit-transition:all 1.5s cubic-bezier(.165,.84,.44,1);transition:all 1.5s cubic-bezier(.165,.84,.44,1)}}.engagements,.histoire{background-color:#eaeee0 !important;padding:70px 0}@media (min-width:768px) and (min-width:1920px){.savoir-section.visible .savoir-section-num{width:170.8px;line-height:70px}}@media (min-width:768px) and (max-width:1280px){.savoir-section.visible .savoir-section-num{width:122px;line-height:50px}}@media (min-width:768px){.savoir-section.visible .savoir-section-num:before{width:3.333vw;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1);transition:all 1s cubic-bezier(.165,.84,.44,1)}.savoir-section.visible .savoir-section-num .savoir-section-num-inner span{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .4s;transition:all 1s cubic-bezier(.165,.84,.44,1) .4s}.savoir-section.visible .savoir-section-bottom-btn-block{-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1s cubic-bezier(.165,.84,.44,1) .25s}.savoir-section.visible .savoir-section-bottom-btn-block:before{height:2.778vw;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1s cubic-bezier(.165,.84,.44,1) .25s}}@media (min-width:768px) and (min-width:1920px){.savoir-section.visible .savoir-section-num:before{width:67.2px}.savoir-section.visible .savoir-section-bottom-btn-block:before{height:56px}}@media (min-width:768px) and (max-width:1280px){.savoir-section.visible .savoir-section-num:before{width:48px}.savoir-section.visible .savoir-section-bottom-btn-block:before{height:40px}}@media (min-width:768px){.savoir-section.visible .savoir-section-bottom-btn-block .savoir-section-bottom-btn{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1s cubic-bezier(.165,.84,.44,1) .25s}.savoir-section.visible .savoir-section-img{-webkit-transition:all 1.5s cubic-bezier(.165,.84,.44,1) .25s;transition:all 1.5s cubic-bezier(.165,.84,.44,1) .25s}}.products-nav,.products-nav-container{-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1)}.savoir-section-illu{position:relative}.savoir-section-matieres-img{width:20.208vw;height:9.792vw;margin-left:-10.104vw;margin-top:-4.896vw}@media (min-width:1920px){.savoir-section-matieres-img{width:407.4px;height:197.4px;margin-left:-203.7px;margin-top:-98.7px}}@media (max-width:1280px){.savoir-section-matieres-img{width:291px;height:141px;margin-left:-145.5px;margin-top:-70.5px}}.savoir-section-matieres-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-hachage-img{width:28.889vw;height:19.167vw;margin-left:-14.444vw;margin-top:-9.583vw;top:1.25vw}@media (min-width:1920px){.savoir-section-hachage-img{width:582.4px;height:386.4px;margin-left:-291.2px;margin-top:-193.2px;top:25.2px}}@media (max-width:1280px){.savoir-section-hachage-img{width:416px;height:276px;margin-left:-208px;margin-top:-138px;top:18px}}.savoir-section-hachage-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-square.savoir-section-hachage-square{top:7.639vw}.savoir-section-assaisonnement-img-1{width:22.222vw;height:28.125vw;margin-left:-11.111vw;margin-top:-14.063vw}@media (min-width:1920px){.savoir-section-square.savoir-section-hachage-square{top:154px}.savoir-section-assaisonnement-img-1{width:448px;height:567px;margin-left:-224px;margin-top:-283.5px}}@media (max-width:1280px){.savoir-section-square.savoir-section-hachage-square{top:110px}.savoir-section-assaisonnement-img-1{width:320px;height:405px;margin-left:-160px;margin-top:-202.5px}}.savoir-section-assaisonnement-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-assaisonnement-img-2{width:28.889vw;height:16.667vw;margin-left:-14.444vw;margin-top:-8.333vw;top:23.611vw}@media (min-width:1920px){.savoir-section-assaisonnement-img-2{width:582.4px;height:336px;margin-left:-291.2px;margin-top:-168px;top:476px}}@media (max-width:1280px){.savoir-section-assaisonnement-img-2{width:416px;height:240px;margin-left:-208px;margin-top:-120px;top:340px}}.savoir-section-assaisonnement-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.savoir-section-embossage-img{width:20.278vw;height:29.653vw;margin-left:-10.139vw;margin-top:-14.826vw}@media (min-width:1920px){.savoir-section-embossage-img{width:408.8px;height:597.8px;margin-left:-204.4px;margin-top:-298.9px}}@media (max-width:1280px){.savoir-section-embossage-img{width:292px;height:427px;margin-left:-146px;margin-top:-213.5px}}.savoir-section-embossage-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-embossage-bottom{margin-top:-9.028vw}@media (min-width:1920px){.savoir-section-embossage-bottom{margin-top:-182px}}@media (max-width:1280px){.savoir-section-embossage-bottom{margin-top:-130px}}.savoir-section-sechage-img-1{width:23.333vw;height:29.167vw;margin-left:-11.667vw;margin-top:-14.583vw}@media (min-width:1920px){.savoir-section-sechage-img-1{width:470.4px;height:588px;margin-left:-235.2px;margin-top:-294px}}@media (max-width:1280px){.savoir-section-sechage-img-1{width:336px;height:420px;margin-left:-168px;margin-top:-210px}}.savoir-section-sechage-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-sechage-img-2{width:14.375vw;height:21.528vw;margin-left:-7.188vw;margin-top:-10.764vw;top:13.194vw;left:28.472vw}@media (min-width:1920px){.savoir-section-sechage-img-2{width:289.8px;height:434px;margin-left:-144.9px;margin-top:-217px;top:266px;left:574px}}@media (max-width:1280px){.savoir-section-sechage-img-2{width:207px;height:310px;margin-left:-103.5px;margin-top:-155px;top:190px;left:410px}}.savoir-section-sechage-img-2.hidden{-webkit-transform:translate(-80px,0);transform:translate(-80px,0)}.savoir-section-sechage-bottom{margin-top:-1.389vw}@media (min-width:1920px){.savoir-section-sechage-bottom{margin-top:-28px}}@media (max-width:1280px){.savoir-section-sechage-bottom{margin-top:-20px}}.savoir-section-conditionnement-img-1{width:16.25vw;height:32.153vw;margin-left:-8.125vw;margin-top:-16.076vw;left:7.986vw;top:1.042vw;z-index:5;-webkit-transform:translate(-30px,0) rotate(20deg);transform:translate(-30px,0) rotate(20deg)}@media (min-width:1920px){.savoir-section-conditionnement-img-1{width:327.6px;height:648.2px;margin-left:-163.8px;margin-top:-324.1px;left:161px;top:21px}}@media (max-width:1280px){.savoir-section-conditionnement-img-1{width:234px;height:463px;margin-left:-117px;margin-top:-231.5px;left:115px;top:15px}}.savoir-section-conditionnement-img-1.hidden{-webkit-transform:translate(-30px,0) rotate(20deg);transform:translate(-30px,0) rotate(20deg)}.savoir-section-conditionnement-img-2{width:14.167vw;height:24.792vw;margin-left:-7.083vw;margin-top:-12.396vw;top:5.556vw;left:15.972vw}@media (min-width:1920px){.savoir-section-conditionnement-img-2{width:285.6px;height:499.8px;margin-left:-142.8px;margin-top:-249.9px;top:112px;left:322px}}@media (max-width:1280px){.savoir-section-conditionnement-img-2{width:204px;height:357px;margin-left:-102px;margin-top:-178.5px;top:80px;left:230px}}.savoir-section-conditionnement-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.savoir-section-conditionnement-img-3{width:8.333vw;height:31.875vw;margin-left:-4.167vw;margin-top:-15.938vw;left:26.389vw}@media (min-width:1920px){.savoir-section-conditionnement-img-3{width:168px;height:642.6px;margin-left:-84px;margin-top:-321.3px;left:532px}}@media (max-width:1280px){.savoir-section-conditionnement-img-3{width:120px;height:459px;margin-left:-60px;margin-top:-229.5px;left:380px}}.savoir-section-conditionnement-img-3.hidden{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}.savoir-section-conditionnement-illu{margin-top:13.194vw}@media (min-width:1920px){.savoir-section-conditionnement-illu{margin-top:266px}}@media (max-width:1280px){.savoir-section-conditionnement-illu{margin-top:190px}}.savoir-section-conditionnement-bottom{margin-top:-2.083vw}@media (min-width:1920px){.savoir-section-conditionnement-bottom{margin-top:-42px}}@media (max-width:1280px){.savoir-section-conditionnement-bottom{margin-top:-30px}.savoir-section-sechage-img-2{left:360px}.savoir-section-conditionnement-img-1,.savoir-section-conditionnement-img-2,.savoir-section-conditionnement-img-3{max-width:180px;max-height:400px;width:auto;height:auto}.savoir-section-conditionnement-img-1{left:150px}.savoir-section-conditionnement-img-2{left:245px}.histoire-section-usine-img{width:420px !important;height:auto !important}.savoir-section-hachage-img{left:250px}}@media (max-width:1040px){.savoir-section-embossage-bottom{margin-top:-60px}}@media (max-width:768px){.savoir-section{margin-bottom:60px}.savoir-section-assaisonnement-img-2,.savoir-section-sechage-img-2{display:none}.savoir-section-hachage-img{left:230px;top:70px}.savoir-section-hachage-square{top:50%}.savoir-section-illu-hashage{min-height:280px}.savoir-section-conditionnement-img-1{top:200px}.savoir-section-conditionnement-img-2{top:190px}}.histoire-section-naissance-img-1{width:20.347vw;height:29.514vw;margin-left:-10.174vw;margin-top:-14.757vw}@media (min-width:1920px){.histoire-section-naissance-img-1{width:410.2px;height:595px;margin-left:-205.1px;margin-top:-297.5px}}@media (max-width:1280px){.histoire-section-naissance-img-1{width:293px;height:425px;margin-left:-146.5px;margin-top:-212.5px}}.histoire-section-naissance-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.histoire-section-naissance-img-2{width:17.153vw;height:7.292vw;margin-left:-8.576vw;margin-top:-3.646vw;left:25.694vw;top:15.972vw}@media (min-width:1920px){.histoire-section-naissance-img-2{width:345.8px;height:147px;margin-left:-172.9px;margin-top:-73.5px;left:518px;top:322px}}@media (max-width:1280px){.histoire-section-naissance-img-2{width:247px;height:105px;margin-left:-123.5px;margin-top:-52.5px;left:370px;top:230px}}.histoire-section-naissance-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.histoire-section-usine-img{width:32.292vw;height:24.792vw;margin-left:-16.146vw;margin-top:-12.396vw;left:20.139vw;top:-3.472vw}@media (min-width:1920px){.histoire-section-usine-img{width:651px;height:499.8px;margin-left:-325.5px;margin-top:-249.9px;left:406px;top:-70px}}@media (max-width:1280px){.histoire-section-usine-img{width:465px;height:357px;margin-left:-232.5px;margin-top:-178.5px;left:290px;top:-50px}}.histoire-section-usine-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-square.histoire-section-usine-square{top:3.819vw}.histoire-section-usine-bottom{margin-top:-3.472vw}@media (min-width:1920px){.savoir-section-square.histoire-section-usine-square{top:77px}.histoire-section-usine-bottom{margin-top:-70px}}@media (max-width:1280px){.savoir-section-square.histoire-section-usine-square{top:55px}.histoire-section-usine-bottom{margin-top:-50px}}.histoire-section-realite-img{width:28.958vw;height:33.75vw;margin-left:-14.479vw;margin-top:-16.875vw}@media (min-width:1920px){.histoire-section-realite-img{width:583.8px;height:680.4px;margin-left:-291.9px;margin-top:-340.2px}}@media (max-width:1280px){.histoire-section-realite-img{width:417px;height:486px;margin-left:-208.5px;margin-top:-243px}}.histoire-section-realite-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.histoire-section-juste-seche-img{width:19.514vw;height:34.097vw;margin-left:-9.757vw;margin-top:-17.049vw;top:8.333vw;left:15.278vw}@media (min-width:1920px){.histoire-section-juste-seche-img{width:393.4px;height:687.4px;margin-left:-196.7px;margin-top:-343.7px;top:168px;left:308px}}@media (max-width:1280px){.histoire-section-juste-seche-img{width:281px;height:491px;margin-left:-140.5px;margin-top:-245.5px;top:120px;left:220px}}.histoire-section-juste-seche-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-square.histoire-section-juste-seche-square{top:8.333vw}.histoire-section-rondelles-img{width:26.111vw;height:25.764vw;margin-left:-13.056vw;margin-top:-12.882vw}@media (min-width:1920px){.savoir-section-square.histoire-section-juste-seche-square{top:168px}.histoire-section-rondelles-img{width:526.4px;height:519.4px;margin-left:-263.2px;margin-top:-259.7px}}@media (max-width:1280px){.savoir-section-square.histoire-section-juste-seche-square{top:120px}.histoire-section-rondelles-img{width:376px;height:371px;margin-left:-188px;margin-top:-185.5px}}.histoire-section-rondelles-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.histoire-section-a-croquer-img-1{width:11.806vw;height:28.542vw;margin-left:-5.903vw;margin-top:-14.271vw;left:7.639vw;top:8.333vw}@media (min-width:1920px){.histoire-section-a-croquer-img-1{width:238px;height:575.4px;margin-left:-119px;margin-top:-287.7px;left:154px;top:168px}}@media (max-width:1280px){.histoire-section-a-croquer-img-1{width:170px;height:411px;margin-left:-85px;margin-top:-205.5px;left:110px;top:120px}}.histoire-section-a-croquer-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.histoire-section-a-croquer-img-2{width:8.403vw;height:29.306vw;margin-left:-4.201vw;margin-top:-14.653vw;left:14.583vw;top:8.333vw;z-index:5}@media (min-width:1920px){.histoire-section-a-croquer-img-2{width:169.4px;height:590.8px;margin-left:-84.7px;margin-top:-295.4px;left:294px;top:168px}}@media (max-width:1280px){.histoire-section-a-croquer-img-2{width:121px;height:422px;margin-left:-60.5px;margin-top:-211px;left:210px;top:120px}}.histoire-section-a-croquer-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.histoire-section-a-croquer-img-3{width:14.167vw;height:27.708vw;margin-left:-7.083vw;margin-top:-13.854vw;left:13.889vw;top:8.333vw;-webkit-transform:translate(0,0);transform:translate(0,0)}@media (min-width:1920px){.histoire-section-a-croquer-img-3{width:285.6px;height:558.6px;margin-left:-142.8px;margin-top:-279.3px;left:280px;top:168px}}@media (max-width:1280px){.histoire-section-a-croquer-img-3{width:204px;height:399px;margin-left:-102px;margin-top:-199.5px;left:200px;top:120px}}.histoire-section-a-croquer-img-3.hidden{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}.savoir-section-square.histoire-section-a-croquer-square{top:8.333vw}.histoire-section-a-croquer-bottom{margin-top:5.556vw}@media (min-width:1920px){.savoir-section-square.histoire-section-a-croquer-square{top:168px}.histoire-section-a-croquer-bottom{margin-top:112px}}@media (max-width:1280px){.savoir-section-square.histoire-section-a-croquer-square{top:120px}.histoire-section-a-croquer-bottom{margin-top:80px}}.histoire-section-innovation-img-1{width:21.458vw;height:19.028vw;margin-left:-10.729vw;margin-top:-9.514vw;left:11.806vw;z-index:5}@media (min-width:1920px){.histoire-section-innovation-img-1{width:432.6px;height:383.6px;margin-left:-216.3px;margin-top:-191.8px;left:238px}}@media (max-width:1280px){.histoire-section-innovation-img-1{width:309px;height:274px;margin-left:-154.5px;margin-top:-137px;left:170px}}.histoire-section-innovation-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.histoire-section-innovation-img-2{width:17.569vw;height:15.972vw;margin-left:-8.785vw;margin-top:-7.986vw;left:25vw;top:1.389vw}@media (min-width:1920px){.histoire-section-innovation-img-2{width:354.2px;height:322px;margin-left:-177.1px;margin-top:-161px;left:504px;top:28px}}@media (max-width:1280px){.histoire-section-innovation-img-2{width:253px;height:230px;margin-left:-126.5px;margin-top:-115px;left:360px;top:20px}}.histoire-section-innovation-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.savoir-section-square.histoire-section-innovation-square{top:1.389vw}.histoire-section-innovation-bottom{margin-top:4.861vw}@media (min-width:1920px){.savoir-section-square.histoire-section-innovation-square{top:28px}.histoire-section-innovation-bottom{margin-top:98px}}@media (max-width:1280px){.savoir-section-square.histoire-section-innovation-square{top:20px}.histoire-section-innovation-bottom{margin-top:70px}}.histoire-section-berger-mini-img-2{width:11.667vw;height:21.111vw;margin-left:-5.833vw;margin-top:-10.556vw;left:10.417vw;top:6.25vw;z-index:5}@media (min-width:1920px){.histoire-section-berger-mini-img-2{width:235.2px;height:425.6px;margin-left:-117.6px;margin-top:-212.8px;left:210px;top:126px}}@media (max-width:1280px){.histoire-section-berger-mini-img-2{width:168px;height:304px;margin-left:-84px;margin-top:-152px;left:150px;top:90px}}.histoire-section-berger-mini-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.histoire-section-berger-mini-img-3{width:10.139vw;height:18.472vw;margin-left:-5.069vw;margin-top:-9.236vw;left:20.139vw;top:7.639vw;-webkit-transform:translate(0,0) rotate(10deg);transform:translate(0,0) rotate(10deg)}@media (min-width:1920px){.histoire-section-berger-mini-img-3{width:204.4px;height:372.4px;margin-left:-102.2px;margin-top:-186.2px;left:406px;top:154px}}@media (max-width:1280px){.histoire-section-berger-mini-img-3{width:146px;height:266px;margin-left:-73px;margin-top:-133px;left:290px;top:110px}}.histoire-section-berger-mini-img-3.hidden{-webkit-transform:translate(-90px,0) rotate(10deg);transform:translate(-90px,0) rotate(10deg)}.savoir-section-square.histoire-section-berger-mini-square{top:8.333vw}.histoire-section-berger-mini-bottom{margin-top:3.472vw}@media (min-width:1920px){.savoir-section-square.histoire-section-berger-mini-square{top:168px}.histoire-section-berger-mini-bottom{margin-top:70px}}@media (max-width:1280px){.savoir-section-square.histoire-section-berger-mini-square{top:120px}.histoire-section-berger-mini-bottom{margin-top:50px}}.histoire-section-rosette-bacon-coppa-img-1{width:11.667vw;height:21.111vw;margin-left:-5.833vw;margin-top:-10.556vw;left:10.417vw;top:6.25vw;z-index:5}@media (min-width:1920px){.histoire-section-rosette-bacon-coppa-img-1{width:235.2px;height:425.6px;margin-left:-117.6px;margin-top:-212.8px;left:210px;top:126px}}@media (max-width:1280px){.histoire-section-rosette-bacon-coppa-img-1{width:168px;height:304px;margin-left:-84px;margin-top:-152px;left:150px;top:90px}}.histoire-section-rosette-bacon-coppa-img-1.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.histoire-section-rosette-bacon-coppa-img-2{width:10.139vw;height:18.472vw;margin-left:-5.069vw;margin-top:-9.236vw;left:20.139vw;top:7.639vw;-webkit-transform:translate(0,0) rotate(10deg);transform:translate(0,0) rotate(10deg)}@media (min-width:1920px){.histoire-section-rosette-bacon-coppa-img-2{width:204.4px;height:372.4px;margin-left:-102.2px;margin-top:-186.2px;left:406px;top:154px}}@media (max-width:1280px){.histoire-section-rosette-bacon-coppa-img-2{width:146px;height:266px;margin-left:-73px;margin-top:-133px;left:290px;top:110px}}.histoire-section-rosette-bacon-coppa-img-2.hidden{-webkit-transform:translate(-90px,0) rotate(10deg);transform:translate(-90px,0) rotate(10deg)}.savoir-section-square.histoire-section-rosette-bacon-coppa-square{top:8.333vw}.histoire-section-rosette-bacon-coppa-bottom{margin-top:3.472vw}@media (min-width:1920px){.savoir-section-square.histoire-section-rosette-bacon-coppa-square{top:168px}.histoire-section-rosette-bacon-coppa-bottom{margin-top:70px}}@media (max-width:1280px){.savoir-section-square.histoire-section-rosette-bacon-coppa-square{top:120px}.histoire-section-rosette-bacon-coppa-bottom{margin-top:50px}}.histoire-section-marque-img{width:23.333vw;height:23.264vw;margin-left:-11.667vw;margin-top:-11.632vw;left:14.236vw;top:19.444vw}@media (min-width:1920px){.histoire-section-marque-img{width:470.4px;height:469px;margin-left:-235.2px;margin-top:-234.5px;left:287px;top:392px}}@media (max-width:1280px){.histoire-section-marque-img{width:336px;height:335px;margin-left:-168px;margin-top:-167.5px;left:205px;top:280px}}.histoire-section-marque-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.savoir-section-square.histoire-section-marque-square{top:19.444vw}.histoire-section-marque{margin-bottom:15.972vw}@media (min-width:1920px){.savoir-section-square.histoire-section-marque-square{top:392px}.histoire-section-marque{margin-bottom:322px}}.savoir-section-illu-marque{position:static}.engagements-section-illu,.products-nav{position:relative}@media (max-width:1280px){.histoire-section-marque{margin-bottom:230px}.histoire-section-marque-img,.savoir-section-square.histoire-section-marque-square{top:320px}}@media (max-width:1040px){.savoir-section-illu-marque{margin-top:0 !important}.histoire-section-marque{margin-bottom:120px}.histoire-section-usine-img{top:-20px}.histoire-section-marque-img,.savoir-section-square.histoire-section-marque-square{top:220px !important}.histoire-section-innovation-img-1{left:120px !important;top:10px !important}.histoire-section-innovation-img-2{left:300px !important;top:10px !important}}@media (max-width:768px){.histoire-section-naissance-img-2{display:none}.histoire-section-marque-img,.savoir-section-square.histoire-section-marque-square{top:100px !important}.histoire-section-usine-square{top:140px !important}.histoire-section-usine-img{top:100px !important;left:255px}.histoire-section-innovation-square{top:120px !important}.histoire-section-innovation-img-1{left:120px !important;top:120px !important}.histoire-section-innovation-img-2{left:300px !important;top:120px !important}}.wrapper-960 .savoir-section-left{padding-left:2.778vw;padding-right:1.389vw}@media (min-width:1920px){.wrapper-960 .savoir-section-left{padding-left:56px;padding-right:28px}}@media (max-width:1280px){.wrapper-960 .savoir-section-left{padding-left:40px;padding-right:20px}}.wrapper-960 .savoir-section-right{padding-right:2.778vw;padding-left:1.389vw}@media (min-width:1920px){.wrapper-960 .savoir-section-right{padding-right:56px;padding-left:28px}}@media (max-width:1280px){.wrapper-960 .savoir-section-right{padding-right:40px;padding-left:20px}.wrapper-960 .savoir-section-text,.wrapper-960 .savoir-section-title{padding:0}}.wrapper-960 .savoir-section-right .savoir-section-square{right:0;left:auto}.wrapper-960 .savoir-section-text,.wrapper-960 .savoir-section-title{padding:0}.wrapper-960 .savoir-section-square{width:26.597vw;height:18.819vw}.wrapper-960 .savoir-section-point{left:0}@media (min-width:1920px){.wrapper-960 .savoir-section-text,.wrapper-960 .savoir-section-title{padding:0}.wrapper-960 .savoir-section-square{width:536.2px;height:379.4px}.wrapper-960 .savoir-section-point{left:0}}@media (max-width:1280px){.wrapper-960 .savoir-section-square{width:383px;height:271px}.wrapper-960 .savoir-section-point{left:0}}.wrapper-960 .savoir-timeline-container{width:0;background-color:none;left:.694vw}.wrapper-960 .savoir-section-point{background-color:transparent}.engagements-top{margin-bottom:3.472vw}@media (min-width:1920px){.wrapper-960 .savoir-timeline-container{left:14px}.engagements-top{margin-bottom:70px}}@media (max-width:1280px){.wrapper-960 .savoir-timeline-container{left:10px}.engagements-top{margin-bottom:50px}}.engagements-section-title{width:6.25vw;text-transform:uppercase;left:50%;margin-left:-16.806vw}.engagements-section-title:before{left:-15.278vw}@media (min-width:1920px){.engagements-section-title{width:126px;margin-left:-338.8px}.engagements-section-title:before{left:-308px}}@media (max-width:1280px){.engagements-section-title{width:90px;margin-left:-242px}.engagements-section-title:before{left:-220px}}.engagements-section-title-inner{width:33.611vw}.engagements-section-subtitle{text-transform:uppercase;max-width:37.5vw;font-size:1.111vw;line-height:1.944vw;margin-bottom:2.083vw;white-space:normal;text-align:center;margin-left:auto;margin-right:auto}.engagements-section .savoir-section-right .engagements-section-illu{height:30.556vw}@media (min-width:1920px){.engagements-section-title-inner{width:677.6px}.engagements-section-subtitle{max-width:756px;font-size:22.4px;line-height:39.2px;margin-bottom:42px}.engagements-section .savoir-section-right .engagements-section-illu{height:616px}}@media (max-width:1280px){.engagements-section-title-inner{width:484px}.engagements-section-subtitle{max-width:540px;font-size:16px;line-height:28px;margin-bottom:30px}.engagements-section .savoir-section-right .engagements-section-illu{height:440px}}.engagements-section .savoir-section-left .engagements-section-illu{height:22.917vw}.engagements-section.visible .engagements-section-title{opacity:1;width:33.611vw}@media (min-width:1920px){.engagements-section .savoir-section-left .engagements-section-illu{height:462px}.engagements-section.visible .engagements-section-title{width:677.6px}}@media (max-width:1280px){.engagements-section .savoir-section-left .engagements-section-illu{height:330px}.engagements-section.visible .engagements-section-title{width:484px}}.engagements-section.visible .engagements-section-title:before{width:15.278vw}@media (min-width:1920px){.engagements-section.visible .engagements-section-title:before{width:308px}}@media (max-width:1280px){.engagements-section.visible .engagements-section-title:before{width:220px}}.engagements-section.visible .engagements-section-qualite-matieres-title:after,.engagements-section.visible .engagements-section-securite-tracabilite-title:after{width:0}.engagements-section.visible .engagements-section-qualite-matieres-square.hidden{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}.engagements-section.visible .savoir-section-title.visible:after{width:6.944vw}@media (min-width:1920px){.engagements-section.visible .savoir-section-title.visible:after{width:140px}}@media (max-width:1280px){.engagements-section.visible .savoir-section-title.visible:after{width:100px}}.engagements-section-qualite-matieres-square.hidden{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}.engagements-section-qualite-matieres-square{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.engagements-section-right-img{width:27.014vw;height:17.708vw;margin-left:-13.507vw;margin-top:-8.854vw;top:9.028vw;left:13.194vw}@media (min-width:1920px){.engagements-section-right-img{width:544.6px;height:357px;margin-left:-272.3px;margin-top:-178.5px;top:182px;left:266px}}@media (max-width:1280px){.engagements-section-right-img{width:389px;height:255px;margin-left:-194.5px;margin-top:-127.5px;top:130px;left:190px}}.engagements-section-right-img.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.engagements-section-qualite-matieres-img-1{width:2.361vw;height:19.306vw;margin-left:-1.181vw;margin-top:-9.653vw;top:15.278vw;left:4.167vw}@media (min-width:1920px){.engagements-section-qualite-matieres-img-1{width:47.6px;height:389.2px;margin-left:-23.8px;margin-top:-194.6px;top:308px;left:84px}}@media (max-width:1280px){.engagements-section-qualite-matieres-img-1{width:34px;height:278px;margin-left:-17px;margin-top:-139px;top:220px;left:60px}}.engagements-section-qualite-matieres-img-1.hidden{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.engagements-section-qualite-matieres-img-2{width:8.819vw;height:15.972vw;margin-left:-4.41vw;margin-top:-7.986vw;top:17.014vw;left:9.722vw}@media (min-width:1920px){.engagements-section-qualite-matieres-img-2{width:177.8px;height:322px;margin-left:-88.9px;margin-top:-161px;top:343px;left:196px}}@media (max-width:1280px){.engagements-section-qualite-matieres-img-2{width:127px;height:230px;margin-left:-63.5px;margin-top:-115px;top:245px;left:140px}}.engagements-section-qualite-matieres-img-2.hidden{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.engagements-section-qualite-matieres-img-3{width:9.306vw;height:18.264vw;margin-left:-4.653vw;margin-top:-9.132vw;top:16.667vw;left:16.319vw;-webkit-transform:translate(0,0) rotate(5deg);transform:translate(0,0) rotate(5deg);z-index:5}@media (min-width:1920px){.engagements-section-qualite-matieres-img-3{width:187.6px;height:368.2px;margin-left:-93.8px;margin-top:-184.1px;top:336px;left:329px}}@media (max-width:1280px){.engagements-section-qualite-matieres-img-3{width:134px;height:263px;margin-left:-67px;margin-top:-131.5px;top:240px;left:235px}}.engagements-section-qualite-matieres-img-3.hidden{-webkit-transform:translate(-90px,0) rotate(5deg);transform:translate(-90px,0) rotate(5deg)}.engagements-section-qualite-matieres-img-4{width:11.458vw;height:13.889vw;margin-left:-5.729vw;margin-top:-6.944vw;top:17.708vw;left:23.611vw}.engagements-section-qualite-matieres-img-4.hidden{-webkit-transform:translate(-120px,0);transform:translate(-120px,0)}.engagements-section-securite .engagements-section-subtitle{max-width:49.653vw}@media (min-width:1920px){.engagements-section-qualite-matieres-img-4{width:231px;height:280px;margin-left:-115.5px;margin-top:-140px;top:357px;left:476px}.engagements-section-securite .engagements-section-subtitle{max-width:1001px}}@media (max-width:1280px){.engagements-section-qualite-matieres-img-4{width:165px;height:200px;margin-left:-82.5px;margin-top:-100px;top:255px;left:340px}.engagements-section-securite .engagements-section-subtitle{max-width:715px}}.engagements-section-perenite .engagements-section-subtitle{max-width:27.778vw}@media (min-width:1920px){.engagements-section-perenite .engagements-section-subtitle{max-width:560px}}@media (max-width:1280px){.engagements-section-perenite .engagements-section-subtitle{max-width:400px}.engagements-section-title:before{width:220px !important;left:-220px}}@media (max-width:1040px){.wrapper-960 .savoir-section-left{padding:0}.wrapper-960 .savoir-section-right .savoir-section-square{left:50% !important}.wrapper-960 .savoir-section-square{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.engagements-section-title{width:484px !important}.engagements-section-illu{-webkit-transform:scale(.7);transform:scale(.7);width:420px}.engagements-section-right-img,.engagements-section-right-img.hidden{-webkit-transform:translate(0,0);transform:translate(0,0)}.engagements-section-right-img{left:160px}}@media (max-width:920px){.savoir-section-left .engagements-section-illu{margin-left:-20px}}@media (max-width:768px){.wrapper-960 .savoir-section-left,.wrapper-960 .savoir-section-right{padding:0}.engagements-section-illu{height:auto !important}.engagements-section-title{width:100% !important;white-space:normal;font-size:16px;position:relative;overflow:visible;height:auto;margin:0 auto 15px;left:auto;padding-left:10px;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:350px}.engagements-section-title-inner{overflow:visible;position:relative;margin:0;left:auto;width:100%;height:auto}.engagements-section-title-inner span{-webkit-transform:translate(0);transform:translate(0);left:auto;position:relative;white-space:normal}.savoir-section-left .engagements-section-illu{margin-left:0}.engagements-section-illu{margin-left:0;margin-top:20px;min-height:300px;width:385px;left:50%;-webkit-transform:translateX(-50%) scale(.7);transform:translateX(-50%) scale(.7)}.engagements-section-illu-qualite-produit{display:none}.engagements-section-qualite-matieres-img-1,.engagements-section-qualite-matieres-img-2,.engagements-section-qualite-matieres-img-3,.engagements-section-qualite-matieres-img-4{top:180px}.engagements-section-qualite-matieres-img-4{left:320px}.engagements-section-right-img{top:100px;left:170px}}.produits{background-color:#eaeee0 !important}.products-nav,.produits-nav{background-color:#ffc600}.products-nav-container{position:relative;margin-top:-2.778vw;transition:all 1s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-nav-container{margin-top:-56px}}@media (max-width:1280px){.products-nav-container{margin-top:-40px}.products-nav-container.visible{margin-top:0}}.products-nav-container.visible{margin-top:0}.products-nav-container.visible .products-nav{padding-bottom:39.111%}.products-nav-container.visible .products-nav-title{padding-top:4.514vw}.products-nav{width:100%;height:0;padding-bottom:0;transition:all 1s cubic-bezier(.165,.84,.44,1);overflow:hidden}.products-nav-title{text-align:center;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1);transition:all 1s cubic-bezier(.165,.84,.44,1);margin-bottom:1.736vw}.products-nav-title:after{position:absolute;width:6.944%;height:.347vw;bottom:0;left:50%;margin-left:-3.472vw;background-color:#fff;content:''}@media (min-width:1920px){.products-nav-container.visible{margin-top:0}.products-nav-container.visible .products-nav-title{padding-top:91px}.products-nav-title{margin-bottom:35px}.products-nav-title:after{height:7px;margin-left:-70px}}@media (max-width:1280px){.products-nav-container.visible .products-nav-title{padding-top:65px}.products-nav-title{margin-bottom:25px}.products-nav-title:after{height:5px;margin-left:-50px}}.products-nav-items{position:relative;width:90.694%;margin:1.389vw auto 0;z-index:1;font-size:0}.products-nav-item{display:inline-block;width:calc(100%/5);text-align:center;text-decoration:none}.products-nav-item:hover .products-nav-item-img{-webkit-transform:translate(0,-8px);transform:translate(0,-8px)}.products-nav-item:hover .products-nav-item-bt:before{background-color:#222;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.9);transform:translate(-50%,-50%) rotate(45deg) scale(.9)}.products-nav-item-img{width:72.174%;transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.products-nav-item-bt{position:relative;width:2.847vw;height:2.847vw;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1920px){.products-nav-items{margin-top:28px}.products-nav-item-bt{width:57.4px;height:57.4px}}@media (max-width:1280px){.products-nav-items{margin-top:20px}.products-nav-item-bt{width:41px;height:41px}}.products-nav-item-bt:before{position:absolute;width:100%;height:100%;top:50%;left:50%;background-color:#fff;content:'';z-index:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.products-nav-item-bt-icon{position:absolute;width:1.389vw;height:1.389vw;left:50%;top:50%;z-index:2;-webkit-transform:translate3d(-50%,-50%);transform:translate(-50%,-50%) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1920px){.products-nav-item-bt-icon{width:28px;height:28px}}@media (max-width:1280px){.products-nav-item-bt-icon{width:20px;height:20px}}.products-nav-item-bt-icon:after,.products-nav-item-bt-icon:before{position:absolute;width:100%;height:1px;top:50%;left:50%;background-color:#ffc600;-webkit-transform:rotate(0);transform:rotate(0);margin-left:-.694vw;margin-top:-.069vw;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-nav-item-bt-icon:after,.products-nav-item-bt-icon:before{margin-left:-14px;margin-top:-1.4px}}@media (max-width:1280px){.products-nav-item-bt-icon:after,.products-nav-item-bt-icon:before{margin-left:-10px;margin-top:-1px}}.products-nav-item-bt-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.products-nav-item-label{width:72.174%;font-size:1.25vw;line-height:1.736vw;font-family:neutra-demi;text-decoration:none;margin:0 auto;white-space:normal;text-transform:uppercase;color:#fff}.products-nav-bottom-btn{position:absolute;left:50%;bottom:-.903vw;margin-left:-1.389vw;z-index:5}@media (min-width:1920px){.products-nav-item-label{font-size:25.2px;line-height:35px}.products-nav-bottom-btn{bottom:-18.2px;margin-left:-28px}}@media (max-width:1280px){.products-nav-item-label{font-size:18px;line-height:25px}.products-nav-bottom-btn{bottom:-13px;margin-left:-20px}}.products-nav-bottom-btn .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:-.486vw;margin-top:-.208vw}.products-section-top{text-align:center;padding-top:6.25vw}@media (min-width:1920px){.products-nav-bottom-btn .icon{margin-left:-9.8px;margin-top:-4.2px}.products-section-top{padding-top:126px}}@media (max-width:1280px){.products-nav-bottom-btn .icon{margin-left:-7px;margin-top:-3px}.products-section-top{padding-top:90px}}.products-section-top-label{display:inline-block;background-color:#ffc600;text-transform:uppercase;color:#fff;font-family:neutra-bold;padding:4px 15px;letter-spacing:.05em;margin-bottom:1.389vw}.products-section-top-title{text-align:center;z-index:1}.products-section-top-change{cursor:pointer;display:inline-block;transition:all .5s cubic-bezier(.165,.84,.44,1);height:6.528vw;visibility:visible;position:relative;z-index:9;padding-left:2.778vw;padding-right:2.778vw;padding-bottom:2.778vw}.products-section-top-change:hover .products-section-top-change-label:after{width:9.028vw;margin-left:-4.514vw}@media (min-width:1920px){.products-section-top-label{margin-bottom:28px}.products-section-top-change{height:131.6px;padding-left:56px;padding-right:56px;padding-bottom:56px}.products-section-top-change:hover .products-section-top-change-label:after{width:182px;margin-left:-91px}}@media (max-width:1280px){.products-section-top-label{margin-bottom:20px}.products-section-top-change{height:94px;padding-left:40px;padding-right:40px;padding-bottom:40px}.products-section-top-change:hover .products-section-top-change-label:after{width:130px;margin-left:-65px}}.products-section-top-change:hover .products-section-top-change-label:before{height:.556vw;bottom:-.556vw}@media (min-width:1920px){.products-section-top-change:hover .products-section-top-change-label:before{height:11.2px;bottom:-11.2px}}@media (max-width:1280px){.products-section-top-change:hover .products-section-top-change-label:before{height:8px;bottom:-8px}}.products-section-top-change:hover .products-section-top-change-btn{z-index:9}.products-section-top-change.hidden{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);visibility:hidden;height:0;opacity:0;overflow:hidden}.products-section-top-change.hidden .products-section-top-change-label:after{width:0;margin-left:0}.products-section-top-change.hidden .products-section-top-change-label:before{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .5s;transition:all .5s cubic-bezier(.165,.84,.44,1) .5s;height:0}.products-section-top-change-label{font-family:neutra-bold;text-transform:uppercase;padding-bottom:.903vw;margin-bottom:1.528vw;position:relative;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);font-size:20px;}.products-section-top-change-label:after,.products-section-top-change-label:before{content:"";left:50%;position:absolute;background-color:#ffc600}.products-section-top-change-label:after{height:5px;display:block;width:80px;bottom:0;margin-left:-40px;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.products-section-top-change-label:before{display:inline-block;width:1px;height:13px;bottom:-.833vw;margin-left:-1px;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-section-top-change-label{padding-bottom:18.2px;margin-bottom:30.8px}.products-section-top-change-label:before{bottom:-16.8px}}@media (max-width:1280px){.products-section-top-change-label{padding-bottom:13px;margin-bottom:22px;font-size:20px;}.products-section-top-change-label:before{bottom:-12px}}.products-section-top-change-btn{margin:0 auto;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);pointer:no-event}.products-section-top-change-btn:hover,.products-section-top-change:hover .products-section-top-change-btn{-webkit-transform:scale(.85) translateY(-5px);transform:scale(.85) translateY(-5px)}.products-section-top-change-btn:hover:after,.products-section-top-change:hover .products-section-top-change-btn:after{display:none}.products-section-top-change-btn:hover:before,.products-section-top-change:hover .products-section-top-change-btn:before{background-color:#ffc600}.products-section-top-change-btn:hover .icon,.products-section-top-change:hover .products-section-top-change-btn .icon{color:#fff}.products-section-top-change-btn:after,.products-section-top-change-btn:before{background-color:#ffc600}.products-section-top-change-btn .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:-.486vw;margin-top:-.208vw;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-section-top-change-btn .icon{margin-left:-9.8px;margin-top:-4.2px}}@media (max-width:1280px){.products-section-top-change-btn .icon{margin-left:-7px;margin-top:-3px}}.products-section-slider{position:relative;width:68.75vw;margin:0 auto;min-height:27.778vw}.products-section-slide{margin-top:1.389vw;margin-bottom:1.389vw;white-space:nowrap;font-size:0;line-height:0;position:absolute;opacity:0}@media (min-width:1920px){.products-section-slider{width:1386px;min-height:560px}.products-section-slide{margin-top:28px;margin-bottom:28px}}@media (max-width:1280px){.products-section-slider{width:990px;min-height:400px}.products-section-slide{margin-top:20px;margin-bottom:20px}}.products-section-slide-left,.products-section-slide-right{display:inline-block;position:relative;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.products-section-slide-left{width:40.278vw;padding-right:3.125vw;text-align:left}@media (min-width:1920px){.products-section-slide-left{width:812px;padding-right:63px}}@media (max-width:1280px){.products-section-slide-left{width:580px;padding-right:45px}}.products-section-slide-right{width:28.472vw;margin-top:-4.861vw;text-align:center;-webkit-perspective:100vw;perspective:100vw}.equipe-remise,.equipe-tweet-items,.rugby-card{-webkit-perspective:100vw}.products-section-slide-right-overlay{position:absolute;top:-40px;left:-75px;right:-75px;bottom:-40px;z-index:7}.products-section-slide-left-title{z-index:1;margin-bottom:2.083vw}@media (min-width:1920px){.products-section-slide-right{width:574px;margin-top:-98px}.products-section-slide-left-title{margin-bottom:42px}}@media (max-width:1280px){.products-section-slide-right{width:410px;margin-top:-70px}.products-section-slide-left-title{margin-bottom:30px}}.products-section-slide-left-title:after{position:absolute;height:5px;width:6.944vw;bottom:0;left:0;background-color:#ffc600;content:''}.products-section-slide-left-text{white-space:normal;font-size:1vw;line-height:1.944vw;font-family:neutra-book-alt;margin-left:16vw !important}.products-section-slide-left-text p{overflow:auto}.products-section-slide-left-text p.uppercase{text-transform:uppercase}.products-section-slide-left-img{float:left;margin-right:2.083vw;max-width:11.528vw}@media (min-width:1920px){.products-section-slide-left-title:after{width:140px}.products-section-slide-left-text{font-size:21px;line-height:39.2px}.products-section-slide-left-img{margin-right:42px;max-width:232.4px}}@media (max-width:1280px){.products-section-slide-left-title:after{width:100px}.products-section-slide-left-text{font-size:15px;line-height:28px}.products-section-slide-left-img{margin-right:30px;max-width:166px}}.products-section-slide-right-square{width:28.472vw;height:20.139vw;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;border:8px solid #ffc600;top:50%;z-index:0;margin-top:-9.375vw}@media (min-width:1920px){.products-section-slide-right-square{width:574px;height:406px;margin-top:-189px}}@media (max-width:1280px){.products-section-slide-right-square{width:410px;height:290px;margin-top:-135px}}.products-section-slide-right-img-container{position:relative;z-index:5;height:31.25vw;display:inline-block}@media (min-width:1920px){.products-section-slide-right-img-container{height:630px}.products-section-slide-right-img-shadow{bottom:0}}@media (max-width:1280px){.products-section-slide-right-img-container{height:450px}.products-section-slide-right-img-shadow{bottom:0}}.products-section-slide-right-img{height:100%;position:relative;z-index:5;-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}.products-section-slide-right-img-shadow{position:absolute;bottom:0;left:50%;z-index:0;width:190%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.products-section-slide-nav{position:absolute;z-index:9;width:68.75vw;top:50%;margin-top:-4.167vw}.products-section-slide-next{position:absolute;right:-10.417vw;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-section-slide-nav{width:1386px;margin-top:-84px}.products-section-slide-next{right:-210px}}@media (max-width:1280px){.products-section-slide-nav{width:990px;margin-top:-60px}.products-section-slide-next{right:-150px}}.products-section-slide-next:hover .products-section-slide-next-line{width:1.736vw;left:-2.778vw}@media (min-width:1920px){.products-section-slide-next:hover .products-section-slide-next-line{width:35px;left:-56px}}@media (max-width:1280px){.products-section-slide-next:hover .products-section-slide-next-line{width:25px;left:-40px}}.products-section-slide-prev{position:absolute;left:-10.417vw;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.products-section-slide-prev .icon{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}.products-section-slide-prev:hover .products-section-slide-prev-line{width:1.736vw;right:-2.778vw;height:1px}@media (min-width:1920px){.products-section-slide-prev{left:-210px}.products-section-slide-prev:hover .products-section-slide-prev-line{width:35px;right:-56px}}@media (max-width:1280px){.products-section-slide-prev{left:-150px}.products-section-slide-prev:hover .products-section-slide-prev-line{width:25px;right:-40px}}.products-section-slide-next-line,.products-section-slide-prev-line{position:absolute;height:1px;background-color:#e0003f;width:3.125vw;top:50%;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.products-section-slide-next-line{left:-4.167vw}.products-section-slide-prev-line{right:-4.167vw}@media (min-width:1920px){.products-section-slide-next-line,.products-section-slide-prev-line{width:63px}.products-section-slide-next-line{left:-84px}.products-section-slide-prev-line{right:-84px}}@media (max-width:1280px){.products-section-slide-next-line,.products-section-slide-prev-line{width:45px}.products-section-slide-next-line{left:-60px}.products-section-slide-prev-line{right:-60px}.products-section-slide .products-section-slide-left-title:after{width:0}}@media (max-width:768px){.products-section-slide.selected{display:grid;}.products-section-slide-right{order:1;}.products-section-slide-left{order:2;}}@media (min-width:768px){.products-section-slide .products-section-slide-left-text,.products-section-slide .products-section-slide-left-title{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}.products-section-slide .products-section-slide-left-title{-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1);transition:all 1.4s cubic-bezier(.165,.84,.44,1);opacity:0}.products-section-slide .products-section-slide-left-title:after{-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1) .2s;transition:all 1.4s cubic-bezier(.165,.84,.44,1) .2s;width:0}@media (min-width:1920px){.products-section-slide .products-section-slide-left-title:after{width:0}}.products-section-slide .products-section-slide-left-text{opacity:0;-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1) .3s;transition:all 1.4s cubic-bezier(.165,.84,.44,1) .3s}.products-section-slide.selected{opacity:1;z-index:8;position:relative}.products-section-slide.selected .products-section-slide-right-img-container{opacity:1}.products-section-slide.selected .products-section-slide-left-title{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.products-section-slide.selected .products-section-slide-left-title:after{width:6.944vw}@media (min-width:1920px){.products-section-slide.selected .products-section-slide-left-title:after{width:140px}}@media (max-width:1280px){.products-section-slide.selected .products-section-slide-left-title:after{width:100px}}.products-section-slide.selected .products-section-slide-left-text{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);margin-left:12.528vw}.products-section-slide.selected.in-transition .products-section-slide-left-text,.products-section-slide.selected.in-transition .products-section-slide-left-title{-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94);opacity:0}.products-section-slide .products-section-slide-right-img-container{opacity:0;-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1);transition:all 1.4s cubic-bezier(.165,.84,.44,1);-webkit-transform:translateX(-80px);transform:translateX(-80px)}.products-section-slide .products-section-slide-right-img-container.selected{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.products-section-slide .products-section-slide-right-img-container.selected.in-transition{-webkit-transition:all 1s cubic-bezier(.895,.03,.685,.22);transition:all 1s cubic-bezier(.895,.03,.685,.22);opacity:0;-webkit-transform:translateX(80px);transform:translateX(80px)}.products-section-slide-right-toanimate .products-section-slide-right-img,.products-section-slide-right-toanimate .products-section-slide-right-img-container{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);-webkit-transition:all 0s cubic-bezier(.165,.84,.44,1);transition:all 0s cubic-bezier(.165,.84,.44,1)}.products-section-list{position:relative;z-index:9;width:77.778vw;margin:0 auto;padding-bottom:4.514vw;text-align:center}@media (min-width:1920px){.products-section-list{width:1568px;padding-bottom:91px}}@media (max-width:1280px){.products-section-list{width:1120px;padding-bottom:65px}}.products-section-list-item{display:inline-block;width:9.722vw;text-align:center;text-decoration:none;color:#222;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.products-section-list-item.selected .products-section-list-label{color:#ffc600;font-family:neutra-bold}.products-section-list-item.selected .products-section-list-item-top:before{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.products-section-list-item.selected .products-section-list-bt{visibility:hidden;opacity:0;-webkit-transform:translate(-50%,-20%);transform:translate(-50%,-20%)}.products-section-list-item.selected .products-section-list-item-img,.products-section-list-item.selected:hover .products-section-list-item-img,.products-section-list-item:hover .products-section-list-item-img{-webkit-transform:translate(-50%,-12px) rotate(-16deg);transform:translate(-50%,-12px) rotate(-16deg)}.products-section-list-item:hover .products-section-list-bt:before{background-color:#e0003f;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.9);transform:translate(-50%,-50%) rotate(45deg) scale(.9)}.products-section-list-item-top{height:195px;margin-bottom:.694vw;position:relative}@media (min-width:1920px){.products-section-list-item{width:196px}.products-section-list-item-top{margin-bottom:14px}}@media (max-width:1280px){.products-section-list-item{width:140px}.products-section-list-item-top{margin-bottom:10px}}.products-section-list-item-top:before{content:"";display:block;border:8px solid #ffc600;width:8.889vw;height:6.25vw;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;margin-top:-3.125vw;margin-left:-4.444vw;opacity:0;-webkit-transform:translateY(20px) scale(.8);transform:translateY(20px) scale(.8);-webkit-transition:all .8s cubic-bezier(.165,.84,.44,1);transition:all .8s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.products-section-list-item-top:before{width:179.2px;height:126px;margin-top:-63px;margin-left:-89.6px}}@media (max-width:1280px){.products-section-list-item-top:before{width:128px;height:90px;margin-top:-45px;margin-left:-64px}}.products-section-list-item-img{vertical-align:bottom;display:inline-block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) rotate(-16deg);transform:translateX(-50%) rotate(-16deg);height:auto;width:auto;max-width:4.861vw;max-height:10.806vw;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;outline:transparent solid 1px}.products-section-list-label{padding:0 .5em;font-family:neutra-book-alt;text-transform:uppercase;text-decoration:none;color:#222;font-size:1.042vw;line-height:1.458vw}@media (min-width:1920px){.products-section-list-item-img{max-width:98px;max-height:188px}.products-section-list-label{font-size:21px;line-height:29.4px}}.products-section-list-bt{position:relative;width:24px;height:24px;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.products-section-list-bt:before{position:absolute;width:100%;height:100%;top:50%;left:50%;background-color:#ffc600;content:'';z-index:0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.products-section-list-bt-icon{position:absolute;width:12px;height:12px;left:50%;top:50%;z-index:2;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.products-section-list-bt-icon:after,.products-section-list-bt-icon:before{position:absolute;width:100%;height:1px;top:50%;left:50%;background-color:#fff;margin-left:-6px;-webkit-transform:rotate(0);transform:rotate(0);content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.products-section-list-bt-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:1280px){.products-section-list-item-img{max-width:70px;max-height:170px}.products-section-list-label{font-size:15px;line-height:21px}.products-nav-container.visible .products-nav{padding-bottom:44.444%}}@media (min-width:1180px) and (max-width:1280px){.products-section-slider{padding-left:60px;padding-right:60px;-webkit-box-sizing:border-box;box-sizing:border-box}.products-section-slide-left{width:60%}.products-section-slide-right{width:40%;margin-top:0;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.products-section-slide-right-square{width:100%;max-width:311px;height:220px;margin-top:-110px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.products-section-slide-right-img-container{height:400px}.products-section-slide-prev{left:-120px}.products-section-slide-next{right:-120px}.products-section-slide-nav{width:870px;margin-top:-40px}}@media (max-width:1040px){.products-nav{max-height:0;height:auto;-webkit-transition:all 1.5s cubic-bezier(.165,.84,.44,1);transition:all 1.5s cubic-bezier(.165,.84,.44,1);padding-bottom:0}.products-nav-container.visible .products-nav{-webkit-transition:all 1.5s cubic-bezier(.165,.84,.44,1);transition:all 1.5s cubic-bezier(.165,.84,.44,1);height:auto;max-height:800px;padding-bottom:0}.products-nav-item{width:50%;margin-bottom:30px}.products-nav-item-img{width:56.522%;max-width:250px}.products-nav-item-label{width:56.522%;font-size:18px;line-height:24px}.products-nav-title:after{width:100px}}@media (max-width:1180px){.products-section{padding:0 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.products-section-slider{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:350px;margin-bottom:90px}.products-section-slide{width:100%}.products-section-slide-left{width:60%}.products-section-slide-left-img{width:130px}.products-section-slide-right{width:40%;margin-top:0;text-align:center}.products-section-slide-right-square{width:100%;max-width:311px;height:220px;margin-top:-110px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.products-section-slide-right-img-container{height:360px}.products-section-list{width:100%}.products-section-slide-nav{position:absolute;margin-top:0;width:100%;height:auto;text-align:center;top:105%;z-index:8}.products-section-slide-next-line,.products-section-slide-prev-line{display:none}.products-section-slide-prev{left:50%;margin-left:-50px}.products-section-slide-next{right:50%;margin-right:-50px}}@media (max-width:960px){.products-section-slide-left-img{display:none}}@media (max-width:768px){.products-section{padding:0 30px}.products-nav-container.visible .products-nav{max-height:1400px;padding-bottom:40px}.products-nav-item{width:100%;margin-bottom:30px}.products-nav-item-img{width:43.478%}.products-nav-item-label{width:100%;font-size:18px;line-height:24px;max-width:240px}.products-section-slide-left,.products-section-slide-right{padding-right:0;display:block;width:100%}.products-section-slide-nav{position:absolute;top:calc(100% + 40px)}.products-section-slide-left{margin-bottom:40px}.products-section-slide-right-square{margin-left:auto;margin-right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.products-section-list-item{width:125px}.products-section-list{margin-top:110px}}@media (max-width:1280px){.wrapper-1042,.wrapper-900{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-960{-webkit-box-sizing:border-box;box-sizing:border-box}.savoir-section-point{left:-50px;z-index:9}.savoir-timeline-container{left:0}}@media (max-width:1100px){.wrapper-1042{padding:0 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.savoir-timeline-container{left:40px}.savoir-section-left .savoir-section-text{padding-right:20px}}@media (max-width:1040px){.wrapper-960{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-1042{padding:0 60px;-webkit-box-sizing:border-box;box-sizing:border-box}.savoir-head-nav-link{margin-right:82px}.savoir-head-nav-link:after{width:60px}.savoir-top-title:after,.savoir-top-title:before{width:50px;-webkit-animation:none;animation:none}.savoir-section-text,.savoir-section-title{padding-left:0}.savoir-section-num:before,.savoir-section-point,.savoir-timeline-container{display:none}.savoir-section-num{width:122px;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);line-height:3.472vw}.savoir-section-num-inner span{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.savoir-section-title{opacity:1}.savoir-section-title:after{width:100px}.savoir-section-bottom-btn{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.savoir-section-bottom-num{font-size:260px}.savoir-bottom-title:after,.savoir-bottom-title:before{-webkit-animation:none;animation:none;width:50px}.savoir-section-left,.savoir-section-right{vertical-align:top}.savoir-section-illu{margin-top:120px;position:relative;-webkit-transform:translate(0,0) scale(.65);transform:translate(0,0) scale(.65)}.savoir-section-left-illu{margin-top:140px}.savoir-section-right .savoir-section-illu{margin-left:-20px}.savoir-section-square{opacity:1;margin-left:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.savoir-section-right .savoir-section-square,.savoir-section.visible .savoir-section-right .savoir-section-square{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.savoir-section-img.hidden,.savoir-section-left-illu.hidden{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1 !important}}@media (max-width:1040px) and (min-width:1920px){.savoir-section-num{line-height:70px}}@media (max-width:1040px) and (max-width:1280px){.savoir-section-num{line-height:50px}}@media (max-width:960px){.savoir-section-left .savoir-section-illu{margin-left:-60px}}@media (max-width:768px){.savoir-head{position:relative;max-width:450px}.savoir-head-nav-link{display:none}.savoir-head-nav-link.active{display:block;margin-right:0}.savoir-head-nav-link.active:after{display:none}.savoir-head-nav-btn{display:block;position:absolute;top:50%;margin-top:-20px;-webkit-transform:scale(.8);transform:scale(.8)}.savoir-head-nav-btn .icon{-webkit-transform:scale(1.3);transform:scale(1.3);margin-left:-8px;margin-top:-3px}.savoir-head-nav-btn-next{right:20px}.savoir-head-nav-btn-prev{left:20px}.savoir-head-nav-btn-prev .icon{-webkit-transform:scale(1.3) rotate(180deg);transform:scale(1.3) rotate(180deg)}.savoir-top-text{width:100%}.wrapper-1042,.wrapper-900,.wrapper-960{padding:0 30px}.savoir-section-left,.savoir-section-right{display:block;width:100%}.savoir-section-bottom-num{font-size:100px;margin:0;opacity:1}.savoir-section-bottom{margin:0 0 40px !important}.savoir-bottom-title{line-height:26px}.savoir-section-bottom-btn-block{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.savoir-section-bottom-btn-block:before{height:40px;top:-45px}.savoir-section-text{padding-right:0 !important}.savoir-section-right .savoir-section-illu{margin-left:0;margin-top:20px;min-height:300px;width:420px;left:50%;-webkit-transform:translateX(-50%) scale(.65);transform:translateX(-50%) scale(.65)}.savoir-section-left .savoir-section-illu{margin-left:0;width:420px;margin-top:20px;min-height:350px;left:50%;-webkit-transform:translateX(-50%) scale(.65);transform:translateX(-50%) scale(.65)}}.mentions-legales,.mentions-sanitaires{background-color:#eaeee0 !important;padding:120px 0}.wrapper-600{max-width:600px;margin:0 auto}.mentions-intro{text-align:center;max-width:47.917vw;margin:0 auto 5.556vw}@media (min-width:1920px){.mentions-intro{max-width:966px;margin-bottom:112px}}@media (max-width:1280px){.mentions-intro{max-width:690px;margin-bottom:80px}}.mentions-title-1{display:block;text-align:center;padding-bottom:2.431vw;margin-bottom:6.25vw}.mentions-title-1:after,.mentions-title-1:before{content:"";display:inline-block;width:3.472vw;height:.347vw;background-color:#dc3051;position:absolute;bottom:0}@media (min-width:1920px){.mentions-title-1{padding-bottom:49px;margin-bottom:126px}.mentions-title-1:after,.mentions-title-1:before{width:70px;height:7px}}@media (max-width:1280px){.mentions-title-1{padding-bottom:35px;margin-bottom:90px}.mentions-title-1:after,.mentions-title-1:before{width:50px;height:5px}}.mentions-title-1:after{right:50%}.mentions-title-1:before{left:50%}.mentions-link{color:#e0003f;font-family:neutra-bold;text-decoration:none;-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}.mentions-sanitaires-title-1{margin-bottom:2.778vw}@media (min-width:1920px){.mentions-sanitaires-title-1{margin-bottom:56px}}@media (max-width:1280px){.mentions-sanitaires-title-1{margin-bottom:40px}.mentions-title-2{margin-bottom:0}}.mentions-title-2{margin-bottom:0;margin-top:2.778vw}@media (min-width:1920px){.mentions-title-2{margin-bottom:0;margin-top:56px}}@media (max-width:1280px){.mentions-title-2{margin-top:40px}}.mentions-title-2:after{content:"";display:block;width:6.944vw;height:.347vw;margin-top:.833vw;background-color:#dc3051}.btn--white-pure{background-color:white !important;color:#ffc600 !important;}.recette-detail-btclose span,.recette-detail-title:after,.recette-item-name:after,.recette-item-top:before,.recettes-top-title:after{content:''}.recettes-top,.recettes-top-encart{display:inline-block;vertical-align:top;position:relative}@media (min-width:1920px){.mentions-title-2:after{width:140px;height:7px;margin-top:16.8px}}@media (max-width:1280px){.mentions-title-2:after{width:100px;height:5px;margin-top:12px}}.mentions-text{font-size:1.111vw;line-height:1.944vw;margin-top:1.389vw;font-family:neutra-book-alt}@media (min-width:1920px){.mentions-text{font-size:22.4px;line-height:39.2px;margin-top:28px}}@media (max-width:1280px){.mentions-text{font-size:16px;line-height:28px;margin-top:20px}}.mentions-text strong{font-family:neutra-bold,sans-serif}.mentions-text-reco{font-size:.972vw;line-height:1.667vw;font-family:neutra-light,sans-serif}@media (max-width:768px){.wrapper-600{padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}}.recettes{background-color:#eaeee0 !important}.recettes-top{left:50%;top:0;text-align:center;padding-top:3.472vw;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (min-width:1920px){.mentions-text-reco{font-size:19.6px;line-height:33.6px}.recettes-top{padding-top:70px}}@media (max-width:1280px){.mentions-text-reco{font-size:14px;line-height:24px}.recettes-top{padding-top:50px}}.recettes-top-encart{background-color:#ffc600;text-transform:uppercase;color:#fff;font-family:neutra-bold,sans-serif;letter-spacing:.05em;font-size:.972vw;padding:.347vw .694vw}@media (min-width:1920px){.recettes-top-encart{font-size:19.6px;padding:7px 14px}}@media (max-width:1280px){.recettes-top-encart{font-size:14px;padding:5px 10px}}.recettes-top-title{position:relative;margin-top:1.667vw;padding-bottom:1.389vw;text-transform:uppercase;font-family:neutra-light,sans-serif;letter-spacing:.05em}.astuce-item-bottom-infos,.astuce-item-label,.astuce-item-name,.recette-item-bottom-info,.recette-item-name,.recettes-top-title strong{font-family:neutra-bold,sans-serif}.recettes-top-title:after{position:absolute;width:6.944vw;height:.347vw;background-color:#ffc600;left:50%;bottom:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (min-width:1920px){.recettes-top-title{margin-top:33.6px;padding-bottom:28px}.recettes-top-title:after{width:140px;height:7px}}@media (max-width:1280px){.recettes-top-title{margin-top:24px;padding-bottom:20px}.recettes-top-title:after{width:100px;height:5px}}.recettes-items{margin-top:4.167vw;text-align:left;vertical-align:middle}@media (min-width:1920px){.recettes-items{margin-top:84px}}@media (max-width:1280px){.recettes-items{margin-top:60px}}.recettes-items-list{position:relative;display:block;width:100%;width:96.111vw;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 2.778vw;font-size:0}@media (min-width:1920px){.recettes-items-list{width:1937.6px;margin-bottom:56px}}@media (max-width:1280px){.recettes-items-list{width:1384px;margin-bottom:40px}}.astuce-item,.recette-item{color:#222;position:relative;display:inline-block;vertical-align:top;cursor:pointer;width:20.833vw;height:13.889vw;margin:2.083vw 1.597vw}@media (min-width:1920px){.astuce-item,.recette-item{margin:42px 32.2px;width:420px;height:280px}}@media (max-width:1280px){.astuce-item,.recette-item{margin:30px 23px;width:300px;height:200px}}.astuce-item:hover .recette-item-top:before,.recette-item:hover .recette-item-top:before{height:0;top:0}.astuce-item:hover .recette-item-img,.recette-item:hover .recette-item-img{-webkit-transform:translateY(0);transform:translateY(0)}.astuce-item:hover .recette-item-content,.astuce-item:hover .recette-item-img-mask,.recette-item:hover .recette-item-content,.recette-item:hover .recette-item-img-mask{height:13.194vw}@media (min-width:1920px){.astuce-item:hover .recette-item-content,.astuce-item:hover .recette-item-img-mask,.recette-item:hover .recette-item-content,.recette-item:hover .recette-item-img-mask{height:266px}}@media (max-width:1280px){.astuce-item:hover .recette-item-content,.astuce-item:hover .recette-item-img-mask,.recette-item:hover .recette-item-content,.recette-item:hover .recette-item-img-mask{height:190px}}.astuce-item:hover .recette-item-name,.recette-item:hover .recette-item-name{top:95px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.astuce-item:hover .recette-item-name:after,.recette-item:hover .recette-item-name:after{width:0;opacity:0;margin-left:0}.astuce-item:hover .recette-item-bottom-bt,.recette-item:hover .recette-item-bottom-bt{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .35s;transition:all .5s cubic-bezier(.165,.84,.44,1) .35s}.astuce-item:hover .astuce-item-bt,.astuce-item:hover .recette-item-bt,.recette-item:hover .astuce-item-bt,.recette-item:hover .recette-item-bt{-webkit-transform:translateY(-80px);transform:translateY(-80px)}.astuce-item:hover .astuce-item-bottom-infos,.astuce-item:hover .recette-item-bottom-infos,.recette-item:hover .astuce-item-bottom-infos,.recette-item:hover .recette-item-bottom-infos{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);opacity:1}.astuce-item:hover .recette-item-bottom,.recette-item:hover .recette-item-bottom{border-top:5px solid #dc3051;height:6.597vw}@media (min-width:1920px){.astuce-item:hover .recette-item-bottom,.recette-item:hover .recette-item-bottom{height:133px}}@media (max-width:1280px){.astuce-item:hover .recette-item-bottom,.recette-item:hover .recette-item-bottom{height:95px}}.astuce-item:hover .astuce-item-bottom,.recette-item:hover .astuce-item-bottom{border-top:5px solid #ffc600;height:6.597vw}@media (min-width:1920px){.astuce-item:hover .astuce-item-bottom,.recette-item:hover .astuce-item-bottom{height:133px}}@media (max-width:1280px){.astuce-item:hover .astuce-item-bottom,.recette-item:hover .astuce-item-bottom{height:95px}}.astuce-item:hover .astuce-item-name,.recette-item:hover .astuce-item-name{-webkit-transform:translateY(75px);transform:translateY(75px)}.astuce-item:hover .astuce-item-label,.recette-item:hover .astuce-item-label{-webkit-transform:translateY(0);transform:translateY(0)}.recette-item-content{position:absolute;top:0;width:100%;height:100%;overflow:hidden;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.recette-item-inner{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.recette-item-top{position:relative}.astuce-item-bt,.recette-item-bt{position:absolute;top:20px;left:50%;z-index:3;pointer-events:none;margin-left:-1.389vw;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.astuce-item-bt,.recette-item-bt{margin-left:-28px}}@media (max-width:1280px){.astuce-item-bt,.recette-item-bt{margin-left:-20px}}.recette-item-bottom-bt-icon,.recette-item-bt-icon{position:absolute;width:12px;height:12px;top:50%;left:50%;margin-top:-6px;margin-left:-6px;z-index:3;-webkit-backface-visibility:hidden;backface-visibility:hidden}.recette-item-bottom-bt-icon:after,.recette-item-bottom-bt-icon:before,.recette-item-bt-icon:after,.recette-item-bt-icon:before{position:absolute;width:100%;height:1px;top:50%;left:50%;background-color:#e50054;content:'';margin-left:-50%;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.recette-item-img,.recette-item-img-mask{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1)}.recette-item-bottom-bt-icon:after,.recette-item-bt-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.recette-item-img-mask{width:20.833vw;height:13.889vw;overflow:hidden;display:block;position:relative;background-color:#000;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.recette-item-img-mask{width:420px;height:280px}}@media (max-width:1280px){.recette-item-img-mask{width:300px;height:200px}}.recette-item-img{width:20.833vw;bottom:0;left:0;opacity:.5;transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transform:translateY(-65px);transform:translateY(-65px)}.recette-item-name,.recette-item-name:after{position:absolute;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);left:50%}@media (min-width:1920px){.recette-item-img{width:420px}}@media (max-width:1280px){.recette-item-img{width:300px}}.recette-item-name{width:60%;top:7.639vw;font-size:1.25vw;letter-spacing:.05em;color:#fff;text-align:center;z-index:3;text-transform:uppercase;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .5s cubic-bezier(.165,.84,.44,1)}.recette-item-name:after{width:6.944vw;height:.347vw;bottom:-2.639vw;margin-left:-3.472vw;background-color:#dc3051;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.recette-item-name{top:154px;font-size:25.2px}.recette-item-name:after{width:140px;height:7px;bottom:-53.2px;margin-left:-70px}}@media (max-width:1280px){.recette-item-name{top:110px;font-size:18px}.recette-item-name:after{width:100px;height:5px;bottom:-38px;margin-left:-50px}.astuce-item-bottom,.recette-item-bottom{height:0}}.astuce-item-bottom,.recette-item-bottom{background-color:#fff;width:100%;position:relative;height:0;overflow:hidden;border-top:0;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.recette-item-bottom-bt{position:absolute;z-index:8;bottom:-1.597vw;left:50%;pointer-events:none;margin-left:-1.389vw;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50% 45%;transform-origin:50% 45%}@media (min-width:1920px){.astuce-item-bottom,.recette-item-bottom{height:0}.recette-item-bottom-bt{bottom:-32.2px;margin-left:-28px}}@media (max-width:1280px){.recette-item-bottom-bt{bottom:-23px;margin-left:-20px}}.recette-item-bottom-bt:after,.recette-item-bottom-bt:before{background-color:#dc3051}.astuce-item .recette-item-bottom-bt .recette-item-bottom-bt-icon:after,.astuce-item .recette-item-bottom-bt .recette-item-bottom-bt-icon:before,.recette-item-bottom-bt-icon:after,.recette-item-bottom-bt-icon:before{background-color:#fff}.astuce-item-bottom-infos,.recette-item-bottom-infos{text-align:center;position:absolute;left:50%;width:100%;top:50%;-webkit-transform:translate(-50%,30px);transform:translate(-50%,30px);padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);opacity:0}.recette-item-bottom-info{font-size:.694vw;text-transform:uppercase;display:inline-block;vertical-align:middle;margin:0 3px}@media (min-width:1920px){.recette-item-bottom-info{font-size:14px}}@media (max-width:1280px){.recette-item-bottom-info{font-size:10px}}.recette-item-bottom-info .svg{fill:#dc3051;margin-right:5px;display:inline-block;vertical-align:middle}.astuce-item .recette-item-bottom-bt:after,.astuce-item .recette-item-bottom-bt:before,.astuce-item-bt:after,.astuce-item-bt:before,.astuce-item-label{background-color:#ffc600}.astuce-item-bottom-infos{white-space:normal;color:#ffc600;font-size:1.25vw;line-height:1.667vw}.astuce-item-text{position:absolute;z-index:8;top:6.25vw;text-align:center;width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:1920px){.astuce-item-bottom-infos{font-size:25.2px;line-height:33.6px}.astuce-item-text{top:126px}}@media (max-width:1280px){.astuce-item-bottom-infos{font-size:18px;line-height:24px}.astuce-item-text{top:90px}}.astuce-item-label{width:auto;display:inline-block;font-size:.972vw;margin-bottom:1.667vw;left:50%;letter-spacing:.05em;color:#fff;text-transform:uppercase;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);padding:.347vw 1.389vw .208vw}@media (min-width:1920px){.astuce-item-label{padding:7px 28px 4.2px;font-size:19.6px;margin-bottom:33.6px}}@media (max-width:1280px){.astuce-item-label{padding:5px 20px 3px;font-size:14px;margin-bottom:24px}}.astuce-item-name{white-space:normal;color:#fff;font-size:1.25vw;line-height:1.667vw;text-align:center;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.astuce-item-name:after{display:none}.astuce-item-bottom{border-color:#ffc600}.astuce-item-bt .svg{position:absolute;left:50%;top:50%;right:50%;fill:#fff;z-index:8;width:15px;height:28px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.astuce-detail,.recette-detail{position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;visibility:hidden;pointer-events:none;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.astuce-detail-show,.recette-detail-show{visibility:visible;pointer-events:auto;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.astuce-detail-show .recette-detail-shadow,.recette-detail-show .recette-detail-shadow{opacity:1;pointer-events:auto;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.astuce-detail-show .recette-detail-content,.recette-detail-show .recette-detail-content{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.recette-detail-shadow{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);cursor:pointer;opacity:0;pointer-events:none;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.recette-detail-content{position:absolute;width:50%;height:100%;top:0;right:0;background-color:#fff;-webkit-transform:translate(120%,0);transform:translate(120%,0);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.recette-detail-btclose span,.recette-detail-loading{position:absolute;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.recette-detail-btclose{position:absolute;left:0;top:22.222vw;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);cursor:pointer;z-index:9}.recette-detail-btclose .icon{width:.833vw;height:.833vw;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media (min-width:1920px){.astuce-item-name{font-size:25.2px;line-height:33.6px}.recette-detail-btclose{top:448px}.recette-detail-btclose .icon{width:16.8px;height:16.8px}}@media (max-width:1280px){.astuce-item-name{font-size:18px;line-height:24px}.recette-detail-btclose{top:320px}.recette-detail-btclose .icon{width:12px;height:12px}}.recette-detail-btclose:after,.recette-detail-btclose:before{background-color:#dc3051}.recette-detail-btclose span{display:block;width:2.778vw;height:1px;left:4.167vw;top:50%;background-color:#dc3051;transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.recette-detail-btclose span{width:56px;left:84px}}@media (max-width:1280px){.recette-detail-btclose span{width:40px;left:60px}}.recette-detail-btclose:hover span{width:1.389vw}@media (min-width:1920px){.recette-detail-btclose:hover span{width:28px}}@media (max-width:1280px){.recette-detail-btclose:hover span{width:20px}}.recette-detail-loading{width:60px;height:60px;left:50%;top:3.472vw;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif);margin:0 auto;opacity:1;transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.recette-detail-label,.recette-detail-title{position:relative;font-family:neutra-bold,sans-serif;text-transform:uppercase}.recette-detail-loading-hide{opacity:0;height:0;-webkit-transform:translate(0,-150px);transform:translate(0,-150px)}.recette-detail-container{padding:3.472vw;font-size:0}@media (min-width:1920px){.recette-detail-loading{top:70px}.recette-detail-container{padding:70px}}@media (max-width:1280px){.recette-detail-loading{top:50px}.recette-detail-container{padding:50px}}.recette-detail-img{width:100%}.recette-detail-label{display:inline-block;vertical-align:top;left:50%;padding:5px 20px;background-color:#dc3051;color:#fff;letter-spacing:.05em;font-size:.972vw;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (min-width:1920px){.recette-detail-label{padding:7px 28px;font-size:19.6px}}@media (max-width:1280px){.recette-detail-label{padding:5px 20px;font-size:14px}}.recette-detail-title{font-size:1.667vw;line-height:1.944vw;max-width:20.833vw;padding-bottom:1.944vw;text-align:center;letter-spacing:-.05em;color:#222;margin:1.944vw auto 2.083vw}@media (min-width:1920px){.recette-detail-title{font-size:33.6px;line-height:39.2px;margin-top:39.2px;max-width:420px;padding-bottom:39.2px}}.recette-item.open,.recette-item.open .recette-item-img,.recette-item.open .recette-item-img-mask{max-width:300px;width:100%}.recette-detail-title:after{position:absolute;bottom:0;left:50%;width:6.944vw;height:.347vw;margin-left:-3.472vw;background-color:#dc3051}@media (min-width:1920px){.recette-detail-title{margin-bottom:42px}.recette-detail-title:after{width:140px;height:7px;margin-left:-70px}}@media (max-width:1280px){.recette-detail-title{font-size:24px;line-height:28px;margin-top:28px;max-width:300px;padding-bottom:28px;margin-bottom:30px}.recette-detail-title:after{width:100px;height:5px;margin-left:-50px}}.recette-detail-left-info{font-size:.694vw;text-transform:uppercase;font-family:neutra-bold,sans-serif;vertical-align:middle;margin-bottom:1.042vw}.recette-detail-left-info .svg{vertical-align:middle;display:inline-block;fill:#dc3051;margin-right:.347vw}.recette-detail-info-rs,.recette-detail-info-rss{display:inline-block;vertical-align:top}.recette-detail-info-rs:after,.recette-detail-info-rs:before{background-color:#ffc600}.recette-detail-info-rs .icon{width:1.042vw;height:1.042vw}@media (min-width:1920px){.recette-detail-left-info{font-size:14px;margin-bottom:21px}.recette-detail-left-info .svg{margin-right:7px}.recette-detail-info-rs .icon{width:21px;height:21px}}@media (max-width:1280px){.recette-detail-left-info{font-size:10px;margin-bottom:15px}.recette-detail-left-info .svg{margin-right:5px}.recette-detail-info-rs .icon{width:15px;height:15px}}.recette-detail-info-rs .icon-facebook{width:.556vw;height:1.181vw}@media (min-width:1920px){.recette-detail-info-rs .icon-facebook{width:11.2px;height:23.8px}}@media (max-width:1280px){.recette-detail-info-rs .icon-facebook{width:8px;height:17px}}.recette-detail-info-rs .icon-download{width:1.25vw;height:1.25vw}@media (min-width:1920px){.recette-detail-info-rs .icon-download{width:25.2px;height:25.2px}}@media (max-width:1280px){.recette-detail-info-rs .icon-download{width:18px;height:18px}}.recette-detail-left,.recette-detail-right{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.recette-detail-right{width:60%;padding-left:1.042vw}.recette-detail-left{width:40%;padding-right:1.042vw}.recette-detail-text{font-size:.972vw;line-height:1.667vw;white-space:normal}.recette-detail-text p{margin-top:1.389vw}@media (min-width:1920px){.recette-detail-right{padding-left:21px}.recette-detail-left{padding-right:21px}.recette-detail-text{font-size:19.6px;line-height:33.6px}.recette-detail-text p{margin-top:28px}}@media (max-width:1280px){.recette-detail-right{padding-left:15px}.recette-detail-left{padding-right:15px}.recette-detail-text{font-size:14px;line-height:24px}.recette-detail-text p{margin-top:20px}}.recette-detail-subtitle{font-size:1.25vw;white-space:normal;text-transform:uppercase;font-family:neutra-bold,sans-serif;display:block}@media (min-width:1920px){.recette-detail-subtitle{font-size:25.2px}}@media (max-width:1280px){.recette-detail-subtitle{font-size:18px}}.recette-detail-left-ingredients-list{margin-top:.694vw;font-size:.972vw;line-height:1.667vw;white-space:normal}@media (min-width:1920px){.recette-detail-left-ingredients-list{margin-top:14px;font-size:19.6px;line-height:33.6px}}@media (max-width:1280px){.recette-detail-left-ingredients-list{margin-top:10px;font-size:14px;line-height:24px}}.recette-detail-left-ingredients-list span{color:#dc3051}.recette-detail-left-ingredients-item:before{content:"\002022";font-weight:700;font-size:1.389vw;margin-right:.347vw;color:#e0003f;float:left}.recette-detail-left-product{position:relative;margin-top:2.778vw;margin-bottom:1.389vw;width:11.458vw;cursor:pointer;display:block}@media (min-width:1920px){.recette-detail-left-ingredients-item:before{font-size:28px;margin-right:7px}.recette-detail-left-product{margin-top:56px;margin-bottom:28px;width:231px}}@media (max-width:1280px){.recette-detail-left-ingredients-item:before{font-size:20px;margin-right:5px}.recette-detail-left-product{margin-top:40px;margin-bottom:20px;width:165px}}.recette-detail-left-product:hover .recette-detail-left-product-bt-icon:after,.recette-detail-left-product:hover .recette-detail-left-product-bt-icon:before{background-color:#dc3051}.recette-detail-left-product-img{width:100%;position:relative;z-index:5}.recette-detail-left-product-shadow{position:absolute;width:90%;bottom:-25%;left:0;z-index:0}.recette-detail-left-product-bt{position:absolute;z-index:10;top:50%;margin-top:-1.736vw;right:-1.319vw}@media (min-width:1920px){.recette-detail-left-product-bt{margin-top:-35px;right:-26.6px}}@media (max-width:1280px){.recette-detail-left-product-bt{margin-top:-25px;right:-19px}}.recette-detail-left-product-bt:after,.recette-detail-left-product-bt:before{background-color:#ffc600}.recette-detail-left-product-bt-icon{position:absolute;width:12px;height:12px;top:50%;left:50%;margin-top:-6px;margin-left:-6px;z-index:3;-webkit-backface-visibility:hidden;backface-visibility:hidden}.recette-detail-left-product-bt-icon:after,.recette-detail-left-product-bt-icon:before{position:absolute;width:100%;height:1px;top:50%;left:50%;background-color:#fff;content:'';margin-left:-50%;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.recette-detail-left-product-bt-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.recette-detail-left-ingredients{margin-top:2.778vw}@media (min-width:1920px){.recette-detail-left-ingredients{margin-top:56px}}@media (max-width:1280px){.recette-detail-left-ingredients{margin-top:40px}}.recette-detail-info-rss{position:relative;height:3.889vw;left:50%;margin-top:3.889vw;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.recette-detail-info-rss span,.recettes-nav-next,.recettes-nav-prev{vertical-align:middle;display:inline-block}@media (min-width:1920px){.recette-detail-info-rss{height:78.4px;margin-top:78.4px}}@media (max-width:1280px){.recette-detail-info-rss{height:56px;margin-top:56px}}.recette-detail-info-rss span{height:1px;width:40px;background-color:#ffc600;margin-top:28px;margin-left:15px;margin-right:15px}@media (min-width:1920px){.recette-detail-info-rss span{width:56px}}@media (max-width:1280px){.recette-detail-info-rss span{width:40px}}.astuce-detail .recette-detail-label{background-color:#ffc600}.astuce-detail .recette-detail-title:after{background-color:#ffdd34}.astuce-detail .recette-detail-btclose span,.astuce-detail .recette-detail-btclose:after,.astuce-detail .recette-detail-btclose:before{background-color:#ffc600}.astuce-detail .recette-detail-btclose:hover:after,.astuce-detail .recette-detail-btclose:hover:before{background-color:#fff}.recettes-nav{width:17.361vw;text-align:center;margin:0 auto 80px}@media (min-width:1920px){.recettes-nav{width:350px}}@media (max-width:1280px){.recettes-nav{width:250px}}.recettes-nav-next:hover .recettes-nav-next-line,.recettes-nav-prev:hover .recettes-nav-prev-line{width:20px}.recettes-nav-next{-webkit-transform:rotate(-180deg) translate(80px,0);transform:rotate(-180deg) translate(80px,0);margin-left:22px}.recettes-nav-prev{margin-right:22px;-webkit-transform:translate(80px,0);transform:translate(80px,0)}.recettes-nav-next-line,.recettes-nav-prev-line{display:inline-block;height:1px;width:2.778vw;background-color:#dc3051;right:3.681vw;top:50%;position:absolute;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.recettes-nav-next-line,.recettes-nav-prev-line{width:56px;right:74.2px}}@media (max-width:1280px){.recettes-nav-next-line,.recettes-nav-prev-line{width:40px;right:53px}.recettes-items-list{width:1038px}}@media (max-width:1100px){.recettes-items-list{width:692px}}@media (min-width:960px) and (max-width:1280px){.recette-detail-content{width:60%}}@media (max-width:960px){.recette-detail-content{width:100%}.recette-detail-btclose{left:calc(100% - 26px);top:40px;-webkit-transform:translate(-70px,0);transform:translate(-70px,0)}}@media (max-width:768px){.recettes-top{padding-left:30px;padding-right:30px}.recettes-items{padding-left:25px;padding-right:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.recettes-items-list{text-align:center;width:100%}.astuce-item,.recette-item{display:block;margin:70px auto}.recette-detail-info{padding:20px}.recette-detail-info-spec-col{display:inline-block;width:100%}.recette-detail-info-col{display:block;width:100%}.recette-detail-info-col:first-child{margin-right:0}.recette-detail-info-col:last-child{margin-left:0}.recette-detail-container{padding:50px 30px}}@media (max-width:660px){.recette-detail-left,.recette-detail-right{display:block;width:100%;padding:0}.recette-detail-info-rss span{width:15px}.recette-detail-info-rss span:first-child,.recette-detail-info-rss span:last-child{display:none}}@media (max-width:520px){.recette-item,.recette-item-img,.recette-item-img-mask{width:100%;max-width:300px}.recette-item-name{width:100%}.astuce-item,.recette-item{height:290px}.recette-item-img{height:auto;-webkit-transform:translateY(0);transform:translateY(0)}.recette-item-top:before{height:0;top:0}.recette-item-content,.recette-item-img-mask{height:13.194vw}}@media (max-width:520px) and (min-width:1920px){.recette-item-content,.recette-item-img-mask{height:266px}}@media (max-width:520px) and (max-width:1280px){.recette-item-content,.recette-item-img-mask{height:190px}}@media (max-width:520px){.recette-item-name{top:95px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.recette-item-name:after{width:0;opacity:0;margin-left:0}.recette-item-bottom-bt{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .35s;transition:all .5s cubic-bezier(.165,.84,.44,1) .35s}.astuce-item-bt,.recette-item-bt{-webkit-transform:translateY(-90px);transform:translateY(-90px)}.astuce-item-bottom-infos,.recette-item-bottom-infos{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);opacity:1}.recette-item-bottom{border-top:5px solid #dc3051;height:6.597vw}}@media (max-width:520px) and (min-width:1920px){.recette-item-bottom{height:133px}}@media (max-width:520px) and (max-width:1280px){.recette-item-bottom{height:95px}}@media (max-width:520px){.astuce-item-bottom{border-top:5px solid #ffc600;height:6.597vw}.astuce-item-name{-webkit-transform:translateY(75px);transform:translateY(75px)}.astuce-item-label{-webkit-transform:translateY(0);transform:translateY(0)}.recette-item-bottom-infos{padding:0}}@media (max-width:520px) and (min-width:1920px){.astuce-item-bottom{height:133px}}@media (max-width:520px) and (max-width:1280px){.astuce-item-bottom{height:95px}}.recette-item.open{height:270px}.recette-item.open .astuce-item,.recette-item.open .recette-item{height:290px}.recette-item.open .recette-item-img{height:auto;-webkit-transform:translateY(0);transform:translateY(0)}.recette-item.open .recette-item-top:before{height:0;top:0}.recette-item.open .recette-item-content,.recette-item.open .recette-item-img-mask{height:13.194vw}@media (min-width:1920px){.recette-item.open .recette-item-content,.recette-item.open .recette-item-img-mask{height:266px}}@media (max-width:1280px){.recette-item.open .recette-item-content,.recette-item.open .recette-item-img-mask{height:190px}}.recette-item.open .recette-item-name{width:100%;top:95px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.recette-item.open .recette-item-name:after{width:0;opacity:0;margin-left:0}.recette-item.open .recette-item-bottom-bt{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .35s;transition:all .5s cubic-bezier(.165,.84,.44,1) .35s}.recette-item.open .astuce-item-bt,.recette-item.open .recette-item-bt{-webkit-transform:translateY(-90px);transform:translateY(-90px)}.recette-item.open .astuce-item-bottom-infos,.recette-item.open .recette-item-bottom-infos{-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;transition:all .5s cubic-bezier(.165,.84,.44,1) .15s;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);opacity:1}.recette-item.open .recette-item-bottom{border-top:5px solid #dc3051;height:6.597vw}@media (min-width:1920px){.recette-item.open .recette-item-bottom{height:133px}}@media (max-width:1280px){.recette-item.open .recette-item-bottom{height:95px}}.recette-item.open .astuce-item-bottom{border-top:5px solid #ffc600;height:6.597vw}@media (min-width:1920px){.recette-item.open .astuce-item-bottom{height:133px}}@media (max-width:1280px){.recette-item.open .astuce-item-bottom{height:95px}}.recette-item.open .astuce-item-name{-webkit-transform:translateY(75px);transform:translateY(75px)}.recette-item.open .astuce-item-label{-webkit-transform:translateY(0);transform:translateY(0)}.recette-item.open .recette-item-bottom-infos{padding:0}#content.equipe{position:relative;width:100%;background-color:#ebefe1}#content.equipe.brakass.brakass .equipe-presentation-bt{border:3px solid #36356f;color:#36356f}#content.equipe.brakass.brakass .equipe-presentation-bt.selected,#content.equipe.brakass.brakass .equipe-presentation-bt:not(.selected):hover{background-color:#36356f;color:#fff}#content.equipe.brakass.brakass .equipe-presentation-bt.traitleft:before,#content.equipe.brakass.brakass .equipe-presentation-bt.traitright:before{background-color:#36356f}#content.equipe.brakass.brakass .equipe-tweet{background-color:#e22977}#content.equipe.brakass.brakass .equipe-title:after{background-color:#36356f}#content.equipe.brakass.brakass .equipe-club-info .icon{color:#e22977}#content.equipe.brakass.brakass .equipe-tweet{background:0 0}#content.equipe.brakass.brakass .equipe-tweet:before{position:absolute;width:100%;height:100%;top:0;left:0;background:url('/themes/custom/justin_bridou/assets/img/bg.jpg') no-repeat #e22977;background-size:cover;z-index:0;content:''}#content.equipe.brakass.brakass .equipe-tweet-title{width:300px}#content.equipe.brakass.brakass .equipe-tweet-items{height:500px;padding-bottom:0}#content.equipe.brakass.brakass .equipe-tweet-item{pointer-events:none}#content.equipe.brakass.brakass .equipe-tweet-item.selected{pointer-events:auto}#content.equipe.brakass.brakass .equipe-tweet-item-img{width:auto}#content.equipe.brakass.brakass .equipe-tweet-btnext:after,#content.equipe.brakass.brakass .equipe-tweet-btnext:before,#content.equipe.brakass.brakass .equipe-tweet-btprev:after,#content.equipe.brakass.brakass .equipe-tweet-btprev:before{background-color:#36356f}#content.equipe.brakass.brakass .equipe-tweet-btnext .icon,#content.equipe.brakass.brakass .equipe-tweet-btprev .icon{color:#fff}#content.equipe.brakass.brakass .equipe-tweet-item-shadow{margin-top:-70px}#content.equipe.brakass.brakass .equipe-tweet-bt{width:350px;height:75px;margin-top:-50px}#content.equipe.brakass.brakass .equipe-tweet-bt:hover .equipe-tweet-bt-label{background-color:#36356f;color:#fff}#content.equipe.brakass.brakass .equipe-tweet-bt-label{width:250px;border-color:#36356f}#content.equipe.brakass.brakass .equipe-tweet-bt-icon:after,#content.equipe.brakass.brakass .equipe-tweet-bt-icon:before{background-color:#36356f}#content.equipe.brakass.brakass .equipe-tweet-bt-icon .icon{color:#fff}#content.equipe.brakass.brakass .equipe-remise-bt:hover .equipe-remise-bt-label{background-color:#36356f;color:#fff}#content.equipe.brakass.brakass .equipe-remise-bt-label{border-color:#36356f;color:#36356f}.equipe-video-btteasing:hover .icon,.rugby-video-btteasing:hover .icon{border-color:transparent transparent transparent #e0003f}#content.equipe.brakass.brakass .equipe-remise-bt-icon:after,#content.equipe.brakass.brakass .equipe-remise-bt-icon:before{background-color:#36356f}@media (max-width:768px){#content.equipe.brakass .equipe-presentation-title{height:80px;font-size:22px;line-height:24px}#content.equipe.brakass .equipe-tweet-items{height:600px !important}#content.equipe.brakass .equipe-tweet-item-img{width:280px !important;height:auto !important}#content.equipe.brakass .equipe-tweet-item-shadow{margin-top:-100px !important}#content.equipe.brakass .equipe-tweet-bt{width:280px !important;margin-top:50px !important}#content.equipe.brakass .equipe-tweet-bt-label{width:180px !important;height:80px !important}}.equipe-title{position:relative;height:80px;line-height:30px;font-size:30px;font-family:neutra-light,sans-serif;text-transform:uppercase;letter-spacing:.05em;z-index:1}.equipe-title strong{font-family:neutra-bold,sans-serif}.equipe-title:after{position:absolute;width:100px;height:5px;bottom:0;left:0;background-color:#647e69;content:''}.equipe-video{position:relative;width:100%;height:0;padding-bottom:0;overflow:hidden;z-index:2;-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1);transition:all 1.4s cubic-bezier(.165,.84,.44,1)}.equipe-video-show{padding-bottom:52.734%}.equipe-video-player{position:absolute;width:100%;height:100%;top:0;left:0}.equipe-video-btclose{position:absolute;width:2.847vw;height:2.847vw;top:1.389vw;right:4.861vw;background-color:#fff;z-index:8;cursor:pointer;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}@media (min-width:1920px){.equipe-video-btclose{width:57.4px;height:57.4px;top:28px;right:98px}}@media (max-width:1280px){.equipe-video-btclose{width:41px;height:41px;top:20px;right:70px}}.equipe-video-btclose:after,.equipe-video-btclose:before{position:absolute;width:1.111vw;height:1px;top:50%;left:50%;background-color:#e0003f;content:'';-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.equipe-video-bt-label,.equipe-video-btteasing{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);display:block}@media (min-width:1920px){.equipe-video-btclose:after,.equipe-video-btclose:before{width:22.4px}}@media (max-width:1280px){.equipe-video-btclose:after,.equipe-video-btclose:before{width:16px}}.equipe-video-btclose:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.equipe-video-btclose:hover:before{left:50%;top:70%;-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.equipe-video-btclose:hover:after{left:70%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.equipe-video-btteasing{position:absolute;width:210px;height:46px;top:20px;right:100px;text-decoration:none;cursor:pointer;z-index:2;transition:all .6s cubic-bezier(.165,.84,.44,1)}.equipe-video-btteasing:hover .equipe-video-bt-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.equipe-video-btteasing:hover .equipe-video-bt-label:after{width:1.528vw}@media (min-width:1920px){.equipe-video-btteasing:hover .equipe-video-bt-label:after{width:30.8px}}@media (max-width:1280px){.equipe-video-btteasing:hover .equipe-video-bt-label:after{width:22px}}.equipe-video-btteasing.hide{opacity:0;pointer-events:none;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}.equipe-video-bt-label{position:relative;width:154px;height:40px;line-height:40px;border:3px solid #e0003f;background-color:transparent;font-family:neutra-light,sans-serif;letter-spacing:.05em;font-size:18px;color:#e0003f;text-align:center;transition:all .6s cubic-bezier(.165,.84,.44,1)}.equipe-video-bt-label strong{font-family:neutra-bold,sans-serif}.equipe-video-bt-label:after{position:absolute;width:2.778vw;height:1px;top:50%;right:-2.083vw;background-color:#e0003f;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}@media (min-width:1920px){.equipe-video-bt-label:after{width:56px;right:-42px}}@media (max-width:1280px){.equipe-video-bt-label:after{width:40px;right:-30px}}.equipe-video-bt-losange{position:absolute;width:34px;height:34px;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.equipe-video-bt-losange .icon{position:absolute;display:block;width:0;height:0;top:50%;left:50%;margin-left:4px;border-style:solid;border-width:6px;border-color:transparent transparent transparent #fff;z-index:10}.equipe-club-info,.equipe-presentation-bt{display:inline-block;vertical-align:top;text-transform:uppercase}.equipe-top{position:relative;width:100%;min-height:600px;overflow:hidden;z-index:0}.equipe-top-img{position:absolute;width:100%;top:0;left:0;z-index:0}.equipe-top-bt,.equipe-top-bt:after,.equipe-top-label,.equipe-top-logo{position:absolute;left:50%}.equipe-top-label{width:122px;height:20px;line-height:20px;top:50%;margin-left:-61px;margin-top:-261px;text-align:center;font-size:14px;font-family:neutra-book-alt,sans-serif;text-transform:uppercase;letter-spacing:.05em;background-color:#e0003f;color:#fff;z-index:2}.equipe-top-logo{width:242px;height:264px;top:50%;margin-left:-121px;margin-top:-132px;z-index:1}.equipe-top-bt{top:50%;margin-top:211px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.equipe-top-bt .icon{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.equipe-top-bt:after{width:1px;height:40px;top:-70px;background-color:#e0003f;content:'';-webkit-transition:top .6s cubic-bezier(.165,.84,.44,1);transition:top .6s cubic-bezier(.165,.84,.44,1)}.equipe-top-bt:hover:after{top:-56px}.equipe-presentation{position:relative;width:100%;max-width:840px;min-height:800px;padding-bottom:120px;margin:80px auto 0}.equipe-presentation:not(.visible) .equipe-paragraph,.equipe-presentation:not(.visible) .equipe-title{opacity:0;-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.equipe-presentation:not(.visible) .equipe-presentation-equipe{opacity:0;-webkit-transform:translate(-20px,0);transform:translate(-20px,0)}.equipe-presentation:not(.visible) .equipe-presentation-citation{opacity:0;-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.equipe-presentation.visible .equipe-title{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94),transform 1.8s cubic-bezier(.165,.84,.44,1);transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94),transform 1.8s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1)}.equipe-presentation.visible .equipe-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .2s}.equipe-presentation.visible .equipe-presentation-equipe{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity 1.8s cubic-bezier(.25,.46,.45,.94) .4s,transform 1.8s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1) .4s}.equipe-presentation.visible .equipe-presentation-citation{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 2.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2.2s cubic-bezier(.165,.84,.44,1) .2s,transform 2.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2.2s cubic-bezier(.165,.84,.44,1) .2s,transform 2.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1) .2s}.equipe-presentation-bts{position:relative;width:470px;height:70px;margin:0 auto;font-size:0;z-index:1}.equipe-presentation-bts:not(.visible) .equipe-presentation-bt{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.equipe-presentation-bts.visible .equipe-presentation-bt{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.equipe-presentation-bt{position:relative;width:154px;height:calc(100% - 34px);padding:14px 0;line-height:20px;letter-spacing:.02em;border:3px solid #647e69;font-size:18px;font-family:neutra-light,sans-serif;text-align:center;text-decoration:none;color:#647e69}.equipe-presentation-bt.selected,.equipe-presentation-bt:not(.selected):hover{background-color:#647e69;color:#fff}.equipe-presentation-bt:not(.selected){-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.equipe-presentation-bt.traitleft:before,.equipe-presentation-bt.traitright:before{position:absolute;width:120px;height:1px;top:50%;background-color:#c2c6bb;content:''}.equipe-presentation-bt strong{font-family:neutra-bold,sans-serif}.equipe-presentation-bt:first-child{margin-right:150px}.equipe-presentation-bt.traitleft{-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-presentation-bt.traitleft:before{left:-135px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.equipe-presentation-bt.traitleft:hover:before{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.equipe-presentation-bt.traitright:before{right:-135px;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.equipe-presentation-bt.traitright:hover:before{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.equipe-presentation-title{position:relative;width:100%;height:80px;margin-top:110px;margin-bottom:40px;line-height:30px;font-size:30px;font-family:neutra-light,sans-serif;text-transform:uppercase;letter-spacing:.05em;z-index:1}.equipe-presentation-title strong{font-family:neutra-bold,sans-serif}.equipe-presentation-title:after{position:absolute;width:100px;height:5px;bottom:0;left:0;background-color:#647e69;content:''}.equipe-presentation-paragraph{position:relative;width:380px;line-height:28px;font-size:16px;font-family:neutra-book-alt,sans-serif;color:#222;z-index:1}.equipe-presentation-paragraph strong{font-family:neutra-bold,sans-serif}.equipe-presentation-equipe{position:relative;display:block;width:440px;height:275px;margin-top:35px;margin-bottom:80px;margin-left:-60px;z-index:1}.equipe-presentation-citation{position:absolute;width:786px;height:100%;top:150px;right:-254px;z-index:0}.equipe-presentation-citation-img{position:absolute;width:786px;height:946px;top:0;left:0;z-index:0}.equipe-presentation-citation-label{position:absolute;width:856px;height:45px;padding:25px 0 20px;top:400px;right:0;text-align:center;background-color:#ebefe1;z-index:1}.equipe-club{position:relative;width:100%}.equipe-club:not(.visible) .equipe-club-top:before{opacity:.4}.equipe-club.visible .equipe-club-top:before{opacity:0;-webkit-transition:opacity 1.4s cubic-bezier(.25,.46,.45,.94);transition:opacity 1.4s cubic-bezier(.25,.46,.45,.94)}.equipe-club-top{position:relative;width:100%;height:0;padding-bottom:59%;overflow:hidden}.equipe-club-top:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#222;z-index:1;content:''}.equipe-club-top-img{position:relative;width:100%;z-index:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.equipe-club-top-title{position:absolute;width:100px;height:80px;top:12.53%;left:50%;margin-left:-50px;text-align:center;z-index:1}.equipe-club-infos{position:relative;max-width:800px;margin:50px auto 0;font-size:0}.equipe-club-infos:not(.visible) .equipe-club-info{opacity:0}.equipe-club-info{position:relative;width:370px;height:40px;margin-top:50px;font-size:18px;font-family:neutra-book-alt,sans-serif}.equipe-club-info .icon,.equipe-club-info span{display:inline-block;vertical-align:bottom}.equipe-club-info:nth-child(odd){margin-right:60px}.equipe-club-info .icon{position:relative;color:#647e69;margin-right:20px}.equipe-club-info .icon.marker{width:28px;height:40px}.equipe-club-info .icon.cup{width:39px;height:34px}.equipe-club-info .icon.team{width:35px;height:32px}.equipe-club-info .icon.date{width:32px;height:35px}.equipe-club-info .icon.weigth{width:34px;height:37px}.equipe-club-info strong{font-family:neutra-bold,sans-serif}.equipe-pourquoi{position:relative;max-width:800px;margin:180px auto 0;padding-bottom:140px}.equipe-pourquoi:not(.visible) .equipe-title{opacity:0;-webkit-transform:rotateY(-60deg);transform:rotateY(-60deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}.equipe-pourquoi:not(.visible) .equipe-paragraph{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.equipe-pourquoi:not(.visible) .equipe-pourquoi-img{opacity:0;-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.equipe-pourquoi.visible .equipe-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),transform 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1)}.equipe-pourquoi.visible .equipe-paragraph{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2s cubic-bezier(.25,.46,.45,.94) .2s,transform 2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 2s cubic-bezier(.25,.46,.45,.94) .2s,transform 2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 2s cubic-bezier(.165,.84,.44,1) .2s}.equipe-pourquoi.visible .equipe-pourquoi-img{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),transform 2s cubic-bezier(.165,.84,.44,1);transition:opacity 2s cubic-bezier(.25,.46,.45,.94),transform 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1)}.equipe-pourquoi-title{position:relative;z-index:1}.equipe-pourquoi-txt{position:relative;width:360px;margin-top:50px;line-height:28px;font-size:16px;font-family:neutra-light,sans-serif;z-index:1}.equipe-pourquoi-txt strong,.equipe-tweet-brag{font-family:neutra-bold,sans-serif}.equipe-pourquoi-img{position:absolute;right:-260px;top:-20px;z-index:0}.equipe-tweet{position:relative;width:100%;padding:60px 0;}.equipe-tweet-content{position:relative;width:100%;max-width:840px;margin:0 auto}.equipe-tweet-title{width:170px;margin:0 auto;text-align:center;color:#fff}.equipe-tweet-title:after{left:50%;margin-left:-50px}.equipe-tweet-items{position:relative;width:100%;max-width:590px;height:0;padding-bottom:51.787%;margin:30px auto 0;perspective:100vw;z-index:1}.equipe-tweet-item,.equipe-tweet-item-img{position:absolute;width:100%;top:0;left:50%}.equipe-tweet-item{height:100%;margin-left:-50%;z-index:0}.equipe-tweet-item.selected{z-index:1}.equipe-tweet-item:not(.selected){opacity:0;-webkit-transform:translate(100%,0);transform:translate(100%,0)}.equipe-tweet-item-img{height:auto;outline:transparent solid 1px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.equipe-tweet-item-shadow{position:relative;display:block;margin:-50px auto 0;z-index:0}.equipe-tweet-brag{position:relative;width:300px;height:40px;padding:10px 20px;margin:-50px auto 0;line-height:20px;font-size:16px;text-transform:uppercase;text-align:center;background-color:#647e69;color:#fff}.equipe-tweet-btnext:after,.equipe-tweet-btprev:after{position:absolute;width:40px;height:1px;content:''}.equipe-remise-bt-label,.equipe-tweet-bt-label{padding-top:13px;line-height:20px;font-size:18px;text-transform:uppercase;text-align:center}.equipe-tweet-btprev{position:absolute;top:300px;left:50%;margin-left:-480px;z-index:10}.equipe-tweet-btprev:before{background-color:#fff}.equipe-tweet-btprev:after{top:50%;right:-70px;background-color:#647e69;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipe-tweet-btprev .icon{color:#647e69;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.equipe-tweet-btprev:hover:before{background-color:#647e69}.equipe-tweet-btprev:hover:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.equipe-tweet-btprev:hover .icon{color:#fff}.equipe-tweet-btnext{position:absolute;top:300px;left:50%;margin-left:430px;z-index:10}.equipe-tweet-btnext:before{background-color:#fff}.equipe-tweet-btnext:after{top:50%;left:-70px;background-color:#647e69;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipe-tweet-btnext .icon{color:#647e69}.equipe-tweet-btnext:hover:before{background-color:#647e69}.equipe-tweet-btnext:hover:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.equipe-tweet-btnext:hover .icon{color:#fff}.equipe-tweet-bt{position:relative;display:block;width:266px;height:90px;margin:20px auto 0;cursor:pointer;text-decoration:none}.equipe-tweet-bt-icon,.equipe-tweet-bt-label{position:relative;display:inline-block;vertical-align:middle}.equipe-tweet-bt:hover .equipe-tweet-bt-label{background-color:#fff;color:#647e69}.equipe-tweet-bt:hover .equipe-tweet-bt-icon:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.equipe-tweet-bt-label{width:170px;height:calc(100% - 19px);font-family:neutra-light,sans-serif;border:3px solid #fff;color:#fff;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-remise-bt-label,.equipe-tweet-bt-icon:after{-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-tweet-bt-label strong{font-family:neutra-bold,sans-serif}.equipe-tweet-bt-icon{width:50px;height:50px;margin-left:35px}.equipe-tweet-bt-icon:after,.equipe-tweet-bt-icon:before{width:40px;background-color:#fff;position:absolute;top:50%;content:''}.equipe-tweet-bt-icon:before{height:40px;left:50%;margin-left:-20px;margin-top:-20px;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.equipe-tweet-bt-icon:after{height:1px;left:-50px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-remise-bt-icon:after,.equipe-remise-bt-icon:before,.equipe-remise-bt-icon:hover:before,.equipe-remise-bt:hover .equipe-remise-bt-icon:before{background-color:#647e69}.equipe-tweet-bt-icon .icon{position:absolute;width:14px;height:12px;top:50%;left:50%;margin-left:-7px;margin-top:-6px;color:#647e69;z-index:1}.equipe-remise{position:relative;width:100%;perspective:100vw}.equipe-remise:not(.visible) .equipe-title{opacity:0;-webkit-transform:rotateY(40deg);transform:rotateY(40deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}.equipe-remise:not(.visible) .equipe-remise-video{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}.equipe-remise:not(.visible) .equipe-remise-bt{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px)}.equipe-remise.visible .equipe-title{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1)}.equipe-remise.visible .equipe-remise-bt,.equipe-remise.visible .equipe-remise-video{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) .2s,transform 1.2s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .2s}.equipe-remise-content{position:relative;width:100%;max-width:960px;margin:60px auto 140px}.equipe-remise-title{margin-left:60px}.equipe-remise-video{position:relative;width:100%;height:0;margin-top:50px;padding-bottom:56.25%;overflow:hidden}.equipe-remise-video-youtube{position:absolute;width:100%;height:100%;top:0;left:0}.equipe-remise-bt{position:relative;display:block;width:216px;height:150px;margin:100px auto 0;cursor:pointer;text-decoration:none;opacity:0;-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) 1.6s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) 1.6s}.equipe-remise-bt:hover .equipe-remise-bt-label{background-color:#647e69;color:#fff}.equipe-remise-bt:hover .equipe-remise-bt-icon .icon{color:#fff}.equipe-remise-bt:hover .equipe-remise-bt-icon:after{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.equipe-remise-bt.hide{display:none}.equipe-remise-bt.visible{opacity:1}.equipe-remise-bt-label{position:relative;width:calc(100% - 6px);height:51px;font-family:neutra-light,sans-serif;border:3px solid #647e69;color:#647e69;transition:all .4s cubic-bezier(.165,.84,.44,1)}.equipe-remise-bt-label strong,.equipevie-item-date,.equipevie-item-title,.equipevie-top-encart-label,.equipevie-top-encart-txt,.equipevie-top-encart-txt strong{font-family:neutra-bold,sans-serif}.equipe-remise-bt-icon{position:relative;width:40px;height:40px;margin:40px auto 0}.equipe-remise-bt-icon:after{position:absolute;width:1px;height:40px;top:-60px;left:50%;content:'';-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.equipe-remise-bt-icon:hover:before{-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(1);transform:translate(-50%,-50%) rotate(45deg) scale(1)}.equipe-remise-bt-icon:hover .icon{color:#647e69}@media (max-width:1040px){.equipe-video-btteasing{top:550px;left:50%;right:auto;margin-left:-105px}.equipe-top{height:508px}.equipe-top-label{margin-top:-241px}.equipe-top-logo{margin-top:-162px}.equipe-top-bt{margin-top:151px}.equipe-title{height:70px;font-size:24px;line-height:24px}.equipe-presentation{width:calc(100% - 40px);max-width:480px;margin-top:50px;padding-bottom:50px}.equipe-presentation-bts{width:160px;height:200px}.equipe-presentation-bt{height:45px}.equipe-presentation-bt.traitleft{margin-top:60px}.equipe-presentation-bt.traitleft:before{width:1px;height:40px;top:-50px;left:50%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.equipe-presentation-bt.traitleft:hover:before{-webkit-transform:scaleX(1) scaleY(.5);transform:scaleX(1) scaleY(.5)}.equipe-presentation-bt.traitright{margin-bottom:60px}.equipe-presentation-bt.traitright:before{width:1px;height:40px;top:auto;bottom:-50px;left:50%;right:auto;-webkit-transform-origin:50% 0;transform-origin:50% 0}.equipe-presentation-bt.traitright:hover:before{-webkit-transform:scaleX(1) scaleY(.5);transform:scaleX(1) scaleY(.5)}.equipe-presentation-paragraph{width:100%}.equipe-presentation-equipe{position:relative;width:calc(100% + 40px);height:auto;margin-left:-20px;margin-bottom:50px}.equipe-presentation-citation{display:none}.equipe-club-top-title{height:60px;top:5%}.equipe-club-infos{max-width:480px;margin-top:20px}.equipe-club-info{margin-top:20px;margin-left:20px;font-size:14px}.equipe-club-info:nth-child(odd){margin-right:0}.equipe-club-info .icon{position:relative;display:inline-block;vertical-align:bottom;color:#647e69;margin-right:16px}.equipe-club-info .icon.marker{width:30px;height:30px}.equipe-club-info .icon.cup,.equipe-club-info .icon.team{width:30px;height:26px}.equipe-club-info .icon.date{width:28px;height:32px}.equipe-club-info .icon.weigth{width:30px;height:32px}.equipe-pourquoi{max-width:480px;margin-top:80px;padding-bottom:50px}.equipe-pourquoi-title{margin-left:20px}.equipe-pourquoi-txt{width:calc(100% - 40px);margin-left:20px}.equipe-pourquoi-img{position:relative;width:100%;left:0;top:0}.equipe-tweet-items{position:relative}.equipe-tweet-item{position:absolute;top:0;left:50%;margin-left:-50%;overflow:hidden}.equipe-tweet-item-img{position:absolute;width:auto;height:100%;left:50%;top:0;outline:transparent solid 1px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.equipe-tweet-item-shadow{position:relative;display:block;width:100%;margin:-20px auto 0;z-index:0}.equipe-tweet-brag{position:relative;width:calc(100% - 80px);max-width:320px;height:40px;padding:10px 20px;margin:-20px auto 0}.equipe-tweet-btnext,.equipe-tweet-btprev{display:none}.equipe-remise-content{margin-bottom:80px}.equipe-remise-bt{margin-top:50px}}@media (max-width:768px){.equipe-tweet-items{position:relative;padding-bottom:65%}}#content.equipevie{background-color:#ebefe1}#content.equipevie.brakass .equipe-presentation-bt{border:3px solid #36356f;color:#36356f}#content.equipevie.brakass .equipe-presentation-bt.selected,#content.equipevie.brakass .equipe-presentation-bt:not(.selected):hover{background-color:#36356f;color:#fff}#content.equipevie.brakass .equipevie-item-btmore .equipevie-item-btmore-label,#content.equipevie.brakass .equipevie-item-date,#content.equipevie.brakass .equipevie-item-date strong,#content.equipevie.brakass .equipevie-top-encart-txt strong{color:#36356f}#content.equipevie.brakass .equipe-presentation-bt.traitleft:before,#content.equipevie.brakass .equipe-presentation-bt.traitright:before{background-color:#36356f}#content.equipevie.brakass .equipevie-top-encart:before{background:url('/themes/custom/justin_bridou/assets/img/encart.jpg') no-repeat #fff}#content.equipevie.brakass .equipevie-event-btclose:after,#content.equipevie.brakass .equipevie-event-btclose:before,#content.equipevie.brakass .equipevie-event-label,#content.equipevie.brakass .equipevie-event-rs:before,#content.equipevie.brakass .equipevie-event-rss span,#content.equipevie.brakass .equipevie-event-rss:after,#content.equipevie.brakass .equipevie-event-rss:before,#content.equipevie.brakass .equipevie-event-title:after,#content.equipevie.brakass .equipevie-item-bt:hover:before,#content.equipevie.brakass .equipevie-item-btmore .equipevie-item-btmore-icon:before,#content.equipevie.brakass .equipevie-item-btmore .equipevie-item-btmore-label:after,#content.equipevie.brakass .equipevie-item-date:after,#content.equipevie.brakass .equipevie-top-encart-label{background-color:#36356f}#content.equipevie.brakass .equipevie-item-btmore:hover .equipevie-item-btmore-icon .icon{color:#fff}#content.equipevie.brakass .equipevie-item-bt .icon{color:#36356f}#content.equipevie.brakass .equipevie-item-bt:hover .icon{color:#fff}#content.equipevie.brakass .equipevie-event-info-number{color:#36356f}.equipevie-top{position:relative;width:100%;max-width:1440px;margin:0 auto}.equipevie-top .equipe-presentation-bts{padding-top:70px}.equipevie-top-img{position:absolute;width:100%;min-width:800px;top:0;left:50%;z-index:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.equipevie-top-encart{position:relative;display:none;width:100%;max-width:480px;min-height:142px;padding-bottom:30px;margin:120px auto 0;background:#fff}.equipevie-top-encart:before{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;z-index:1;content:''}.equipevie-top-encart.visible{display:block}.equipevie-top-encart-label{position:relative;width:146px;height:36px;top:-18px;margin:0 auto;line-height:36px;font-size:18px;text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#fff;background-color:#647e69;z-index:2}.equipevie-top-encart-img{position:absolute;width:306px;height:314px;top:-81px;left:-113px;z-index:0}.equipevie-item:nth-child(even) .equipevie-item-date,.equipevie-item:nth-child(even):after,.equipevie-item:nth-child(even):before{left:-80px;right:auto}.equipevie-top-encart-txt{position:relative;width:calc(100% - 40px);margin:10px auto 0;line-height:24px;font-size:16px;text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#222;z-index:2}.equipevie-top-encart-txt strong{display:block;line-height:26px;font-size:30px;color:#647e69}.equipevie-items{position:relative;width:100%;max-width:960px;margin:30px auto 160px;-webkit-perspective:800vw;perspective:800vw}.equipevie-item{position:relative;display:block;width:520px;min-height:500px;padding-top:26px}.equipevie-item:after,.equipevie-item:before{position:absolute;width:80px;height:100%;right:0;top:0;background-color:#d0d9c9;z-index:0;content:''}.equipevie-item:before{z-index:1}.equipevie-item:after{background-color:#d0d9c9;opacity:.3;z-index:0}.equipevie-item:nth-child(even){margin-left:520px}.equipevie-item:nth-child(even):before{background-color:#dce2d3}.equipevie-item:nth-child(even) .equipevie-item-date:after{left:40px}.equipevie-item:nth-child(even) .equipevie-item-bts{right:auto;left:-20px}.equipevie-item.hastransition:before{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:-webkit-transform 1.8s cubic-bezier(.77,0,.175,1);transition:-webkit-transform 1.8s cubic-bezier(.77,0,.175,1);transition:transform 1.8s cubic-bezier(.77,0,.175,1);transition:transform 1.8s cubic-bezier(.77,0,.175,1),-webkit-transform 1.8s cubic-bezier(.77,0,.175,1)}.equipevie-item.hastransition:nth-child(odd) .equipevie-item-date{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.equipevie-item.hastransition:nth-child(odd) .equipevie-item-date:after{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.equipevie-item.hastransition:nth-child(odd) .equipevie-item-title{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:rotateY(-45deg);transform:rotateY(-45deg);-webkit-transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .6s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .6s;transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .6s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .6s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .6s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .6s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .6s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .6s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .6s}.equipevie-item.hastransition:nth-child(odd) .equipevie-item-imgs,.equipevie-item.hastransition:nth-child(odd) .equipevie-item-video{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:rotateY(-45deg);transform:rotateY(-45deg);-webkit-transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .8s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .8s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s}.equipevie-item.hastransition:nth-child(even) .equipevie-item-date{-webkit-transform:translate(30px,0);transform:translate(30px,0)}.equipevie-item.hastransition:nth-child(even) .equipevie-item-date:after{-webkit-transform-origin:0 50%;transform-origin:0 50%}.equipevie-item.hastransition:nth-child(even) .equipevie-item-imgs,.equipevie-item.hastransition:nth-child(even) .equipevie-item-title,.equipevie-item.hastransition:nth-child(even) .equipevie-item-video{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotateY(45deg);transform:rotateY(45deg);-webkit-transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .8s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s;transition:transform 1.6s cubic-bezier(.165,.84,.44,1) .8s,opacity 1.6s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform 1.6s cubic-bezier(.165,.84,.44,1) .8s}.equipevie-item.hastransition .equipevie-item-date{opacity:0;-webkit-transition:opacity .8s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .8s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .4s,opacity .8s cubic-bezier(.165,.84,.44,1) .4s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .4s,opacity .8s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s}.equipevie-item.hastransition .equipevie-item-date:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .6s;transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .6s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .6s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .6s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .6s}.equipevie-item.hastransition .equipevie-item-txt{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) 1.2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) 1.2s;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94) 1.2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) 1.2s;transition:transform 1.2s cubic-bezier(.165,.84,.44,1) 1.2s,opacity 1.2s cubic-bezier(.25,.46,.45,.94) 1.2s;transition:transform 1.2s cubic-bezier(.165,.84,.44,1) 1.2s,opacity 1.2s cubic-bezier(.25,.46,.45,.94) 1.2s,-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) 1.2s}.equipevie-item.hastransition .equipevie-item-bt.prev{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .9s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .9s;transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .9s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .9s;transition:transform .4s cubic-bezier(.165,.84,.44,1) .9s,opacity .4s cubic-bezier(.25,.46,.45,.94) .9s;transition:transform .4s cubic-bezier(.165,.84,.44,1) .9s,opacity .4s cubic-bezier(.25,.46,.45,.94) .9s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .9s}.equipevie-item.hastransition .equipevie-item-bt.next{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94) 1s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) 1s;transition:opacity .4s cubic-bezier(.25,.46,.45,.94) 1s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) 1s;transition:transform .4s cubic-bezier(.165,.84,.44,1) 1s,opacity .4s cubic-bezier(.25,.46,.45,.94) 1s;transition:transform .4s cubic-bezier(.165,.84,.44,1) 1s,opacity .4s cubic-bezier(.25,.46,.45,.94) 1s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) 1s}.equipevie-item.hastransition .equipevie-item-btmore{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) 1.4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) 1.4s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) 1.4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) 1.4s;transition:transform .8s cubic-bezier(.165,.84,.44,1) 1.4s,opacity .8s cubic-bezier(.25,.46,.45,.94) 1.4s;transition:transform .8s cubic-bezier(.165,.84,.44,1) 1.4s,opacity .8s cubic-bezier(.25,.46,.45,.94) 1.4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) 1.4s}.equipevie-item.hastransition.visible:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.equipevie-item.hastransition.visible .equipevie-item-date{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.equipevie-item.hastransition.visible .equipevie-item-date:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.equipevie-item.hastransition.visible .equipevie-item-imgs,.equipevie-item.hastransition.visible .equipevie-item-title,.equipevie-item.hastransition.visible .equipevie-item-txt,.equipevie-item.hastransition.visible .equipevie-item-video{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform:translate(0,0);transform:translate(0,0)}.equipevie-item.hastransition.visible .equipevie-item-bt,.equipevie-item.hastransition.visible .equipevie-item-btmore{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.equipevie-item-date{position:absolute;width:80px;top:36px;right:0;font-size:14px;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#647e69;opacity:0;z-index:2}.equipevie-item-date:after{position:absolute;width:80px;height:5px;bottom:-12px;left:-40px;background-color:#647e69;content:''}.equipevie-item-date strong{font-size:23px;color:#aab8a7}.equipevie-item-title{position:relative;width:100%;max-width:320px;margin-left:60px;padding-bottom:30px;line-height:30px;font-size:18px;text-transform:uppercase;letter-spacing:.05em;color:#222;opacity:0}.equipevie-item-video{position:relative;width:calc(100% - 80px);height:0;padding-bottom:56.25%;margin-top:14px;overflow:hidden;opacity:0}.equipevie-item-video-youtube{position:absolute;width:100%;height:100%;top:0;left:0}.equipevie-item-imgs{position:relative;width:calc(100% - 80px);height:0;padding-bottom:52.9%;margin-top:14px;overflow:hidden;opacity:0}.equipevie-item-img{position:absolute;width:100%;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(100%,0);transform:translate(100%,0)}.equipevie-item-img.selected{-webkit-transform:translate(0,0);transform:translate(0,0)}.equipevie-item-bts{position:absolute;right:60px;top:auto;font-size:0;margin-top:-157px;z-index:1}.equipevie-item-bt{position:relative;display:inline-block;vertical-align:top;width:40px;height:40px;cursor:pointer}.equipevie-item-bt.prev{margin-right:20px}.equipevie-item-bt.prev .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.equipevie-item-bt:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;content:'';z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-rs,.equipevie-item-bt .icon{-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1)}.equipevie-item-bt .icon{position:absolute;width:14px;height:8px;top:50%;left:50%;margin-left:-7px;margin-top:-4px;color:#647e69;z-index:1;transition:color .4s cubic-bezier(.165,.84,.44,1)}.equipevie-item-bt:hover:before{background-color:#647e69;-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}.equipevie-item-bt:hover .icon{color:#fff}.equipevie-item-txt{position:relative;width:100%;max-width:320px;margin-left:60px;margin-top:30px;line-height:28px;font-size:16px;font-family:neutra-book-alt,sans-serif;color:#222}.equipevie-event-label,.equipevie-item-btmore-label{font-family:neutra-bold,sans-serif;text-transform:uppercase}.equipevie-item-btmore{position:relative;display:block;max-width:300px;margin-left:60px;margin-top:20px;font-size:0;text-decoration:none;cursor:pointer}.equipevie-item-btmore:hover .equipevie-item-btmore-label:after{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.equipevie-item-btmore:hover .equipevie-item-btmore-icon:before{background-color:#fff;-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}.equipevie-item-btmore:hover .equipevie-item-btmore-icon .icon{color:#647e69;-webkit-transform:translate(3px,0);transform:translate(3px,0)}.equipevie-item-btmore-label{position:relative;display:inline-block;vertical-align:top;line-height:24px;padding-right:30px;font-size:18px;color:#647e69}.equipevie-item-btmore-label:after{position:absolute;width:1px;height:40px;top:5px;right:18px;background-color:#647e69;content:'';-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-item-btmore-icon:before,.top14-step-bt span:after{-webkit-transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-item-btmore-icon{position:relative;display:inline-block;vertical-align:top;width:40px;height:40px;margin-top:6px}.equipevie-item-btmore-icon:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#647e69;content:'';z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-item-btmore-icon .icon{position:absolute;width:14px;height:8px;top:50%;left:50%;margin-left:-7px;margin-top:-4px;color:#fff;z-index:1;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:10}.equipevie-event:before{position:absolute;width:50%;height:100%;background-color:#222;opacity:.5;content:'';-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:transform .4s cubic-bezier(.19,1,.22,1) .4s,-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s}.equipevie-event.show{pointer-events:auto}.equipevie-event.show:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.equipevie-event.show .equipevie-event-btclose{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .8s;transition:opacity .4s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .8s;transition:transform .4s cubic-bezier(.165,.84,.44,1) .8s,opacity .4s cubic-bezier(.25,.46,.45,.94) .8s;transition:transform .4s cubic-bezier(.165,.84,.44,1) .8s,opacity .4s cubic-bezier(.25,.46,.45,.94) .8s,-webkit-transform .4s cubic-bezier(.165,.84,.44,1) .8s}.equipevie-event.show .equipevie-event-container{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.equipevie-event.show .equipevie-event-content{opacity:1;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .8s;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .8s}.equipevie-event-btclose{position:absolute;width:40px;height:40px;top:auto;left:-70px;opacity:0;cursor:pointer;z-index:2;-webkit-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose:after,.equipevie-event-btclose:before{width:40px;top:50%;background-color:#647e69;content:'';-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);position:absolute}.equipevie-event-btclose:before{height:40px;left:50%;margin-left:-20px;margin-top:-20px;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose:after{height:1px;right:-50px;-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose-icon,.equipevie-event-btclose-icon:before{-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose:hover:before{-webkit-transform:scale(.9) rotate(45deg);transform:scale(.9) rotate(45deg)}.equipevie-event-btclose:hover:after{-webkit-transform:scale(.5);transform:scale(.5)}.equipevie-event-btclose:hover .equipevie-event-btclose-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.equipevie-event-btclose-icon{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose-icon:after,.equipevie-event-btclose-icon:before{position:absolute;width:10px;height:2px;margin-left:-5px;margin-top:-1px;background-color:#fff}.equipevie-event-btclose-icon:after,.equipevie-event-btclose-icon:before,.equipevie-event-rs:before{top:50%;left:50%;z-index:0;content:''}.equipevie-event-btclose-icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-btclose-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-container{position:relative;width:calc(50% - 50px);height:calc(100% - 50px);margin-left:50%;padding:50px 0 0 50px;background-color:#fff;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:transform .4s cubic-bezier(.19,1,.22,1) .4s;transition:transform .4s cubic-bezier(.19,1,.22,1) .4s,-webkit-transform .4s cubic-bezier(.19,1,.22,1) .4s}.equipevie-event-content{position:relative;max-width:calc(100% - 15px);font-size:0;opacity:0;-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.equipevie-event-img{width:100%}.equipevie-event-label{position:relative;width:100px;height:20px;margin:0 auto;padding:0 10px;line-height:20px;font-size:14px;letter-spacing:.05em;text-align:center;background-color:#647e69;color:#fff;opacity:0}.equipevie-event-info-title,.equipevie-event-title{color:#222;font-family:neutra-bold,sans-serif;text-transform:uppercase}.equipevie-event-label.visible{opacity:11}.equipevie-event-title{position:relative;width:calc(100% - 40px);max-width:320px;margin:30px auto 0;padding-bottom:12px;line-height:28px;font-size:24px;letter-spacing:-.05em;text-align:center}.equipevie-event-title:after{position:absolute;width:100px;height:5px;bottom:0;left:50%;margin-left:-50px;background-color:#647e69;content:''}.equipevie-event-cols{position:relative;width:100%;margin-top:54px;font-size:0}.equipevie-event-col{position:relative;display:inline-block;vertical-align:top;width:50%}.equipevie-event-info{position:relative;margin-bottom:20px}.equipevie-event-info-title{position:relative;line-height:16px;font-size:18px;letter-spacing:.05em}.equipevie-event-info-number{position:relative;display:inline-block;vertical-align:top;margin-top:18px;font-size:48px;font-family:neutra-bold,sans-serif;text-transform:uppercase;letter-spacing:-.05em;color:#647e69}.equipevie-event-info-number small{vertical-align:top;font-size:34px}.equipevie-event-info-txt{position:relative;display:inline-block;vertical-align:top;width:180px;margin-left:28px;margin-top:12px;line-height:24px;font-size:14px;font-family:neutra-book-alt,sans-serif;color:#000}.equipevie-event-mea-subtitle,.equipevie-event-mea-title{position:relative;font-family:neutra-bold,sans-serif;text-transform:uppercase}.equipevie-event-mea{position:relative;margin-top:40px}.equipevie-event-mea-title{line-height:16px;font-size:18px;letter-spacing:.05em;color:#222}.equipevie-event-mea-img{margin-top:20px}.equipevie-event-mea-subtitle{margin-top:10px;font-size:14px;color:#000}.equipevie-event-mea-txt,.equipevie-event-paragraph{font-size:14px;font-family:neutra-book-alt,sans-serif;line-height:24px;position:relative}.equipevie-event-mea-txt{width:100%;max-width:280px;margin-top:16px;color:#222}.equipevie-event-paragraph{width:calc(100% - 20px);color:#000}.equipevie-event-paragraph-label,.jeu-submenu-item{color:#222;text-transform:uppercase;vertical-align:top}.equipevie-event-paragraph-label{position:relative;display:inline-block;width:100%;line-height:24px;font-size:18px;font-family:neutra-bold,sans-serif;letter-spacing:-.05em}.equipevie-event-rss{position:relative;width:260px;height:40px;margin:120px auto 0;font-size:0}.equipevie-event-rss span,.equipevie-event-rss:after,.equipevie-event-rss:before{height:1px;position:relative;display:inline-block;vertical-align:middle;width:40px;background-color:#647e69}.equipevie-event-rss:after,.equipevie-event-rss:before{content:''}.equipevie-event-rs{position:relative;display:inline-block;vertical-align:middle;width:40px;height:40px;margin:0 12px;color:#fff;text-decoration:none;transition:color .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-rs:before{position:absolute;width:40px;height:40px;margin-left:-20px;margin-top:-20px;background-color:#647e69;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.equipevie-event-rs .icon{position:relative;z-index:1}.equipevie-event-rs .icon.twitter{width:14px;height:12px;margin-top:13px;margin-left:14px}.equipevie-event-rs .icon.facebook{width:8px;height:16px;margin-left:16px;margin-top:12px}.equipevie-event-rs:hover:before{background-color:#222;-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}@media (max-width:1040px){.equipevie-items{position:relative;margin:60px auto 160px}.equipevie-item{position:relative;display:block;width:100%;max-width:520px;margin:0 auto;padding-top:100px;padding-bottom:40px}.equipevie-item:before{position:absolute;display:none;width:20px;height:100%;right:auto;left:0;top:0;background-color:#d0d9c9;z-index:0;content:''}.equipevie-item:after{display:none}.equipevie-item:nth-child(even){margin-left:auto}.equipevie-item:nth-child(even):before{right:auto;left:0;background-color:#dce2d3}.equipevie-item:nth-child(even) .equipevie-item-date{right:auto;left:0}.equipevie-item:nth-child(even) .equipevie-item-date:after{left:0}.equipevie-item:nth-child(even) .equipevie-item-bts{right:20px;left:auto}.equipevie-item-date{right:auto;left:0;text-align:right}.equipevie-item-date:after{left:0}.equipevie-item-title{position:relative;width:calc(100% - 60px);max-width:400px;margin-left:30px;line-height:30px;font-size:18px;font-family:neutra-bold,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#222}.equipevie-item-imgs,.equipevie-item-video{width:calc(100% - 20px);margin-top:14px;margin-left:20px}.equipevie-item-imgs{padding-bottom:52.9%}.equipevie-item-txt{width:calc(100% - 60px);max-width:400px;margin-left:30px}.equipevie-item-btmore{position:relative;margin-left:30px;margin-top:20px;font-size:0;cursor:pointer}.equipevie-item-bts{position:absolute;right:20px;font-size:0;z-index:1}.equipevie-event-container{position:relative;width:calc(100% - 100px);height:calc(100% - 50px);margin-left:0;padding:50px 50px 0;background-color:#fff}.equipevie-event-content{max-width:100%}.equipevie-event-btclose{position:absolute;width:40px;height:40px;top:-20px;left:auto;right:-20px}}@media (max-width:768px){.equipevie-top-encart{margin-top:300px}.equipevie-top-encart-img{position:absolute;width:280px;height:auto;top:-200px;left:60%;margin-left:-160px;z-index:0}.equipevie-top-encart-txt{line-height:20px;font-size:15px}.equipevie-top-encart-txt strong{line-height:18px;font-size:24px}.equipevie-event-container{position:relative;width:calc(100% - 40px);height:calc(100% - 50px);margin-left:0;padding:50px 20px 0;background-color:#fff}.equipevie-event-btclose{position:absolute;width:40px;height:40px;top:-20px;left:auto;right:0}.equipevie-event-col{display:block;width:100%;margin-bottom:30px}.equipevie-event-img{position:relative;width:calc(100% + 40px);left:-20px}.equipevie-event-title{width:100%;line-height:24px;font-size:20px}.equipevie-event-info-txt{width:100%;max-width:300px;font-size:16px}.equipevie-event-paragraph{font-size:16px}.equipevie-item-bts{display:none}}.jeu-submenu{position:relative;max-width:470px;margin:50px auto 0;font-size:0}.jeu-submenu-item{position:relative;display:inline-block;width:154px;height:50px;padding-top:14px;font-size:18px;font-family:neutra-light,sans-serif;text-align:center;text-decoration:none;border:3px solid #e50054;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.jeu-submenu-item:not(:first-child){margin-left:150px}.jeu-submenu-item:not(:first-child):before{position:absolute;width:130px;height:1px;top:50%;left:-143px;background-color:#bdb2bb;content:''}.jeu-submenu-item strong{font-family:neutra-bold,sans-serif}.jeu-submenu-item.selected,.jeu-submenu-item:hover{background-color:#e50054;color:#fff}@media (max-width:1040px){.jeu-submenu{max-width:calc(100% - 40px);margin-top:80px}.jeu-submenu-item{display:block;width:100%;max-width:320px;margin:0 auto 20px}.jeu-submenu-item:not(:first-child){margin-left:auto}.jeu-submenu-item:not(:first-child):before{display:none}}.jeu-bottom{position:absolute;width:100%;left:0;bottom:8px;color:#e50054;text-align:center}.jeu-bottom-link{position:relative;display:inline-block;vertical-align:top;font-size:14px;font-family:neutra-book-alt,sans-serif;color:#e50054;text-decoration:none;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1)}.jeu-presentation-subtitle,.jeu-presentation-title{font-size:28px;font-family:neutra-bold,sans-serif;position:relative;text-align:center}.jeu-bottom-link:hover{color:#222}#content.jeu-presentation{position:relative;width:100%;height:calc(100% - 60px);min-height:600px;background:url('/themes/custom/justin_bridou/assets/img/jeu/bg.jpg') center no-repeat #ffdd34;background-size:cover}.jeu-presentation-content{position:relative;max-width:940px;min-height:610px;top:45%;margin:-305px auto 0;text-align:center}.jeu-presentation-img{position:relative;display:block;margin:0 auto}.jeu-presentation-title{display:inline-block;height:34px;padding:18px 20px;margin:65px auto 0;line-height:34px;text-transform:uppercase;background-color:#222;color:#fff}.jeu-presentation-title strong{color:#e50054}.jeu-presentation-rdv,.jeu-presentation-subtitle{line-height:46px;background-color:#e50054;color:#fff;text-transform:uppercase;display:inline-block}.jeu-presentation-subtitle{min-height:46px;padding:0 24px;margin:0 auto;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.jeu-presentation-end{margin-top:40px;padding:0 20px}.jeu-presentation-thanks{font-size:22px;text-transform:uppercase;margin-bottom:10px}.jeu-presentation-rdv{margin:0 auto;padding:0 24px;font-size:28px}.jeu-presentation-ending{margin-top:18px;font-size:22px;line-height:25px;color:#e50054;text-transform:uppercase}.jeu-presentation-ending span{text-transform:none;color:#000}.jeu-presentation-blocks{position:relative;width:100%;margin-top:86px;font-size:0}.jeu-presentation-block{position:relative;display:inline-block;vertical-align:top;width:calc(50% - 64px);height:225px;padding-left:40px;text-decoration:none;-webkit-box-shadow:0 2px 10px 1px rgba(0,0,0,.3);box-shadow:0 2px 10px 1px rgba(0,0,0,.3);cursor:pointer}.jeu-presentation-block:first-child{background:url('/themes/custom/justin_bridou/assets/img/jeu/1.jpg') center no-repeat #e50054;background-size:cover;margin-right:48px}.jeu-presentation-block:first-child .jeu-presentation-block-icon{margin-top:40px}.jeu-presentation-block:nth-child(2){background:url('/themes/custom/justin_bridou/assets/img/jeu/2.jpg') center no-repeat #e50054;background-size:cover}.jeu-presentation-block:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#222;opacity:0;content:'';-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.jeu-presentation-block-subtitle,.jeu-presentation-block-title{position:relative;font-family:neutra-bold,sans-serif;letter-spacing:.05em;color:#fff;text-transform:uppercase}.jeu-presentation-block:hover:before{opacity:.3}.jeu-presentation-block:hover .jeu-presentation-block-icon:before{background-color:#e50054}.jeu-presentation-block:hover .jeu-presentation-block-icon .icon{color:#fff}.jeu-presentation-block-title{margin-top:40px;font-size:22px}.jeu-presentation-block-subtitle{margin-top:6px;padding-bottom:23px;font-size:14px;line-height:20px}.jeu-presentation-block-subtitle:before{position:absolute;width:55px;height:5px;bottom:0;left:0;background-color:#fff;content:''}.jeu-presentation-block-icon{width:40px;height:40px;margin-top:18px;margin-left:10px}.jeu-presentation-block-icon .icon{color:#e50054}@media (max-height:820px){.jeu-presentation-content{max-height:600px;top:50%}.jeu-presentation-blocks{margin-top:50px}}@media (max-width:1040px){#content.jeu-presentation{min-height:1100px}.jeu-presentation-img{width:100%;max-width:230px}.jeu-presentation-content{height:auto;max-height:1400px;top:0;margin-top:100px}.jeu-presentation-title{font-size:16px;padding:10px 20px}.jeu-presentation-subtitle{padding-top:6px;line-height:20px !important;font-size:16px !important;min-height:26px}.jeu-presentation-thanks{font-size:18px}.jeu-presentation-rdv{font-size:20px;line-height:36px}.jeu-presentation-ending{margin-top:10px;font-size:18px}.jeu-presentation-blocks{width:calc(100% - 40px);margin:50px auto}.jeu-presentation-block{width:calc(100% - 20px);height:260px;padding-left:20px;margin-bottom:30px}}#content.jeu-form{position:relative;width:100%;background:url('/themes/custom/justin_bridou/assets/img/jeu/bg_1.jpg') center top no-repeat #edf1e4;background-size:100%}.jeu-form-content{position:relative;max-width:960px;margin:0 auto}.jeu-form-title{position:relative;max-width:652px;height:136px;margin:80px auto 70px;font-size:0}.jeu-form-title:before{position:absolute;width:5px;height:136px;top:0;left:320px;background-color:#e50054;content:''}.jeu-form-title-img{position:absolute;top:-15px;left:56px}.jeu-form-title-label{position:relative;display:inline-block;vertical-align:top;line-height:42px;margin-left:360px;margin-top:30px;font-size:42px;font-family:neutra-light,sans-serif;letter-spacing:.05em;text-transform:uppercase}.jeu-form-item-num,.jeu-form-label{position:relative;line-height:46px;letter-spacing:.05em;background-color:#e50054;color:#fff;display:inline-block;vertical-align:top}.jeu-form-item-num,.jeu-form-label,.jeu-form-title-label strong{font-family:neutra-bold,sans-serif}.jeu-form-label{min-height:46px;left:50%;padding:0 35px;margin-bottom:60px;font-size:30px;text-transform:uppercase;text-decoration:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.jeu-form-items{position:relative;max-width:780px;margin:0 auto 40px}.jeu-form-item{position:relative;font-size:0}.jeu-form-item:not(:last-child){margin-bottom:60px}.jeu-form-item-num{width:46px;height:46px;font-size:30px;text-align:center}.jeu-form-item-num:after,.jeu-form-item-num:before{position:absolute;top:50%;content:''}.jeu-form-asterix,.jeu-form-item-txt,.jeu-form-item-txt span{font-family:neutra-book-alt,sans-serif}.jeu-form-item-num:before{width:46px;height:1px;left:-46px;background-color:#dbe0d0}.jeu-form-item-num:after{width:9px;height:9px;left:-64px;margin-left:-4px;margin-top:-4px;border-radius:50%;background-color:#e50054}.jeu-form-item-txt{position:relative;display:inline-block;vertical-align:top;width:calc(100% - 96px);margin-left:50px;line-height:48px;font-size:24px;text-transform:uppercase;color:#222}.jeu-form-item-txt small{text-transform:none;font-size:24px}.jeu-form-item-txt span{display:inline-block;vertical-align:top;height:46px;padding:0 10px;font-size:24px;text-transform:uppercase;color:#e50054;background-color:#fff}.jeu-form-item-txt strong{color:#e50054}.jeu-form-asterix{margin-top:-40px;margin-bottom:40px;font-size:18px;color:#e0003f;text-align:center}.jeu-form-form{position:relative;max-width:756px;margin:0 auto;font-size:0}.jeu-form-form.hide{display:none}.jeu-form-col{position:relative;display:inline-block;vertical-align:top;width:100%;max-width:350px}.jeu-form-col:first-child{margin-right:56px}.jeu-form-form-label{display:block;margin-bottom:6px;font-size:18px;font-family:neutra-light,sans-serif;color:#222}.jeu-form-upload-inputs .jeu-form-asterix{margin-top:0;font-size:12px;color:#fff}.jeu-form-area,.jeu-form-input{width:calc(100% - 22px);max-width:348px;padding:10px;margin-bottom:22px;font-size:18px;font-family:neutra-light,sans-serif;color:#222;position:relative}.jeu-form-upload-inputs .jeu-form-input[name=youtube_id]{display:none}.jeu-form-upload-inputs .jeu-form-upload-img{display:block}.jeu-form-upload-inputs.video .jeu-form-upload-img{display:none}.jeu-form-upload-inputs.video .jeu-form-input[name=youtube_id]{display:block}.jeu-form-input{display:block;height:24px;border:1px solid #e6e6e6;-webkit-transition:border .4s cubic-bezier(.165,.84,.44,1);transition:border .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-area,.jeu-form-upload-img-bt{-webkit-transition:border .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-input.error{border-color:#e0003f}.jeu-form-area{display:block;height:110px;border:1px solid #e6e6e6;resize:none;transition:border .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-radio,.jeu-form-radio-label{display:inline-block;vertical-align:top}.jeu-form-radio-label,.jeu-form-upload-label{font-family:neutra-bold,sans-serif;color:#fff}.jeu-form-area.error{border-color:#e0003f}.jeu-form-upload{position:relative;width:100%;max-width:350px;height:382px;margin-top:24px;padding-top:60px;padding-bottom:64px;background-color:#e50054}.jeu-form-upload .jeu-form-area,.jeu-form-upload .jeu-form-input{max-width:300px;margin:0 auto}.jeu-form-upload .jeu-form-area:first-child,.jeu-form-upload .jeu-form-input:first-child{margin-bottom:16px}.jeu-form-upload .jeu-form-area.error,.jeu-form-upload .jeu-form-input.error{border-color:#222}.jeu-form-upload-label{position:relative;height:18px;line-height:18px;margin-bottom:30px;font-size:24px;text-align:center;text-transform:uppercase}.jeu-form-upload-label:nth-child(4){margin-top:30px;margin-bottom:20px}.jeu-form-radios{position:relative;width:calc(100% - 28px);margin:0 auto}.jeu-form-radio{position:relative;height:40px}.jeu-form-radio .jeu-form-radio-bt:checked,.jeu-form-radio .jeu-form-radio-bt:not(:checked){position:absolute;left:-9999px;height:16px}.jeu-form-radio .jeu-form-radio-bt:not(:checked)+.jeu-form-radio-label:after{opacity:0;-webkit-transform:rotate(0);transform:rotate(0)}.jeu-form-radio .jeu-form-radio-bt:checked+.jeu-form-radio-label:after{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.jeu-form-radio-label{position:relative;margin-right:20px;margin-top:0;padding-left:30px;line-height:28px;font-size:18px;cursor:pointer}.jeu-form-radio-label:after,.jeu-form-radio-label:before{position:absolute;content:''}.jeu-form-radio-label:before{width:19px;height:19px;top:0;left:0;border:1px solid #e6e6e6;background:#fff}.jeu-form-radio-label:after{width:10px;height:10px;top:5px;left:5px;background:#e0003f;opacity:0;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-upload-img{position:relative;display:none;width:calc(100% - 28px);height:46px;margin:0 auto;font-size:0}.jeu-form-upload-img-bt,.jeu-form-upload-img-label{font-size:18px;font-family:neutra-book-alt,sans-serif}.jeu-form-upload-img-label{position:relative;display:inline-block;vertical-align:top;width:180px;line-height:22px;color:#fff;word-break:break-all}.jeu-form-upload-img-input{position:absolute;display:block;width:130px;height:45px;top:0;right:0;opacity:0;cursor:pointer;z-index:1}.jeu-form-upload-img-bt{position:absolute;display:block;width:128px;height:43px;top:0;right:0;line-height:43px;text-indent:18px;border:1px solid #e6e6e6;color:#e0003f;background-color:#fff;z-index:0;transition:border .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-upload-img-bt .icon{position:absolute;width:24px;height:18px;top:14px;right:14px;color:#e0003f}.jeu-form-upload-img-bt.error{border-color:#222}.jeu-form-checkbox-containers{position:relative;margin-top:30px}.jeu-form-checkbox-container{position:relative;max-width:410px;height:20px;margin:0 auto 20px;cursor:pointer;font-size:0}.jeu-form-checkbox-container .jeu-form-form-label{position:relative;display:inline-block;vertical-align:middle;padding-left:36px;cursor:pointer}.jeu-form-checkbox-container .jeu-form-form-label:before{position:absolute;width:18px;height:18px;top:0;left:0;background:#fff;border:1px solid #e6e6e6;content:'';-webkit-transition:border .4s cubic-bezier(.165,.84,.44,1);transition:border .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-bts.error .jeu-form-captcha,.jeu-form-checkbox-container.error .jeu-form-form-label:before{border:1px solid #e0003f}.jeu-form-checkbox-container .jeu-form-form-label:after{position:absolute;width:9px;height:9px;top:5px;left:5px;background-color:#e0003f;opacity:1;content:'';-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-checkbox-container .jeu-form-form-label a{color:#e50054;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-checkbox-container .jeu-form-checkbox:not(:checked)+.jeu-form-form-label,.jeu-form-checkbox-container .jeu-form-form-label a:hover{color:#222}.jeu-form-checkbox-container .jeu-form-checkbox:not(:checked)+.jeu-form-form-label:after{opacity:0}.jeu-form-checkbox-container .jeu-form-checkbox:checked+.jeu-form-form-label:after{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.jeu-form-checkbox{position:relative;display:inline-block;vertical-align:middle}.jeu-form-checkbox:checked,.jeu-form-checkbox:not(:checked){position:absolute;left:-9999px}.jeu-form-bts{position:relative;width:598px;margin:40px auto 0;font-size:0}.jeu-form-captcha{position:relative;display:inline-block;vertical-align:top;width:304px;height:78px;margin-right:28px;border:1px solid transparent}.jeu-form-btsubmit{position:relative;display:inline-block;vertical-align:top;width:264px;height:78px}.jeu-form-btsubmit .jeu-form-btsubmit-label{position:relative;display:inline-block;vertical-align:top;width:170px;height:72px;line-height:72px;font-size:18px;font-family:neutra-bold,sans-serif;text-align:center;text-transform:uppercase;border:3px solid #e50054;color:#e50054;cursor:pointer;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-btsubmit .jeu-form-btsubmit-label:after{position:absolute;width:40px;height:1px;top:50%;right:-30px;background-color:#e50054;content:'';-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-confirmation,.jeu-form-error{width:calc(100% - 40px);max-width:600px;position:relative;text-align:center}.jeu-form-btsubmit .jeu-form-btsubmit-icon{position:relative;display:inline-block;vertical-align:top;top:11px;left:44px}.jeu-form-btsubmit .jeu-form-btsubmit-icon .icon:before{background-color:#e50054}.jeu-form-btsubmit:hover .jeu-form-btsubmit-label:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.jeu-form-btsubmit:hover .jeu-form-btsubmit-label{background-color:#e50054;color:#fff}.jeu-form-btsubmit:hover .jeu-form-btsubmit-icon:before{background-color:#fff}.jeu-form-btsubmit:hover .jeu-form-btsubmit-icon .icon{color:#e50054}.jeu-form-error{height:14px;margin:30px auto 50px;font-size:14px;font-family:neutra-light,sans-serif;color:#e0003f}.jeu-form-confirmation{display:none;margin:50px auto;line-height:36px;opacity:0;font-size:24px;font-family:neutra-book-alt,sans-serif;-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94);transition:opacity .8s cubic-bezier(.25,.46,.45,.94)}.jeu-form-confirmation.show{display:block;opacity:1}.jeu-form-btgalerie{position:relative;display:block;width:264px;height:78px;margin:50px auto 80px;text-decoration:none}.jeu-form-btgalerie .jeu-form-btgalerie-label{position:relative;display:inline-block;vertical-align:top;width:170px;height:72px;line-height:72px;font-size:18px;font-family:neutra-bold,sans-serif;text-align:center;text-transform:uppercase;border:3px solid #e50054;color:#e50054;cursor:pointer;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-btgalerie .jeu-form-btgalerie-label:after,.jeu-popup{position:absolute;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-btgalerie .jeu-form-btgalerie-label:after{width:40px;height:1px;top:50%;right:-30px;background-color:#e50054;content:'';-webkit-transform-origin:100% 50%;transform-origin:100% 50%;transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-form-btgalerie .jeu-form-btgalerie-icon{position:relative;display:inline-block;vertical-align:top;top:11px;left:44px}.jeu-form-btgalerie .jeu-form-btgalerie-icon .icon:before{background-color:#e50054}.jeu-form-btgalerie:hover .jeu-form-btgalerie-label:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.jeu-form-btgalerie:hover .jeu-form-btgalerie-label{background-color:#e50054;color:#fff}.jeu-form-btgalerie:hover .jeu-form-btgalerie-icon:before{background-color:#fff}.jeu-form-btgalerie:hover .jeu-form-btgalerie-icon .icon{color:#e50054}@media (max-width:1040px){.jeu-form-title{height:auto;text-align:center;margin-top:50px}.jeu-form-title:before{width:136px;height:5px;left:50%;top:170px;margin-left:-68px}.jeu-form-title-img{position:relative;display:block;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.jeu-form-title-label{display:block;margin-left:0;font-size:28px;line-height:32px}.jeu-form-item-num,.jeu-form-label{display:inline-block;vertical-align:top;font-family:neutra-bold,sans-serif;letter-spacing:.05em;position:relative}.jeu-form-label{min-height:32px;left:50%;padding:0 35px;margin-bottom:60px;line-height:30px;font-size:20px;text-transform:uppercase}.jeu-form-items{position:relative;whidh:calc(100% - 40px);max-width:600px;margin:0 auto 90px}.jeu-form-item:not(:last-child){margin-bottom:40px}.jeu-form-item-num{width:26px;height:26px;margin-left:10px;line-height:26px;font-size:22px;text-align:center;background-color:#e50054;color:#fff}.jeu-form-item-num:after,.jeu-form-item-num:before{display:none}.jeu-form-item-txt,.jeu-form-item-txt span{display:inline-block;vertical-align:top;font-size:16px;font-family:neutra-book-alt,sans-serif}.jeu-form-item-txt{position:relative;width:calc(100% - 86px);margin-left:10px;line-height:28px;text-transform:uppercase;color:#222}.jeu-form-item-txt small{text-transform:none;font-size:16px}.jeu-form-item-txt span{height:26px;padding:0 10px;text-transform:uppercase;color:#e50054;background-color:#fff;white-space:nowrap}.jeu-form-col{display:block;width:calc(100% - 40px);margin:0 auto 30px}.jeu-form-col:first-child{margin-right:auto}.jeu-form-checkbox-containers{width:calc(100% - 40px);margin:0 auto}.jeu-form-checkbox-container{margin-bottom:30px}.jeu-form-bts{width:100%}.jeu-form-btsubmit,.jeu-form-captcha{display:block;margin:0 auto 30px}.jeu-form-upload .jeu-form-input{max-width:244px}}#content.jeu-galerie{position:relative;width:100%;background:url('/themes/custom/justin_bridou/assets/img/jeu/bg_1.jpg') center top no-repeat #edf1e4;background-size:100%}#content.jeu-galerie .jeu-form-title{max-width:640px}#content.jeu-galerie .jeu-form-content{position:relative;max-width:1280px;margin:0 auto}.jeu-galerie-search{position:relative;width:516px;margin:0 auto;font-size:0}.jeu-popup{display:block;width:100%;max-width:1920px;height:100%;top:0;left:50%;font-size:0;pointer-events:none;z-index:99;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-container,.jeu-popup:before{position:absolute;width:50%;height:100%;top:0}.jeu-popup.show,.rugby-top{-webkit-transform:translate(-50%,0)}.jeu-popup:before{left:-1px;background-color:#000;opacity:.94;z-index:0;content:''}.jeu-popup.show{pointer-events:auto;-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transform:translate(-50%,0)}.jeu-popup.show .jeu-popup-container{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s}.jeu-popup.show .jeu-popup-title{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.jeu-popup.show .jeu-popup-btclose{opacity:1;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.jeu-popup.show .jeu-popup-bottom,.jeu-popup.show .jeu-popup-video{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.jeu-popup-container{min-width:700px;right:0;background-color:#fff;-webkit-transform:translate(0,200%);transform:translate(0,200%);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-content{position:relative;width:calc(100% - 100px);margin:0 auto}.jeu-popup-title{position:relative;width:100%;height:115px;margin-top:50px;font-family:neutra-book-alt,sans-serif;font-size:24px;line-height:28px;letter-spacing:-.05em;color:#222;opacity:1;-webkit-transform:translate(0,50px);transform:translate(0,50px);-webkit-transition:-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:transform 1.8s cubic-bezier(.165,.84,.44,1);transition:transform 1.8s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1)}.jeu-popup-title strong{font-family:neutra-bold,sans-serif;text-transform:uppercase;color:#e50054}.jeu-popup-title:after{position:absolute;width:100px;height:5px;bottom:30px;left:0;background-color:#e50054;content:''}.jeu-popup-btclose{position:absolute;width:41px;height:41px;top:0;right:30px;background-color:#fff;cursor:pointer;opacity:1;z-index:10;-webkit-transform:translate(50%,calc(50% + 50px)) rotate(45deg);transform:translate(50%,calc(50% + 50px)) rotate(45deg);-webkit-transition:background .6s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:background .6s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1);transition:transform 1.8s cubic-bezier(.165,.84,.44,1),background .6s cubic-bezier(.165,.84,.44,1);transition:transform 1.8s cubic-bezier(.165,.84,.44,1),background .6s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.8s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btclose:after,.jeu-popup-btclose:before{position:absolute;width:16px;height:1px;top:50%;left:50%;background-color:#e0003f;-webkit-backface-visibility:hidden;backface-visibility:hidden;content:'';-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-webkit-transition:background .6s cubic-bezier(.165,.84,.44,1);transition:background .6s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btclose:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.jeu-popup-btclose:hover{background-color:#e50054}.jeu-popup-btclose:hover:after,.jeu-popup-btclose:hover:before{background-color:#fff}.jeu-popup-img{position:relative;width:100%}.jeu-popup-video{position:relative;width:100%;height:0;padding-bottom:56.25%;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif) center no-repeat #000;opacity:1;-webkit-transform:translate(0,100px);transform:translate(0,100px);-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1);transition:transform 2s cubic-bezier(.165,.84,.44,1);transition:transform 2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2s cubic-bezier(.165,.84,.44,1)}.jeu-popup-video.recette{-webkit-transform:translate(0,0);transform:translate(0,0)}.jeu-popup-yt{position:absolute;width:100%;height:100%;top:0;left:0}.jeu-popup-desc{margin-top:40px;line-height:32px;font-family:neutra-book-alt,sans-serif;font-size:18px}.jeu-popup-vote-label,.jeu-popup-vote-num{line-height:24px;font-size:18px;display:inline-block;vertical-align:top;text-transform:uppercase}.jeu-popup-bottom{position:relative;width:100%;height:55px;margin-top:45px;opacity:0;-webkit-transform:translate(0,150px);transform:translate(0,150px);-webkit-transition:-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1);transition:transform 2.2s cubic-bezier(.165,.84,.44,1);transition:transform 2.2s cubic-bezier(.165,.84,.44,1),-webkit-transform 2.2s cubic-bezier(.165,.84,.44,1)}.jeu-popup-vote-label{position:relative;padding-right:20px;font-family:neutra-bold,sans-serif;letter-spacing:-.05em;color:#222}.jeu-popup-vote-label:after{position:absolute;width:1px;height:40px;top:5px;right:0;background-color:#222;content:''}.jeu-popup-btvote{position:relative;display:inline-block;vertical-align:top;width:59px;height:59px;margin-left:30px;margin-top:-5px;cursor:pointer;z-index:10}.jeu-popup-btshare:before,.jeu-popup-btvote:before{z-index:0;left:50%;content:''}.jeu-popup-btvote:before{position:absolute;width:100%;height:100%;top:50%;background-color:#e50054;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btvote .icon{position:absolute;width:20px;height:18px;top:50%;left:50%;color:#fff;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btvote:hover:before{background-color:#fff}.jeu-popup-btvote:hover .icon{color:#e50054;-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.175,.885,.32,1.9);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.175,.885,.32,1.9);transition:transform .6s cubic-bezier(.175,.885,.32,1.9),color .4s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.175,.885,.32,1.9),color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.175,.885,.32,1.9)}.jeu-popup-btvote.disabled{pointer-events:none}.jeu-popup-btvote.disabled:before{background-color:#8b8070}.jeu-popup-vote-num{position:relative;margin-left:30px;font-family:neutra-light,sans-serif;letter-spacing:.05em;color:#fff}.jeu-popup-vote-num strong{font-family:neutra-bold,sans-serif;color:#e50054}.jeu-popup-share{position:absolute;right:10px;top:0}.jeu-popup-btshare{position:relative;display:inline-block;vertical-align:top;width:40px;height:40px;margin-top:4px;margin-left:25px;text-decoration:none}.jeu-popup-btshare:before{position:absolute;width:100%;height:100%;top:50%;background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btshare .icon{position:absolute;top:50%;left:50%;color:#e50054;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1)}.jeu-popup-btshare .icon.icon-facebook{width:9px;height:19px}.jeu-popup-btshare .icon.icon-twitter{width:20px;height:17px}.jeu-popup-btshare:hover:before{background-color:#e50054}.jeu-popup-btshare:hover .icon{color:#fff}.jeu-galerie-search-input{position:relative;display:inline-block;vertical-align:top;width:308px;height:32px;padding:0 20px;line-height:34px;border-radius:17px !important;border:1px solid #888378;font-size:16px;font-family:neutra-book-alt,sans-serif;background-color:transparent;color:#222;z-index:0}.jeu-galerie-search-input::-webkit-input-placeholder{color:#222}.jeu-galerie-search-input:-ms-input-placeholder{color:#222}.jeu-galerie-search-input::-ms-input-placeholder{color:#222}.jeu-galerie-search-input::placeholder{color:#222}.jeu-galerie-search-magnify{position:absolute;display:block;width:50px;height:50px;left:301px;top:-10px;padding:0;margin:0;outline:0;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;background:0 0;cursor:pointer;z-index:1}.jeu-galerie-search-magnify .icon{position:absolute;width:19px;height:17px;top:50%;left:50%;margin-left:-9px;margin-top:-6px;color:#222;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-search-magnify:hover .icon{color:#e50054;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jeu-galerie-search-results{position:relative;display:inline-block;vertical-align:top;width:166px;height:34px;line-height:34px;font-size:16px;font-family:neutra-bold,sans-serif;text-align:center;letter-spacing:.05em;border-radius:0 17px 17px 0;background-color:#222;color:#fff;z-index:0}.jeu-galerie-search-results:before{position:absolute;width:18px;height:34px;top:0;left:-18px;background:url('/themes/custom/justin_bridou/assets/img/jeu/border-round-left.png') no-repeat;content:''}.jeu-galerie-search-results span{color:#e50054}.jeu-galerie-filters{position:relative;width:100%;margin-top:40px;overflow:hidden;font-size:0}.jeu-galerie-filters:after{position:absolute;width:786px;height:1px;top:19px;right:10px;background-color:#888378;content:''}.jeu-galerie-filter,.jeu-galerie-filters-label{position:relative;height:30px;line-height:30px;font-family:neutra-bold,sans-serif;display:inline-block;vertical-align:top}.jeu-galerie-filters-label{width:100px;margin-right:30px;font-size:15px;text-align:center;text-transform:uppercase;background-color:#e50054;color:#fff}.jeu-galerie-filters-items{position:relative;display:inline-block;vertical-align:top}.jeu-galerie-filter{margin-right:50px;padding:0 10px;font-size:14px;cursor:pointer;color:#222}.jeu-galerie-item.selected .jeu-galerie-item-btplay .icon,.jeu-galerie-item:hover .jeu-galerie-item-btplay .icon{color:#fff}.jeu-galerie-filter:after{position:absolute;width:100%;height:5px;bottom:0;left:0;background-color:#e50054;content:'';-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-filter.selected:after,.jeu-galerie-filter:hover:after{-webkit-transform:scaleY(1);transform:scaleY(1)}.jeu-galerie-items{position:relative;max-width:1280px;min-height:588px;margin:44px auto 46px;background:center no-repeat;font-size:0}.jeu-galerie-items.loading{background-image:url(/themes/custom/justin_bridou/assets/img/common/loading.gif)}.jeu-galerie-item{position:relative;display:inline-block;vertical-align:top;width:300px;height:290px;margin-right:22px;margin-bottom:4px;cursor:pointer}.jeu-galerie-item:nth-child(4n+0){margin-right:0}.jeu-galerie-item:before{position:absolute;width:1px;height:40px;top:10px;left:50%;background-color:#fff;z-index:1;content:'';-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item:after{position:absolute;width:100%;height:5px;bottom:0;left:0;background-color:#e50054;content:'';-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:translate(0,-20px) scaleX(0);transform:translate(0,-20px) scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item.selected .jeu-galerie-item-btplay:before,.jeu-galerie-item:hover .jeu-galerie-item-btplay:before{background-color:transparent}.jeu-galerie-item:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.jeu-galerie-item:hover:after{-webkit-transform:translate(0,0) scaleX(1);transform:translate(0,0) scaleX(1);-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item:hover .jeu-galerie-item-img-container{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}.jeu-galerie-item:hover .jeu-galerie-item-img-container:after{opacity:.3}.jeu-galerie-item:hover .jeu-galerie-item-btplay{-webkit-transform:scale(1);transform:scale(1);-webkit-transform:translate(0,50px);transform:translate(0,50px);-webkit-transition:-webkit-transform .7s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .7s cubic-bezier(.165,.84,.44,1);transition:transform .7s cubic-bezier(.165,.84,.44,1);transition:transform .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item:hover .jeu-galerie-item-img{-webkit-transform:scaleY(1);transform:scaleY(1)}.jeu-galerie-item:hover .jeu-galerie-item-title{-webkit-transform:translate(0,55px);transform:translate(0,55px)}.jeu-galerie-item:hover .jeu-galerie-item-title:after{-webkit-transform:scaleX(0);transform:scaleX(0)}.jeu-galerie-item:hover .jeu-galerie-item-bottom{opacity:0;-webkit-transform:translate(-30px,20px);transform:translate(-30px,20px)}.jeu-galerie-item.selected:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.jeu-galerie-item.selected:after{-webkit-transform:translate(0,-285px) scaleX(1);transform:translate(0,-285px) scaleX(1);-webkit-transition:-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1);transition:transform 1.4s cubic-bezier(.165,.84,.44,1);transition:transform 1.4s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item.selected .jeu-galerie-item-img-container{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}.jeu-galerie-item.selected .jeu-galerie-item-img-container:after{opacity:.3}.jeu-galerie-item.selected .jeu-galerie-item-btplay{-webkit-transform:scale(1);transform:scale(1);-webkit-transform:translate(0,50px);transform:translate(0,50px);-webkit-transition:-webkit-transform .7s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .7s cubic-bezier(.165,.84,.44,1);transition:transform .7s cubic-bezier(.165,.84,.44,1);transition:transform .7s cubic-bezier(.165,.84,.44,1),-webkit-transform .7s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item.selected .jeu-galerie-item-img{-webkit-transform:scaleY(1);transform:scaleY(1)}.jeu-galerie-item.selected .jeu-galerie-item-title{-webkit-transform:translate(0,55px);transform:translate(0,55px)}.jeu-galerie-item.selected .jeu-galerie-item-title:after{-webkit-transform:scaleX(0);transform:scaleX(0)}.jeu-galerie-item.selected .jeu-galerie-item-bottom{opacity:0;-webkit-transform:translate(-30px,20px);transform:translate(-30px,20px)}.jeu-galerie-item.selected .jeu-galerie-item-img-container:before{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1);transition:transform 1.4s cubic-bezier(.165,.84,.44,1);transition:transform 1.4s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-img,.jeu-galerie-item-img-container{-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-img-container{position:absolute;width:100%;height:290px;top:40px;left:0;background-color:#222;overflow:hidden;will-change:transform;z-index:0;-webkit-transform:scaleY(230/290);transform:scaleY(230/290);-webkit-transform-origin:50% 0;transform-origin:50% 0;transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-img-container:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#222;content:'';z-index:2;-webkit-transform:translate(0,100%);transform:translate(0,100%)}.jeu-galerie-item-btplay:before,.jeu-galerie-item-img-container:after{background-color:#fff;position:absolute;content:''}.jeu-galerie-item-img-container:after{width:100%;height:100%;top:0;left:0;opacity:0;z-index:1;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.jeu-galerie-item-img{position:absolute;width:600px;height:340px;top:50%;left:50%;margin-top:-170px;margin-left:-300px;opacity:.5;z-index:0;-webkit-transform:scaleY(290/230);transform:scaleY(290/230);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-btplay{position:absolute;display:block;width:64px;height:64px;left:50%;top:90px;margin-left:-32px;margin-top:-32px;z-index:1;-webkit-transform:scale(42/64);transform:scale(42/64);-webkit-transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition:transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-btplay:before{width:calc(100% - 6px);height:calc(100% - 6px);top:50%;left:50%;margin-left:-50%;margin-top:-50%;border:3px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .6s cubic-bezier(.25,.46,.45,.94);transition:background .6s cubic-bezier(.25,.46,.45,.94)}.jeu-galerie-item-btplay .icon{position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;color:#e50054;-webkit-transition:color .6s cubic-bezier(.165,.84,.44,1);transition:color .6s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-title{position:absolute;width:calc(100% - 40px);height:60px;left:20px;top:50%;margin-top:0;line-height:24px;white-space:nowrap;overflow:hidden;font-size:18px;font-family:neutra-book-alt,sans-serif;text-align:center;color:#fff;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-title strong{font-family:neutra-bold,sans-serif;text-transform:uppercase}.jeu-galerie-item-title:after{position:absolute;width:100px;height:5px;bottom:0;left:50%;margin-left:-50px;background-color:#e50054;content:'';-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1);transition:transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-bottom,.top14-city-video-player.hidebt .top14-city-video-player-bt{-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-bottom{position:absolute;width:calc(100% - 40px);height:40px;bottom:20px;left:20px;opacity:1;z-index:1;transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-item-vote{font-size:18px;font-family:neutra-light,sans-serif;letter-spacing:.05em;color:#fff;text-transform:uppercase}.jeu-galerie-item-vote strong{font-family:neutra-bold,sans-serif;color:#e50054}.jeu-galerie-noresult{position:relative;display:none;width:calc(100% - 40px);max-width:1280px;margin:50px auto 0}.jeu-galerie-noresult-label{font-size:24px;font-family:neutra-book-alt,sans-serif;color:#222}.jeu-galerie-noresult-bt{position:relative;display:block;width:200px;height:30px;margin-top:20px;padding-top:14px;font-size:18px;font-family:neutra-bold,sans-serif;color:#222;text-transform:uppercase;text-align:center;text-decoration:none;border:3px solid #e50054;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-noresult-bt:hover{background-color:#e50054;color:#fff}.jeu-galerie-pagination{position:relative;width:calc(100% - 12px);margin:0 0 30px}.jeu-galerie-pagination-items{position:relative;width:150px;margin:0 auto;font-size:0}.jeu-galerie-pagination-item{display:inline-block;vertical-align:top;width:22px;height:22px;line-height:22px;font-family:neutra-bold,sans-serif;font-size:18px;letter-spacing:.05em;cursor:pointer;text-align:center;color:#e50054;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.165,.84,.44,1)}.jeu-galerie-pagination-item:not(:last-child){margin-right:8px}.jeu-galerie-pagination-item.selected,.jeu-galerie-pagination-item:hover{color:#fff;background-color:#e50054}@media (max-width:1280px){.jeu-galerie-items{max-width:960px}.jeu-galerie-item{position:relative;display:inline-block;vertical-align:top;width:300px;height:290px;margin-right:22px;margin-bottom:4px;cursor:pointer}.jeu-galerie-item:nth-child(3n+0){margin-right:0}.jeu-galerie-item:nth-child(4n+0){margin-right:22px}.jeu-galerie-filters{max-width:960px;margin:30px auto 0}.jeu-galerie-filters:after{width:486px}}@media (max-width:1040px){.jeu-galerie-items{max-width:622px}.jeu-galerie-item{position:relative;display:inline-block;vertical-align:top;width:300px;height:290px;margin-right:22px;margin-bottom:4px;cursor:pointer}.jeu-galerie-item:nth-child(2n+0){margin-right:0}.jeu-galerie-item:nth-child(3n+0){margin-right:22px}.jeu-galerie-filters{max-width:622px;margin:30px auto 0}.jeu-galerie-filters:after{width:186px;right:0}.jeu-galerie-filter{margin-right:30px}.jeu-popup:before{width:100%}.jeu-popup-container{min-width:100%;width:100%}.jeu-popup-content{width:calc(100% - 40px);max-width:700px;margin-top:80px}}@media (max-width:768px){.jeu-form-title{margin-bottom:30px}.jeu-galerie-search,.jeu-galerie-search-input{width:calc(100% - 40px);max-width:320px;margin:0 auto}.jeu-galerie-search{position:relative;font-size:0}.jeu-galerie-search-input{display:block}.jeu-galerie-search-magnify{left:auto;right:0;top:-10px}.jeu-galerie-search-results{display:block;vertical-align:top;width:166px;height:34px;margin:10px auto 0;line-height:34px;font-size:16px;font-family:neutra-bold,sans-serif;text-align:center;letter-spacing:.05em;border-radius:17px;background-color:#222;color:#fff;z-index:0}.jeu-galerie-filters:after,.jeu-galerie-search-results:before{display:none}.jeu-galerie-filters{width:calc(100% - 40px);margin:40px auto 0}.jeu-galerie-filters-label{display:block;width:200px;margin:0 auto}.jeu-galerie-filters-items{display:block;width:272px;margin:0 auto}.jeu-galerie-filter{margin-right:10px;margin-top:20px}.jeu-galerie-filter:nth-child(3){margin-left:20px}.jeu-galerie-items{min-height:290px;margin-top:30px;margin-bottom:30px}.jeu-galerie-item{display:block;margin:0 auto}.jeu-galerie-item:nth-child(2n+0),.jeu-galerie-item:nth-child(3n+0),.jeu-galerie-item:nth-child(4n+0){margin:0 auto}.jeu-popup-content{margin-top:60px}.jeu-popup-title{height:85px;font-size:18px;line-height:22px;letter-spacing:.05em}.jeu-popup-btclose{width:30px;height:30px;top:-20px;right:20px}.jeu-popup-bottom{height:110px}.jeu-popup-vote-label{line-height:18px;font-size:14px;letter-spacing:.05em}.jeu-popup-vote{display:block}.jeu-popup-btvote{width:40px;height:40px;margin-top:6px;margin-left:20px}.jeu-popup-share{position:relative;display:block;top:0;right:auto;margin-top:30px}.jeu-popup-btshare{margin-left:20px}.jeu-popup-btshare:nth-child(2){margin-right:15px}}#content.jeu-gagnants{position:relative;width:100%;background:url('/themes/custom/justin_bridou/assets/img/jeu/bg_1.jpg') top center no-repeat #edf1e5;background-size:100%}.jeu-gagnants-subtitle,.jeu-gagnants-title{width:calc(100% - 40px);font-size:28px;text-transform:uppercase;font-family:neutra-bold,sans-serif;text-align:center}.jeu-gagnants .jeu-popup{position:fixed}.jeu-gagnants .jeu-popup-btclose{top:80px}.jeu-gagnants .jeu-popup-content{display:none;padding-top:60px}.jeu-gagnants .jeu-popup-content.visible{display:block}.jeu-gagnants-content{position:relative;max-width:960px;margin:0 auto;padding-top:40px}.jeu-gagnants-img{position:relative;display:block;margin:0 auto}.jeu-gagnants-title{position:relative;max-width:475px;height:34px;padding:5px 20px;margin:65px auto 0;line-height:34px;background-color:#222;color:#fff}.jeu-gagnants-title strong{color:#e50054}.jeu-gagnants-subtitle{position:relative;max-width:547px;min-height:46px;padding:0 20px;line-height:46px;margin:0 auto;background-color:#e50054;color:#fff}.jeu-gagnants-block,.jeu-gagnants-block:hover .jeu-gagnants-block-bottom-bt:before{background-color:#222}.jeu-gagnants-blocks{position:relative;width:100%;margin-top:86px;font-size:0}.jeu-gagnants-block-title,.rugby-top-title{margin-top:24px;letter-spacing:.05em;text-transform:uppercase}.jeu-gagnants-block{position:relative;display:inline-block;vertical-align:top;width:calc(50% - 40px);height:382px;margin-bottom:65px;text-decoration:none;cursor:pointer;margin-left:25px;margin-right:15px}.jeu-gagnants-block:first-child,.jeu-gagnants-block:nth-child(3){margin-right:25px;margin-left:15px}.jeu-gagnants-block:hover .jeu-gagnants-block-top-img{opacity:.75}.jeu-gagnants-block:hover .jeu-gagnants-block-bottom-bt .icon{color:#fff}.jeu-gagnants-block-bottom-bt:before{-webkit-transition:background .6s cubic-bezier(.165,.84,.44,1);transition:background .6s cubic-bezier(.165,.84,.44,1)}.jeu-gagnants-block-bottom-bt .icon{-webkit-transition:color .6s cubic-bezier(.165,.84,.44,1);transition:color .6s cubic-bezier(.165,.84,.44,1)}.jeu-gagnants-block-title{position:relative;font-size:22px;font-family:neutra-bold,sans-serif;padding-left:40px;max-width:265px;color:#fff}.jeu-gagnants-block-title:after{display:block;width:55px;height:5px;margin-top:25px;background-color:#fff;content:''}.jeu-gagnants-block-top-img{position:absolute;width:100%;left:0;right:0;-webkit-transition:opacity .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.165,.84,.44,1)}.jeu-gagnants-block-bottom{display:block;width:100%;height:120px;position:absolute;bottom:0;left:0;right:0;font-size:0;white-space:nowrap}.jeu-gagnants-block-bottom-left{float:left}.jeu-gagnants-block-bottom-right{background-color:#f6005f;display:inline-block;vertical-align:top;height:100%;width:67.1%;padding:35px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;white-space:normal;float:right}.jeu-gagnants-block-bottom-img{position:absolute;bottom:0;left:0;z-index:5}.jeu-gagnants-block-bottom-bt{position:absolute;right:-20px;top:50%;margin-top:-30px}.jeu-gagnants-block-bottom-title{text-transform:uppercase;color:#fff;font-size:18px;font-family:neutra-bold,sans-serif;line-height:24px}.jeu-gagnants-block-name{font-size:22px;font-family:neutra-demi,sans-serif;margin-top:-23px;text-transform:uppercase;color:#f6005f;background-color:#222;display:inline-block;padding:12px 20px;margin-left:40px;position:relative;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jeu-gagnants-thanks{color:#f6005f;font-size:28px;font-family:neutra-bold,sans-serif;text-transform:uppercase;line-height:42px;text-align:center;max-width:415px;margin:0 auto 140px}@media (max-width:1040px){.jeu-gagnants-block{max-width:440px;width:100%;display:block;margin:60px auto;-webkit-box-sizing:border-box;box-sizing:border-box}.jeu-gagnants-block:first-child,.jeu-gagnants-block:nth-child(3){margin:60px auto}.jeu-gagnants-img{width:100%;max-width:230px}.jeu-popup-content{padding-top:0;margin-top:0}}@media (max-width:660px){.jeu-gagnants-thanks{font-size:22px;line-height:28px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.jeu-gagnants-title{font-size:16px;max-width:290px;line-height:35px}.jeu-gagnants-subtitle{padding-top:6px;line-height:22px !important;font-size:16px !important;min-height:30px;max-width:320px}.jeu-gagnants-block{height:auto;padding-left:0;text-align:center}.jeu-gagnants-block-title{padding-left:30px}.jeu-gagnants-block-bottom-title,.jeu-gagnants-block-title{padding:0;text-align:center}.jeu-gagnants-block-bottom-left,.jeu-gagnants-block-bottom-right{width:100%;height:110px;position:relative;display:block;float:none}.jeu-gagnants-block-top{height:262px;position:relative}.jeu-gagnants-block-top-img{position:absolute;height:262px;width:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.jeu-gagnants-block-bottom{position:relative;height:auto;right:auto;bottom:auto;left:auto}.jeu-gagnants-block-bottom-img{bottom:auto;top:-15%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.jeu-gagnants-block-bottom-bt{left:50%;top:0;margin-left:-20px}.jeu-gagnants-block-name,.jeu-gagnants-block-title,.jeu-gagnants-block-title:after{margin-left:auto;margin-right:auto}.jeu-gagnants-block-name{font-size:18px;display:inline-block}.jeu-gagnants-block-title{width:100%}}#content.rugby{position:relative;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffc400),color-stop(20%,#ffce00));background-image:linear-gradient(#ffc400 0,#ffce00 20%)}#content.rugby .rugby-progression{min-height:auto}#content.rugby .rugby-sponsor-footer{padding-bottom:15px}#content.rugby .ri-form-step-title{width:470px;margin:80px auto 0}#content.rugby .ri-form-step-title-img{position:absolute;top:50%;left:0;pointer-events:none;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.rugby-noregister{position:relative;width:calc(100% - 40px);max-width:578px;margin:120px auto 0;line-height:38px;font-size:30px;font-family:neutra-book-alt,sans-serif;text-align:center;letter-spacing:.05em;word-break:break-word}.rugby-noregister strong{display:inline-block;vertical-align:top;height:40px;line-height:40px;padding:0 8px;margin:5px 0;font-family:neutra-bold,sans-serif;text-transform:uppercase;background-color:#e50054;color:#fff}.rugby-video{position:relative;width:100%;height:0;padding-bottom:0;overflow:hidden;-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1);transition:all 1.4s cubic-bezier(.165,.84,.44,1)}.rugby-video-show{padding-bottom:52.734%}.rugby-video-player{position:absolute;width:100%;height:100%;top:0;left:0}.rugby-video-btclose{position:absolute;width:41px;height:41px;top:20px;right:70px;background-color:#fff;z-index:8;cursor:pointer;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rugby-video-btclose:after,.rugby-video-btclose:before{position:absolute;width:16px;height:1px;top:50%;left:50%;background-color:#e0003f;content:'';-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-video-bt-label,.rugby-video-btteasing{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);display:block}.rugby-video-btclose:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.rugby-video-btclose:hover:before{left:50%;top:70%;-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.rugby-video-btclose:hover:after{left:70%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.rugby-video-btteasing{position:absolute;width:210px;height:46px;top:20px;right:100px;text-decoration:none;cursor:pointer;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-video-btteasing:hover .rugby-video-bt-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.rugby-video-btteasing:hover .rugby-video-bt-label:after{width:22px}.rugby-video-btteasing.hide{opacity:0;pointer-events:none;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}.rugby-video-bt-label{position:relative;width:154px;height:40px;line-height:40px;border:3px solid #e0003f;background-color:transparent;font-family:neutra-light,sans-serif;letter-spacing:.05em;font-size:18px;color:#e0003f;text-align:center;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-top-encart,.rugby-video-bt-label strong{font-family:neutra-bold,sans-serif}.rugby-video-bt-label:after{position:absolute;width:40px;height:1px;top:50%;right:-30px;background-color:#e0003f;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-video-bt-losange{position:absolute;width:34px;height:34px;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.rugby-video-bt-losange .icon{position:absolute;display:block;width:0;height:0;top:50%;left:50%;margin-left:4px;border-style:solid;border-width:6px;border-color:transparent transparent transparent #fff;z-index:10}.rugby-top,.rugby-top-encart{display:inline-block;position:relative;vertical-align:top}.rugby-top{left:50%;top:0;text-align:center;padding-top:50px;transform:translate(-50%,0)}.rugby-top-encart{background-color:#e0003f;text-transform:uppercase;color:#fff;letter-spacing:.05em;font-size:14px;padding:5px 10px}.rugby-top-title{position:relative;font-size:42px;line-height:42px;padding-bottom:20px;font-family:neutra-light,sans-serif}.rugby-top-title strong{font-family:neutra-bold,sans-serif}.rugby-top-title sup{font-family:neutra-light,sans-serif}.rugby-top-title:after{position:absolute;width:100px;height:5px;background-color:#e0003f;left:50%;bottom:0;content:'';-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-top-bt,.rugby-top-bt-label{position:relative;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);display:block}.rugby-top-txt{max-width:764px;margin-top:14px;font-size:24px;line-height:29px;font-family:neutra-book-alt,sans-serif;word-break:break-word}.rugby-top-txt span{text-transform:uppercase}.rugby-top-txt .red{color:#e0003f}.rugby-top-txt .red strong{font-family:neutra-bold,sans-serif}.rugby-top-txt strong{color:#e0003f;text-transform:uppercase}.rugby-top-bravo,.rugby-top-rdv{margin:15px auto 0;font-family:neutra-book-alt,sans-serif;color:#fff;background-color:#e0003f;text-transform:uppercase}.rugby-top-bravo{width:calc(100% - 40px);max-width:620px;min-height:50px;padding:0 20px;line-height:50px;font-size:36px;text-align:center}@media (max-width:760px){.rugby-top-bravo{width:calc(100% - 20px);min-height:30px;font-size:24px;line-height:30px;padding:5px 10px}}.rugby-top-rdv{width:100%;max-width:425px;height:50px;line-height:50px;font-size:30px;text-align:center}.rugby-btmore-label,.rugby-cards-winner,.rugby-top-bt-label{line-height:20px;letter-spacing:.05em;text-align:center}.rugby-top-asterix{margin-top:30px}.rugby-top-bt{width:240px;margin-top:36px;margin-left:auto;margin-right:auto;text-decoration:none;text-transform:uppercase;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-top-bt:hover .rugby-top-bt-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.rugby-top-bt:hover .rugby-top-bt-label:after{width:22px}.rugby-top-bt-label{width:154px;height:64px;border:3px solid #e0003f;background-color:transparent;font-family:neutra-light,sans-serif;font-size:18px;color:#e0003f;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-cards-winner,.rugby-top-bt-label strong{font-family:neutra-bold,sans-serif}.rugby-top-bt-label:before{display:block;height:12px;content:''}.rugby-top-bt-label:after{position:absolute;width:40px;height:1px;top:50%;right:-30px;background-color:#e0003f;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-top-bt-losange{position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.rugby-cards{position:relative;margin-top:80px;z-index:2}.rugby-cards-winner,.rugby-cards-winner:before{position:absolute;background-color:#e0003f;left:50%}.rugby-cards-winner{width:100px;height:20px;top:20px;margin-left:-50px;color:#fff;font-size:14px;text-transform:uppercase;z-index:10}.rugby-btmore-losange:hover .icon,.rugby-btmore:hover .rugby-btmore-losange .icon{color:#e50054}.rugby-cards-winner:before{width:1px;height:40px;top:-50px;content:''}.rugby-cards-list{position:relative;display:block;width:100%;max-width:1280px;min-height:790px;margin:25px auto 0;font-size:0}.rugby-cards-list .rugby-team-info-txt{font-size:16px}.rugby-btmore{position:relative;width:157px;height:0;border:3px solid #e50054;cursor:pointer;margin:60px auto 136px;opacity:0;pointer-events:none;-webkit-transform:translate(0,50%);transform:translate(0,50%);-webkit-transition:all .8s cubic-bezier(.165,.84,.44,1);transition:all .8s cubic-bezier(.165,.84,.44,1)}.rugby-btmore:after{position:absolute;width:1px;height:40px;left:50%;bottom:-30px;background-color:#e50054;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-btmore-losange:hover:after,.rugby-btmore-losange:hover:before,.rugby-btmore:hover .rugby-btmore-losange:after,.rugby-btmore:hover .rugby-btmore-losange:before{background-color:#fff}.rugby-btmore:hover:after{height:22px}.rugby-btmore-show{height:67px;pointer-events:auto;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.rugby-btmore-label{position:absolute;width:100%;font-size:18px;top:50%;left:0;font-family:neutra-light,sans-serif;color:#e50054;text-transform:uppercase;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.rugby-btmore-label strong,.rugby-card-name{font-family:neutra-bold,sans-serif}.rugby-btmore-losange{position:absolute;left:50%;bottom:-90px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-card-bt,.rugby-card-rss{-webkit-transform:translate(-50%,0)}.rugby-btmore-losange:after,.rugby-btmore-losange:before{background-color:#e50054}.rugby-btmore-losange .icon{width:50%;height:50%;color:#fff}.rugby-card{position:relative;display:inline-block;vertical-align:top;width:290px;height:364px;margin:15px;perspective:100vw;cursor:pointer}.rugby-card:hover .rugby-card-bt:after,.rugby-card:hover .rugby-card-bt:before{background-color:#e50054;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-card:hover .rugby-card-bt-icon:after,.rugby-card:hover .rugby-card-bt-icon:before{background-color:#fff}.rugby-card:hover .rugby-card-content:after{background-color:rgba(0,0,0,.3)}.rugby-card-content{position:relative;width:100%;height:100%;overflow:hidden}.rugby-card-content:after,.rugby-card-content:before{position:absolute;top:0;content:''}.rugby-card-content:before{width:1px;height:6%;left:50%;background-color:#fff;z-index:4}.rugby-card-content:after{width:100%;height:100%;left:0;background-color:rgba(0,0,0,.5);z-index:1;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-card-bt,.rugby-card-bt-icon{z-index:3;position:absolute;left:50%}.rugby-card-bt{top:10%;pointer-events:none;transform:translate(-50%,0)}.rugby-card-bt-icon{width:12px;height:12px;top:50%;margin-top:-6px;margin-left:-6px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.graph-bg,.top14-city-share{-webkit-backface-visibility:hidden}.rugby-card-bt-icon:after,.rugby-card-bt-icon:before{position:absolute;width:100%;height:1px;top:50%;left:50%;background-color:#e50054;content:'';margin-left:-50%;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-card-rs,.rugby-team-btclose span{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-card-bt-icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rugby-card-img{position:absolute;display:block;height:108%;left:50%;top:50%;z-index:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rugby-card-center{position:absolute;width:90%;height:auto;left:50%;top:60%;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rugby-card-name{position:relative;padding-bottom:26px;font-size:36px;color:#fff;text-align:center;z-index:3;text-transform:uppercase}.rugby-card-name:after{position:absolute;width:100px;height:5px;bottom:0;left:50%;margin-left:-50px;background-color:#e0003f;content:''}.rugby-card-rss{position:relative;display:inline-block;vertical-align:top;left:50%;top:0;font-size:0;margin-top:30px;z-index:3;transform:translate(-50%,0)}.rugby-card-rs{display:inline-block;vertical-align:top;width:20px;height:20px;color:#fff;text-align:center;margin:0 5px;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-card-rs svg{width:100%;pointer-events:none}.rugby-card-rs:hover{color:#e50054}.rugby-card-vote,.rugby-team-info-label{color:#fff;letter-spacing:.05em;vertical-align:top}.rugby-card-vote{position:absolute;display:inline-block;bottom:0;padding-bottom:22px;right:10px;font-size:24px;line-height:28px;font-family:neutra-light,sans-serif;text-align:center;text-transform:uppercase;z-index:3}.rugby-card-vote strong{font-family:neutra-bold,sans-serif}.rugby-card-vote:after{position:absolute;width:1px;height:12px;bottom:0;left:50%;background-color:#fff;content:''}.rugby-loading{position:absolute;width:60px;height:60px;top:50%;left:50%;margin-left:-30px;margin-top:-30px;background:url('/themes/custom/justin_bridou/assets/img/common/loading.gif');opacity:1;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.rugby-loading-hide{opacity:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1)}.rugby-step3-deco{position:absolute;width:100%;min-width:600px;max-width:1344px;bottom:-2px;right:0;z-index:0}.rugby-step3-deco img{width:100%}.rugby-team{position:fixed;width:100%;max-width:1920px;min-height:100%;top:60px;left:50%;z-index:10;visibility:hidden;pointer-events:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.rugby-team-show{overflow-y:scroll;visibility:visible;pointer-events:auto;-webkit-transition:all 1.2s cubic-bezier(.25,.46,.45,.94);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.rugby-team-show .rugby-team-shadow{opacity:1;pointer-events:auto;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.ri-form-step,.rugby-search-filter.selected,.rugby-team-shadow{pointer-events:none}.rugby-team-show .rugby-team-content{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.rugby-team::-webkit-scrollbar{width:5px}.rugby-team::-webkit-scrollbar-track{background-color:#e2e5e0}.rugby-team::-webkit-scrollbar-thumb{background-color:#dc3051}.rugby-team-shadow{position:fixed;width:100%;height:2600px;top:0;left:0;background-color:rgba(0,0,0,.5);cursor:pointer;opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.rugby-team-btclose,.rugby-team-loading{-webkit-transform:translate(-50%,0);position:absolute}.rugby-team-content{position:relative;width:100%;max-width:960px;min-height:1500px;margin:50px auto 0;padding-bottom:100px}.rugby-team-btclose{left:0;top:320px;transform:translate(-50%,0);cursor:pointer;z-index:9}.rugby-team-btclose .icon{width:12px;height:12px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.rugby-team-btclose span{position:absolute;display:block;width:40px;height:1px;left:60px;top:50%;background-color:#e0003f;content:'';transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-team-info-already-vote,.rugby-team-loading{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-team-btclose:hover span{width:20px}.rugby-team-loading{width:60px;height:60px;left:50%;top:50px;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif);margin:0 auto;opacity:1;transition:all .6s cubic-bezier(.165,.84,.44,1);transform:translate(-50%,0)}.rugby-team-info-label,.rugby-team-info-name{position:relative;font-family:neutra-bold,sans-serif;text-transform:uppercase}.rugby-team-info-label,.rugby-team-info-misc{left:50%;-webkit-transform:translate(-50%,0)}.rugby-team-loading.hide{opacity:0;height:0}.rugby-team-info{padding:20px 30px 30px;font-size:0}.rugby-team-info-img{width:100%}.rugby-team-info-label{display:inline-block;padding:5px 20px;background-color:#e0003f;font-size:14px;transform:translate(-50%,0)}.rugby-team-info-name{font-size:24px;margin-top:28px;padding-bottom:28px;text-align:center;letter-spacing:-.05em;color:#222}.rugby-team-info-name:after{position:absolute;bottom:0;left:50%;width:100px;height:5px;margin-left:-50px;background-color:#e0003f;content:''}.rugby-team-info-already-vote{width:calc(100% - 60px);min-width:300px;height:36px;font-size:22px;line-height:28px;font-family:neutra-book-alt,sans-serif;color:#222;margin:30px auto 0;text-align:center;opacity:1;transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-progress,.rugby-team-info-btvote{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-team-info-already-vote strong{font-family:neutra-bold,sans-serif;font-size:28px;color:#e0003f}.rugby-team-info-already-vote-hide{height:0;opacity:0}.rugby-team-info-btvote{height:71px;cursor:pointer;transition:all .6s cubic-bezier(.165,.84,.44,1)}.rugby-team-info-btvote .icon{width:20px;height:18px}.rugby-team-info-btvote-hide{height:0;opacity:0;padding-bottom:0}.rugby-team-info-btvote-down{width:160px;padding-bottom:80px}.rugby-team-info-btvote-down .rugby-top-bt-losange{top:50%;left:50%;-webkit-transform:translate3d(-50%,100%);transform:translate3d(-50%,100%)}.rugby-team-info-btvote-down .rugby-top-bt-label:after{width:1px;height:60px;left:50%;top:100%;margin-top:-10px}.rugby-team-info-btvote-down:hover .rugby-top-bt-label{-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.rugby-team-info-btvote-down:hover .rugby-top-bt-label:after{width:1px;height:22px}.rugby-team-info-spec{margin-top:65px}.rugby-team-info-spec-col{display:inline-block;vertical-align:top;width:33.33%}.rugby-team-info-spec-img{width:128px}.rugby-team-info-spec-label{position:relative;display:block;font-size:10px;line-height:14px;margin-top:15px;margin-bottom:15px;font-family:neutra-bold,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#222}.rugby-team-info-spec-label svg{display:inline-block;vertical-align:middle;color:#e0003f;width:20px;height:20px;margin-right:15px}.rugby-team-info-spec-label span{max-width:80%;display:inline-block;vertical-align:middle;word-break:break-word}.rugby-team-info-spec-label strong{color:#e0003f}.rugby-team-info-cols{font-size:0}.rugby-team-info-col{display:inline-block;vertical-align:top;width:calc(50% - 20px)}.rugby-team-info-col:first-child{margin-right:20px}.rugby-team-info-col:last-child{margin-left:20px}.rugby-team-info-title{font-size:18px;margin-top:30px;font-family:neutra-bold,sans-serif;letter-spacing:-.05em;text-transform:uppercase;color:#222}.rugby-team-info-txt{font-size:14px;line-height:24px;margin-top:10px;font-family:neutra-book-alt,sans-serif;color:#222}.rugby-team-info-facebook,.rugby-team-info-trainer{height:34px;font-size:10px;font-family:neutra-bold,sans-serif;text-transform:uppercase;display:inline-block;line-height:34px;position:relative;vertical-align:top}.rugby-team-info-misc{position:relative;display:inline-block;vertical-align:top;margin-top:40px;top:0;min-height:34px;transform:translate(-50%,0)}.rugby-team-info-trainer{margin:0 20px;color:#222}.rugby-team-info-trainer svg{display:inline-block;vertical-align:top;width:30px;height:34px;margin-right:14px;color:#e0003f}.rugby-team-info-trainer span{display:inline-block;vertical-align:top;height:34px;line-height:34px}.rugby-team-info-trainer strong{color:#e0003f}.rugby-team-info-facebook{margin:0 20px;color:#222}.rugby-team-info-facebook svg{display:inline-block;vertical-align:top;width:30px;height:24px;margin-right:14px;margin-top:4px;color:#e0003f}.rugby-team-info-facebook span{display:inline-block;vertical-align:top;height:34px;line-height:34px}.rugby-team-info-facebook strong{color:#e0003f;text-transform:lowercase}.rugby-team-info-facebook a{text-decoration:none;color:#222;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1)}.rugby-team-info-facebook a:hover{color:#e0003f}.rugby-team-info-player{position:relative;display:block;width:100%;height:0;padding-bottom:56.25%;margin-top:40px}.rugby-team-info-youtube{position:absolute;width:100%;height:100%;top:0;left:0}.rugby-team-info-rss{position:relative;display:inline-block;vertical-align:top;height:56px;left:50%;margin-top:56px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-team-info-rss span{position:absolute;width:40px;height:1px;top:50%;left:50%;background-color:#e0003f;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rugby-team-info-rss span:after,.rugby-team-info-rss span:before{position:absolute;width:40px;height:1px;top:0;left:0;background-color:#e0003f;content:''}.rugby-team-info-rss span:before{-webkit-transform:translate(-275%,0);transform:translate(-275%,0)}.rugby-team-info-rss span:after{-webkit-transform:translate(275%,0);transform:translate(275%,0)}.rugby-team-info-rs{display:inline-block;vertical-align:top}.rugby-team-info-rs:first-child{margin-left:56px;margin-right:36px}.rugby-team-info-rs:last-child{margin-left:36px;margin-right:56px}.rugby-team-info-rs .icon{width:14px;height:12px}.rugby-team-info-rs .icon-facebook{width:7px;height:15px}.rugby-search-form{position:relative;max-width:1250px;margin:0 auto}.rugby-search{position:relative;width:516px;margin:0 auto;font-size:0}.rugby-search-input,.rugby-search-results{vertical-align:top;line-height:34px;font-size:16px}.rugby-search-input{position:relative;display:inline-block;width:308px;height:32px;padding:0 20px;border-radius:17px !important;border:1px solid #888378;font-family:neutra-book-alt,sans-serif;background-color:transparent;color:#222;z-index:0}.rugby-search-input::-webkit-input-placeholder{color:#222}.rugby-search-input:-ms-input-placeholder{color:#222}.rugby-search-input::-ms-input-placeholder{color:#222}.rugby-search-input::placeholder{color:#222}.rugby-search-magnify{position:absolute;display:block;width:50px;height:50px;left:301px;top:-10px;padding:0;margin:0;outline:0;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;background:0 0;cursor:pointer;z-index:1}.rugby-search-magnify .icon{position:absolute;width:19px;height:17px;top:50%;left:50%;margin-left:-9px;margin-top:-6px;color:#222;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.rugby-search-magnify:hover .icon{color:#e50054;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rugby-search-results{position:relative;display:inline-block;width:165px;height:34px;font-family:neutra-bold,sans-serif;text-align:center;letter-spacing:.05em;border-radius:0 17px 17px 0;background-color:#222;color:#fff;z-index:0}.rugby-search-results:before{position:absolute;width:18px;height:34px;top:0;left:-18px;background:url('/themes/custom/justin_bridou/assets/img/jeu/border-round-left.png') no-repeat;content:''}.rugby-search-results span{color:#e50054}.rugby-search-filters{position:relative;width:100%;margin-top:40px;overflow:hidden;font-size:0}.rugby-search-filters:after{position:absolute;width:740px;height:1px;top:19px;right:0;background-color:#222;content:''}.rugby-search-filter,.rugby-search-filters-label{position:relative;display:inline-block;height:30px;line-height:30px;font-family:neutra-bold,sans-serif;vertical-align:top}.rugby-search-filters-label{width:100px;margin-right:30px;font-size:15px;text-align:center;text-transform:uppercase;background-color:#e50054;color:#fff}.rugby-search-filters-items{position:relative;display:inline-block;vertical-align:top}.rugby-search-filter{margin-right:50px;padding:0 10px;font-size:14px;cursor:pointer;color:#222}.rugby-search-filter:after{position:absolute;width:100%;height:5px;bottom:0;left:0;background-color:#e50054;content:'';-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.rugby-search-filter.selected:after,.rugby-search-filter:hover:after{-webkit-transform:scaleY(1);transform:scaleY(1)}.rugby-search-noresult{position:absolute;display:none;width:calc(100% - 40px);max-width:960px;top:160px;left:50%;text-align:center;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-search-noresult-label{font-size:24px;font-family:neutra-book-alt,sans-serif;color:#222}.rugby-search-noresult-bt{position:relative;display:block;width:200px;height:30px;margin:20px auto 0;padding-top:14px;font-size:18px;font-family:neutra-bold,sans-serif;color:#222;text-transform:uppercase;text-align:center;text-decoration:none;border:3px solid #e50054;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.rugby-search-noresult-bt:hover{background-color:#e50054;color:#fff}.rugby-search-pagination{position:relative;width:calc(100% - 12px);margin:15px 0 30px}.rugby-search-pagination-items{position:relative;width:150px;margin:0 auto;font-size:0}.rugby-search-pagination-item{display:inline-block;vertical-align:top;width:22px;height:22px;line-height:22px;font-family:neutra-bold,sans-serif;font-size:18px;letter-spacing:.05em;cursor:pointer;text-align:center;color:#e50054;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.165,.84,.44,1)}.rugby-search-pagination-item:not(:last-child){margin-right:8px}.rugby-search-pagination-item.selected,.rugby-search-pagination-item:hover{color:#fff;background-color:#e50054}@media (min-width:960px) and (max-width:1280px){.rugby-team-content{width:60%}.rugby-top-txt{max-width:400px;margin:14px auto 0}.rugby-cards-list{width:960px}.rugby-search-form{max-width:930px}.rugby-search-filters:after{width:440px}}@media (max-width:1040px){#content.rugby .ri-form-step-title{width:auto}.rugby-noregister{position:relative;width:calc(100% - 40px);max-width:600px;margin:50px auto 0;line-height:30px;font-size:24px;font-family:neutra-book-alt,sans-serif}.rugby-video-btteasing{display:none}.rugby-top{display:block;width:calc(100% - 60px);margin:0 auto;left:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.rugby-top-title{font-size:32px}.rugby-top-txt{margin:14px auto 0}.rugby-team-content{width:100%}.rugby-team-btclose{left:calc(100% - 26px);top:40px;-webkit-transform:translate(-70px,0);transform:translate(-70px,0)}.rugby-cards-list{width:640px}.rugby-team-info{padding:20px 50px 50px}.rugby-search-filters{max-width:622px;margin:30px auto 0}.rugby-search-filters:after{width:186px;right:0}.rugby-search-filter{margin-right:30px}}@media (max-width:768px){.rugby-search-magnify,.rugby-search-search-magnify{left:auto;right:0;top:-10px}.rugby-search-results,.rugby-search-search-results{vertical-align:top;height:34px;line-height:34px;font-family:neutra-bold,sans-serif;text-align:center;letter-spacing:.05em;border-radius:17px;background-color:#222;color:#fff;z-index:0}.rugby-top-rdv{font-size:20px}.rugby-video-btclose{display:none}.rugby-cards-list{width:320px}.rugby-team-info{padding:20px}.rugby-team-info-spec-col{display:inline-block;width:100%}.rugby-team-info-col{display:block;width:100%}.rugby-team-info-col:first-child{margin-right:0}.rugby-team-info-col:last-child{margin-left:0}.rugby-team-info-misc{display:block}.rugby-team-info-facebook,.rugby-team-info-trainer{display:block;margin:0 0 20px}.rugby-search-search,.rugby-search-search-input{width:calc(100% - 40px);max-width:320px;margin:0 auto}.rugby-search-search{position:relative;font-size:0}.rugby-search-search-input{display:block}.rugby-search-search-results{display:block;width:166px;margin:10px auto 0;font-size:16px}.rugby-search-filters:after,.rugby-search-search-results:before{display:none}.rugby-search-filters{width:calc(100% - 40px);margin:40px auto 0}.rugby-search-filters-label{display:block;width:200px;margin:0 auto}.rugby-search-filters-items{display:block;width:272px;margin:0 auto}.rugby-search-filter{margin-right:10px;margin-top:20px}.rugby-search-filter:nth-child(3){margin-left:20px}.rugby-search,.rugby-search-input{width:calc(100% - 40px);max-width:320px;margin:0 auto}.rugby-search{position:relative;font-size:0}.rugby-search-input{display:block}.rugby-search-results{display:block;width:166px;margin:10px auto 0;font-size:16px}.rugby-search-results:before{display:none}}#content.ri{position:relative;width:100%;min-height:auto;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffc400),color-stop(20%,#ffce00));background-image:linear-gradient(#ffc400 0,#ffce00 20%)}.ri-before-title,.rugby-submenu-item.selected{background-image:-webkit-gradient(linear,left top,right top,from(#dc3250),to(#f49e50))}#content.ri.showform .ri-engagement{opacity:0;visibility:hidden}#content.ri.showform .ri-form-step-title-img,#content.ri.showform .ri-next{display:none}.ri-form-col,.ri-form-progress-step{display:inline-block;vertical-align:top}#content.ri.showform .ri-form-step-title-label{margin:0 auto;padding:0 0 40px;text-align:center}#content.ri.showform .ri-form-step-title-label:before{width:60px;height:5px;top:auto;left:50%;bottom:0;margin-left:-30px}.ri-form{position:relative;width:100%;min-height:984px}.ri-form.ri-form-step-3{min-height:1404px}.ri-form-step-title{position:relative;width:720px;height:136px;margin:80px auto 0;z-index:2}.ri-form-step-title-img{position:absolute;top:40%;left:-104px;pointer-events:none;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ri-form-step-title-label{position:relative;margin-left:280px;padding:26px 0 26px 46px;line-height:42px;font-size:42px;font-family:neutra-light,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#222}.ri-form-step-title-label strong{font-family:neutra-bold,sans-serif}.ri-form-step-title-label:before{position:absolute;width:5px;height:100%;top:0;left:0;background-color:#f08c55;content:''}.ri-form-progress{position:relative;width:calc(100% - 80px);max-width:600px;height:106px;margin:0 auto;opacity:0;z-index:2;transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-progress-step,.ri-form-progress-step:before{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);position:absolute}.ri-form-progress:before{position:absolute;width:100%;height:1px;top:50%;left:0;background-color:#ef8850;content:''}.ri-form-progress-step{height:56px;top:50%;left:0;font-size:24px;font-family:neutra-light,sans-serif;color:transparent;-webkit-transform:translate(-50%,-44px);transform:translate(-50%,-44px);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-progress-step:before{width:6px;height:6px;bottom:0;left:50%;background-color:#dc3051;content:'';z-index:0;-webkit-transform:translate(-50%,-8.5px) rotate(45deg);transform:translate(-50%,-8.5px) rotate(45deg);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-dl-bt,.ri-form-progress-step:after{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-progress-step:after{position:absolute;width:21px;height:21px;bottom:0;left:50%;content:'';z-index:1;-webkit-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-progress-step-selected{color:#dc3051}.ri-form-progress-step-selected:before{background-color:transparent}.ri-form-progress-step-selected:after{border:1px solid #dc3051;background-color:#f7f9f3}.ri-form-progress-step-validated{color:transparent}.ri-form-progress-step-validated:before{background-color:#dc3051}#ri-form-progress-step-2{left:50%}#ri-form-progress-step-3{left:100%}.ri-form-bg{position:absolute;width:100%;left:0;bottom:0}.ri-form-steps{position:relative;width:100%;-webkit-transition:all 1.4s cubic-bezier(.165,.84,.44,1);transition:all 1.4s cubic-bezier(.165,.84,.44,1);z-index:1}.ri-form-steps-0{padding-bottom:400px}.ri-form-steps-1{height:652px}.ri-form-steps-2{height:1540px}.ri-form-steps-3{height:707px}.ri-form-steps-4{height:400px}.ri-form-step{position:absolute;width:100%;top:0;left:0;opacity:0;z-index:0;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.ri-form-step-selected{position:relative;opacity:1;z-index:1;pointer-events:auto}.ri-form-step-content{position:relative;width:820px;margin:0 auto}.ri-form-title{position:relative;height:18px;line-height:18px;margin:0 auto 60px;font-size:24px;font-family:neutra-bold,sans-serif;text-transform:uppercase;color:#dc3051;text-align:center}.ri-form-col-group,.ri-form-grid{width:100%;font-size:0;position:relative}.ri-form-col-group{margin-top:30px;margin-bottom:40px}.ri-form-col{width:calc(50% - 60px);margin:0 30px;line-height:30px;font-size:18px;font-family:neutra-book-alt,sans-serif}.ri-form-input,.ri-form-label{display:block;font-size:18px;font-family:neutra-book-alt,sans-serif}.ri-form-col.long{width:calc(100% - 60px)}.rugby-progression-advice.ri-form-col-advice{width:calc(100% - 40px);margin-top:0;margin-left:40px}.rugby-progression-advice.ri-form-col-advice .rugby-progression-advice-content{width:200px}.ri-form-label{margin-bottom:8px}.ri-form-input{width:calc(100% - 22px);height:22px;padding:10px;border:1px solid #e6e6e6;background-color:#fff;margin-bottom:20px}.ri-form-input.error{border-color:#dc3051}.ri-form-dl{position:relative;width:100%;height:42px}.ri-form-dl-error:after{position:absolute;width:100%;height:1px;left:0;bottom:-10px;background-color:#dc3051;content:''}.ri-form-dl-bt,.ri-form-dl-txt{position:relative;display:inline-block;vertical-align:top}.ri-form-dl-txt{width:185px;margin-right:30px;margin-top:5px;line-height:18px;font-family:neutra-book-alt,sans-serif;font-size:18px;color:#dc3051;word-break:break-all}.ri-form-dl-txt-file{font-size:14px}.ri-form-dl-bt{width:130px;height:100%;background-color:#dc3051;color:#fff;cursor:pointer;transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-dl-bt-icon,.ri-form-dl-bt-label{vertical-align:middle;display:inline-block}.ri-form-dl-bt:hover{background-color:#222}.ri-form-dl-bt-label{font-family:neutra-book-alt,sans-serif;font-size:18px;line-height:42px;margin-left:18px}.ri-form-dl-bt-icon{width:24px;height:18px;margin-left:12px}.ri-form-input-file{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;z-index:2;cursor:pointer}.ri-form-slider{width:calc(100% - 60px);margin:30px auto 48px}.ri-form-slider .ri-form-label{display:inline-block;vertical-align:top;margin-right:46px;line-height:22px}.ri-form-slider-bar{position:relative;display:inline-block;vertical-align:top;width:572px;height:6px;background-color:#fff;margin-top:33px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ri-form-slider-bar:after,.ri-form-slider-bar:before{position:absolute;width:1px;height:24px;top:-9px;background-color:#dc3051;content:''}.ri-form-slider-bar:before{left:0}.ri-form-slider-bar:after{right:0}.ri-form-slider-end,.ri-form-slider-start{position:absolute;display:inline-block;vertical-align:top;bottom:-36px;font-family:neutra-book-alt,sans-serif;font-size:24px;color:#222;pointer-events:none;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ri-form-slider-start{left:0}.ri-form-slider-end{right:0}.ri-form-slider-bt{position:absolute;width:80px;height:80px;top:3px;left:50%;z-index:1;color:#fff;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ri-form-slider-bt:before{position:absolute;width:40px;height:40px;top:50%;left:50%;background-color:#dc3051;z-index:0;content:'';-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.ri-form-slider-bt:after{position:absolute;width:64px;height:26px;line-height:26px;top:-8px;left:50%;background-color:#dc3051;color:#fff;text-align:center;font-family:neutra-bold,sans-serif;font-size:15px;letter-spacing:.05em;content:attr(data-value);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ri-form-slider-bt-icon{position:absolute;width:15px;height:7px;top:50%;left:50%;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ri-form-step-bthome,.ri-form-step-btnext{position:relative;display:block;width:240px;margin:30px auto 0;text-decoration:none;text-transform:uppercase;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-step-bthome:hover .ri-form-step-btnext-label,.ri-form-step-btnext:hover .ri-form-step-btnext-label{background-color:#dc3051;color:#fff;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.ri-form-step-bthome:hover .ri-form-step-btnext-label:after,.ri-form-step-btnext:hover .ri-form-step-btnext-label:after{width:22px}.ri-form-step-btnext-label{position:relative;display:block;width:154px;height:64px;line-height:42px;border:3px solid #dc3051;font-size:18px;font-family:neutra-bold,sans-serif;letter-spacing:.05em;color:#dc3051;background-color:transparent;text-align:center;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-check-label,.ri-form-rule,.ri-form-textarea-input{font-family:neutra-book-alt,sans-serif}.ri-form-step-btnext-label:before{display:block;height:12px;content:''}.ri-form-step-btnext-label:after{position:absolute;width:40px;height:1px;top:50%;right:-30px;background-color:#dc3051;content:'';-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-check-icon:after,.ri-form-rule{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-step-btnext-losange{position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ri-form-step-btnext-losange:before{background-color:#dc3051}.ri-form-slider-with-icon{padding-bottom:40px;border-bottom:1px solid #e5ba00}.ri-form-slider-with-icon .ri-form-slider-bar{width:530px}.ri-form-slider-with-icon .ri-form-label{width:128px;margin-right:0}.ri-form-slider-icon{display:inline-block;vertical-align:top;width:47px;height:41px;color:#dc3051;margin-right:34px;margin-left:15px}.ri-form-textarea,.ri-form-textarea-container .ri-form-slider-icon{vertical-align:middle}.ri-form-textarea-container{width:calc(100% - 60px);margin:30px auto 0;padding-bottom:30px;border-bottom:1px solid #e5ba00}.ri-form-textarea{display:inline-block;width:calc(100% - 96px)}.ri-form-textarea-input{display:block;width:calc(100% - 22px);height:92px;padding:10px;border:1px solid #e6e6e6;background-color:#fff;font-size:18px;margin-bottom:20px;resize:none}.ri-form-textarea-input.error{border-color:#e0003f}.ri-form-col-media{width:332px;margin:0}.ri-form-col-media:first-child{margin-left:96px}.ri-form-col-media .ri-form-dl{height:auto}.ri-form-col-media .ri-form-dl-txt{display:block;width:300px;min-height:36px;word-break:break-word}.ri-form-col-media .ri-form-dl-bt{display:block;margin-top:10px}.ri-form-col-media .ri-form-input{margin-top:10px}.ri-form-line{width:calc(100% - 60px);margin:0 auto}.ri-form-deco{width:100%;height:1px;margin:20px auto;background-color:#e5ba00}.ri-form-check{position:relative;display:inline-block;vertical-align:top;left:50%;top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.ri-form-check-icon{position:relative;display:inline-block;vertical-align:top;width:30px;height:30px;top:-5px;margin-right:10px;cursor:pointer}.ri-form-check-icon:after,.ri-form-check-icon:before{position:absolute;content:''}.ri-form-check-icon:before{width:19px;height:19px;top:5px;left:5px;background-color:#fff;border:1px solid #e6e6e6}.ri-form-check-icon:after{width:10px;height:10px;top:11px;left:10px;background-color:#e0003f;opacity:0;-webkit-transform:rotate(0);transform:rotate(0);transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-check-icon-checked:after{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ri-form-rule{position:relative;display:inline-block;width:106px;left:50%;margin-top:30px;margin-left:-53px;text-align:center;line-height:19px;font-size:14px;color:#222;text-decoration:none;transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-rule:after,.top14-popup-btclose span{-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-rule:after{position:absolute;width:100%;height:1px;bottom:-3px;left:0;background-color:#222;content:'';transition:all .6s cubic-bezier(.165,.84,.44,1)}.ri-form-rule:hover{color:#e0003f}.ri-form-rule:hover:after{background-color:#e0003f}.ri-form-check-label{display:inline-block;vertical-align:top;line-height:19px;font-size:18px;color:#222}.ri-form-check-label a{color:#e0003f;text-decoration:none}.ri-form-captcha{width:302px;margin:20px auto 0}.ri-form-error{position:relative;max-width:400px;margin:20px auto 0;color:#e0003f;font-family:neutra-light,sans-serif;font-size:14px;text-align:center}.ri-form-step-confirmation{min-width:300px;max-width:600px;text-align:center;font-family:neutra-book-alt,sans-serif;font-size:22px;line-height:28px;margin:100px auto 0}.ri-form-step-confirmation strong{font-size:28px;font-family:neutra-bold,sans-serif;color:#e0003f}.ri-before-item-num,.ri-before-title{position:relative;font-family:neutra-bold,sans-serif;color:#fff;letter-spacing:.05em;text-align:center}.ri-form-step-bthome{margin-top:100px}.ri-before-title{width:100%;max-width:432px;min-height:46px;margin:50px auto 0;line-height:46px;font-size:30px;text-transform:uppercase;background-image:linear-gradient(to right,#dc3250 0,#f49e50 100%)}.ri-before-items{position:relative;width:calc(100% - 40px);margin:90px auto 0}.ri-before-item{position:relative;width:calc(100% - 70px);font-size:0;padding-bottom:40px;margin-left:70px}.ri-before-item-num{display:inline-block;vertical-align:top;width:50px;height:50px;line-height:50px;font-size:30px;background-color:#dc3051;z-index:1}.ri-before-item-label,.ri-before-txt{color:#222;font-family:neutra-book-alt,sans-serif}.ri-before-item-num:before{position:absolute;width:46px;height:1px;top:50%;left:-46px;background-color:#fff;content:''}.ri-before-item-num:after,.ri-engagement-title:after{background-color:#ef8850;content:''}.ri-before-item-num:after{position:absolute;width:8px;height:8px;top:50%;left:-66px;margin-top:-3px;border-radius:50%}.ri-before-item-label{display:inline-block;vertical-align:top;width:calc(100% - 90px);margin-left:40px;line-height:40px;font-size:24px}.ri-before-item-label.advice{width:380px}.ri-before-txt{position:relative;width:calc(100% - 40px);margin:40px auto 0;line-height:28px;font-size:16px}.ri-before-txt .red{color:#e0003f}.ri-before-txt strong{font-family:neutra-bold,sans-serif}.ri-engagement-title,.rugby-submenu-item{font-family:neutra-light,sans-serif;text-transform:uppercase}.rugby-progression-advice.ri-before-advice{position:absolute;width:320px;right:-180px;top:0;margin-top:0}.rugby-progression-advice.ri-before-advice .rugby-progression-advice-content{width:180px}.ri-engagement{position:absolute;width:960px;height:680px;left:50%;top:auto;margin-left:-480px;border-radius:20px;overflow:hidden;font-size:14px;-webkit-transform:scale(1) translate(0,-50%);transform:scale(1) translate(0,-50%);z-index:1}.ri-engagement-bg{position:absolute;width:100%;top:0;left:0;z-index:0}.ri-engagement-content{position:relative;width:640px;margin:90px auto 0;z-index:1}.ri-engagement-title{position:relative;height:76px;line-height:30px;font-size:30px;letter-spacing:.05em;color:#fff}.ri-engagement-title strong{font-family:neutra-bold,sans-serif}.ri-engagement-title:after{position:absolute;width:100px;height:5px;bottom:0;left:0}.ri-engagement-txt{position:relative;margin-top:60px;line-height:28px;font-size:16px;font-family:neutra-book-alt,sans-serif;color:#fff}.ri-engagement-txt strong{font-family:neutra-bold,sans-serif}.ri-next{position:relative;max-height:660px;overflow:hidden;z-index:0}.ri-next .ri-form-step-bthome,.ri-next .ri-form-step-btnext{position:absolute;left:50%;bottom:170px;margin-left:-120px;z-index:1}.ri-next-bg{position:relative;width:100%}@media (max-width:1040px){#content.ri{padding-bottom:100px}#content.ri.showform .ri-engagement{display:none}.ri-form{width:100%}.ri-form-col,.ri-form-slider,.ri-form-title{width:calc(100% - 40px)}.ri-form.ri-form-step-2{min-height:2320px}.ri-form.ri-form-step-3{min-height:1420px}.ri-form.ri-form-step-4{min-height:1220px}.ri-form-title{height:auto;line-height:30px;margin:0 auto 30px}.ri-form-col{display:block;margin:0 auto}.ri-form-col-media:first-child,.ri-form-slider-icon{margin-left:0}.ri-form-slider-bar{display:block;width:100%;margin-top:66px;margin-bottom:66px}.ri-form-slider-with-icon .ri-form-slider-bar{width:100%}.ri-form-dl{height:75px}.ri-form-dl-txt{display:block;width:100%;margin-bottom:15px}.ri-before-item-num:after,.ri-before-item-num:before,.ri-before-item:before,.ri-form-progress{display:none}.ri-form-dl-bt{height:42px}.ri-form-col-media{width:100%;margin-bottom:20px}.ri-form-col-media .ri-form-dl-txt{width:100%}.ri-form-error,.ri-form-line{width:calc(100% - 40px)}.ri-form-check-label{width:170px}.ri-before-items{margin-top:60px}.ri-before-item{width:100%;margin-left:0}.ri-before-item-num{width:30px;height:30px;line-height:30px;font-size:22px}.ri-before-item-label{width:calc(100% - 50px);font-size:18px;line-height:30px;margin-left:20px}.ri-form-steps-0{padding-bottom:0}.ri-form-step{margin-top:30px}.ri-form-step-title{width:100%;height:auto;margin-top:0;text-align:center}.ri-form-step-title-img{position:relative;width:100%;max-width:400px;left:0;top:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.ri-form-step-title-label{width:100%;height:auto;margin-left:0;margin-top:-30px;line-height:30px;font-size:24px;padding:0 0 20px;text-align:center}.ri-form-step-title-label:before{width:56px;height:4px;left:50%;bottom:0;top:auto;margin-left:-28px}.ri-form-step-content{width:100%;max-width:600px}.ri-before-title{position:relative;width:100%;margin-top:30px;font-size:24px}.ri-before-item-label.advice{width:calc(100% - 50px)}.rugby-progression-advice.ri-before-advice{position:relative;width:280px;margin:30px auto 0;left:0;top:0;right:0}.rugby-progression-advice.ri-before-advice .rugby-progression-advice-img{width:100px;height:100px;left:-15px}.rugby-progression-advice.ri-before-advice .rugby-progression-advice-content{width:calc(100% - 100px);margin-left:90px}.rugby-progression-advice.ri-before-advice .rugby-progression-advice-title{font-size:18px}.rugby-progression-advice.ri-before-advice .rugby-progression-advice-txt{max-width:200px;line-height:18px;font-size:14px}.ri-engagement{position:relative;width:100%;height:auto;margin:0 auto;left:0;padding-bottom:50px;border-radius:0;background-color:#222;-webkit-transform:translate(0,0);transform:translate(0,0)}.ri-engagement-bg{width:auto;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ri-engagement-content,.ri-form-col.long{width:calc(100% - 40px)}.ri-engagement-content{max-width:440px;padding:20px;margin-top:50px}.ri-engagement-title{line-height:26px;font-size:26px}.ri-engagement-txt{margin-top:40px}.ri-next .ri-form-step-bthome,.ri-next .ri-form-step-btnext{margin-top:-35px;bottom:auto;top:50%}.rugby-progression-advice.ri-form-col-advice{margin-top:30px}.rugby-progression-advice.ri-form-col-advice .rugby-progression-advice-txt{margin-top:10px}.ri-form-steps-3{height:1610px}}@media (max-width:768px){.ri-form-bg{display:none}.ri-form-step-1{min-height:1084px}.rugby-progression-advice.ri-form-col-advice{width:calc(100% - 94px);margin-left:70px;margin-top:30px}.rugby-progression-advice.ri-form-col-advice .rugby-progression-advice-content{width:calc(100% - 80px)}.rugby-progression-advice.ri-form-col-advice .rugby-progression-advice-bt{margin-top:20px}}.rugby-submenu{position:relative;max-width:470px;padding-top:50px;margin:0 auto;font-size:0;z-index:3}.rugby-submenu-item{position:relative;display:inline-block;vertical-align:top;width:154px;height:50px;padding-top:14px;font-size:18px;text-align:center;text-decoration:none;color:#222;border:3px solid #dc3250;-webkit-transition:all .6s cubic-bezier(.25,.46,.45,.94);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-top-label,.rugby-submenu-item strong{font-family:neutra-bold,sans-serif}.rugby-submenu-item:not(:first-child){margin-left:150px}.rugby-submenu-item:not(:first-child):before{position:absolute;width:130px;height:1px;top:50%;left:-143px;background-color:#d3a407;content:''}.rugby-submenu-item.selected{border:none;width:160px;padding-top:20px;background-image:linear-gradient(to right,#dc3250 0,#f49e50 100%);color:#fff}.rugby-submenu-item:hover{background-color:#dc3250;color:#fff}@media (max-width:1040px){.rugby-submenu{max-width:calc(100% - 40px);margin-top:30px}.rugby-submenu-item{display:block;width:100%;max-width:320px;margin:0 auto 20px}.rugby-submenu-item:not(:first-child){margin-left:auto}.rugby-submenu-item:not(:first-child):before{display:none}.rugby-submenu-item.selected{width:calc(100% + 6px)}}#content.rugby-sponsor{position:relative;width:100%;background-color:#ffcf00}.rugby-sponsor-top{position:relative;width:100%;height:0;padding-bottom:53.125%}.rugby-sponsor-top-bg{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-filter:grayscale(100%) brightness(20%);filter:grayscale(100%) brightness(20%);z-index:0}.rugby-sponsor-top-bg.mobile{display:none}.rugby-sponsor-top-content{position:absolute;width:100%;max-width:600px;top:0;left:50%;margin-left:-300px;text-align:center}.rugby-sponsor-top-content:not(.visible) .rugby-sponsor-top-logo{opacity:0;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.rugby-sponsor-top-content:not(.visible) .rugby-sponsor-top-label{opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.rugby-sponsor-top-content:not(.visible) .rugby-sponsor-top-title{opacity:0;-webkit-transform:translate(0,50px);transform:translate(0,50px)}.rugby-sponsor-top-content.visible .rugby-sponsor-top-logo{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .4s,transform .8s cubic-bezier(.165,.84,.44,1) .4s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .4s,transform .8s cubic-bezier(.165,.84,.44,1) .4s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .4s}.rugby-sponsor-top-content.visible .rugby-sponsor-top-label{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .7s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .7s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .7s,transform .8s cubic-bezier(.165,.84,.44,1) .7s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .7s,transform .8s cubic-bezier(.165,.84,.44,1) .7s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .7s}.rugby-sponsor-top-content.visible .rugby-sponsor-top-title{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .5s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .5s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .5s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .5s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .5s,transform .8s cubic-bezier(.165,.84,.44,1) .5s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .5s,transform .8s cubic-bezier(.165,.84,.44,1) .5s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .5s}.rugby-sponsor-top-logo{position:relative}.rugby-sponsor-top-label{width:194px;height:28px;line-height:28px;margin:-60px auto 0;font-size:14px;text-transform:uppercase;color:#fff;background-color:#282828;letter-spacing:.05em}.rugby-sponsor-top-label strong{color:#ef8850}.rugby-sponsor-top-title{margin-top:28px;line-height:42px;font-size:42px;font-family:neutra-light,sans-serif;color:#fff;letter-spacing:.05em;text-transform:uppercase}.rugby-sponsor-top-title strong{font-family:neutra-bold,sans-serif}.rugby-sponsor-cards{position:relative;width:984px;margin:-116px auto 0;font-size:0;-webkit-perspective:100vw;perspective:100vw}.rugby-sponsor-cards:not(.visible) .rugby-sponsor-card{opacity:0;-webkit-transform:translate(0,80px);transform:translate(0,80px)}.rugby-sponsor-cards.visible .rugby-sponsor-card{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-cards.visible .rugby-sponsor-card:last-child{-webkit-transition-delay:.2s;transition-delay:.2s}.rugby-sponsor-card{position:relative;display:inline-block;vertical-align:top;width:480px;height:330px;margin:0 6px;font-size:14px;text-decoration:none;overflow:hidden}.rugby-sponsor-card:hover .rugby-sponsor-card-img{-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9);-webkit-transition:-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:transform .6s cubic-bezier(.25,.46,.45,.94);transition:transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-card:hover .rugby-sponsor-card-title:after{-webkit-transform:scale(1);transform:scale(1)}.rugby-sponsor-card:hover .rugby-sponsor-card-bt svg{color:#222}.rugby-sponsor-card:hover .rugby-sponsor-card-bt:before{background-color:#fff}.rugby-sponsor-card-img{position:absolute;display:block;width:120%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-card-content{position:relative;width:360px;height:calc(100% - 50px);padding:50px 60px 0;font-size:0}.rugby-sponsor-card-title{position:relative;height:88px;line-height:28px;padding-bottom:0;font-size:22px;font-family:neutra-book-alt,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#fff}.rugby-sponsor-card-title:after,.rugby-sponsor-card-title:before{width:55px;height:5px;bottom:0;left:0;position:absolute;content:''}.rugby-sponsor-card-title strong{font-family:neutra-bold,sans-serif}.rugby-sponsor-card-title:before{background-color:#ffdd34;z-index:0}.rugby-sponsor-card-title:after{background-color:#fff;z-index:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-card-txt{height:72px;max-width:360px;margin-top:18px;line-height:24px;font-size:20px;font-family:neutra-demi,sans-serif;color:#fff}.rugby-sponsor-card-bt{position:absolute;width:40px;height:40px;bottom:38px;left:64px}.rugby-sponsor-card-bt svg{position:relative;width:16px;height:20px;margin-left:12px;margin-top:10px;color:#fff;z-index:1;-webkit-transition:color .6s cubic-bezier(.165,.84,.44,1);transition:color .6s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-card-bt:before{position:absolute;width:100%;height:100%;top:50%;left:50%;margin-left:-20px;margin-top:-20px;background-color:#fc0;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .6s cubic-bezier(.165,.84,.44,1);transition:background .6s cubic-bezier(.165,.84,.44,1)}.rugby-progression{position:relative;min-height:1000px;padding-top:120px;overflow:hidden}.rugby-progression-bg{position:absolute;width:100%;left:0;bottom:0;z-index:0}.rugby-progression-content{position:relative;width:100%;max-width:960px;margin:0 auto;z-index:2}.rugby-progression-title{position:relative;max-width:280px;padding-bottom:40px;top:-1px;line-height:35px;font-size:36px;font-family:neutra-book-alt,sans-serif;text-transform:uppercase;letter-spacing:.05em}.graph-bg,.rugby-progression-graph{position:absolute;top:0;border-radius:20px}.graph-title,.rugby-progression-title strong{font-family:neutra-bold,sans-serif}.rugby-progression-title:after{position:absolute;width:55px;height:5px;bottom:0;left:0;background-color:#ef8850;content:''}.rugby-progression-title:not(.visible){opacity:0;-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.rugby-progression-title.visible{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-progression-graph{width:560px;height:750px;right:0;overflow:hidden;-webkit-transform:scale(1);transform:scale(1)}.rugby-progression-graph.complete .graph-title{color:#e76150;-webkit-transition:color .6s cubic-bezier(.25,.46,.45,.94) 3.2s;transition:color .6s cubic-bezier(.25,.46,.45,.94) 3.2s}.graph-bg{width:100%;left:0;font-size:0;text-align:center;z-index:0}.graph-title{position:relative;width:100px;margin:30px auto 0;line-height:19px;font-size:20px;text-transform:uppercase;color:#fff;z-index:2}.graph-title strong{font-size:26px;line-height:22px}.graph-count,.graph-legend-ladder-step,.graph-legend-prize-label{font-size:14px;font-family:neutra-bold,sans-serif}.graph-progression{position:absolute;width:100%;height:100%;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#ee8350),to(#f5a250));background-image:linear-gradient(#ee8350 50%,#f5a250 100%);z-index:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.graph-count{position:absolute;width:80px;height:22px;bottom:0;right:0;padding-right:25px;line-height:22px;text-align:right;color:#fff;background-color:#dc3051;z-index:3}.graph-count svg{position:relative;display:inline-block;height:12px;top:1px;color:#fff}.graph-legend,.graph-legend-ladder{top:0;position:absolute;right:0;z-index:2}.graph-count span{display:inline-block;width:52px}.graph-legend{width:100%}.graph-legend-ladder{width:100%;text-align:right}.graph-legend-ladder-step{position:absolute;width:100%;height:14px;right:0;white-space:nowrap;color:#fff;z-index:2}.graph-legend-ladder-step:nth-child(1){top:108px}.graph-legend-ladder-step:nth-child(2){top:275px}.graph-legend-ladder-step:nth-child(3){top:446px}.graph-legend-ladder-step:nth-child(4){top:616px}.graph-legend-ladder-step:nth-child(4):after{display:none}.graph-legend-ladder-step span{position:relative;margin-right:25px;z-index:1}.graph-legend-ladder-step:after,.graph-legend-ladder-step:before{z-index:0;position:absolute;content:''}.graph-legend-ladder-step:before{width:100%;height:1px;top:7px;left:0;background:url('/themes/custom/justin_bridou/assets/img/rugby/dash.png') repeat-x;opacity:.09;-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.graph-legend-ladder-step:after{width:16px;height:100px;top:39px;right:38px;background:url('/themes/custom/justin_bridou/assets/img/rugby/ladder.png');}.graph-legend-ladder-step.open{color:#fff}.graph-legend-ladder-step.open:before{opacity:.25}.graph-legend-prizes{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.graph-legend-prize{position:absolute;display:inline-block;vertical-align:top;min-height:46px;left:50%;padding:0 20px 0 46px;line-height:38px;border-radius:18px;color:#fff;background-color:#5a5a5a;white-space:nowrap;-webkit-transform:scale(1) translate(-50%,-13px);transform:scale(1) translate(-50%,-13px)}.graph-legend-prize:nth-child(1){top:108px}.graph-legend-prize:nth-child(2){top:275px}.graph-legend-prize:nth-child(3){top:446px}.graph-legend-prize:nth-child(3) .graph-legend-prize-label{line-height:38px}.graph-legend-prize:nth-child(4){top:616px}.graph-legend-prize:after{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:18px;background-image:-webkit-gradient(linear,left top,right top,from(#f5a350),to(#dc3051));background-image:linear-gradient(to right,#f5a350 0,#dc3051 100%);opacity:0;z-index:0;content:'';-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.graph-legend-prize.open:after{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.graph-legend-prize.open .graph-legend-prize-icon{background-color:#fc0}.graph-legend-prize.open .graph-legend-prize-icon svg.icon-open{opacity:1}.graph-legend-prize.open .graph-legend-prize-icon svg.icon-close{opacity:0}.graph-legend-prize.open .graph-legend-prize-icon:before{opacity:1;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.graph-legend-prize.open:nth-child(1) .graph-legend-prize-icon,.graph-legend-prize.open:nth-child(1) .graph-legend-prize-icon svg.icon-close,.graph-legend-prize.open:nth-child(1) .graph-legend-prize-icon svg.icon-open,.graph-legend-prize.open:nth-child(1) .graph-legend-prize-icon:before,.graph-legend-prize.open:nth-child(1):after{-webkit-transition-delay:.8s;transition-delay:.8s}.graph-legend-prize-icon{position:absolute;width:38px;height:38px;top:50%;left:-9px;margin-top:-19px;background-color:#848484;border-radius:50%;z-index:1;-webkit-transition:background .6s cubic-bezier(.25,.46,.45,.94);transition:background .6s cubic-bezier(.25,.46,.45,.94)}.graph-legend-prize-icon svg{position:absolute;width:14px;height:22px;top:50%;left:50%;margin-left:-7px;margin-top:-11px;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.graph-legend-prize-icon svg.icon-open{opacity:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.graph-legend-prize-icon svg.icon-close{opacity:1}.graph-legend-prize-icon:before{position:absolute;width:54px;height:54px;top:50%;left:50%;margin-left:-28px;margin-top:-28px;border-radius:50%;border:1px dashed #fff;opacity:0;content:'';-webkit-transform:scale(.5) rotate(-90deg);transform:scale(.5) rotate(-90deg);-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .2s,transform .6s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .2s,transform .6s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s}.graph-legend-prize-label{position:relative;display:block;width:280px;min-height:28px;padding:5px 0;line-height:18px;text-transform:uppercase;white-space:normal;z-index:1}.rugby-progression-advice-title,.rugby-progression-vote{font-size:24px;letter-spacing:.05em;text-transform:uppercase}.rugby-progression-vote{position:relative;width:260px;margin-top:66px;top:-5px;margin-left:94px;line-height:26px;font-family:neutra-book-alt,sans-serif;text-align:right;color:#222}.rugby-progression-vote strong{position:relative;display:inline-block;padding-bottom:16px;margin-bottom:10px;font-family:neutra-bold,sans-serif}.rugby-progression-vote strong:after{position:absolute;width:260px;height:1px;bottom:0;right:0;background-color:#ef8850;content:''}.rugby-progression-vote:not(.visible){opacity:0;-webkit-transform:translate(60px,0);transform:translate(60px,0)}.rugby-progression-vote.visible{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-progression-advice{position:relative;width:284px;height:158px;margin-top:120px;margin-left:70px;border-radius:10px;background-image:-webkit-gradient(linear,left top,left bottom,from(#e96950),to(#f5a250));background-image:linear-gradient(#e96950 0,#f5a250 100%);-webkit-transform:scale(1);transform:scale(1)}.rugby-progression-advice:not(.visible),.rugby-progression-advice:not(.visible) .rugby-progression-advice-img{opacity:0}.rugby-progression-advice:not(.visible) .rugby-progression-advice-title,.rugby-progression-advice:not(.visible) .rugby-progression-advice-txt{opacity:0;-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}.rugby-progression-advice.visible{opacity:1;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.rugby-progression-advice.visible .rugby-progression-advice-img{-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94);transition:opacity .8s cubic-bezier(.25,.46,.45,.94)}.rugby-progression-advice.visible .rugby-progression-advice-title{-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s}.rugby-progression-advice.visible .rugby-progression-advice-txt{-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .3s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .3s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,transform .8s cubic-bezier(.165,.84,.44,1) .3s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .3s,transform .8s cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .3s}.rugby-progression-advice-img{position:absolute;width:182px;height:182px;left:-91px;top:-12px}.rugby-progression-advice-content{position:relative;width:140px;padding-top:20px;margin:0 0 0 112px}.rugby-progression-advice-title{line-height:22px;font-family:neutra-bold,sans-serif;color:#fff}.rugby-progression-advice-txt{line-height:18px;margin-top:18px;font-size:14px;font-family:neutra-demi,sans-serif;letter-spacing:.05em;color:#fff}.rugby-progression-advice-bt{display:block;width:168px;height:30px;margin-top:6px;line-height:32px;font-size:15px;font-family:neutra-demi,sans-serif;color:#fff;background-color:#dc3051;text-align:center;text-transform:uppercase;text-decoration:none;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.rugby-progression-advice-bt svg{position:relative;display:inline-block;vertical-align:middle;width:24px;height:18px;margin-right:8px;top:-2px}.rugby-progression-advice-bt:hover{background-color:#f5be32}.rugby-sponsor-2016{position:relative;width:100%;min-height:936px;background-color:#edf1e5}.rugby-sponsor-2016-bg,.rugby-sponsor-2016-bg img{position:absolute;top:0;left:0;width:100%}.rugby-sponsor-2016-bg{height:690px;overflow:hidden;z-index:0}.rugby-sponsor-2016-title{position:relative;width:100%;height:106px;padding-top:90px;line-height:35px;font-family:neutra-book-alt,sans-serif;font-size:36px;letter-spacing:.05em;text-align:center;text-transform:uppercase;color:#fff;z-index:1}.rugby-sponsor-2016-title strong{font-family:neutra-bold,sans-serif}.rugby-sponsor-2016-title:after{position:absolute;width:56px;height:5px;left:50%;bottom:0;margin-left:-28px;background-color:#ef8850;content:''}.rugby-sponsor-2016-title:not(.visible){opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.rugby-sponsor-2016-title:not(.visible):after{-webkit-transform:scaleX(0);transform:scaleX(0)}.rugby-sponsor-2016-title.visible{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-2016-title.visible:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s}.rugby-sponsor-2016-keys.visible .rugby-sponsor-2016-key,.rugby-sponsor-2016-label.visible{-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-2016-content{position:absolute;width:1000px;left:50%;bottom:0;margin-left:-500px;z-index:1}.rugby-sponsor-2016-keys{position:relative;width:500px;height:500px;padding-left:60px;padding-top:70px;background-color:#fff;border-radius:20px}.rugby-sponsor-2016-keys:not(.visible) .rugby-sponsor-2016-key{opacity:0;-webkit-transform:translate(-10px,-30px);transform:translate(-10px,-30px)}.rugby-sponsor-2016-keys.visible .rugby-sponsor-2016-key{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-2016-keys.visible .rugby-sponsor-2016-key:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.rugby-sponsor-2016-keys.visible .rugby-sponsor-2016-key:nth-child(3){-webkit-transition-delay:.4s;transition-delay:.4s}.rugby-sponsor-2016-keys.visible .rugby-sponsor-2016-key:nth-child(4){-webkit-transition-delay:.6s;transition-delay:.6s}.rugby-sponsor-2016-key{position:relative;font-size:0}.rugby-sponsor-2016-key:not(:last-child){margin-bottom:60px}.rugby-sponsor-2016-key-icon{position:relative;display:inline-block;vertical-align:middle;width:38px;height:38px;margin-right:20px;border-radius:50%;border:1px solid #222}.rugby-sponsor-2016-key-icon svg{position:absolute;top:50%;left:50%}.rugby-sponsor-2016-key-icon svg.rugbyshirt{width:22px;height:22px;margin-left:-11px;margin-top:-11px}.rugby-sponsor-2016-key-icon svg.heart{width:20px;height:18px;margin-left:-10px;margin-top:-7px}.rugby-sponsor-2016-key-icon svg.rugbyball{width:10px;height:20px;margin-top:-10px;margin-left:-5px}.rugby-sponsor-2016-key-icon svg.eye{width:24px;height:14px;margin-left:-12px;margin-top:-7px}.rugby-sponsor-2016-key-label{position:relative;display:inline-block;vertical-align:middle;line-height:24px;font-size:18px;font-family:neutra-demi,sans-serif;text-transform:uppercase;color:#222}.rugby-sponsor-2016-key-label strong{font-size:48px;font-family:neutra-bold,sans-serif}.rugby-sponsor-2016-shirts{position:absolute;top:126px;left:428px}.rugby-sponsor-2016-shirts:not(.visible) .rugby-sponsor-2016-shirt{opacity:0;-webkit-transform:translate(-50px,0);transform:translate(-50px,0)}.rugby-sponsor-2016-shirts.visible .rugby-sponsor-2016-shirt{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .2s,transform .8s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .8s cubic-bezier(.165,.84,.44,1) .2s}.rugby-sponsor-2016-shirts.visible .rugby-sponsor-2016-shirt:nth-child(2){-webkit-transition-delay:.4s;transition-delay:.4s}.rugby-sponsor-2016-shirt{position:relative;display:inline-block;vertical-align:top}.rugby-sponsor-2016-shirt img{position:relative;z-index:1}.rugby-sponsor-2016-shirt:after{position:absolute;display:block;width:80%;height:30px;left:10%;bottom:-40px;border-radius:50%;opacity:.2;background-image:radial-gradient(ellipse,#000,rgba(0,0,0,.6),rgba(0,0,0,.2),transparent,transparent);z-index:0;content:''}.rugby-sponsor-2016-label{position:absolute;max-width:360px;right:0;bottom:0;line-height:35px;font-size:36px;font-family:neutra-book-alt,sans-serif;letter-spacing:.05em;text-transform:uppercase}.rugby-sponsor-2016-label strong{font-family:neutra-bold,sans-serif}.rugby-sponsor-2016-label:not(.visible){opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.rugby-sponsor-2016-label.visible{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-equipe{position:relative;width:100%;height:480px;background-color:#edf1e5}.rugby-sponsor-equipe-bg{position:absolute;width:780px;top:-50px;left:50%;margin-left:-390px;z-index:0}.rugby-sponsor-equipe-bts{position:relative;width:720px;padding-top:310px;margin:0 auto;font-size:0;z-index:1}.rugby-sponsor-equipe-bt{position:relative;display:inline-block;vertical-align:top;width:216px;height:70px;cursor:pointer;text-decoration:none}.rugby-sponsor-equipe-bt:first-child{margin-right:190px}.rugby-sponsor-equipe-bt:hover .rugby-sponsor-equipe-bt-label{background-color:#647e69;color:#fff}.rugby-sponsor-equipe-bt:hover .rugby-sponsor-equipe-bt-icon:before{background-color:#647e69}.rugby-sponsor-equipe-bt:hover .rugby-sponsor-equipe-bt-icon .icon{color:#fff}.rugby-sponsor-equipe-bt:hover .rugby-sponsor-equipe-bt-icon:after{-webkit-transform:scaleX(.5);transform:scaleX(.5)}.rugby-sponsor-equipe-bt.hide{display:none}.rugby-sponsor-equipe-bt.visible{opacity:1}.rugby-sponsor-equipe-bt:not(.visible){opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.rugby-sponsor-equipe-bt.visible{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-equipe-bt.visible:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.rugby-sponsor-equipe-bt-label{position:relative;display:inline-block;width:calc(100% - 6px);height:51px;padding-top:13px;line-height:20px;font-size:18px;font-family:neutra-light,sans-serif;text-align:center;text-transform:uppercase;border:3px solid #647e69;color:#647e69;-webkit-transition:background .4s cubic-bezier(.25,.46,.45,.94),color .4s cubic-bezier(.25,.46,.45,.94);transition:background .4s cubic-bezier(.25,.46,.45,.94),color .4s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-equipe-bt-label strong{font-family:neutra-bold,sans-serif}.rugby-sponsor-equipe-bt-icon{position:absolute;width:40px;height:40px;right:-90px;top:50%;margin-top:-26px}.rugby-sponsor-equipe-bt-icon:before{background-color:#647e69}.rugby-sponsor-equipe-bt-icon:after{position:absolute;width:40px;height:1px;top:50%;left:-60px;background-color:#647e69;content:'';-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-equipe-bt-icon:hover:before{background-color:#647e69;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(1);transform:translate(-50%,-50%) rotate(45deg) scale(1)}.rugby-sponsor-equipe-bt-icon:hover .icon{color:#fff}.rugby-sponsor-footer{position:relative;margin-top:60px;color:#e50054;text-align:center}.rugby-sponsor-footer.white,.rugby-sponsor-footer.white .rugby-sponsor-footer-link{color:#fff}.rugby-sponsor-footer.white .rugby-sponsor-footer-link:hover{color:#222}.rugby-sponsor-footer-link{text-decoration:none;color:#e50054;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-footer-link:hover{color:#222}.rugby-sponsor-saison-2{position:relative;width:100%;height:0;padding-bottom:32.639%;overflow:hidden}.rugby-sponsor-saison-2.open .rugby-sponsor-saison-2-cover{opacity:0;pointer-events:none}.rugby-sponsor-saison-2.open .rugby-sponsor-saison-2-bt{opacity:0;pointer-events:none;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.rugby-sponsor-saison-2-video{position:absolute;width:100%;height:100%;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-sponsor-saison-2-cover{position:relative;width:100%;z-index:1;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .3s;transition:opacity .6s cubic-bezier(.25,.46,.45,.94) .3s}.rugby-sponsor-saison-2-bt{position:absolute;width:370px;height:100px;top:50%;left:50%;margin-top:-50px;margin-left:-500px;padding-left:130px;opacity:0;cursor:pointer;z-index:2;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.165,.84,.44,1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-saison-2-bt svg{position:absolute;width:100px;height:100px;top:-5px;left:0;color:#fff;-webkit-transition:color .4s cubic-bezier(.25,.46,.45,.94);transition:color .4s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-saison-2-bt:after,.rugby-sponsor-saison-2-bt:before{position:absolute;width:55px;height:5px;bottom:0;left:130px;content:''}.rugby-sponsor-saison-2-bt:hover .rugby-sponsor-saison-2-bt-label,.rugby-sponsor-saison-2-bt:hover svg{color:#ef8850}.rugby-sponsor-saison-2-bt:before{background-color:#ef8850}.rugby-sponsor-saison-2-bt:after{background-color:#fff;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.rugby-sponsor-saison-2-bt:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.rugby-sponsor-saison-2-bt.show{opacity:1}.rugby-sponsor-saison-2-bt-label{line-height:42px;font-size:42px;font-family:neutra-light,sans-serif;letter-spacing:.05em;color:#fff;text-transform:uppercase;-webkit-transition:color .4s cubic-bezier(.25,.46,.45,.94);transition:color .4s cubic-bezier(.25,.46,.45,.94)}.rugby-sponsor-saison-2-bt-label strong,.top14-top-title{font-family:neutra-bold,sans-serif}@media (max-width:1440px){.rugby-sponsor-top-logo{margin-top:-60px}.rugby-sponsor-cards{margin-top:-40px}.rugby-sponsor-top-title{line-height:34px;font-size:34px}}@media (max-width:1040px){.rugby-sponsor-top{height:600px;padding-bottom:0}.rugby-sponsor-top-bg{display:none}.rugby-sponsor-top-bg.mobile{display:block;width:auto;height:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-sponsor-top-content{width:calc(100% - 40px);margin-left:0;margin-top:50px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-sponsor-top-logo{width:300px;margin-top:0}.rugby-sponsor-top-label{margin-top:-40px}.rugby-sponsor-top-title{line-height:28px;font-size:22px}.rugby-sponsor-cards{width:100%;margin-top:0}.rugby-sponsor-card{display:block;width:100%;height:auto;min-height:200px;margin:0 auto}.rugby-sponsor-card-content{width:100%;max-width:600px;height:auto;padding:30px 20px 0;margin:0 auto}.rugby-sponsor-card-title{height:64px;line-height:24px;font-size:18px}.rugby-sponsor-card-txt{height:40px;max-width:200px;margin-top:10px;line-height:20px;font-size:16px}.rugby-sponsor-card-bt{top:50%;left:auto;right:80px;bottom:auto;margin-top:10px}.rugby-progression{padding-top:60px;padding-bottom:60px}.rugby-progression-content{max-width:560px}.rugby-progression-title{width:calc(100% - 20px);max-width:560px;margin:0 auto;padding-bottom:30px;font-size:24px;text-align:center}.rugby-progression-title:after{left:50%;margin-left:-26px}.rugby-progression-graph{position:relative;width:100%;margin-top:30px}.graph-bg{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.graph-legend-prize{display:block;width:140px;height:auto;left:20px;padding-top:4px;padding-bottom:4px;line-height:18px;white-space:normal;-webkit-transform:scale(1) translate(0,-13px);transform:scale(1) translate(0,-13px)}.graph-legend-prize:nth-child(3) .graph-legend-prize-label{line-height:18px}.graph-legend-prize-icon{top:50%;margin-top:-19px}.graph-legend-prize-label{width:148px}.rugby-progression-vote{margin:50px auto 0;text-align:center}.rugby-progression-vote strong{width:100%;white-space:nowrap}.rugby-progression-advice{width:calc(100% - 94px);margin-top:60px;margin-left:80px}.rugby-progression-advice-img{left:-71px}.rugby-progression-advice-content{width:calc(100% - 180px);margin-left:130px}.rugby-progression-advice-txt{max-width:200px;line-height:22px;font-size:16px}.rugby-sponsor-2016-bg{height:400px}.rugby-sponsor-2016-bg img{width:auto;height:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.rugby-sponsor-2016-title{height:96px;line-height:35px;font-size:28px}.rugby-sponsor-2016-content{position:relative;width:100%;left:0;margin-left:0;margin-top:80px}.rugby-sponsor-2016-keys{width:calc(100% - 80px);min-width:260px;max-width:400px;height:auto;margin:0 auto;padding:30px 20px}.rugby-sponsor-2016-key{width:280px;margin:0 auto}.rugby-sponsor-2016-key:not(:last-child){margin-bottom:30px}.rugby-sponsor-2016-key-label{line-height:20px;font-size:14px}.rugby-sponsor-2016-key-label strong{font-size:20px}.rugby-sponsor-2016-shirts{position:relative;width:100%;max-width:400px;margin:30px auto 0;top:0;left:0;font-size:0}.rugby-sponsor-2016-shirts img{width:100%}.rugby-sponsor-2016-shirt{width:calc(50% - 20px);margin:0 10px}.rugby-sponsor-2016-label{position:relative;left:0;top:0;margin:50px auto 0;line-height:28px;font-size:24px;text-align:center}.rugby-sponsor-equipe{padding-bottom:80px}.rugby-sponsor-equipe-bts{width:100%}.rugby-sponsor-equipe-bt{position:relative;display:block;width:200px;left:-50px;margin:0 auto 20px}.rugby-sponsor-equipe-bt:first-child{margin-right:auto}.rugby-sponsor-saison-2{padding-bottom:56.25%}.rugby-sponsor-saison-2-bt,.rugby-sponsor-saison-2-cover{display:none}.rugby-sponsor-saison-2-video{position:absolute;width:100%}}.top14-step-bt span,.top14-step-bt-icon,.top14-top-col{display:inline-block;vertical-align:top}@media (max-width:768px){.rugby-progression-advice-img{width:140px;height:140px}.rugby-progression-advice-content{width:calc(100% - 90px);margin-left:80px}.rugby-progression-advice-title{font-size:18px}.rugby-progression-advice-txt{max-width:200px;line-height:18px;font-size:14px}}#content.top14{position:relative;background:url('/themes/custom/justin_bridou/assets/img/top14/bg.jpg') center 90px no-repeat #ebefe1}.top14-step-txt:before,.top14-top-title:after{background-color:#e0003f;content:''}.top14-top{position:relative;width:calc(100% - 40px);max-width:912px;margin:100px auto 0;font-size:0}.top14-top-col{position:relative;width:50%;font-size:14px;text-align:right}.top14-top-title{position:relative;max-width:260px;padding:28px 20px 28px 0;margin-top:45px;margin-left:-3px;line-height:30px;font-size:20px;letter-spacing:-.05em;text-transform:uppercase;text-align:right;color:#222}.top14-top-title:after{position:absolute;width:5px;height:146px;top:0;right:0}.top14-top-bg,.top14-top-logo{position:relative}.top14-top-logo{top:20px;left:-9px}.top14-top-txt{position:absolute;width:calc(100% - 162px);top:0;left:80px;padding-top:124px;line-height:25px;font-size:16px;font-family:neutra-book-alt,sans-serif;letter-spacing:.03em;text-align:left;color:#222}.top14-steps{position:relative;width:100%;max-width:674px;margin:0 auto;padding-bottom:50px}.top14-step{position:relative;width:100%}.top14-step.reversed .top14-step-content{left:auto;right:-150px}.top14-step.reversed .top14-step-txt{padding-left:0;padding-right:20px;text-align:right}.top14-step.reversed .top14-step-txt:before{left:auto;right:0}.top14-step.reversed .top14-step-bt{position:absolute;top:auto;right:0}.top14-step.disabled{pointer-events:none}.top14-step.disabled .top14-step-content{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.top14-step:not(.visible) .top14-step-txt:before{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.top14-step:not(.visible) .top14-step-date,.top14-step:not(.visible) .top14-step-title{opacity:0;-webkit-transform:translate(0,-30px);transform:translate(0,-30px)}.top14-step:not(.visible) .top14-step-subtitle{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px)}.top14-step:not(.visible) .top14-step-bt{opacity:0;-webkit-transform:translate(0,30px);transform:translate(0,30px)}.top14-step.visible .top14-step-visuel{-webkit-animation:mask-play 1.8s steps(67) forwards;animation:mask-play 1.8s steps(67) forwards}.top14-step.visible .top14-step-txt:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94)}.top14-step.visible .top14-step-date,.top14-step.visible .top14-step-subtitle,.top14-step.visible .top14-step-title{-webkit-transform:translate(0,0);-webkit-transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94)}.top14-step.visible .top14-step-date{transform:translate(0,0);transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);-webkit-transition-delay:.2s;transition-delay:.2s}.top14-step.visible .top14-step-subtitle,.top14-step.visible .top14-step-title{transform:translate(0,0);transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94)}.top14-step.visible .top14-step-bt{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);-webkit-transition-delay:.2s;transition-delay:.2s}.top14-step-visuel{position:relative;width:100%;-webkit-mask:url('/themes/custom/justin_bridou/assets/img/top14/ink-anim-sprite-2.png');mask:url('/themes/custom/justin_bridou/assets/img/top14/ink-anim-sprite-2.png');-webkit-mask-size:6800% 100%;mask-size:6800% 100%}.top14-step-img{width:100%}@-webkit-keyframes mask-play{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask-play{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}.top14-step-content{position:absolute;top:0;left:-150px}.top14-step-txt{position:relative;margin-top:90px;padding-left:20px;padding-top:10px}.top14-step-txt:before{position:absolute;width:5px;height:100%;top:0;left:0}.top14-step-date{height:14px;line-height:14px;font-size:18px;font-family:neutra-light,sans-serif;color:#222;text-transform:uppercase;letter-spacing:-.05em}.top14-step-subtitle,.top14-step-title{font-family:neutra-bold,sans-serif;letter-spacing:-.05em}.top14-step-title{height:34px;margin-top:16px;line-height:34px;font-size:30px;text-transform:uppercase;color:#f5be32}.top14-step-bt,.top14-step-subtitle{font-size:18px;text-transform:uppercase}.top14-step-subtitle{height:14px;margin-top:10px;line-height:14px;color:#222}.top14-step-bt{position:relative;width:190px;height:40px;margin-left:20px;margin-top:40px;line-height:40px;font-family:neutra-demi,sans-serif;cursor:pointer;color:#f5be32;-webkit-transition:color .4s cubic-bezier(.25,.46,.45,.94);transition:color .4s cubic-bezier(.25,.46,.45,.94)}.top14-step-bt span{position:relative;padding-right:30px}.top14-step-bt span:after{position:absolute;width:1px;height:40px;right:0;top:0;background-color:#f5be32;content:'';-webkit-transform:scaleY(1);transform:scaleY(1);transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-step-bt:hover{color:#222}.top14-step-bt:hover span:after{background-color:#222;-webkit-transform:scaleY(.7);transform:scaleY(.7)}.top14-step-bt:hover .top14-step-bt-icon:before{background-color:#222}.top14-step-bt:hover .top14-step-bt-icon .svg{-webkit-transform:translate(3px,0);transform:translate(3px,0)}.top14-step-bt-icon{position:relative;width:40px;height:40px;margin-left:26px;-webkit-transform:scale(1);transform:scale(1)}.top14-step-bt-icon:before{position:absolute;width:100%;height:100%;background-color:#f5be32;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-step-bt-icon .svg{position:absolute;width:16px;height:6px;top:50%;left:50%;margin-top:-3px;margin-left:-8px;color:#fff;z-index:1;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}@media (max-width:1040px){.top14-top{margin-top:80px}.top14-top-col{display:block;width:calc(100% - 40px);margin:0 auto}.top14-top-col:nth-child(1){max-height:300px;text-align:center}.top14-top-col:nth-child(2){position:relative;padding:50px 0;background-color:#e5b014;overflow:hidden}.top14-top-title{display:inline-block;vertical-align:top;width:280px}.top14-top-logo{width:50%;max-width:300px;top:-40px}.top14-top-bg{position:absolute;width:100%;top:auto;bottom:0;left:0;opacity:.6}.top14-top-txt{position:relative;padding-top:0}.top14-step.reversed .top14-step-content{right:20px}.top14-step-content{left:20px}.top14-step-visuel{position:relative;width:100%;height:450px;overflow:hidden;opacity:.6}.top14-step-img{position:absolute;width:100%;top:50%;left:50%;opacity:.6;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.top14-step-title{font-size:38px}}@media (max-width:768px){.top14-top-col:nth-child(1){max-height:400px}.top14-top-col:nth-child(2){width:100%}.top14-top-title{display:block;width:100%;max-width:280px;margin:0 auto;padding:0 0 28px;text-align:center;font-size:18px}.top14-top-title:after{width:146px;height:5px;top:auto;bottom:0;left:50%;padding:0;margin-left:-73px}.top14-top-logo,.top14-top-txt{position:relative;left:0;margin:0 auto}.top14-top-logo{display:block;width:100%;max-width:280px;top:0}.top14-top-txt{width:calc(100% - 40px)}}@media (max-width:500px){.top14-top-bg{width:100%;height:100%}.top14-step-visuel{height:300px}}.top14-popup{position:fixed;width:100%;max-width:1920px;min-height:100%;top:60px;left:50%;z-index:10;visibility:hidden;pointer-events:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.top14-popup.show{overflow-y:scroll;visibility:visible;pointer-events:auto;-webkit-transition:all 1.2s cubic-bezier(.25,.46,.45,.94);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.top14-popup.show .top14-popup-shadow{opacity:1;pointer-events:auto;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.top14-popup.show .top14-popup-content{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1);transition:all 1.2s cubic-bezier(.165,.84,.44,1)}.top14-popup::-webkit-scrollbar{width:5px}.top14-popup::-webkit-scrollbar-track{background-color:#e2e5e0}.top14-popup::-webkit-scrollbar-thumb{background-color:#dc3051}.top14-popup-shadow{position:fixed;width:100%;height:2600px;top:0;left:0;background-color:rgba(0,0,0,.5);cursor:pointer;opacity:0;pointer-events:none;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .2s cubic-bezier(.19,1,.22,1);transition:all .2s cubic-bezier(.19,1,.22,1)}.top14-popup-content{position:absolute;min-width:700px;width:50%;min-height:1500px;padding-bottom:100px;top:0;right:0;background-color:#fff;-webkit-transform:translate(120%,0);transform:translate(120%,0);-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.top14-popup-btclose{position:absolute;left:0;top:320px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);cursor:pointer;z-index:9}.top14-popup-btclose .icon{width:12px;height:12px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.top14-popup-btclose span{position:absolute;display:block;width:40px;height:1px;left:60px;top:50%;background-color:#e0003f;content:'';transition:all .6s cubic-bezier(.165,.84,.44,1)}.top14-popup-btclose:hover span{width:20px}.top14-popup-loading{position:absolute;width:60px;height:60px;left:50%;top:50px;background:url(/themes/custom/justin_bridou/assets/img/common/loading.gif);margin:0 auto;opacity:1;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1);-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.top14-popup-loading-hide{opacity:0;height:0}.top14-popup-info{padding:20px 30px 30px;font-size:0}.top14-popup-cities{position:relative;width:calc(100% - 100px);padding:50px}.top14-city{position:relative;display:none;width:100%;opacity:0;pointer-events:none}.top14-city.show{display:block;opacity:1;pointer-events:auto}#vannes .top14-city-img:nth-child(6){margin-left:0}#vannes .top14-city-paragraph:nth-child(7){width:100%;max-width:538px;margin-top:30px;margin-left:26px}#grenoble .top14-city-img:nth-child(6){margin-left:0}#grenoble .top14-city-paragraph:nth-child(7){width:100%;max-width:538px;margin-top:30px;margin-left:26px}.top14-city-top-img{position:relative;width:100%}.top14-city-info{position:relative;margin-top:50px;text-align:center}.top14-city-info-date{position:relative;height:30px;line-height:14px;font-size:18px;font-family:neutra-light,sans-serif;color:#222;text-transform:uppercase;letter-spacing:-.05em}.top14-city-info-subtitle,.top14-city-info-title{font-family:neutra-bold,sans-serif;letter-spacing:-.05em;text-transform:uppercase}.top14-city-info-date:after{position:absolute;width:110px;height:5px;bottom:0;left:50%;margin-left:-55px;background-color:#e0003f;content:''}.top14-city-info-title{height:34px;margin-top:16px;line-height:34px;font-size:48px;color:#f5be32}.top14-city-info-subtitle{height:14px;margin-top:10px;line-height:14px;font-size:18px;color:#222}.top14-city-txt{position:relative;width:100%;max-width:524px;margin:40px auto 0;line-height:18px;font-size:14px;font-family:neutra-book-alt,sans-serif;text-align:center}.top14-city-video{position:relative;margin-top:46px;font-size:0}.top14-city-video-title{position:relative;padding-left:14px;margin-left:26px;line-height:14px;font-size:14px;font-family:neutra-light,sans-serif;text-transform:uppercase;color:#222}.top14-city-video-title strong{font-family:neutra-bold,sans-serif}.top14-city-video-title:before{position:absolute;width:3px;height:37px;top:-7px;left:0;background-color:#f5be32;content:''}.top14-city-video-player{position:relative;display:inline-block;vertical-align:top;width:560px;height:315px;margin-top:32px;cursor:pointer}.top14-city-video-player:hover .top14-city-video-player-bt:before{background-color:#e0003f}.top14-city-video-player:hover .top14-city-video-player-bt:after{border-color:transparent transparent transparent #fff;-webkit-transform:scale(1.2);transform:scale(1.2)}.top14-city-video-player.hidebt .top14-city-video-player-bt{opacity:.2;-webkit-transform:scale(.7);transform:scale(.7);transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-player.show .top14-city-video-player-bt{opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-player.show .top14-city-video-cover{opacity:0;pointer-events:none;-webkit-transition:opacity .6s cubic-bezier(.25,.46,.45,.94);transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.top14-city-video-player-bt{position:absolute;width:50px;height:50px;top:50%;left:50%;margin-left:-25px;margin-top:-25px;pointer-events:none;z-index:2}.top14-city-video-player-bt:before{position:absolute;width:100%;height:100%;background-color:#fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-player-bt:after{position:absolute;width:0;height:0;top:50%;left:50%;margin-top:-5px;margin-left:-2px;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent #647e69;content:'';-webkit-transition:border .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:border .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),border .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),border .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-cover{position:absolute;width:100%;z-index:1}.top14-city-video-youtube{position:relative;width:100%;height:100%;z-index:0}.top14-city-video-bt{position:relative;display:inline-block;vertical-align:top;width:126px;height:144px;margin-top:70px;margin-left:32px;text-decoration:none}.top14-city-video-bt span{position:relative;display:block;width:120px;height:36px;padding-top:8px;border:3px solid #f5be32;text-align:center;text-transform:uppercase;font-size:14px;font-family:neutra-light,sans-serif;color:#f5be32}.top14-city-img-container,.top14-city-paragraph:nth-child(7),.top14-city-paragraph:nth-child(9),.top14-city-share{display:inline-block;vertical-align:top}.top14-city-video-bt span strong{font-family:neutra-bold,sans-serif}.top14-city-video-bt span:after{position:absolute;width:1px;height:30px;bottom:-40px;left:50%;background-color:#f5be32;content:'';-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-bt:hover span{border-color:#222;color:#222;-webkit-transition:color .4s cubic-bezier(.165,.84,.44,1),border .4s cubic-bezier(.165,.84,.44,1);transition:color .4s cubic-bezier(.165,.84,.44,1),border .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-bt:hover span:after{background-color:#222;-webkit-transform:scaleY(.6);transform:scaleY(.6)}.top14-city-video-bt:hover .top14-city-video-bt-icon:before{background-color:#222;-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.top14-city-shares:before,.top14-city-video-bt-icon:before{background-color:#f5be32;content:''}.top14-city-video-bt:hover .top14-city-video-bt-icon .svg{-webkit-transform:translate(3px,0);transform:translate(3px,0)}.top14-city-video-bt-icon{position:absolute;width:40px;height:40px;left:50%;bottom:0;margin-left:-20px}.top14-city-video-bt-icon:before{position:absolute;width:100%;height:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.165,.84,.44,1),background .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-video-bt-icon .svg{position:absolute;width:16px;height:6px;top:50%;left:50%;margin-top:-3px;margin-left:-8px;color:#fff;z-index:1;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-paragraph{position:relative;line-height:18px;font-size:14px;font-family:neutra-book-alt,sans-serif;color:#222}.top14-city-paragraph:nth-child(5){width:100%;max-width:370px;margin-left:26px;margin-top:26px}.top14-city-img{position:relative}.top14-city-img:nth-child(6){margin-left:26px;margin-top:60px;z-index:1}.top14-city-paragraph:nth-child(7){width:260px;margin-top:60px;margin-left:20px}.top14-city-img:nth-child(8){position:relative;width:100%;margin-top:-36px;z-index:0}.top14-city-paragraph:nth-child(9){width:260px;min-height:100px;margin-top:40px;margin-left:20px}.top14-city-img-container{position:absolute;width:200px;right:20px;top:auto;margin-top:-36px;z-index:0}.top14-city-img-container .top14-city-paragraph{margin-top:20px}.top14-city-shares{position:relative;width:256px;height:68px;margin:95px auto 0;text-align:center}.top14-city-shares:before{position:absolute;width:100%;height:1px;top:50%;left:0;z-index:0}.top14-city-share{position:relative;width:68px;height:68px;background-color:#fff;cursor:pointer;backface-visibility:hidden;z-index:1}.top14-city-share:first-child{margin-right:40px}.top14-city-share:before{position:absolute;width:40px;height:40px;top:50%;left:50%;margin-left:-20px;margin-top:-20px;background-color:#f5be32;z-index:0;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .4s cubic-bezier(.165,.84,.44,1);transition:background .4s cubic-bezier(.165,.84,.44,1)}.top14-city-share .svg{position:absolute;top:50%;left:50%;color:#fff;z-index:1;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}.top14-city-share .svg.facebook{width:8px;height:16px;margin-left:-4px;margin-top:-8px}.top14-city-share .svg.twitter{width:14px;height:12px;margin-left:-7px;margin-top:-6px}.top14-city-share:hover:before{background-color:#222}.top14-city-share:hover .svg{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1040px){.top14-popup-content{width:100%}.top14-popup-btclose{left:calc(100% - 26px);top:40px;-webkit-transform:translate(-70px,0);transform:translate(-70px,0)}.top14-popup-info{padding:20px 50px 50px}.top14-popup-cities{width:calc(100% - 40px);padding:50px 20px 20px}}@media (max-width:768px){.top14-popup-content{min-width:100%}.top14-popup-info{padding:20px}.top14-popup-info-spec-col{display:inline-block;width:100%}.top14-popup-info-col{display:block;width:100%}.top14-popup-info-col:first-child{margin-right:0}.top14-popup-info-col:last-child{margin-left:0}#grenoble .top14-city-img:nth-child(6),#vannes .top14-city-img:nth-child(6){margin-left:auto}#grenoble .top14-city-paragraph:nth-child(7),#vannes .top14-city-paragraph:nth-child(7){max-width:280px;margin:20px auto 0}.top14-city-txt{text-align:left}.top14-city-video{padding-bottom:8px;overflow:hidden}.top14-city-video-title{margin-left:0;padding-left:0;text-align:center}.top14-city-video-title:before{width:38px;height:3px;left:50%;top:auto;bottom:-10px;margin-left:-19px}.top14-city-video-player{display:block;width:100%;max-width:560px;margin:30px auto 0;height:auto}.top14-city-video-player iframe{width:100%}.top14-city-video-cover{width:auto;height:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.top14-city-video-bt{display:block;margin:30px auto 0}.top14-city-paragraph:nth-child(5){width:100%;max-width:260px;margin:30px auto 0}.top14-city-img:nth-child(6){display:block;width:100%;max-width:280px;margin:30px auto 0}.top14-city-paragraph:nth-child(7){display:block;width:260px;margin:20px auto 0}.top14-city-img:nth-child(8){width:100%;margin-top:30px}.top14-city-paragraph:nth-child(9){display:block;width:100%;max-width:260px;margin:20px auto 0}.top14-city-img-container{position:relative;display:block;width:100%;right:0;top:0;margin-top:30px}.top14-city-img-container .top14-city-img{width:100%}.top14-city-img-container .top14-city-paragraph{display:block;width:100%;max-width:260px;margin:20px auto 0}.top14-city-shares{margin-top:60px}}.top14-steps-last{background:url('/themes/custom/justin_bridou/assets/img/top14/bg-dark.jpg') center top no-repeat #dee2d5;padding-top:160px;padding-bottom:100px}.top14-steps-last-inner{max-width:674px;margin:0 auto}.top14-steps-last .top14-step-content{text-align:center;left:40%;margin-top:-100px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top14-steps-last .top14-step-txt:before{height:5px;width:100%;bottom:-10px;left:0;top:auto}.top14-steps-last .top14-step-txt{padding-left:0;margin-top:-60px}.top14-steps-last .top14-step-bt{margin:-20px auto 0;text-align:left}.top14-city-paris .top14-city-txt{margin:20px auto 0}.top14-city-paris .top14-city-info{margin-bottom:30px}.top14-city-paris .top14-city-video-player{position:relative;height:0;padding-bottom:56.3%;width:100%;max-width:100%}.top14-city-paris .top14-city-video-youtube{position:absolute;top:0;width:100%}.promotion{position:relative;width:100%;height:auto !important}.promotion iframe{position:relative;display:block}.home-top-rugby-blocks .home-top-rugby-block:last-child{background-size:cover;background-position:center}.home-top-rugby-block .home-top-justin-btvous-label{width:75%;height:30%;margin-left:20px;margin-top:5%;font-size:13px;text-transform:uppercase}.home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-label{text-transform:uppercase}.home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-label:before{height:1.69vw}#home-top-justin .home-top-justin-content .home-top-justin-btvous{max-width:220px}.home-top-rugby-blocks .home-top-rugby-block :after{content:none}#home-top-rugby .home-top-rugby-block .home-top-rugby-block-label{line-height:23px}.home-top-rugby-block .home-top-justin-btvous-label .home-top-justin-btvous-losange{left:100%}.home-top-rugby-blocks .home-top-rugby-block:hover .losange-and-arrow:before{background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(.9);transform:translate(-50%,-50%) rotate(45deg) scale(.9)}.home-top-rugby-blocks .home-top-rugby-block:hover .losange-and-arrow svg.icon{color:#e0003f}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous:hover .losange-and-arrow svg.icon{color:#e0003f}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous:hover .losange-and-arrow:before{background:#fff}p.home-top-rugby-title:after{content:none}p.home-top-rugby-title{width:100%}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous{margin-top:0;cursor:pointer}#home-top-rugby .home-top-rugby-content{height:auto}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .losange-and-arrow:before{background-color:#ffd75c}#home-top-rugby .home-top-rugby-content{position:absolute;bottom:25px;margin-top:0 !important;pointer-events:auto;padding-right:120px}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous{height:100%;position:static}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-losange{right:40px}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-label{height:4vw;color:#fff;width:7.694vw}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-label:before{height:1.333vw}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-label:after{background-color:#e0003f}#home-top-rugby .home-top-rugby-content .home-top-rugby-flag{padding-top:7px;padding-bottom:3px}.home-top-rugby-block .losange-and-arrow-reverse:before{background-color:#ffd75c}.home-top-rugby-block .losange-and-arrow-reverse .icon{color:#fff}.home-top-rugby-blocks .home-top-rugby-block:hover .losange-and-arrow-reverse:before{background-color:#fff}.home-top-rugby-blocks .home-top-rugby-block:hover .losange-and-arrow-reverse svg.icon{color:#ffd75c}#home-top-rugby .home-top-justin-btvous:hover svg.icon{color:#ffd75c !important}.home-top-rugby-content .home-top-rugby-flag{background-color:#ffd75c}.home-top-rugby-content .home-top-rugby-title:after{background-color:#ffd75c}.home-top-rugby-content .home-top-rugby-title{padding-bottom:12px;font-size:24px}.home-top-rugby-content .home-top-rugby-title strong{font-size:28px;line-height:28px}.home-top-justin-img-hand{position:absolute;width:60%;right:-290px;top:-194px}@media (min-width:1600px){#home-top-rugby .home-top-rugby-content{margin-top:47% !important}#home-top-justin .home-top-justin-btvous-label:before{height:32px}#home-top-justin .home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-losange{left:100%}#home-top-justin .home-top-justin-img{right:-60px;width:85%}#home-top-justin .home-top-justin-img-hand{width:50%;top:-75px;right:-220px}}@media (min-width:1400px){#home-top-rugby .home-top-rugby-content{margin-top:35%}}@media (min-width:1040px){.home-top-rugby-blocks{height:158px}}#home-top-rugby .home-top-rugby-title{padding-bottom:5px}#home-top-justin .home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-label:before{height:2.35vw}#home-top-rugby h2.home-top-rugby-title{width:82%;padding-bottom:15px}#home-top-rugby .home-top-rugby-block .home-top-justin-btvous-label{padding-bottom:5px;margin:auto;margin-top:2%;width:68%}#home-top-rugby .home-top-rugby-content{width:calc(100% - 150px);height:auto;margin:0;margin-left:40px;padding:0;padding-right:110px;padding-top:0 !important;top:auto;bottom:25px}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-losange{top:50%;transform:translateY(-50%)}#home-top-rugby .home-top-rugby-chant{width:100%}.home-top-rugby-blocks{height:auto}.home-top-rugby-blocks .home-top-rugby-block{padding:24px 0}.home-top-rugby-blocks .home-top-rugby-block .home-top-rugby-block-bt{top:8px}.home-top-rugby-block-label.yellow{margin-top:0}.home-top-column:nth-child(2):before{height:100%}#home-top-rugby .home-top-rugby-content .home-top-justin-btvous .home-top-justin-btvous-label{margin-top:24px;width:13.6vw}#home-top-rugby .home-top-rugby-content{margin-top:25%}#home-top-justin .home-top-justin-img{width:80%}#home-top-rugby{width:100%;height:100%}.home-top-justin-img-hand{visibility:hidden}#home-top-justin:before{width:100%;height:100%;position:absolute;display:block;content:'';left:0;z-index:1;background:rgba(0,0,0,.4)}#home-top-justin .home-top-justin-content{z-index:2;color:#fff}#home-top-justin .home-top-justin-content .home-top-column-title{color:#fff}#home-top-justin .home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-label{border-color:#fff;color:#fff}#home-top-justin .home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-losange:before{background-color:#fff}#home-top-justin .home-top-justin-content .home-top-justin-btvous .home-top-justin-btvous-losange .icon{color:red}.top14 .c-top14__top__scroll{width:40px;height:40px;position:relative}.top14 .c-top14__top__scroll .c-top14__top__bt{position:relative;width:40px;height:40px;background:#e10b28;transform:rotate(-45deg)}.c-cta__toscroll{position:relative;width:100%;max-width:390px;margin:30px auto 15px;display:block;transition:all .5s ease}.c-cta__toscroll:hover .c-top14__top__scroll::after,.c-cta__toscroll:hover .c-top14__top__scroll::before{transform:translateY(5px)}.top14 .c-cta__toscroll span{font-size:18px;color:#e10b28;position:absolute;top:50%;transform:translateY(-50%);left:62px;font-weight:700;display:block;width:100%}.top14 .top14-top .c-top14__top__scroll:before{content:'';border:1px solid #fff;height:25px;width:18px;position:absolute;top:50%;left:50%;transform:rotate(0) translateX(-50%) translateY(-50%);border-radius:10px;z-index:1;transition:all .5s ease}.top14 .c-top14__top__scroll:after{content:'';background:#fff;height:5px;width:1px;position:absolute;top:35%;left:50%;transform:rotate(0) translateX(-50%);border-radius:1px;z-index:1;transition:all .5s ease}.top14 .top14-top .top14-top-col .top14-top-txt-left{margin:60px 0 0;width:100%;max-width:80%}.top14 .top14-top .top14-top-col .top14-top-img{max-width:263px;margin:30px 0 40px}.top14 .top14-top .top14-top-col .top14-top-txt-left p{margin:16px 0;text-align:left;font-size:16px;font-family:neutra-book-alt,sans-serif;letter-spacing:.03em;line-height:25px}.top14 .top14-top .top14-top-title{text-align:left;font-size:40px;width:100%;max-width:80%;line-height:50px;margin:0}.top14 .top14-top .top14-top-title:after{width:35%;height:5px;bottom:0;left:0;right:auto;top:auto}@media (max-width:1040px){.top14 .top14-top .top14-top-col .top14-top-txt-left{max-width:100%}.top14-top-col:nth-child(1){max-height:unset}.top14 .top14-top .top14-top-title{max-width:100%}.top14-top-col:nth-child(2){background:0 0}.top14-top-col:nth-child(2) .top14-top-img{position:absolute;top:50%;transform:translateY(-50%);right:0;max-width:150px !important;margin:0 !important}.top14-top-col:nth-child(2) iframe{display:block}}@media (max-width:620px){.top14-top-col:nth-child(2){padding-top:0;padding-bottom:100px}.top14-top-col:nth-child(2) iframe{width:100%}.top14 .top14-top .top14-top-title{font-size:26px;line-height:26px}.top14-top-col:nth-child(2) .top14-top-img{bottom:0;top:auto;right:50%;transform:translateX(50%)}.top14 .top14-top .top14-top-title br{display:none}.top14 .top14-top{margin-top:60px}.top14 .top14-top .top14-top-title:after{width:100%}.top14 .top14-top .top14-top-col .top14-top-txt-left{margin-top:30px}.top14 .c-cta__toscroll span{transform:translateY(0);bottom:-50px;text-align:center;width:100%;max-width:unset;left:0;top:auto}.top14 .c-top14__top__scroll{margin:0 auto}}.header-rs.notransitionOnresize svg{color:#fff;border-color:#fff}@media (min-width:769px){.engagements-section-transparence .engagements-section-title,.engagements-section-transparence .engagements-section-title-inner{width:750px !important}}.engagements-section-transparence-img{width:43%;height:64.5%;margin-left:-65px}@media (max-width:768px){.engagements-section-transparence-img{width:50%;height:75%}}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;background-color:#f19c07;min-width:220px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;font-size:1em;padding:.5em !important;line-height:1.2em;top:58px;left:0}.dropdown-content a{text-decoration:none;display:block;padding:0 !important;line-height:2em}.dropdown:hover .dropdown-content{display:block}@media (max-width:1040px){.dropdown-content{display:block;position:relative;background-color:inherit;top:0}li .header-nav-link:after,li .header-nav-link:first-child:after,li .header-nav-link:last-child:after,li .header-nav-link:nth-child(3):after{display:none}li .header-nav-link:first-child,li .header-nav-link:last-child{border-bottom:2px solid #f19c07;border-top:0;padding-top:.5em !important}}div#header-nav-link-produits{height:auto}div#header-nav-link-produits .dropdown-content{box-shadow:none}.home-annonce-content{position:absolute;width:20.833vw;left:23.056vw;top:3.208vw;z-index:2}.textoNavbar{font-size:14px;color:white;margin:0;font-family:neutra-demi,sans-serif;display:inline-block;margin-top:15px;width:164px;}.texto-intro-productos-home{font-size:19px;color:black;font-family:neutra-light;text-align:center;}@media (max-width:1040px){div#header-nav-link-produits li .header-nav-link:first-child,div#header-nav-link-produits li .header-nav-link:last-child{border-bottom:0}}
.ccc-notify-text{padding-right:1.5em;}#ccc-notify-dismiss{display:none !important;}#ccc .ccc-notify-button.ccc-notify-link{background-color:#dc3051 !important;border-color:#dc3051 !important;text-decoration:none;border:2px solid #dc3051 !important;}
@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@font-face{font-family:"dbm__common";src:url(/themes/custom/justin_bridou/assets/media/fonts/dbm_common/dbm__common.eot);src:url(/themes/custom/justin_bridou/assets/media/fonts/dbm_common/dbm__common.eot#iefix) format("eot"),url(/themes/custom/justin_bridou/assets/media/fonts/dbm_common/dbm__common.woff) format("woff"),url(/themes/custom/justin_bridou/assets/media/fonts/dbm_common/dbm__common.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"iconfont";src:url(/themes/custom/justin_bridou/assets/media/fonts/iconfont/iconfont.eot);src:url(/themes/custom/justin_bridou/assets/media/fonts/iconfont/iconfont.eot#iefix) format("eot"),url(/themes/custom/justin_bridou/assets/media/fonts/iconfont/iconfont.woff) format("woff"),url(/themes/custom/justin_bridou/assets/media/fonts/iconfont/iconfont.ttf) format("truetype");font-weight:normal;font-style:normal}.c-jb__holder{}.c-jb__holder article,.c-jb__holder aside,.c-jb__holder footer,.c-jb__holder header,.c-jb__holder nav,.c-jb__holder section{display:block}.c-jb__holder h1{font-size:2em;margin:0.67em 0}.c-jb__holder figcaption,.c-jb__holder figure,.c-jb__holder main{display:block}.c-jb__holder figure{margin:1em 40px}.c-jb__holder hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}.c-jb__holder pre{font-family:monospace,monospace;font-size:1em}.c-jb__holder a{background-color:transparent;-webkit-text-decoration-skip:objects}.c-jb__holder a:active,.c-jb__holder a:hover{outline-width:0}.c-jb__holder abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.c-jb__holder b,.c-jb__holder strong{font-weight:inherit}.c-jb__holder b,.c-jb__holder strong{font-weight:bolder}.c-jb__holder code,.c-jb__holder kbd,.c-jb__holder samp{font-family:monospace,monospace;font-size:1em}.c-jb__holder dfn{font-style:italic}.c-jb__holder mark{background-color:#ff0;color:#000}.c-jb__holder small{font-size:80%}.c-jb__holder sub,.c-jb__holder sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.c-jb__holder sub{bottom:-0.25em}.c-jb__holder sup{top:-0.5em}.c-jb__holder audio,.c-jb__holder video{display:inline-block}.c-jb__holder audio:not([controls]){display:none;height:0}.c-jb__holder img{border-style:none}.c-jb__holder svg:not(:root){overflow:hidden}.c-jb__holder button,.c-jb__holder input,.c-jb__holder optgroup,.c-jb__holder select,.c-jb__holder textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.c-jb__holder button,.c-jb__holder input{overflow:visible}.c-jb__holder button,.c-jb__holder select{text-transform:none}.c-jb__holder button,.c-jb__holder html [type="button"],.c-jb__holder [type="reset"],.c-jb__holder [type="submit"]{-webkit-appearance:button}.c-jb__holder button::-moz-focus-inner,.c-jb__holder [type="button"]::-moz-focus-inner,.c-jb__holder [type="reset"]::-moz-focus-inner,.c-jb__holder [type="submit"]::-moz-focus-inner{border-style:none;padding:0}.c-jb__holder button:-moz-focusring,.c-jb__holder [type="button"]:-moz-focusring,.c-jb__holder [type="reset"]:-moz-focusring,.c-jb__holder [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}.c-jb__holder fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}.c-jb__holder legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.c-jb__holder progress{display:inline-block;vertical-align:baseline}.c-jb__holder textarea{overflow:auto}.c-jb__holder [type="checkbox"],.c-jb__holder [type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.c-jb__holder [type="number"]::-webkit-inner-spin-button,.c-jb__holder [type="number"]::-webkit-outer-spin-button{height:auto}.c-jb__holder [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.c-jb__holder [type="search"]::-webkit-search-cancel-button,.c-jb__holder [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.c-jb__holder ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.c-jb__holder details,.c-jb__holder menu{display:block}.c-jb__holder summary{display:list-item}.c-jb__holder canvas{display:inline-block}.c-jb__holder template{display:none}.c-jb__holder [hidden]{display:none}.c-jb__holder [class*='c-fdbm']:before{display:inline-block;font-family:"dbm__common";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-jb__holder .c-fdbm__icon--arrowDown:before{content:"\EA01"}.c-jb__holder .c-fdbm__icon--arrowLeft:before{content:"\EA02"}.c-jb__holder .c-fdbm__icon--arrowRight:before{content:"\EA03"}.c-jb__holder .c-fdbm__icon--arrowUp:before{content:"\EA04"}.c-jb__holder .c-fdbm__icon--dbm:before{content:"\EA05"}.c-jb__holder .c-fdbm__icon--download:before{content:"\EA06"}.c-jb__holder .c-fdbm__icon--error:before{content:"\EA07"}.c-jb__holder .c-fdbm__icon--facebook:before{content:"\EA08"}.c-jb__holder .c-fdbm__icon--flickr:before{content:"\EA09"}.c-jb__holder .c-fdbm__icon--info:before{content:"\EA0A"}.c-jb__holder .c-fdbm__icon--instagram:before{content:"\EA0B"}.c-jb__holder .c-fdbm__icon--linkedin:before{content:"\EA0C"}.c-jb__holder .c-fdbm__icon--pinterest:before{content:"\EA0D"}.c-jb__holder .c-fdbm__icon--print:before{content:"\EA0E"}.c-jb__holder .c-fdbm__icon--rss:before{content:"\EA0F"}.c-jb__holder .c-fdbm__icon--share:before{content:"\EA10"}.c-jb__holder .c-fdbm__icon--success:before{content:"\EA11"}.c-jb__holder .c-fdbm__icon--twitter:before{content:"\EA12"}.c-jb__holder .c-fdbm__icon--upload:before{content:"\EA13"}.c-jb__holder .c-fdbm__icon--viadeo:before{content:"\EA14"}.c-jb__holder .c-fdbm__icon--youtube:before{content:"\EA15"}.c-jb__holder .c-fdbm__icon--cross:before{content:"\EA16"}.c-jb__holder [class*='c-fonticon']:before{display:inline-block;font-family:"iconfont";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-jb__holder .c-fonticon__icon--plus:before{content:"\EA01"}.c-jb__holder .c-fonticon__icon--minus:before{content:"\EA02"}.c-jb__holder .c-fonticon__icon--check:before{content:"\EA03"}.c-jb__holder .c-fonticon__icon--arrowRight:before{content:"\EA04"}.c-jb__holder .c-fonticon__icon--download:before{content:"\EA05"}.c-jb__holder .c-fonticon__icon--arrowLeft:before{content:"\EA06"}.c-jb__holder .c-fonticon__icon--reload:before{content:"\EA07"}.c-jb__holder .c-fonticon__icon--iconArrowTopRight:before{content:"\EA08"}.c-jb__holder .c-fonticon__icon--heart:before{content:"\EA09"}.c-jb__holder .c-fonticon__icon--cross:before{content:"\EA0A"}.c-jb__holder .c-fonticon__icon--shevronRight:before{content:"\EA0B"}.c-jb__holder .c-fonticon__icon--star:before{content:"\EA0C"}.c-jb__holder .dropzone,.c-jb__holder .dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.c-jb__holder .dropzone{min-height:150px;border:2px solid rgba(0,0,0,0.3);background:white;padding:20px 20px}.c-jb__holder .dropzone.dz-clickable{cursor:pointer}.c-jb__holder .dropzone.dz-clickable *{cursor:default}.c-jb__holder .dropzone.dz-clickable .dz-message,.c-jb__holder .dropzone.dz-clickable .dz-message *{cursor:pointer}.c-jb__holder .dropzone.dz-started .dz-message{display:none}.c-jb__holder .dropzone.dz-drag-hover{border-style:solid}.c-jb__holder .dropzone.dz-drag-hover .dz-message{opacity:0.5}.c-jb__holder .dropzone .dz-message{text-align:center;margin:2em 0}.c-jb__holder .dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.c-jb__holder .dropzone .dz-preview:hover{z-index:1000}.c-jb__holder .dropzone .dz-preview:hover .dz-details{opacity:1}.c-jb__holder .dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));background:linear-gradient(to bottom,#eee,#ddd)}.c-jb__holder .dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.c-jb__holder .dropzone .dz-preview.dz-image-preview{background:white}.c-jb__holder .dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.c-jb__holder .dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.c-jb__holder .dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.c-jb__holder .dropzone .dz-preview:hover .dz-details{opacity:1}.c-jb__holder .dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,0.9);line-height:150%}.c-jb__holder .dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.c-jb__holder .dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.c-jb__holder .dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,0.8);background-color:rgba(255,255,255,0.8)}.c-jb__holder .dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.c-jb__holder .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.c-jb__holder .dropzone .dz-preview .dz-details .dz-filename span,.c-jb__holder .dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,0.4);padding:0 0.4em;border-radius:3px}.c-jb__holder .dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.c-jb__holder .dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.c-jb__holder .dropzone .dz-preview .dz-image img{display:block}.c-jb__holder .dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77,0,0.175,1);animation:passing-through 3s cubic-bezier(0.77,0,0.175,1)}.c-jb__holder .dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77,0,0.175,1);animation:slide-in 3s cubic-bezier(0.77,0,0.175,1)}.c-jb__holder .dropzone .dz-preview .dz-success-mark,.c-jb__holder .dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.c-jb__holder .dropzone .dz-preview .dz-success-mark svg,.c-jb__holder .dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.c-jb__holder .dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.c-jb__holder .dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in}.c-jb__holder .dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.c-jb__holder .dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,0.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.c-jb__holder .dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.c-jb__holder .dropzone .dz-preview.dz-error .dz-error-message{display:block}.c-jb__holder .dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.c-jb__holder .dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:linear-gradient(to bottom,#be2626,#a92222);padding:0.5em 1.2em;color:white}.c-jb__holder .dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.c-jb__holder .select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.c-jb__holder .select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.c-jb__holder .select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-jb__holder .select2-container .select2-selection--single .select2-selection__clear{position:relative}.c-jb__holder .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.c-jb__holder .select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.c-jb__holder .select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.c-jb__holder .select2-container .select2-search--inline{float:left}.c-jb__holder .select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.c-jb__holder .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.c-jb__holder .select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.c-jb__holder .select2-results{display:block}.c-jb__holder .select2-results__options{list-style:none;margin:0;padding:0}.c-jb__holder .select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.c-jb__holder .select2-results__option[aria-selected]{cursor:pointer}.c-jb__holder .select2-container--open .select2-dropdown{left:0}.c-jb__holder .select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.c-jb__holder .select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.c-jb__holder .select2-search--dropdown{display:block;padding:4px}.c-jb__holder .select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.c-jb__holder .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.c-jb__holder .select2-search--dropdown.select2-search--hide{display:none}.c-jb__holder .select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.c-jb__holder .select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.c-jb__holder .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.c-jb__holder .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.c-jb__holder .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.c-jb__holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.c-jb__holder .select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.c-jb__holder .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.c-jb__holder .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.c-jb__holder .select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.c-jb__holder .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.c-jb__holder .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.c-jb__holder .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.c-jb__holder .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.c-jb__holder .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.c-jb__holder .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.c-jb__holder .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.c-jb__holder .select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.c-jb__holder .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.c-jb__holder .select2-container--default .select2-results__option[role=group]{padding:0}.c-jb__holder .select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.c-jb__holder .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.c-jb__holder .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.c-jb__holder .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.c-jb__holder .select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.c-jb__holder .select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.c-jb__holder .select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.c-jb__holder .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.c-jb__holder .select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.c-jb__holder .select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.c-jb__holder .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.c-jb__holder .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.c-jb__holder .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.c-jb__holder .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.c-jb__holder .select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.c-jb__holder .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.c-jb__holder .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.c-jb__holder .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.c-jb__holder .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.c-jb__holder .select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.c-jb__holder .select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.c-jb__holder .select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.c-jb__holder .select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.c-jb__holder .select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.c-jb__holder .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.c-jb__holder .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.c-jb__holder .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.c-jb__holder .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.c-jb__holder .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.c-jb__holder .select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.c-jb__holder .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.c-jb__holder .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.c-jb__holder .select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.c-jb__holder .select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.c-jb__holder .select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.c-jb__holder .select2-container--classic .select2-dropdown--above{border-bottom:none}.c-jb__holder .select2-container--classic .select2-dropdown--below{border-top:none}.c-jb__holder .select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.c-jb__holder .select2-container--classic .select2-results__option[role=group]{padding:0}.c-jb__holder .select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.c-jb__holder .select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.c-jb__holder .select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.c-jb__holder .select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.c-jb__holder .slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.c-jb__holder .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.c-jb__holder .slick-list:focus{outline:none}.c-jb__holder .slick-list.dragging{cursor:pointer;cursor:hand}.c-jb__holder .slick-slider .slick-track,.c-jb__holder .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.c-jb__holder .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.c-jb__holder .slick-track:before,.c-jb__holder .slick-track:after{display:table;content:''}.c-jb__holder .slick-track:after{clear:both}.c-jb__holder .slick-loading .slick-track{visibility:hidden}.c-jb__holder .slick-slide{display:none;float:left;height:100%;min-height:1px}.c-jb__holder [dir='rtl'] .slick-slide{float:right}.c-jb__holder .slick-slide img{display:block}.c-jb__holder .slick-slide.slick-loading img{display:none}.c-jb__holder .slick-slide.dragging img{pointer-events:none}.c-jb__holder .slick-initialized .slick-slide{display:block}.c-jb__holder .slick-loading .slick-slide{visibility:hidden}.c-jb__holder .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.c-jb__holder .slick-arrow.slick-hidden{display:none}
textarea::-webkit-input-placeholder{line-height:inherit !important}@-webkit-keyframes displayNoneToFadeIn{0%{display:none;opacity:0}0.001%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes displayNoneToFadeIn{0%{display:none;opacity:0}0.001%{display:block;opacity:0}100%{display:block;opacity:1}}.o-inlineblock--holder{letter-spacing:-0.31em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif}.o-inlineblock--item{display:inline-block;letter-spacing:normal;word-spacing:normal;text-rendering:auto}@font-face{font-family:'NeutraText-BookAlt';src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/styles/fonts/NeutraText-BookAlt/NeutraText-BookAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.svg#NeutraText-BookAlt) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'NeutraText-DemiSC';src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.woff) format("woff"),url(/themes/custom/justin_bridou/assets/styles/fonts/NeutraText-DemiSC/NeutraText-DemiSC.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.svg#NeutraText-DemiSC) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'NeutraText-LightAlt';src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.svg#NeutraText-LightAlt) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'NeutraTextTF-BoldAlt';src:url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.svg#NeutraTextTF-BoldAlt) format("svg");font-weight:normal;font-style:normal}.c-jb__holder [class*='o-alert']{position:relative;width:100%;height:4.28571rem;border-radius:.35714rem;padding-left:1.71429rem;padding-right:1.71429rem;padding-right:3.57143rem;margin-top:1.71429rem;margin-bottom:1.71429rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-jb__holder [class*='o-alert']:after{content:"";display:table;clear:both}.c-jb__holder [class*='o-alert']:before,.c-jb__holder [class*='o-alert']:after{content:"";display:table}.c-jb__holder [class*='o-alert']:after{clear:both}.c-jb__holder [class*='o-alert']{*zoom:1}@media screen and (max-width:48em){.c-jb__holder [class*='o-alert']{min-height:4.28571rem;height:auto;padding-top:1.14286rem;padding-bottom:.85714rem}}.c-jb__holder [class*='o-alert'] span{display:inline-block}.c-jb__holder [class*='o-alert'] .c-msg{font-family:"Arial"}.c-jb__holder [class*='o-alert'] [class*='c-fdbm']{position:relative;top:.14286rem;margin-right:1rem}@media screen and (max-width:40em){.c-jb__holder [class*='o-alert'] .c-fdbm__icon--error,.c-jb__holder [class*='o-alert'] .c-fdbm__icon--success,.c-jb__holder [class*='o-alert'] .c-fdbm__icon--info{display:none}}.c-jb__holder [class*='o-alert'] .c-close{position:absolute;right:1.71429rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);width:1.28571rem;height:1.28571rem;opacity:.6;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder [class*='o-alert'] .c-close:hover{opacity:1}.c-jb__holder [class*='o-alert'][class*='--info']{background:#f0f0f0;border:solid 1px #d7d7d7}.c-jb__holder [class*='o-alert'][class*='--info'],.c-jb__holder [class*='o-alert'][class*='--info'] .c-close{color:#000}.c-jb__holder [class*='o-alert'][class*='--success']{background:#82bf71;border:solid 1px #599d47}.c-jb__holder [class*='o-alert'][class*='--success'],.c-jb__holder [class*='o-alert'][class*='--success'] .c-close{color:#fff}.c-jb__holder [class*='o-alert'][class*='--error']{background:#ce5959;border:solid 1px #a93232}.c-jb__holder [class*='o-alert'][class*='--error'],.c-jb__holder [class*='o-alert'][class*='--error'] .c-close{color:#fff}.c-jb__holder [class*='c-button']{height:3.57143rem;padding-left:2.85714rem;padding-right:2.85714rem;margin:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"NeutraTextTF-BoldAlt";text-transform:uppercase;font-size:1.28571rem;letter-spacing:.03571rem;padding-top:.35714rem}.c-jb__holder [class*='c-button'][class*='--main'],.c-jb__holder [class*='c-button'][class*='--red']{background:#da3451;color:#fff;border:none}.c-jb__holder [class*='c-button'][class*='--main']:hover,.c-jb__holder [class*='c-button'][class*='--red']:hover{background:#b9223c;color:#fff}.c-jb__holder [class*='c-button'][class*='--alt']{background:#fed100;color:#000}.c-jb__holder [class*='c-button'][class*='--alt']:hover{background:#f19c07}.c-jb__holder [type='text'],.c-jb__holder [type='password'],.c-jb__holder [type='date'],.c-jb__holder [type='datetime'],.c-jb__holder [type='datetime-local'],.c-jb__holder [type='month'],.c-jb__holder [type='week'],.c-jb__holder [type='email'],.c-jb__holder [type='number'],.c-jb__holder [type='search'],.c-jb__holder [type='tel'],.c-jb__holder [type='time'],.c-jb__holder [type='url'],.c-jb__holder [type='color'],.c-jb__holder textarea,.c-jb__holder select{width:100%;border:solid;border-color:#000;border-width:1px;height:3.42857rem;padding:0.5rem;background-color:#fff;color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.c-jb__holder [type='text']::-webkit-input-placeholder,.c-jb__holder [type='password']::-webkit-input-placeholder,.c-jb__holder [type='date']::-webkit-input-placeholder,.c-jb__holder [type='datetime']::-webkit-input-placeholder,.c-jb__holder [type='datetime-local']::-webkit-input-placeholder,.c-jb__holder [type='month']::-webkit-input-placeholder,.c-jb__holder [type='week']::-webkit-input-placeholder,.c-jb__holder [type='email']::-webkit-input-placeholder,.c-jb__holder [type='number']::-webkit-input-placeholder,.c-jb__holder [type='search']::-webkit-input-placeholder,.c-jb__holder [type='tel']::-webkit-input-placeholder,.c-jb__holder [type='time']::-webkit-input-placeholder,.c-jb__holder [type='url']::-webkit-input-placeholder,.c-jb__holder [type='color']::-webkit-input-placeholder,.c-jb__holder textarea::-webkit-input-placeholder,.c-jb__holder select::-webkit-input-placeholder{color:#000;line-height:1.71429rem}.c-jb__holder [type='text']:-moz-placeholder,.c-jb__holder [type='password']:-moz-placeholder,.c-jb__holder [type='date']:-moz-placeholder,.c-jb__holder [type='datetime']:-moz-placeholder,.c-jb__holder [type='datetime-local']:-moz-placeholder,.c-jb__holder [type='month']:-moz-placeholder,.c-jb__holder [type='week']:-moz-placeholder,.c-jb__holder [type='email']:-moz-placeholder,.c-jb__holder [type='number']:-moz-placeholder,.c-jb__holder [type='search']:-moz-placeholder,.c-jb__holder [type='tel']:-moz-placeholder,.c-jb__holder [type='time']:-moz-placeholder,.c-jb__holder [type='url']:-moz-placeholder,.c-jb__holder [type='color']:-moz-placeholder,.c-jb__holder textarea:-moz-placeholder,.c-jb__holder select:-moz-placeholder{color:#000;opacity:1}.c-jb__holder [type='text']::-moz-placeholder,.c-jb__holder [type='password']::-moz-placeholder,.c-jb__holder [type='date']::-moz-placeholder,.c-jb__holder [type='datetime']::-moz-placeholder,.c-jb__holder [type='datetime-local']::-moz-placeholder,.c-jb__holder [type='month']::-moz-placeholder,.c-jb__holder [type='week']::-moz-placeholder,.c-jb__holder [type='email']::-moz-placeholder,.c-jb__holder [type='number']::-moz-placeholder,.c-jb__holder [type='search']::-moz-placeholder,.c-jb__holder [type='tel']::-moz-placeholder,.c-jb__holder [type='time']::-moz-placeholder,.c-jb__holder [type='url']::-moz-placeholder,.c-jb__holder [type='color']::-moz-placeholder,.c-jb__holder textarea::-moz-placeholder,.c-jb__holder select::-moz-placeholder{color:#000;opacity:1}.c-jb__holder [type='text']:-ms-input-placeholder,.c-jb__holder [type='password']:-ms-input-placeholder,.c-jb__holder [type='date']:-ms-input-placeholder,.c-jb__holder [type='datetime']:-ms-input-placeholder,.c-jb__holder [type='datetime-local']:-ms-input-placeholder,.c-jb__holder [type='month']:-ms-input-placeholder,.c-jb__holder [type='week']:-ms-input-placeholder,.c-jb__holder [type='email']:-ms-input-placeholder,.c-jb__holder [type='number']:-ms-input-placeholder,.c-jb__holder [type='search']:-ms-input-placeholder,.c-jb__holder [type='tel']:-ms-input-placeholder,.c-jb__holder [type='time']:-ms-input-placeholder,.c-jb__holder [type='url']:-ms-input-placeholder,.c-jb__holder [type='color']:-ms-input-placeholder,.c-jb__holder textarea:-ms-input-placeholder,.c-jb__holder select:-ms-input-placeholder{color:#000}.c-jb__holder textarea{height:8.78571rem}.c-jb__holder select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE0cHgiIGhlaWdodD0iMTIuMXB4IiB2aWV3Qm94PSIwIDAgMTQgMTIuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQgMTIuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHN0eWxlPSJmaWxsOiMzNTM1MzU7IiBwb2ludHM9IjcsMTIuMSAwLDAgMTQsMCAiLz48L3N2Zz4=);background-repeat:no-repeat;background-color:#fff;background-position:top 17px right 14px}.c-jb__holder select::-ms-expand{display:none}.c-jb__holder .c-input__holder{position:relative;width:100%;margin-bottom:1.71429rem}.c-jb__holder .c-input__holder .c-label,.c-jb__holder .c-input__holder label{color:#000;font-family:"Arial";font-size:1.14286rem}.c-jb__holder .c-input__holder .c-label .is-required,.c-jb__holder .c-input__holder label .is-required{color:#000}.c-jb__holder .c-input__holder .c-label{margin-bottom:.85714rem}.c-jb__holder .c-input__holder .c-checkbox,.c-jb__holder .c-input__holder .c-radio{margin-bottom:.42857rem}.c-jb__holder input[type="checkbox"]:checked,.c-jb__holder input[type="checkbox"]:not(:checked),.c-jb__holder input[type="radio"]:checked,.c-jb__holder input[type="radio"]:not(:checked){position:absolute;left:-714.21429rem;opacity:0;pointer-events:none}.c-jb__holder input[type="checkbox"]:checked+span,.c-jb__holder input[type="checkbox"]:not(:checked)+span,.c-jb__holder input[type="radio"]:checked+span,.c-jb__holder input[type="radio"]:not(:checked)+span{width:100%;margin-left:0;margin-right:0;position:relative;padding-left:3.35714rem;font-size:1rem;color:#1e1e20;font-family:"NeutraText-BookAlt";display:inline-block}.c-jb__holder input[type="checkbox"]:checked+span a,.c-jb__holder input[type="checkbox"]:not(:checked)+span a,.c-jb__holder input[type="radio"]:checked+span a,.c-jb__holder input[type="radio"]:not(:checked)+span a{color:#1e1e20;font-family:"NeutraTextTF-BoldAlt";text-decoration:underline}.c-jb__holder input[type="checkbox"]:checked+span:before,.c-jb__holder input[type="checkbox"]:not(:checked)+span:before,.c-jb__holder input[type="radio"]:checked+span:before,.c-jb__holder input[type="radio"]:not(:checked)+span:before{content:'';position:absolute;display:block;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.14286rem;height:2.14286rem;background:#fff;border:solid;border-color:#b8c3b7;border-width:.14286rem;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder input[type="checkbox"]:checked+span:after,.c-jb__holder input[type="checkbox"]:not(:checked)+span:after,.c-jb__holder input[type="radio"]:checked+span:after,.c-jb__holder input[type="radio"]:not(:checked)+span:after{font-family:"iconfont";font-size:.92857rem;content:'\EA03';position:absolute;top:50%;left:.64286rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder input[type="checkbox"]:checked:not(:checked)+span:after,.c-jb__holder input[type="checkbox"]:not(:checked):not(:checked)+span:after,.c-jb__holder input[type="radio"]:checked:not(:checked)+span:after,.c-jb__holder input[type="radio"]:not(:checked):not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder input[type="radio"]{display:inline-block}.c-jb__holder input[type="radio"]:checked+span:before,.c-jb__holder input[type="radio"]:not(:checked)+span:before{top:.21429rem;border-radius:50%}@media screen and (max-width:64em){.c-jb__holder input[type="radio"]:checked+span:before,.c-jb__holder input[type="radio"]:not(:checked)+span:before{top:.14286rem}}@media screen and (max-width:40em){.c-jb__holder input[type="radio"]:checked+span:before,.c-jb__holder input[type="radio"]:not(:checked)+span:before{top:.14286rem}}.c-jb__holder input[type="radio"]+span:after{top:.5rem !important;left:.28571rem !important}@media screen and (max-width:64em){.c-jb__holder input[type="radio"]+span:after{top:.42857rem !important}}@media screen and (max-width:40em){.c-jb__holder input[type="radio"]+span:after{top:.42857rem !important}}.c-jb__holder input[type="radio"]:checked+span:after{width:.42857rem;height:.42857rem;border-radius:50%;background-color:#1e1e20}.c-jb__holder .c-form__item--file{position:relative}.c-jb__holder .c-form__item--file:after{font-family:"dbm__common";content:'\EA13';position:absolute;z-index:40;top:0;right:0;display:block;font-size:1.42857rem;width:3.42857rem;height:3.42857rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-jb__holder .c-form__item--file input[type="text"]{padding-right:3.42857rem}.c-jb__holder .c-form__input--file{position:absolute;z-index:50;top:0;left:0;width:100%;height:100%;margin-bottom:0}.c-jb__holder input[type="file"]{cursor:pointer;opacity:0;width:100%;height:100%}.c-jb__holder .c-input__holder{position:relative;display:block;width:100%;height:3.42857rem;margin-bottom:2.5rem;padding-left:3.42857rem}.c-jb__holder .c-input__holder.is-tall{height:10.28571rem}.c-jb__holder .c-input__holder.is-auto{height:auto}.c-jb__holder .c-input__holder .c-icon{position:absolute;top:-.14286rem;left:0;width:3.42857rem;height:3.42857rem;padding-right:1.07143rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-jb__holder .c-input__holder .c-icon img{display:block}.c-jb__holder .c-input__holder .c-content label{display:block;margin-bottom:.35714rem;font-family:"NeutraTextTF-BoldAlt";font-size:1rem;text-transform:uppercase;color:#1e1e20}.c-jb__holder .c-input__holder .c-content label span{font-family:"NeutraText-BookAlt"}.c-jb__holder .c-input__holder .c-content input{height:2rem}.c-jb__holder .c-input__holder .c-content input,.c-jb__holder .c-input__holder .c-content textarea{border-top:none;border-left:none;border-right:none;border-bottom:solid 1px #969696 !important;font-family:"NeutraText-BookAlt";font-size:1.14286rem;color:#1e1e20;padding:0;margin:0}.c-jb__holder .c-input__holder .c-content .help-block{position:absolute;font-family:"NeutraText-BookAlt";font-size:.85714rem;bottom:-1.42857rem;color:#969696;display:block}.c-jb__holder .c-input__holder .c-content .help-block.form-error{color:#da3451}.c-jb__holder .c-input__holder .c-content.has-error .help-block.form-error{color:#da3451}.c-jb__holder .c-input__holder .select2-container--default .select2-selection--single{height:2rem;border-top:none;border-left:none;border-right:none;border-bottom:solid 1px #969696 !important;font-family:"NeutraText-BookAlt";font-size:1.14286rem;color:#1e1e20;padding:0;margin:0;border-radius:0}.c-jb__holder .c-input__holder .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0}.c-jb__holder .c-checkbox label .help-block{position:absolute;font-family:"NeutraText-BookAlt";font-size:.85714rem;bottom:-1.42857rem;color:#969696;display:block}.c-jb__holder .c-checkbox label.has-error .help-block.form-error{color:#da3451}.c-jb__holder .c-input__holder__counter{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.28571rem}.c-jb__holder .c-input__holder__counter .c-icon{-webkit-box-flex:0;-ms-flex:0 0 4.28571rem;flex:0 0 4.28571rem;max-width:4.28571rem;padding-right:1.42857rem;text-align:center}.c-jb__holder .c-input__holder__counter .c-icon img{display:inline-block}.c-jb__holder .c-input__holder__counter .c-label{width:100%;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 60px - 120px);flex:0 0 calc(100% - 60px - 120px);max-width:calc(100% - 60px - 120px);display:block;font-family:"NeutraTextTF-BoldAlt";font-size:1rem;text-transform:uppercase;color:#1e1e20}.c-jb__holder .c-input__holder__counter .c-label span{font-family:"NeutraText-BookAlt"}.c-jb__holder .c-input__holder__counter .c-form__quantity{-webkit-box-flex:0;-ms-flex:0 0 8.57143rem;flex:0 0 8.57143rem;max-width:8.57143rem}.c-jb__holder .c-input__holder__counter .help-block{position:absolute;font-family:"NeutraText-BookAlt";font-size:.85714rem;bottom:-.78571rem;left:0}.c-jb__holder .c-input__holder__counter .help-block.form-error{color:#da3451}.c-jb__holder .c-form__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.35714rem}.c-jb__holder .c-form__quantity .c-action{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:2.35714rem;-webkit-box-flex:0;-ms-flex:0 0 2.35714rem;flex:0 0 2.35714rem;height:2.35714rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-jb__holder .c-form__quantity .c-action span{z-index:50;color:#fff;font-size:.78571rem}.c-jb__holder .c-form__quantity .c-action::before{content:'';position:absolute;z-index:40;display:block;width:1.64286rem;height:1.64286rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#da3451;top:.35714rem;left:.35714rem;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-form__quantity .c-action:hover::before{background-color:#fed100}.c-jb__holder .c-form__quantity .c-input{max-width:calc(100% - 66px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 66px);flex:0 0 calc(100% - 66px);height:2.35714rem;padding:0 .35714rem;text-align:center;border:none;font-family:"NeutraTextTF-BoldAlt";font-size:1.14286rem;text-transform:uppercase;color:#1e1e20;line-height:2.35714rem}.c-jb__holder a{text-decoration:none}.c-jb__holder .o-close{display:block;width:1.21429rem;height:1.21429rem;color:#da3451;font-size:1.21429rem;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .o-close:hover{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.c-jb__holder .c-title__main{position:relative;width:100%;font-family:"NeutraTextTF-BoldAlt";font-size:2.14286rem;color:#1e1e20;text-align:center;margin-bottom:2.14286rem;padding-bottom:2.14286rem;text-transform:uppercase}@media screen and (max-width:40em){.c-jb__holder .c-title__main{font-size:1.78571rem}}.c-jb__holder .c-title__main span{display:block;font-family:"NeutraText-LightAlt";width:100%}.c-jb__holder .c-title__main span[class*="--heart"]{width:auto;display:inline-block;margin-left:1.42857rem;font-size:2.28571rem;vertical-align:middle}.c-jb__holder .c-title__main::after{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;display:block;width:7.14286rem;height:.35714rem;background-color:#da3451}.c-jb__holder .c-title__main.hero{font-size:2.71429rem}.activation.c-jb__holder .c-title__main.hero{font-size:3.21429rem}@media screen and (max-width:40em){.c-jb__holder .c-title__main.hero{font-size:1.78571rem}}.c-jb__holder .c-title__main.left{text-align:left}.c-jb__holder .c-title__main.left::after{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.c-jb__holder .c-title__main.no-after{padding-bottom:0}.c-jb__holder .c-title__main.no-after::after{display:none}.c-jb__holder .c-title__sub{position:relative;width:100%;text-align:center;font-family:"NeutraTextTF-BoldAlt";font-size:1.5rem;color:#1e1e20;margin-bottom:3.57143rem;padding-top:1.57143rem;text-transform:uppercase}.c-jb__holder .c-title__sub::before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;display:block;width:7.14286rem;height:.35714rem;background-color:#da3451}.c-jb__holder .c-title__sub span{font-family:"NeutraText-BookAlt"}.c-jb__holder .c-title__sub.left{text-align:left}.c-jb__holder .c-title__sub.left::before{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.c-jb__holder .c-title__sub.small{padding-top:.71429rem;margin-bottom:.35714rem}.c-jb__holder .c-title__sub.small::before{display:none}.c-jb__holder .c-title__stars{font-family:"NeutraTextTF-BoldAlt";font-size:2.28571rem;color:#1e1e20;text-transform:uppercase;text-align:center;margin-bottom:2.14286rem;letter-spacing:.07143rem}@media screen and (max-width:40em){.c-jb__holder .c-title__stars{font-size:1.78571rem}}.c-jb__holder .c-title__stars .c-inner{position:relative;display:inline-block;padding-left:2.14286rem;padding-right:2.14286rem}.c-jb__holder .c-title__stars .c-inner::before,.c-jb__holder .c-title__stars .c-inner::after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'\EA0C';font-size:1.42857rem;font-family:"iconfont";color:#da3451}.c-jb__holder .c-title__stars .c-inner::before{left:0}.c-jb__holder .c-title__stars .c-inner::after{right:0}.c-jb__holder .c-title__stars span{display:block;font-family:"NeutraText-LightAlt"}.c-jb__holder .c-red{color:#da3451}.c-jb__holder img{max-width:100%;display:block;height:auto}.c-jb__holder .o-steps{padding:0;margin:0;list-style:none;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.78571rem}.c-jb__holder .o-steps li{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.64286rem;height:2.64286rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#da3451;font-family:"NeutraTextTF-BoldAlt";font-size:1rem;text-align:center}.c-jb__holder .o-steps li span{position:relative;top:.14286rem;left:-.07143rem;z-index:50}.c-jb__holder .o-steps li::before{content:'';position:absolute;top:.42857rem;left:.35714rem;z-index:40;display:block;width:1.85714rem;height:1.85714rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#fff}.c-jb__holder .o-steps li.is-active{color:#fff}.c-jb__holder .o-steps li.is-active::before{background-color:#da3451}.c-jb__holder .o-steps li:not(:last-of-type){margin-right:1.57143rem}.c-jb__holder .o-upload{position:relative;width:10.71429rem;height:10.71429rem}.c-jb__holder .c-upload__dropzone{display:block;width:9.57143rem;height:9.57143rem;background-color:#eaeee0;background-image:url(https://www.justinbridou.fr/Estaticos/justinbridou/assets/media/images/c-icon__dropzone.png);background-position:50% 50%;background-repeat:no-repeat}.c-jb__holder .c-upload__dropzone img{display:inline-block}.c-jb__holder .c-upload__dropzone input{display:none}.c-jb__holder .c-upload__dropzone .dz-preview{position:absolute;top:0;left:0}.c-jb__holder .c-upload__dropzone .dz-size,.c-jb__holder .c-upload__dropzone .dz-filename{display:none}.c-jb__holder .c-form__step--04 .c-upload__dropzone{background-image:url(https://www.justinbridou.fr/Estaticos/justinbridou/assets/media/images/c-icon__dropzone2.png)}.c-jb__holder .c-upload__add{position:absolute;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:2.35714rem;height:2.35714rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-jb__holder .c-upload__add span{position:relative;left:0;top:.07143rem;z-index:50;color:#fff;font-size:.78571rem}.c-jb__holder .c-upload__add::before{content:'';position:absolute;z-index:40;display:block;width:1.64286rem;height:1.64286rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#f3a80b;top:.35714rem;left:.35714rem;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-upload__add:hover::before{background-color:#da3451}.c-jb__holder .dropzone{border:none;background:none;padding:0}.c-jb__holder .dropzone .dz-preview{margin:0}.c-jb__holder .dropzone .dz-preview .dz-image{width:auto;height:auto;border-radius:0}.c-jb__holder [class*='c-cta'],.c-jb__holder [class*='c-cta'][type="submit"]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5.42857rem;width:auto;padding-top:.21429rem;padding-left:2.14286rem;padding-right:2.14286rem;background-color:transparent;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;font-family:"NeutraTextTF-BoldAlt";color:#da3451;font-size:1.28571rem;border:solid 6px #da3451;letter-spacing:.03571rem;text-transform:uppercase}.c-jb__holder [class*='c-cta'] span,.c-jb__holder [class*='c-cta'][type="submit"] span{display:block;width:100%;text-align:center;font-family:"NeutraText-LightAlt"}.c-jb__holder [class*='c-cta'][class*="--mrglr"],.c-jb__holder [class*='c-cta'][type="submit"][class*="--mrglr"]{margin-left:.92857rem;margin-right:.92857rem}.c-jb__holder [class*='c-cta'][class*='--icon'],.c-jb__holder [class*='c-cta'][type="submit"][class*='--icon']{margin-right:4rem}.c-jb__holder [class*='c-cta'][class*='--icon'][class*="--mrglr"],.c-jb__holder [class*='c-cta'][type="submit"][class*='--icon'][class*="--mrglr"]{margin-left:.92857rem;margin-right:4.92857rem}.c-jb__holder [class*='c-cta'][class*='--icon']::before,.c-jb__holder [class*='c-cta'][type="submit"][class*='--icon']::before{content:'';position:absolute;z-index:40;top:.57143rem;right:-3.71429rem;display:block;width:3.5rem;height:3.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;background-color:#da3451}.c-jb__holder [class*='c-cta'][class*='--icon']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--icon']::after{position:absolute;z-index:50;top:-.21429rem;right:-4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5rem;height:5rem;font-family:"iconfont";color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder [class*='c-cta'][class*='--iconLeft'],.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconLeft']{margin-left:4rem;margin-right:.92857rem}.c-jb__holder [class*='c-cta'][class*='--iconLeft']::before,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconLeft']::before{right:initial;left:-3.71429rem}.c-jb__holder [class*='c-cta'][class*='--iconLeft']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconLeft']::after{right:initial;left:-4.5rem}.c-jb__holder [class*='c-cta'][class*='--iconBottom'],.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconBottom']{margin-bottom:4rem;margin-left:.92857rem;margin-right:.92857rem}.c-jb__holder [class*='c-cta'][class*='--iconBottom']::before,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconBottom']::before{top:4.78571rem;left:0;right:0;margin-left:auto;margin-right:auto}.c-jb__holder [class*='c-cta'][class*='--iconBottom']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconBottom']::after{top:4.21429rem;left:0;right:0;margin-left:auto;margin-right:auto}.c-jb__holder [class*='c-cta'][class*="--noMargin"],.c-jb__holder [class*='c-cta'][type="submit"][class*="--noMargin"]{margin-left:0;margin-right:0}.c-jb__holder [class*='c-cta'][class*='--iconNext']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconNext']::after{content:'\EA04';top:-.14286rem;font-size:1.28571rem}.c-jb__holder [class*='c-cta'][class*='--iconPrev']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconPrev']::after{content:'\EA06';top:-.14286rem;font-size:1.28571rem}.c-jb__holder [class*='c-cta'][class*='--iconDownload']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconDownload']::after{content:'\EA05';font-size:1.42857rem}.c-jb__holder [class*='c-cta'][class*='--iconReload']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconReload']::after{content:'\EA07';font-size:1.64286rem}.c-jb__holder [class*='c-cta'][class*='--iconArrowTopRight']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--iconArrowTopRight']::after{content:'\EA08';font-size:.92857rem}.c-jb__holder [class*='c-cta'][class*='iconHeart']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='iconHeart']::after{content:'\EA09';font-size:1.21429rem}.c-jb__holder [class*='c-cta'][class*='--share'],.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:31.25em){.c-jb__holder [class*='c-cta'][class*='--share'],.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']{height:6.14286rem;text-align:left;padding-bottom:.71429rem}}.c-jb__holder [class*='c-cta'][class*='--share'] span,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share'] span{width:auto;display:inline;margin-left:1.07143rem;font-size:1.57143rem}@media screen and (max-width:31.25em){.c-jb__holder [class*='c-cta'][class*='--share'] span,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share'] span{margin-left:.71429rem;font-size:1.28571rem}}@media screen and (max-width:40em){.c-jb__holder [class*='c-cta'][class*='--share']::after,.c-jb__holder [class*='c-cta'][class*='--share']::before,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']::before{top:auto;right:auto}.c-jb__holder [class*='c-cta'][class*='--share']::before,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']::before{bottom:-2.85714rem;left:calc(50% - 2.5rem)}.c-jb__holder [class*='c-cta'][class*='--share']::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']::after{bottom:-3.64286rem;left:calc(50% - 3.125rem)}.c-jb__holder [class*='c-cta'][class*='--share']:hover::after,.c-jb__holder [class*='c-cta'][class*='--share']:active::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']:hover::after,.c-jb__holder [class*='c-cta'][type="submit"][class*='--share']:active::after{left:calc(50% - 2.77778rem)}}.c-jb__holder [class*='c-cta'].is-disabled,.c-jb__holder [class*='c-cta'].disabled,.c-jb__holder [class*='c-cta'][type="submit"].is-disabled,.c-jb__holder [class*='c-cta'][type="submit"].disabled{color:#969696;border-color:#969696;cursor:not-allowed}.c-jb__holder [class*='c-cta'].is-disabled::before,.c-jb__holder [class*='c-cta'].disabled::before,.c-jb__holder [class*='c-cta'][type="submit"].is-disabled::before,.c-jb__holder [class*='c-cta'][type="submit"].disabled::before{background-color:#969696}.c-jb__holder [class*='c-cta']:hover[class*='--iconNext']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='--iconNext']::after{right:-4.85714rem}.c-jb__holder [class*='c-cta']:hover[class*='--iconPrev']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='--iconPrev']::after{left:-4.85714rem}.c-jb__holder [class*='c-cta']:hover[class*='--iconDownload']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='--iconDownload']::after{top:.28571rem}.c-jb__holder [class*='c-cta']:hover[class*='--iconReload']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='--iconReload']::after{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.c-jb__holder [class*='c-cta']:hover[class*='--iconArrowTopRight']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='--iconArrowTopRight']::after{-webkit-transform:translateX(3px) translateY(-3px);transform:translateX(3px) translateY(-3px)}.c-jb__holder [class*='c-cta']:hover[class*='iconHeart']::after,.c-jb__holder [class*='c-cta'][type="submit"]:hover[class*='iconHeart']::after{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.c-jb__holder .c-grid__loader{display:none}.c-jb__holder .spinner{width:40px;height:40px;position:relative;margin:50px auto}.c-jb__holder .double-bounce1,.c-jb__holder .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#da3451;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2.0s infinite ease-in-out;animation:sk-bounce 2.0s infinite ease-in-out}.c-jb__holder .double-bounce2{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.o-social{padding:0;margin:0;list-style:none;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex}.o-social li{display:block;margin-left:.57143rem;margin-right:.57143rem}.o-social a,.o-social span{color:#fff;font-size:1.71429rem}.o-social a [class*="__icon"],.o-social span [class*="__icon"]{position:relative;top:.14286rem}.c-jb__holder .c-form__team__mentions{padding-top:.71429rem;padding-bottom:.71429rem;font-size:.85714rem;max-width:63.57143rem;width:100%;margin-left:auto;margin-right:auto;font-family:"NeutraText-BookAlt"}.c-jb__holder .c-form__team{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:63.57143rem;width:100%;margin-left:auto;margin-right:auto;background-color:#fed100;-ms-flex-flow:wrap;flex-flow:wrap}@media screen and (max-width:40em){.c-jb__holder .c-form__team .c-form__team__aside,.c-jb__holder .c-form__team .c-form__team__content{display:none}}.c-jb__holder .c-form__team .c-form__team__content__small{display:none;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:2.14286rem}@media screen and (max-width:40em){.c-jb__holder .c-form__team .c-form__team__content__small{display:block}}@media screen and (max-width:48em){.c-jb__holder .c-form__team.has-aside{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-form__team.has-aside .c-form__team__content{max-width:calc(100% - 215px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 215px);flex:0 0 calc(100% - 215px)}@media screen and (max-width:48em){.c-jb__holder .c-form__team.has-aside .c-form__team__content{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-form__team__aside{max-width:15.35714rem;-webkit-box-flex:0;-ms-flex:0 0 15.35714rem;flex:0 0 15.35714rem;background-color:#fff;padding:1.85714rem}@media screen and (max-width:48em){.c-jb__holder .c-form__team__aside{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-form__team__aside .c-title{font-family:"NeutraTextTF-BoldAlt";font-size:1.42857rem;color:#1e1e20;line-height:1.64286rem;margin-bottom:1.42857rem;letter-spacing:.03571rem}.c-jb__holder .c-form__team__aside p{font-family:"NeutraText-BookAlt";font-size:.92857rem;color:#1e1e20;line-height:1.42857rem;margin:0 0 1.42857rem;padding:0}.c-jb__holder .c-form__team__aside p:last-of-type{margin-bottom:0}.c-jb__holder .c-form__team__content{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:2.14286rem}.c-jb__holder .c-form__team__content .c-title{font-family:"NeutraTextTF-BoldAlt";font-size:2.14286rem;text-transform:uppercase;color:#1e1e20;margin-bottom:1.78571rem;line-height:2.64286rem;letter-spacing:.07143rem}.c-jb__holder .c-form__team__content .c-title .light{font-family:"NeutraText-LightAlt"}.c-jb__holder .c-form__team__content .c-title .small{display:inline-block;font-family:"NeutraText-BookAlt";font-size:1.28571rem;text-transform:initial;letter-spacing:.03571rem;line-height:1.64286rem}.c-jb__holder .c-form__team__content .c-title img{display:inline-block;margin-left:.57143rem}.c-jb__holder .c-form__team__content .select2.select2-container{width:100% !important}.c-jb__holder .c-form__team__content .select2-container--default .select2-selection--single .select2-selection__arrow{height:1.92857rem}.c-jb__holder .c-form__team__content .select2-container--default .select2-selection--single .select2-selection__arrow b{left:1.14286rem;top:.92857rem}.c-jb__holder .c-form__inner{background-color:#fff;padding:2.14286rem;width:100%}.c-jb__holder .c-form__inner__upload--input{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.78571rem}.c-jb__holder .c-form__inner__upload--input .o-upload{max-width:10.71429rem;-webkit-box-flex:0;-ms-flex:0 0 10.71429rem;flex:0 0 10.71429rem;position:relative}.c-jb__holder .c-form__inner__upload--input .o-upload .help-block{position:absolute;font-family:"NeutraText-BookAlt";font-size:.85714rem;top:9.78571rem;width:9.64286rem;color:#969696;display:block}.c-jb__holder .c-form__inner__upload--input .o-upload .help-block.form-error{color:#da3451}.c-jb__holder .c-form__inner__upload--input .c-form__inner__input{width:100%;max-width:calc(100% - 152px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 152px);flex:0 0 calc(100% - 152px);padding-left:2rem}.c-jb__holder .c-form__inner__upload--input .c-form__inner__input .c-input__holder:last-of-type{margin-bottom:0}.c-jb__holder .c-form__submit__step{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]){background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;color:#da3451;font-family:"NeutraTextTF-BoldAlt";font-size:1.28571rem;color:#da3451;text-transform:uppercase;height:1.78571rem;padding:0;cursor:pointer;letter-spacing:.03571rem;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]):hover{color:#b9223c}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]):not(:last-of-type){margin-right:1.42857rem}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]).is-alt{color:#969696}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]).is-alt:hover{color:#7d7d7d}.c-jb__holder .c-form__submit__step button:not([class*="c-cta"]).is-disabled,.c-jb__holder .c-form__submit__step button:not([class*="c-cta"])[disabled]{color:#969696 !important;cursor:not-allowed}.c-jb__holder .c-form__step--01 .c-form__submit__step{padding-top:1.42857rem}.c-jb__holder .c-form__step--06 .c-row{-ms-flex-flow:wrap;flex-flow:wrap}.c-jb__holder .c-form__step--06 .c-row a{margin-bottom:1.42857rem}.c-jb__holder .c-form__step--06 .c-form__inner{padding-top:4.28571rem;padding-bottom:2.85714rem}.c-jb__holder .c-form__step--06 .c-wysiwyg{max-width:48.57143rem;width:100%;margin-left:auto;margin-right:auto;margin-bottom:1.42857rem}.c-jb__holder .has-error+.help-block{display:none !important}.c-jb__holder .c-search__tools{margin-bottom:2.14286rem}.c-jb__holder .c-search__tools .c-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:40em){.c-jb__holder .c-search__tools .c-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-jb__holder .c-search__tools .c-title{font-family:"NeutraTextTF-BoldAlt";font-size:1.5rem;color:#1e1e20;margin-right:1.42857rem;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:48em){.c-jb__holder .c-search__tools .c-title{display:none}}.c-jb__holder .c-search__tools .select2-container{margin-right:1.42857rem;width:100% !important;max-width:calc(50% - 154px)}@media screen and (max-width:48em){.c-jb__holder .c-search__tools .select2-container{max-width:calc(50% - 104px)}}@media screen and (max-width:40em){.c-jb__holder .c-search__tools .select2-container{margin-right:0;margin-bottom:1.42857rem;max-width:100%;width:100% !important}}.c-jb__holder .c-search__tools .select2-container--default .select2-selection--single{border-top:none;border-left:none;border-right:none;border-bottom:solid 1px #969696;border-radius:0;background-color:#fff}.c-jb__holder .c-search__tools .select2-container--default .select2-selection--single .select2-selection__rendered,.c-jb__holder .c-search__tools .select2-container .select2-selection--single{height:3.57143rem}.c-jb__holder .c-search__tools .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:3.57143rem;padding-left:1.42857rem}.c-jb__holder .c-search__tools .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#1e1e20;font-family:"NeutraText-BookAlt";font-size:1.28571rem;letter-spacing:.03571rem}.c-jb__holder .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#da3451}.c-jb__holder .select2-results__option{height:2.85714rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.42857rem;padding-right:1.42857rem;color:#1e1e20;font-family:"NeutraText-BookAlt";font-size:1.28571rem;letter-spacing:.03571rem}.c-jb__holder .select2-dropdown{border-radius:0 !important;border:none !important}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__arrow{height:3.57143rem;width:2.64286rem;top:0;right:0}.c-jb__holder .select2-container--default .select2-selection--single .select2-selection__arrow b{left:.28571rem;top:1.64286rem;display:block;width:1.07143rem;height:.64286rem;border:none;background-image:url(https://www.justinbridou.fr/Estaticos/justinbridou/assets/media/images/c-icon__select.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.c-jb__holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.c-jb__holder .c-wysiwyg{width:100%}.c-jb__holder .c-wysiwyg h1,.c-jb__holder .c-wysiwyg .h1{position:relative;width:100%;font-family:"NeutraTextTF-BoldAlt";font-size:2.14286rem;color:#1e1e20;margin-bottom:2.14286rem;padding-bottom:2.14286rem;text-transform:uppercase}.c-jb__holder .c-wysiwyg h1 span,.c-jb__holder .c-wysiwyg .h1 span{display:block;font-family:"NeutraText-LightAlt";width:100%}.c-jb__holder .c-wysiwyg h1::after,.c-jb__holder .c-wysiwyg .h1::after{content:'';position:absolute;left:0;bottom:0;display:block;width:7.14286rem;height:.35714rem;background-color:#da3451}.c-jb__holder .c-wysiwyg h2,.c-jb__holder .c-wysiwyg .h2{font-family:"NeutraTextTF-BoldAlt";font-size:1.5rem;color:#1e1e20;text-transform:uppercase;margin-bottom:.71429rem}.c-jb__holder .c-wysiwyg h3,.c-jb__holder .c-wysiwyg .h3{font-family:"NeutraTextTF-BoldAlt";font-size:1.42857rem;font-weight:400;color:#000;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg h4,.c-jb__holder .c-wysiwyg .h4{font-family:"NeutraTextTF-BoldAlt";font-size:1.21429rem;color:#000;font-weight:700;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg h5,.c-jb__holder .c-wysiwyg .h5{font-family:"NeutraTextTF-BoldAlt";font-size:1.21429rem;color:#000;font-weight:700;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg h6,.c-jb__holder .c-wysiwyg .h6{font-family:"NeutraTextTF-BoldAlt";font-size:1.14286rem;color:#000;font-weight:400;font-style:italic;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg img{width:auto;display:inline-block}.c-jb__holder .c-wysiwyg img.alignright,.c-jb__holder .c-wysiwyg img.align-right{float:right;margin-left:2.85714rem;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg img.alignleft,.c-jb__holder .c-wysiwyg img.align-left{float:left;margin-right:2.85714rem;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg img.aligncenter,.c-jb__holder .c-wysiwyg img.align-center{display:block;clear:both;margin-left:auto;margin-right:auto;margin-bottom:1.42857rem}.activation.c-jb__holder .c-wysiwyg p{font-size:1.58571rem;}.c-jb__holder .c-wysiwyg p{font-family:"NeutraText-BookAlt";font-size:1.28571rem;color:#1e1e20;line-height:1.92857rem;margin-top:0;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg p strong{font-family:"NeutraTextTF-BoldAlt"}.c-jb__holder .c-wysiwyg p+h2,.c-jb__holder .c-wysiwyg p+.h2{margin-top:5rem}.c-jb__holder .c-wysiwyg strong{font-family:"NeutraTextTF-BoldAlt"}.c-jb__holder .c-wysiwyg strong span.regular{font-family:"NeutraText-BookAlt"}.c-jb__holder .c-wysiwyg a{color:#000;text-decoration:underline;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-wysiwyg a:hover{color:#fff;text-decoration:none}.c-jb__holder .c-wysiwyg blockquote{position:relative;display:block;width:100%;padding:3.42857rem 14.28571rem;margin-left:0;margin-right:0;margin-top:0;margin-bottom:1.42857rem;border:none;color:#1e1e20;font-size:2.28571rem;font-family:"NeutraText-BookAlt";text-align:center;letter-spacing:.14286rem}@media screen and (max-width:64em){.c-jb__holder .c-wysiwyg blockquote{padding:3.42857rem 3.57143rem}}@media screen and (max-width:40em){.c-jb__holder .c-wysiwyg blockquote{padding:1.78571rem}}.c-jb__holder .c-wysiwyg ul,.c-jb__holder .c-wysiwyg ol{list-style:none;margin-left:0;padding:0;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg ul li,.c-jb__holder .c-wysiwyg ol li{position:relative;padding-left:1.14286rem;font-family:"NeutraText-BookAlt";font-size:1.28571rem;color:#1e1e20;line-height:1.57143rem;margin-bottom:.71429rem}.c-jb__holder .c-wysiwyg ul li::before,.c-jb__holder .c-wysiwyg ol li::before{top:-.07143rem;left:0;content:'\EA0B';font-family:"iconfont";color:#da3451;font-size:.85714rem;position:absolute}.c-jb__holder .c-wysiwyg ul li,.c-jb__holder .c-wysiwyg ul li *,.c-jb__holder .c-wysiwyg ol li,.c-jb__holder .c-wysiwyg ol li *{font-size:1.28571rem;margin-bottom:.71429rem;font-family:"NeutraText-BookAlt"}.c-jb__holder .c-wysiwyg table{width:100%;table-layout:auto;text-align:center;border-collapse:collapse;border-spacing:0;margin-bottom:1.42857rem}.c-jb__holder .c-wysiwyg table td,.c-jb__holder .c-wysiwyg table th{border:solid 1px #000}.c-jb__holder .c-wysiwyg table thead tr th{background:#000;color:#fff;height:3.42857rem;font-size:1.14286rem;font-weight:700;font-family:"NeutraText-BookAlt"}.c-jb__holder .c-wysiwyg table tbody td{height:3.42857rem;font-size:1.07143rem}.c-jb__holder .c-wysiwyg table tr{background:#fff}.c-jb__holder .c-wysiwyg hr{clear:both;margin-bottom:1.42857rem;border-color:#000}.c-jb__holder .c-wysiwyg sup{top:0}.c-jb__holder .c-table__wrapper{width:100%;overflow-y:auto;_overflow:auto;margin:0 0 .5rem}.c-jb__holder .c-table__wrapper::-webkit-scrollbar{-webkit-appearance:none;width:1rem;height:1rem}.c-jb__holder .c-table__wrapper::-webkit-scrollbar-thumb{border-radius:.57143rem;border:.21429rem solid #fff;background-color:#fed100}.c-jb__holder .c-table__wrapper table{margin-bottom:0}.c-jb__holder .c-page__header.has-back{padding-top:3.57143rem}.c-jb__holder .c-page__header.has-back>.c-row{position:relative}.c-jb__holder .c-page__header.has-back .o-back{position:absolute;z-index:50;top:-4.28571rem;left:1.07143rem}@media screen and (max-width:40em){.c-jb__holder .c-page__header.has-back .o-back{top:-6.42857rem;left:1.07143rem}}.c-jb__holder .c-page__header.padding-top{padding-top:5.71429rem}.c-jb__holder .c-page__header .c-title__main{margin-bottom:4.28571rem}.c-jb__holder.activation .c-page__header .c-wysiwyg{max-width:81.28571rem;}.c-jb__holder .c-page__header .c-wysiwyg{max-width:59.28571rem;width:100%;margin-left:auto;margin-right:auto}.c-jb__holder .c-page__header .c-wysiwyg a{color:#da3451}.c-jb__holder .c-grid__team .c-row{-ms-flex-flow:wrap;flex-flow:wrap}.c-jb__holder .c-grid__team .c-team__item{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}@media screen and (max-width:48em){.c-jb__holder .c-grid__team .c-team__item{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:530px){.c-jb__holder .c-grid__team .c-team__item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-grid__team.is-favorite .c-row.c-col-inner{max-width:74.64286rem}.c-jb__holder .c-team__item{display:block;padding-left:1.07143rem;padding-right:1.07143rem;margin-bottom:2.14286rem}.c-jb__holder .c-team__item .c-inner{position:relative}@media screen and (max-width:48em){.c-jb__holder .c-team__item .c-inner{max-width:21.42857rem;width:100%;margin-left:auto;margin-right:auto}}.c-jb__holder .c-team__item .c-content{position:absolute;z-index:50;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;width:100%;height:100%;padding:1.78571rem .71429rem;background-color:rgba(0,0,0,0.5);color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-team__item .c-thumb{position:relative;z-index:40}.c-jb__holder .c-team__item .c-icon__add{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5rem;height:5rem;color:#da3451}.c-jb__holder .c-team__item .c-icon__add::before{content:'';position:absolute;z-index:40;top:.71429rem;right:.78571rem;display:block;width:3.5rem;height:3.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.c-jb__holder .c-team__item .c-icon__add span{position:relative;top:.14286rem;left:-.07143rem;font-size:.92857rem;z-index:40}.c-jb__holder .c-team__item .c-title__main{color:#fff;margin-bottom:1.78571rem;padding-bottom:1.78571rem}@media screen and (max-width:64em){.c-jb__holder .c-team__item .c-title__main{font-size:1.42857rem}}.c-jb__holder .c-team__item .o-social a{-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-team__item .o-social a:hover{color:#da3451}.c-jb__holder .c-team__item .c-data{position:relative}.c-jb__holder .c-team__item .c-data .c-info{font-family:"NeutraTextTF-BoldAlt";font-size:1.57143rem;text-transform:uppercase;letter-spacing:.03571rem;opacity:1;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}@media screen and (max-width:64em){.c-jb__holder .c-team__item .c-data .c-info{font-size:1.28571rem}}@media screen and (max-width:40em){.c-jb__holder .c-team__item .c-data .c-info{font-size:1.14286rem}}.c-jb__holder .c-team__item .c-data .c-button--main{pointer-events:none;position:absolute;top:1.42857rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:3.07143rem;padding-left:1.07143rem;padding-right:1.07143rem;letter-spacing:.07143rem;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .c-team__item.has-action:hover .c-data .c-info{opacity:0}.c-jb__holder .c-team__item.has-action:hover .c-data .c-button--main{top:0;opacity:1;pointer-events:initial}.c-jb__holder .c-team__item:hover .c-content{background-color:rgba(0,0,0,0.9)}.c-jb__holder .c-team__item--large{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width:64em){.c-jb__holder .c-team__item--large{background:#fff}}@media screen and (max-width:48em){.c-jb__holder .c-team__item--large{background:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 7.14286rem}}@media screen and (max-width:31.25em){.c-jb__holder .c-team__item--large{padding:0}}.c-jb__holder .c-team__item--large .c-team__item{-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%;margin:0;padding:0}@media screen and (max-width:64em){.c-jb__holder .c-team__item--large .c-team__item{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.c-jb__holder .c-team__item--large .c-team__item .c-inner{max-width:28.57143rem}}@media screen and (max-width:48em){.c-jb__holder .c-team__item--large .c-team__item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:28.57143rem;flex-basis:28.57143rem;max-width:28.57143rem}.c-jb__holder .c-team__item--large .c-team__item .c-inner{max-width:35.71429rem}}@media screen and (max-width:31.25em){.c-jb__holder .c-team__item--large .c-team__item{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}}.c-jb__holder .c-team__item--large>.c-inner{background:#fff;padding:4.28571rem 5rem;-webkit-box-flex:0;-ms-flex:0 0 62%;flex:0 0 62%;max-width:62%}@media screen and (max-width:64em){.c-jb__holder .c-team__item--large>.c-inner{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;padding:1.07143rem 2.14286rem}.c-jb__holder .c-team__item--large>.c-inner p{font-size:1.07143rem;line-height:1.75}}@media screen and (max-width:48em){.c-jb__holder .c-team__item--large>.c-inner{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:28.57143rem;flex-basis:28.57143rem;max-width:28.57143rem;padding:2.14286rem}}@media screen and (max-width:31.25em){.c-jb__holder .c-team__item--large>.c-inner{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}}.c-jb__holder .c-grid__team+.c-grid__action{padding-top:.71429rem}.c-jb__holder .c-grid__team+.c-grid__action .c-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-jb__holder .o-page--team{padding-top:3.57143rem}.c-jb__holder .c-page__team__banner{margin-bottom:3.57143rem}@media screen and (max-width:48em){.c-jb__holder .c-page__team__banner{margin-bottom:1.42857rem}}.c-jb__holder .c-page__team__vote{width:100%;margin-bottom:1.42857rem;text-align:center;font-family:"NeutraTextTF-BoldAlt";font-size:1.57143rem;color:#1e1e20;text-transform:uppercase}.c-jb__holder .c-page__team__social{margin-bottom:2.14286rem}.c-jb__holder .c-page__team__social .c-row{-ms-flex-flow:wrap;flex-flow:wrap}.c-jb__holder .c-page__team__social a{margin-bottom:1.42857rem}.c-jb__holder .c-page__team__form{margin-bottom:3.57143rem}.c-jb__holder .c-page__team__form .c-wysiwyg{max-width:41.42857rem;width:100%;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:48em){.c-jb__holder .c-page__team__carac .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-page__team__carac--logo{max-width:38%;-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%}@media screen and (max-width:48em){.c-jb__holder .c-page__team__carac--logo{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1.42857rem}}.c-jb__holder .c-page__team__carac--logo img{display:block;margin-left:auto;margin-right:auto}.c-jb__holder .c-page__team__carac--info{max-width:62%;-webkit-box-flex:0;-ms-flex:0 0 62%;flex:0 0 62%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:80px}@media screen and (max-width:48em){.c-jb__holder .c-page__team__carac--info{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:1.07143rem;padding-right:1.07143rem;padding-top:0}}@media screen and (max-width:580px){.c-jb__holder .c-page__team__carac--info{-ms-flex-flow:wrap;flex-flow:wrap;max-width:320px;margin-left:auto;margin-right:auto;padding-top:10px}}.c-jb__holder .c-page__team__carac--info .c-col--1{max-width:17.14286rem;-webkit-box-flex:0;-ms-flex:0 0 17.14286rem;flex:0 0 17.14286rem}@media screen and (max-width:580px){.c-jb__holder .c-page__team__carac--info .c-col--1{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:48em){.c-jb__holder .c-page__team__carac--info .c-col--1 .c-item:last-of-type{margin-bottom:0}}.c-jb__holder .c-page__team__carac--info .c-col--2{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 240px);flex:0 0 calc(100% - 240px);max-width:calc(100% - 240px)}@media screen and (min-width:48em){.c-jb__holder .c-page__team__carac--info .c-col--2 .c-item:last-of-type{margin-bottom:0}}@media screen and (max-width:580px){.c-jb__holder .c-page__team__carac--info .c-col--2{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-page__team__carac--info .c-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.57143rem;margin-bottom:2.14286rem}@media screen and (max-width:580px){.c-jb__holder .c-page__team__carac--info .c-item{height:auto}}.c-jb__holder .c-page__team__carac--info .c-item .c-icon{-webkit-box-flex:0;-ms-flex:0 0 4.28571rem;flex:0 0 4.28571rem;max-width:4.28571rem}.c-jb__holder .c-page__team__carac--info .c-item .c-content{position:relative;top:.21429rem;font-family:"NeutraTextTF-BoldAlt";font-size:1.28571rem;color:#29292a;text-transform:uppercase}.c-jb__holder .c-page__team__carac--info .c-item .c-content strong{color:#da3451}.c-jb__holder .c-page__team__carac--info .c-item span{color:#da3451}.c-jb__holder .c-page__team__carac--info .c-item a{color:#da3451}.c-jb__holder .c-page__team__carac--info .c-item a:hover{text-decoration:none}.c-jb__holder .c-page__team__goal{margin-bottom:2.85714rem}.c-jb__holder .c-page__team__desc{margin-bottom:2.85714rem}@media screen and (max-width:40em){.c-jb__holder .c-page__team__desc .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}@media screen and (max-width:40em){.c-jb__holder .c-page__team__desc .c-row .half{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-page__team__desc .c-icon{display:block;height:3.92857rem}.c-jb__holder .c-page__team__info{margin-bottom:5rem}@media screen and (max-width:48em){.c-jb__holder .c-page__team__info{margin-bottom:2.85714rem}}.c-jb__holder .c-page__team__info .c-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;padding-right:5.35714rem}@media screen and (max-width:48em){.c-jb__holder .c-page__team__info .c-row{padding-right:1.07143rem}}.c-jb__holder .c-page__team__info .c-item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:48em){.c-jb__holder .c-page__team__info .c-item{width:100%;margin-bottom:1.42857rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.c-jb__holder .c-page__team__info .c-item .c-icon{max-width:3.92857rem;-webkit-box-flex:0;-ms-flex:0 0 3.92857rem;flex:0 0 3.92857rem;padding-top:.35714rem}.c-jb__holder .c-page__team__info .c-item .c-content{font-family:"NeutraTextTF-BoldAlt";font-size:1.28571rem;color:#1e1e20;text-transform:uppercase;line-height:2rem}@media screen and (max-width:64em){.c-jb__holder .c-page__team__info .c-item .c-content{font-size:1.14286rem;line-height:1.42857rem}}@media screen and (max-width:48em){.c-jb__holder .c-page__team__info .c-item .c-content{max-width:14.28571rem;-webkit-box-flex:0;-ms-flex:0 0 14.28571rem;flex:0 0 14.28571rem}}.c-jb__holder .c-page__team__info .c-item .c-content span{color:#da3451}.c-jb__holder .c-page__team__info .c-item .c-content a{color:#da3451}.c-jb__holder .c-page__team__info .c-item .c-content a:hover{text-decoration:none}.c-jb__holder .c-page__team__info .c-item .c-content *{white-space:nowrap}.c-jb__holder .c-page__team__info .c-item .c-content a{white-space:normal}@media screen and (max-width:40em){.c-jb__holder .c-page__team__info .c-item .c-content a{word-break:break-all}}.c-jb__holder .c-page__team__video .c-video{max-width:65.71429rem;padding-left:1.07143rem;padding-right:1.07143rem;width:100%;margin-left:auto;margin-right:auto}.c-jb__holder .c-team__form__holder{margin-top:3.57143rem;position:relative;display:none;padding:3.57143rem;max-width:74.64286rem;width:90%;margin-left:auto;margin-right:auto;background-color:#eaeee0}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder{padding-left:1.78571rem;padding-right:1.78571rem}}.c-jb__holder .c-team__form__holder::before{content:'';position:absolute;left:50%;top:0;display:block;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);border-bottom:solid 2.14286rem #eaeee0;border-left:solid 2.14286rem transparent;border-right:solid 2.14286rem transparent}.c-jb__holder .c-team__form__holder .o-close{position:absolute;top:2.14286rem;right:2.14286rem}.c-jb__holder .c-team__form__holder .c-row{max-width:48.21429rem;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-team__form__holder .c-row:last-of-type .c-wysiwyg *:last-child{margin-bottom:0}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder .c-row .half{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-team__form__holder .c-input__inline{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:1.07143rem;margin-bottom:2.14286rem}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder .c-input__inline{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-team__form__holder .c-input__inline .c-input{position:relative;width:100%}.c-jb__holder .c-team__form__holder .c-input__inline .c-input .help-block{position:absolute;font-family:"NeutraText-BookAlt";font-size:.85714rem;bottom:-1.42857rem;color:#969696;display:block}.c-jb__holder .c-team__form__holder .c-input__inline .c-input.has-error .help-block.form-error{color:#da3451}.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]{height:4.28571rem;border:none;background-color:#fff;padding-left:1.42857rem;padding-right:1.42857rem;font-family:"NeutraText-BookAlt";font-size:1.28571rem;letter-spacing:.07143rem}.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]::-webkit-input-placeholder{color:rgba(0,0,0,0.5);line-height:1.71429rem}.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]:-moz-placeholder{color:rgba(0,0,0,0.5);opacity:1}.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]::-moz-placeholder{color:rgba(0,0,0,0.5);opacity:1}.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]:-ms-input-placeholder{color:rgba(0,0,0,0.5)}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder .c-input__inline [type="text"]{margin-bottom:.71429rem}}.c-jb__holder .c-team__form__holder .c-input__inline [type="submit"]{margin-left:1.42857rem;height:4.28571rem;border:none;padding-left:2.85714rem;padding-right:2.85714rem;letter-spacing:.07143rem}@media screen and (max-width:40em){.c-jb__holder .c-team__form__holder .c-input__inline [type="submit"]{margin-left:0;width:100%;text-align:center}}.c-jb__holder .c-team__form__holder .c-input__holder{padding-left:0}.c-jb__holder .c-team__form__holder .c-checkbox label .help-block{bottom:-1.85714rem}.c-jb__holder .youtube_player .tac_activate{height:14.28571rem;width:100%;background-color:#eaeee0;border:solid 1px #e3e3e3}.c-jb__holder .youtube_player .tac_activate .tac_float{color:#1e1e20;font-family:"NeutraText-BookAlt";font-size:1.14286rem}.c-jb__holder .youtube_player .tac_activate .tac_float b{font-family:"NeutraText-BookAlt";color:#1e1e20}.c-jb__holder .youtube_player .tac_activate .tac_float .tarteaucitronAllow{padding-left:5px;padding-right:5px;cursor:pointer;color:#fff}.c-jb__holder .o-tag--holder{margin-bottom:-.71429rem}.c-jb__holder .o-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.5rem;width:auto;padding-left:1.07143rem;padding-right:1.07143rem;font-size:.92857rem;font-family:"NeutraTextTF-BoldAlt";color:#fff;letter-spacing:.07143rem;text-transform:uppercase;background-color:#da3451;padding-top:.21429rem}.c-jb__holder .c-grid__col--yellow .c-row{max-width:70.71429rem;counter-reset:section}@media screen and (max-width:880px){.c-jb__holder .c-grid__col--yellow .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-grid__col--yellow .c-item{max-width:33.333333%;-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;padding-left:1.07143rem;padding-right:1.07143rem}@media screen and (max-width:880px){.c-jb__holder .c-grid__col--yellow .c-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1.42857rem}}.c-jb__holder .c-grid__col--yellow .c-item .c-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 1.78571rem 2.28571rem;height:100%;background-color:#fed100;overflow:hidden}.c-jb__holder .c-grid__col--yellow .c-item .c-inner::before{counter-increment:section;content:counter(section);position:absolute;bottom:-150px;left:-40px;z-index:40;font-size:25rem;color:#fbc001;font-family:"NeutraTextTF-BoldAlt"}.c-jb__holder .c-grid__col--yellow .c-item .c-inner *{position:relative;z-index:50}.c-jb__holder .c-grid__col--yellow .c-item .c-title__main{font-size:1.5rem;padding-bottom:1.78571rem;margin-bottom:1.78571rem}.c-jb__holder .c-grid__col--yellow .c-item .c-title__main::after{width:4.28571rem}.c-jb__holder .c-grid__col--yellow .c-item .c-wysiwyg *{font-size:1.14286rem}.c-jb__holder .c-grid__col--yellow .c-item .c-link{margin-top:auto}.c-jb__holder .c-grid__col--yellow .c-item .c-link [class*='c-cta']{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - 56px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 56px);flex:0 0 calc(100% - 56px)}@media screen and (max-width:880px){.c-jb__holder .c-grid__col--yellow .c-item .c-link [class*='c-cta']{max-width:15.71429rem;margin-left:auto;margin-right:auto}}@media screen and (max-width:23.4375em){.c-jb__holder .c-grid__col--yellow .c-item .c-link [class*='c-cta']{max-width:calc(100% - 56px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 56px);flex:0 0 calc(100% - 56px);margin-left:0;margin-right:0}}.c-jb__holder .c-grid__col--yellow .c-item .c-info{margin-top:auto;font-family:"NeutraText-LightAlt";font-size:.85714rem}.c-jb__holder .c-grid__jury{padding-top:1.42857rem}.c-jb__holder .c-grid__jury .c-row{-ms-flex-flow:wrap;flex-flow:wrap}.c-jb__holder .c-grid__jury .c-item{max-width:17.64286rem;-webkit-box-flex:0;-ms-flex:0 0 17.64286rem;flex:0 0 17.64286rem;margin:0 1.78571rem 1.78571rem;text-align:center;color:#1e1e20}.c-jb__holder .c-grid__jury .c-item img{display:block;margin-bottom:1.21429rem}.c-jb__holder .c-grid__jury .c-item .c-title{font-family:"NeutraTextTF-BoldAlt";font-size:1.28571rem;margin-bottom:.35714rem;text-transform:uppercase}.c-jb__holder .c-grid__jury .c-item .c-title.big{font-size:1.5rem}.c-jb__holder .c-grid__jury .c-item .c-role{font-family:"NeutraText-BookAlt";font-size:1.14286rem;line-height:1.57143rem}.c-jb__holder .c-grid__jury .c-item .c-role a{color:#1e1e20;text-decoration:underline}.c-jb__holder .c-grid__jury .c-item .c-role a:hover{text-decoration:none}.c-jb__holder .c-grid__steps{padding-top:3.57143rem;padding-bottom:5.35714rem;counter-reset:sectionStep}.c-jb__holder .c-grid__steps .c-row{max-width:81.28571rem}@media screen and (max-width:48em){.c-jb__holder .c-grid__steps .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-grid__steps .c-steps__item{position:relative;text-align:center;max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-left:2.14286rem;padding-right:2.14286rem}@media screen and (max-width:48em){.c-jb__holder .c-grid__steps .c-steps__item{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:.71429rem}}@media screen and (max-width:40em){.c-jb__holder .c-grid__steps .c-steps__item{padding-left:1.07143rem;padding-right:1.07143rem}}@media screen and (max-width:26.5625em){.c-jb__holder .c-grid__steps .c-steps__item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-grid__steps .c-steps__item::before{counter-increment:sectionStep;content:counter(sectionStep);font-family:"NeutraTextTF-BoldAlt";font-size:3.92857rem;color:#da3451}.c-jb__holder .c-grid__steps .c-steps__item:not(:last-of-type)::after{content:'';position:absolute;right:0;top:0;display:block;width:.14286rem;height:10.64286rem;background-color:#d4d7ce}@media screen and (max-width:26.5625em){.c-jb__holder .c-grid__steps .c-steps__item:not(:last-of-type)::after{display:none}}@media screen and (max-width:48em){.c-jb__holder .c-grid__steps .c-steps__item:nth-child(2)::after{display:none}}.c-jb__holder .c-grid__steps .c-wysiwyg p{font-size:1.14286rem;line-height:1.57143rem}.c-jb__holder #o-reward .c-info{font-family:"NeutraText-BookAlt";font-size:.85714rem;color:#1e1e20}.c-jb__holder .c-grid__reward .c-row{max-width:81.28571rem;margin-bottom:2.14286rem}@media screen and (max-width:48em){.c-jb__holder .c-grid__reward .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}@media screen and (max-width:500px){.c-jb__holder .c-grid__reward .c-row{margin-bottom:0}}.c-jb__holder .c-grid__reward .c-row.offset .c-item:not(:nth-child(2)){padding-top:1.78571rem}@media screen and (max-width:48em){.c-jb__holder .c-grid__reward .c-row.offset .c-item:not(:nth-child(2)){padding-top:0}}.c-jb__holder .c-grid__reward .c-block--yellow{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (max-width:500px){.c-jb__holder .c-grid__reward .c-block--yellow{margin-bottom:2.14286rem}}@media screen and (max-width:48em){.c-jb__holder .c-grid__reward .c-block--yellow .c-row{-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .c-grid__reward .c-block--red,.c-jb__holder .c-grid__reward .c-block--white{width:100%;max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);margin-bottom:2.14286rem}@media screen and (max-width:48em){.c-jb__holder .c-grid__reward .c-block--red,.c-jb__holder .c-grid__reward .c-block--white{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-grid__reward .c-item{max-width:18.57143rem;-webkit-box-flex:0;-ms-flex:0 0 18.57143rem;flex:0 0 18.57143rem;text-align:center;margin-left:1.78571rem;margin-right:1.78571rem}@media screen and (max-width:940px){.c-jb__holder .c-grid__reward .c-item{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin-left:0;margin-right:0;padding-left:1.07143rem;padding-right:1.07143rem}}@media screen and (max-width:48em){.c-jb__holder .c-grid__reward .c-item{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:500px){.c-jb__holder .c-grid__reward .c-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1.42857rem}}.c-jb__holder .c-grid__reward .c-item .c-icon{display:block;width:100%;height:6rem}.c-jb__holder .c-grid__reward .c-item .c-icon img{display:block;margin:0 auto}.c-jb__holder [class*='c-block--']{padding:2.85714rem}@media screen and (max-width:40em){.c-jb__holder [class*='c-block--']{padding:2.85714rem 1.42857rem}}.c-jb__holder .c-block--yellow{background-color:#fed720}.c-jb__holder .c-block--red{background-color:#da3451;color:#fff}.c-jb__holder .c-block--red .c-title__stars{color:#fff}.c-jb__holder .c-block--red .c-title__stars .c-inner::before,.c-jb__holder .c-block--red .c-title__stars .c-inner::after{color:#1e1e20}.c-jb__holder .c-block--red .c-wysiwyg p{color:#fff}.c-jb__holder .c-block--red .c-wysiwyg a{color:#fff}.c-jb__holder .c-block--red .c-wysiwyg strong{color:#1e1e20}.c-jb__holder .c-block--white{background-color:#fff}.c-jb__holder .c-block--white .c-wysiwyg p{color:#1e1e20}.c-jb__holder .c-block--white .c-wysiwyg a{color:#1e1e20}.c-jb__holder .c-block--white .c-wysiwyg strong{color:#da3451}.c-jb__holder .c-block--white .c-wysiwyg *:last-child{margin-bottom:0}.c-jb__holder [class*='o-section--white'] .c-block--white{background-color:#eaeee0}.c-jb__holder .c-block--red .c-wysiwyg,.c-jb__holder .c-block--white .c-wysiwyg{font-size:1.14286rem}.c-jb__holder .c-block--red .c-wysiwyg strong,.c-jb__holder .c-block--white .c-wysiwyg strong{font-size:1.5rem;text-transform:uppercase;letter-spacing:.07143rem}.c-jb__holder .c-block--reward{max-width:59.28571rem;-webkit-box-flex:0;-ms-flex:0 0 59.28571rem;flex:0 0 59.28571rem;background-image:url('/themes/custom/justin_bridou/assets/img/c-bkg__reward.jpg');background-repeat:no-repeat;background-position:50% 50%;background-size:cover;text-align:center;margin-bottom:1.42857rem}@media screen and (max-width:64em){.c-jb__holder .c-block--reward{max-width:80%;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}}@media screen and (max-width:40em){.c-jb__holder .c-block--reward{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.c-jb__holder .c-block--reward .c-wysiwyg{letter-spacing:.07143rem}.c-jb__holder .c-block--reward .c-wysiwyg .c-title{display:block;color:#da3451;font-size:1.5rem;text-transform:uppercase;letter-spacing:.07143rem;margin-bottom:.35714rem;font-family:"NeutraTextTF-BoldAlt"}.c-jb__holder .c-block--reward .c-wysiwyg p{color:#fff}.c-jb__holder .c-block--reward .c-wysiwyg *:last-child{margin-bottom:0}.c-jb__holder .c-page__frame{max-width:74.64286rem;width:100%;margin-left:auto;margin-right:auto;background-color:#fff;padding-bottom:4.28571rem}.c-jb__holder .c-page__frame .o-page--team{padding:0}.c-jb__holder .c-page__frame .c-page__team__carac{padding-top:2.85714rem}.c-jb__holder .c-page__frame .c-page__team__video{margin-bottom:3.57143rem}.c-jb__holder .c-page__frame .c-page__team__goal,.c-jb__holder .c-page__frame .c-page__team__desc,.c-jb__holder .c-page__frame .c-page__team__info{padding-left:3.21429rem;padding-right:3.21429rem}.c-jb__holder .c-page__frame .c-page__team__info{padding-left:3.21429rem;padding-right:5.35714rem}.c-jb__holder .c-page__frame .c-page__team__video{padding-left:4.28571rem;padding-right:4.28571rem}.c-jb__holder .c-page__frame .js-toggleContent{display:none}@media screen and (max-width:40em){.c-jb__holder .c-cookies__root [class*='c-button']{padding-left:1.42857rem;padding-right:1.42857rem;font-size:.85714rem}}@media screen and (max-width:40em){.c-jb__holder .c-cookies__root .tarteaucitronAsk{padding-top:.71429rem;margin-left:0 !important;margin-right:0 !important}}.c-jb__holder .c-cookies__choose{padding:20px;background-color:#eaeee0}.c-jb__holder .c-cookies__choose__intro__text.tarteaucitronDetails{padding-top:.64286rem !important;padding-bottom:1.42857rem !important;border-top:solid 1px #969696;border-bottom:solid 1px #969696;margin-top:1.42857rem !important}.c-jb__holder #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,.c-jb__holder #tarteaucitron #tarteaucitronClosePanel,.c-jb__holder .c-cookies__choose__close{top:0}.c-jb__holder #cookie-law-info-bar,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig{text-align:left;z-index:1000;background-color:#fed100 !important;color:#000;font-family:"NeutraTextTF-BoldAlt";padding-top:1.07143rem;padding-bottom:1.07143rem;bottom:0 !important}.c-jb__holder #cookie-law-info-bar:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig:after{content:"";display:table;clear:both}.c-jb__holder #cookie-law-info-bar:before,.c-jb__holder #cookie-law-info-bar:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig:before,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig:after{content:"";display:table}.c-jb__holder #cookie-law-info-bar:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig:after{clear:both}.c-jb__holder #cookie-law-info-bar,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig{*zoom:1}.c-jb__holder #cookie-law-info-bar .c-row,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-row{max-width:61.42857rem;padding-left:0;padding-right:0}@media screen and (max-width:860px){.c-jb__holder #cookie-law-info-bar .c-row,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-row{padding-left:1.07143rem;padding-right:1.07143rem}}.c-jb__holder #cookie-law-info-bar p,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig p{margin:0;padding:0 !important}.c-jb__holder #cookie-law-info-bar #tarteaucitronPersonalize,.c-jb__holder #cookie-law-info-bar .c-action--cookie,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-action--cookie{margin-left:1.07143rem;float:right}@media screen and (max-width:760px){.c-jb__holder #cookie-law-info-bar #tarteaucitronPersonalize,.c-jb__holder #cookie-law-info-bar .c-action--cookie,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-action--cookie{float:left;margin-right:1.07143rem;margin-left:0;margin-top:.35714rem}}.c-jb__holder #cookie-law-info-bar #tarteaucitronPersonalize:hover,.c-jb__holder #cookie-law-info-bar .c-action--cookie:hover,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize:hover,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-action--cookie:hover{text-decoration:underline;cursor:pointer}.c-jb__holder #cookie-law-info-bar #tarteaucitronDisclaimerAlert,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{display:inline-block;color:#000;font-family:"NeutraText-DemiSC"}.c-jb__holder #cookie-law-info-bar .c-wysiwyg .h2,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg .h2{margin-bottom:.71429rem;text-align:left}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p{margin:0;padding:0 !important;font-size:.71429rem;line-height:initial;text-align:left}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p:after{content:"";display:table;clear:both}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p:before,.c-jb__holder #cookie-law-info-bar .c-wysiwyg p:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p:before,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p:after{content:"";display:table}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p:after,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p:after{clear:both}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p{*zoom:1}.c-jb__holder #cookie-law-info-bar .c-wysiwyg p a,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .c-wysiwyg p a{display:inline-block;float:right;font-family:"NeutraText-DemiSC"}.c-jb__holder #cookie-law-info-bar .hide,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig .hide{display:none}.c-jb__holder #cookie-law-info-bar #cookie-law-close-button,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #cookie-law-close-button{position:absolute;right:2.85714rem;top:2.14286rem;display:block;width:1.28571rem;height:1.28571rem;font-size:0}@media screen and (max-width:48em){.c-jb__holder #cookie-law-info-bar #cookie-law-close-button,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #cookie-law-close-button{right:.71429rem;top:.71429rem}}.c-jb__holder #cookie-law-info-bar #cookie-law-close-button::before,.c-jb__holder #tarteaucitronRoot #tarteaucitronAlertBig #cookie-law-close-button::before{font-family:"iconfont";font-size:1.28571rem;color:#000;content:'\EA0A'}.c-jb__holder .c-news.is-open .o-new:not(.is-active) .c-new__media img{opacity:.3}.c-jb__holder .c-news.is-open .o-new:not(.is-active) .c-new__media.is-video::before,.c-jb__holder .c-news.is-open .o-new:not(.is-active) .c-new__media.is-video::after{opacity:0;visibility:hidden}.c-jb__holder .c-news.is-open .o-new:not(.is-active) .c-new__info{opacity:.5}.c-jb__holder .c-news.is-open .o-new:not(.is-active) .c-new__info .c-new__cta{background:#1e1e20}.c-jb__holder .c-news.is-open .c-news__share{margin-top:6.78571rem;margin-bottom:.71429rem}.c-jb__holder .c-news:not(.is-open) .c-news__tabs.o-section--grey{padding:0}.c-jb__holder .c-news__slider{width:100%;overflow:hidden;margin-bottom:5rem}.c-jb__holder .c-news__slider .slick-list{width:100%;max-width:74.64286rem;margin:0 auto;overflow:visible}.c-jb__holder .c-news__slider .slick-slide:not(.slick-active) .c-new__info{opacity:0;visibility:hidden}.c-jb__holder .c-news__slider [class*="c-cta"]{width:3.5rem;height:3.5rem;position:absolute;margin:0;padding:0;top:40%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;cursor:pointer}.c-jb__holder .c-news__slider [class*="c-cta"]::before,.c-jb__holder .c-news__slider [class*="c-cta"]::after{width:3.5rem;height:3.5rem;top:0;right:auto;left:0}.c-jb__holder .c-news__slider [class*="c-cta"][class*="Prev"]{left:4%}.c-jb__holder .c-news__slider [class*="c-cta"][class*="Next"]{right:4%}.c-jb__holder .c-news__slider [class*="c-cta"].slick-disabled{opacity:0;visibility:hidden}.c-jb__holder .c-news__slider [class*="c-cta"]:hover[class*="Prev"]::after,.c-jb__holder .c-news__slider [class*="c-cta"]:active[class*="Prev"]::after{left:-.35714rem}.c-jb__holder .c-news__slider [class*="c-cta"]:hover[class*="Next"]::after,.c-jb__holder .c-news__slider [class*="c-cta"]:active[class*="Next"]::after{left:.35714rem}.c-jb__holder .o-new{width:100%;display:block;padding:0 1.14286rem}.c-jb__holder .o-new .c-new__media{position:relative;background:#000}.c-jb__holder .o-new .c-new__media img{width:100%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .o-new .c-new__media.is-video::before,.c-jb__holder .o-new .c-new__media.is-video::after{position:absolute;content:'';display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;top:50%;left:50%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .o-new .c-new__media.is-video::before{width:3.5rem;height:3.5rem;background:#fff;-webkit-transform:translateY(-50%) translateX(-50%) rotate(45deg);transform:translateY(-50%) translateX(-50%) rotate(45deg)}.c-jb__holder .o-new .c-new__media.is-video:after{top:47%;left:49%;border-top:.71429rem solid transparent;border-left:1.07143rem solid #da3451;border-bottom:.71429rem solid transparent}@media screen and (max-width:31.25em){.c-jb__holder .o-new .c-new__media.is-video:after{top:45%}}.c-jb__holder .o-new .c-new__info{width:100%;position:relative;padding:2.71429rem 0 .71429rem 5.5rem;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .o-new .c-new__info .c-new__title{padding:0}.c-jb__holder .o-new .c-new__info .c-new__date{font-family:"NeutraText-BookAlt";font-size:1.28571rem;color:#1e1e20}.c-jb__holder .o-new .c-new__cta{width:2.28571rem;height:2.28571rem;position:absolute;top:2.71429rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#da3451;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-jb__holder .o-new .c-new__cta::before{display:block;color:#fff;font-size:.71429rem}.c-jb__holder .o-new.is-active .c-new__info .c-new__title{color:#da3451}.c-jb__holder .o-tab{width:100%;max-width:74.64286rem;position:relative;margin:0 auto;padding:0;-webkit-transition:all 0.4s ease,opacity 0.6s ease;transition:all 0.4s ease,opacity 0.6s ease;-webkit-transform-origin:bottom;transform-origin:bottom}@media screen and (max-width:75em){.c-jb__holder .o-tab{padding:0 .71429rem}}.c-jb__holder .o-tab:not(.is-open){height:0;-webkit-transform:scale(1,0) translateZ(0);transform:scale(1,0) translateZ(0);opacity:0;visibility:hidden;overflow:hidden}.c-jb__holder .o-tab.is-open{height:auto;-webkit-transform:scale(1,1) translateZ(0);transform:scale(1,1) translateZ(0);opacity:1;visibility:visible;overflow:visible}.c-jb__holder .o-tab .c-triangle{width:0;height:0;position:absolute;content:'';display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;top:-5.64286rem;left:3.57143rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);border-left:2.78571rem solid transparent;border-right:2.78571rem solid transparent;border-bottom:2.78571rem solid #eaeee0}.c-jb__holder .o-tab .c-tab__video{width:100%;margin-bottom:2.5rem}@media screen and (max-width:40em){.c-jb__holder .o-tab .c-tab__video{margin-bottom:.71429rem}}.c-jb__holder .o-tab .c-tab__pictures{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.57143rem}@media screen and (max-width:40em){.c-jb__holder .o-tab .c-tab__pictures{margin-bottom:.71429rem;-ms-flex-flow:wrap;flex-flow:wrap}}.c-jb__holder .o-tab .c-tab__pictures img{display:block;-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;width:31%;margin-bottom:.71429rem}@media screen and (max-width:40em){.c-jb__holder .o-tab .c-tab__pictures img{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 0 .71429rem !important}}.c-jb__holder .c-news__share{width:100%;max-width:1045;margin:0 auto;text-align:center}.c-jb__holder .c-winners__anchors{padding:1.78571rem 0}@media screen and (max-width:48em){.c-jb__holder .c-winners__anchors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.c-jb__holder .c-winner{width:calc(50% - 1.14286rem);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.78571rem 1.42857rem 4.28571rem;border:.28571rem solid #da3451;text-align:center}@media screen and (max-width:48em){.c-jb__holder .c-winner{width:100%;margin:0 0 3.21429rem !important}}.c-jb__holder .c-winner .c-title__main{font-size:1.5rem;padding-bottom:1.78571rem;margin-bottom:1.78571rem}.c-jb__holder .c-winner img{margin:0 auto;-ms-flex-item-align:center;align-self:center}.c-jb__holder .c-winner:first-of-type{margin-right:1.14286rem}.c-jb__holder .c-winner:first-of-type img{width:14.28571rem}.c-jb__holder .c-winner:last-of-type{margin-left:1.14286rem}.c-jb__holder .c-winner:last-of-type img{width:21.57143rem}.c-jb__holder .c-winner .c-cta--iconNext--iconRight{width:3.5rem;height:3.5rem;position:absolute;margin:0;padding:0;bottom:0;left:50%;z-index:1;-webkit-transform:translateX(-50%) translateY(50%);transform:translateX(-50%) translateY(50%);border:none;cursor:pointer}.c-jb__holder .c-winner .c-cta--iconNext--iconRight::before,.c-jb__holder .c-winner .c-cta--iconNext--iconRight::after{width:3.5rem;height:3.5rem;top:0;right:auto;left:0}.c-jb__holder .c-winner .c-cta--iconNext--iconRight::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-jb__holder .c-winner .c-cta--iconNext--iconRight:hover::after,.c-jb__holder .c-winner .c-cta--iconNext--iconRight:active::after{top:8%}.o-footer{background-color:#eeb900}.o-footer ul{padding:0;margin:0;list-style:none;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.28571rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:48em){.o-footer ul{height:auto;-ms-flex-flow:wrap;flex-flow:wrap}}@media screen and (max-width:26.5625em){.o-footer ul{display:block}}.o-footer ul li{display:block;position:relative}.o-footer ul li:not(:last-of-type)::after{display:block;position:absolute;right:-.07143rem;top:1.64286rem;content:'|';font-family:"NeutraText-BookAlt";font-size:.85714rem;color:#fff}@media screen and (max-width:48em){.o-footer ul li:not(:last-of-type)::after{display:none}}.o-footer ul a{font-family:"NeutraText-BookAlt";color:#fff;font-size:.85714rem;padding-left:.71429rem;padding-right:.71429rem;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.28571rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:48em){.o-footer ul a{height:3.21429rem;font-size:.71429rem}}.no-touchevents .o-footer ul li a::before{content:'';position:absolute;bottom:0;left:50%;display:block;width:0;height:.35714rem;background-color:#f19c07;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.no-touchevents .o-footer ul li a:hover::before{width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.o-header{position:fixed;z-index:70;top:0;left:0;height:5rem;width:100%;background-color:#fed100}.o-header>.c-row{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:64em){.o-header>.c-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.o-header .o-social{position:absolute;right:1.78571rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:26.5625em){.o-header .o-social{right:.71429rem}}.o-header .o-social a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-header .o-social a::before{content:'';position:absolute;bottom:0;left:50%;display:block;width:0;height:.35714rem;background-color:#f9b503;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.o-header .o-social a:hover::before{width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.o-header .c-nav__icon{position:absolute;top:.85714rem;left:1.42857rem}@media screen and (max-width:26.5625em){.o-header .c-nav__icon{left:.71429rem}}.c-nav__mobile{display:none;position:absolute;z-index:40;top:5rem;left:0;width:100%;background-color:#eeb900;padding:2.35714rem 0 0;margin:0}@media screen and (min-width:1025px){.c-nav__mobile{display:none !important}}.c-nav__mobile li{display:block;width:100%;border-bottom:solid 1px #fed100}.c-nav__mobile li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:5rem;padding-top:.21429rem;color:#fff;text-transform:uppercase;font-family:"NeutraTextTF-BoldAlt";font-size:1.28571rem;letter-spacing:.07143rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-nav__mobile li a::before{content:'';position:absolute;bottom:0;left:50%;display:block;width:0;height:.35714rem;background-color:#fed100;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-header__nav--left,.c-header__nav--right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:calc(50% - 80px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 80px);flex:0 0 calc(50% - 80px);margin:0;padding:0;list-style:none}@media screen and (max-width:64em){.c-header__nav--left,.c-header__nav--right{display:none}}.c-header__nav--left li,.c-header__nav--right li{position:relative;display:block;height:5rem;padding-left:.71429rem;padding-right:.71429rem}.c-header__nav--left li:not(:last-of-type)::after,.c-header__nav--right li:not(:last-of-type)::after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'';display:block;width:.14286rem;height:1.28571rem;background-color:#f9b503}.c-header__nav--left a,.c-header__nav--right a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5rem;padding-left:1.42857rem;padding-right:1.42857rem;padding-top:.21429rem;color:#fff;text-transform:uppercase;font-family:"NeutraTextTF-BoldAlt";font-size:1.14286rem;text-decoration:none;letter-spacing:.03571rem;white-space:nowrap}.c-header__nav--left a::before,.c-header__nav--right a::before{content:'';position:absolute;bottom:0;left:50%;display:block;width:0;height:.35714rem;background-color:#f9b503;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.c-header__nav--left a:hover::before,.c-header__nav--right a:hover::before{width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-header__nav--logo{position:relative;z-index:50;top:.35714rem;max-width:8.64286rem;-webkit-box-flex:0;-ms-flex:0 0 8.64286rem;flex:0 0 8.64286rem}.c-header__nav--logo a,.c-header__nav--logo img{display:block;width:8.64286rem;height:6.92857rem}.c-header__nav--left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-header__nav--right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-jb__holder .c-partners__list.c-row{-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-jb__holder .c-partners__list a{display:block;margin:1.42857rem 2.14286rem}.c-jb__holder .o-page{padding-top:3.57143rem}.c-jb__holder .o-page__404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.c-jb__holder .o-page__404 .c-inner{width:100%}.c-jb__holder .o-page__404 .c-title__main{font-size:3.35714rem}.c-jb__holder .o-page__404 .c-wysiwyg p{font-size:1.5rem}.c-jb__holder .c-word__winner .c-row{max-width:36.07143rem}.c-jb__holder .c-word__winner .c-title{font-family:"NeutraTextTF-BoldAlt";color:#1e1e20;font-size:1.57143rem;margin-bottom:1.42857rem;text-transform:uppercase;letter-spacing:.07143rem}.c-jb__holder .c-word__winner .c-title.small{font-size:1.28571rem}.c-jb__holder .c-word__winner .c-wysiwyg *:last-child{margin-bottom:0}.c-jb__holder .o-section--grey--team#o-reward,.c-jb__holder .o-section--white#o-reward{padding-top:7.85714rem}.c-jb__holder .o-section__form{padding-top:5.92857rem;padding-bottom:10rem;background-color:#eaeee0;background-image:url('/themes/custom/justin_bridou/assets/img/c-bkg__stadium.jpg');background-repeat:no-repeat;background-size:cover;background-position:50% 100%;min-height:calc(100vh - 130px)}.c-jb__holder .o-section--grey--stadium{padding-top:6.42857rem;padding-bottom:6.42857rem;background-color:#eaeee0;background-image:url('/themes/custom/justin_bridou/assets/img/c-bkg__stadium--front.jpg');background-repeat:no-repeat;background-size:100% auto;background-position:0% 100%}.c-jb__holder .o-section--grey--stadium.padding-btm{padding-bottom:17.85714rem}.c-jb__holder .o-section--grey--team{padding-top:6.42857rem;padding-bottom:6.42857rem;background-color:#eaeee0;background-image:url('/themes/custom/justin_bridou/assets/img/c-bkg__stadiumTeam.jpg');background-repeat:no-repeat;background-size:auto 420px;background-position:100% 0}.c-jb__holder .o-section--grey--team.big-bkg{background-size:contain;background-position:100% -20%}.c-jb__holder .o-section--grey--team+.o-section--grey--stadium{padding-top:0}.c-jb__holder .o-section--grey{padding-top:5.71429rem;padding-bottom:5.71429rem;background-color:#eaeee0}.c-jb__holder .o-section--white{padding-top:5.71429rem;padding-bottom:5.71429rem;background-color:#fff}.c-jb__holder .o-page__404{padding-top:5.71429rem;padding-bottom:5.71429rem;background-color:#eaeee0;height:auto;min-height:calc(100vh - 130px);background-image:url('/themes/custom/justin_bridou/assets/img/c-bkg__404.png');background-repeat:no-repeat;background-position:100% 100%}.o-header,.o-footer,.c-jb__holder{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.o-header::-moz-selection,.o-footer::-moz-selection,.c-jb__holder::-moz-selection{color:#fff;background:#000}.o-header::selection,.o-footer::selection,.c-jb__holder::selection{color:#fff;background:#000}.o-header *,.o-footer *,.c-jb__holder *{outline:none}.o-header *,.o-header *:before,.o-header *:after,.o-footer *,.o-footer *:before,.o-footer *:after,.c-jb__holder *,.c-jb__holder *:before,.c-jb__holder *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.o-header.is-fixed,.o-footer.is-fixed,.c-jb__holder.is-fixed{overflow:hidden}.o-header .c-row,.o-footer .c-row,.c-jb__holder .c-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:92.14286rem;padding-left:1.07143rem;padding-right:1.07143rem;margin-left:auto;margin-right:auto}.o-header .c-row.space-center,.o-footer .c-row.space-center,.c-jb__holder .c-row.space-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-header .c-row.no-padding,.o-footer .c-row.no-padding,.c-jb__holder .c-row.no-padding{padding-left:0;padding-right:0}.o-header .c-row.c-col-inner,.o-footer .c-row.c-col-inner,.c-jb__holder .c-row.c-col-inner{max-width:70.71429rem}.activation .o-header .c-row.c-col-inner,.o-footer .c-row.c-col-inner,.c-jb__holder .c-row.c-col-inner{max-width:105.71429rem}.o-header .c-row.c-col--10,.o-footer .c-row.c-col--10,.c-jb__holder .c-row.c-col--10{max-width:76.85714rem}.o-header .c-row .half,.o-footer .c-row .half,.c-jb__holder .c-row .half{width:100%;max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.o-header .c-row .full,.o-footer .c-row .full,.c-jb__holder .c-row .full{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.o-header .text-center,.o-footer .text-center,.c-jb__holder .text-center{text-align:center}.c-jb__holder{position:relative;z-index:1;margin:0;background-color:#eaeee0}@font-face{font-family:NeutraTextTF-BoldAlt;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraTextTF-BoldAlt/NeutraTextTF-BoldAlt.svg#NeutraTextTF-BoldAlt) format("svg");font-weight:400;font-style:normal}@font-face{font-family:NeutraText-LightAlt;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-LightAlt/NeutraText-LightAlt.svg#NeutraText-LightAlt) format("svg");font-weight:400;font-style:normal}@font-face{font-family:NeutraText-DemiSC;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-DemiSC/NeutraText-DemiSC.svg#NeutraText-DemiSC) format("svg");font-weight:400;font-style:normal}@font-face{font-family:NeutraText-BookAlt;src:url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot#iefix) format("embedded-opentype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.woff) format("woff"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.ttf) format("truetype"),url(/themes/custom/justin_bridou/assets/fonts/NeutraText-BookAlt/NeutraText-BookAlt.svg#NeutraText-BookAlt) format("svg");font-weight:400;font-style:normal}@keyframes moveRight{from{left:0}50%{left:10px}to{left:0}}@keyframes moveDown{from{top:0}50%{top:10px}to{top:0}}@keyframes moveUp{from{top:0}50%{top:-10px}to{top:0}}html{scroll-behavior:smooth;background-color:#fff}body{margin:0;background-color:#fff}@media screen and (max-width:1040px){.header-logo{width:115px;height:75px;left:50%;transform:translateX(-50%);top:0;z-index:30}}.header-nav{margin-left:229px;padding:0 0}@media screen and (max-width:1040px){.header-nav{background:#f8ce46;position:absolute;width:100vw;height:110vh;margin-left:0;top:60px;vertical-align:middle;transform:translateX(-100vw);transition:all .5s cubic-bezier(.165,.84,.44,1);z-index:20}}.header-nav.header-visible{transform:translateX(0)}.header-rs{position:absolute;height:100%;top:0;right:24px;font-size:0}@media screen and (max-width:1040px){.header-rs{position:absolute;height:60px;top:auto;right:50%;width:auto;transform:translateX(50%);bottom:0;}}.header-rs-link{position:relative;width:24px;height:24px;padding:18px 8px 22px;display:inline-block;vertical-align:top}.header-rs-link .smallrs{width:24px;height:24px;border:1px solid #fff;border-radius:50%}.header-rs-link .smallrs img{padding:5px;width:13px;height:13px}.header-rs-link svg{color:#fff}.btn_activation{display:flex;justify-content:center;padding:.5em;}.btn_activation button{padding:.5em;}@media screen and (max-width:1040px){.header-btn{display:block;width:40px;right:25px;top:18px;position:absolute;padding-top:10px;cursor:pointer;height:20px;padding-left:10px;padding-right:10px}.header-btn:before{content:"";width:40px;height:4px;background-color:#fff;display:block;position:absolute;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);top:0}.header-btn:after{content:"";width:40px;height:4px;background-color:#fff;display:block;position:absolute;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);top:20px}}@media screen and (max-width:1040px){.header-btn-lines{display:block;width:40px;height:4px;background-color:#fff;transition:all .25s cubic-bezier(.165,.84,.44,1)}}.main_background_section{width:100%;height:500px;background-size:cover}.main_background_sectionBA{width:100%;height:500px;background-size:cover}@media screen and (max-width:450px){.main_background_section{height:700px}}.main_background_section-content{max-width:1074px;margin:auto;color:#fff;display:flex;flex-direction:column;justify-content:center;height:500px;position:relative}@media screen and (max-width:1200px){.main_background_section-content{margin:0 60px}}@media screen and (max-width:650px){.main_background_section-content{margin:0 30px}}@media screen and (max-width:450px){.main_background_section-content{height:700px}}.main_background_section-content h1{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:50px;line-height:48px}.main_background_section-content h1:after{content:"";display:block;width:171px;height:3px;border-bottom:3px solid #f8ce46;margin-top:30px}.main_background_section-content p{margin-top:30px;font-family:NeutraText-BookAlt,sans-serif;font-size:20px;line-height:22px;max-width:443px}.main_background_section-content p b{font-family:NeutraTextTF-BoldAlt,sans-serif}.main_background_section-content-logo1{position:absolute;width:75px;height:100px;bottom:-50px;left:0}.main_background_section-content-logo2{position:absolute;width:60px;height:100px;bottom:-50px;left:95px}.main_background_section-content-btn_scroll{position:absolute;right:-50px;bottom:-50px;width:113px;height:113px;cursor:pointer}@media screen and (max-width:1200px){.main_background_section-content-btn_scroll{right:20px}}.main_background_section-content-btn_scroll img{position:relative;width:14px;height:30px;margin:41px 50px}.main_background_section-content-btn_scroll:before{position:absolute;width:80px;height:80px;top:50%;left:50%;margin-left:-40px;margin-top:-40px;z-index:0;transform:rotate(45deg);background-color:#e0003f;content:""}.main_background_section-content-btn_scroll:hover img{animation:moveDown ease-in 1s infinite}.btn_section{max-width:1074px;margin:auto;margin-top:80px;display:flex;justify-content:center}@media screen and (max-width:1200px){.btn_section{margin:0 60px;margin-top:80px}}@media screen and (max-width:650px){.btn_section{margin:0 30px;margin-top:80px;flex-direction:column}}.btn_section-btn{display:inline-block;border:none;padding:30px 34px;margin:0 10px;text-decoration:none;background:#fff;color:#d2343e;border:2px solid #d2343e;font-family:sans-serif;font-size:1rem;cursor:pointer;text-align:center;transition:background 250ms ease-in-out,transform 150ms ease;-webkit-appearance:none;-moz-appearance:none;text-transform:uppercase}@media screen and (max-width:650px){.btn_section-btn{margin-top:20px}}.btn_section-btn.selected,.btn_section-btn:hover{background:#d2343e;color:#fff;position:relative}.btn_section-btn.selected:after,.btn_section-btn:hover:after{content:"";position:absolute;bottom:-2px;left:-2px;height:6px;width:calc(100% + 4px);background-color:#f8ce46}.btn_section-btn:focus{outline:0}.section_pro{margin:auto;margin-top:80px;max-width:1074px}@media screen and (max-width:1200px){.section_pro{margin:0 60px;margin-top:80px}}@media screen and (max-width:650px){.section_pro{margin:0 30px;margin-top:80px}}.section_pro-p1{display:flex}@media screen and (max-width:1020px){.section_pro-p1{flex-direction:column}}.section_pro-p1-text{padding:70px 92px;background:#f8ce46;color:#fff;margin-right:20px}.section_pro-p1-text.section_pro-p1-text-white{background:white;color:black;border:1px solid #d2343e;}@media screen and (max-width:650px){.section_pro-p1-text{padding:15px 15px}}@media screen and (max-width:1020px){.section_pro-p1-text{margin-right:0}}@media screen and (max-width:1200px){.section_pro-p1-text{padding:35px 45px}}.section_pro-p1-text h2{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:32px;line-height:31px;margin-top:0}.section_pro-p1-text h2:after{content:"";display:block;width:100%;height:1px;border-bottom:1px solid #fff;margin-top:25px}.section_pro-p1-text.section_pro-p1-text-white h2:after{border-color:#d2343e;}.section_pro-p1-text p{font-family:NeutraText-BookAlt,sans-serif;margin-top:25px;margin-bottom:0;font-size:20px;line-height:22px}.section_pro-p1-img{width:344px;height:382px}@media screen and (max-width:1200px){.section_pro-p1-img{display:block;margin:auto}}@media screen and (max-width:1020px){.section_pro-p1-img{width:100%;height:auto}}.section_pro-p2{display:flex;margin-top:20px}@media screen and (max-width:1020px){.section_pro-p2{flex-direction:column-reverse}}.section_pro-p2-text{padding:70px 92px;background:#d2343e;color:#fff;margin-left:20px;margin-top:-40px}@media screen and (max-width:650px){.section_pro-p2-text{padding:15px 15px;margin-left:0}}@media screen and (max-width:1020px){.section_pro-p2-text{margin-left:0;margin-top:0}}@media screen and (max-width:1200px){.section_pro-p2-text{padding:35px 45px}}.section_pro-p2-text h2{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:32px;line-height:31px}.section_pro-p2-text h2:after{content:"";display:block;width:100%;height:1px;border-bottom:1px solid #fff;margin-top:25px}.section_pro-p2-text p{font-family:NeutraText-BookAlt,sans-serif;margin-top:25px;margin-bottom:0;font-size:20px;line-height:22px}.section_pro-p2-img{width:345px;height:339px}@media screen and (max-width:1200px){.section_pro-p2-img{display:block;margin:auto}}@media screen and (max-width:1020px){.section_pro-p2-img{width:100%;height:auto}}.section_pro-p3{display:flex;margin-top:60px}@media screen and (max-width:1200px){.section_pro-p3{flex-direction:column}}.section_pro-p3-text{padding:40px;color:#000;height:240px;border:1px solid #d2343e;display:flex;align-items:center}@media screen and (max-width:650px){.section_pro-p3-text{height:auto}}.section_pro-p3-text p{font-family:NeutraText-BookAlt,sans-serif;margin:0;font-size:22px;line-height:24px}.section_pro-p3-img{width:530px;height:322px;max-width:100%}@media screen and (max-width:1200px){.section_pro-p3-img{display:block;margin:auto}}@media screen and (max-width:650px){.section_pro-p3-img{width:100%;height:auto}}.section_pro-p4{display:flex;margin-top:20px;margin-bottom:100px}@media screen and (max-width:1200px){.section_pro-p4{flex-direction:column-reverse}}.section_pro-p4-text{padding:34px;color:#000;height:240px;border:1px solid #d2343e;display:flex;align-items:center}@media screen and (max-width:650px){.section_pro-p4-text{height:auto}}.section_pro-p4-text p{font-family:NeutraText-BookAlt,sans-serif;margin:0;font-size:22px;line-height:24px}.section_pro-p4-img{width:530px;height:322px;max-width:100%}@media screen and (max-width:1200px){.section_pro-p4-img{display:block;margin:auto}}@media screen and (max-width:650px){.section_pro-p4-img{width:100%;height:auto}}.section_amateur-p1,.section_activation-item{max-width:1074px;margin:auto;margin-top:80px;padding:60px 90px;border:1px solid #d2343e;box-sizing:border-box}@media screen and (max-width:1200px){.section_amateur-p1,.section_activation-item{margin:0 60px;margin-top:80px}}@media screen and (max-width:650px){.section_amateur-p1,.section_activation-item{margin:0 30px;margin-top:80px;padding:15px 15px}}.section_amateur-p1 h2,.section_activation-item h2{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:32px;line-height:31px;color:#d2343e}.section_amateur-p1 h2:after,.section_activation-item h2:after{content:"";display:block;width:100%;height:1px;border-bottom:1px solid #d2343e;margin-top:25px}.section_amateur-p1 p,.section_activation-item p{margin-top:30px;font-family:NeutraText-BookAlt,sans-serif;font-size:20px;line-height:22px;color:#211e20}.section_amateur-season h2,.section_activation-season h2{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:40px;line-height:39px;text-transform:uppercase;color:#211e20;text-align:center;margin-top:80px;margin-bottom:40px}.section_amateur-season-link,.section_activation-season-link{position:relative;display:block;width:100%;font-size:0;overflow:hidden;margin-top:-2px}.section_amateur-season-link-img,.section_activation-season-link-img{position:relative;width:100%;min-width:1200px;left:50%;top:0;backface-visibility:hidden;transform:translate(-50%,0)}.section_amateur-season-link-content,.section_activation-season-link-content{position:absolute;width:calc(100% - 40px);top:50%;left:20px;text-align:center;backface-visibility:hidden;transform:translate(0,-50%)}.section_amateur-season-link-content h3,.section_activation-season-link-content h3{font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:32px;line-height:31px;text-align:center;color:#fff}.section_amateur-season-link-content h3:after,.section_activation-season-link-content h3:after{content:"";display:block;margin:auto;width:162px;height:1px;border-bottom:1px solid #fff;margin-top:25px}.section_amateur-season-link-content p,.section_activation-season-link-content p{margin-top:30px;margin-bottom:50px;font-family:NeutraTextTF-BoldAlt,sans-serif;font-size:22px;line-height:24px;text-align:center;color:#fff}.section_amateur-season-link-content-btn,.section_activation-season-link-content-btn{position:relative}.section_amateur-season-link-content-btn img,.section_activation-season-link-content-btn img{position:relative;width:14px;height:30px;margin:41px 50px;transform:rotate(270deg)}.section_amateur-season-link-content-btn:before,.section_activation-season-link-content-btn:before{position:absolute;width:80px;height:80px;top:50%;left:50%;margin-left:-40px;margin-top:-40px;z-index:0;transform:rotate(45deg);border:1px solid #fff;content:""}.section_amateur-season-link:hover .section_amateur-season-link-content-btn img,.section_activation-season-link:hover .section_activation-season-link-content-btn img{animation:moveRight ease-in 1s infinite}.section_amateur-season-link:hover .section_amateur-season-link-content-btn:before,.section_activation-season-link:hover .section_activation-season-link-content-btn:before{border:1px solid #d2343e}.feed2{max-width:1920px;margin:0 auto;transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative}.feed2-top{height:284px;background:url('/themes/custom/justin_bridou/assets/img/pattern/pig.jpg') #f5be32;position:relative;width:100%;padding-bottom:0}@media screen and (max-width:650px){.feed2-top{height:500px}}.feed2-title{padding-top:90px;font-size:42px;line-height:42px;font-family:NeutraText-LightAlt,sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.05em;text-align:center;position:relative;margin:0;width:100%}.feed2-title strong{font-family:NeutraTextTF-BoldAlt,sans-serif}.feed2-title:after{width:140px;height:7px;bottom:-28px;margin-left:-70px;background-color:#e0003f;content:"";position:absolute;left:50%}.feed2-filters{position:relative;vertical-align:top;top:0;left:50%;font-size:0;transform:translate(-50%,0);display:inline-block}.feed2-filter{vertical-align:top;width:154px;height:40px;line-height:40px;font-size:16px;border-width:3px;margin-top:50px;margin-left:10px;margin-right:10px;font-family:NeutraText-DemiSC,sans-serif;color:#fff;display:inline-block;text-align:center}@media screen and (max-width:650px){.feed2-filter{display:block}}.feed2-btn_scroll{position:absolute;right:123px;top:-55px;width:113px;height:113px;cursor:pointer}.feed2-btn_scroll img{position:relative;width:14px;height:30px;margin:41px 50px;transform:rotate(180deg)}.feed2-btn_scroll:before{position:absolute;width:80px;height:80px;top:50%;left:50%;margin-left:-40px;margin-top:-40px;z-index:0;transform:rotate(45deg);background-color:#e0003f;content:""}.feed2-btn_scroll:hover img{animation:moveUp ease-in 1s infinite}.footer{width:100%}.footer-nav{background-color:#f5be32;width:100%;position:relative}.footer-nav-site{display:inline-block;vertical-align:top;padding-bottom:40px;left:50%;top:0;margin-top:40px;text-align:center;transform:translate(-50%,0);width:100%;position:relative}.footer-nav-logo{position:relative;width:142px;height:104px;margin-right:70px;text-decoration:none;display:inline-block;vertical-align:top}.footer-nav-logo img{width:142px}@media screen and (max-width:700px){.footer-nav-logo{display:block;margin:0 auto 40px}}.footer-nav-items{position:relative;width:170px;margin-right:30px;display:inline-block;vertical-align:top}@media screen and (max-width:700px){.footer-nav-items{display:block;margin:0 auto 40px}}.footer-nav-item{position:relative;display:block;height:11px;line-height:11px;font-size:14px;padding-bottom:32px;text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;text-indent:20px;font-family:NeutraText-DemiSC,sans-serif;text-decoration:none}.footer-nav-item:before{position:absolute;width:7px;height:7px;top:5px;left:0;background-color:#e0003f;content:"";transform:translate(-50%,-50%) rotate(45deg)}.footer-nav-rss{position:relative;display:inline-block;vertical-align:middle;margin:0;padding:0;border:0}.footer-nav-util{position:relative;width:100%;min-height:42px;background:url('/themes/custom/justin_bridou/assets/img/yellow-2.png') #ffdd34}.footer-nav-util-links{position:relative;display:inline-block;vertical-align:top;left:50%;top:0;transform:translate(-50%,0)}.footer-nav-util-link{position:relative;display:inline-block;height:42px;padding:0 6px;color:#fff;line-height:42px;text-decoration:none;font-family:NeutraText-DemiSC,sans-serif;text-decoration:none}@media screen and (max-width:520px){.footer-nav-util-link{display:block;text-align:center}}.images-grid .col-lg-4 img{padding:.5em;}.watermark{position:absolute;bottom:0.7em;right:0.7em;color:#ffcd00;font-size:.75em;}.image-grid-container{position:relative;}.section_activation{margin:1em;}.section_activation-item,.activation .c-wysiwyg.text-center{text-align:justify;}
.gin-secondary-toolbar + div .tabs li{margin-top:70px;}.header-nav-link > a{color:#ffff;text-decoration:none;}.feed2-filters a{text-decoration:none;}.feed2-filters .feed2-filter:hover{color:#fff;}.btn{border-radius:0.25rem !important;transition:none !important;}.btn-danger[disabled]{background-color:#c12e2a !important;background-image:none !important;border-color:#dc3545 !important;}.btn-danger{background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%) !important;background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-repeat:repeat-x;border-color:#b92c28 !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 -1px 0 rgba(0,0,0,.2);}input[type=submit].btn-danger:focus,input[type=submit].btn-danger:hover{background:#c12e2a 0 -15px !important;}input[type=submit].btn-danger:active{background-image:none !important;background-color:#c12e2a !important;border-color:#b92c28 !important;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.two-tab-left-image{flex-direction:row-reverse;}.two-tab-right-image{flex-direction:row;}@media only screen and (max-width:1200px){.two-tab-left-image,.two-tab-right-image{flex-direction:column-reverse;}}.section_pro-p4-text{min-height:252px;}.savoir-section-square.savoir-section-hashage-square{top:7.639vw;}.histoire-section-a-croquer-img{width:14.167vw;height:27.708vw;margin-left:-7.083vw;margin-top:-13.854vw;left:13.889vw;top:8.333vw;-webkit-transform:translate(0,0);transform:translate(0,0);}.histoire-section-berger-mini-img-1{width:11.667vw;height:21.111vw;margin-left:-5.833vw;margin-top:-10.556vw;left:10.417vw;top:6.25vw;z-index:6;}.histoire-section-berger-mini-img-2{width:10.139vw;height:18.472vw;margin-left:-5.069vw;margin-top:-9.236vw;left:20.139vw;top:7.639vw;-webkit-transform:translate(0,0) rotate(10deg);transform:translate(0,0) rotate(10deg);}@media (max-width:1280px){.histoire-section-a-croquer-img{width:204px;height:399px;margin-left:-102px;margin-top:-199.5px;left:200px;top:120px;}.histoire-section-berger-mini-img-1{width:168px;height:304px;margin-left:-84px;margin-top:-152px;left:150px;top:90px;}.histoire-section-berger-mini-img-2{width:146px;height:266px;margin-left:-73px;margin-top:-133px;left:290px;top:110px;}}@media screen and (max-width:1040px){.header-nav-link .dropdown-content:last-child{border-bottom:4px solid #f19c07;}.header-nav-link.dropdown{cursor:pointer;}.header-btn.closed::before,.header-btn.closed::after{display:none;}.header.visible .header-nav-link.dropdown.closed ul{display:none;}.header-nav{height:auto;}.header-nav-link.dropdown:not(.open):after{content:"+";width:0px;font-size:48px;color:#e0003f;height:40px;background-color:#e0003f;left:5px;right:auto;top:0%;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);}.header-nav-link.open:after{content:"-";width:0px;font-size:48px;color:#e0003f;height:40px;background-color:#e0003f;left:0;right:auto;top:0%;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1);transition:all .5s cubic-bezier(.165,.84,.44,1);}.header.visible .header-nav-link.dropdown.open ul{position:absolute;width:100%;height:auto;background:#f5be32;display:block;}.header.visible div.header-nav-link.closed{display:none;}.div#header-nav-link-produits .dropdown-contentdiv#header-nav-link-produits .dropdown-content a{width:100%;}span.back-button{padding:0 !important;border-bottom:1px solid #f19c07;font-size:20px;display:block;z-index:20;height:calc(100vh / 7.5);line-height:calc(100vh / 7.5);box-sizing:border-box;position:relative;text-align:center;}.header-nav-link.dropdown .dropdown-content{padding:0px !important;}li .header-nav-link:first-child,li .header-nav-link:last-child{padding-bottom:0.5em;align-content:center;}.header.visible{width:100%;height:100vh;position:fixed;left:0;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.back-button::before{content:"";display:inline-block;width:20px;height:24px;background-color:red;-webkit-mask:url('/themes/custom/justin_bridou/assets/img/svg/arrow.svg') no-repeat center;mask:url('/themes/custom/justin_bridou/assets/img/svg/arrow.svg') no-repeat center;mask-size:contain;-webkit-mask-size:contain;vertical-align:middle;margin-right:8px;margin-bottom:5px;transform:rotate(180deg);}.header-rs{display:flex;position:relative;justify-content:center;margin-top:20px;margin-bottom:20px;}.header.visible .header-nav{width:-webkit-fill-available;}.dropdown.open > .dropdown-content{transform:translateX(0)}.dropdown-content{transform:translateX(-100vw);transition:all .6s cubic-bezier(.165,.84,.44,1);}div#header-nav-link-produits.dropdown{height:calc(100vh / 7.5);}}@media screen and (min-width:1041px){span.back-button{display:none;}}@media (max-width:768px){.engagements-section-qualite-matieres-img-1,.engagements-section-qualite-matieres-img-2,.engagements-section-qualite-matieres-img-3,.engagements-section-qualite-matieres-img-4{top:180px!important;}}@media (max-width:768px){.engagements-section-qualite .savoir-section-right .engagements-section-illu{display:none;}}.engagements-section .engagements-section-qualite-matieres-img-1{width:8.819vw;height:15.972vw;margin-left:-4.41vw;margin-top:-7.986vw;top:17.014vw;left:9.722vw;}.engagements-section .engagements-section-qualite-matieres-img-2{width:9.306vw;height:18.264vw;margin-left:-4.653vw;margin-top:-9.132vw;top:16.667vw;left:16.319vw;-webkit-transform:translate(0,0) rotate(5deg);transform:translate(0,0) rotate(5deg);z-index:5;}@media (max-width:1280px){.engagements-section .engagements-section-qualite-matieres-img-1{width:127px;height:230px;margin-left:-63.5px;margin-top:-115px;top:245px;left:140px;}.engagements-section .engagements-section-qualite-matieres-img-2{width:134px;height:263px;margin-left:-67px;margin-top:-131.5px;top:240px;left:235px;}}.main_background_section-content p strong{font-family:NeutraTextTF-BoldAlt,sans-serif;}a.mentions-link span.mentions-text{font-family:neutra-bold;}.two-images-block{display:flex;border:8px solid #f5be32;margin:15px auto 1px;max-width:fit-content;padding:16px;}.two-images-block img{width:100%;}.section_pro-p1-text p strong,.section_pro-p2-text p strong{font-weight:bold;}p.mentions-text a,span.mentions-text a.mentions-link,a.mentions-link span.mentions-text,.mentions-container div>a>u{overflow-wrap:break-word;word-wrap:break-word;}.texto-intro-productos-home{text-transform:uppercase;}.social-link-footer{margin:0px 10px 0px 10px;}.header-rs-link{box-sizing:content-box;}.header-nav-link a:hover,.header-nav-link a:focus{text-decoration:none;color:#fff;}@media (max-width:768px){.contact h1.title-1{line-height:28px;}}@media (min-width:769px) and (max-width:1040px){.contact h1.title-1{line-height:32px;}}.contact-container .form-required::after{content:"*";background-image:none;vertical-align:top;}@media (max-width:960px){.node--view-mode-full.recipe .recettes{display:none;}.node--view-mode-full.recipe-tip .recettes{display:none;}#detalleReceta.recette-detail.recette-detail-show{position:relative;}#detalleReceta .recette-detail-content{position:relative;}}.recipe,.recipe-tip{position:relative;}.recettes-top a.recettes-top-encart{text-decoration:none;}.c-icon img{width:30px;height:30px;}@media (max-width:768px){.products-section-slide.selected > .taxonomy-term.vocabulary-product{display:grid;}}.engagements .engagements-section-transparence .savoir-section-right .savoir-section-text ul:last-child{margin-bottom:26.13px;}.header-nav .header-nav-link:last-child{padding:0 19px 0 18px;}.header-nav .header-nav-link:last-child{padding:0 19px 0 18px;}.header-nav .header-nav-link:last-child:after{display:block;}.header-rs .textoNavbar{text-transform:uppercase;}.products-section-slide-right-img-container .products-section-slide-right-img{max-width:100%;height:auto;}.btn_section-btn{line-height:normal;}#formContact .form-check-input:checked[type=radio]{background-image:none;}#formContact .row{margin:0px;}#formContact .col{padding:0px;}#formContact .contact-file-input .form-item .form-type-checkbox{width:100%;margin:10px 0;}#formContact .contact-file-input .form-submit.button{color:#fff;}#formContact .contact-file-input .form-submit.button:before{display:inline-block;content:"\00d7";}#formContact label.error{color:#bb2d3b;}#formContact input.error,#formContact select.error,#formContact textarea.error{border:1px solid red!important;width:100%;}#formContact description{margin-bottom:0.5rem;}#formContact .row .col .col-element{border:1px solid #ced4da;border-right:0;position:relative;z-index:1;}#formContact .row .col .col-element:focus{z-index:1;}#formContact .row .col:last-child .col-element{border-right:1px solid #ced4da;}#formContact .row .col:not(:first-child) .col-element{border-left:1px solid #ced4da;}#formContact input[type=textarea],#formContact input[type=date],#formContact input[type=number],#formContact select.col-element{border-radius:0;}#formContact input[type=email]{border-top-right-radius:0;border-bottom-right-radius:0;}.grecaptcha-badge{display:none;}#formContact .captcha__title,#formContact .captcha__description{display:none;}#formContact .captcha-text{font-size:12px;line-height:16px;}#formContact  .captcha-text a{color:#fff;}#formContact .captcha-text a:hover{color:#bb2d3b;}@media (max-width:1039px){.produits h1.title-1.mentions-title-1{line-height:50px;}}.engagements .savoir-section-container em{font-style:italic;}#formContact select.form-select{background-image:none;}.recipes-items .recette-item img{width:100%;}.recipes-items .astuce-item,.recipes-items .recette-item{width:384px;}.recipes-items .astuce-item.open,.recipes-items .recette-item.open{max-width:384px;}.recipes-items .astuce-item,.recipes-items .recette-item{margin:30px 36px;}@media (max-width:1280px){.recipes-items .astuce-item,.recipes-items .recette-item{max-width:384px;width:100%;margin:36px auto;}}@media (min-width:1101px) and (max-width:1280px){.recipes-items .astuce-item,.recipes-items .recette-item{margin:30px 36px;}}@media (max-width:450px){.recipes-items .astuce-item,.recipes-items .recette-item{max-width:300px;width:100%;margin:0px auto;}}.recettes .recettes-items-list{max-width:1800px;}body{font-size:16px !important;}@media (min-width:1301px){section.home-products{padding-bottom:calc(42.8% + 50px);}}.legal-consent{display:grid;grid-template-areas:"input description"
    "error error";margin-bottom:5px;grid-template-columns:13px auto;align-items:baseline;}.legal-consent input{grid-area:input;}.legal-consent .description{grid-area:description;margin-left:5px;}.legal-consent label.error{grid-area:error;}.privacy-text a,.legal-consent a{color:#fff;}.privacy-text{margin-bottom:5px;font-size:12px;line-height:16px;}@media only screen and (max-width:1040px){.mentions-container table{display:block;width:100%;overflow-y:auto;}}.mentions-container a[data-cc-settings="cookie-settings"]{background-color:#f5be32 !important;cursor:pointer;border-color:#f5be32 !important;border:2px solid;border-radius:4px;font-size:1em;font-weight:400;line-height:1.5em;margin:4px 8px 16px 0;padding:8px 16px !important;}
