body{
    position:relative;  
    font-family:"Century Gothic",sans-serif;  
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    color:#646464;
    word-break:break-word

}

a{
    color:#0E988A;font-weight:600;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease
}
a:hover{color:#646464;text-decoration:none}
a:active{color:#f68f59}
a:focus{outline:none}
b,strong{font-weight:700}
 a.rollover1 {    background: url(../../Content/images/tm_01.jpg);      display: block;  width: 196px;      height: 183px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
 a.rollover1:hover {    background: url(../../Content/images/tm_01_big.jpg); display: block;   width: 500px; height: 500px;  background-size:cover; z-index:99999999;      position:relative;     }
 
  a.rollover2 {    background: url(../../Content/images/tm_02.jpg);      display: block;  width: 196px;      height: 183px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
 a.rollover2:hover {    background: url(../../Content/images/tm_02_big.jpg);  display: block;  width: 500px; height: 500px;  background-size:cover; z-index:99999999;      position:relative;     }
 
   a.rollover3 {    background: url(../../Content/images/tm_03.jpg);      display: block;  width: 196px;      height: 183px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
 a.rollover3:hover {    background: url(../../Content/images/tm_03_big.jpg); display: block;   width: 500px; height: 500px;  background-size:cover; z-index:99999999;      position:relative;     }
 
   a.rollover4 {    background: url(../../Content/images/tm_04.jpg);      display: block;  width: 196px;      height: 183px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
 
   a.rollover5 {    background: url(../../Content/images/tm_05.jpg);      display: block;  width: 196px;      height: 183px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
 
 
    a.rollover4:hover {    background: url(../../Content/images/tm_04_big.jpg);
                            display: block;  
                             width: 500px; height: 500px;  
                             background-size:cover;
                              z-index:99;      position:relative; 
    }
 
     a.rollover5:hover,a.rollover5:focus,a.rollover5:active  {    background: url(../../Content/images/tm_05_big.jpg); 
                                                                  display: block;  
                                                                   width: 500px; height: 500px; 
                                                                   background-size:cover; z-index:99;    position:relative; 
                                                                        }
 
       a.rollover6 {    background: url(../../Content/images/GC_KW_distr.jpg);      display: block;  width: 230px;      height: 160px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
  a.rollover6:hover {    background: url(../../Content/images/GC_KW_distr_s.jpg);
                          display: block; 
                           width:1150px; 
                             height: 800px;  
                              background-size:cover; z-index:99999999;      position:relative;

                    }  

  
       a.rollover7 {    background: url(../../Content/images/distr.jpg);      display: block;  width: 230px;      height: 160px;  
                 background-size:cover;    background-size: no-repeat; background-position: center; }
  a.rollover7:hover {    background: url(../../Content/images/distr_s.jpg);
                          display: block; 
                           width:1150px; 
                             height: 800px;  
                              background-size:cover; z-index:99999999;      position:relative;

                    }  
 
 /*@media (min-width:150px) {a.rollover6:hover {  background: url(../../Content/images/GC_KW_distr_l.jpg);
                                              display: block;  width: 230px;   height: 670px;  
                                            background-size:cover; z-index:99999999;      position:relative;    }}

 @media (min-width: 576px){a.rollover6:hover {  background: url(../../Content/images/GC_KW_distr_l.jpg);
                                              display: block;  width:460px;   height:1340px;  
                                            background-size:cover; z-index:99999999;      position:relative;    }}

 @media (min-width: 992px){ a.rollover6:hover {   background: url(../../Content/images/GC_KW_distr.jpg);
                                              display: block;  width: 100%;   height: 800px;  
                                            background-size:cover; z-index:99999999;      position:relative;   }}*/


/* 

 
@media (min-width:481px) and (max-width:768px) {
    html { font-size:1.6em }
}*/

 

.numbered-list{list-style-type:none;padding:15px;counter-reset:subject-counter}
.numbered-list__item{position:relative;padding-bottom:35px;padding-left:35px;counter-increment:subject-counter;border-left:1px dashed #ccc}
.numbered-list__item:before{position:absolute;content:counter(subject-counter);top:0;left:-20px;width:40px;height:40px;font-weight:700;line-height:40px;text-align:center;color:#fff;background-color:#0E988A;border-radius:50%}
.work-time{list-style-type:none;padding:15px}
.work-time__item{position:relative;min-height:40px;padding-bottom:35px;padding-left:35px}
.work-time__item:before{position:absolute;content:'';top:0;left:-20px;width:40px;height:40px;font-weight:700;line-height:40px;text-align:center;color:#fff;border-radius:50%;background-color:green}
.work-time__item:not(:last-child){border-left:1px dashed #ccc}
.work-time__item:last-child:before{background-color:red}
.work-time__item span{display:block;font-weight:500;white-space:nowrap}

.check-success,.check-error{display:block;padding:10px;color:#fff;font-size:1.125rem}
.check-success{background-color:#0E988A}
.check-success__prize span{text-transform:uppercase}
.check-error{text-transform:uppercase;background-color:#646464}

*:focus,input:focus,button:focus{outline:none}

html,body{margin:0;padding:0}

body{background-color:#FFFFFF}

img{max-width:100%}



.page__check--a main,
.page__check--b main{margin:0;padding:0}
.page__check--error 
.nav__main--has-navlink{background-color:#646464;border-bottom:1px solid #0E988A}
.page__partners 
.product__link{margin-bottom:30px}
.page__partners 
.product__img{width:95%;height:auto;margin:0 0 15px 0;z-index:1;        }
.bnt__img{width:95%;height:auto;margin:0 0 0 0;z-index:1;        }
.page__partners 
.sticker__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page__partners 
.sticker__description--list{width:100%;margin:0}
.page__partners 
.sticker__img--type-a,
.page__partners 
.sticker__img--type-b,.page__partners 
.sticker__img--type-c{width:100%;height:auto;margin-bottom:15px}
.head_section{ font-size:1.25rem;text-align:center;}

 
  

@media (min-width: 576px){.page__partners .product__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
                          .page__partners .product__img{width:60%}
                          .page__partners .sticker__img--type-a,
                          .page__partners .sticker__img--type-b,
                          .page__partners .sticker__img--type-c{width:auto;height:167px}}

@media (min-width: 768px){.page__partners .product__img{width:150px;height:auto}}
@media (min-width: 992px){.page__partners .sticker__description--list{padding-left:40px}
                          .page__partners .sticker__img--type-a,.page__partners .sticker__img--type-b,.page__partners 
                          .sticker__img--type-c{width:auto;height:95px;display:block;margin-right:auto;margin-left:auto}}

@media (min-width: 1200px){.page__partners .sticker__img--type-a,.page__partners .sticker__img--type-b,.page__partners 
                           .sticker__img--type-c{width:auto;height:115px}
                           .product__img{width:200px;height:auto}
                           .bnt__img{width:100%;height:auto}
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
.header__main{border-bottom:3px solid #0E988A;border-top:2px solid #0E988A;}

.nav__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;
           justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;color:#fff;background-color:#0E988A}
.nav__main2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;
           justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color: #0E988A;
           margin: 10px; font-size:0.875rem;font-weight:300;line-height:1;padding:10px 7px;
}
.nav__main3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;
           justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center; color:#fff;background-color:#0E988A}

.nav__main4 {
    color: rgb(255, 255, 255);
    justify-content: center;
    align-items: center;
    background-color: rgb(14, 152, 138);
    -webkit-box-align: center;
    -webkit-box-pack: center;
}

.nav_goto_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center; width:200px;
           justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;color:#fff;background-color:#0E988A}
.nav_text {
    margin: 10px; 
    background-color: #0E988A;
    display:block;padding:10px 7px;color:#fff;font-size:0.875rem;font-weight:300;line-height:1
}
.nav__link_1 { color:#fff;font-weight:100;}
.nav__main--has-navlink{height:70px}
.nav__main--has-navlink 
.title--header{margin-bottom:10px}
.gc_title{font-size:1.75rem;}
.nav__wrp{list-style-type:none;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.nav__link{display:block;padding:10px 7px;color:#fff;font-size:0.875rem;font-weight:300;line-height:1}
.page__check--error .nav__link:hover{color:#0E988A}
.title--header{font-size:1rem;font-weight:400;line-height:1;text-transform:uppercase;text-align:center;margin:0;padding-top:3px}
.main_pic{width:auto;height:32px}
@media (min-width: 992px){.nav__main{height:90px}
                          .nav_goto_main{height:70px}
                          .nav__main 
                          .container-fluid{display:-webkit-box;
                                           display:-ms-flexbox;display:flex;-webkit-box-pack:justify;
                                           -ms-flex-pack:justify;justify-content:space-between;
                                           -webkit-box-align:center;-ms-flex-align:center;
                                           align-items:center;padding-right:2rem;padding-left:2rem}
                          .nav__main--has-navlink 
                          .logo__img{width:auto;height:32px}
                          .nav__main--has-navlink 
                          .nav__wrp{padding-top:5px}.nav__main--has-navlink 
                          .title--header{margin:0;font-size:1.25rem}
                          .gc_title{font-size:4rem;}
                          .head_section{ font-size:1.75rem;text-align:center;}
                          .title--header{font-size:2rem}}
@media (min-width: 1200px){.nav__main--has-navlink .logo__img{width:auto;height:40px}
                           .nav__main--has-navlink 
                            .nav__wrp{padding-top:5px}
                           .nav__main--has-navlink .nav__link{font-size:1rem}
                           .nav__main--has-navlink .title--header{font-size:1.75rem}
                           .head_section{ font-size:2rem;text-align:center;}
                            .gc_title{font-size:4.6rem;}}
                        .logo__wrapper--desktop{display:none}.logo__wrapper--mobile .logo__img{display:block;width:200px;margin:0 auto 30px}
                        .logo__wrapper--with-background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-bottom:30px;background-color:#646464}.logo__wrapper--with-background .logo__img{margin-bottom:0}.logo__img{fill:#fff;max-width:100%}
 @media (min-width: 992px){.logo__wrapper--desktop{display:block}.logo__wrapper--mobile{display:none}.logo__img{width:auto;height:40px}}.stickers{background-color:#646464}.stickers__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:30px;padding-bottom:30px}.stickers__choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;color:#0E988A;font-size:1.25rem;font-weight:300;text-align:center;text-transform:uppercase}.stickers__choose>span:last-child{color:#fff;font-weight:500}span.sticker__or{color:#0E988A;font-weight:300}span.sticker__or:before,span.sticker__or:after{padding:3px;color:#fff;background:none;background-color:transparent}span.sticker__or:before{content:'\25C0'}span.sticker__or:after{content:'\25B6'}.sticker{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticker:last-child{margin-bottom:0}.sticker__list{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticker__title{display:block;color:#0E988A;font-size:1.25rem;font-weight:300;text-transform:uppercase;margin-bottom:10px}.sticker__type{color:#fff;font-weight:500}.sticker__img{height:94px}.sticker__img--type-a{width:287px}.sticker__img--type-b{width:125px}.sticker__check--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center}.sticker-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sticker-card__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;padding:20px;background-color:#fff;border:1px solid #eee;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);overflow:hidden}.check-by-phone{display:block;padding:5px 0 10px;font-size:1.5rem}.check-by-phone:hover{color:#fff}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                           
                     @media (min-width: 460px){.sticker__img{height:125px}.sticker__img--type-a{width:382px}.sticker__img--type-b{width:167px}}
                     @media (min-width: 768px){.sticker{margin-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
                                               .sticker:not(:first-child){margin-left:30px}.sticker__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}
                     @media (min-width: 992px){.stickers__wrapper{padding-top:40px}.sticker-card__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.sticker-card__item{width:calc((100% - 60px) / 3);margin-right:30px}.sticker-card__item:last-child{margin-right:0}}
                    @media (min-width: 1024px){.sticker__img--type-a{width:382px}.sticker__img--type-b{width:167px}}
                    button,.btn{-webkit-box-sizing:border-box;box-sizing:border-box}
                    button:focus,.btn:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.btn{height:46px;font-size:1.25rem;font-weight:400;line-height:44px;padding-top:0;padding-bottom:0;text-transform:uppercase;border:1px solid #fff;border-radius:23px;-webkit-box-sizing:border-box;background:#ef976e;background:-o-linear-gradient(top, #ef976e 0%, #d66300 50%, #0E988A 100%);background:-webkit-gradient(linear, left top, left bottom, from(#ef976e), color-stop(50%, #d66300), to(#0E988A));background:linear-gradient(to bottom, #ef976e 0%, #d66300 50%, #0E988A 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef976e', endColorstr='#0E988A',GradientType=0 );box-sizing:border-box}.btn__has-shadow{-webkit-box-shadow:0 0 7px rgba(243,111,41,0.8);box-shadow:0 0 7px rgba(243,111,41,0.8)}.btn__many-lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:62px;border-radius:31px;padding-right:35px;padding-left:35px}.btn__check-gc{font-size:1.125rem;line-height:1;margin-right:auto;margin-left:auto;width:300px;max-width:100%;height:58px;border-radius:29px;padding:14px 0}.btn__check-gc span:last-child{font-size:0.6875rem}.btn-instruction{width:200px;margin:0 auto}.btn-hover-light{position:relative;overflow:hidden}.btn-hover-light:before{position:absolute;content:'';width:30px;height:100%;top:0;left:0;border:none;background-color:rgba(255,255,255,0.2);-webkit-box-shadow:0 0 10px 2px rgba(255,255,255,0.3);box-shadow:0 0 10px 2px rgba(255,255,255,0.3);-webkit-transform:translateX(-200%) skew(-45deg);-ms-transform:translateX(-200%) skew(-45deg);transform:translateX(-200%) skew(-45deg)}.btn-hover-light:hover:before,.btn-hover-light:active:before{-webkit-animation:btn-instr-light 0.5s;animation:btn-instr-light 0.5s}.btn-hover-light:active{-webkit-box-shadow:none;box-shadow:none}.btn-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-group__wrapper .btn:not(:last-child){margin-bottom:20px}@-webkit-keyframes btn-instr-light{from{-webkit-transform:translateX(-200%) skew(-45deg);transform:translateX(-200%) skew(-45deg)}to{-webkit-transform:translateX(260px) skew(-45deg);transform:translateX(260px) skew(-45deg)}}@keyframes btn-instr-light{from{-webkit-transform:translateX(-200%) skew(-45deg);transform:translateX(-200%) skew(-45deg)}to{-webkit-transform:translateX(260px) skew(-45deg);transform:translateX(260px) skew(-45deg)}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 576px){.btn-group__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group__wrapper .btn:not(:last-child){margin-right:20px;margin-bottom:0}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 992px){.btn-instruction{font-size:1.25rem}}main{padding-top:30px;padding-bottom:30px}main.margin-footer{margin-bottom:70px}.section{padding:0 0 30px}.section:last-child{padding-bottom:0}.section__title{font-size:1.5rem;margin-right:-15px;margin-bottom:25px;margin-left:-15px;padding:5px 15px;background-color:#e8e8e8}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             @media (min-width: 1200px){.sections__wrapper{display:flex}.section{width:calc((100% - 60px) / 3)}.section:not(:last-child){margin-right:30px}.section__title{margin-right:0;margin-left:0}}.product__list{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__item{margin-bottom:40px}.product__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.product__link:hover .product__text{color:#0E988A}.product__text{color:#646464;font-weight:400;text-decoration:underline;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .product__img{-ms-flex-negative:0;flex-shrink:0;width:200px;height:auto;margin-right:15px;margin-bottom:15px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .product__img--no-img{background-color:#ccc;opacity:0.2}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 576px){.product__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .product__img{margin-bottom:0}}@media (min-width: 992px){.page__partners .product__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:30px}.page__partners .product__item{width:calc((100% - 60px) / 3);margin-right:30px}.page__partners .product__item:nth-child(3n){margin-right:0}.page__partners .product__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .page__partners .product__img{width:auto;height:100px;margin-right:0;margin-bottom:15px}.page__partners .product__text{display:block;width:100%;height:48px}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         @media (min-width: 1200px){.product__img{width:200px}}.prize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prize__img{margin-bottom:1rem;border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.prize__title{display:block;margin-bottom:1rem}.page__check--success-prize .prize{background-color:#fff}.page__check--success-prize .prize__body{padding:20px}@media (min-width: 768px){.prize{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.prize__img{-ms-flex-negative:0;flex-shrink:0;width:300px;height:300px;margin-right:30px;margin-bottom:0}.prize__body{width:calc(100% - 330px)}}.form-control{margin-bottom:1rem}.background__sticker{position:relative;margin-right:auto;margin-left:auto;background-position:center;background-repeat:no-repeat}.background__sticker--a{width:290px;height:100px;background-image:url(../../Content/images/type-a.svg);background-size:290px 100px}.background__sticker--b{width:290px;height:218px;background-image:url(../../Content/images/type-b.svg);background-size:290px 218px}.background__sticker--c{width:290px;height:192px;background-image:url(../../Content/images/type-c.svg);background-size:290px 192px}.background__sticker .form-control.input__code{position:absolute;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.background__sticker .form-control.input__code:not(:focus){font-size:0.8125rem;font-weight:300;line-height:1;text-align:center;padding:2px 0;border-color:#fff;border-radius:2px;background-color:transparent}.background__sticker .form-control.input__code:not(:focus)::-webkit-input-placeholder{color:#fff}.background__sticker .form-control.input__code:not(:focus)::-moz-placeholder{color:#fff}.background__sticker .form-control.input__code:not(:focus):-ms-input-placeholder{color:#fff}.background__sticker .form-control.input__code:not(:focus)::-ms-input-placeholder{color:#fff}.background__sticker .form-control.input__code:not(:focus)::placeholder{color:#fff}.background__sticker .form-control.input__code--sticker-a--0{top:9px;right:0}.background__sticker .form-control.input__code--sticker-a--0:not(:focus){width:158px;height:22px}.background__sticker .form-control.input__code--sticker-a--1{right:0;bottom:4px}.background__sticker .form-control.input__code--sticker-a--1:not(:focus){right:2px;bottom:4px;width:88px;height:16px;font-size:0.6875rem;background-color:#b2b2b2}.background__sticker .form-control.input__code--sticker-b--0{top:20px;right:0;height:58px}.background__sticker .form-control.input__code--sticker-b--0:not(:focus){color:#fff;font-size:1.25rem;font-weight:400;border:none}.background__sticker .form-control.input__code--sticker-c--0{top:12px;right:0;height:38px}.background__sticker .form-control.input__code--sticker-c--0:not(:focus){color:#fff;font-size:1.25rem;font-weight:400;border:none}@media (min-width: 400px){.background__sticker--a{width:370px;height:122px;background-size:370px 122px}.background__sticker .form-control.input__code:not(:focus){font-size:0.9375rem;font-weight:300}.background__sticker .form-control.input__code--sticker-a--0:not(:focus){width:202px;height:28px}.background__sticker .form-control.input__code--sticker-a--1:not(:focus){bottom:2px;width:112px;height:20px;font-size:0.8125rem}}@media (min-width: 576px){.background__sticker--a{width:510px;height:167px;margin-bottom:30px;background-size:510px 167px}.background__sticker .form-control.input__code:not(:focus){font-size:1rem;font-weight:400;color:#fff}.background__sticker .form-control.input__code--sticker-a--0:not(:focus){top:12px;width:278px;height:37px}.background__sticker .form-control.input__code--sticker-a--1:not(:focus){right:4px;bottom:4px;width:152px;height:26px;font-size:0.875rem}}@media (min-width: 576px){.form__sticker-check{width:510px;margin-right:auto;margin-left:auto}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;color:#d4d5d6;text-align:center;background-color:#1b1b1b;-webkit-box-shadow:0px 0px 30px rgba(74,68,64,0.5);box-shadow:0px 0px 30px rgba(74,68,64,0.5)}.footer.fixed{position:fixed;  right:0;  bottom:0;  left:0}
/*# sourceMappingURL=style.css.map */
