:root{--price-font-family: DINPro, Helvetica, Arial, sans-serif;--main-font-family: Graphik_LC, Helvetica, Arial, sans-serif;--secont-font-family: GraphikCy-Regular, Helvetica, Arial, sans-serif;--font-introduction: normal 18px/1.4 var(--main-font-family);--font-section: normal 16px/1.4 var(--main-font-family);--font-title: normal 14px/1.4 var(--main-font-family);--font-main: normal 12px/1.4 var(--main-font-family);--font-secondary: normal 11px/1.4 var(--main-font-family);--title-size-xl: 34px;--title-size-l: 30px;--title-size-m: 24px;--title-size-s: 20px;--text-color-main: #262626;--text-color-dark: #434343;--text-color-medium: #555;--text-color-gray: #7B7B7B;--text-color-light: #9D9D9D;--text-color-green: #76BC21;--text-color-red: #E01E3E;--text-color-orange: #F69E41;--text-color-white: #fff;--text-color-blue: #0F68BF;--color-green: #76BC21;--color-red: #E01E3E;--color-gray: #D9D9D9;--color-white: #fff;--color-yellow: #FFE066;--color-orange: #F69E41;--color-light: #EFEFEF;--color-light-2: #FCFCFC;--price--color-main: #262626;--price--color-old: #9D9D9D;--price--color-discount: #fff;--price-font-size-l: 48px;--price-font-size-m: 34px;--price-font-size-s: 30px;--border-radius: 2px}@font-face{font-family:'DINPro';src:url(fonts/DINPro.otf);font-weight:normal}@font-face{font-family:'Graphik_LC';src:url(fonts/Graphik_LC-Regular.ttf);font-weight:normal}@font-face{font-family:'Graphik_LC';src:url(fonts/Graphik_LC-Medium.ttf);font-weight:bold}@font-face{font-family:"GraphikCy-Regular";font-weight:normal;font-style:normal;src:url("https://static.eldorado.ru/promo/src/test-about-with-eldorado/fonts/GraphikCy-Regular/GraphikCy-Regular.eot");src:url("https://static.eldorado.ru/promo/src/test-about-with-eldorado/fonts/GraphikCy-Regular/GraphikCy-Regular.eot?#iefix") format("embedded-opentype"),url("https://static.eldorado.ru/promo/src/test-about-with-eldorado/fonts/GraphikCy-Regular/GraphikCy-Regular.woff") format("woff"),url("https://static.eldorado.ru/promo/src/test-about-with-eldorado/fonts/GraphikCy-Regular/GraphikCy-Regular.ttf") format("truetype")}body{font:var(--font-main);color:var(--text-color-main);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}.title{font-family:var(--main-font-family);font-weight:bold;margin:0.8em 0}.title--type_black{font-family:var(--price-font-family);font-stretch:condensed;font-weight:normal}.title--size_xl{font-size:var(--title-size-xl)}.title--size_l{font-size:var(--title-size-l)}.title--size_m{font-size:var(--title-size-m)}.title--size_s{font-size:var(--title-size-s)}.title--color_main{color:var(--text-color-main)}.title--color_dark{color:var(--text-color-dark)}.title--color_medium{color:var(--text-color-medium)}.title--color_gray{color:var(--text-color-gray)}.title--color_light{color:var(--text-color-light)}.title--color_white{color:var(--text-color-white)}.title--color_green{color:var(--text-color-green)}.title--color_red{color:var(--text-color-red)}.text{font:var(--font-main)}.text--main{font:var(--font-main)}.text--introduction{font:var(--font-introduction)}.text--section{font:var(--font-section)}.text--title{font:var(--font-title)}.text--paragraph{font:var(--font-title)}.text--secondary{font:var(--font-secondary)}.text--highlight{font-weight:bold}.text--bold{font-weight:bold}.text--error{color:var(--text-color-red)}.text--color_main{color:var(--text-color-main)}.text--color_dark{color:var(--text-color-dark)}.text--color_medium{color:var(--text-color-medium)}.text--color_gray{color:var(--text-color-gray)}.text--color_light{color:var(--text-color-light)}.text--color_white{color:var(--text-color-white)}.text--color_green{color:var(--text-color-green)}.text--color_red{color:var(--text-color-red)}.link{text-decoration:none;color:#76BC21;color:var(--text-color-green);border-bottom:1px solid currentColor;transition:color .2s ease,border .2s ease}.link:hover,.link:active{color:#76BC21;color:var(--text-color-green)}.link--underline,.link--underline:hover,.link--underline:active{border-bottom:1px solid currentColor}.link--dotted,.link--dotted:hover,.link--dotted:active{border-bottom:1px dotted currentColor}.link--non-underline,.link--non-underline:hover,.link--non-underline:active{border-bottom:none}.link--green{color:#76BC21;color:var(--text-color-green)}.link--blue{color:#0F68BF;color:var(--text-color-blue)}.link--same-color{color:currentColor}.button{display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-sizing:border-box;cursor:pointer;outline:none;border:none;border-radius:2px;padding:0 20px;font:bold 16px/1 var(--main-font-family);line-height:1;color:var(--text-color-white);background-color:var(--color-green);transform:translate3d(0, 0, 0)}.button__icon{width:2.5em;height:2.5em;background-size:2.5em;background-position:center center;background-repeat:no-repeat}.button:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;pointer-events:none;background-image:radial-gradient(circle, var(--color-white) 10%, transparent 10%);background-repeat:no-repeat;background-position:50%;transform:scale(10, 10);transition:transform .5s, opacity 1s}.button:hover{background-color:#77c716;border-color:transparent}.button:active{background-color:#75b12c;border-color:transparent}.button:active:after{opacity:.2;transform:scale(0, 0);transition:0s}.button:disabled{cursor:not-allowed;background-color:#a8e360;border-color:inherit}.button--size_l{min-height:50px;font-size:16px;padding:0 20px}.button--size_m{min-height:40px;font-size:14px;padding:5px 15px}.button--size_s{min-height:36px;font-size:12px;padding:0 10px}.button--wide{width:100%}.button--uppercase{font-family:var(--price-font-family);text-transform:uppercase}.button--link{text-decoration:none;border-bottom:none}.button--color_green{background-color:var(--color-green)}.button--color_green:hover{background-color:#77c716}.button--color_green:active{background-color:#75b12c}.button--color_green:disabled{background-color:#a8e360}.button--color_outline-green{background-color:var(--color-white);border:1px solid var(--color-green);color:var(--text-color-green)}.button--color_outline-green:hover{color:var(--text-color-white);background-color:#77c716}.button--color_outline-green:active{color:var(--text-color-white);background-color:#75b12c}.button--color_outline-green:disabled{color:var(--text-color-green);background-color:var(--color-white)}.button--color_red{background-color:var(--color-red)}.button--color_red:hover{background-color:#ed1135}.button--color_red:active{background-color:#ca1b38}.button--color_red:disabled{background-color:#ed778b}.button--color_outline-red{background-color:var(--color-white);border:1px solid var(--color-red);color:var(--text-color-red)}.button--color_outline-red:hover{color:var(--text-color-white);background-color:#ed1135}.button--color_outline-red:active{color:var(--text-color-white);background-color:#d32b47}.button--color_outline-red:disabled{color:var(--text-color-red);background-color:var(--color-white)}.button--color_yellow{background-color:var(--color-yellow);color:var(--text-color-main)}.button--color_yellow:hover{background-color:#ffe066}.button--color_yellow:active{background-color:#ffdb4d}.button--color_yellow:disabled{background-color:#fff5cc}.button--type_link{background-color:transparent;color:var(--text-color-green)}.button--type_link:after{background:none}.button--type_link:hover{background-color:transparent}.button--type_link:active{background-color:transparent}.button--type_link:disabled{background-color:transparent;color:#a8e360}.button--type_icon{background-color:transparent;border-radius:10px;padding:10px}.button--type_icon:hover{background-color:rgba(217,217,217,0.1)}.button--type_icon:active{background-color:rgba(217,217,217,0.2)}.new-popup__shade{visibility:hidden;opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;z-index:3000;background-color:rgba(38,38,38,0.5);transition:opacity .2s ease-in-out, visibility .2s ease-in-out}.new-popup__modal{position:absolute;width:80%;max-width:1200px;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);padding:30px;border-radius:2px;background:linear-gradient(to bottom, var(--color-white) 80%, var(--color-light-2) 100%);box-shadow:0 1px 2px 0 rgba(0,0,0,0.25)}.new-popup__close{position:absolute;width:20px;height:20px;right:calc(30px / 2);top:calc(30px / 2);cursor:pointer;transition:background-color .2s ease}.new-popup__close:hover::before,.new-popup__close:hover::after{background-color:var(--color-red)}.new-popup__close::before,.new-popup__close::after{content:' ';position:absolute;left:10px;height:20px;width:2px;background-color:var(--color-gray)}.new-popup__close::before{transform:rotate(45deg)}.new-popup__close::after{transform:rotate(-45deg)}.new-popup__title{display:inline-block;margin-bottom:15px;font:var(--font-introduction);font-weight:bold}.new-popup--show .new-popup__shade{visibility:visible;opacity:1}.new-popup--size_s .new-popup__modal{max-width:400px}.new-popup--size_m .new-popup__modal{max-width:600px}.new-popup--size_l .new-popup__modal{max-width:1200px}
