#viewport{height:600px;width:100%;display:block}@media only screen and (min-width:1400px){#viewport{height:700px;width:100%}}@media only screen and (max-width:1100px){#viewport{height:400px;width:100%}}@media only screen and (max-width:800px){#viewport{height:300px;width:100%}}@media only screen and (max-width:640px){#viewport{height:150px;width:100%}}#loading-progress{height:100px;width:200px;display:block}.b-work-item-promo{box-sizing:border-box;height:720px;min-height:650px;padding:120px 0 0;background:#0080c4;background-size:auto 100%;color:#fff}@media only screen and (min-width:1400px){.b-work-item-promo{height:820px;min-height:820px}}@media only screen and (max-width:1100px){.b-work-item-promo{height:520px;min-height:520px}}@media only screen and (max-width:800px){.b-work-item-promo{height:380px;min-height:380px;padding:80px 0 0}.b-work-item-promo .down-arrow{display:none}}@media only screen and (max-width:640px){.b-work-item-promo{height:230px;min-height:230px;padding:80px 0 0}}.b-work-item-promo .down-arrow{width:85px;height:85px;bottom:45px;position:absolute;margin:0 50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1680px) and (max-width:1919px){.b-work-item-promo .down-arrow{width:75px;height:75px}}@media only screen and (min-width:1440px) and (max-width:1679px){.b-work-item-promo .down-arrow{width:65px;height:65px}}@media only screen and (min-width:1280px) and (max-width:1439px){.b-work-item-promo .down-arrow{width:60px;height:60px}}@media only screen and (min-width:1024px) and (max-width:1279px){.b-work-item-promo .down-arrow{width:50px;height:50px}}@media only screen and (min-width:768px) and (max-width:1023px){.b-work-item-promo .down-arrow{width:50px;height:50px}}.b-work-item-promo .down-arrow-round{border-radius:50%;border:2px solid #fff;box-sizing:border-box;width:inherit;height:inherit;display:block}.b-work-item-promo .down-arrow-ico:after,.b-work-item-promo .down-arrow-ico:before{content:"";border-radius:2px;background-color:#fff;position:absolute;display:block}.b-work-item-promo .down-arrow-position{width:22px;height:22px;position:absolute;top:34%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1440px) and (max-width:1679px){.b-work-item-promo .down-arrow-position{width:18px;height:18px}}@media only screen and (min-width:1280px) and (max-width:1439px){.b-work-item-promo .down-arrow-position{width:18px;height:18px}}@media only screen and (min-width:1024px) and (max-width:1279px){.b-work-item-promo .down-arrow-position{width:15px;height:15px}}@media only screen and (min-width:768px) and (max-width:1023px){.b-work-item-promo .down-arrow-position{width:15px;height:15px}}@media only screen and (max-width:767px){.b-work-item-promo .down-arrow-position{width:12px;height:12px}}.b-work-item-promo .down-arrow-animate{width:inherit;height:inherit;-webkit-animation-name:floating-arrow;animation-name:floating-arrow;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.b-work-item-promo .down-arrow-ico{width:inherit;height:inherit;display:block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.b-work-item-promo .down-arrow-ico:before{width:100%;height:19%;top:0;left:0}.b-work-item-promo .down-arrow-ico:after{width:19%;height:100%;top:0;left:0}@-webkit-keyframes floating-arrow{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}65%{-webkit-transform:translate(0,30%);transform:translate(0,30%)}}@keyframes floating-arrow{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}65%{-webkit-transform:translate(0,30%);transform:translate(0,30%)}}.b-work-item-task{position:relative;padding:5rem 0 0;background:#fff;color:#3e3e3e}.b-work-item-task h2{font-weight:700;margin:0 0 2.5rem;font-size:4rem;text-transform:uppercase;color:#ff8302}@media only screen and (min-width:1600px){.b-work-item-task h2{font-size:6rem;margin:0 0 4rem;line-height:normal}}@media only screen and (max-width:800px){.b-work-item-task{padding:3rem 0 0}.b-work-item-task h2{font-size:3rem;margin:0 0 2.5rem;line-height:normal}}.b-work-item-task p{font-size:2.2rem;line-height:3.2rem;margin:0 21% 3rem}@media only screen and (min-width:1600px){.b-work-item-task p{font-size:3rem;line-height:normal}}@media only screen and (max-width:1100px){.b-work-item-task p{font-size:2rem;line-height:3rem}}.b-work-item-task .b-text-picture.orange{background-image:-webkit-linear-gradient(transparent 0,transparent 5%,#ff8302 5%,#ff8302 95%,transparent 95%,transparent 100%);background-image:linear-gradient(transparent 0,transparent 5%,#ff8302 5%,#ff8302 95%,transparent 95%,transparent 100%)}.b-work-item-task .b-text-picture.orange img{width:80%;padding:0 10%;display:block}.b-work-item-task .b-text-picture.orange .b-about-orange{opacity:0;filter:alpha(Opacity=0);transform:translateY(-20%);-webkit-transform:translateY(-20%);-webkit-transition:opacity .6s ease-in,transform 1s ease-in 0s;-webkit-transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s,-webkit-transform 1s ease-in 0s}.b-work-item-task .b-text-picture.orange .opened-orange.b-about-orange{opacity:1;filter:alpha(Opacity=100);transform:translateY(0);-webkit-transform:translateY(0)}.b-work-item-task .b-text-picture.orange .b-about-orange-bg{width:80%;padding:0 10%;display:block;position:absolute;opacity:0;filter:alpha(Opacity=0);bottom:20%;transform:translateY(-20%) scale(.1);-webkit-transform:translateY(-20%) scale(.1);-webkit-transition:opacity .6s ease-in,transform 1s ease-in 0s;-webkit-transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s,-webkit-transform 1s ease-in 0s}.b-work-item-task .b-text-picture.orange .opened-orange.b-about-orange-bg{opacity:1;filter:alpha(Opacity=100);bottom:0;transform:translateY(0) scale(1);-webkit-transform:translateY(0) scale(1)}.b-work-item-task .b-text-picture.orange .b-about-orange-pulp{width:80%;padding:0 10%;display:block;position:absolute;opacity:0;filter:alpha(Opacity=0);bottom:20%;transform:translateY(-20%) scale(.1);-webkit-transform:translateY(-20%) scale(.1);-webkit-transition:opacity .6s ease-in,transform 1s ease-in 0s;-webkit-transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,-webkit-transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s;transition:opacity .6s ease-in,transform 1s ease-in 0s,-webkit-transform 1s ease-in 0s}.b-work-item-task .b-text-picture.orange .opened-orange.b-about-orange-pulp{opacity:1;filter:alpha(Opacity=100);bottom:0;transform:translateY(0) scale(1);-webkit-transform:translateY(0) scale(1)}.decision{padding:3rem 0 0}.decision .b-text-picture{background-color:#55a111;height:60rem;position:relative}@media only screen and (max-width:800px){.b-work-item-task p{font-size:1.8rem;line-height:normal;margin:0 5% 3rem}.decision .b-text-picture{height:auto}}.decision .b-text-picture .prod-picture{width:51.15%;height:100%;position:absolute;top:0;left:0;padding:0}@media only screen and (max-width:800px){.decision .b-text-picture .prod-picture{position:relative;min-height:25rem;margin:0 auto;width:100%}.decision .b-text-picture .prod-picture img{left:0;right:0;margin:0 auto}}.decision .b-text-picture .prod-picture img{position:absolute;opacity:0;filter:alpha(Opacity=0);display:block;max-height:100%;left:0;right:0;margin:0 auto}.decision .b-text-picture .prod-picture img.flash-back{-webkit-transition:opacity .3s ease-in .5s;transition:opacity .3s ease-in .5s}.decision .b-text-picture .prod-picture img.bottle{-webkit-transition:bottom .6s ease-in 0s;transition:bottom .6s ease-in 0s;bottom:-100%}.decision .b-text-picture .prod-picture img.drops{-webkit-transform:scale(.1);transform:scale(.1);-webkit-transition:all .3s ease-in .5s;transition:all .3s ease-in .5s}.decision .b-text-picture .prod-picture .vid.bottle{bottom:0;opacity:1;filter:alpha(Opacity=100);left:0;right:0;margin:0 auto}.decision .b-text-picture .prod-picture .vid.flash-back{opacity:1;filter:alpha(Opacity=100);bottom:0;left:0;right:0;margin:0 auto}.decision .b-text-picture .prod-picture .vid.drops{-webkit-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(Opacity=100);bottom:0;left:0;right:0;margin:0 auto}.decision .b-text-picture .right-text{width:48%;display:inline-block;padding:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:52%;position:absolute}@media only screen and (max-width:1100px){.decision .b-text-picture .prod-picture,.decision .b-text-picture .right-text{padding:0}}@media only screen and (max-width:800px){.decision .b-text-picture .right-text{float:none;width:80%;margin:auto;padding:0;top:0;left:0;-webkit-transform:translate(0,0);transform:translate(0,0);position:relative}}.decision .b-text-picture .right-text p{padding:6rem 10rem 4rem 0;font-size:1.8rem;line-height:2.8rem;margin:0;color:#fff;text-align:left}@media only screen and (min-width:1600px){.decision .b-text-picture .right-text p{font-size:2.5rem;line-height:normal}}@media only screen and (max-width:800px){.decision .b-text-picture .right-text p{padding:4rem 0;text-align:center}}.decision .b-text-picture .right-text .ingredients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;padding:0 0 2rem;color:#fff;font-size:2.2rem}@media only screen and (min-width:1600px){.decision .b-text-picture .right-text .ingredients{font-size:2.5rem;line-height:normal}}@media only screen and (max-width:800px){.decision .b-text-picture .right-text .ingredients{display:block;text-align:center;font-size:1.4rem}}.decision .b-text-picture .right-text .ingredients .item{display:inline-block;vertical-align:top;margin:0 3.5rem 1.5rem 0;text-align:center;min-width:9.5rem}@media only screen and (max-width:1100px){.decision .b-text-picture .right-text .ingredients .item{min-width:5.5rem}}.decision .b-text-picture .right-text .ingredients .item .icon-wrap{display:block;height:7.5rem}.decision .b-text-picture .right-text .ingredients .item .icon-wrap span{display:block;margin:0 auto;background-position:50% 100%;background-repeat:no-repeat}.decision .b-text-picture .right-text .ingredients .item .icon-wrap span.icon-orange{background-image:url(fruits.svg);width:49px;height:70px}.decision .b-text-picture .right-text .ingredients .item .icon-wrap span.icon-water{background-image:url(water.svg);width:40px;height:60px;padding-top:1rem}.decision .b-text-picture .right-text .ingredients .item .icon-wrap span.icon-pulp{background-image:url(pulpinki.svg);width:40px;height:60px;padding-top:1rem}.decision .b-text-picture .right-text .ingredients .end{margin:0 3.5rem 1.5rem 0}@media only screen and (max-width:800px){.decision .b-text-picture .right-text .ingredients .item{min-width:2.5rem}.decision .b-text-picture .right-text .ingredients .end{margin:0 0 1.5rem}}.quiz .b-text-picture{background:0 0;padding:2rem 0}.quiz .b-text-buble{padding:2rem 0}.grass{background:url(bg_grass.png) 0 100% no-repeat,#13b7ec;background-size:contain;position:relative;overflow:hidden;margin:0;padding:0}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.grass{background:url(bg_grass_2x.png) 0 100% no-repeat,#13b7ec;background-size:contain}}.grass .b-text-buble{position:absolute;width:28%;top:50%;left:13%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.grass .b-text-buble p{margin:0;color:#fff;font-size:1.8rem;line-height:2.8rem;padding:0;text-align:left}@media only screen and (min-width:1600px){.grass .b-text-buble p{font-size:2.5rem;line-height:normal}}@media only screen and (max-width:800px){.grass .b-text-buble p{width:90%;padding:0;margin:3rem 5%;text-align:center}.grass .b-text-buble{position:relative;margin:auto;width:90%;padding:2rem 2%;top:0;left:0;-webkit-transform:translate(0,0);transform:translate(0,0)}}.grass .b-text-picture{position:relative;right:0;bottom:0;background:0 0;width:100%}.grass .b-text-picture img{position:relative;bottom:0;display:block;right:0;width:100%}.grass .pic_top{z-index:5}.grass .karusel{position:absolute;width:21%;margin-left:62%;top:110%;left:0;-webkit-transition:top .6s ease 0s;transition:top .6s ease 0s;background:url(iphone.png) no-repeat;background-size:100% auto}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.grass .karusel{background:url(iphone2x.png) no-repeat;background-size:100% auto}}@media only screen and (max-width:800px){.grass .karusel{position:relative;margin:auto auto -45%;width:70%;max-width:220px}}@media only screen and (max-width:640px){.grass .karusel{position:relative;margin:auto auto -60%;width:70%;max-width:180px}}.grass .karusel .karusel-pulpy{margin:0;width:100%;height:100%}.grass .karusel .karusel-pulpy .flexslider,.grass .karusel .karusel-pulpy .h-fixed{padding:0;height:100%}.grass .karusel .karusel-pulpy .flexslider .flex-viewport{height:100%}.grass .karusel .karusel-pulpy .flexslider .flex-viewport .slides{margin:0;padding:0;height:100%;width:100%;z-index:2}.grass .karusel .karusel-pulpy .flexslider .slides>li img{width:100%;min-width:100px;margin:0 auto}.grass .karusel .karusel-pulpy:hover .flex-direction-nav a{background-color:transparent}.grass .karusel .karusel-pulpy .flex-viewport:after{display:none}.grass .karusel .karusel-pulpy .flex-control-nav{bottom:-35px;display:none}.grass .karusel .karusel-pulpy .flex-control-paging li a.flex-active{background:0 0}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-prev{left:-40%;top:40%;z-index:1000;width:61px;height:61px}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-prev:after{width:61px;height:61px;top:0;left:0;background-position:center;background-image:url(prev1.svg);background-size:contain}@media only screen and (max-width:640px){.grass .karusel .karusel-pulpy .flex-direction-nav .flex-prev:after{width:41px;height:41px;left:18px}}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-next{left:140%;top:40%;z-index:1000;width:61px;height:61px;margin-left:-61px}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-next:after{width:61px;height:61px;top:0;left:0;background-position:center;background-image:url(next1.svg);background-size:contain}@media only screen and (max-width:640px){.grass .karusel .karusel-pulpy .flex-direction-nav .flex-next:after{width:41px;height:41px}}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-next:hover::after{background-image:url(next.svg);background-size:contain}.grass .karusel .karusel-pulpy .flex-direction-nav .flex-prev:hover::after{background-image:url(prev.svg);background-size:contain}.grass .karusel-open.karusel{top:10%}.grass .karusel-open.karusel .iphone1,.grass .karusel-open.karusel .iphone2{top:0}.b-work-item-text-yt{background:#ffe5ed;color:#3d3d3d;padding:15rem 0}.b-work-item-text-yt h2{font-weight:400}.b-work-item-text-yt h2:after{width:8rem;background:#cdcbee;margin-left:-4rem}.b-work-item-text-yt p{margin:0 0 2rem}.b-work-item-text-yt.var2{padding:7rem 0 5rem;background:0 0;color:#fff;position:relative}.b-work-item-text-yt.var2 .h-fixed{position:relative}.b-work-item-text-yt.var2 .jb-videos{width:100%;position:relative;top:0;left:0;text-align:center}.b-work-item-text-yt.var2 .b-jb-video{width:30%;display:inline-block;vertical-align:top;padding:9px;background:rgba(255,255,255,.44);border-radius:10px;box-shadow:0 5px 43px rgba(0,0,0,.21);-webkit-transition:-webkit-transform ease .5s;transition:-webkit-transform ease .5s;transition:transform ease .5s;transition:transform ease .5s,-webkit-transform ease .5s;position:relative}@media only screen and (max-width:800px){.b-work-item-text-yt.var2 .b-jb-video{width:80%;max-width:350px}}.b-work-item-text-yt.var2 .b-jb-video img{display:block}.b-work-item-text-yt.var2 .b-jb-video a.play{display:block;width:100%;height:100%;background:url(play.svg) 50% 50% no-repeat;background-size:66px 66px;position:absolute;top:0;left:0;z-index:1}@media only screen and (max-width:800px){.b-work-item-text-yt.var2 .b-jb-video a.play{background:url(play.svg) 50% 50% no-repeat;background-size:33px 33px}}.b-work-item-text-yt.var2 .b-jb-video a.play span{display:block;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;outline:0}.b-work-item-text-yt.var2 .b-jb-video a.play:hover{text-decoration:none}.b-work-item-text-yt.var2 .b-jb-video-inn{position:relative}.b-work-item-text-yt.var2 .b-jb-video-inn:after{content:" ";display:block;width:100%;height:100%;background:rgba(255,131,2,.7);background-size:100% auto;position:absolute;top:0;left:0;-webkit-transition:all ease .5s;transition:all ease .5s}.b-work-item-text-yt.var2 .b-jb-video-inn:hover:after{background-color:rgba(255,131,2,0)}.b-work-item-text-yt.var2 .b-jb-video.left a.play span{background-image:url(video-title1.png);background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.b-work-item-text-yt.var2 .b-jb-video.left a.play span{background-image:url(video-title1_2x.png);background-size:contain}}.b-work-item-text-yt.var2 .b-jb-video.left:hover{z-index:2;-webkit-transform:translate(-24px,0);transform:translate(-24px,0)}@media only screen and (max-width:800px){.b-work-item-text-yt.var2 .b-jb-video.left:hover{-webkit-transform:translate(0,-24px);transform:translate(0,-24px)}}.b-work-item-text-yt.var2 .b-jb-video.left .b-jb-video-inn:after{background:rgba(85,161,17,.7)}.b-work-item-text-yt.var2 .b-jb-video.left .b-jb-video-inn:hover:after{background-color:rgba(85,161,17,0)}.b-work-item-text-yt.var2 .b-jb-video.right a.play span{background-image:url(video-title3.png);background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.b-work-item-text-yt.var2 .b-jb-video.right a.play span{background-image:url(video-title3_2x.png);background-size:contain}}.b-work-item-text-yt.var2 .b-jb-video.right:hover{z-index:2;-webkit-transform:translate(25px,0);transform:translate(25px,0)}.b-work-item-text-yt.var2 .b-jb-video.right .b-jb-video-inn:after{background:rgba(226,40,84,.7)}.b-work-item-text-yt.var2 .b-jb-video.right .b-jb-video-inn:hover:after{background-color:rgba(226,40,84,0)}.b-work-item-text-yt.var2 .b-jb-video.main{width:36%;top:-25px;left:-47px;z-index:1;margin-right:-94px}@media only screen and (max-width:1100px){.b-work-item-text-yt.var2 .b-jb-video.main{top:-12px}}.b-work-item-text-yt.var2 .b-jb-video.main a.play{background-size:83px auto}@media only screen and (max-width:800px){.b-work-item-text-yt.var2 .b-jb-video.right:hover{-webkit-transform:translate(0,25px);transform:translate(0,25px)}.b-work-item-text-yt.var2 .b-jb-video.main{width:90%;max-width:400px;top:0;bottom:0;left:0;right:0;margin:-2rem auto}.b-work-item-text-yt.var2 .b-jb-video.main a.play{background-size:41px auto}}.b-work-item-text-yt.var2 .b-jb-video.main a.play span{background-image:url(video-title2.png);background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.b-work-item-text-yt.var2 .b-jb-video.main a.play span{background-image:url(video-title2_2x.png);background-size:contain}}.b-work-item-text-yt.var2 .b-jb-video.main .b-jb-video-inn:after{background:rgba(255,131,2,.7)}.b-work-item-text-yt.var2 .b-jb-video.main .b-jb-video-inn:hover:after{background-color:rgba(255,131,2,0)}.macbook{padding:7rem 0}@media only screen and (max-width:640px){.macbook{padding:3rem 0;margin:0 5%}}.macbook .b-text-buble{padding:2rem 0}.macbook .b-text-picture{min-height:571px;background:url(macbook.png) 49% 50% no-repeat;background-size:1000px 571px;position:relative}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),(-webkit-min-device-pixel-ratio:144),(min-resolution:144dppx){.macbook .b-text-picture{background:url(macbook_2x.png) 50% 50% no-repeat;background-size:1000px 571px;min-height:571px}}.macbook .b-text-picture .video_mac{width:710px;height:442px;position:absolute;left:0;right:0;margin:auto;top:36px;border:2px solid #151515;overflow:hidden}.macbook .b-text-picture .video_mac img{cursor:pointer;width:auto;height:100%}@media only screen and (min-width:1400px){.macbook .b-text-picture{background:url(macbook_2x.png) 50% 50% no-repeat;background-size:1213px 693px;min-height:693px}.macbook .b-text-picture .video_mac{width:861px;height:540px;top:44px}}@media only screen and (max-width:1100px){.macbook .b-text-picture{background:url(macbook.png) 50% 50% no-repeat;background-size:760px 434px;min-height:434px}.macbook .b-text-picture .video_mac{width:540px;height:340px;top:25px}}@media only screen and (max-width:800px){.macbook .b-text-picture{background:url(macbook.png) 50% 50% no-repeat;background-size:600px 343px;min-height:343px}.macbook .b-text-picture .video_mac{width:427px;height:267px;top:21px;border:1px solid #151515}}@media only screen and (max-width:640px){.macbook .b-text-picture{background:url(macbook.png) 50% 50% no-repeat;background-size:300px 171px;min-height:171px}.macbook .b-text-picture .video_mac{width:213px;height:133px;top:10px}}.macbook .b-text-picture .video_mac iframe{width:100%;height:100%}.vasserman{background-color:#e22854;position:relative;padding:7rem 0}.vasserman .b-text-buble{color:#fff;font-size:3rem}@media only screen and (max-width:640px){.vasserman{padding:3rem 0}.vasserman .b-text-buble{font-size:1.8rem}}.vasserman .b-text-buble p{font-weight:100;font-style:italic;font-size:3rem}.vasserman .b-text-buble strong{font-weight:400}.b-work-item-text-result{text-align:center;position:relative;padding:5rem 0;background:#fff}@media only screen and (max-width:640px){.vasserman .b-text-buble p{font-size:1.8rem}.b-work-item-text-result{padding:3rem 0}}.b-work-item-text-result h2{font-weight:700;margin:0;font-size:4rem;text-transform:uppercase;color:#ff8302}@media only screen and (min-width:1600px){.b-work-item-text-result h2{font-size:6rem;line-height:normal}}.b-work-item-text-result h2:after{background:0 0}.work-item-results{padding:0}.work-item-results li{padding:0 2% 4rem;width:28%;color:#3d3d3d}@media only screen and (max-width:640px){.b-work-item-text-result h2{font-size:3rem}.work-item-results li{width:90%;margin:auto;padding:0 2% 1rem}.work-item-results li img{max-width:80px}}.work-item-results li strong{color:#3d3d3d;font-size:5rem;line-height:normal;font-weight:400}@media only screen and (max-width:800px){.work-item-results li strong{font-size:3rem}}.work-item-results li span{position:relative;font-size:2rem;line-height:2.8rem}@media only screen and (min-width:1600px){.work-item-results li span{font-size:3rem;line-height:normal}}.work-item-results li .bg1,.work-item-results li .bg2{display:block;margin:2rem auto 1rem;width:30%}.work-item-results li .bg3{display:block;margin:2rem auto 4rem;width:30%}@media only screen and (max-width:640px){.work-item-results li .bg3{margin:2rem auto 1rem}}.b-work-item-text-meta .work-tags a{background:#ff8302}.b-work-item-text-meta .work-url{border:3px solid #ff8302}.b-work-item-text-meta .work-url:hover{background:#ff8302;color:#fff}