.g-only-desktop{display:block !important;}@media screen and (max-width:1279px){.g-only-desktop{display:none !important}}.g-only-laptop{display:none !important;}@media screen and (min-width:960px) and (max-width:1279px){.g-only-laptop{display:block !important}}.g-only-tablet{display:none !important;}@media screen and (min-width:768px) and (max-width:959px){.g-only-tablet{display:block !important}}.g-only-phone{display:none !important;}@media screen and (max-width:767px){.g-only-phone{display:block !important}}@media screen and (min-width:1280px){.g-no-desktop{display:none !important}}@media screen and (min-width:960px) and (max-width:1279px){.g-no-laptop{display:none !important}}@media screen and (min-width:768px) and (max-width:959px){.g-no-tablet{display:none !important}}@media screen and (max-width:767px){.g-no-phone{display:none !important}}.g-only-narrow{display:none !important;}@media screen and (max-width:1023px){.g-only-narrow{display:block !important}}.g-only-wide{display:block !important;}@media screen and (max-width:1023px){.g-only-wide{display:none !important}}@font-face{font-family:GothamBook;font-display:swap;font-stretch:normal;src:url("/f/fonts/Gotham/GothamBook.woff2") format("woff2"),url("/f/fonts/Gotham/GothamBook.woff") format("woff")}@font-face{font-family:GothamBold;font-display:swap;src:url("/f/fonts/Gotham/GothamBold.woff2") format("woff2"),url("/f/fonts/Gotham/GothamBold.woff") format("woff")}@font-face{font-family:GothamMedium;font-display:swap;font-stretch:normal;src:url("/f/fonts/Gotham/GothamMedium.woff2") format("woff2"),url("/f/fonts/Gotham/GothamPro.woff") format("woff")}@font-face{font-family:GothamPro;font-display:swap;font-stretch:normal;src:url("/f/fonts/Gotham/GothamPro.woff2") format("woff2"),url("/f/fonts/Gotham/GothamPro.woff") format("woff")}@font-face{font-family:GothamBlack;font-display:swap;font-stretch:normal;src:url("/f/fonts/Gotham/GothamBlack.woff2") format("woff2"),url("/f/fonts/Gotham/GothamBlack.woff") format("woff")}@font-face{font-family:PlayfairDisplayRegular;font-weight:normal;font-style:normal;font-display:swap;src:url("/f/fonts/PlayfairDisplay/PlayfairDisplayRegular.woff2") format("woff2"),url("/f/fonts/PlayfairDisplay/PlayfairDisplayRegular.woff") format("woff")}@font-face{font-family:PlayfairDisplayBlackItalic;font-display:swap;font-weight:normal;font-style:normal;src:url("/f/fonts/PlayfairDisplay/PlayfairDisplayBlackItalic.woff2") format("woff2"),url("/f/fonts/PlayfairDisplay/PlayfairDisplayBlackItalic.woff") format("woff")}@font-face{font-family:PlayfairDisplaySCBold;font-display:swap;src:url("/f/fonts/Playfair_Display_SC/PlayfairDisplaySC-Bold.ttf") format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:OswaldRegular;font-display:swap;font-stretch:normal;src:url("/f/fonts/Oswald/regular.woff2") format("woff2"),url("/f/fonts/Oswald/regular.woff") format("woff")}@font-face{font-family:PlayfairDisplayBold;font-display:swap;font-weight:normal;font-style:normal;src:url("/f/fonts/PlayfairDisplay/PlayfairDisplayBold.woff2") format("woff2"),url("/f/fonts/PlayfairDisplay/PlayfairDisplayBold.woff") format("woff")}@font-face{font-family:PlayfairDisplayBoldItalic;font-display:swap;font-weight:normal;font-style:normal;src:url("/f/fonts/PlayfairDisplay/PlayfairDisplayBoldItalic.woff2") format("woff2"),url("/f/fonts/PlayfairDisplay/PlayfairDisplayBoldItalic.woff") format("woff")}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0;vertical-align:middle}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}a img{border:none}.form-data{margin-bottom:2px;position:relative;padding-bottom:20px;}.form-data_mt15{margin-top:15px}.form-data__name-input{width:calc(100% - 30px);height:50px;border:1px solid #dfdfe0;background:#fff;z-index:10;position:relative;padding:0 14px;margin-bottom:30px;display:none;}.form-data__name-input::-webkit-input-placeholder{color:#9aa2ab}.form-data__name-input::-moz-placeholder{color:#9aa2ab}.form-data__name-input:-moz-placeholder{color:#9aa2ab}.form-data__name-input:-ms-input-placeholder{color:#9aa2ab}.form-data__check-group{position:relative;background:#fff;z-index:10;font-family:'GothamBook','Arial',sans-serif;font-size:14px;color:#000;}.form-data__check-group label{display:inline-block;padding-bottom:30px;cursor:pointer;position:relative;padding-left:36px;margin-right:30px;}.form-data__check-group label:last-child{margin-right:0}.form-data__check-group label span{position:absolute;width:25px;height:25px;border-radius:50%;top:-7px;left:0;border:2px solid #dfdfe0;}.form-data__check-group label span:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:15px;border-radius:50%;height:15px}.form-data__check-group label input{display:none;}.form-data__check-group label input:checked + span:after{background:#000}.form-data__wrap-images{position:relative;}.form-data__wrap-images:before{content:'';width:15px;height:13px;position:absolute;left:15px;top:15px;background-image:url("/f/i/icons/comment.svg?version=6974");-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;z-index:9}.form-data__wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #dfdfe0;border-radius:3px;padding:5px 20px 5px 10px;position:relative;background-color:#fff;}.form-data__wrap:before{content:'';width:15px;height:13px;position:absolute;left:15px;top:15px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;z-index:9}.form-data__wrap_withplaceholder{padding:24px 20px 5px 18px;cursor:pointer}.form-data__wrap_date{padding:24px 40px 5 18px;}.form-data__wrap_date:after{content:'';position:absolute;background:url("/f/i/popup_online-consult/calendar.svg") no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;width:29px;height:28px;top:10px;right:13px}.form-data__placeholder{position:absolute;top:calc(50% - 6px);line-height:12px;font-size:11px;letter-spacing:-.2px;font-family:'GothamPro','Arial',sans-serif;color:#9f9f9f;left:18px;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;-ms-transition:all 0.1s linear;transition:all 0.1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-data__input{font-size:15px;border:none;outline:none;width:100%;background-color:#fff;}.form-data__input .jq-selectbox__select{border:none;height:20px;line-height:21px;padding:0}.form-data__input .jq-selectbox__trigger-arrow{top:calc(50% - 2px);right:0}.form-data__input .jq-selectbox__dropdown{width:calc(100% + 30px);margin:2px 0 0 -10px}.form-data__input_withplaceholder{font-size:14px;}.form-data__input_withplaceholder:focus ~ .form-data__placeholder,.form-data__input_withplaceholder.noempty ~ .form-data__placeholder{top:9px}.form-data__textarea{width:100%;border:none;resize:none;font-size:15px}.form-data__title{font-size:12px;color:#939393;line-height:18px;margin-bottom:5px}.form-data__error{display:none;font-size:12px;color:#ed5d5d;line-height:18px;position:absolute;bottom:0;left:0}.form-data__hint{font-size:12px;color:#939393;line-height:18px;margin-top:2px}.form-data__clear,.form-data__ok{display:none;position:absolute;right:5px;top:8px;cursor:pointer}.form-data__half{width:47%;}.form-data__half:nth-child(odd){float:left;}@media screen and (max-width:767px){.form-data__half:nth-child(odd){width:100%;float:none}}.form-data__half:nth-child(even){float:right;}@media screen and (max-width:767px){.form-data__half:nth-child(even){width:100%;float:none}}.form-data.data-error .form-data__wrap{border-color:#ed5d5d}.form-data.data-error .form-data__error{display:block}.form-data.data-error .form-data__clear{display:block;}.form-data.data-error .form-data__clear i{color:#ed5d5d}.form-data.data-error .form-data__checkbox + label:before{border-color:#ed5d5d}.form-data.data-error .form-data__link-file{color:#ed5d5d;border-color:#ed5d5d}.form-data.data-ok .form-data__ok{display:block;}.form-data.data-ok .form-data__ok i{color:#3cd828}.form-data__label-file:before{content:'';background-image:url("/f/i/paris/clip.svg?version=6974");width:14px;height:14px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;display:inline-block}.form-data__file{width:0;height:0;overflow:hidden}.form-data__link-file{font-size:14px;color:#09f;text-decoration:none;border-bottom:1px dashed #09f;cursor:pointer;}.form-data__link-file:hover{text-decoration:none;border-bottom:none}.form-data__checkbox{position:absolute;z-index:-1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);margin:10px 0 0 20px}.form-data__checkbox + label{position:relative;padding:0 0 0 40px;cursor:pointer;color:#000;line-height:25px;font-size:16px}.form-data__checkbox + label:before{content:'';position:absolute;top:-4px;left:0;width:25px;height:25px;border-radius:3px;border:2px solid #000;background:#fff;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;-ms-transition:0.2s;transition:0.2s}.form-data__checkbox:checked + label:after{content:'';background-image:url("/f/i/icons/tick.svg?version=6974");-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:21px;height:21px;display:block;position:absolute;top:0;left:4px}.form-data__checkbox + label.form-data__checkbox-label_small{font-size:13px;letter-spacing:-.2px;}.form-data__checkbox + label.form-data__checkbox-label_small a{text-decoration:none;color:#09f}.form-data__checkbox + label.form-data__checkbox-label_small:before{top:-8px}.form-data__checkbox + label.form-data__checkbox-label_small:after{top:-4px}.form-data__label{font-family:'GothamBook','Arial',sans-serif}.form-data__dropdown{max-height:234px;width:100%;left:0;top:55px;position:absolute;border:1px solid #ccc;border-radius:4px;z-index:9999;overflow-y:scroll;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.2);box-shadow:0 2px 10px rgba(0,0,0,0.2);background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px}.form-data__drop-item{font-size:12px;padding:5px 0 5px 5px;margin:0 -5px;cursor:pointer;color:#000;}.form-data__drop-item:hover{background-color:#09f;color:#fff}.form-data__close-file{cursor:pointer;}.form-data__close-file i:before{color:#09f}@font-face{font-family:FuturaPT-Book;font-display:swap;font-stretch:normal;src:url("/f/fonts/FuturaPT/FuturaPT-Book.woff2") format("woff2"),url("/f/fonts/FuturaPT/FuturaPT-Book.woff") format("woff")}@font-face{font-family:FuturaTOT-Oblique;font-display:swap;font-stretch:normal;src:url("/f/fonts/FuturaTOT/FuturaTOT-BookObli.woff2") format("woff2"),url("/f/fonts/FuturaTOT/FuturaTOT-BookObli.woff") format("woff")}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:992px){.hide-tablet{display:none}}@media screen and (max-width:768px){.hide-phone{display:none}}.show-phone{display:none;}@media screen and (max-width:768px){.show-phone{display:block}}@media screen and (max-width:992px){.hide-tablet{display:none}}.show-tablet{display:none;}@media screen and (max-width:992px){.show-tablet{display:block}}.btn-gold{color:#fff;text-decoration:none;display:inline-block;border-radius:26px;font-size:26px;font-family:FuturaPT-Book;background-color:#db8758;padding:10px 20px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition:0.3s;}.btn-gold:hover{background-color:#f1955f}@media screen and (max-width:992px){.btn-gold{font-size:16px}}@media screen and (max-width:768px){.btn-gold{font-size:14px;padding:12px 10px}}.header{display:block;background-image:url("/f/i/lp-zadig/bg-header.jpg");height:73px;}.header__inner{position:relative}.header__logo{position:absolute;left:0;top:8px;text-decoration:none;display:block;background-image:url("/f/i/lp-zadig/logo.svg");width:200px;height:40px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;font-family:FuturaPT-Book}.guess__content{background-color:#fff4e6;max-width:1200px;margin:0 auto;}@media screen and (max-width:1200px){.guess__content{max-width:992px}}@media screen and (max-width:992px){.guess__content{max-width:768px}}.guess-banner{margin-bottom:30px;}.guess-banner__inner{position:relative}.guess-banner__img{max-width:100%}.guess-banner__text{position:absolute;max-width:315px;top:165px;left:394px;}@media screen and (max-width:1200px){.guess-banner__text{left:324px;max-width:268px;top:120px}}@media screen and (max-width:992px){.guess-banner__text{top:40px;max-width:210px;left:110px}}@media screen and (max-width:992px){.guess-flavor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.guess-flavor__inner{padding:0 30px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media screen and (max-width:992px){.guess-flavor__inner{width:50%}}@media screen and (max-width:768px){.guess-flavor__inner{width:100%}}@media screen and (max-width:1200px){.guess-flavor__inner_first{padding-right:0}}@media screen and (max-width:992px){.guess-flavor__inner_first{padding-right:12px;padding-left:24px}}@media screen and (max-width:768px){.guess-flavor__inner_first{padding-right:34px;padding-left:34px}}@media screen and (max-width:1200px){.guess-flavor__inner_two{padding-left:0}}@media screen and (max-width:992px){.guess-flavor__inner_two{padding-right:24px;padding-left:12px}}@media screen and (max-width:768px){.guess-flavor__inner_two{padding-right:34px;padding-left:34px}}.guess-flavor__wrap-img{width:40%;}@media screen and (max-width:992px){.guess-flavor__wrap-img{width:100%}}.guess-flavor__wrap-img_order-2{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;}@media screen and (max-width:992px){.guess-flavor__wrap-img_order-2{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-o-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}}.guess-flavor__img{width:100%;height:480px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;}@media screen and (max-width:992px){.guess-flavor__img{height:294px}}@media screen and (max-width:768px){.guess-flavor__img{height:94vw}}.guess-flavor__wrap-text{width:60%;margin:30px 0;background-color:#e9cdb5;padding:28px 92px 0 116px;font-family:FuturaPT-Book;font-size:22px;line-height:30px;text-align:center;}@media screen and (max-width:1200px){.guess-flavor__wrap-text{padding:28px 20px 0 20px}}@media screen and (max-width:992px){.guess-flavor__wrap-text{width:100%;margin-top:0;font-size:18px;line-height:20px;padding:28px 22px 24px 22px;margin-bottom:0}}@media screen and (max-width:768px){.guess-flavor__wrap-text{background-color:transparent;padding-right:0;padding-left:0;text-align:left;font-size:16px;line-height:18px;padding-top:0}}.guess-flavor__wrap-text_order-1{padding:28px 70px 0 70px;}@media screen and (max-width:1200px){.guess-flavor__wrap-text_order-1{padding:28px 20px 0 20px}}@media screen and (max-width:992px){.guess-flavor__wrap-text_order-1{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-o-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;padding:28px 22px 24px 22px}}@media screen and (max-width:768px){.guess-flavor__wrap-text_order-1{padding-right:0;padding-left:0;padding-top:0}}.guess-flavor__text{margin-bottom:30px}.guess-flavor__wrap-btn{text-align:center}.guess-flavor__phone-img{width:100%;height:62vw;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;border-radius:10px;margin:24px 0}.guess-video{margin-bottom:50px;}@media screen and (max-width:768px){.guess-video{margin-bottom:30px}}.guess-video__inner{max-width:752px;margin:0 auto;}@media screen and (max-width:992px){.guess-video__inner{padding:0 24px}}@media screen and (max-width:768px){.guess-video__inner{padding:0 34px}}.guess-video__text{font-family:FuturaPT-Book;font-size:22px;line-height:30px;text-align:center;margin-bottom:30px;margin-top:30px;}@media screen and (max-width:992px){.guess-video__text{font-size:18px;line-height:20px;margin-top:22px}}@media screen and (max-width:768px){.guess-video__text{text-align:left;font-size:16px;line-height:18px;margin-top:10px}}@media screen and (max-width:768px){.guess-video__wrap-player{margin:0 -24px}}.guess-text-top{background-color:#fff4e6;}.guess-text-top__inner{text-align:center;padding:20px 80px}.guess-text-top__img{max-width:100%}.footer{display:block;}.footer__inner{height:536px;position:relative;background-image:url("/f/i/lp-guess/bg-footer.jpg");padding:42px 30px;background-position:top right;}@media screen and (max-width:1200px){.footer__inner{padding:16px 30px}}@media screen and (max-width:992px){.footer__inner{background-position:top right -72px}}@media screen and (max-width:768px){.footer__inner{-webkit-background-size:auto 268px;-moz-background-size:auto 268px;background-size:auto 268px;background-repeat:no-repeat;background-position:bottom -16px right -18px;padding-top:0;position:relative;height:720px}}.footer__text{font-family:FuturaPT-Book;font-style:italic;color:#fff;font-size:20px;line-height:22px;width:736px;}@media screen and (max-width:1200px){.footer__text{width:476px}}@media screen and (max-width:992px){.footer__text{font-size:16px;line-height:20px;width:406px}}@media screen and (max-width:768px){.footer__text{width:auto;font-size:16px;line-height:16px}}.footer__text-p{margin-bottom:40px;}@media screen and (max-width:1200px){.footer__text-p{margin-bottom:20px}}@media screen and (max-width:768px){.footer__text-p{background-color:#ffe9cf;color:#383838;width:267px;border-radius:10px;padding:10px 24px}.footer__text-p_right{margin-right:-24px;float:right;margin-left:calc(100% - 267px)}.footer__text-p_left{margin-left:-24px;float:left}}.footer__wrap-btn{padding-top:50px;text-align:center;}@media screen and (max-width:768px){.footer__wrap-btn{position:absolute;width:100%;bottom:30px;left:0}}.poster-video{position:relative;}.poster-video__btn-play{position:absolute;height:10vh;width:10vh;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url("/f/i/video/video-play.png?version=6974");-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;cursor:pointer;}@media screen and (max-width:768px){.poster-video__btn-play{height:5vh;width:5vh}}.poster-video__preview{left:0;top:0}