@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}:root{--greenColor:#69A042;--lightGreen:#CCEDA6;--gridGap:30px;--ff:'Montserrat',serif}body,html{margin:0;padding:0;font-family:var(--ff);font-weight:500;color:#222;scroll-behavior:smooth}aside,figcaption,figure{margin:0}.wrap{max-width:1221px;margin:0 auto;padding:0 15px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--ff);font-size:16px;line-height:22px;font-weight:500;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#fff;padding:16px 42px;border:0;opacity:1;background:var(--greenColor);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.btn:hover{opacity:.9}.block{padding:97px 0}@media only screen and (max-width:767px){.block{padding:36px 0}}.block-title{font-weight:500;text-align:center;font-size:36px;line-height:50px;margin:0}@media only screen and (max-width:640px){.block-title{font-size:30px;line-height:36px}}.cover{height:100vh;background:-o-linear-gradient(300.7deg,rgba(0,0,0,.38) 26.42%,rgba(0,0,0,0) 59.05%),-o-linear-gradient(top,rgba(0,0,0,.38) 22.69%,rgba(0,0,0,0) 73.76%),url(../img/cover.jpg);background:linear-gradient(149.3deg,rgba(0,0,0,.38) 26.42%,rgba(0,0,0,0) 59.05%),linear-gradient(to bottom,rgba(0,0,0,.38) 22.69%,rgba(0,0,0,0) 73.76%),url(../img/cover.jpg);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,cover}.cover .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media only screen and (max-width:1100px){.cover{background-size:cover}}.top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 0}.logo{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:0 0 0 50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-decoration:none}.logo svg{--logoWidth:69px;display:block;width:69px;height:53px;fill:var(--greenColor)}@media only screen and (max-width:900px){.logo{margin:0;-webkit-transform:none;-ms-transform:none;transform:none}}@media only screen and (max-width:767px){.logo{margin:0 0 0 50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.logo-text{color:transparent;font-size:28px;line-height:28px;margin:10px 0 0;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,color-stop(42%,#fff),color-stop(42%,#69a042));background:-o-linear-gradient(left,#fff 42%,#69a042 42%);background:linear-gradient(to right,#fff 42%,#69a042 42%);-webkit-background-clip:text;background-clip:text}@media only screen and (max-width:767px){.logo-text{display:none}}.top-contacts{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:end;-ms-flex-align:end;align-items:flex-end;padding:5px 0 0}@media only screen and (max-width:767px){.top-contacts{display:none}}.top-phone{font-weight:600;font-size:24px;text-decoration:none;color:#fff;margin:0 0 3px 0}.re-call{font-size:16px;line-height:16px;padding:20px 42px;color:#fff;text-decoration:none;text-align:center;margin:18px 0 0;border:2px solid var(--greenColor);-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.re-call:hover{background:var(--greenColor)}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px 0 0;padding:0}@media only screen and (max-width:767px){.menu{display:none;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--greenColor);margin:0}.menu.active{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu.fixed:not(.active){position:fixed;top:0;left:0;right:0;padding:20px 0;background:#fff;margin:0;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.18);box-shadow:0 3px 3px 0 rgba(0,0,0,.18);z-index:9}.menu.fixed:not(.active) .menu__item{color:var(--greenColor)}.menu__item{position:relative;font-size:16px;line-height:16px;color:#fff;margin:0 0 0 40px;padding:0 0 2px 0;text-decoration:none;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.menu__item:before{content:'';position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--greenColor);opacity:0;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;z-index:-1}.menu__item:first-child{margin:0}.menu__item:hover{color:var(--greenColor)}.menu__item:hover:before{bottom:-3px;opacity:1;z-index:1}.menu__item.demo{padding:5px 10px;border:2px solid var(--greenColor)}.menu__item.demo:before{display:none}@media only screen and (max-width:1280px){.menu__item{margin:0 0 0 30px}}@media only screen and (max-width:1100px){.menu__item{margin:0 0 0 24px;font-size:14px}}@media only screen and (max-width:767px){.menu__item{margin:0;padding:16px}.menu__item:hover{color:#fff}}.menu-control{display:none;position:absolute;top:20px;right:15px;width:28px;height:28px}.menu-control svg{display:block;width:28px;height:28px;fill:#fff}@media only screen and (max-width:767px){.menu-control{display:block}.menu-control.active svg{fill:#000;opacity:.3}}.cover-info{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;color:#fff}.cover-info .btn{margin:16px 0 0}@media only screen and (max-width:767px){.cover-info{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.title{font-weight:600;font-size:72px;line-height:72px;font-weight:600;text-transform:uppercase;margin:0}@media screen and (min-width:767px){.title{position:relative}}@media only screen and (max-width:1024px){.title{font-size:64px}}@media only screen and (max-width:767px){.title{width:100%;font-size:36px;line-height:36px;text-align:center}}.not-imported{position:absolute;left:100%;top:-200px}@media only screen and (max-width:767px){.not-imported{display:none}}.not-imported-mobile{margin-top:-48px;margin-bottom:48px}@media screen and (min-width:768px){.not-imported-mobile{display:none}}.offline-mode{position:absolute;left:100%;margin-left:480px;margin-top:-60px}@media screen and (max-width:767px){.offline-mode{display:none}}@media screen and (min-width:768px) and (max-width:1280px){.offline-mode{position:fixed;left:auto;margin:0;right:20px}}.offline-mode-mobile{margin-top:20px}@media screen and (min-width:768px){.offline-mode-mobile{display:none}}.lead{font-size:24px;line-height:34px;margin:19px 0 0}@media only screen and (max-width:1024px){.lead{font-size:20px;line-height:30px}}@media only screen and (max-width:767px){.lead{font-size:14px;line-height:22px;text-align:center}}.schema{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;background:var(--lightGreen)}.sch{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;width:960px;margin:40px auto 0;height:100%}@media only screen and (max-width:1024px){.sch{width:100%}}.sch-table,.sch-tractor{display:block;width:100%;max-width:800px;margin:0 auto}.sch-table{max-width:400px;margin:0 auto}.sch-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:20px 0;font-size:14px;line-height:1.5em;padding:16px;border:2px solid var(--greenColor);border-radius:10px}.sch-text_top{margin:40px 0}.advantages-list{display:-ms-grid;display:grid;-ms-grid-columns:(6fr)[2];grid-template-columns:repeat(2,6fr);gap:20px var(--gridGap);margin:88px 0 0;padding:0;list-style:none}@media only screen and (max-width:767px){.advantages-list{margin:36px 0 0}}@media only screen and (max-width:700px){.advantages-list{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;gap:var(--gridGap) 0}}.advantages__item{--iconSize:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;line-height:20px;font-weight:400;padding:0 0 0 calc(var(--iconSize) + 15px)}.advantages__item:before{content:'';position:absolute;top:calc(50% - var(--iconSize)/ 2);left:0;width:var(--iconSize);height:var(--iconSize);background:url(../img/check.svg)}@media only screen and (max-width:900px){.advantages__item{font-size:14px;line-height:18px}}.video{--size:696px;position:relative;max-width:var(--size);margin:65px auto 0;border-radius:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.3);box-shadow:0 0 3px 0 rgba(0,0,0,.3)}.video iframe{display:block;width:var(--size);height:calc(var(--size)/16*9);border-radius:5px}@media only screen and (max-width:767px){.video{--size:calc(100vw - var(--gridGap))}}@-webkit-keyframes fadeOut{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes fadeOut{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.demo-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 0}.what{background:var(--lightGreen)}.what.block{padding:58px 0 91px}@media only screen and (max-width:767px){.what.block{padding:36px 0}}.what-blocks{display:-ms-grid;display:grid;-ms-grid-columns:(3fr)[4];grid-template-columns:repeat(4,3fr);gap:0 var(--gridGap);margin:45px 0 0}@media only screen and (max-width:767px){.what-blocks{margin:36px 0 0;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:var(--gridGap)}}@media only screen and (max-width:500px){.what-blocks{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}}.what-block{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;font-weight:600}.what-icon{margin:0 0 10px 0}.what-icon svg{display:block;width:56px;height:55px}.price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:36px 0 0}@media only screen and (max-width:767px){.price-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.price-left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 5% 0 0;font-size:16px;line-height:24px;color:#3f3f3f;border-right:1px solid #e4e4e4}.price-left a{color:var(--greenColor);border-bottom:1px dashed var(--greenColor);text-decoration:none}@media only screen and (max-width:767px){.price-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;border:0;margin:24px 0 0}}.price-list{margin:52px 0 32px;padding:0}@media only screen and (max-width:767px){.price-list{margin:24px 0}}.price__item{--iconSize:33px;position:relative;margin:44px 0 0;line-height:19px;color:#000;list-style:none;padding:0 0 0 calc(var(--iconSize) + 15px)}.price__item:before{content:'';position:absolute;top:calc(50% - var(--iconSize)/ 2);left:0;width:var(--iconSize);height:var(--iconSize);background:url(../img/check.svg)}.price__item:first-child{margin:0}@media only screen and (max-width:767px){.price__item{margin:32px 0 0}}.price-right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 5%}@media only screen and (max-width:767px){.price-right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:0}}.price-form-title{font-weight:400;margin:0;font-size:24px;line-height:34px;color:#000}.price-form-title span{color:var(--greenColor)}@media only screen and (max-width:767px){.price-form-title{text-align:center}}.price-form{margin:51px 0 0}@media only screen and (max-width:767px){.price-form{margin:36px 0 0}}.price-form__row{margin:37px 0 0}.price-form__row:first-child{margin:0}.price-form__row.button{margin-top:24px}.price-form__row .btn{width:282px}@media only screen and (max-width:767px){.price-form__row{margin-top:24px}.price-form__row .btn{width:100%}}.price__label{display:block;font-size:18px;margin:0 0 16px 0}.price__io{display:block;width:282px;height:62px;padding:0 24px;font-size:16px;font-weight:500;font-family:var(--ff);border:2px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box}.price__io:focus{background:rgba(175,222,40,.08);border-color:var(--greenColor);outline-color:var(--greenColor)}@media only screen and (max-width:767px){.price__io{width:100%}}.price__total{font-weight:400;font-size:24px;line-height:34px;color:#000}.month{color:var(--greenColor)}.faq-list{max-width:960px;margin:44px auto 0}@media only screen and (max-width:767px){.faq-list{margin-top:36px}}.faq-post{margin:31px 0 0}.faq-post:first-child{margin:0}.faq-post p{max-height:0;overflow:hidden;opacity:0;font-weight:400;color:#3f3f3f;font-size:16px;line-height:24px;margin:.8em 0;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.faq-post.active .faq-title{color:var(--greenColor)}.faq-post.active .faq-title span{border-color:var(--greenColor)}.faq-post.active .faq-title svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);fill:var(--greenColor);-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.faq-post.active p{max-height:100%;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;opacity:1}.faq-title{position:relative;font-weight:500;font-size:18px;line-height:30px;color:#000;padding:0 30px 0 0;margin:0 0 16px 0;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;cursor:pointer}.faq-title span{border-bottom:1px dashed #9d9d9d}.faq-title svg{position:absolute;top:calc(50% - 6px);right:0;width:12px;height:12px;fill:#9d9d9d;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}.faq-title:hover{color:var(--greenColor)}.faq-title:hover span{border-color:var(--greenColor)}.faq-more{margin:36px 0 0;padding:30px;border:3px solid var(--greenColor);font-weight:500;font-size:24px;line-height:33px;color:#000}@media only screen and (max-width:640px){.faq-more{padding:15px}}.faq-more-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px 0 0}@media only screen and (max-width:640px){.faq-more-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.faq-more-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#3f3f3f;margin:0 40px 0 0;font-weight:400}.faq-more-block a{margin:4px 0 0;color:var(--greenColor);text-decoration:none}@media only screen and (max-width:640px){.faq-more-block{margin:16px 0 0}}.logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0;max-width:960px}@media only screen and (max-width:767px){.logos{margin-top:36px}}@media only screen and (max-width:640px){.logos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.logos__item{width:20%}.logos__item:nth-last-child(-n+4){margin-top:30px}@media only screen and (max-width:640px){.logos__item{width:80%;margin-top:30px}}.logos__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.logos__img{display:block;max-width:80%;height:auto}.form{background:var(--greenColor)}.form .block-title{color:#fff}.form__sub{margin:4px 0 0;font-weight:400;font-size:24px;line-height:33px;color:#fff;text-align:center}.form__sub.error{color:#a9171a}@media only screen and (max-width:767px){.form__sub{font-size:20px;line-height:28px;margin:10px 0 0}}.form-wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);gap:10px calc(var(--gridGap)*2);max-width:960px;margin:44px auto 0}@media only screen and (max-width:767px){.form-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[4];grid-template-rows:repeat(4,1fr);margin:36px auto 0}}.form-block:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/2/2}.form-block:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3}.form-block:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:1;grid-area:1/3/2/4}.form-block:nth-child(4){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:1;grid-area:2/3/3/4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-block .btn{background:#fff;color:#000;padding:22px 58px}@media only screen and (max-width:767px){.form-block .btn{width:100%}}@media only screen and (max-width:767px){.form-block{grid-area:auto!important}}.form-label{display:block;color:#fff;font-size:16px;-webkit-transform:translateX(8px) translateY(-40px);-ms-transform:translateX(8px) translateY(-40px);transform:translateX(8px) translateY(-40px);opacity:.6;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.form__io{display:block;width:100%;height:62px;padding:0 24px;font-size:16px;font-family:var(--ff);color:#fff;background:0 0;border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.form__io.notempty~.form-label,.form__io:focus~.form-label{-webkit-transform:translateX(0) translateY(-90px);-ms-transform:translateX(0) translateY(-90px);transform:translateX(0) translateY(-90px);opacity:1}.form__io.invalid{border-color:red}.text{max-width:960px;margin:45px auto 0;color:#3f3f3f;font-weight:400;font-size:16px;line-height:22px}@media only screen and (max-width:767px){.text{margin-top:36px}}.footer{position:relative;background:#3f3f3f;padding:100px 0;overflow:hidden}@media only screen and (max-width:767px){.footer{padding:36px 0}}.f-inner{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:43px calc(var(--gridGap)*2);max-width:960px;margin:0 auto;z-index:3}@media only screen and (max-width:767px){.f-inner{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3,1fr);gap:16px 0}}.f-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f-block.contact{font-weight:400;font-size:24px;line-height:33px;color:#fff}@media only screen and (max-width:767px){.f-block .re-call{margin:0}}.f-link{margin:5px 0 0;color:var(--greenColor);text-decoration:none}.f__t-logo{display:block;width:331px;height:auto}@media only screen and (max-width:900px){.f__t-logo{max-width:100%}}@media only screen and (max-width:460px){.f__t-logo{width:auto}}@media only screen and (max-width:900px){.f__t-logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.copyright{margin:12px 0 0;font-weight:400;font-size:14px;color:rgba(255,255,255,.55)}@media only screen and (max-width:767px){.copyright{text-align:center}}.f-logo{position:absolute;right:-160px;bottom:-130px;z-index:2}.f-logo svg{display:block;width:400px;height:308px;fill:#454545}.message-block{display:none;position:fixed;top:50%;left:50%;padding:16px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border:2px solid #000;text-align:center}.message-block.error{border-color:red}.message-block.success{border-color:var(--greenColor)}.message-block.visible{display:block}@media only screen and (max-width:767px){.message-block{left:0;right:0;margin:0 15px;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.3);box-shadow:0 0 30px 0 rgba(0,0,0,.3)}}