.app-header{position:fixed;top:0;left:0;width:100%;height:auto;background-color:#F6F4EF;transition:top 0.3s;z-index:1000}.app-header .container{max-width:1105px;padding:0 20px 10px 20px;margin:0 auto;display:-webkit-flex;display:flex}.app-header .container .burger{width:18px;height:12px;margin:25px 15px 0 0;cursor:pointer;display:none}@media screen and (max-width: 767px){.app-header .container .burger{display:block}}.app-header .container .logo{display:-webkit-flex;display:flex;-webkit-flex-grow:0;flex-grow:0}.app-header .container .logo .logo-tintin{width:60px;height:53px;margin-top:10px;margin-right:15px}@media screen and (max-width: 767px){.app-header .container .logo .logo-tintin{width:45px;height:40px}}.app-header .container .logo .logo-tintin-com{width:160px;height:25px;margin-top:30px}@media screen and (max-width: 500px){.app-header .container .logo .logo-tintin-com{display:none}}@media screen and (max-width: 767px){.app-header .container .logo .logo-tintin-com{width:128px;height:20px;margin-top:23px}}.app-header .container .logo .logo-tintin-app{width:55px;height:55px;margin-top:10px}@media screen and (max-width: 767px){.app-header .container .logo .logo-tintin-app{width:45px;height:45px;margin-top:10px}}.app-header .container .links{display:-webkit-flex;display:flex;font-family:'regular';font-size:14px;color:#9A9A9A;height:25px;line-height:28px;margin-top:30px;margin-left:15px;-webkit-flex-grow:0;flex-grow:0}.app-header .container .links a.link{padding:0 15px;border-left:1px solid #C1C1C1;color:#757575;text-decoration:none}@media screen and (max-width: 960px){.app-header .container .links{display:none}}.app-header .container .spacer{-webkit-flex-grow:1;flex-grow:1}.app-header .container .login,.app-header .container .login-no,.app-header .container .lang{margin-top:23px;height:32px;line-height:34px;border-radius:16px;border:1px solid #E3E3E3;background-color:white;font-size:14px;-webkit-flex-grow:0;flex-grow:0;margin-left:10px;cursor:pointer}@media screen and (max-width: 767px){.app-header .container .login,.app-header .container .login-no,.app-header .container .lang{margin-top:15px}}.app-header .container .login-no{text-align:center}.app-header .container .login-no img{width:20px;height:13px;margin-top:8px}.app-header .container .login{padding-left:10px;display:-webkit-flex;display:flex;text-align:center}.app-header .container .login.l1{background-color:white}.app-header .container .login.l2{background-color:#F5E8B2}.app-header .container .login.l3{background-color:#891245;color:white}.app-header .container .login.l4{background-color:black;color:white}.app-header .container .login img{width:22px;height:21px;margin-top:6px;margin-right:6px;margin-left:0}.app-header .container .login .pseudo{font-family:'regular';font-size:14px;margin-right:12px}.app-header .container .login-no{width:32px}.app-header .container .lang{width:32px;text-align:center;font-family:'semibold'}header{position:fixed;top:0;width:100%;z-index:1041;transition:top .5s}.app-header2{background-color:#F6F4EF}.app-header2 .container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding-top:10px;padding-bottom:15px}.app-header2 .container .burger{width:24px;height:16px;margin-right:20px;display:none;width:30%}@media screen and (max-width: 767px){.app-header2 .container .burger{display:block}}.app-header2 .container .logo{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.app-header2 .container .logo .logo-tintin{margin-right:15px}@media screen and (max-width: 767px){.app-header2 .container .logo .logo-tintin{width:65px;height:auto}}.app-header2 .container .logo .logo-tintin-com{margin-bottom:10px}@media screen and (max-width: 767px){.app-header2 .container .logo .logo-tintin-com{display:none}}.app-header2 .container .buttons{display:-webkit-flex;display:flex;-webkit-align-self:end;align-self:end;-webkit-justify-content:flex-end;justify-content:flex-end;width:30%}.app-header2 .container .buttons button{cursor:pointer;border:1px solid lightgray;background-color:white;border-radius:50px;height:40px;margin-bottom:8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.app-header2 .container .buttons button.languages{width:40px;height:40px;font-family:"semibold";font-size:17px;padding:2px 0 0 1px;color:black}.app-header2 .container .buttons button.languages:after{content:'⌄';position:absolute;-webkit-transform:translateY(7px);transform:translateY(7px)}.app-header2 .container .buttons button.login{width:40px;height:40px;margin-right:10px;position:relative}.app-header2 .container .buttons button.login.l{width:auto}.app-header2 .container .buttons button.login.l1{background-color:white;padding:0 10px}.app-header2 .container .buttons button.login.l2{background-color:#F5E8B2;padding:0 10px}.app-header2 .container .buttons button.login.l3{background-color:#891245;color:white;padding:0 10px}.app-header2 .container .buttons button.login.l4{background-color:black;color:white;padding:0 10px}@media screen and (max-width: 767px){.app-header2 .container .buttons button.login{width:40px}}.app-header2 .container .buttons button.login img{width:23px;height:auto;margin-top:2px}.app-header2 .container .buttons button.login .pseudo{font-family:"semibold";font-size:16px;margin:2px 5px 0}@media screen and (max-width: 767px){.app-header2 .container .buttons button.login .pseudo{display:none}}.app-header2 .container .buttons button.login .messages-count{position:absolute;top:-10px;right:-12px}.app-header3{background-color:#F6F4EF;border-bottom:1px solid #e7e7e7;width:100%}.app-header3 ul{display:-webkit-flex;display:flex;margin:0;padding:0;-webkit-justify-content:space-around;justify-content:space-around;list-style:none;font-family:'semicondensed';font-size:20px;padding:12px 0 0 0;-webkit-transform:translateY(4px);transform:translateY(4px)}@media screen and (max-width: 1023px){.app-header3 ul{font-size:18px}}@media screen and (max-width: 767px){.app-header3 ul{display:none}}.app-header3 ul li{margin:0 10px 0 0;border-bottom:3px solid #dadada;padding-bottom:6px;width:100%;text-align:center}.app-header3 ul li:hover{border-bottom:3px solid darkgray}.app-header3 ul li:first-child{margin-left:0}.app-header3 ul li:last-child{margin-right:0}.app-header3 ul li.selected{border-bottom:3px solid #187EAC}.app-header3 ul li.tintino{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.app-header3 ul li.tintino:before{content:'';width:22px;height:22px;background-size:14px 14px;-webkit-transform:translateY(-2px);transform:translateY(-2px);background-image:url(https://cdn001.tintin.com/public/shared/img/users/_icons/l0@2x.png);background-position:center;background-repeat:no-repeat;background-color:white;display:inline-block;content:"";border:1px solid lightgray;border-radius:20px;margin-right:5px}@media screen and (max-width: 767px){.app-header3 ul li.tintino:before{width:20px;height:20px;background-size:12px 12px}}.app-header3 ul li a{text-decoration:none;width:100%;display:block}.app-footer{width:100%;padding-top:80px}.app-footer ul{margin:0 0 0 1em;padding:0}.app-footer .container{background-color:#F6F4EF;position:relative}.app-footer .container .logo{position:absolute;top:-42px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:84px;height:84px;border-radius:50%;background-color:white;margin:0 auto}.app-footer .container .logo img{width:50px;height:44px;margin-top:20px;margin-left:17px}.app-footer .container .cols{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:50px 20px;max-width:1105px;margin:0 auto}@media screen and (max-width: 414px){.app-footer .container .cols{padding:40px 0}}.app-footer .container .cols .col{padding:0 20px}.app-footer .container .cols .col .title{margin-top:20px;font-family:'semibold';font-size:15px;border-bottom:1px solid #c7c7c7}.app-footer .container .cols .col .text{margin-top:15px;font-family:'regular';font-size:15px;line-height:21px;color:#464646}.app-footer .container .cols .col .text a{text-decoration:none}.app-footer .container .cols .col .text a:hover{text-decoration:underline}.app-footer .container .cols .col1{-webkit-flex-basis:50%;flex-basis:50%}@media screen and (max-width: 1023px){.app-footer .container .cols .col1{-webkit-flex-basis:100%;flex-basis:100%}}.app-footer .container .cols .col1 .social-icons{display:-webkit-flex;display:flex;margin-top:20px}.app-footer .container .cols .col1 .social-icons .icon{width:33px;height:33px;margin-right:10px;margin-bottom:20px;overflow:hidden}.app-footer .container .cols .col1 .social-icons .icon img{height:33px}.app-footer .container .cols .col1 .social-icons .icon img.instagram{-webkit-transform:translateX(-40px);transform:translateX(-40px)}.app-footer .container .cols .col1 .social-icons .icon img.twitter{-webkit-transform:translateX(-80px);transform:translateX(-80px)}.app-footer .container .cols .col1 .social-icons .icon img.youtube{-webkit-transform:translateX(-120px);transform:translateX(-120px)}.app-footer .container .cols .col1 .social-icons .icon img.google{-webkit-transform:translateX(-160px);transform:translateX(-160px)}.app-footer .container .cols .col1 .social-icons .icon img.pinterest{-webkit-transform:translateX(-201px);transform:translateX(-201px)}.app-footer .container .cols .col1 .logos-app{margin-top:10px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.app-footer .container .cols .col1 .logos-app img{margin-right:10px;margin-bottom:15px}.app-footer .container .cols .col2{-webkit-flex-basis:25%;flex-basis:25%}@media screen and (max-width: 1023px){.app-footer .container .cols .col2{-webkit-flex-basis:50%;flex-basis:50%}}.app-footer .container .cols .col3{-webkit-flex-basis:25%;flex-basis:25%}@media screen and (max-width: 1023px){.app-footer .container .cols .col3{-webkit-flex-basis:50%;flex-basis:50%}}.app-footer .container .cols .col4{padding-top:0;-webkit-flex-basis:100%;flex-basis:100%}.app-footer .container .cols .col4 .legals{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.components-buttons{border-radius:8px;font-family:'regular';font-size:18px;text-decoration:none;text-align:center;display:block;cursor:pointer;padding:12px 18px}@media screen and (max-width: 375px){.components-buttons{font-size:17px;line-height:22px}}.components-buttons.inline{display:inline-block}.components-buttons.medium{padding:10px 18px}.components-buttons.blue{background-color:#187EAC;color:white;border:1px solid #28B7DF}.components-buttons.blue:hover,.components-buttons.blue:active{background-color:#28B7DF}.components-buttons.white{background-color:white;color:black;border:1px solid #E3E3E3}.components-buttons.white:hover,.components-buttons.white:active{border-color:#c3c3c3}.components-buttons.black{background-color:#222;color:white}.components-buttons.black:hover,.components-buttons.black:active{background-color:#000}.components-buttons.orange{background-color:#f7a733;color:white}.components-buttons.red{background-color:white;color:#891245;border:1px solid #E3E3E3}.components-buttons.red:hover,.components-buttons.red:active{border-color:#c3c3c3}.components-buttons.syld{background-color:#891245;color:#faebb0}.components-group-buttons,.components-group-buttons-horizontal{display:-webkit-flex;display:flex}.components-group-buttons.spacebetween,.components-group-buttons-horizontal.spacebetween{-webkit-justify-content:space-between;justify-content:space-between}.components-group-buttons-vertical{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.components-group-buttons-vertical .components-buttons{display:block;margin-bottom:10px}.components-group-buttons-vertical .components-buttons:last-child{margin-bottom:0}.components-cards{margin-bottom:20px;padding:40px;background-color:#FCFCFC}@media screen and (max-width: 767px){.components-cards{padding:20px;margin-bottom:15px}}.components-cards .components-cards-titleWithIcon{cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.components-cards .components-cards-titleWithIcon .global-sub-title{margin:5px 0 0 0}.components-cards .components-cards-titleWithIcon img.logo-tintin-app{width:50px;height:50px;margin-right:20px}@media screen and (max-width: 767px){.components-cards .components-cards-titleWithIcon img.logo-tintin-app{width:30px;height:30px;margin-right:10px}}.components-cards .components-cards-titleWithIcon .flex-space{-webkit-flex-grow:1;flex-grow:1}.components-cards .components-cards-titleWithIcon .accessory{transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.components-cards .components-cards-titleWithIcon .accessory.opened{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.components-cards .components-cards-content{margin-top:30px}.components-cards .components-cards-content.hidden{display:none}.components-cards .components-cards-row{border-bottom:1px solid #E3E3E3;padding:15px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.components-cards .components-cards-row .left{margin-right:10px}.components-cards .components-cards-row:last-child{border-bottom:0;padding-bottom:0}.components-checkbox{cursor:pointer;position:relative;display:-webkit-flex;display:flex}.components-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.components-checkbox input:checked~.checkmark:before,.components-checkbox input:checked~.checkmark:after{display:block;position:absolute;left:12px;top:3px;content:' ';height:20px;width:2px;background-color:#333}.components-checkbox .checkmark{border:1px solid #E3E3E3;width:26px;height:26px;-webkit-flex-shrink:0;flex-shrink:0}.components-checkbox .checkmark:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.components-checkbox .checkmark:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.components-checkbox .checkmark:before,.components-checkbox .checkmark:after{display:none}.components-checkbox .label{margin-left:6px;margin-top:4px}.componenents-form,.components-form{max-width:500px;margin:0 auto 20px}.componenents-form form,.components-form form{background-color:#F6F4EF;padding:40px}@media screen and (max-width: 414px){.componenents-form form,.components-form form{padding:20px}}.componenents-form form .title,.components-form form .title{margin-bottom:20px}.mfp-popup{position:relative;background-color:white;margin:20px auto}.mfp-popup .inner{padding:40px}.mfp-fade.mfp-bg{opacity:0.7;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.7}.mfp-fade.mfp-bg.mfp-removing{opacity:0.7}.mfp-fade.mfp-wrap .mfp-content{-webkit-transform:scale(0.7);transform:scale(0.7);transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{-webkit-transform:scale(1);transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{-webkit-transform:scale(0.7);transform:scale(0.7)}.mfp-close{left:0;font-size:38px !important}.components-radiobox{cursor:pointer;position:relative;display:-webkit-flex;display:flex}.components-radiobox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.components-radiobox input:disabled~.label span{opacity:.3}.components-radiobox input:checked~.checkmark:after{display:block}.components-radiobox .checkmark{border:1px solid #E3E3E3;border-radius:50%;width:26px;height:26px;-webkit-flex-shrink:0;flex-shrink:0}.components-radiobox .checkmark:after{display:none;border-radius:50%;position:absolute;left:6px;top:6px;content:' ';height:14px;width:14px;background-color:#333}.components-radiobox .label{margin-left:6px;margin-top:4px}.article-infos-popup{max-width:400px}article b{color:black;font-weight:normal}article .global-intro,article .global-text{text-align:justify}article .image-intro{width:100%;margin-bottom:30px}@media screen and (max-width: 767px){article .image-intro{margin-bottom:10px}}article .image-intro img{max-width:100%}article .details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #E3E3E3;padding-bottom:10px;margin-top:-15px;margin-bottom:20px}@media screen and (max-width: 767px){article .details{margin-top:-10px;margin-bottom:15px}}article .details .global-user{margin-right:0px}article .details .infos{border-left:1px solid #E3E3E3;padding-left:8px;margin-right:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:2px;height:20px;font-family:"regular";color:darkgray;font-size:16px}@media screen and (max-width: 767px){article .details .infos{font-size:14px}}article .details .infos .stars{position:relative;margin:0 0 4px 0;width:76px;height:13px}article .details .infos .stars .progress{background-color:#e78a28;position:absolute;height:13px}article .details .infos .stars img{position:absolute;width:76px;height:13px}article .inset{display:-webkit-flex;display:flex;padding:30px;border:1px solid #E3E3E3;background-color:#FCFCFC;margin-bottom:25px}@media screen and (max-width: 767px){article .inset{padding:15px;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}}article .inset .inset-img{-webkit-flex-basis:30%;flex-basis:30%;margin-right:20px}@media screen and (max-width: 767px){article .inset .inset-img{margin-right:0px;margin-bottom:20px;max-width:50%;-webkit-align-self:center;align-self:center}}article .inset .inset-img img{width:100%;display:block}article .inset .inset-content{-webkit-flex-basis:70%;flex-basis:70%;-webkit-flex-grow:1;flex-grow:1}article .inset .inset-text p,article .inset .inset-text,article .inset .inset-title{margin:0;padding:0;margin-bottom:10px}article .inset .inset-text p:last-child,article .inset .inset-text:last-child,article .inset .inset-title:last-child{margin-bottom:0}article .inset ul{padding-left:20px;margin:0}@media screen and (max-width: 767px){article .inset ul{padding-left:15px}}article .inset .col50 .col1{float:left;width:50%;padding-right:5px}@media screen and (max-width: 767px){article .inset .col50 .col1{float:none;width:100%;padding-right:0}}article .inset .col50 .col2{float:right;width:50%;padding-left:5px;margin-bottom:0}@media screen and (max-width: 767px){article .inset .col50 .col2{float:none;width:100%;padding-left:0}}article .img-wrapper{width:100%;margin:0 auto 20px auto;text-align:center}article .img-wrapper .wrapper{display:inline-block;margin:0 auto}article .img-wrapper .wrapper img{max-width:100%;display:block;margin:0 auto}article .swipper{margin-bottom:30px;padding:10px;border:1px solid #E3E3E3}@media screen and (max-width: 767px){article .swipper{padding:0;border:none;background-color:white;margin-bottom:20px}}article .swipper .swiper-container,article .swipper .swiper-container-multiple{margin:0 auto}article .swipper .swiper-container-multiple{position:relative;overflow:hidden}article .swipper .swiper-pagination{position:relative !important}article .swipper .swiper-pagination .swiper-pagination-bullet{margin:0 2px !important;background:lightgray !important;opacity:0.7 !important}article .swipper .swiper-pagination .swiper-pagination-bullet-active{background:#187EAC !important}article .swipper .swiper-button-next{-webkit-transform:translateX(-20px) rotate(180deg);transform:translateX(-20px) rotate(180deg);transition:all 0.3s;background:none !important;width:30px;height:30px}article .swipper .swiper-button-next.show{-webkit-transform:translateX(0px) rotate(180deg);transform:translateX(0px) rotate(180deg)}article .swipper .swiper-button-next img{opacity:0;width:30px;height:30px;transition:all 0.3s}article .swipper .swiper-button-next img.show{opacity:1}article .swipper .swiper-button-prev{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all 0.3s;background:none !important;width:30px;height:30px}article .swipper .swiper-button-prev.show{-webkit-transform:translateX(0px);transform:translateX(0px)}article .swipper .swiper-button-prev img{opacity:0;width:30px;height:30px;transition:all 0.3s}article .swipper .swiper-button-prev img.show{opacity:1}article .youtube{position:relative;margin-bottom:25px}article .youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}article .youtube+.global-legende{margin-top:-15px;margin-bottom:20px}article .video-wrapper{text-align:center;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;padding:20px;margin-bottom:30px}article .video-wrapper.fullWidth{border:none;padding:0}@media screen and (max-width: 800px){article .video-wrapper{padding:0;border:none;margin-bottom:20px}}article .video-wrapper video{max-width:100%}article .video-wrapper video.fullWidth{width:100%}article .quiz-container{padding:20px 0;margin:20px 0}@media screen and (max-width: 800px){article .quiz-container{padding:0;border:none}}article .quiz-container .quiz{position:relative;background-color:#187EAC;text-align:center;padding:30px;max-width:800px;margin:0 auto}@media screen and (max-width: 374px){article .quiz-container .quiz{padding:20px}}article .quiz-container .quiz .header-img-quiz{width:135px;height:62px}article .quiz-container .quiz .header-intro{color:white}article .quiz-container .quiz .header-img{width:290px;height:180px;display:block;margin:20px auto}@media screen and (max-width: 374px){article .quiz-container .quiz .header-img{width:270px;height:168px}}article .quiz-container .quiz .quiz-question{display:none}article .quiz-container .quiz .quiz-q{color:white;margin-bottom:30px}article .quiz-container .quiz .quiz-a{max-width:500px;margin:20px auto;background-color:rgba(255,255,255,0.2);border-radius:8px;padding:15px;color:white;cursor:pointer}article .quiz-container .quiz .quiz-a:hover{background-color:rgba(255,255,255,0.4)}article .quiz-container .quiz .quiz-end{display:none}article .quiz-container .quiz .quiz-working{display:none;position:absolute;top:calc(50%);left:calc(50% - 32px)}article .quiz-container .quiz-hof{max-width:400px;margin:0 auto;font-family:'semibold';font-size:15px;margin-top:20px;overflow:hidden;display:none}article .quiz-container .quiz-hof .quiz-hof-header{text-align:center;border-bottom:1px solid #E3E3E3;height:31px;line-height:33px;background-color:#f7f7f7}article .quiz-container .quiz-hof .quiz-hof-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:5px}article .quiz-container .quiz-hof .quiz-hof-row:nth-child(even){background-color:#f7f7f7}article .quiz-container .quiz-hof .quiz-hof-row .quiz-hof-row-player{-webkit-flex-basis:150px;flex-basis:150px;text-align:left;margin-left:5px}article .quiz-container .quiz-hof .quiz-hof-row .quiz-hof-row-spacer{-webkit-flex-grow:1;flex-grow:1}article .quiz-container .quiz-hof .quiz-hof-row .quiz-hof-row-score{-webkit-flex-basis:30px;flex-basis:30px;text-align:right;color:#fcac51;margin-right:10px}article .quiz-container .quiz-hof .quiz-hof-row .quiz-hof-row-date{-webkit-flex-basis:100px;flex-basis:100px;text-align:right;font-size:13px;color:gray;margin-right:5px}article .poll-container{padding:15px;border:1px solid #E3E3E3}article .poll-container .poll-text{margin-bottom:10px}article .poll-container .poll-answer{display:none}article .global-section-group{margin-bottom:20px}@media screen and (max-width: 1023px){.menuLeftContainer{display:none}}.menuLeftContainer .menuLeft{list-style-type:none;margin:0 0 20px 0;padding:0;width:290px;background-color:#FCFCFC}.menuLeftContainer .menuLeft .menuLeftItem{overflow:hidden;height:55px;line-height:55px;border-left:1px solid #E3E3E3;border-right:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;font-family:'semicondensed';font-size:20px}.menuLeftContainer .menuLeft .menuLeftItem.selected{background-color:#F6F4EF}.menuLeftContainer .menuLeft .menuLeftItem:first-child{border-top:1px solid #E3E3E3;border-top-left-radius:12px;border-top-right-radius:12px}.menuLeftContainer .menuLeft .menuLeftItem:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.menuLeftContainer .menuLeft .menuLeftItem a{text-decoration:none;color:black;margin:0;display:block;width:100%;height:100%;padding-left:20px}.menuLeftContainer .menuLeft .menuLeftItem a:hover{background-color:#F6F4EF}.menuTopContainer{position:relative;padding-top:30px}@media screen and (max-width: 767px){.menuTopContainer{display:none}}.menuTopContainer .menuTop{list-style-type:none;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center;padding:0;margin:0 0 0 5px}.menuTopContainer .menuTop .menuTopItem{font-family:'semicondensed';font-size:19px;line-height:35px;border:1px solid #E3E3E3;border-top-left-radius:10px;border-top-right-radius:10px;height:40px;background-color:#F7F7F7;margin:0 5px}@media screen and (max-width: 1023px){.menuTopContainer .menuTop .menuTopItem{font-size:17px;margin:0 2px}}@media screen and (max-width: 900px){.menuTopContainer .menuTop .menuTopItem{font-size:16px;margin:0 2px}}.menuTopContainer .menuTop .menuTopItem img{display:none;margin-right:5px}.menuTopContainer .menuTop .menuTopItem.selected{background-color:white;height:50px;line-height:45px;border-bottom:0}.menuTopContainer .menuTop .menuTopItem.selected img{display:block}.menuTopContainer .menuTop .menuTopItem.selected a{color:black;padding-left:5px}.menuTopContainer .menuTop .menuTopItem a{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;border-top-left-radius:12px;border-top-right-radius:12px;text-decoration:none;color:rgba(0,0,0,0.6);margin:0;width:100%;height:100%;padding:0 20px}@media screen and (max-width: 1023px){.menuTopContainer .menuTop .menuTopItem a{padding:0 12px}}.menuTopContainer .menuTop .menuTopItem a:hover{background-color:#F6F4EF}.menuTopContainer .menuTop .menuTopItem.syldavia img{display:block;margin-bottom:5px;margin-right:0}.menuTopContainer .menuTop .menuTopItem.syldavia a{padding:0 10px}.menuTopContainer .menuTop .menuTopItem.syldavia.selected img{margin-bottom:10px}.menuTopContainer .stroke{z-index:-1;position:absolute;bottom:0;width:100%;height:1px;background-color:#E3E3E3}.menuTopContainer2{margin:25px 10px 20px 10px;opacity:0;transition:all 0.3s}@media screen and (max-width: 767px){.menuTopContainer2{margin:0px 10px 10px 10px;padding-top:10px}}.menuTopContainer2.hide{overflow:hidden;padding-top:0;margin-top:0;margin-bottom:0;opacity:0 !important;height:0}.menuTopContainer2 .menuTop .menuTopItem{max-width:none;width:auto;padding:0 25px;font-family:'semicondensed';font-size:17px;text-align:center;border:1px solid #E3E3E3;border-radius:25px;height:45px;line-height:45px;color:black;background-color:white;text-decoration:none}@media screen and (max-width: 1023px){.menuTopContainer2 .menuTop .menuTopItem{font-size:17px}}@media screen and (max-width: 900px){.menuTopContainer2 .menuTop .menuTopItem{font-size:16px}}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem{height:35px;line-height:35px}}.menuTopContainer2 .menuTop .menuTopItem img{display:none;margin-right:5px}.menuTopContainer2 .menuTop .menuTopItem:hover{border:1px solid #c3c3c3}.menuTopContainer2 .menuTop .menuTopItem.selected{border:1px solid #E3E3E3;background-color:#f1ebd7;padding:0 25px 0 10px;line-height:40px;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem.selected{display:block;padding:0 25px;line-height:35px}}.menuTopContainer2 .menuTop .menuTopItem.selected img{display:block;margin-left:5px}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem.selected img{display:none}}.menuTopContainer2 .menuTop .menuTopItem.syldavia{display:block;padding:8px 15px 0 15px}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem.syldavia{padding:7px 10px 0 10px}}.menuTopContainer2 .menuTop .menuTopItem.syldavia img{display:inline-block;margin:0}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem.syldavia img{width:auto;height:20px;margin:0 auto}}.menuTopContainer2 .menuTop .menuTopItem.syldavia.selected{display:block;padding:10px 15px 0 15px}@media screen and (max-width: 767px){.menuTopContainer2 .menuTop .menuTopItem.syldavia.selected{padding:7px 10px 0 10px}}.menuTopContainer2 .menuTop .menuTopItem.syldavia.selected img{display:inline-block;margin:0}.menuTopContainer2 .stroke{z-index:-1;position:absolute;bottom:0;width:100%;height:1px}.menu{max-width:1105px;padding:0 30px;display:-webkit-flex;display:flex;padding-bottom:10px;text-align:center;margin:0 auto;margin-top:10px}@media screen and (max-width: 767px){.menu{display:none}}@media screen and (max-width: 414px){.menu{padding:0 15px}}@media screen and (max-width: 320px){.menu{padding:0 12px}}.menu .menuItem{text-decoration:none;-webkit-flex-basis:calc(100% / 5);flex-basis:calc(100% / 5);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.menu .menuItem .img-wrapper{-webkit-flex-basis:80%;flex-basis:80%;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.menu .menuItem .img-wrapper img{width:80%;margin:0 auto}.menu .menuItem .title{-webkit-flex-basis:20%;flex-basis:20%;text-align:center;margin-top:10px;font-family:'semicondensed';font-size:20px;color:black}@media screen and (max-width: 900px){.menu .menuItem .title{font-size:16px}}.menu-separator{height:1px;width:100%;background-color:#E3E3E3}@media screen and (max-width: 767px){.menu-separator{display:none}}.menu-indicator{max-width:1105px;padding:0 30px;display:-webkit-flex;display:flex;margin:0 auto;margin-bottom:-5px}@media screen and (max-width: 767px){.menu-indicator{display:none}}@media screen and (max-width: 414px){.menu-indicator{padding:0 15px}}@media screen and (max-width: 320px){.menu-indicator{padding:0 12px}}.menu-indicator .indicator{-webkit-flex-basis:calc(100% / 5);flex-basis:calc(100% / 5);height:4px}.menu-indicator .indicator.active{background-color:#187EAC}.menuBurger{position:fixed;top:0;left:-300px;width:300px;height:100vh;background-color:white;z-index:99999;transition:all 0.15s ease-out;overflow-y:scroll}.menuBurger img{width:300px;height:170px}.menuBurger.show{left:0}.menuBurger .burger-container{padding:0 20px 20px}.menuBurger .burger-container .burger-menu{list-style-type:none;margin:0;padding:0;font-size:18px;line-height:50px}.menuBurger .burger-container .burger-menu li{border-bottom:1px solid #E3E3E3;cursor:pointer}.menuBurger .burger-container .burger-menu li a{text-decoration:none;display:block;width:100%;height:100%}.menuBurger .burger-container .burger-menu li .disclosure{float:right;transition:all 0.15s}.menuBurger .burger-container .burger-menu li .disclosure.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menuBurger .burger-container .burger-menu li .disclosure img{width:10px;height:5px;margin-bottom:2px}.menuBurger .burger-container .burger-menu.main{font-family:'semibold';margin-bottom:30px}.menuBurger .burger-container .burger-menu.second{border:none;margin-top:-5px;color:#727272;display:none;font-family:'regular';font-size:17px;line-height:40px;padding:0 0 0 12px}.menuBurger .burger-container .burger-menu.second li:last-child{border:none}.button{height:50px;line-height:50px;border-radius:8px;font-family:'regular';font-size:18px;text-decoration:none;text-align:center;padding:0 20px;cursor:pointer}@media screen and (max-width: 375px){.button{border-radius:6px}}.button.medium{height:45px;line-height:45px}.button.fullWidth{width:100%}.button.inline{display:inline-block}.button.block{display:block}.button.center{margin:0 auto}.button.small{height:40px;line-height:40px;padding:0 20px;font-size:16px}.button.medium-small{height:auto;padding:8px 20px;font-size:16px;line-height:18px}.button.very-small{height:20px;line-height:22px;padding:0 10px;font-size:14px;border-radius:4px}.button.blue{background-color:#187EAC;color:white;border:1px solid #28B7DF}.button.blue:hover,.button.blue:active{background-color:#28B7DF}.button.white{background-color:white;color:black;border:1px solid #E3E3E3}.button.white:hover,.button.white:active{border-color:#c3c3c3}.button.white-disabled{background-color:white;color:darkgrey;border:1px solid #E3E3E3;cursor:auto}.button.sand{background-color:#F6F4EF;color:#187EAC}.button.gold{border-top-left-radius:0;border-top-right-radius:0;background-color:#891245;color:#F1DF96}.button.gold2{background-color:#891245;color:#F1DF96}.button.black{background-color:#222;color:white;transition:all 0.3s}.button.black:hover,.button.black:active{background-color:#28B7DF}.button.black-orange{background-color:#222;color:white;transition:all 0.3s}.button.black-orange:hover,.button.black-orange:active{background-color:#c26b09}.button.red{border:1px solid #E3E3E3;background-color:white;color:#BE4949}.button.red:hover,.button.red:active{border-color:#c3c3c3}.button.redred{border:1px solid #E3E3E3;background-color:#BE4949;color:white}.button.citizen{background-color:#891245;color:#F1DF96}.button.quiz-a{color:white;background-color:rgba(255,255,255,0.2);line-height:50px !important}.button.quiz-a:hover,.button.quiz-a:active{background-color:rgba(255,255,255,0.3)}.button.inside-field{border-radius:0}.button .accessory{width:10px;height:5px;margin-bottom:2px;margin-left:20px}.link{color:#187EAC;font-family:'regular';font-size:15px;cursor:pointer;text-decoration:none}.select-container{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.select-container .select{background-color:#f5f5f5;display:inline-block;font-family:'regular';font-size:16px;line-height:30px;list-style-type:none;text-align:left;padding:10px 0;border:1px solid #E3E3E3;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.select-container .select .sep{width:100%;height:1px;background-color:#E3E3E3;margin:5px 0}.select-container .select .option a{padding:1px 20px;width:100%;text-decoration:none;display:block}.select-container .select .option a:hover{background-color:#187EAC;color:white}#createAccount .global-formField-message.error,#login .global-formField-message.error{display:none;color:red}#createAccount{width:100%;max-width:400px;background-color:white;overflow:hidden}#createAccount .leftSide,#createAccount .rightSide{text-align:center}#createAccount .leftSide{width:100%;background-color:#F6F4EF;padding:40px 40px;float:left}#createAccount .leftSide .logo-tintin{width:102px;height:90px;margin-bottom:10px}#createAccount .leftSide .title{font-family:'semibold';font-size:22px;margin-bottom:35px}#createAccount .leftSide .text{font-family:'regular';font-size:16px}#createAccount .leftSide .pan2{display:none}#createAccount .leftSide .pan2 .form-digits{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;max-width:250px;margin:0 auto;margin-top:25px}#createAccount .leftSide .pan2 .digit{width:50px}#createAccount .leftSide .pan2 .digit input{text-align:center;width:100%;font-weight:bold}#createAccount .leftSide .pan2 .digitsInfoWarning{display:none;color:red !important}#createAccount .leftSide .pan2 .global-formInfos{margin-top:5px}#createAccount .leftSide .pan2 .group-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:25px}#createAccount .leftSide .pan3{display:none}#createAccount .leftSide .pan3 .text{margin-bottom:35px}#createAccount .leftSide .pan3 .text.inset{text-align:left;color:#535353}#createAccount .rightSide{width:50%;background-color:white;float:right}#need-login{max-width:300px;overflow:hidden;background-color:white;margin:0 auto;padding:30px;text-align:center}#need-login .logo-tintin{width:90px;height:80px;margin-bottom:5px}#login{max-width:400px;overflow:hidden;background-color:#F6F4EF}#login .part0{padding:20px 0 0 0;text-align:center}#login .part0 .logo-tintin{width:90px;height:80px;margin-bottom:5px}#login .part1,#login .part1-2,#login .part1-3{padding:0 30px 30px 30px;border-bottom:1px solid #E3E3E3;text-align:left}#login .part1 .title,#login .part1-2 .title,#login .part1-3 .title{font-family:'semibold';font-size:22px;text-align:center;margin-bottom:20px}@media screen and (max-width: 374px){#login .part1,#login .part1-2,#login .part1-3{padding:0 15px 15px 15px}}#login .part1 .part1-footer,#login .part1-2 .part1-footer,#login .part1-3 .part1-footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}#login .part1-2,#login .part1-3{display:none}#login .part2{background-color:white;padding:30px 30px 10px 30px}#login .part2 .button{margin-bottom:10px}@media screen and (max-width: 374px){#login .part2{padding:15px 15px 10px 15px}}#login .part2 .text{font-family:'regular';font-size:16px;text-align:center;margin-bottom:20px}#login .footer{background-color:white}#login .footer img{width:100%;-webkit-transform:translateY(10px);transform:translateY(10px)}#citizen_sub,#need_citizen_sub{max-width:400px;overflow:hidden;background-color:rgba(0,0,0,0)}#citizen_sub .header,#need_citizen_sub .header{position:relative;text-align:center;display:-webkit-flex;display:flex}#citizen_sub .header img,#need_citizen_sub .header img{width:290px;height:177px;z-index:90;position:relative;margin:0 auto}#citizen_sub .header .background,#need_citizen_sub .header .background{border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fcf9f6;position:absolute;width:100%;min-height:120px;bottom:0}#citizen_sub .header .global-close-icon,#need_citizen_sub .header .global-close-icon{top:70px;z-index:100}#citizen_sub .content,#need_citizen_sub .content{padding:30px;background-color:white}#citizen_sub .content .title,#need_citizen_sub .content .title{font-family:"semibold";font-size:22px;line-height:28px;color:#891245}#citizen_sub .content .title-small,#need_citizen_sub .content .title-small{font-family:"regular";font-size:20px;line-height:26px;color:#891245}#citizen_sub .content .text,#need_citizen_sub .content .text{font-family:"regular";font-size:16px;line-height:21px;color:black}#citizen_sub .content .part,#need_citizen_sub .content .part{text-align:center;display:none;position:relative}#citizen_sub .content .cache-working,#need_citizen_sub .content .cache-working{position:absolute;background-color:rgba(255,255,255,0.9);width:100%;height:100%;top:0}#citizen_sub .content .cache-working img,#need_citizen_sub .content .cache-working img{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#citizen_sub .content #map,#need_citizen_sub .content #map{height:300px;margin:0 0 10px 0 !important}#citizen_sub .content #map .mk-map-view>*,#need_citizen_sub .content #map .mk-map-view>*{left:0}#citizen_sub .content ul.icons-container,#need_citizen_sub .content ul.icons-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;list-style-type:none;overflow-x:scroll;-webkit-overflow-scrolling:touch}#citizen_sub .content ul.icons-container li,#need_citizen_sub .content ul.icons-container li{-webkit-flex-basis:20%;flex-basis:20%;margin:0;margin-right:10px;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:3px;cursor:pointer;border-bottom:3px solid white}#citizen_sub .content ul.icons-container li img,#need_citizen_sub .content ul.icons-container li img{width:100%}#citizen_sub .content ul.icons-container li.selected,#need_citizen_sub .content ul.icons-container li.selected{border-bottom:3px solid #187EAC}#citizen_sub .content .part6 .tel-form,#need_citizen_sub .content .part6 .tel-form{display:-webkit-flex;display:flex}#citizen_sub .content .part6 .tel-form .tel-prefix,#need_citizen_sub .content .part6 .tel-form .tel-prefix{max-width:80px;margin-right:7px}#citizen_sub .content .part6 .tel-form .tel-prefix span,#need_citizen_sub .content .part6 .tel-form .tel-prefix span{line-height:50px;margin-left:10px}#citizen_sub .content .part6 .tel-form .tel-num,#need_citizen_sub .content .part6 .tel-form .tel-num{-webkit-flex-grow:1;flex-grow:1}#citizen_sub .content .part7 .form-digits,#need_citizen_sub .content .part7 .form-digits{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;max-width:250px;margin:0 auto;margin-top:25px}#citizen_sub .content .part7 .digit,#need_citizen_sub .content .part7 .digit{width:50px}#citizen_sub .content .part7 .digit input,#need_citizen_sub .content .part7 .digit input{text-align:center;width:100%;font-weight:bold}#citizen_sub .content .part7 .digitsInfoWarning,#need_citizen_sub .content .part7 .digitsInfoWarning{display:none;color:red !important}#citizen_sub .content .part8 .passport,#need_citizen_sub .content .part8 .passport{max-width:225px}#need_citizen_sub .part>div{margin-bottom:20px}#need_citizen_sub .part>div:last-child{margin-bottom:0}#need-login-before-passport{max-width:400px;overflow:hidden;text-align:center}#need-login-before-passport .header{padding:20px 0 10px 0;background-color:#fcf9f6}#need-login-before-passport .header img{width:126px;height:120px}#need-login-before-passport .content{padding:30px;background-color:white}#need-login-before-passport .content .text{font-family:"regular";font-size:16px;line-height:21px;color:black}#need-login-before-passport .content>div{margin-bottom:20px}#need-login-before-passport .content>div:last-child{margin-bottom:0}#messenger{max-width:400px;height:600px;overflow:hidden}#messenger .messages-list{transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}#messenger .messages-list.collapse{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#messenger .messages-list .header{padding:30px 0 0 0;background-color:#fcf9f6;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}#messenger .messages-list .header .messages-title{display:-webkit-flex;display:flex}#messenger .messages-list .header .messages-title .title{margin-right:5px}#messenger .messages-list .header .messages-title .global-messages-count{margin-top:7px}#messenger .messages-list .header .item{cursor:pointer;font-family:'semicondensed';font-size:16px;line-height:40px;border:1px solid #E3E3E3;border-top-left-radius:10px;border-top-right-radius:10px;height:40px;background-color:#F7F7F7;margin-left:10px;padding:0 10px;z-index:10}#messenger .messages-list .header .item.selected{border-bottom:none;background-color:white}#messenger .messages-list .header img{margin-left:auto;margin-right:10px}#messenger .messages-list .messages{height:505px;border-top:1px solid #E3E3E3;margin-top:-1px;text-align:center;overflow-y:scroll}#messenger .messages-list .messages .image-loading{margin:30px auto}#messenger .messages-list .messages .messages-messages .message-row{border-bottom:1px solid #E3E3E3;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:17px 12px;text-align:left;-webkit-align-items:center;align-items:center;cursor:pointer}#messenger .messages-list .messages .messages-messages .message-row:hover{background-color:#fafafa}#messenger .messages-list .messages .messages-messages .message-row img{-webkit-flex-basis:50px;flex-basis:50px;-webkit-clip-path:circle(25px at center);clip-path:circle(25px at center)}#messenger .messages-list .messages .messages-messages .message-row .message-row-content{margin-left:10px;-webkit-flex-grow:1;flex-grow:1;overflow:hidden}#messenger .messages-list .messages .messages-messages .message-row .message-row-content .text{font-family:'regular';font-size:15px;height:20px;width:95%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#messenger .messages-list .messages .messages-messages .message-row .message-row-content .date{font-family:'regular';font-size:12px;color:#a1a1a1}#messenger .messages-list .messages .messages-messages .message-row .global-messages-count-user{-webkit-flex-basis:10px;flex-basis:10px}#messenger .messages-list .contacts{display:none;height:505px;border-top:1px solid #E3E3E3;margin-top:-1px;text-align:center;overflow-y:scroll}#messenger .messages-list .contacts .image-loading{margin:30px auto}#messenger .messages-list .contacts .contacts-contacts .contact-row{cursor:pointer;padding:10px 10px 10px 20px;margin-left:0;border-bottom:1px solid #E3E3E3;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}#messenger .messages-list .contacts .contacts-contacts .contact-row:hover{background-color:#fafafa}#messenger .messages-list .contacts .contacts-contacts .contact-row.blocked{opacity:0.3}#messenger .messages-conv{display:none}#messenger .messages-conv .messages-conv-content{height:600px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}#messenger .messages-conv .messages-conv-content .conv-header{padding:15px;text-align:left;width:100%;border-bottom:1px solid #E3E3E3;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}#messenger .messages-conv .messages-conv-content .conv-header .back-icon{cursor:pointer}#messenger .messages-conv .messages-conv-content .conv-content{overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:10px 0}#messenger .messages-conv .messages-conv-content .conv-content .messages-seebefore{text-align:center;cursor:pointer;text-decoration:underline;margin-bottom:20px}#messenger .messages-conv .messages-conv-content .conv-content .message-row{font-family:'regular';font-size:15px;padding:0px 15px;text-align:left}#messenger .messages-conv .messages-conv-content .conv-content .message-row .message{background-color:#E1E6EF;text-align:left;max-width:80%;padding:10px 15px 7px 15px;display:inline-block;border-radius:20px;transition:all 0.3s}#messenger .messages-conv .messages-conv-content .conv-content .message-row .message.new{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}#messenger .messages-conv .messages-conv-content .conv-content .message-row .message .image-result{max-width:200px;max-height:200px;width:100%}#messenger .messages-conv .messages-conv-content .conv-content .message-row .message .image img{max-width:200px;max-height:200px;width:100%}#messenger .messages-conv .messages-conv-content .conv-content .message-row.me{text-align:right}#messenger .messages-conv .messages-conv-content .conv-content .message-row.me .message{color:white;background-color:#187EAC;text-align:right}#messenger .messages-conv .messages-conv-content .conv-content .message-row.me .message .text{text-align:right}#messenger .messages-conv .messages-conv-content .conv-content .message-row .date{margin-top:2px;margin-bottom:5px;font-family:'regular';font-size:10px;color:#a1a1a1}#messenger .messages-conv .messages-conv-content .conv-footer{padding:15px;border-top:1px solid #E3E3E3;background-color:#fcf9f6;margin-top:auto}#messenger .messages-conv .messages-conv-content .conv-footer .buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#messenger .contacts-details{padding:15px;display:none}#messenger .contacts-details .contact-details-header .back-icon{cursor:pointer}#messenger .contacts-details .contact-details-content{max-width:300px;margin:0 auto}#messenger .contacts-details .contact-details-content>*{margin-bottom:15px}#confirm-email{max-width:420px;overflow:hidden;text-align:center}#confirm-email .header{padding:30px 0 0 0;background-color:white}#confirm-email .header img{width:116px;height:120px}#confirm-email .content{padding:30px;background-color:white}#confirm-email .content .part>div{margin-bottom:20px}#confirm-email .content .part>div:last-child{margin-bottom:0}#confirm-email .content .title{font-family:'semibold';font-size:20px;text-align:center}#confirm-email .content .text{padding:0 15px;font-family:"regular";font-size:16px;line-height:21px;color:black}#confirm-email .content .text.small{font-size:14px;line-height:18px;color:#A2A2A2}#confirm-email .content .button-group>div{margin-bottom:10px}#confirm-email .content .button-group>div:last-child{margin-bottom:0}#confirm-email .content .group-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:25px}#confirm-email .content .part4 .form-digits{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;max-width:250px;margin:0 auto;margin-top:25px}#confirm-email .content .part4 .digit{width:50px}#confirm-email .content .part4 .digit input{text-align:center;width:100%;font-weight:bold}#confirm-email .content .part4 .digitsInfoWarning{display:none;color:red !important;text-align:center}#confirm-email .part2,#confirm-email .part3,#confirm-email .part4,#confirm-email .part5{display:none}.mfp-popup{position:relative;background-color:white;margin:20px auto}.mfp-popup .inner{padding:40px}#languages{max-width:300px;overflow:hidden;background-color:white;margin:0 auto;padding:30px;text-align:center}#languages .logo-tintin{width:90px;height:80px;margin:0 auto;margin-bottom:15px}#languages *{display:block;margin-bottom:15px}#languages *:last-child{margin:0}.mfp-fade.mfp-bg{opacity:0.7;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.7}.mfp-fade.mfp-bg.mfp-removing{opacity:0.7}.mfp-fade.mfp-wrap .mfp-content{-webkit-transform:scale(0.7);transform:scale(0.7);transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{-webkit-transform:scale(1);transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{-webkit-transform:scale(0.7);transform:scale(0.7)}.mfp-close{left:0;font-size:38px !important}.forum{margin-top:20px}.forum .details{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;font-family:"semibold";font-size:16px;margin-bottom:20px;border-bottom:1px solid #E3E3E3;padding:7px 0 7px 0}@media screen and (max-width: 767px){.forum .details{font-size:12px;margin-bottom:20px}}.forum .details .infos{-webkit-flex-grow:1;flex-grow:1}.forum .details .social-buttons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:22px;width:208px;overflow:hidden}.forum .details img{width:190px;height:85px}@media screen and (max-width: 414px){.forum .details img{width:160px;height:72px}}.forum .message{background-color:#FCFCFC;margin:10px 0;padding:15px}@media screen and (max-width: 414px){.forum .message{padding:10px}}.forum .message.hidden{display:none;opacity:0}.forum .message .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:5px}.forum .message .header .date{font-family:"regular";font-size:14px;color:darkgray}.forum .message .text{font-family:"regular";font-size:16px;line-height:21px;color:rgba(0,0,0,0.7)}@media screen and (max-width: 767px){.forum .message .text{font-size:15px;line-height:20px}}@media screen and (max-width: 375px){.forum .message .text{font-size:14px;line-height:19px}}.forum .message .text.hidden{display:none}.forum .message .text span{color:#187EAC;cursor:pointer}.forum .message .text .global-formTextarea{margin-bottom:0}.forum .message .text.syld{font-family:"Courier", Courier, monospace}.forum .message .footer{margin-top:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.forum .message .footer .note{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.forum .message .footer .note .note-button{width:20px;height:20px;overflow:hidden;margin-right:5px;cursor:pointer;position:relative}.forum .message .footer .note .note-button img{width:20px;height:40px;position:absolute;top:0}.forum .message .footer .note .note-button.no-vote{cursor:auto}.forum .message .footer .note .note-button.no-vote img{top:-20px}.forum .message .footer .note .note-text{font-family:"semibold";font-size:15px;color:#fcac51;line-height:23px;height:20px}.forum .message .footer .modify{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:"regular";font-size:13px;color:#187EAC}.forum .message .footer .modify>*:hover{color:#28B7DF;cursor:pointer}.forum .message .footer.hide{display:none}.forum .message .message-add-footer{display:none}.forum .message .message-add-footer .subscribe-checkboxmessage{font-family:"regular";font-size:15px;color:rgba(0,0,0,0.7);margin:7px 0}@media screen and (max-width: 414px){.forum .message .message-add-footer .subscribe-checkboxmessage{font-size:12px}}.home{margin-top:20px}.home #swiper-container-home{overflow:hidden !important;width:100%;height:450px}.home #swiper-container-home .swiper-slide{position:relative;max-width:630px;max-height:450px;text-decoration:none}.home #swiper-container-home .swiper-slide img{width:100%;height:100%;position:absolute;border:1px solid #E3E3E3}.home #swiper-container-home .swiper-slide .title,.home #swiper-container-home .swiper-slide .subtitle{width:100%;text-align:center;margin:0;position:relative}.home #swiper-container-home .swiper-slide .subtitle{margin-top:15px;font-family:'semicondensed';font-size:25px}@media screen and (max-width: 1023px){.home #swiper-container-home .swiper-slide .subtitle{margin-top:12px;font-size:20px}}@media screen and (max-width: 900px){.home #swiper-container-home .swiper-slide .subtitle{font-size:18px}}@media screen and (max-width: 375px){.home #swiper-container-home .swiper-slide .subtitle{font-size:15px}}.home #swiper-container-home .swiper-slide .title{font-family:'boldcondensed';font-size:46px}@media screen and (max-width: 1023px){.home #swiper-container-home .swiper-slide .title{font-size:40px}}@media screen and (max-width: 900px){.home #swiper-container-home .swiper-slide .title{font-size:32px}}@media screen and (max-width: 375px){.home #swiper-container-home .swiper-slide .title{font-size:26px}}.home .swiper-pagination{left:0;right:0;margin:10px auto;display:block;width:100px !important}.home .swiper-pagination-bullet-active{background-color:#187EAC !important}#daily-tintin{width:100%}#daily-tintin .title{margin:35px auto 20px auto;text-align:center;max-width:1105px;padding:0 30px 0 30px}@media screen and (max-width: 414px){#daily-tintin .title{padding:0 15px 0 15px}}@media screen and (max-width: 320px){#daily-tintin .title{padding:0 12px 0 12px}}#daily-tintin #swiper-container-dailytintin{padding-top:10px !important;padding-bottom:10px !important;overflow:hidden !important}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin{background-color:#FCFCFC;text-decoration:none;padding:20px 20px 15px 20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;transition:box-shadow 0.3s}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin:hover{box-shadow:0 0 8px 0 rgba(0,0,0,0.2),0 0 8px 0 rgba(0,0,0,0.19)}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper{-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .img-container{min-width:350px;height:350px}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .img-container img{width:auto;height:100%;display:block;margin:0 auto}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-content .daily-date{margin:10px 0 5px 0;color:#727272}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-content .daily-texte{margin:5px 0}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-content .daily-hash{margin:5px 0 10px 0;color:#187EAC;padding:0;text-align:center}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer{padding-top:10px;border-top:1px solid #E3E3E3;margin-top:auto}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments{display:-webkit-flex;display:flex}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note .note-button{width:20px;height:20px;overflow:hidden;margin-right:5px;cursor:pointer;position:relative}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note .note-button img{width:20px;height:40px;position:absolute;top:0}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note .note-button.no-vote{cursor:auto}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note .note-button.no-vote img{top:-20px}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .note .note-text{font-family:"semibold";font-size:15px;color:#fcac51;line-height:23px;height:20px}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .noteAndComments .daily-comments{font-family:"regular";font-size:15px;color:#187EAC;-webkit-flex-grow:1;flex-grow:1;text-align:right}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .commentAndShare{padding-top:5px;border-top:1px solid #E3E3E3;font-family:"semibold";font-size:15px;color:#187EAC;text-align:center}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-content-footer .commentAndShare div{display:inline-block}#daily-tintin #swiper-container-dailytintin .swiper-slide-dailytintin .daily-content-wrapper .daily-load{cursor:pointer}#boutique{margin-top:15px}.navigation-buttons{margin:45px auto 40px auto;max-width:1105px;padding:0 30px 0 30px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (max-width: 414px){.navigation-buttons{padding:0 15px 0 15px}}@media screen and (max-width: 320px){.navigation-buttons{padding:0 12px 0 12px}}@media screen and (max-width: 767px){.navigation-buttons{margin-top:35px !important}}.navigation-buttons .navigation-button{text-decoration:none;position:relative;overflow:hidden;height:170px;margin-bottom:8px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex:0 0 calc(20% - 10px);flex:0 0 calc(20% - 10px);background:linear-gradient(to top, rgba(0,0,0,0.02), rgba(0,0,0,0));border:1px solid #E3E3E3;transition:box-shadow 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, box-shadow 0.3s;transition:transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s}@media screen and (max-width: 670px){.navigation-buttons .navigation-button{-webkit-flex:0 0 calc(25% - 5px);flex:0 0 calc(25% - 5px)}}@media screen and (max-width: 414px){.navigation-buttons .navigation-button{height:120px;-webkit-flex:0 0 calc(33.3333% - 5px);flex:0 0 calc(33.3333% - 5px)}}.navigation-buttons .navigation-button:hover,.navigation-buttons .navigation-button:active{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-transform:scale(1.005);transform:scale(1.005)}.navigation-buttons .navigation-button img{width:100%;height:auto;position:absolute;bottom:0}.navigation-buttons .navigation-button .title,.navigation-buttons .navigation-button .subtitle{width:100%;text-align:center;position:relative}.navigation-buttons .navigation-button .title{margin-top:10px;font-family:'semicondensed';font-size:22px;color:black}@media screen and (max-width: 1023px){.navigation-buttons .navigation-button .title{margin-top:10px;font-size:19px}}@media screen and (max-width: 900px){.navigation-buttons .navigation-button .title{margin-top:8px;font-size:16px}}@media screen and (max-width: 375px){.navigation-buttons .navigation-button .title{margin-top:5px;font-size:14px}}.navigation-buttons .navigation-button .subtitle{font-family:'regular';font-size:14px;color:#9A9A9A}@media screen and (max-width: 1023px){.navigation-buttons .navigation-button .subtitle{display:none}}.navigation-buttons .navigation-spacer{-webkit-flex-grow:0;flex-grow:0;width:13px}.navigation-buttons #navigation-item6,.navigation-buttons #navigation-item7,.navigation-buttons #navigation-item8{-webkit-flex-basis:calc(33.3333% - 7px);flex-basis:calc(33.3333% - 7px)}.navigation-buttons #navigation-item6 img,.navigation-buttons #navigation-item7 img,.navigation-buttons #navigation-item8 img{max-height:70%;width:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 670px){#navigation-item4{display:none}}@media screen and (max-width: 414px){#navigation-item3{display:none}}.nos-actualites{width:100%;text-align:center;margin-bottom:40px}@media screen and (max-width: 900px){.nos-actualites{margin-bottom:20px}}.nos-actualites .logo{display:block;margin:40px auto 20px auto;width:360px;height:112px}@media screen and (max-width: 1023px){.nos-actualites .logo{width:360px;height:112px}}@media screen and (max-width: 900px){.nos-actualites .logo{width:300px;height:93px;margin:20px auto}}.nos-actualites .button{margin-bottom:0}.news-container,#news-container,#breves-container{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:20px;margin:0 -10px 0 -10px}#news-container{margin:40px -10px 0 -10px}@media screen and (max-width: 414px){#news-container{margin:25px -10px 0 -10px}}.news{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.news_100{-webkit-flex-basis:100%;flex-basis:100%}.news_100 .news_text_title{font-size:28px;line-height:32px}@media screen and (max-width: 767px){.news_100 .news_text_title{font-size:19px;line-height:21px}}.news_100 .news_text_wrapper .news_text_text{font-family:"Regular";font-size:18px;line-height:23px;color:#000000;margin:0 0 15px 0}@media screen and (max-width: 767px){.news_100 .news_text_wrapper .news_text_text{font-size:15px;line-height:18px}}.news_66{-webkit-flex-basis:calc(200% / 3);flex-basis:calc(200% / 3)}.news_66 .news_text_title{font-size:28px;line-height:32px}@media screen and (max-width: 767px){.news_66 .news_text_title{font-size:17px;line-height:19px}}.news_66 .news_text_wrapper .news_text_text{font-family:"Regular";font-size:18px;line-height:23px;color:#000000;margin:0 0 15px 0}@media screen and (max-width: 767px){.news_66 .news_text_wrapper .news_text_text{font-size:15px;line-height:18px}}.news_50{-webkit-flex-basis:50%;flex-basis:50%}.news_50 .news_text_title{font-size:20px;line-height:23px}@media screen and (max-width: 767px){.news_50 .news_text_title{font-size:17px;line-height:19px}}.news_33{-webkit-flex-basis:calc(100% / 3);flex-basis:calc(100% / 3)}.news_33 .news_text_title{font-size:20px;line-height:23px}@media screen and (max-width: 767px){.news_33 .news_text_title{font-size:17px;line-height:19px}}.news_25{-webkit-flex-basis:calc(100% / 4);flex-basis:calc(100% / 4)}.news_25 .news_text_title{font-size:20px;line-height:22px}@media screen and (max-width: 767px){.news_25 .news_text_title{font-size:17px;line-height:19px}}@media screen and (max-width: 767px){.news_25{-webkit-flex-basis:calc(100% / 2);flex-basis:calc(100% / 2)}}.news_0{-webkit-flex-basis:100%;flex-basis:100%}.news_0 .news_content_wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.news_0 .news_img_wrapper{-webkit-flex:0 0 140px;flex:0 0 140px;margin-right:15px;margin-bottom:20px;outline:none}@media screen and (max-width: 767px){.news_0 .news_img_wrapper{-webkit-flex:0 0 100px;flex:0 0 100px}}.news_0 .news_img{outline:1px solid #E3E3E3;outline-offset:-1px}.news_0 .news_text_title{font-size:20px;line-height:23px}@media screen and (max-width: 767px){.news_0 .news_text_title{font-size:17px;line-height:19px}}.news_content_wrapper{text-decoration:none;color:black}.news_wrapper{-webkit-flex-grow:1;flex-grow:1;margin:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.news_img_wrapper{overflow:hidden;margin-bottom:15px;outline:1px solid #E3E3E3;outline-offset:-1px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.news_img{max-width:100%;height:auto}.separator{width:100%;height:1px;background-color:#E8E8E8;margin-top:auto}.separator.margin{margin:30px 0}.news_text_wrapper.dossier .news_text_category{color:#ed9703}.news_text_category{font-family:"semibold";font-size:14px;color:darkgray;margin:0 0 3px 0}@media screen and (max-width: 767px){.news_text_category{font-size:13px}}.news_text_category img.question_mark{width:25px;height:20px;margin-left:5px;vertical-align:middle;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.news_text_title_container{margin-bottom:5px}.news_text_title_container .news_text_title{font-family:"semicondensed";font-weight:normal;display:inline}.news_text_title_container .news_text_title a{color:black;text-decoration:none}.news_text_title_container sup{margin-left:5px;font-family:"semicondensed"}.news_nbComments{display:inline-block;width:24px;height:18px;color:white;background:url(assets/commentsBubble.png);background-repeat:no-repeat;background-size:20px 18px;background-position:3px 0;margin-left:6px;line-height:18px;text-align:center;overflow:visible;font-family:'Arial';font-size:11px;-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset}.news_text_text{font-family:"Regular";font-size:16px;line-height:20px;color:#676767;margin:0 0 15px 0}@media screen and (max-width: 767px){.news_text_text{font-size:13px;line-height:16px}}#swiper-container-albums{opacity:0;transition:all 0.3s;padding:25px 0 18px 0;overflow:hidden;height:195px}@media screen and (max-width: 1023px){#swiper-container-albums{height:165px}}#swiper-container-albums.hide{opacity:0 !important;padding:0;height:0}#swiper-container-albums .swiper-slide{width:110px;height:auto;margin:0 9px}#swiper-container-albums .swiper-slide:first-child{margin:0}#swiper-container-albums .swiper-slide:last-child{margin:0}@media screen and (max-width: 1023px){#swiper-container-albums .swiper-slide{width:90px}}#swiper-container-albums .swiper-slide img{width:100%}#swiper-container-albums .swiper-slide .indicator{margin-top:2px;background-color:#187EAC;width:100%;height:4px}#albums .albums-list{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:0px -10px 0 -10px}#albums .albums-list a{margin:10px;-webkit-flex:0 0 calc(16.6666% - 20px);flex:0 0 calc(16.6666% - 20px);-webkit-flex-grow:1;flex-grow:1;transition:all 0.2s}@media screen and (max-width: 1023px){#albums .albums-list a{-webkit-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px)}}@media screen and (max-width: 414px){#albums .albums-list a{-webkit-flex:0 0 calc(33.333% - 20px);flex:0 0 calc(33.333% - 20px)}}#albums .albums-list a img{display:-webkit-flex;display:flex;width:100%}#albums .albums-list a:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}#albums .albums-list .qf{margin:10px;-webkit-flex:0 0 calc(16.6666% - 20px);flex:0 0 calc(16.6666% - 20px)}@media screen and (max-width: 1023px){#albums .albums-list .qf{-webkit-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px)}}@media screen and (max-width: 414px){#albums .albums-list .qf{-webkit-flex:0 0 calc(33.333% - 20px);flex:0 0 calc(33.333% - 20px)}}#album ul.albums-list-horizontal{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;list-style-type:none;overflow-x:scroll;margin-bottom:40px;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#album ul.albums-list-horizontal{margin-bottom:20px}}@media screen and (max-width: 414px){#album ul.albums-list-horizontal{margin-bottom:15px}}#album ul.albums-list-horizontal li{-webkit-flex-basis:12%;flex-basis:12%;margin:0;margin-right:10px;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:10px}#album ul.albums-list-horizontal li a img{width:100%}@media screen and (max-width: 768px){#album ul.albums-list-horizontal li{-webkit-flex-basis:15%;flex-basis:15%}}@media screen and (max-width: 414px){#album ul.albums-list-horizontal li{-webkit-flex-basis:20%;flex-basis:20%}}.swiper-container-characters{opacity:0;transition:all 0.3s;padding:25px 0 20px 0;overflow:hidden;height:155px}@media screen and (max-width: 1023px){.swiper-container-characters{height:135px}}.swiper-container-characters.hide{opacity:0 !important;padding:0;height:0}.swiper-container-characters .swiper-slide{width:110px;height:auto;margin:0 9px}.swiper-container-characters .swiper-slide:first-child{margin:0}.swiper-container-characters .swiper-slide:last-child{margin:0}@media screen and (max-width: 1023px){.swiper-container-characters .swiper-slide{width:90px}}.swiper-container-characters .swiper-slide img{width:100%}.swiper-container-characters .swiper-slide .indicator{margin:2px auto 0 auto;background-color:#187EAC;width:92%;height:4px}#characters .characters-list{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px 0 -10px}@media screen and (max-width: 414px){#characters .characters-list{margin:0 -5px 0 -5px}}#characters .characters-list a{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:8px;margin:10px;-webkit-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);-webkit-flex-grow:1;flex-grow:1;transition:all 0.3s}@media screen and (max-width: 414px){#characters .characters-list a{-webkit-flex:0 0 calc(33.3333% - 10px);flex:0 0 calc(33.3333% - 10px);margin:5px}}#characters .characters-list a img{width:100%}#characters .characters-list a:hover,#characters .characters-list a:active{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}#characters .characters-list2{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px 0 -10px}@media screen and (max-width: 414px){#characters .characters-list2{margin:0 -5px 0 -5px}}#characters .characters-list2 a{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:10px;-webkit-flex:0 0 calc((100%/8) - 20px);flex:0 0 calc((100%/8) - 20px);-webkit-flex-grow:0;flex-grow:0;transition:all 0.3s}@media screen and (max-width: 768px){#characters .characters-list2 a{-webkit-flex:0 0 calc((100%/6) - 20px);flex:0 0 calc((100%/6) - 20px)}}@media screen and (max-width: 414px){#characters .characters-list2 a{-webkit-flex:0 0 calc((100%/5) - 10px);flex:0 0 calc((100%/5) - 10px);margin:5px}}#characters .characters-list2 a img{max-width:100%;height:auto}#characters .characters-list2 a:hover,#characters .characters-list2 a:active{outline:4px solid white;outline-offset:-4px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}#characters .characters-list2 a.selected{outline:4px solid white;outline-offset:-4px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}#characters #char2-details{position:relative;display:none;opacity:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin:10px 0}@media screen and (max-width: 414px){#characters #char2-details{margin:5px}}#characters #char2-details .inner{padding:10px;margin:0 10px;background-color:#fafafa}#characters #char2-details .content{max-width:600px;margin:20px auto;padding:0 20px}#characters #char2-details .accessory.plus{-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:20px;top:0px;cursor:pointer}#characters #char2-details .loading{position:absolute;top:40px;left:50%}#character ul.characters-list-horizontal{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;list-style-type:none;overflow:scroll;margin-bottom:40px;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#character ul.characters-list-horizontal{margin-bottom:20px}}@media screen and (max-width: 414px){#character ul.characters-list-horizontal{margin-bottom:15px}}#character ul.characters-list-horizontal li{-webkit-flex-basis:12%;flex-basis:12%;margin:0;margin-right:10px;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:10px}#character ul.characters-list-horizontal li a img{width:100%}@media screen and (max-width: 768px){#character ul.characters-list-horizontal li{-webkit-flex-basis:15%;flex-basis:15%}}@media screen and (max-width: 414px){#character ul.characters-list-horizontal li{-webkit-flex-basis:20%;flex-basis:20%}}#character .swiper-container-multiple{overflow:hidden}.contest .contest-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:0 0 20px 0}@media screen and (max-width: 500px){.contest .contest-header{display:block;text-align:center}}.contest .contest-header .global-title{margin:0}@media screen and (max-width: 500px){.contest .contest-header .button{display:none}}.contest .contest-container{text-align:center;margin:0 auto;background-color:#FCFCFC;padding:20px 0}@media screen and (max-width: 500px){.contest .contest-container{background-color:white;border:none;padding:0}}.contest .contest-test{padding-bottom:40px}.contest .contest-image-wrapper{margin:0 auto;max-width:435px}.contest .contest-image-wrapper .contest-image{position:relative}.contest .contest-image-wrapper .contest-image .image-placeholder{width:100%}.contest .contest-image-wrapper .contest-image .image-waiting{position:absolute;top:30px;left:0;width:100%}.contest .contest-image-wrapper .contest-image .image-loading{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contest .contest-image-wrapper .contest-image .image-image{position:absolute;top:0;left:0;width:100%}.contest .contest-image-wrapper .contest-image .image-image img{position:absolute;top:0;left:0;width:100%;display:-webkit-flex;display:flex}.contest .contest-image-wrapper .contest-image .next-image{margin-top:8px;display:none}.contest .contest-image-wrapper .contest-image .image-win,.contest .contest-image-wrapper .contest-image .image-lose{position:absolute;top:0;left:0;width:100%;display:none}.contest .contest-container .loading{display:none}.contest .contest-container .welcome{padding:0 20px}.contest .contest-answers .button{max-width:435px;margin:10px auto}.contest .contest-next-img{max-width:435px;margin:10px auto;display:none}.contest .contest-prize-and-hof{display:-webkit-flex;display:flex;margin:15px -15px 30px -15px}@media screen and (max-width: 767px){.contest .contest-prize-and-hof{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.contest .contest-prize-and-hof .prize,.contest .contest-prize-and-hof .hof{margin:15px;-webkit-flex-basis:50%;flex-basis:50%;overflow:hidden;background-color:#FCFCFC}@media screen and (max-width: 767px){.contest .contest-prize-and-hof .prize,.contest .contest-prize-and-hof .hof{-webkit-flex-basis:100%;flex-basis:100%}}.contest .contest-prize-and-hof .prize{position:relative;text-align:center}.contest .contest-prize-and-hof .prize .prize-image{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.contest .contest-prize-and-hof .prize .prize-image img{width:100%}.contest .contest-prize-and-hof .prize .prize-infos{position:absolute;top:20px;left:0;right:0}@media screen and (max-width: 1023px){.contest .contest-prize-and-hof .prize .prize-infos{top:10px}}.contest .contest-prize-and-hof .prize .prize-infos .intro{font-family:'regular';font-size:18px;opacity:0.5}@media screen and (max-width: 1023px){.contest .contest-prize-and-hof .prize .prize-infos .intro{font-size:16px}}@media screen and (max-width: 375px){.contest .contest-prize-and-hof .prize .prize-infos .intro{font-size:15px}}.contest .contest-prize-and-hof .prize .prize-infos .details{font-family:'semibold';font-size:22px}@media screen and (max-width: 1023px){.contest .contest-prize-and-hof .prize .prize-infos .details{font-size:20px}}.contest .contest-prize-and-hof .hof{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.contest .contest-prize-and-hof .hof .hof-header,.contest .contest-prize-and-hof .hof .hof-footer{height:31px;padding-left:10px;font-family:'regular';font-size:14px;line-height:33px;color:darkgray}@media screen and (max-width: 414px){.contest .contest-prize-and-hof .hof .hof-header,.contest .contest-prize-and-hof .hof .hof-footer{font-size:12px}}@media screen and (max-width: 375px){.contest .contest-prize-and-hof .hof .hof-header,.contest .contest-prize-and-hof .hof .hof-footer{font-size:10px}}.contest .contest-prize-and-hof .hof .hof-header{border-bottom:1px solid #E3E3E3;display:-webkit-flex;display:flex}.contest .contest-prize-and-hof .hof .hof-footer{border-top:1px solid #E3E3E3}.contest .contest-prize-and-hof .hof .hof-wrapper{position:relative;width:100%;-webkit-flex-grow:1;flex-grow:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:white}@media screen and (max-width: 767px){.contest .contest-prize-and-hof .hof .hof-wrapper{height:340px}}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users{position:absolute;width:100%}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-top:5px;padding-bottom:5px}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row:nth-child(even){background-color:#f7f7f7}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row.me{background-color:#fff6cc}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row .rank{font-family:'semibold';font-size:15px;width:30px;margin-left:10px;color:darkgray}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row .global-user{margin:0}.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row .global-user .user-icon img{width:20px;height:20px}@media screen and (max-width: 375px){.contest .contest-prize-and-hof .hof .hof-wrapper .hof-users .hof-row .global-user .user-pseudo{font-size:13px !important}}.contest .contest-prize-and-hof .hof .spacer{-webkit-flex-grow:1;flex-grow:1}.contest .contest-prize-and-hof .hof .days,.contest .contest-prize-and-hof .hof .total,.contest .contest-prize-and-hof .hof .rank{margin-top:3px;font-family:'semibold';font-size:15px;width:35px;margin-left:10px;color:darkgray}@media screen and (max-width: 375px){.contest .contest-prize-and-hof .hof .days,.contest .contest-prize-and-hof .hof .total,.contest .contest-prize-and-hof .hof .rank{font-size:13px !important;width:25px !important}}.contest .contest-prize-and-hof .hof .days,.contest .contest-prize-and-hof .hof .total{text-align:right}.contest .contest-prize-and-hof .hof .days{width:20px}@media screen and (max-width: 375px){.contest .contest-prize-and-hof .hof .days{width:15px !important}}.contest .contest-prize-and-hof .hof .total{color:#fcac51;margin-right:20px;width:50px}@media screen and (max-width: 1023px){#videos.related .card-wrapper:nth-child(n+3){display:none}}#videos.related .card-wrapper:nth-child(n+4){display:none}#videos.related .global-title:nth-child(n+1){margin-top:30px}#videos.related .separator{margin-bottom:20px}#videos .card{color:white;background-color:#222}#video .container{margin-bottom:30px;text-align:center;padding:15px;background-color:#222}@media screen and (max-width: 767px){#video .container{padding:0}}#video .container video{width:100%}#video .container.need-identity{position:relative;color:white}#video .container.need-identity .poster{width:100%;opacity:0.15}#video .container.need-identity .need-login{width:100%;padding:10px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#video .container.need-identity .logo-tintin{width:60px;height:53px}#video .infos{border-bottom:1px solid #E3E3E3;border-top:1px solid #E3E3E3;padding:10px 0;margin-bottom:20px;font-family:"semibold";font-size:16px;line-height:20px}@media screen and (max-width: 767px){#video .infos{font-size:12px;line-height:16px}}#video .diffusion,#video .diffusion2,#videos .diffusion,#videos .diffusion2{font-family:"semibold";font-size:13px;margin-bottom:4px;background-color:darkgray;padding:7px 8px 4px 8px;border-radius:4px;margin-left:15px;color:white}#video .diffusion2,#videos .diffusion2{font-size:11px;padding:5px 5px 2px 5px}#forums{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#forums .order1{-webkit-order:1;order:1}#forums .order2{-webkit-order:2;order:2}#forums .order3{-webkit-order:3;order:3}#forums .card.waiting-for-vote{border-bottom-right-radius:0;border-bottom-left-radius:0}#forums .card-wrapper{position:relative}#forums .card-wrapper .unread_count{position:absolute;top:0;right:0}#forums .card-wrapper .vote{margin:-11px 10px 10px 10px;padding:15px 15px;margin-top:-11px;border-top-right-radius:0;border-top-left-radius:0;text-align:center}@media screen and (max-width: 414px){#forums .card-wrapper .vote{margin:-6px 5px 5px 5px}}#forums .card-wrapper .vote .vote-buttons{display:-webkit-flex;display:flex}#forums .card-wrapper .vote .vote-buttons *{-webkit-flex-basis:50%;flex-basis:50%;margin:10px 5px}#forums .card-wrapper .vote .vote-buttons .vote-yes{color:#16ACA0}#forums .card-wrapper .vote .vote-buttons .vote-no{color:#C30909}#forums .card-wrapper .vote .timeout{display:none}#forums .card-wrapper .vote .chart{margin:10px 0 5px 0;height:35px}#forums .card-wrapper .vote .chart .bar{position:relative;height:12px;background-color:#C30909}#forums .card-wrapper .vote .chart .bar .middle{position:absolute;width:1px;height:24px;background-color:darkgray;left:50%}#forums .card-wrapper .vote .chart .bar .yes{position:absolute;height:100%;background-color:#16ACA0}#forums .card-wrapper .vote .chart .bar .yes-text,#forums .card-wrapper .vote .chart .bar .no-text{position:absolute;top:16px;font-size:14px;color:#16ACA0}#forums .card-wrapper .vote .chart .bar .no-text{right:0;color:#C30909}#forums .card-wrapper.new a{background-color:white;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}#forums .card-wrapper.new a .title{margin-bottom:0}#forums .card-wrapper.new a img{width:48px;height:44px;margin:0 auto 10px auto}#forums .card-wrapper .footer{padding-top:10px;border-top:1px solid #E3E3E3}#forums .card-wrapper .footer .l1{display:-webkit-flex;display:flex}#forums .card-wrapper .footer .l1 .stars{position:relative;margin:1px 0 0 5px;width:76px;height:13px}#forums .card-wrapper .footer .l1 .stars .progress{background-color:#e78a28;position:absolute;height:13px}#forums .card-wrapper .footer .l1 .stars img{position:absolute;width:76px;height:13px}#forums .forum-th-quest-add-container{display:none}#forums .forum-th-quest-add-container .button{margin-top:10px}#forums .forum-title{margin-top:40px;margin-bottom:20px}@media screen and (max-width: 767px){#forums .forum-title{margin-top:20px}}#forums .forum-title .global-title{margin:0 15px 0 0}#forums .forum-small-title{margin-top:20px;margin-bottom:20px}@media screen and (max-width: 767px){#forums .forum-small-title{margin-top:20px}}#forums .forum-small-title .global-sub-title{margin:0 15px 0 0}#forums .forum-small-title .global-intro{color:darkgray}#forums-forum-vote{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 0}#forums-forum-vote .vote-text{margin-right:10px;line-height:27px}#forums-forum-vote .vote-vote{display:-webkit-flex;display:flex}#forums-forum-vote .vote-vote .vote-star{margin-left:0px;height:27px;cursor:pointer}#forums-forum-vote .vote-vote .vote-star img{width:26px;height:23px;margin-right:4px}#forums-show .header{margin-bottom:20px}#forums-show .header .global-title,#forums-show .header .global-intro{margin-bottom:10px}#forums-show .header .global-user{display:-webkit-inline-flex;display:inline-flex}#newtheme,#newthemego{max-width:500px;padding:40px;text-align:center}@media screen and (max-width: 500px){#newtheme,#newthemego{padding:15px}}#newtheme>*,#newthemego>*{margin-bottom:30px}#newtheme>*:last-child,#newthemego>*:last-child{margin-bottom:0}#newtheme .button,#newthemego .button{margin-bottom:10px}#newtheme img.deco,#newthemego img.deco{max-width:80%}#newthemego{text-align:left}#newthemego>.bloc{margin-bottom:20px}#newthemego>.bloc>*{margin-bottom:10px}#newthemego ul.image-chooser{height:110px;display:-webkit-flex;display:flex;padding:0;margin:0;list-style-type:none;overflow:scroll;-webkit-overflow-scrolling:touch}#newthemego ul.image-chooser li{-webkit-flex-basis:30%;flex-basis:30%;margin:0;margin-right:10px;height:100px}#newthemego ul.image-chooser li img{height:100%}#newthemego ul.image-chooser li .indicator{height:5px;width:100%}#newthemego ul.image-chooser li .indicator.active{background-color:#187EAC}#collectors .find{margin-top:50px}#collectors .bdm-table{width:100%;font-family:"regular";font-size:16px;border-collapse:collapse}@media screen and (max-width: 767px){#collectors .bdm-table{font-size:14px}}@media screen and (max-width: 375px){#collectors .bdm-table{font-size:13px}}#collectors .bdm-table .bdm-table-row.header{background-color:black;color:white}#collectors .bdm-table .bdm-table-row.r{cursor:pointer}#collectors .bdm-table .bdm-table-row.r i{color:darkgray}#collectors .bdm-table .bdm-table-row.r:hover{background-color:#f0f0f0}#collectors .bdm-table .bdm-table-row .bdm-table-cell{padding:8px 10px}@media screen and (max-width: 375px){#collectors .bdm-table .bdm-table-row .bdm-table-cell{padding:5px 7px}}#collectors .bdm-table .bdm-table-row .bdm-table-cell.key{width:35%}#collectors .bdm-table .bdm-table-row .bdm-table-cell.cotation{text-align:right}#collectors .bdm-table .bdm-table-row .bdm-table-cell.year{text-align:center}@media screen and (max-width: 767px){#collectors .bdm-table .bdm-table-row .bdm-table-cell.sigle{display:none}}@media screen and (max-width: 767px){#collectors .bdm-table .bdm-table-row .bdm-table-cell.tirage{display:none}}#collectors-bdm{max-width:400px;padding:30px;overflow:hidden;font-family:"regular";font-size:16px}@media screen and (max-width: 767px){#collectors-bdm{font-size:14px}}@media screen and (max-width: 375px){#collectors-bdm{font-size:13px}}#collectors-bdm table{width:100%;border-collapse:collapse}#collectors-bdm table td{padding:8px 10px}@media screen and (max-width: 375px){#collectors-bdm table td{padding:5px 7px}}#collectors-bdm table td.stcol{font-family:"semibold"}#collector .table-sales-container{margin:20px 0;background-color:#FCFCFC}#collector .details{width:100%;border-collapse:collapse}#collector .details .infos-row .infos-cell{padding:8px 10px}@media screen and (max-width: 375px){#collector .details .infos-row .infos-cell{padding:5px 7px}}#collector .details .infos-row .infos-cell.key{width:35%}#pop-collectors-sale{max-width:400px;padding:40px}#pop-collectors-sale .header{height:20px}#transac-content{text-align:center}#transac-content .container{padding:0 10px}#transac-content .container .transac-title{font-family:"semibold"}#transac-content .container .transac-white-block{margin:0 auto;background-color:white;max-width:640px;padding:60px}@media screen and (max-width: 767px){#transac-content .container .transac-white-block{padding:40px}}@media screen and (max-width: 414px){#transac-content .container .transac-white-block{padding:20px}}#transac-content .container .form-result-ok{display:none}#syld img.muskar{width:279px;height:225px}#syld #map{height:500px;width:100%;margin-top:20px}#syld .card{cursor:pointer;transition:all 0.3s}#syld .card .gain{font-family:"semibold";text-align:center;font-size:20px;margin:5px 0 10px 0;color:#187EAC}#syld .card.permanent{background-color:#FDFBEF}#syld .card:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}#syld .status-container{position:relative}#syld .status-container .status{font-family:"semibold";font-size:14px;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-align:center}#syld .status-container .status .status-points{margin-bottom:5px}#syld .status-container .status .status-sep{-webkit-flex-grow:1;flex-grow:1}#syld .status-container .status .status-level .ico{width:25px;height:25px}#syld .status-container .status .status-level .ico.current{width:45px;height:45px}#syld .status-container .status-progress{position:absolute;top:49%;width:100%;height:2px;background-color:#E3E3E3}#syld-challenge-details{max-width:400px;padding:15px 40px 40px}#syld-challenge-details img{max-width:300px;width:100%;margin:0 auto 20px}#syld-challenge-details .challenge-details2{margin-top:20px;font-family:'semibold'}#user-account .logo-syld-guard{display:block;margin:0 auto;height:170px}#user-account .card{background-color:#FCFCFC;padding:40px 45px;max-width:750px;margin:0 auto}@media screen and (max-width: 414px){#user-account .card{padding:25px 25px}}#user-account .card>*{margin-top:6px}#user-account .card .row{margin:0;margin-top:-1px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:15px 0}#user-account .card .row:first-child{padding-top:0}#user-account .card .row.pad{border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3}#user-account .card .row .text{-webkit-flex-grow:1;flex-grow:1;margin-right:10px}#user-account .card .row .modif{color:#187EAC}#user-account .card .row .country-flag{width:auto;height:13px;margin:0 3px}#user-account b,#user-account strong{color:black;font-weight:normal;font-family:"semibold"}#user-account .ico{width:74px;height:74px;margin-right:15px;-webkit-clip-path:circle(37px at center);clip-path:circle(37px at center);display:block}#user-account-changepw{max-width:400px;padding:35px}@media screen and (max-width: 414px){#user-account-changepw{padding:20px}}#user-account-changeemail{max-width:400px;padding:35px}@media screen and (max-width: 414px){#user-account-changeemail{padding:20px}}#user-account-changetel{max-width:400px;padding:35px}#user-account-changetel .tel-form{display:-webkit-flex;display:flex}#user-account-changetel .tel-form .tel-prefix{max-width:80px;margin-right:7px}#user-account-changetel .tel-form .tel-prefix span{line-height:50px;margin-left:10px}#user-account-changetel .tel-form .tel-num{-webkit-flex-grow:1;flex-grow:1}#user-account-changeloc{max-width:400px;padding:35px}@media screen and (max-width: 414px){#user-account-changeloc{padding:20px}}#user-account-changeloc #map{height:300px;margin:0 0 10px 0 !important}#user-account-changephrase{max-width:400px;padding:35px}@media screen and (max-width: 414px){#user-account-changephrase{padding:20px}}#user-account-changephoto{max-width:400px;padding:35px}@media screen and (max-width: 414px){#user-account-changephoto{padding:20px}}#user-account-changephoto ul.icons-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;list-style-type:none;overflow-x:scroll;-webkit-overflow-scrolling:touch}#user-account-changephoto ul.icons-container li{-webkit-flex-basis:20%;flex-basis:20%;margin:0;margin-right:10px;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:3px;cursor:pointer;border-bottom:3px solid #F6F4EF}#user-account-changephoto ul.icons-container li img{width:100%}#user-account-changephoto ul.icons-container li.selected{border-bottom:3px solid #187EAC}#contacts-committee{background-color:#f8f8f8;padding:50px;max-width:800px;margin:0 auto}@media screen and (max-width: 767px){#contacts-committee{padding:20px}}@font-face{font-family:'semibold';src:url("../../shared/fonts/MyriadPro-Semibold.eot");src:local("Myriad Pro Semibold"),local("MyriadPro-Semibold"),url("../../shared/fonts/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"),url("../../shared/fonts/MyriadPro-Semibold.woff2") format("woff2"),url("../../shared/fonts/MyriadPro-Semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:'boldcondensed';src:url("../../shared/fonts/MyriadPro-SemiboldCond.eot");src:local("Myriad Pro Semibold Condensed"),local("MyriadPro-SemiboldCond"),url("../../shared/fonts/MyriadPro-SemiboldCond.eot?#iefix") format("embedded-opentype"),url("../../shared/fonts/MyriadPro-SemiboldCond.woff2") format("woff2"),url("../../shared/fonts/MyriadPro-SemiboldCond.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:'semicondensed';src:url("../../shared/fonts/MyriadPro-SemiCn.eot");src:local("Myriad Pro SemiCondensed"),local("MyriadPro-SemiCn"),url("../../shared/fonts/MyriadPro-SemiCn.eot?#iefix") format("embedded-opentype"),url("../../shared/fonts/MyriadPro-SemiCn.woff2") format("woff2"),url("../../shared/fonts/MyriadPro-SemiCn.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'regular';src:url("../../shared/fonts/MyriadPro-Regular.eot");src:local("Myriad Pro Regular"),local("MyriadPro-Regular"),url("../../shared/fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),url("../../shared/fonts/MyriadPro-Regular.woff2") format("woff2"),url("../../shared/fonts/MyriadPro-Regular.woff") format("woff");font-weight:normal;font-style:normal}body{margin:0 auto;-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px rgba(0,0,0,0.004)}body.padding-home{padding-top:145px}@media screen and (max-width: 1023px){body.padding-home{padding-top:100px}}@media screen and (max-width: 767px){body.padding-home{padding-top:80px}}body.padding-albums{padding-top:220px}@media screen and (max-width: 1023px){body.padding-albums{padding-top:170px}}@media screen and (max-width: 767px){body.padding-albums{padding-top:100px}}body.padding-albums-details{padding-top:420px}@media screen and (max-width: 1023px){body.padding-albums-details{padding-top:320px}}@media screen and (max-width: 767px){body.padding-albums-details{padding-top:270px}}body.padding-characters{padding-top:220px}@media screen and (max-width: 1023px){body.padding-characters{padding-top:170px}}@media screen and (max-width: 767px){body.padding-characters{padding-top:100px}}body.padding-characters-details{padding-top:380px}@media screen and (max-width: 1023px){body.padding-characters-details{padding-top:300px}}@media screen and (max-width: 767px){body.padding-characters-details{padding-top:240px}}body.padding-news{padding-top:325px}@media screen and (max-width: 1023px){body.padding-news{padding-top:265px}}@media screen and (max-width: 767px){body.padding-news{padding-top:165px}}body.padding-error{padding-top:100px}body.padding-transac{padding-top:100px}@media screen and (max-width: 767px){body.padding-transac{padding-top:80px}}body.padding-account{padding-top:115px}@media screen and (max-width: 767px){body.padding-account{padding-top:100px}}body.padding-account-app{padding-top:20px}body.padding-boutique{padding-top:110px}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);display:none;z-index:99999}.overlay.show{background-color:rgba(0,0,0,0.5)}.app-content{margin:0 auto;max-width:1105px;padding:0 30px 0 30px}@media screen and (max-width: 414px){.app-content{padding:0 15px 0 15px}}@media screen and (max-width: 320px){.app-content{padding:0 12px 0 12px}}*{box-sizing:border-box;-moz-box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}h1,h2,h3,h4,h5,h6 p{margin:0;padding:0;font-weight:normal}a{color:inherit}.global-title{max-width:900px;font-family:"semicondensed";font-size:42px;line-height:46px;margin-bottom:20px}@media screen and (max-width: 768px){.global-title{font-size:38px;line-height:41px}}@media screen and (max-width: 767px){.global-title{font-size:30px;line-height:36px;margin-bottom:15px}}.global-sub-title{font-family:"semicondensed";font-size:32px;line-height:38px;margin-bottom:20px}@media screen and (max-width: 768px){.global-sub-title{font-size:28px;line-height:31px}}@media screen and (max-width: 767px){.global-sub-title{font-size:22px;line-height:26px;margin-bottom:15px}}.global-small-title{font-family:"regular";font-size:26px;line-height:30px}@media screen and (max-width: 767px){.global-small-title{font-size:18px;line-height:22px}}.global-tiny-title{font-family:"regular";font-size:22px;line-height:26px}@media screen and (max-width: 767px){.global-tiny-title{font-size:18px;line-height:22px}}.global-text,.global-intro,.global-medium-text{font-family:"regular";font-size:20px;line-height:26px;margin-bottom:24px;color:#727272}@media screen and (max-width: 900px){.global-text,.global-intro,.global-medium-text{font-size:19px;line-height:23px;margin-bottom:20px}}@media screen and (max-width: 767px){.global-text,.global-intro,.global-medium-text{font-size:17px;line-height:21px;margin-bottom:15px}}@media screen and (max-width: 374px){.global-text,.global-intro,.global-medium-text{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.global-text a,.global-intro a,.global-medium-text a{color:#4d4d4d}.global-text .infos-link,.global-intro .infos-link,.global-medium-text .infos-link{border-bottom:1px dashed black;cursor:pointer}.global-text ul,.global-intro ul,.global-medium-text ul{padding:0;margin:0 0 0 1em}.global-text sup,.global-intro sup,.global-medium-text sup{font-size:small;line-height:0}.global-text b{font-weight:normal;font-family:'semibold'}.global-intro{color:black}.global-medium-text{font-family:"regular";font-size:20px;line-height:26px;margin-bottom:24px;color:#727272}@media screen and (max-width: 900px){.global-medium-text{font-size:19px;line-height:23px;margin-bottom:20px}}@media screen and (max-width: 767px){.global-medium-text{font-size:17px;line-height:21px;margin-bottom:15px}}.global-small-text{font-family:"regular";font-size:18px;line-height:23px}@media screen and (max-width: 767px){.global-small-text{font-size:16px;line-height:21px}}.global-small-text b{font-weight:normal;font-family:'semibold'}.global-tiny-text{font-family:"regular";font-size:16px;line-height:20px}@media screen and (max-width: 767px){.global-tiny-text{font-size:14px;line-height:18px}}.global-small-text-inset{font-family:"regular";font-size:15px;padding-top:8px;color:#666;background-color:#fafafa;text-align:left;padding:25px}@media screen and (max-width: 767px){.global-small-text-inset{font-size:14px;padding:10px}}.global-legende{display:block;font-family:"regular";font-size:15px;padding-top:8px;color:#7e7e7e;text-align:left}@media screen and (max-width: 767px){.global-legende{font-size:12px}}.global-radius{border-radius:10px}@media screen and (max-width: 375px){.global-radius{border-radius:6px}}.global-border{border:1px solid #E3E3E3}.global-formField{height:50px;border:1px solid #E3E3E3;border-radius:8px;background-color:white;margin-bottom:6px;overflow:hidden;display:-webkit-flex;display:flex}.global-formField input{-webkit-flex-grow:1;flex-grow:1;padding:0 10px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:18px;height:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.global-formField input:focus{outline:none}.global-formField.warning{border-color:red}.global-formField.valid{border-color:lightgreen}.global-formField.username img{width:26px;height:17px;margin:15px 0 0 10px}.global-formField.yellow{background-color:#FFFEF4}.global-formField.digit{width:50px}.global-formField.digit input{text-align:center;width:100%;font-weight:bold}.global-formField-message{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:13px;margin-top:0;margin-bottom:15px;color:#646464;text-align:left}.global-formField-message.warning{color:red}.global-formTextarea,.global-formTextinput{border:1px solid #E3E3E3;background-color:white;margin-bottom:8px}.global-formTextarea textarea,.global-formTextarea input,.global-formTextinput textarea,.global-formTextinput input{width:100%;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:15px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;padding:8px;margin:0;background-color:rgba(0,0,0,0)}.global-formTextarea textarea:focus,.global-formTextarea input:focus,.global-formTextinput textarea:focus,.global-formTextinput input:focus{outline:none}.global-formTextarea.yellow,.global-formTextinput.yellow{background-color:#FFFEF4}.global-formInputcount{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:12px;margin-top:5px;margin-bottom:0px}.global-page-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #E3E3E3}.global-page-header *>:last-child{margin-bottom:0}@media screen and (max-width: 767px){.global-page-header{-webkit-flex-flow:column;flex-flow:column;text-align:center;margin-bottom:20px}}.global-page-header .img-container{-webkit-flex-basis:30%;flex-basis:30%;margin-right:40px}@media screen and (max-width: 767px){.global-page-header .img-container{width:60%;margin:0 auto;margin-bottom:20px}}.global-page-header .img-container img{width:100%}.global-page-header .intro{-webkit-flex-basis:70%;flex-basis:70%}.global-page-header .intro .title{font-family:'regular';font-size:42px}@media screen and (max-width: 1023px){.global-page-header .intro .title{font-size:36px}}.global-page-header .intro .text{font-family:'regular';font-size:21px;line-height:26px;color:#727272}@media screen and (max-width: 1023px){.global-page-header .intro .text{font-size:18px;line-height:22px}}.global-formInfos{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-size:13px;margin-top:15px;color:#929292}.global-close-icon{position:absolute;left:15px;top:15px;width:20px;height:20px;opacity:0.7;cursor:pointer}.global-close-icon:hover{opacity:1}.global-close-icon:before,.global-close-icon:after{position:absolute;left:10px;content:' ';height:21px;width:2px;background-color:#333}.global-close-icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.global-close-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.global-citizen-button{display:inline-block;margin:20px auto;position:relative;text-align:center;cursor:pointer}.global-citizen-button .background{border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#F1DF96;position:absolute;width:100%;min-height:125px;bottom:50px}.global-citizen-button img{width:290px;height:177px;z-index:90;position:relative}.global-citizen-button p{position:relative;padding:10px 20px}.global-citizen-button:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.global-messages-count,.global-messages-count-user,.global-unread-count{font-family:'semibold';font-size:14px;text-align:center;width:22px;height:22px;line-height:24px;margin-top:4px;background-color:#FF0000;color:white;border-radius:11px;margin-right:5px}.global-messages-count-user-indicator{padding:5px;width:10px;height:10px;border-radius:5px;background-color:#FF0000;display:none}.global-messages-count-user-indicator.visible{display:block}#user-bubble,#myAccount{background-color:white;border-radius:12px;border:1px solid #E3E3E3;font-family:"regular"}#user-bubble .header,#myAccount .header{border-bottom:1px solid #E3E3E3;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#FDFDFD;padding:10px;display:-webkit-flex;display:flex}#user-bubble .header .ico,#myAccount .header .ico{width:74px;height:74px;margin-right:15px;-webkit-clip-path:circle(37px at center);clip-path:circle(37px at center)}#user-bubble .header .infos .username,#myAccount .header .infos .username{font-family:"semibold";font-size:16px}#user-bubble .header .infos .date-crea,#user-bubble .header .infos .date-last,#user-bubble .header .infos .country-city,#myAccount .header .infos .date-crea,#myAccount .header .infos .date-last,#myAccount .header .infos .country-city{font-size:12px;color:darkgray;line-height:18px}#user-bubble .header .infos .localization,#myAccount .header .infos .localization{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#user-bubble .header .infos .localization .country-flag,#myAccount .header .infos .localization .country-flag{width:auto;height:11px;margin-right:5px}#user-bubble .header .infos .country-city,#myAccount .header .infos .country-city{margin-top:3px}#user-bubble{display:none;position:absolute;max-width:300px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}#user-bubble .presentation{padding:20px;font-size:15px}#user-bubble .contact-me{margin-top:0;padding:0 20px 20px 20px;font-size:14px;color:darkgray}#user-bubble .arrow{position:absolute;width:32px;height:16px}#myAccount{max-width:320px;overflow:hidden}#myAccount .header{background-color:#fcf9f6;padding:30px 20px 20px 20px}#myAccount .content{padding:20px}#myAccount .content>*{margin-bottom:15px}#myAccount .content>*:last-child{margin-bottom:0}#myAccount .footer{background-color:white}#myAccount .footer img{width:100%;-webkit-transform:translateY(10px);transform:translateY(10px)}.global-user{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.global-user .user-icon{display:-webkit-flex;display:flex;margin-right:5px}.global-user .user-icon img{width:25px;height:25px}@media screen and (max-width: 414px){.global-user .user-icon img{width:22px;height:22px}}.global-user .user-pseudo{font-family:"semibold";font-size:inherit;margin-right:10px;margin-top:2px}.global-user .user-pseudo.syld{font-family:"Courier", Courier, monospace;font-weight:bold}.global-user .user-led{width:7px;height:7px;border-radius:7px;margin-bottom:0px}.global-user .user-led.on{margin-left:-5px;background-color:#75be07;margin-right:10px}.global-user .user-led.off{width:0;margin-right:0}.global-user.inline{display:inline-block}.global-user.inline *{display:inline-block}.global-user.inline .user-icon{margin:0 0 0 1px;height:16px;vertical-align:middle}.global-user.inline .user-icon img{width:15px;height:15px}.global-user.inline .user-pseudo{margin-top:0;margin-right:7px}.global-user.inline .user-led{margin-bottom:0px}.global-user.inline-center{display:-webkit-inline-flex;display:inline-flex}.global-user.icosrc-big{width:50px;height:50px;-webkit-clip-path:circle(25px at center);clip-path:circle(25px at center)}.global-user.block-center{display:block;margin:0 auto}.global-user .icosrc-big-big{width:70px;height:70px;-webkit-clip-path:circle(35px at center);clip-path:circle(35px at center)}.global-user .icosrc-small{width:32px;height:32px;-webkit-clip-path:circle(16px at center);clip-path:circle(16px at center)}.global-cards-container{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px 0 -10px;font-family:'regular';margin-bottom:20px}.global-cards-container.hidden{display:none}.global-cards-container .card-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.global-cards-container .card-wrapper._20{-webkit-flex-basis:calc(100% / 5);flex-basis:calc(100% / 5)}@media screen and (max-width: 1023px){.global-cards-container .card-wrapper._20{-webkit-flex-basis:calc(100% / 4);flex-basis:calc(100% / 4)}}@media screen and (max-width: 767px){.global-cards-container .card-wrapper._20{-webkit-flex-basis:calc(100% / 3);flex-basis:calc(100% / 3)}}@media screen and (max-width: 550px){.global-cards-container .card-wrapper._20{-webkit-flex-basis:calc(100% / 2);flex-basis:calc(100% / 2)}}.global-cards-container .card-wrapper._25{-webkit-flex-basis:calc(100% / 4);flex-basis:calc(100% / 4)}@media screen and (max-width: 1023px){.global-cards-container .card-wrapper._25{-webkit-flex-basis:calc(100% / 3);flex-basis:calc(100% / 3)}}@media screen and (max-width: 767px){.global-cards-container .card-wrapper._25{-webkit-flex-basis:calc(100% / 2);flex-basis:calc(100% / 2)}}@media screen and (max-width: 374px){.global-cards-container .card-wrapper._25{-webkit-flex-basis:calc(100% / 1);flex-basis:calc(100% / 1)}}.global-cards-container .card-wrapper._33{-webkit-flex-basis:calc(100% / 3);flex-basis:calc(100% / 3)}@media screen and (max-width: 1023px){.global-cards-container .card-wrapper._33{-webkit-flex-basis:calc(100% / 2);flex-basis:calc(100% / 2)}}@media screen and (max-width: 767px){.global-cards-container .card-wrapper._33{-webkit-flex-basis:calc(100% / 1);flex-basis:calc(100% / 1)}}.global-cards-container .card-wrapper._100{-webkit-flex-basis:100%;flex-basis:100%}.global-cards-container .card-wrapper .card{margin:10px;padding:11px 15px;background-color:#FCFCFC;-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-decoration:none;transition:all 0.1s}@media screen and (max-width: 414px){.global-cards-container .card-wrapper .card{margin:5px;padding:5px 7px}}.global-cards-container .card-wrapper .card .image{width:100%;margin:3px 0 2px 0}.global-cards-container .card-wrapper .card .image img{width:100%;height:auto}.global-cards-container .card-wrapper .card .title{font-family:'semibold';font-size:18px;margin-bottom:5px}@media screen and (max-width: 767px){.global-cards-container .card-wrapper .card .title{font-size:16px}}.global-cards-container .card-wrapper .card .intro{font-family:'regular';font-size:16px;margin-bottom:7px}@media screen and (max-width: 767px){.global-cards-container .card-wrapper .card .intro{font-size:15px}}.global-cards-container .card-wrapper .card .intro span{color:#187EAC;cursor:pointer}.global-cards-container .card-wrapper .card .intro-small{font-family:'regular';font-size:15px;margin-bottom:7px}@media screen and (max-width: 767px){.global-cards-container .card-wrapper .card .intro-small{font-size:14px}}.global-cards-container .card-wrapper .card .intro-small span{color:#187EAC;cursor:pointer}.global-cards-container .card-wrapper .card .footer{margin-top:auto;font-size:15px;line-height:20px;color:#7e7e7e}.global-cards-container .card-wrapper .card .footer .l1{color:#187EAC}.global-cards-container .card-wrapper a.card:hover{border-color:#c3c3c3;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-transform:scale(1.005);transform:scale(1.005)}.global-cards-container .card-wrapper .modify{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:"regular";font-size:14px;margin-top:5px;padding-top:10px}.global-cards-container .card-wrapper .modify .edit-button:hover,.global-cards-container .card-wrapper .modify .delete-button:hover{color:#28B7DF;cursor:pointer}.global-cards-container .card-wrapper .modify .edit-button,.global-cards-container .card-wrapper .modify .delete-button{color:#187EAC}.global-section-group{margin-top:30px;border-top:1px solid #E3E3E3}.global-section-group .section{border-bottom:1px solid #E3E3E3;padding:20px 0}.global-section-group .section .row{text-decoration:none;margin:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.global-section-group .section .row *{margin-bottom:0}.global-section-group .section .row .title{-webkit-flex-grow:1;flex-grow:1}.global-section-group .section .row .infos{margin-left:10px;opacity:0.25;font-size:70%}.global-section-group .section .row .accessory{margin-left:15px;transition:all 0.3s}.global-section-group .section .row .accessory.plus.open{-webkit-transform:rotate(405deg);transform:rotate(405deg)}.global-section-group .section .row:hover{color:#28B7DF}.global-section-group .section .row:active{color:initial}.global-section-group .section .content{margin-top:10px}.global-controls-switch{width:40px;height:23px;border-radius:23px;background-color:#F5F4F4;border:1px solid #E3E3E3;position:relative;cursor:pointer}.global-controls-switch.on{background-color:#2FC115;border:1px solid #2FC115}.global-controls-switch .switch{position:absolute;width:23px;height:23px;border-radius:23px;border:1px solid #E3E3E3;background-color:white;top:-1px;left:-1px}.global-controls-switch .switch.on{background-color:white;right:-1px;left:auto}.global-popup{padding:20px;text-align:center;background-color:#F6F4EF}.global-popup .logo-tintin{width:102px;height:90px;display:block;margin:0 auto 10px auto}.global-popup .title{font-family:'semibold';font-size:22px;margin-bottom:35px}.global-popup .text{font-family:'regular';font-size:16px}.global-flex-spacebeetween{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.global-hyphenate{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.global-ellipses{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.swiper-container-multiple{overflow:hidden}.swiper-button-prev:after{display:none}.swiper-button-next:after{display:none}.hyphenate{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.global-link{color:#187EAC;text-decoration:underline;cursor:pointer}.global-note{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.global-note.center{-webkit-justify-content:center;justify-content:center}.global-note .note-button{width:20px;height:20px;overflow:hidden;margin-right:5px;cursor:pointer;position:relative}.global-note .note-button img{width:20px;height:40px;position:absolute;top:0}.global-note .note-button.no-vote{cursor:auto}.global-note .note-button.no-vote img{top:-20px}.global-note .note-text{font-family:"semibold";font-size:15px;color:#fcac51;line-height:23px;height:20px}.global-zstack{position:relative}.global-zstack .global-zstack-label-boutique{position:absolute;top:8px;left:8px;grid-area:1;font-family:"semibold";font-size:11px;color:white;line-height:18px;border-radius:18px;padding:5px 10px 2px 10px;background-color:black;display:inline-block;text-transform:uppercase}.global-quote{margin:40px auto;max-width:900px;text-align:center}.global-quote .global-quote-text{font-family:'Times New Roman', Times, serif;font-size:46px;font-style:italic;font-weight:bold}@media screen and (max-width: 767px){.global-quote .global-quote-text{font-size:34px}}@media screen and (max-width: 374px){.global-quote .global-quote-text{font-size:28px}}.global-quote .global-quote-author{text-align:center;margin-top:10px}.global-flex-group{display:-webkit-flex;display:flex}.global-flex-justifycontent-spacebetween{-webkit-justify-content:space-between;justify-content:space-between}.global-flex-wrap-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}
