/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear linear 0s .35s 0s;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url("../img/controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}html{margin:0;padding:0;font-family:ITC Franklin Gothic Book,Arial,sans-serif;font-size:18px;line-height:1.5;font-weight:400;overflow-y:scroll;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-size-adjust:100%;background-repeat:no-repeat}html.hidescroll{overflow:hidden}body{margin:0;padding:0;counter-reset:item;color:#fff;background-color:#000}body.preload *{-webkit-transition:none!important;transition:none!important}a,a:active,a:hover,a:visited{color:#fff;outline:0;border:none}a img{border:0}h1,h2,h3,h4,h5{line-height:1.15;font-weight:400;color:#fff;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}h1{font-size:46px;margin:0 0 20px}h2{font-size:36px}h2,h3{margin:0 0 10px}h3{font-size:22px}h4{font-size:20px;margin:0 0 10px}h5{font-size:16px;margin:0 0 5px}h6,p{margin:0 0 30px}p{font-size:18px;line-height:1.5}h6,p{font-weight:400}h6{font-size:20px;line-height:1.35}b,h6,strong{font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.float-right{float:right}.bluetext{color:#0071ba}img.alignleft,img.alignnone{float:left;margin:.25em 35px 25px 0}img.alignright{float:right;margin:.25em 0 25px 35px}img.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:25px}img.size-full,img.size-large,img.size-medium,img.size-medium-large,img.size-thumbnail{max-width:100%;height:auto!important}.wp-caption{font-style:italic;font-size:16px;color:#d5d5d5}blockquote{min-height:50px;color:#d5d5d5;margin:0;margin-bottom:25px;padding:0 0 0 70px;font-size:22px;background-image:url(images/icon-quote-white.svg);background-repeat:no-repeat;background-size:50px;background-position:0 4px;font-family:ITC Franklin Gothic,Arial,sans-serif}blockquote p{font-size:22px;font-style:italic}ol,ul{float:left;width:calc(100% - 30px);margin:0 0 25px 30px;padding:0}ul{list-style-position:outside}ul.checklist{list-style:none}ul.checklist li{position:relative}ul.checklist li:before{content:"";position:absolute;left:-30px;top:-2px;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:14px}ul.checklist.green li:before,ul.checklist li:before{background-image:url(images/check.svg)}ol{list-style:none}ol li{counter-increment:item}ol li:before{content:counter(item);color:#fff;width:1.5em;text-align:left;display:inline-block;font-size:1.2em;font-weight:400;margin-left:-30px}ol li,ul li{line-height:1.3;margin-bottom:15px;font-size:18px}table{float:left;width:100%;font-family:ITC Franklin Gothic Book,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#fff;margin:0;padding:0;border-spacing:0;border:0;border-top:1px solid #777;border-left:1px solid #777}table td{padding:0;border-right:1px solid #777;border-bottom:1px solid #777}hr{width:100%;border:none;border-bottom:1px solid #777;border-width:1px;margin-bottom:35px;clear:both}input[type=date],input[type=email],input[type=number],input[type=password],input[type=range],input[type=tel],input[type=text],input[type=url],textarea{float:left;width:calc(100% - 34px);height:46px;margin:0;padding:4px 16px 0;font-family:ITC Franklin Gothic Book,Arial,sans-serif;font-size:18px;line-height:46px;font-weight:400;color:#000;border:1px solid #000;border-radius:8px;background-color:#fff;outline-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{line-height:1.3;padding-top:10px}select{float:left;height:46px;line-height:46px;padding:0 30px 0 16px;border-radius:5px;font-size:18px;color:#000;cursor:pointer;border:1px solid #777;background-image:url(images/select-arrow.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}input.error,input.wpcf7-not-valid,select.error,textarea.error{border:1px solid #c30b0b;color:#c30b0b;background-color:#fcebeb}.check-item input[type=checkbox].error:after{border:1px solid #c30b0b!important}.check-item label{padding-top:3px}.check-item label.error{color:#c30b0b!important}.check-item a{color:#0071ba}.check-item a.error{color:#c30b0b!important}.bg-stadsmblue{background-color:#0071ba!important}.bg-stadsmblue2{background-color:#a2c5e0!important}.bg-stadsmblue3{background-color:#d0e2f0!important}.bg-stadsmblue4{background-color:#e7f0f7!important}.bg-white{background-color:#fff!important}.bg-stadsmblue3 a,.bg-stadsmblue3 h1,.bg-stadsmblue3 h2,.bg-stadsmblue3 h3,.bg-stadsmblue3 h4,.bg-stadsmblue3 h5,.bg-stadsmblue3 h6,.bg-stadsmblue3 li,.bg-stadsmblue3 ol,.bg-stadsmblue3 p,.bg-stadsmblue3 table,.bg-stadsmblue3 td,.bg-stadsmblue3 ul,.bg-stadsmblue4 a,.bg-stadsmblue4 h1,.bg-stadsmblue4 h2,.bg-stadsmblue4 h3,.bg-stadsmblue4 h4,.bg-stadsmblue4 h5,.bg-stadsmblue4 h6,.bg-stadsmblue4 li,.bg-stadsmblue4 ol,.bg-stadsmblue4 p,.bg-stadsmblue4 table,.bg-stadsmblue4 td,.bg-stadsmblue4 ul,.bg-white a,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6,.bg-white li,.bg-white ol,.bg-white p,.bg-white table,.bg-white td,.bg-white ul{color:#000}.bg-stadsmblue3 button.amount,.bg-stadsmblue3 input[type=number].amount,.bg-stadsmblue4 button.amount,.bg-stadsmblue4 input[type=number].amount,.bg-white button.amount,.bg-white input[type=number].amount{color:#0071ba!important;border-color:#0071ba!important}.bg-stadsmblue3 button.amount.active,.bg-stadsmblue3 input[type=number].amount.active,.bg-stadsmblue4 button.amount.active,.bg-stadsmblue4 input[type=number].amount.active,.bg-white button.amount.active,.bg-white input[type=number].amount.active{background-color:#0071ba!important;color:#fff!important}.bg-stadsmblue3 .check-item label,.bg-stadsmblue3 .form-item label,.bg-stadsmblue4 .check-item label,.bg-stadsmblue4 .form-item label,.bg-white .check-item label,.bg-white .form-item label{color:#0071ba!important}.bg-stadsmblue3 input[type=date],.bg-stadsmblue3 input[type=email],.bg-stadsmblue3 input[type=number],.bg-stadsmblue3 input[type=password],.bg-stadsmblue3 input[type=range],.bg-stadsmblue3 input[type=tel],.bg-stadsmblue3 input[type=text],.bg-stadsmblue3 input[type=url],.bg-stadsmblue3 textarea,.bg-stadsmblue4 input[type=date],.bg-stadsmblue4 input[type=email],.bg-stadsmblue4 input[type=number],.bg-stadsmblue4 input[type=password],.bg-stadsmblue4 input[type=range],.bg-stadsmblue4 input[type=tel],.bg-stadsmblue4 input[type=text],.bg-stadsmblue4 input[type=url],.bg-stadsmblue4 textarea,.bg-white input[type=date],.bg-white input[type=email],.bg-white input[type=number],.bg-white input[type=password],.bg-white input[type=range],.bg-white input[type=tel],.bg-white input[type=text],.bg-white input[type=url],.bg-white textarea{border-color:#ccc}.bg-stadsmblue3 .blog-meta,.bg-stadsmblue4 .blog-meta,.bg-white .blog-meta{color:#999!important}.bg-stadsmblue3 .sidebar .block.share-and-nav,.bg-stadsmblue4 .sidebar .block.share-and-nav,.bg-white .sidebar .block.share-and-nav{background-color:#fff!important}.bg-stadsmblue3 .sidebar .block.share-and-nav a,.bg-stadsmblue3 .sidebar .block.share-and-nav h4,.bg-stadsmblue3 .sidebar .block.share-and-nav p,.bg-stadsmblue4 .sidebar .block.share-and-nav a,.bg-stadsmblue4 .sidebar .block.share-and-nav h4,.bg-stadsmblue4 .sidebar .block.share-and-nav p,.bg-white .sidebar .block.share-and-nav a,.bg-white .sidebar .block.share-and-nav h4,.bg-white .sidebar .block.share-and-nav p{color:#000!important}.bg-stadsmblue3 .sidebar .block.share-and-nav h4.nav-head,.bg-stadsmblue4 .sidebar .block.share-and-nav h4.nav-head,.bg-white .sidebar .block.share-and-nav h4.nav-head{background-image:url(images/expand.svg)!important}.bg-stadsmblue3 .sidebar .block.share-and-nav h4.nav-head.expanded,.bg-stadsmblue4 .sidebar .block.share-and-nav h4.nav-head.expanded,.bg-white .sidebar .block.share-and-nav h4.nav-head.expanded{background-image:url(images/expanded.svg)!important}.bg-stadsmblue3 .readmore,.bg-stadsmblue4 .readmore,.bg-white .readmore{background-image:url(images/submit-arrow.svg)}.bg-stadsmblue3 .breadcrumb .arrow,.bg-stadsmblue3 .breadcrumb .item,.bg-stadsmblue3 .breadcrumb a,.bg-stadsmblue4 .breadcrumb .arrow,.bg-stadsmblue4 .breadcrumb .item,.bg-stadsmblue4 .breadcrumb a,.bg-white .breadcrumb .arrow,.bg-white .breadcrumb .item,.bg-white .breadcrumb a{color:#000}.bg-stadsmblue3 hr,.bg-stadsmblue4 hr,.bg-white hr{border-color:#afd0e9}.bg-stadsmblue3 .newsletter-container label,.bg-stadsmblue3 .share .label,.bg-stadsmblue4 .newsletter-container label,.bg-stadsmblue4 .share .label,.bg-white .newsletter-container label,.bg-white .share .label{color:#000!important}.bg-black ul.checklist.green li:before,.bg-black ul.checklist li:before,.bg-stadsmblue2 ul.checklist.green li:before,.bg-stadsmblue2 ul.checklist li:before,.bg-stadsmblue ul.checklist.green li:before,.bg-stadsmblue ul.checklist li:before{background-image:url(images/check-white.svg)}.bg-black{background-color:#000!important}.bg-goteborg{background-color:#0071ba!important}.bg-goteborgljus{background-color:#e7f0f7!important}.bg-alvblue{background-color:#0071ba!important}.bg-himmel{background-color:#e7f0f7!important}.bg-blodapelsin,.bg-mintgreen{background-color:#0071ba!important}.bg-julred{background-color:#cc2424!important}.bg-light-blue,.bg-light-green{background-color:#e7f0f7!important}.text-stadsmblue,.text-stadsmblue a,.text-stadsmblue h1,.text-stadsmblue h2,.text-stadsmblue h3,.text-stadsmblue h4,.text-stadsmblue h5,.text-stadsmblue h6,.text-stadsmblue li,.text-stadsmblue ol,.text-stadsmblue p,.text-stadsmblue table,.text-stadsmblue td,.text-stadsmblue ul{color:#0071ba!important}.text-stadsmblue2,.text-stadsmblue2 a,.text-stadsmblue2 h1,.text-stadsmblue2 h2,.text-stadsmblue2 h3,.text-stadsmblue2 h4,.text-stadsmblue2 h5,.text-stadsmblue2 h6,.text-stadsmblue2 li,.text-stadsmblue2 ol,.text-stadsmblue2 p,.text-stadsmblue2 table,.text-stadsmblue2 td,.text-stadsmblue2 ul{color:#a2c5e0!important}.text-stadsmblue3,.text-stadsmblue3 a,.text-stadsmblue3 h1,.text-stadsmblue3 h2,.text-stadsmblue3 h3,.text-stadsmblue3 h4,.text-stadsmblue3 h5,.text-stadsmblue3 h6,.text-stadsmblue3 li,.text-stadsmblue3 ol,.text-stadsmblue3 p,.text-stadsmblue3 table,.text-stadsmblue3 td,.text-stadsmblue3 ul{color:#d0e2f0!important}.text-stadsmblue4,.text-stadsmblue4 a,.text-stadsmblue4 h1,.text-stadsmblue4 h2,.text-stadsmblue4 h3,.text-stadsmblue4 h4,.text-stadsmblue4 h5,.text-stadsmblue4 h6,.text-stadsmblue4 li,.text-stadsmblue4 ol,.text-stadsmblue4 p,.text-stadsmblue4 table,.text-stadsmblue4 td,.text-stadsmblue4 ul{color:#e7f0f7!important}.text-white,.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white ol,.text-white p,.text-white table,.text-white td,.text-white ul{color:#fff!important}.text-black,.text-black a,.text-black h1,.text-black h2,.text-black h3,.text-black h4,.text-black h5,.text-black h6,.text-black li,.text-black ol,.text-black p,.text-black table,.text-black td,.text-black ul{color:#000!important}.text-goteborg,.text-goteborg a,.text-goteborg h1,.text-goteborg h2,.text-goteborg h3,.text-goteborg h4,.text-goteborg h5,.text-goteborg h6,.text-goteborg li,.text-goteborg ol,.text-goteborg p,.text-goteborg table,.text-goteborg td,.text-goteborg ul{color:#0071ba!important}.text-goteborgljus,.text-goteborgljus a,.text-goteborgljus h1,.text-goteborgljus h2,.text-goteborgljus h3,.text-goteborgljus h4,.text-goteborgljus h5,.text-goteborgljus h6,.text-goteborgljus li,.text-goteborgljus ol,.text-goteborgljus p,.text-goteborgljus table,.text-goteborgljus td,.text-goteborgljus ul{color:#e7f0f7!important}.text-alvblue,.text-alvblue a,.text-alvblue h1,.text-alvblue h2,.text-alvblue h3,.text-alvblue h4,.text-alvblue h5,.text-alvblue h6,.text-alvblue li,.text-alvblue ol,.text-alvblue p,.text-alvblue table,.text-alvblue td,.text-alvblue ul{color:#0071ba!important}.text-himmel,.text-himmel a,.text-himmel h1,.text-himmel h2,.text-himmel h3,.text-himmel h4,.text-himmel h5,.text-himmel h6,.text-himmel li,.text-himmel ol,.text-himmel p,.text-himmel table,.text-himmel td,.text-himmel ul{color:#e7f0f7!important}.text-blodapelsin,.text-blodapelsin a,.text-blodapelsin h1,.text-blodapelsin h2,.text-blodapelsin h3,.text-blodapelsin h4,.text-blodapelsin h5,.text-blodapelsin h6,.text-blodapelsin li,.text-blodapelsin ol,.text-blodapelsin p,.text-blodapelsin table,.text-blodapelsin td,.text-blodapelsin ul,.text-mintgreen,.text-mintgreen a,.text-mintgreen h1,.text-mintgreen h2,.text-mintgreen h3,.text-mintgreen h4,.text-mintgreen h5,.text-mintgreen h6,.text-mintgreen li,.text-mintgreen ol,.text-mintgreen p,.text-mintgreen table,.text-mintgreen td,.text-mintgreen ul{color:#0071ba!important}.text-julred,.text-julred a,.text-julred h1,.text-julred h2,.text-julred h3,.text-julred h4,.text-julred h5,.text-julred h6,.text-julred li,.text-julred ol,.text-julred p,.text-julred table,.text-julred td,.text-julred ul{color:#cc2424!important}.text-light-blue,.text-light-blue a,.text-light-blue h1,.text-light-blue h2,.text-light-blue h3,.text-light-blue h4,.text-light-blue h5,.text-light-blue h6,.text-light-blue li,.text-light-blue ol,.text-light-blue p,.text-light-blue table,.text-light-blue td,.text-light-blue ul,.text-light-green,.text-light-green a,.text-light-green h1,.text-light-green h2,.text-light-green h3,.text-light-green h4,.text-light-green h5,.text-light-green h6,.text-light-green li,.text-light-green ol,.text-light-green p,.text-light-green table,.text-light-green td,.text-light-green ul{color:#e7f0f7!important}button,div.button,input[type=submit]{padding:3px 20px 0;background-color:#0071ba;background-repeat:no-repeat;background-position:50%;color:#fff;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;font-size:18px;font-weight:400;border-radius:12px;height:50px;line-height:50px;text-align:center;cursor:pointer;overflow:hidden;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}:focus{outline:none}button.small,div.button.small,input[type=submit].small{height:36px;line-height:36px;font-size:15px;border-radius:6px}button.big,div.button.big,input[type=submit].big{height:54px;line-height:54px}button.green,button.mintgreen,div.button.green,div.button.mintgreen,input[type=submit].green,input[type=submit].mintgreen{background-color:#0071ba}button.red,div.button.red,input[type=submit].red{background-color:#c51c17}button.white,div.button.white,input[type=submit].white{background-color:#fff;color:#0071ba}button.light,div.button.light,input[type=submit].light{background-color:#e7f0f7;color:#0071ba}button.grey,div.button.grey,input[type=submit].grey{background-color:#a6a6a6;color:#fff}button:disabled,div.button.disabled,div.button:disabled,input[type=submit]:disabled{opacity:.25}button.arrow,div.button.arrow,input[type=submit].arrow{padding-right:50px;background-image:url(images/submit-arrow-white.svg);background-size:24px;background-position:center right 16px}button.loading,div.button.loading,input[type=submit].loading{background-image:url(images/button-loader.gif);background-size:28px;background-position:12px 8px;opacity:.5}@media only screen and (min-width:1000px){button.loading,div.button.loading,input[type=submit].loading{background-position:12px 12px}}.btn-stadsmblue{background-color:#0071ba!important;color:#fff!important}.btn-stadsmblue2{background-color:#a2c5e0!important;color:#fff!important}.btn-stadsmblue3{background-color:#d0e2f0!important;color:#0071ba!important}.btn-stadsmblue4{background-color:#e7f0f7!important;color:#0071ba!important}.btn-white{background-color:#fff!important;color:#0071ba!important}.btn-black{background-color:#000!important;color:#fff!important}.btn-goteborg{background-color:#0071ba!important;color:#fff!important}.btn-goteborgljus{background-color:#e7f0f7!important;color:#fff!important}.btn-alvblue,.btn-blodapelsin,.btn-mintgreen{background-color:#0071ba!important;color:#fff!important}.btn-julred{background-color:#cc2424!important;color:#fff!important}.btn-himmel,.btn-light-blue,.btn-light-green{background-color:#e7f0f7!important;color:#0071ba!important}input[type=radio]{float:left;margin-top:7px;margin-right:10px;width:14px;height:14px}input[type=radio]:before{top:-2px}input[type=radio]:after,input[type=radio]:before{content:"";position:relative;display:block;left:-2px;width:16px;height:16px;border:1px solid #0071ba;border-radius:50%;background:#fff;cursor:pointer}input[type=radio]:after{top:-20px;background-repeat:no-repeat;background-position:50%;background-size:10px}input[type=radio]:checked:after{background-color:#fff;border:1px solid #0071ba;background-image:url(images/radio-blue.svg);background-repeat:no-repeat;background-position:50%;background-size:8px}input[type=checkbox]{float:left;margin-top:7px;margin-right:10px;width:14px;height:14px}input[type=checkbox]:before{top:-2px}input[type=checkbox]:after,input[type=checkbox]:before{content:"";position:relative;display:block;left:-2px;width:16px;height:16px;border:1px solid #0071ba;border-radius:3px;background:#fff;cursor:pointer}input[type=checkbox]:after{top:-20px;background-repeat:no-repeat;background-position:50%;background-size:10px}input[type=checkbox]:checked:after{background-color:#fff;border:1px solid #0071ba;background-image:url(images/check-black.svg);background-position:50%;background-size:12px}button.amount,input[type=number].amount{float:left;width:120px;height:42px;line-height:42px;margin:0 30px 30px 0;padding-left:0;padding-right:0;border:1px solid #fff;background-color:transparent;color:#fff;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}button.amount.active,input[type=number].amount.active{background-color:#0071ba;color:#fff;border-color:#0071ba}input[type=number].amount{font-weight:700;line-height:28px;background-color:#fff;height:40px;text-align:center;padding-left:0;padding-right:0;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=number].amount.active.error,input[type=number].amount.error{border:1px solid #c30b0b;color:#c30b0b}::-webkit-input-placeholder{color:#bebebe}:-ms-input-placeholder,::-ms-input-placeholder{color:#bebebe}::-moz-placeholder{color:#bebebe}.full-relative{position:relative;width:100%}.shortcodes{float:left;width:100%;clear:both}.nav-list{float:left;width:100%;line-height:1.3;font-size:16px;color:#fff}.nav-list a{text-decoration:none;color:#fff}.nav-list .nav-list-row{float:left;width:100%;padding:7px 0}.nav-list .nav-list-row.active{font-weight:700;text-decoration:underline}.nav-list .nav-list-row.empty{color:#bebebe}.nav-list .nav-list-row.showmob{display:none}.nav-list .nav-list-row.gotsubs{padding-bottom:0}.nav-list .nav-list-row.gotsubs .nav-list-row-head{float:left;width:calc(100% - 20px);padding:0 0 7px 20px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;cursor:pointer;background-image:url(images/expand-white.svg);background-repeat:no-repeat;background-position:0 0;background-size:15px}.nav-list .nav-list-row.gotsubs .nav-list-row-head.expanded{background-image:url(images/expanded-white.svg)}.nav-list .nav-list-row.gotsubs .nav-list-row-body .nav-list-sub-row{float:left;width:calc(100% - 10px);padding:7px 0 7px 20px;display:none}.nav-list .nav-list-row.gotsubs .nav-list-row-body .nav-list-sub-row.active{font-weight:700;text-decoration:underline}.nav-list .nav-list-row.gotsubs .nav-list-row-body .nav-list-sub-row.empty{color:#bebebe}.popup-container{position:fixed;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer;overflow:auto;overflow-y:scroll;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.popup-container .popup-scroll{float:left;width:100%}.popup-container .popup-scroll .popup-window{width:1200px;height:auto;margin:-50px auto 0;background-color:#000;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);border:none;cursor:default;-webkit-transition:margin-top .3s ease,height .3s ease,min-height .3s ease;transition:margin-top .3s ease,height .3s ease,min-height .3s ease}.popup-container .popup-scroll .popup-window .close{float:right;width:24px;height:24px;margin:8px 8px 0 0;background-image:url(images/popup-close-white.svg);background-repeat:no-repeat;background-position:50%;background-size:18px;cursor:pointer}.popup-container .popup-scroll .popup-window .close.dark{background-image:url(images/popup-close.svg)}.popup-container .popup-scroll .popup-window .popup-inner{float:left;width:95%;padding:10px 2.5% 30px}.popup-container .popup-scroll .popup-window .popup-inner .search-loader{position:absolute;top:20px;right:0;width:30px;height:30px;background-image:url(images/loader.gif?upd=1);background-size:26px;background-repeat:no-repeat}.popup-container .popup-scroll .popup-window .popup-inner input.search{width:calc(100% - 50px);padding:5px 0 5px 50px;border:0;background-color:#000;color:#fff;border-bottom:1px solid #fff;background-image:url(images/icon-search-white.svg);background-size:32px;background-position:0;background-repeat:no-repeat;border-radius:0;font-size:26px;font-weight:300}.popup-container .popup-scroll .popup-window .popup-inner .result{float:left;width:100%;margin-top:30px}.popup-container .popup-scroll .popup-window .popup-inner .result h2{margin-bottom:20px}.popup-container .popup-scroll .popup-window .popup-inner .result .row{float:left;width:100%;margin-bottom:20px}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-image{float:left;width:90px;height:70px;margin-right:20px;background-size:cover}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-content{float:right;width:calc(100% - 110px)}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-content h4{margin-bottom:6px;font-size:16px}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-content p{max-height:42px;width:100%;overflow:hidden;font-size:14px;margin-bottom:0}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-content.noimg{width:100%}.popup-container .popup-scroll .popup-window .popup-inner .result .search-more-hits{float:left;width:calc(100% - 10px);margin-bottom:10px;padding-left:10px;height:30px;line-height:30px;font-size:16px;font-weight:400;color:#fff;cursor:pointer}.popup-container.vis{opacity:1;visibility:visible;background-color:rgba(0,0,0,.75)}.popup-container.vis .popup-scroll .popup-window{margin-top:100px}.popup-container.pdf-preview .popup-scroll .popup-window{max-width:590px;margin-bottom:30px;background-color:#fff}.popup-container.pdf-preview .popup-scroll .popup-window .close{background-image:url(images/popup-close.svg)}.popup-container.pdf-preview .load-pdf-preview{text-align:center;position:relative;top:40%}.popup-container.pdf-preview.vis .popup-scroll .popup-window{margin-top:30px}#cookie-notice{padding:10px 0;font-size:15px!important;line-height:1.6;color:#fff!important}#cookie-notice .button{padding:5px 8px;background:#fff;border:0;font-size:14px;font-weight:400;border-radius:3px;text-decoration:none}.cookie-notice-hidden{opacity:0;visibility:hidden}.cn-button{display:inline-block;background-color:#fff;padding:4px 8px!important;text-decoration:none}.remove{position:absolute;width:16px;height:16px;top:-5px;left:-5px;background-color:red;border-radius:100%;cursor:pointer;background-image:url(images/cart-remove.svg);background-position:50%;background-repeat:no-repeat;background-size:8px}button.cky-accordion-btn{height:auto!important;font-family:ITC Franklin Gothic Demi,Arial,sans-serif!important;font-weight:400!important;border-radius:0!important}.cky-notice .cky-title,.cky-preference-header .cky-preference-title{font-family:ITC Franklin Gothic Heavy,Arial,sans-serif!important;font-weight:400!important}.cky-audit-table .cky-cookie-des-table{float:none !important!important}.cky-audit-table .cky-cookie-des-table li{font-size:14px!important}.cky-btn{font-family:ITC Franklin Gothic Demi,Arial,sans-serif!important;font-weight:400!important;border-radius:12px!important}.cky-switch input[type=checkbox]:before{top:auto!important;border:none!important}.cky-btn-preferences,.cky-btn-reject{border-width:1px!important}@media only screen and (min-device-width:1px){html.hidescroll,html.hidescroll .header .inner{padding-right:0}}@media only screen and (min-width:1px){html.hidescroll,html.hidescroll .header .inner{padding-right:15px}}.header-push{float:left;-webkit-transition:height .15s ease;transition:height .15s ease}.header,.header-push{width:100%;height:110px}.header{position:fixed;z-index:100;background-color:#000;-webkit-transition:height .15s linear;transition:height .15s linear}.header .inner{width:1200px;margin:0 auto}.header .inner .header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:110px;-webkit-transition:height .15s linear;transition:height .15s linear}.header .inner .header-main .logo{width:144px;height:58px;margin-bottom:28px;margin-right:30px;background-image:url(images/logotype.svg);background-size:contain;background-position:0;background-repeat:no-repeat;cursor:pointer;-webkit-transition:width .15s linear,height .15s linear,margin .15s linear;transition:width .15s linear,height .15s linear,margin .15s linear}.header .inner .header-main .nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 324px);-webkit-transition:width .15s linear,margin-bottom .15s linear;transition:width .15s linear,margin-bottom .15s linear}.header .inner .header-main .nav-menu .nav-item{position:relative;height:64px;margin:0 2%;font-size:20px;line-height:1;color:#fff;font-weight:400;-webkit-transition:height .15s linear;transition:height .15s linear;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.header .inner .header-main .nav-menu .nav-item a{text-decoration:none;color:#fff}.header .inner .header-main .nav-menu .nav-item .active-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:4px;margin-top:2px;margin-bottom:2px}.header .inner .header-main .nav-menu .nav-item .active-item .active-item-color{width:0;height:4px;background-color:#0071ba;-webkit-transition:width .2s ease;transition:width .2s ease}.header .inner .header-main .nav-menu .nav-item.active .active-item .active-item-color,.header .inner .header-main .nav-menu .nav-item:hover .active-item .active-item-color{width:100%}.header .inner .header-main .nav-menu.mobile{display:none}.header .inner .header-main .right-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:150px;margin-bottom:40px;-webkit-transition:margin-bottom .15s linear;transition:margin-bottom .15s linear}.header .inner .header-main .right-icons .icon{width:30px;height:30px;margin-right:25px;background-repeat:no-repeat;background-position:50%;background-size:28px;cursor:pointer}.header .inner .header-main .right-icons .icon.cart{background-image:url(images/icon-cart-white.svg);background-size:32px;display:block}.header .inner .header-main .right-icons .icon.cart .icon-cart-count{position:absolute;width:20px;height:20px;top:-8px;right:-8px;background-color:#0071ba;border-radius:100%;cursor:pointer;line-height:23px;font-size:12px;font-weight:400;color:#fff;text-align:center;border:2px solid #fff;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.header .inner .header-main .right-icons .icon.search{background-image:url(images/icon-search-white.svg)}.header .inner .header-main .right-icons .sitemap-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:30px;width:30px;cursor:pointer}.header .inner .header-main .right-icons .sitemap-button .hamburger{position:relative;width:100%;height:32px;margin:2px 0 0;cursor:pointer}.header .inner .header-main .right-icons .sitemap-button .hamburger .bar{position:absolute;width:100%;height:4px;left:0;background-color:#fff;opacity:1;visibility:visible;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top .3s ease,left .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:top .3s ease,left .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,top .3s ease,left .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,top .3s ease,left .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease}.header .inner .header-main .right-icons .sitemap-button .hamburger .bar.one{top:0}.header .inner .header-main .right-icons .sitemap-button .hamburger .bar.two{top:10px}.header .inner .header-main .right-icons .sitemap-button .hamburger .bar.three{top:20px}.header .inner .header-main .right-icons .sitemap-button.active .hamburger{margin-left:5px}.header .inner .header-main .right-icons .sitemap-button.active .hamburger .bar.one{top:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .inner .header-main .right-icons .sitemap-button.active .hamburger .bar.two{opacity:0;visibility:hidden}.header .inner .header-main .right-icons .sitemap-button.active .hamburger .bar.three{top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .nav-menu-tiny-foldout{position:absolute;z-index:101;top:64px;min-width:150px;background-color:#000;visibility:visible;opacity:1;-webkit-transition:visibility .2s ease,opacity .2s ease,top .2s linear;transition:visibility .2s ease,opacity .2s ease,top .2s linear;cursor:default}.header .nav-menu-tiny-foldout .nav-sub-item{width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease;transition:max-height .35s ease}.header .nav-menu-tiny-foldout .nav-sub-item .nav-sub-item-link{display:block;padding:16px 16px 13px;font-size:18px;border-bottom:1px solid #333;white-space:nowrap;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.header .nav-menu-tiny-foldout .nav-sub-item .nav-sub-item-link.active,.header .nav-menu-tiny-foldout .nav-sub-item .nav-sub-item-link:hover{background-color:#222}.header .nav-menu-foldout{position:absolute;z-index:101;top:110px;left:calc(50% - 650px);visibility:hidden;opacity:0;-webkit-transition:visibility .2s ease,opacity .2s ease,top .2s linear;transition:visibility .2s ease,opacity .2s ease,top .2s linear;cursor:default}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{float:left;width:1200px;padding:30px 50px 0;background-color:#000;color:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.25);box-shadow:0 2px 6px 0 rgba(0,0,0,.25);-webkit-transition:padding-top .3s linear,padding-bottom .3s linear;transition:padding-top .3s linear,padding-bottom .3s linear}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item{float:left;width:17.5%;margin-right:3.125%;margin-bottom:50px;padding:0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item h4{float:left;width:100%;height:22px;margin:0;font-size:18px;line-height:1.3;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item a,.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item a:active,.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item a:visited{text-decoration:none;color:#fff}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item img{float:left;width:100%;margin-bottom:20px;border-radius:8px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4{text-align:left;font-size:18px;margin-bottom:15px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4.showmob{display:none}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+0){margin-right:0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list.mobsearch{display:none}.header .nav-menu-foldout.sitemap{z-index:102;position:fixed;height:calc(100% - 110px);top:110px}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center{float:left;width:100%;height:100%}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner{max-height:100%;height:auto;-webkit-box-shadow:none;box-shadow:none;overflow:auto;overflow-y:auto}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+0){margin-right:3.125%}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+1){margin-right:0}.header .nav-menu-foldout.header-cart-foldout{right:calc(50% - 630px);max-height:calc(100vh - 80px);overflow-y:auto}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{float:right;width:auto;min-width:270px;max-width:1200px;min-height:290px;padding:30px 30px 0}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart-loader{position:absolute;z-index:99;width:100%;height:310px;background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:visibility .3s ease,opacity .3s ease,top .3s linear;transition:visibility .3s ease,opacity .3s ease,top .3s linear;background-image:url(images/loader.gif);background-position:50%;background-repeat:no-repeat}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart-loader.active{visibility:visible;opacity:1}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:300px;padding-top:10px;padding-left:5px;padding-bottom:30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid #777}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item{width:200px;background-color:#e7f0f7;margin-left:30px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item img{width:100%;margin-top:10px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner{width:86%;padding:10px 7% 0;margin-bottom:10px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner h4{font-size:18px;margin-bottom:15px;text-transform:none;min-height:40px;color:#000}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner .price{height:30px;line-height:30px;font-size:16px;color:#0071ba;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner .checkout-quantity{width:100%;line-height:30px;font-size:13px;color:#0071ba;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif;margin-bottom:15px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner .checkout-quantity input[type=number]{float:none;height:30px;line-height:30px;font-size:13px;padding:0 5px;width:40px;margin-right:5px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item:first-child{margin-left:0}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .total-price{width:100%;padding:10px 0 6px;margin-bottom:24px;border-bottom:1px solid #777;font-size:18px;text-align:right;color:#fff;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner button.tocheckout{float:right;margin-left:10px}.header .nav-menu-foldout.active{visibility:visible;opacity:1}.header .nav-menu-tiny-foldout.active .nav-sub-item{max-height:49px}.header .menu-bg-fade{position:fixed;z-index:90;top:110px;width:100%;height:calc(100% - 110px);background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.header .menu-bg-fade.vis{opacity:1;visibility:visible}.header.tiny{height:80px;-webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.25);box-shadow:0 0 13px 0 rgba(0,0,0,.25)}.header.tiny .inner .header-main{height:80px}.header.tiny .inner .header-main .logo{width:124px;height:50px;margin-right:50px;margin-bottom:18px}.header.tiny .inner .header-main .nav-menu .nav-item{height:51px}.header.tiny .inner .header-main .right-icons{margin-bottom:26px}.header.tiny .nav-menu-tiny-foldout{top:51px}.header.tiny .nav-menu-foldout{top:80px}.header.tiny .menu-bg-fade,.header.tiny .nav-menu-foldout.sitemap{top:80px;height:calc(100% - 80px)}.banner-outer{position:relative;float:left;width:100%}.banner-outer .lSPrev{left:30px}.banner-outer .lSNext,.banner-outer .lSPrev{background-repeat:no-repeat;width:60px;height:60px;opacity:.75}.banner-outer .lSNext{background-position:0 0;right:30px}.banner-outer ul{width:100%;margin:0}.banner-outer .banner{float:left;width:100%;height:35vw;background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative;overflow:hidden}@media only screen and (min-width:1600px){.banner-outer .banner{height:560px}}@media only screen and (max-width:760px){.banner-outer .banner{height:400px}}@media only screen and (max-width:420px){.banner-outer .banner{height:400px}}.banner-outer .banner .banner-background{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.banner-outer .banner .banner-background.left_top{background-position:0 0}.banner-outer .banner .banner-background.left_center{background-position:0}.banner-outer .banner .banner-background.left_bottom{background-position:0 100%}.banner-outer .banner .banner-background.right_top{background-position:100% 0}.banner-outer .banner .banner-background.right_center{background-position:100%}.banner-outer .banner .banner-background.right_bottom{background-position:100% 100%}.banner-outer .banner .banner-background.center_top{background-position:top}.banner-outer .banner .banner-background.center_center{background-position:50%}.banner-outer .banner .banner-background.center_bottom{background-position:bottom}.banner-outer .banner .inner{width:1200px;height:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1260px){.banner-outer .banner .inner{width:calc(100% - 50px);margin:0 25px}}@media only screen and (max-width:760px){.banner-outer .banner .inner{width:92%;margin:0 4%}}.banner-outer .banner .inner .content{color:#fff;max-width:60%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:760px){.banner-outer .banner .inner .content{width:75%;max-width:75%}}@media only screen and (max-width:420px){.banner-outer .banner .inner .content{width:100%;max-width:100%}}.banner-outer .banner .inner .content h1{margin-bottom:10px;font-size:54px}.banner-outer .banner .inner .content p{font-size:22px;line-height:1.4;font-weight:400;margin-bottom:10px}.banner-outer .banner .inner .content button{margin:20px 20px 20px 0}@media only screen and (max-width:1260px){.banner-outer .banner .inner .content button,.banner-outer .banner .inner .content p{font-size:18px}}@media only screen and (max-width:760px){.banner-outer .banner .inner .content h1{font-size:28px;margin-bottom:5px}.banner-outer .banner .inner .content p{font-size:16px}.banner-outer .banner .inner .content button{margin:10px 10px 10px 0;font-size:16px}}.banner-outer .banner .inner .content button.nomargins{margin-top:0;margin-bottom:0}.banner-outer .banner .inner .content button.mensred{background-color:#c51c17}.banner-outer .banner .inner .content .thankyou-share{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:40px}.banner-outer .banner .inner .content .thankyou-share .share{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;margin-right:50px;margin-bottom:15px}.banner-outer .banner .inner .content .thankyou-share .share .image{width:30px;height:30px;background-repeat:no-repeat;background-size:cover;margin-right:10px}.banner-outer .banner .inner .content .thankyou-share .share .image.fb{background-image:url(images/share-icons/thankyou-fb-blue.png)}.banner-outer .banner .inner .content .thankyou-share .share .image.tw{background-image:url(images/share-icons/thankyou-twitter-blue.png)}.banner-outer .banner .inner .content .thankyou-share .share .image.in{background-image:url(images/share-icons/thankyou-linkedin-blue.png)}.banner-outer .banner .inner .content .thankyou-share .share .text{height:30px;line-height:30px;color:#0071ba;font-size:16px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;padding-top:2px}.banner-outer .banner .inner .content.width_full{max-width:100%}.banner-outer .banner .inner .content.width_75{max-width:75%}.banner-outer .banner .inner .content.width_60{max-width:60%}.banner-outer .banner .inner .content.width_50{max-width:50%}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.width_50,.banner-outer .banner .inner .content.width_60,.banner-outer .banner .inner .content.width_75,.banner-outer .banner .inner .content.width_full{width:75%;max-width:75%}}@media only screen and (max-width:420px){.banner-outer .banner .inner .content.width_50,.banner-outer .banner .inner .content.width_60,.banner-outer .banner .inner .content.width_75{width:100%;max-width:100%}}.banner-outer .banner .inner .content.banner-bg{width:auto;padding:40px 40px 15px}@media only screen and (max-width:1000px){.banner-outer .banner .inner .content.banner-bg{padding:25px 25px 10px}}.banner-outer .banner .inner .content.background-dark{background-color:rgba(0,0,0,.6)}.banner-outer .banner .inner .content.background-light{background-color:hsla(0,0%,100%,.8)}.banner-outer .banner .inner .content.light,.banner-outer .banner .inner .content.light h1,.banner-outer .banner .inner .content.light h5,.banner-outer .banner .inner .content.light p{color:#fff}.banner-outer .banner .inner .content.light .thankyou-share .share .image.fb{background-image:url(images/share-icons/thankyou-fb.png)}.banner-outer .banner .inner .content.light .thankyou-share .share .image.tw{background-image:url(images/share-icons/thankyou-twitter.png)}.banner-outer .banner .inner .content.light .thankyou-share .share .image.in{background-image:url(images/share-icons/thankyou-linkedin.png)}.banner-outer .banner .inner .content.light .thankyou-share .share .text{color:#fff}.banner-outer .banner .inner .content.blue h1{color:#0071ba}.banner-outer .banner .inner .content.blue p{color:#000}.banner-outer .banner .inner .content.mensred h1{color:#c51c17}.banner-outer .banner .inner .content.small h1{font-size:32px}.banner-outer .banner .inner .content.small p{font-size:18px}@media only screen and (max-width:1260px){.banner-outer .banner .inner .content.small h1{font-size:22px}}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.small h1{font-size:18px}.banner-outer .banner .inner .content.small p{font-size:12px}}.banner-outer .banner .inner .content.big h1{font-size:60px;line-height:1.12}.banner-outer .banner .inner .content.big p{font-size:22px}@media only screen and (max-width:1260px){.banner-outer .banner .inner .content.big h1{font-size:44px}}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.big h1{font-size:34px}.banner-outer .banner .inner .content.big p{font-size:16px}}.banner-outer .banner .inner .content.bigger h1{font-size:70px;line-height:1.1}.banner-outer .banner .inner .content.bigger p{font-size:26px}@media only screen and (max-width:1260px){.banner-outer .banner .inner .content.bigger h1{font-size:50px}}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.bigger h1{font-size:38px}.banner-outer .banner .inner .content.bigger p{font-size:18px}}.banner-outer .banner .inner .content.font-sundaymorning h1{font-family:Sunday Morning,Open sans,sans-serif;font-weight:400!important;font-size:38px}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.font-sundaymorning h1{font-size:20px}}.banner-outer .banner .inner .content.small.font-sundaymorning h1{font-size:28px}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.small.font-sundaymorning h1{font-size:20px}}.banner-outer .banner .inner .content.big.font-sundaymorning h1{font-size:70px}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.big.font-sundaymorning h1{font-size:34px}}.banner-outer .banner .inner .content.bigger.font-sundaymorning h1{font-size:80px}@media only screen and (max-width:760px){.banner-outer .banner .inner .content.bigger.font-sundaymorning h1{font-size:40px}}.banner-outer .banner .inner .content.text-shadow h1{text-shadow:0 0 8px rgba(0,0,0,.5)}.banner-outer .banner .inner .content.text-shadow h5,.banner-outer .banner .inner .content.text-shadow p{text-shadow:0 0 6px rgba(0,0,0,.5)}.banner-outer .banner .inner.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.banner-outer .banner .inner.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-outer .banner .inner.center .content{text-align:center}.banner-outer .banner .inner.center .content .thankyou-share{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-outer .banner .inner.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner-outer .banner .inner.top .content{padding-top:40px}@media only screen and (max-width:760px){.banner-outer .banner .inner.top .content{padding-top:20px}}.banner-outer .banner .inner.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.banner-outer .banner .inner.bottom .content{padding-bottom:40px}@media only screen and (max-width:760px){.banner-outer .banner .inner.bottom .content{padding-bottom:20px}}.banner-outer .banner.low{height:26.25vw}@media only screen and (min-width:1600px){.banner-outer .banner.low{height:420px}}@media only screen and (max-width:760px){.banner-outer .banner.low{height:320px}}@media only screen and (max-width:420px){.banner-outer .banner.low{height:320px}}.banner-outer .banner.very-low{height:20vw}@media only screen and (min-width:1600px){.banner-outer .banner.very-low{height:320px}}@media only screen and (max-width:760px){.banner-outer .banner.very-low{height:200px}}@media only screen and (max-width:420px){.banner-outer .banner.very-low{height:200px}}.banner-outer .mobileimg{display:none}@media only screen and (max-width:420px){.banner-outer .mobileimg{display:block}.banner-outer .hidemob,.banner-outer .mobileimg.hidemob{display:none}}.banner-outer .hasVideo{background-size:0}@media only screen and (max-width:760px){.banner-outer .hasVideo .video,.banner-outer .hasVideo video{display:none}}.banner-outer video{-o-object-fit:cover;object-fit:cover}.banner-outer .playpause{background-repeat:no-repeat;position:absolute;width:75px;height:75px;left:calc(50% - 37px);top:calc(50% - 52px);cursor:pointer}@media only screen and (max-width:760px){.banner-outer .playpause{left:calc(50% - 30px);top:calc(50% - 46px);width:60px;height:60px}}@supports (-webkit-overflow-scrolling:touch){.banner-outer .banner.hasVideo{background-size:cover}.banner-outer .banner.hasVideo .video,.banner-outer .banner.hasVideo video,.banner-outer .playpause{display:none}}.lSSlideOuter{position:relative}.lSSlideOuter .lSPager.lSpg{position:absolute;bottom:0}.lSSlideOuter .lSPager.lSpg>li a{background-color:hsla(0,0%,71%,.5);height:14px;width:14px;border-radius:50%}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#0071ba}.secondhand-map{float:left;width:100%;height:420px}.secondhand-popup{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:calc(50% - 600px);width:240px;height:420px;top:130px}.secondhand-popup .secondhand-popup-inner{width:240px;padding:30px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.08);box-shadow:0 0 4px 1px rgba(0,0,0,.08)}.secondhand-popup .secondhand-popup-inner h4{color:#0071ba}.secondhand-popup .secondhand-popup-inner p{font-size:14px}.secondhand-popup .secondhand-popup-inner .readmore{float:left;padding-right:25px;background-size:14px;font-size:14px}.breadcrumb{float:left;width:100%;height:50px;line-height:50px}.breadcrumb .inner{width:1200px;height:40px;margin:0 auto;overflow:hidden}.breadcrumb .inner .item{float:left}.breadcrumb .inner .arrow{float:left;margin:0 8px}.readmore{padding-right:25px;background-image:url(images/submit-arrow-white.svg);background-repeat:no-repeat;background-position:100%;background-size:18px;padding-top:3px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.readmore a{text-decoration:none}.readmore.tiny a{text-transform:none;font-weight:400}.company-logos{width:100%;margin:40px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.company-logos img{height:40px;margin-bottom:30px;margin-right:4%}.company-logo-list{width:100%}.company-logo-list .company-logo-post{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:25px;background-color:#e7f0f7}.company-logo-list .company-logo-post .left{width:calc(40% - 120px);margin:2px;padding:30px;background-color:#fff}.company-logo-list .company-logo-post .left .left-inner{float:left;width:100%;height:100%;min-height:80px;background-position:50%;background-size:contain;background-repeat:no-repeat}.company-logo-list .company-logo-post .right{width:60%;margin:25px 25px 25px 30px}.company-logo-list .company-logo-post .right h4{margin-bottom:5px}.company-logo-list .company-logo-post .right p{margin-bottom:0;font-size:16px}.company-logo-list .company-logo-post .right .linkrow{width:100%;margin-top:7px;font-size:16px}.company-logo-list .company-logo-post .right .linkrow .link{float:left;margin-top:5px}.company-logo-list .company-logo-post .right .linkrow .link.logo-fold{margin-right:50px;padding-left:20px;cursor:pointer;background-image:url(images/expand.svg);background-repeat:no-repeat;background-position:0 5px;color:#0071ba;font-weight:400}.company-logo-list .company-logo-post .right .linkrow .link.logo-fold.expanded{background-image:url(images/expanded.svg)}.company-logo-list .company-logo-content{width:calc(100% - 50px);margin-top:1px;padding:25px;background-color:#e7f0f7;display:none}.company-logo-list .company-logo-content p{font-size:16px}.company-logos-cat{width:100%;margin-bottom:30px;border-bottom:1px solid #777}.company-logos-cat h1{color:#0071ba}.main{float:left;width:100%;padding-bottom:20px}.main .inner{width:1200px;margin:0 auto;padding-top:50px}.main .inner .share{float:left;width:100%;margin-bottom:30px}.main .inner .share .label{color:#fff;font-size:16px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;margin-bottom:8px}.main .inner .contact-row{float:left;width:calc(100% - 25px);padding-left:25px;margin-bottom:10px;color:#0071ba;font-size:16px;word-wrap:break-word;background-position:left 6px;background-repeat:no-repeat;background-size:14px}.main .inner .contact-row a{color:#0071ba;text-decoration:none}.main .inner .contact-row.email{background-image:url(images/icon-contact-email.svg)}.main .inner .contact-row.phone{background-image:url(images/icon-contact-phone.svg)}.main .inner .contact-row.cell{background-image:url(images/icon-contact-cell.svg)}.main .inner div.wpcf7{float:left;width:100%;margin:25px 40px 25px 0;position:relative}.main .inner div.wpcf7 p{float:left;width:100%;margin:0 0 20px;padding:0}.main .inner div.wpcf7 label{float:left;width:100%;font-size:16px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.main .inner div.wpcf7 .wpcf7-list-item-label{color:#d5d5d5;font-size:14px;font-weight:700}.main .inner div.wpcf7 button,.main .inner div.wpcf7 input[type=date],.main .inner div.wpcf7 input[type=email],.main .inner div.wpcf7 input[type=number],.main .inner div.wpcf7 input[type=password],.main .inner div.wpcf7 input[type=range],.main .inner div.wpcf7 input[type=tel],.main .inner div.wpcf7 input[type=text],.main .inner div.wpcf7 input[type=url],.main .inner div.wpcf7 select,.main .inner div.wpcf7 textarea{font-weight:400;margin-top:5px}.main .inner div.wpcf7 textarea{height:224px}.main .inner div.wpcf7 input[type=checkbox],.main .inner div.wpcf7 input[type=radio]{margin-top:4px}.main .inner div.wpcf7 .wpcf7-select{width:100%}.main .inner div.wpcf7 button,.main .inner div.wpcf7 div.button,.main .inner div.wpcf7 input[type=submit]{float:right;width:auto;padding-left:25px;padding-right:25px}.main .inner div.wpcf7 span.wpcf7-list-item{float:left;width:100%;margin:5px 0 10px}.main .inner div.wpcf7 span.wpcf7-not-valid-tip{float:left;width:calc(100% - 16px);background-color:#c30b0b;color:#fff;font-size:14px;font-weight:400;padding:6px 8px 2px;margin:5px 0 10px;text-transform:none}.main .inner div.wpcf7 .ajax-loader{width:16px;height:16px;margin:0 0 0 4px;vertical-align:middle}.main .inner div.wpcf7 div.wpcf7-response-output{float:left;width:calc(100% - 20px);margin:20px 0 35px;padding:10px 10px 6px;font-size:16px;border-radius:3px;font-weight:400;background-color:#fff;color:#0071ba;border-color:#0071ba}.main .inner div.wpcf7 .invalid div.wpcf7-response-output{color:#c30b0b;border-color:#c30b0b}.main .inner div.wpcf7 div.wpcf7-mail-sent-ok{border:none;color:#0071ba;background-color:#f5ffeb}.main .inner div.wpcf7 div.wpcf7-mail-sent-ng,.main .inner div.wpcf7 div.wpcf7-spam-blocked,.main .inner div.wpcf7 div.wpcf7-validation-errors{border:none;color:#c30b0b;border-color:#c30b0b}.main .inner div.wpcf7 .left{float:left;width:48%}.main .inner div.wpcf7 .right{float:right;width:48%}.main .inner .box{float:left;background-color:#e7f0f7;font-size:16px;width:30%;margin-right:5%;margin-bottom:60px;overflow:hidden}.main .inner .box img{float:left;width:100%}.main .inner .box img.shop-img{width:92%;margin-left:4%;margin-top:15px}.main .inner .box a{color:#000}.main .inner .box .box-inner{float:left;height:180px;width:90%;padding:20px 5% 0;margin-bottom:20px;overflow:hidden}.main .inner .box .box-inner h4{color:#0071ba;word-wrap:break-word}.main .inner .box .box-inner h2,.main .inner .box .box-inner h3{color:#0071ba}.main .inner .box .box-inner p{font-size:16px;margin-bottom:0;color:#000}.main .inner .box .box-inner.shop{width:84%;padding:25px 8% 0;margin-bottom:10px}.main .inner .box .box-bottom-shop{float:left;height:60px;width:84%;padding:0 8%;margin-bottom:20px}.main .inner .box .box-bottom-shop .price{float:left;height:46px;line-height:46px;color:#0071ba;font-weight:700;font-size:18px}.main .inner .box .box-bottom-shop button{float:right;margin-top:1px;padding:0 15px}.main .inner .box .box-bottom-shop input[type=number]{float:right;width:calc(100% - 160px);max-width:34px;margin-right:10px;padding:0 10px}.main .inner .box .cat-labels{float:left;width:100%;width:90%;padding:20px 5% 0;margin-bottom:20px;height:22px}.main .inner .box .cat-labels .cat-label{float:left;height:22px;line-height:22px;max-width:calc(50% - 20px);padding:4px 5px 0;margin-right:10px;background-color:#ccc;font-size:14px;color:#fff;border-radius:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main .inner .box .cat-labels .cat-label.blue,.main .inner .box .cat-labels .cat-label.green{background-color:#a2c5e0}.main .inner .box.contact .box-inner{height:240px}.main .inner .box.contact .box-inner h4{color:#000;margin-bottom:4px}.main .inner .box.contact .box-inner p{margin-bottom:10px}.main .inner .box.contact .box-inner p.work{width:100%;word-wrap:break-word;font-weight:400;margin-bottom:18px}.main .inner .box.contact .box-inner a{color:#0071ba}.main .inner .box.regular:nth-child(3n+0),.main .inner .box.shortcode:nth-child(3n+0){margin-right:0}.main .inner .box.start-blog{width:22%;margin-right:4%;cursor:pointer}.main .inner .box.start-blog .cat-label{position:absolute;padding:5px 10px;background-color:#0071ba;color:#fff;font-size:11px;font-weight:700}.main .inner .box.start-blog .box-inner{height:224px}.main .inner .box.start-blog .box-inner p{font-size:14px}.main .inner .box.start-blog:nth-child(4n+0){margin-right:0}.main .inner .donationbox{float:left;background-color:#d0e2f0;font-size:16px;width:22%;margin-right:4%;margin-bottom:60px;overflow:hidden}.main .inner .donationbox img{float:left;width:100%;padding:0}.main .inner .donationbox a{color:#000}.main .inner .donationbox h4{width:100%;text-align:center;color:#000;line-height:20px;margin-bottom:14px}.main .inner .donationbox h4 img{float:none;width:20px;height:auto;margin-left:8px;margin-bottom:-3px}.main .inner .donationbox a h4,.main .inner .donationbox h4 a{color:#0071ba}.main .inner .donationbox .box-inner{float:left;height:130px;width:90%;padding:0 5%;margin-bottom:30px;overflow:hidden}.main .inner .donationbox .box-inner p{width:100%;text-align:center;font-size:16px;margin-bottom:0}.main .inner .donationbox.withamounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48%}.main .inner .donationbox.withamounts .left{width:46%;padding-right:4%}.main .inner .donationbox.withamounts .left h4{margin-bottom:30px}.main .inner .donationbox.withamounts .right{width:44%;min-height:130px;padding-left:4%;border-left:1px solid #777;margin-top:30px;margin-bottom:30px}.main .inner .donationbox.withamounts .right button.amount,.main .inner .donationbox.withamounts .right input[type=number].amount{width:36%;margin:0;margin-left:8%;margin-bottom:20px;height:32px;line-height:32px;font-size:14px;padding-top:1px}.main .inner .donationbox.withamounts .right input[type=number].amount{height:30px;border-radius:12px}.main .inner .donationbox.withamounts .right input[type=submit]{width:80%;height:32px;margin-left:8%;line-height:30px;background-color:#0071ba;border:1px solid #0071ba;color:#fff;font-size:14px;padding-top:1px}.main .inner .donationbox.normal:nth-child(4n+0),.main .inner .donationbox.withamounts:nth-child(2n+0){margin-right:0}.main .inner .donationbox.withamounts.hyllningminne{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .inner .donationbox.withamounts.hyllningminne h4{text-align:left;margin-bottom:25px}.main .inner .donationbox.withamounts.hyllningminne .left{width:calc(100% - 50px);margin:20px 25px;padding:0}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs{float:left;width:100%}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs .thumb{float:left;width:22%;margin-right:3%;margin-top:12px;cursor:pointer}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs .thumb img.selected{outline:2px solid #0071ba}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs .thumb:nth-child(4n+0){margin-right:0}.main .inner .donationbox.withamounts.hyllningminne .right{width:calc(100% - 50px);margin:25px;padding:0;border-left:none}.main .inner .donationbox.withamounts.hyllningminne .right button.amount,.main .inner .donationbox.withamounts.hyllningminne .right input[type=number].amount{width:calc(22% - 2px);margin-left:0;margin-right:3.2%;max-width:none}.main .inner .donationbox.withamounts.hyllningminne .right .amount:nth-child(4n+0){margin-right:0}.main .inner .donationbox.withamounts.hyllningminne .right input[type=submit]{width:100%;margin-left:0;margin-top:20px}.main .inner .filter-categories{float:right}.main .inner .filter-categories .cat{float:left;margin-left:20px;font-size:16px;cursor:pointer;margin-bottom:15px}.main .inner .filter-categories .cat.active{font-weight:700}.main .inner .contact-container{float:left;width:100%;margin-top:20px;margin-bottom:20px}.main .inner .content{float:left;width:calc(100% - 340px)}.main .inner .content .map-single{float:left;width:100%;height:250px;display:block}.main .inner .content .box .box-inner{height:222px;width:85%;padding:20px 7.5% 0}.main .inner .content .box.contact .box-inner{height:290px}.main .inner .content .halfcol-row{float:left;width:100%;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #777}.main .inner .content .halfcol-row p{margin:0 0 20px;font-size:16px}.main .inner .content .halfcol-row .left{float:left;width:25%;height:180px;margin-right:5%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#e7f0f7}.main .inner .content .halfcol-row .left .date{float:left;padding:5px 8px;background-color:#0071ba;font-size:16px;color:#fff;font-weight:700}.main .inner .content .halfcol-row .right{float:left;width:70%}.main .inner .content .halfcol-row .right h2{color:#0071ba}.main .inner .content .halfcol-row .right .map-fold{float:left;width:calc(100% - 25px);padding:0 0 0 20px;margin-bottom:20px;cursor:pointer;font-size:16px;color:#0071ba;background-image:url(images/expand.svg);background-repeat:no-repeat;background-position:0 5px}.main .inner .content .halfcol-row .right .map-fold.expanded{background-image:url(images/expanded.svg)}.main .inner .content .halfcol-row .right .map-container{float:left;width:100%;height:250px;margin-bottom:30px;display:none}@media only screen and (min-width:760px){.main .inner .sidebar.fixed{position:fixed;z-index:50;top:200px;right:25px;width:180px}.main .inner .sidebar.fixed .block{-webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.15);box-shadow:0 0 13px 0 rgba(0,0,0,.15);margin-bottom:0}.main .inner .sidebar.fixed .block .sidebar-nav{margin-top:0;margin-bottom:15px;display:block}.main .inner .sidebar.fixed .block .sidebar-nav h4{margin-bottom:0}.main .inner .sidebar.fixed .block .sidebar-nav .nav-list{display:none;font-size:16px;margin-top:5px}.main .inner .sidebar.fixed .block .sidebar-nav h4.nav-head{width:calc(100% - 24px);min-height:22px;padding:4px 0 0 24px;cursor:pointer;background-image:url(images/expand-white.svg);background-repeat:no-repeat;background-position:0 5px;background-size:16px}.main .inner .sidebar.fixed .block .sidebar-nav h4.nav-head.expanded{background-image:url(images/expanded-white.svg)}}.main .inner .sidebar{float:right;width:270px}.main .inner .sidebar .block{float:left;width:85%;padding:20px 7.5% 0;margin-bottom:30px;background-color:#e7f0f7;overflow:hidden;color:#000}.main .inner .sidebar .block a,.main .inner .sidebar .block h1,.main .inner .sidebar .block h2,.main .inner .sidebar .block h3,.main .inner .sidebar .block h4,.main .inner .sidebar .block h5{color:#0071ba}.main .inner .sidebar .block .sidebar-nav{float:left;width:100%;margin-top:10px;margin-bottom:30px}.main .inner .sidebar .block .sidebar-nav.archive{text-transform:capitalize}.main .inner .sidebar .block p{font-size:16px}.main .inner .sidebar .block.share-and-nav{background-color:#000}.main .inner .sidebar .block.share-and-nav a,.main .inner .sidebar .block.share-and-nav h4,.main .inner .sidebar .block.share-and-nav p{color:#fff}.main .inner .sidebar .block.banner,.main .inner .sidebar .block.link{width:100%;padding:0}.main .inner .sidebar .block.banner img,.main .inner .sidebar .block.link img{float:left;width:100%}.main .inner .sidebar .block.banner .inner-block,.main .inner .sidebar .block.link .inner-block{float:left;width:85%;padding:15px 7.5% 0}.main .inner .sidebar .block.banner .inner-block h4,.main .inner .sidebar .block.banner .inner-block p,.main .inner .sidebar .block.link .inner-block h4,.main .inner .sidebar .block.link .inner-block p{float:left;width:100%}.main .inner .sidebar .block.banner .inner-block button.small,.main .inner .sidebar .block.link .inner-block button.small{margin-bottom:20px}.main .inner .sidebar .block.secondhand h4{color:#0071ba}.main .inner .sidebar .block.secondhand p{word-wrap:break-word}.main .inner .sidebar .block.donation{background-color:#e7f0f7;padding-bottom:15px}.main .inner .sidebar .block.donation h4{color:#0071ba}.main .inner .sidebar .block.donation .donationrow{float:left;width:100%;background-color:#fff;margin-bottom:8px;border-radius:8px;overflow:hidden}.main .inner .sidebar .block.donation .donationrow img{float:left;width:100%;padding:0;margin-bottom:20px}.main .inner .sidebar .block.donation .donationrow h4{width:100%;text-align:center;color:#0071ba;font-size:16px;line-height:1.3;margin-bottom:30px}.main .inner .sidebar .block.donation .donationrow h4 img{float:none;width:16px;height:auto;margin-left:8px;margin-bottom:-2px}.main .inner .sidebar .block.calendar{width:100%;padding:20px 0 25px}.main .inner .sidebar .block.calendar h4{margin-left:7.5%;margin-bottom:15px}.main .inner .sidebar .block.calendar .scroll-container .calendar-post{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%;margin-right:7.5%}.main .inner .sidebar .block.calendar .scroll-container .calendar-space{width:7.5%}.main .inner .sidebar .block.calendar .scroll-container .calendar-space.end{width:25%}.main .inner .sidebar .block.calendar .scroll-arrows{width:23%}.main .inner .sidebar.below{display:none}.main .inner .company-offer{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #333;border-left:1px solid #333}.main .inner .company-offer .offer-cols{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:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(33.33% - 1px);border-bottom:1px solid #333;border-right:1px solid #333}.main .inner .company-offer .offer-cols h4{float:left;width:100%;text-align:center;margin-top:20px;margin-bottom:30px}.main .inner .company-offer .offer-cols .top-content img{width:45%;margin-left:27.5%;margin-top:30px}.main .inner .company-offer .offer-cols .top-content .offers{float:left;width:100%;padding-top:30px;border-top:1px solid #333;font-size:14px}.main .inner .company-offer .offer-cols .top-content .offers .offer{float:left;width:calc(86% - 20px);padding-left:20px;margin-left:7%;margin-bottom:10px;background-image:url(images/check-black.svg);background-repeat:no-repeat;background-position:left 5px}.main .inner .company-offer .offer-cols .bottom-content h4.price{margin-top:30px;margin-bottom:20px;color:#0071ba}.main .inner .company-offer .offer-cols .bottom-content button{float:left;width:86%;padding-left:0;padding-right:0;margin-left:7%;margin-bottom:20px}.main .inner .scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;font-size:0;height:190px}.main .inner .scroll-container .calendar-post{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24%;height:100%;margin-right:5%;background-color:#fff;border-radius:3px;font-size:16px;overflow:hidden;cursor:pointer}.main .inner .scroll-container .calendar-post .image{width:92%;height:54%;margin:4%;margin-bottom:6%;background-image:url(/app/uploads/2017/09/11Stadsmissionen4039.jpg);background-size:cover;background-position:50%}.main .inner .scroll-container .calendar-post .image .date{float:left;padding:3px 0 4px;width:44px;background-color:#0071ba;color:#fff;font-weight:700;text-align:center}.main .inner .scroll-container .calendar-post .image .date .day{font-size:18px;line-height:1;margin-bottom:2px}.main .inner .scroll-container .calendar-post .image .date .month{font-size:10px;line-height:1}.main .inner .scroll-container .calendar-post h5{width:92%;margin:4%;text-transform:none;color:#0071ba;word-wrap:break-word;font-size:15px;line-height:1.35;height:60px;overflow:hidden}.main .inner .scroll-container .calendar-space{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:5%;height:100%}.main .inner .scroll-container .calendar-space.end{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%;height:100%}.main .inner .scroll-arrows{position:absolute;right:0;z-index:5;width:8%;height:190px;background-color:hsla(0,0%,100%,.6)}.main .inner .scroll-arrows .scroll-arrow{width:30px;height:30px;margin:40px auto;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);cursor:pointer;line-height:30px;font-size:24px;color:#0071ba;text-align:center}.main .inner .scroll-arrows .scroll-arrow.disabled{opacity:.5;cursor:default}.main .inner .banner-grid{width:100%;margin-bottom:70px}.main .inner .banner-grid .banner-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.main .inner .banner-grid .banner-row .start-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:400px;margin:0 8px 8px 0;background-position:50%;background-size:cover;cursor:pointer}.main .inner .banner-grid .banner-row .start-banner .start-banner-content{width:100%;background-color:rgba(238,245,249,.96)}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner{width:calc(100% - 40px);height:88px;margin:20px;overflow:hidden}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner h3{font-size:20px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner p{font-size:16px;margin-bottom:0}.main .inner .banner-grid .banner-row .start-banner:last-child{margin-right:0}.main .inner .banner-grid .banner-row.twocol .start-banner{width:calc(50% - 4px)}.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner1{width:calc(70% - 8px)}.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner2{width:30%}.main .inner .banner-grid .banner-row.onecol .start-banner{width:100%;height:500px}.main .inner .checkout-form{width:100%;margin-bottom:30px;text-align:left}.main .inner .checkout-form .form-section{float:left;width:100%;margin-bottom:40px}.main .inner .checkout-form .form-section.recurring{background-color:#e7f0f7;color:#0071ba;padding:32px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:50px}.main .inner .checkout-form .form-section.recurring h4{color:#0071ba}.main .inner .checkout-form .form-section.recurring p{font-size:15px}.main .inner .checkout-form select{float:none}.main .inner .checkout-form .select-recurring{float:right;margin-left:40px}.main .inner .checkout-form .companyfriend.check-item label{float:none;font-size:15px;text-transform:none}.main .inner .checkout-form .companyfriend.check-item input{float:none}.main .inner .checkout-form .product-item{float:left;background-color:#d0e2f0;margin-bottom:40px}.main .inner .checkout-form .product-item .product-inner{float:left;margin:30px 4%}.main .inner .checkout-form .product-item input[type=email],.main .inner .checkout-form .product-item input[type=number],.main .inner .checkout-form .product-item input[type=text],.main .inner .checkout-form .product-item textarea{margin-bottom:15px;border-color:#fff}.main .inner .checkout-form .product-item input[type=email].error,.main .inner .checkout-form .product-item input[type=number].error,.main .inner .checkout-form .product-item input[type=text].error,.main .inner .checkout-form .product-item textarea.error{border:1px solid #c30b0b;color:#c30b0b}.main .inner .checkout-form .product-item ul{color:#000}.main .inner .checkout-form .product-item .product-left{float:left;width:32%;margin-right:5%}.main .inner .checkout-form .product-item .product-left img{float:left;width:100%;margin-bottom:20px}.main .inner .checkout-form .product-item .product-left img.img-temagava{width:80%;margin-left:10%}.main .inner .checkout-form .product-item .product-left h4{color:#000;font-size:20px;text-transform:none}.main .inner .checkout-form .product-item .product-left .checkout-quantity{float:left;width:100%;line-height:30px;margin-bottom:15px;font-size:16px;color:#999;margin-top:5px;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.main .inner .checkout-form .product-item .product-left .checkout-quantity input[type=number]{float:left;height:30px;line-height:30px;font-size:13px;border:none!important}.main .inner .checkout-form .product-item .product-left .price{font-size:18px;color:#0071ba;margin-top:15px;text-transform:none;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.main .inner .checkout-form .product-item .product-left .thumbs{float:left;width:100%;margin-top:-8px}.main .inner .checkout-form .product-item .product-left .thumbs .thumb{float:left;width:47.5%;margin-right:5%;margin-bottom:12px;cursor:pointer}.main .inner .checkout-form .product-item .product-left .thumbs .thumb img.selected{outline:2px solid #0071ba}.main .inner .checkout-form .product-item .product-left .thumbs .thumb:nth-child(2n+0){margin-right:0}.main .inner .checkout-form .product-item .product-right{float:left;width:63%;max-height:5000px;overflow:hidden}.main .inner .checkout-form .product-item .product-right h5{margin-bottom:10px;margin-top:15px;text-transform:none;color:#000}.main .inner .checkout-form .product-item .product-right .check-item label{font-size:16px;margin-top:3px;color:#000}.main .inner .checkout-form .product-item .product-right .form-item label{color:#000}.main .inner .checkout-form .product-item .product-right hr{margin:30px 0 20px;border-color:#a2c5e0}.main .inner .checkout-form .product-item .product-right .product-form-group{float:left;width:100%}.main .inner .checkout-form .product-item .product-right .product-form-group h5{margin-bottom:25px}.main .inner .checkout-form .product-item .product-right .product-form-group .form-item{margin-bottom:10px}.main .inner .checkout-form .product-item .product-right.hide{max-height:0}.main .inner .checkout-form .price-container{float:left;width:100%;padding-top:24px;padding-bottom:20px;font-size:20px;color:#fff;border-top:1px solid #777;text-transform:none;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.main .inner .checkout-form .price-container .total-letter-cost,.main .inner .checkout-form .price-container .total-price{float:right}.main .inner .checkout-form .price-container.sum{margin-bottom:30px;border-bottom:1px solid #777}.main .inner .checkout-form .gbg-friend-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:30px;margin-bottom:60px}@media only screen and (max-width:1260px){.main .inner .checkout-form .gbg-friend-boxes{width:100%}}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes{-ms-flex-wrap:wrap;flex-wrap:wrap}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box{position:relative;width:31.5%;padding:20px 20px 90px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e7f0f7;text-align:center;color:#000}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box{width:100%;min-height:0;margin-bottom:30px}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features{position:absolute;z-index:10;bottom:70px;left:0;width:100%;height:0;padding:0 20px;background-color:#e7f0f7;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;border-radius:8px}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features{position:relative;bottom:0;overflow:hidden;height:auto;max-height:0;-webkit-transition:all .4s ease;transition:all .4s ease}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features .close-features.mobile{display:none}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features .close-features.mobile{display:block}}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features .close-features.desktop{display:none}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box ul{text-align:left}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features.show{padding:20px;height:calc(100% - 70px)}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .features.show{max-height:750px;height:auto}}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .gbgfriend-info{min-height:0}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box img{width:80%;max-width:160px;margin:20px auto}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box h3{color:#0071ba;margin-bottom:30px}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box p,.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box ul li{font-size:16px}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box p.ingress{text-align:left;margin-bottom:15px}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box a{text-decoration:underline;cursor:pointer;color:#0071ba}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box input[type=radio]{position:absolute;visibility:hidden;opacity:0}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .gbgfriend-bottom{position:absolute;width:100%;bottom:0;left:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1260px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .button{font-size:13px}}@media only screen and (max-width:760px){.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .button{font-size:15px}}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box .button .check-icon{float:left;width:14px;height:45px;background-image:url(images/check-black.svg);background-repeat:no-repeat;background-position:100%;background-size:14px;display:none}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box.active,.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box.active .features{background-color:#d0e2f0}.main .inner .checkout-form .gbg-friend-boxes .gbg-friend-box.active .button .check-icon{display:inline-block}.main .inner .gbg-friend-form-container{display:none}.main .inner .gbg-friend-form-container.show{display:block}.main .inner .form-item{float:left;width:100%;margin-bottom:30px}.main .inner .form-item label{float:left;margin-bottom:5px;font-size:16px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;color:#fff}.main .inner .check-item .form-item-error,.main .inner .form-item .form-item-error{float:left;width:calc(100% - 16px);padding:6px 8px 2px;background-color:#c30b0b;margin-top:8px;font-size:14px;color:#fff;border-radius:4px;display:none}.main .inner .general-form-error{float:left;width:calc(100% - 30px);padding:10px 15px 6px;margin-bottom:40px;color:#c30b0b;background-color:#fcebeb;font-size:16px;display:none}.main .inner .form-item.w30{width:27.5%;margin-right:5%}.main .inner .form-item.w40{width:35%;margin-right:5%}.main .inner .form-item.w50{width:47.5%;margin-right:5%}.main .inner .form-item.w70{width:67.5%;margin-right:5%}.main .inner .form-item.last{margin-right:0}.main .inner .check-item{float:left;min-width:200px;margin:0 50px 20px 0}.main .inner .check-item label{float:left;font-size:18px;color:#fff;font-weight:400;cursor:pointer;word-wrap:break-word}.main .inner .check-item input[type=checkbox]:checked+label,.main .inner .check-item input[type=radio]:checked+label{font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.main .inner .form-headsup{float:left;width:calc(100% - 30px);color:#fff;font-style:italic;font-size:16px;margin-bottom:15px;padding-left:30px;min-height:22px;background-image:url("images/exclamation-white.svg");background-repeat:no-repeat;background-position:0 0;background-size:20px}@media only screen and (max-device-width:760px),only screen and (max-width:760px){.main .inner .form-headsup{background-position:0}}.main .inner .pnr-field{width:calc(100% - 224px);margin-right:20px}.main .inner .pnr-button{width:170px;padding:0;padding-top:2px;font-size:15px;border-radius:8px}.main .inner .personal-response-container{display:none;float:left;width:100%;margin-bottom:30px;font-size:16px}.main .inner .personal-response-container label{width:100%}.main .inner .personal-response-container a{text-decoration:underline;cursor:pointer;font-size:14px;padding-top:5px}.main .blog-row.single{border-bottom:none}.main .blog-row{float:left;width:100%;margin-bottom:50px;border-bottom:1px solid #777;text-decoration:none}.main .blog-row .blog-image-container{position:relative;float:left;width:100%;margin-bottom:30px;padding-top:600px;overflow:hidden}@media only screen and (max-width:1260px){.main .blog-row .blog-image-container{padding-top:70%}}.main .blog-row .blog-image-container .blog-image{position:absolute;top:0;left:0;width:100%;height:100%;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}.main .blog-row .blog-image-container .blog-image img{height:100%}.main .blog-row .featured-video-plus{margin-bottom:20px}.main .blog-row h1{margin-bottom:5px}.main .blog-row a,.main .blog-row h1{text-decoration:none}.main .blog-row .blog-meta{float:left;width:100%;margin-bottom:20px;color:#d5d5d5}.main .blog-row .blog-meta a{text-decoration:none}.main .blog-row .share{width:60%;margin-top:10px}.main .blog-row .share .label{float:left;line-height:25px;margin-right:10px;font-size:14px;margin-top:2px}.main .blog-row .share img{width:22px;margin-top:0;margin-right:8px}.main .blog-row .share .a2a_dd img{margin-right:0}.main .blog-row .readmore{float:right;height:25px;margin-top:10px;line-height:25px;font-size:16px}.main.news{padding-top:20px}.main.news .inner,.main.start{padding-top:0}.main.start .inner{padding-top:50px}.main.start .inner .start-donations{float:left;width:50%;margin-bottom:50px}.main.start .inner .start-donations .start-donation{float:left;width:calc(33.33% - 4px);height:159px;margin:0 4px 4px 0;background-color:#e7f0f7}.main.start .inner .start-donations .start-donation img{width:100%}.main.start .inner .start-donations .start-donation h5{float:left;width:100%;min-height:30px;text-align:center;font-size:15px;color:#0071ba;text-decoration:none}.main.start .inner .start-calendar{float:right;width:50%;height:322px;margin-bottom:50px;background-color:#e7f0f7}.main.start .inner .start-calendar h4{margin-left:5%;margin-top:25px;margin-bottom:20px;color:#0071ba}.main.start .inner .start-calendar .readmore{float:left;margin-left:5%;margin-top:20px;font-size:15px;background-size:15px}.start-blogs{float:left;width:100%;margin-bottom:50px;margin-top:35px}.readmore.totheblog.mobile{display:none}.main.main-checkout .inner .general-form-error{border-radius:8px}.footer{float:left;width:100%;overflow:hidden;position:relative;z-index:2}.footer .footer-container{float:left;width:100%;padding:50px 0;background-color:#000;font-size:16px;font-size:14px;border-top:1px solid #333}.footer .footer-container .inner{width:1200px;margin:0 auto}.footer .footer-container .inner p{font-size:14px;line-height:1.9}.footer .footer-container .inner h3{font-size:18px}.footer .footer-container .inner a,.footer .footer-container .inner a:active,.footer .footer-container .inner a:hover,.footer .footer-container .inner a:visited{color:#fff}.footer .footer-container.fc1{padding-bottom:30px}.footer .footer-container.fc1 .inner .column{float:left;width:22%;margin-right:4%}.footer .footer-container.fc1 .inner .column:last-child{margin-right:0}.footer .footer-container.fc2 .inner h2{width:100%;text-align:center;margin-bottom:30px}.footer .footer-container.fc2 .inner .company-logo-newlist.tiny .company-logo-newpost{padding-bottom:0}.footer .footer-container.fc2 .inner .company-logo-newlist.tiny .company-logo-newpost .company-logo-header .logo{margin-bottom:35px}.footer .footer-container.fc3{padding-top:60px}.footer .footer-container.fc3 .inner .column{float:left;margin-right:0}.footer .footer-container.fc3 .inner .column p{font-size:14px;line-height:2}.footer .footer-container.fc3 .inner .column p a{color:#fff}.footer .footer-container.fc3 .inner .column .samarbetslogo{float:right;height:46px;margin-left:30px}.footer .footer-container.fc3 .inner .column .samarbetslogo:last-child{margin-left:0}.footer .footer-container.fc3 .inner .column.c1{width:25%}.footer .footer-container.fc3 .inner .column.c2{width:75%;margin-right:0}.footer-newsletter-button{width:100%}@media only screen and (max-device-width:760px),only screen and (max-width:760px){.footer-newsletter-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.newsletter-container{float:left;width:100%;max-width:420px;text-align:left}.newsletter-container label{float:left;font-size:14px;margin-right:25px;margin-top:10px;cursor:pointer;text-align:left}.newsletter-container input[type=radio]{margin-top:3px}.newsletter-container input[type=email]{width:calc(100% - 102px);border-color:#fff;height:50px;line-height:50px;font-size:16px}.newsletter-container input[type=email].error{border-color:#c30b0b}.newsletter-container button{float:left;height:52px;width:52px;margin-left:10px;padding:0;background-color:#fff;background-image:url(images/submit-arrow.svg);background-size:24px;border-radius:8px}.newsletter-container .newsletter-overlay{position:absolute;background-color:hsla(0,0%,100%,.75);width:calc(100% - 4px);height:52px;z-index:10;border-radius:8px;background-image:url(images/loader-blue.gif);background-position:50%;background-repeat:no-repeat;background-size:30px;display:none}@media only screen and (min-width:420px){.newsletter-container .newsletter-overlay{height:48px}}.newsletter-container .newsletter-overlay.low{height:52px;background-size:30px}.newsletter-container .newsletter-message{float:left;width:calc(100% - 22px);padding:8px;margin-top:10px;font-size:14px;line-height:1.3;font-weight:400;text-align:left;border-radius:3px;display:none;color:#fff}.newsletter-container .newsletter-message.error{background-color:#c30b0b}.newsletter-container .newsletter-message.confirmation{background-color:#0071ba}.flexible-styling-white .newsletter-container input[type=email]{border-color:#82b7d6}.flexible-styling-white .newsletter-container button{background-color:#e7f0f7}.show-mobile{display:none}@media only screen and (min-width:760px){body.has-tiny-menu .main .inner .sidebar.fixed{top:120px}}.monthly-progress{position:relative;width:100%;margin-bottom:80px}.monthly-progress,.monthly-progress .progress-step{display:-webkit-box;display:-ms-flexbox;display:flex}.monthly-progress .progress-step{width:33.3%}.monthly-progress .progress-step .progress-number{position:relative;z-index:2;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;width:60px;height:60px;background-color:#fff;color:#0071ba;border-radius:50%;font-size:36px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif;text-align:center;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent}@media only screen and (max-width:420px){.monthly-progress .progress-step .progress-number{width:50px;height:50px;font-size:30px;padding-top:8px}}.monthly-progress .progress-step .progress-number .progress-label{position:absolute;top:70px;left:50%;font-size:16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;text-align:center}@media only screen and (max-width:420px){.monthly-progress .progress-step .progress-number .progress-label{top:60px}}.monthly-progress .progress-step .progress-line{position:absolute;z-index:1;width:calc(50% - 5px);height:4px;top:28px;left:0;background-color:#fff}@media only screen and (max-width:420px){.monthly-progress .progress-step .progress-line{top:24px}}.monthly-progress .progress-step.active .progress-number{background-color:#0071ba;color:#fff;border-color:#fff}.monthly-progress .progress-step.active .progress-line{background-color:#0071ba}.monthly-progress .progress-step.passed .progress-number{background-color:#0071ba;color:#fff}.monthly-progress .progress-step.passed .progress-line{background-color:#0071ba}.monthly-step{display:none}.monthly-step .next-prev-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monthly-step .next-prev-buttons .button,.monthly-step .next-prev-buttons input[type=submit].blue{padding-left:0;padding-right:0}@media only screen and (min-width:1000px){.monthly-step .next-prev-buttons .button,.monthly-step .next-prev-buttons .input[type=submit].blue{max-width:200px}}.monthly-step .next-prev-buttons .button.grey{width:35%}.monthly-step .next-prev-buttons .button.blue,.monthly-step .next-prev-buttons input[type=submit].blue{width:60%}.monthly-step-1{display:block}@media only screen and (max-device-width:1260px),only screen and (max-width:1260px){img.alignleft,img.alignnone{margin:.25em 5% 25px 0;max-width:50%;height:auto!important}img.alignright{margin:.25em 0 25px 5%;max-width:50%;height:auto!important}img.aligncenter{max-width:100%;height:auto!important}.wp-caption{max-width:100%;overflow:hidden}.header .inner,.popup-container .popup-scroll .popup-window{width:calc(100% - 50px)}.header .inner{float:left;margin:0 25px}.header .inner .header-main .nav-menu .nav-item{font-size:16px}.header .inner .header-main .nav-menu .nav-item .active-item{height:2px;margin-bottom:3px}.header .inner .header-main .right-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .inner .header-main .right-icons .sitemap-button .label{font-size:14px}.header .nav-menu-foldout{left:0;width:100%}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{width:calc(100% - 50px);padding:25px 25px 0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item{width:17.5%;margin-right:3.125%}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item h4{font-size:11px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item img{margin-bottom:20px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4{font-size:15px}.header .nav-menu-foldout.header-cart-foldout{right:0}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{float:right;max-width:calc(100% - 50px);padding:25px 25px 0}.secondhand-map{height:400px}.secondhand-popup{height:400px;left:25px}.breadcrumb .inner{float:left;width:calc(100% - 50px);margin:0 25px}.company-logo-list .company-logo-post .left{width:calc(50% - 120px)}.company-logo-list .company-logo-post .right{width:50%}.main .inner{float:left;width:calc(100% - 50px);margin:0 25px}.main .inner .featured-video-plus iframe{width:100%!important}.main .inner .box{margin-bottom:40px}.main .inner .box .box-inner{height:200px;width:85%;padding:20px 7.5% 0}.main .inner .box.contact .box-inner h4{margin-bottom:4px;font-size:17px}.main .inner .box.contact .box-inner p{margin-bottom:6px;font-size:14px}.main .inner .box.contact .box-inner p.work{margin-bottom:14px}.main .inner .box.contact .box-inner .contact-row{margin-bottom:6px;font-size:14px;background-position:left 6px}.main .inner .content .box{font-size:14px}.main .inner .content .box .box-inner h4{font-size:17px}.main .inner .content .box .box-inner p{font-size:14px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner{height:110px}.main.start .inner .start-donations .start-donation img{margin-top:5%}.main.start .inner .start-donations .start-donation h5{font-size:14px}.main.start .inner .start-calendar .scroll-container .calendar-post h5{font-size:14px;height:57px}.footer .footer-container .inner{float:left;width:calc(100% - 50px);margin:0 25px}.footer .footer-container .inner p{font-size:14px}.footer .footer-container.fc3 .inner .column h2{font-size:20px;margin-bottom:25px}.footer .footer-container.fc3 .inner .column .samarbetslogo{height:40px;margin-left:22px;margin-bottom:22px}.newsletter-container label{font-size:14px}.newsletter-container input[type=email]{width:calc(100% - 92px);height:46px;line-height:46px}.newsletter-container button{height:48px;width:48px;background-size:26px}}@media only screen and (max-device-width:1000px),only screen and (max-width:1000px){html{font-size:16px}h1{font-size:40px;margin:0 0 20px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h6,p{margin:0 0 25px}p{font-size:16px}h6{font-size:20px}hr{margin-bottom:25px}ol li,table,ul li{font-size:16px}ol li,ul li{margin-bottom:12px}button,div.button,input[type=date],input[type=email],input[type=number],input[type=password],input[type=range],input[type=submit],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px}button.small,div.button.small,input[type=submit].small{height:32px;line-height:30px;font-size:12px}input[type=checkbox],input[type=radio]{margin-top:5px}blockquote,blockquote p{font-size:18px}.popup-container .popup-scroll .popup-window .popup-inner{width:92%;padding:10px 4% 30px}.popup-container .popup-scroll .popup-window .popup-inner .result .row .row-content h4,.popup-container .popup-scroll .popup-window .popup-inner .result .search-more-hits{font-size:14px}.popup-container.vis .popup-scroll .popup-window{margin-top:20px}.header .inner .header-main .logo{margin-right:0}.header .inner .header-main .nav-menu{width:calc(100% - 225px)}.header .inner .header-main .nav-menu .nav-item{margin:0 1.75%;font-size:12px}.header .inner .header-main .right-icons{width:140px}.header .inner .header-main .right-icons .icon{margin-right:20px}.header .inner .header-main .right-icons .sitemap-button{width:30px}.header .inner .header-main .right-icons .sitemap-button .label{display:none}.header .inner .header-main .right-icons .sitemap-button .hamburger{margin-left:0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item{width:22%;margin-right:4%}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item h4{font-size:12px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item img{margin-bottom:20px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(4n+0){margin-right:0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+0),.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(4n+0),.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+0),.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+1){margin-right:4%}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(4n+1){margin-right:0}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner h4{font-size:14px;margin-bottom:15px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner .price{font-size:14px}.main .inner .box{width:47.5%;margin-right:5%;font-size:14px}.main .inner .box .box-inner{height:210px}.main .inner .box .box-inner h4{font-size:17px}.main .inner .box .box-inner p{font-size:14px}.main .inner .box.contact .box-inner{height:280px}.main .inner .box.start-blog .box-inner{height:300px}.main .inner .box.regular:nth-child(3n+0){margin-right:5%}.main .inner .box.regular:nth-child(2n+0){margin-right:0}.main .inner .box.shortcode:nth-child(3n+0){margin-right:5%}.main .inner .box.shortcode:nth-child(2n+0){margin-right:0}.main .inner .donationbox h4{font-size:15px;line-height:17px;margin-bottom:10px}.main .inner .donationbox h4 img{width:16px;margin-bottom:-2px}.main .inner .donationbox .box-inner{height:132px}.main .inner .donationbox .box-inner p{font-size:14px}.main .inner .content{float:left;width:66%}.main .inner .content .box .box-inner{height:180px}.main .inner .content .box.contact .box-inner{height:240px}.main .inner .sidebar{float:right;width:27%}.main .inner .sidebar .block h4{font-size:20px}.main .inner .sidebar .block p{font-size:14px}.main .inner .sidebar .block .share img{width:28px;margin-top:10px;margin-right:10px}.main .inner .banner-grid .banner-row .start-banner{height:420px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner{height:122px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner h3{font-size:18px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner p{font-size:14px}.main .inner .banner-grid .banner-row .banner-row.twocol .start-banner{width:calc(50% - 3px)}.main .inner .banner-grid .banner-row .banner-row.twocolalt .start-banner.banner1{width:calc(70% - 6px)}.main .inner .banner-grid .banner-row .banner-row.twocolalt .start-banner.banner2{width:30%}.main .inner .checkout-form .price-container,.main .inner .checkout-form .product-item .product-left h4{font-size:16px}.main.start .inner .start-donations{width:60%}.main.start .inner .start-donations .start-donation{height:139px}.main.start .inner .start-donations .start-donation img{width:90%;margin-left:5%}.main.start .inner .start-donations .start-donation h5{font-size:13px}.main.start .inner .start-calendar{width:40%;height:282px}.main.start .inner .start-calendar .scroll-container{height:150px}.main.start .inner .start-calendar .scroll-container .calendar-post{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:38%}.main.start .inner .start-calendar .scroll-container .calendar-post .image{height:50%}.main.start .inner .start-calendar .scroll-container .calendar-post h5{font-size:14px;height:57px}.main.start .inner .start-calendar .scroll-arrows{height:150px}.footer .footer-container.fc3 .inner .column.c1{width:35%}.footer .footer-container.fc3 .inner .column.c2{width:65%}.show-mobile{display:block}}@media only screen and (min-device-width:1000px),only screen and (min-width:1000px){.main .inner .box.start-blog{margin-bottom:0}}@media only screen and (max-device-width:760px),only screen and (max-width:760px){html.hidescroll{padding-right:0}html.hidescroll .header .inner{padding-right:0!important}button,div.button,input[type=submit]{padding:2px 16px 0;height:44px;line-height:46px;font-size:16px}.nav-list{display:none;font-size:20px}.nav-list .nav-list-row.showmob{display:block}.nav-list .nav-list-row.gotsubs .nav-list-row-head{width:calc(100% - 28px);padding-left:28px;background-position:0 1px;background-size:18px}.nav-list .nav-list-row.gotsubs .nav-list-row-body .nav-list-sub-row{width:calc(100% - 28px);padding-left:28px}h4.nav-head{width:calc(100% - 30px);min-height:22px;padding:4px 0 0 30px;cursor:pointer;background-image:url(images/expand-white.svg);background-repeat:no-repeat;background-position:0 3px;background-size:20px;color:#fff}h4.nav-head.expanded{background-image:url(images/expanded-white.svg)}.popup-container .popup-scroll .popup-window{width:92%}.popup-container .popup-scroll .popup-window .popup-inner{padding-top:0}.popup-container .popup-scroll .popup-window .popup-inner .search-loader{top:20px;width:30px;height:30px;background-size:22px}.popup-container .popup-scroll .popup-window .popup-inner input.search{width:calc(100% - 40px);padding:5px 0 5px 40px;background-size:26px;font-size:22px}.header,.header-push{height:80px}.header .inner{width:92%;margin:0 4%}.header .inner .header-top{display:none}.header .inner .header-main{height:80px}.header .inner .header-main .logo{width:124px;height:50px;margin-right:50px;margin-bottom:18px}.header .inner .header-main .nav-menu{display:none}.header .inner .header-main .nav-menu.mobile{width:calc(100% - 145px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .inner .header-main .nav-menu.mobile .nav-item{height:46px;margin:0 5%;font-size:15px}.header .inner .header-main .right-icons{margin-bottom:25px}.header .inner .header-main .right-icons .icon.contact{display:none}.header .nav-menu-foldout{position:fixed;width:100%;height:calc(100% - 80px);top:80px;left:0}.header .nav-menu-foldout .nav-menu-foldout-center{float:left;width:100%;height:100%}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{width:92%;height:calc(100% - 50px);padding:25px 4%;-webkit-box-shadow:none;box-shadow:none;overflow:auto;overflow-y:scroll}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item{width:100%;margin-right:0}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list.mobsearch{width:calc(100% - 24px);min-height:22px;padding:0 0 0 30px;background-image:url(images/icon-search-white.svg);background-repeat:no-repeat;background-position:0 3px;background-size:20px;display:block}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list{margin-bottom:20px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4{font-size:24px;margin-bottom:10px}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4.showmob{display:block}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list .nav-list,.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item.list h4.hidemob{display:none}.header .nav-menu-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+0){margin-right:0}.header .nav-menu-foldout.sitemap{height:calc(100% - 80px);top:80px}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item{width:96%}.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(4n+0),.header .nav-menu-foldout.sitemap .nav-menu-foldout-center .nav-menu-foldout-inner .nav-sub-item:nth-child(5n+1){margin-right:0}.header .nav-menu-foldout.header-cart-foldout{max-height:none;overflow-y:visible}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner{width:92%;height:calc(100% - 50px);max-width:100%;padding:25px 4%}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item{width:46%;margin-left:0;margin-right:8%;margin-bottom:40px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner h4{font-size:15px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item .header-cart-item-inner .price{font-size:15px;margin-bottom:15px}.header .nav-menu-foldout.header-cart-foldout .nav-menu-foldout-center .nav-menu-foldout-inner .header-cart .header-cart-item:nth-child(2n+0){margin-right:0}.header .menu-bg-fade{top:80px;height:calc(100% - 80px)}.header.tiny{height:80px}.header.tiny .inner .header-main .nav-menu.mobile{height:46px}.header.tiny .inner .header-main .right-icons{margin-bottom:25px}.header.tiny .nav-menu-foldout{top:80px}.header.tiny .nav-menu-foldout.sitemap{height:calc(100% - 80px);top:80px}.secondhand-map{height:340px}.secondhand-popup{display:none;height:340px}.company-logos img{height:30px;margin-bottom:20px}.breadcrumb .inner{width:92%;margin:0 4%}.readmore{padding-right:20px;background-size:14px;font-size:14px}.main .inner.news-list{padding-top:10px}.main .inner{width:92%;margin:0 4%;padding-top:30px}.main .inner .featured-video-plus iframe{height:428px!important}.main .inner .box .box-inner{height:200px}.main .inner .box .box-inner.shop{width:90%;margin-bottom:30px;padding:20px 5% 0}.main .inner .box.contact .box-inner{height:250px}.main .inner .box.start-blog{width:47.5%;margin-right:5%;margin-bottom:20px}.main .inner .box.start-blog .cat-label{padding:3px 6px;font-size:10px}.main .inner .box.start-blog .box-inner{height:260px}.main .inner .box.start-blog .box-inner h4{font-size:15px}.main .inner .box.start-blog:nth-child(4n+0){margin-right:5%}.main .inner .box.start-blog:nth-child(2n+0){margin-right:0}.main .inner .donationbox{width:47.5%;margin-right:5%;margin-bottom:20px}.main .inner .donationbox h4{line-height:20px;font-size:18px;margin-bottom:14px}.main .inner .donationbox h4 img{width:18px;margin-bottom:-3px}.main .inner .donationbox.withamounts{width:100%}.main .inner .donationbox.withamounts img{margin-top:0}.main .inner .donationbox.normal:nth-child(4n+0){margin-right:5%}.main .inner .donationbox.normal:nth-child(2n+0){margin-right:0}.main .inner .donationbox.withamounts.hyllningminne h4{margin-bottom:20px}.main .inner .donationbox.withamounts.hyllningminne .left{width:92%;margin:20px 4%}.main .inner .donationbox.withamounts.hyllningminne .right{width:92%;margin:25px 4%}.main .inner .donationbox.withamounts.hyllningminne .right button.amount,.main .inner .donationbox.withamounts.hyllningminne .right input[type=number].amount{width:calc(43% - 2px);margin-left:0;margin-right:6%}.main .inner .donationbox.withamounts.hyllningminne .right .amount:nth-child(2n+0){margin-right:0}.main .inner .filter-categories{float:left}.main .inner .filter-categories .cat{font-size:14px;margin-left:0;margin-right:20px}.main .inner .content{float:left;width:100%}.main .inner .content .box .box-inner{height:200px}.main .inner .content .box.contact .box-inner{height:250px}.main .inner .content .halfcol-row p{font-size:14px}.main .inner .content .halfcol-row .left{width:35%;height:140px}.main .inner .content .halfcol-row .left .date{font-size:14px}.main .inner .content .halfcol-row .right{width:60%}.main .inner .sidebar{float:left;width:100%}.main .inner .sidebar .block{width:92%;padding:15px 4% 0;display:none}.main .inner .sidebar .block .share{display:none}.main .inner .sidebar .block .sidebar-nav{margin-top:0;margin-bottom:15px;display:block}.main .inner .sidebar .block .sidebar-nav h4{margin-bottom:0}.main .inner .sidebar .block .sidebar-nav .nav-list{margin-top:5px}.main .inner .sidebar .block.share-and-nav{display:block;padding-left:0;padding-right:0}.main .inner .sidebar .block.share-and-nav.hidemob{display:none}.main .inner .sidebar .block.banner .inner-block,.main .inner .sidebar .block.link .inner-block{width:92%;padding:15px 4% 0}.main .inner .sidebar.below{margin-top:25px;display:block}.main .inner .sidebar.below .block,.main .inner .sidebar.below .block .share{display:block}.main .inner .sidebar.below .block .sidebar-nav{display:none}.main .inner .banner-grid{margin-bottom:40px}.main .inner .banner-grid .banner-row .start-banner{height:440px;margin:0 6px 6px 0}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner{height:160px}.main .inner .banner-grid .banner-row.twocol .start-banner,.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner1,.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner2{width:calc(50% - 3px)}.main .inner .banner-grid .banner-row.onecol .start-banner{height:400px}.main .inner .banner-grid .banner-row.onecol .start-banner .start-banner-content .start-banner-content-inner{height:100px}.main .inner .checkout-form .product-item .product-left{width:100%;margin-right:0;margin-bottom:30px}.main .inner .checkout-form .product-item .product-left img.img-temagava{width:60%;margin-left:20%}.main .inner .checkout-form .product-item .product-left h4{font-size:18px}.main .inner .checkout-form .product-item .product-right{width:100%}.main .inner .checkout-form .product-item .product-right h5{margin-bottom:20px}.main .inner .checkout-form .product-item .product-right .check-item{width:100%;margin-bottom:15px!important}.main .inner .checkout-form .product-item .product-right .check-item label{margin-top:0}.main .inner .check-item{min-width:0;margin:0 10% 20px 0}.main .inner .check-item label{width:auto;font-size:16px}.main.start{padding-top:0}.main.start .inner{width:calc(100% - 12px);margin:0 6px;padding-top:6px}.main.start .inner .start-donations{width:100%;margin-bottom:0}.main.start .inner .start-donations .start-donation{width:calc(33.33% - 4px);height:auto;margin:0 6px 6px 0}.main.start .inner .start-donations .start-donation img{width:100%;margin-left:0}.main.start .inner .start-donations .start-donation h5{width:90%;padding:0 5%;font-size:14px;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main.start .inner .start-donations .start-donation:nth-child(3n+0){margin-right:0}.main.start .inner .start-calendar{width:100%;height:322px;margin-bottom:6px}.main.start .inner .start-calendar .scroll-container{height:200px}.main.start .inner .start-calendar .scroll-container .calendar-post{width:24%}.main.start .inner .start-calendar .scroll-container .calendar-post .image{height:54%}.main.start .inner .start-calendar .scroll-arrows{height:200px}.start-blogs{margin-top:15px;margin-bottom:5px}.readmore.totheblog{display:none}.readmore.totheblog.mobile{display:block;margin-bottom:20px}.footer .footer-container .inner{width:76%;margin:0 12%}.footer .footer-container.fc1 .inner .column{width:100%;margin-bottom:20px;margin-right:0}.footer .footer-container.fc1 .inner .column h3,.footer .footer-container.fc1 .inner .column p{text-align:center}.footer .footer-container.fc1 .inner .column.c4{margin-bottom:0}.footer .footer-container.fc3 .inner .column{margin-right:0;min-height:0}.footer .footer-container.fc3 .inner .column .samarbetslogo{float:none;margin-left:0;margin-bottom:30px;display:block}.footer .footer-container.fc3 .inner .column.c1{width:100%;margin-bottom:50px}.footer .footer-container.fc3 .inner .column.c2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.newsletter-container input[type=radio]{margin-top:3px}}@media only screen and (max-device-width:420px),only screen and (max-width:420px){h1{font-size:38px;margin:0 0 15px}img.alignleft,img.alignnone,img.alignright{width:auto;max-width:100%;margin:0 0 25px;height:auto!important}img.size-large,img.size-medium,img.size-medium-large,img.size-thumbnail{width:100%;max-width:100%;height:auto!important}img.size-full.alignleft,img.size-full.alignnone,img.size-full.alignright{margin:.25em 0 25px;max-width:100%}button.amount,input[type=number].amount{width:30%;margin-right:5%;margin-bottom:24px}button.amount.last-on-row{margin-right:0}#cn-notice-text{line-height:1.5}.header .inner .header-main .logo{margin-right:10px}.header .inner .header-main .nav-menu.mobile{width:calc(100% - 150px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.tiny .inner .header-main .logo{margin-right:10px}.company-logos img{height:25px;margin-bottom:20px}.breadcrumb{display:none}.breadcrumb .inner{width:92%;margin:0 4%}.company-logo-list .company-logo-post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company-logo-list .company-logo-post .left{width:calc(88% - 4px);padding:6%}.company-logo-list .company-logo-post .left .left-inner{height:60px;min-height:0}.company-logo-list .company-logo-post .right{width:88%;margin:6%}.company-logo-list .company-logo-content{width:88%;padding:6%}.main .inner .featured-video-plus iframe{height:237px!important}.main .inner .box{width:100%;margin-right:0;margin-bottom:25px}.main .inner .box .box-inner{height:auto;width:92%;padding:20px 4% 0}.main .inner .box.contact .box-inner{height:auto}.main .inner .box.regular:nth-child(3n+0),.main .inner .box.shortcode:nth-child(3n+0){margin-right:0}.main .inner .box.start-blog .box-inner{height:280px}.main .inner .donationbox{width:100%;margin-right:0;margin-bottom:20px}.main .inner .donationbox .box-inner{height:auto}.main .inner .donationbox:nth-child(4n+3){margin-right:0}.main .inner .donationbox.withamounts{display:block;float:left;width:100%}.main .inner .donationbox.withamounts .left{float:left;width:100%;margin:0}.main .inner .donationbox.withamounts .right{float:left;width:100%;margin:0;padding:0;border-left:none;margin-top:10px;margin-bottom:30px}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs .thumb{width:47%;margin-right:6%;margin-top:12px}.main .inner .donationbox.withamounts.hyllningminne .left .thumbs .thumb:nth-child(2n+0){margin-right:0}.main .inner div.wpcf7 .left{width:100%}.main .inner div.wpcf7 .right{float:left;width:100%}.main .inner .content .box{width:100%;margin-right:0}.main .inner .content .box .box-inner{height:auto;width:92%;padding:20px 4% 0}.main .inner .content .box.contact .box-inner{height:auto}.main .inner .content .box.regular:nth-child(3n+2){margin-right:0}.main .inner .content .halfcol-row .left{width:100%;margin-right:0;margin-bottom:20px;height:160px}.main .inner .content .halfcol-row .left .date{font-size:14px}.main .inner .content .halfcol-row .right{width:100%}.main .inner .content .halfcol-row .right .map-fold{font-size:14px;background-position:0 4px}.main .inner .company-offer{display:block;float:left;width:100%;border:none}.main .inner .company-offer .offer-cols{display:block;float:left;width:calc(100% - 2px);border:none;margin-bottom:30px}.main .inner .company-offer .offer-cols .top-content .offers{border:none;padding-top:0}.main .inner .banner-grid .banner-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.main .inner .banner-grid .banner-row .start-banner{height:360px;margin:0 0 6px}.main .inner .banner-grid .banner-row .start-banner .start-banner-content .start-banner-content-inner{height:auto}.main .inner .banner-grid .banner-row.twocol .start-banner,.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner1,.main .inner .banner-grid .banner-row.twocolalt .start-banner.banner2{width:100%}.main .inner .banner-grid .banner-row.onecol .start-banner{height:360px}.main .inner .banner-grid .banner-row.onecol .start-banner .start-banner-content .start-banner-content-inner{height:auto}.main .inner .form-item.w30,.main .inner .form-item.w40,.main .inner .form-item.w50,.main .inner .form-item.w70{width:100%;margin-right:0}.main .inner .pnr-field{width:calc(100% - 34px);margin-right:0;margin-bottom:15px}.main .inner .pnr-button{width:100%;font-size:16px}.main.start .inner .start-donations .start-donation{width:calc(50% - 3px);height:auto}.main.start .inner .start-donations .start-donation:nth-child(3n+0){margin-right:6px}.main.start .inner .start-donations .start-donation:nth-child(2n+0){margin-right:0}.main.start .inner .start-calendar .scroll-container .calendar-post{width:38%}.footer .inner h2,.footer .inner p{width:100%;text-align:center}.footer .footer-container.fc1 .column .newsletter-message{font-size:12px}.footer .footer-container.fc1 .column.c2{width:100%;margin-bottom:60px}.footer .footer-container.fc1 .column.c2 .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-container.fc1 .column.c2 .icons img{float:none}.footer .footer-container.fc1 .column.c3{width:100%}.footer .footer-container.fc3 .column{width:100%;margin-right:0;margin-bottom:30px}.footer .footer-container.fc3 .column.c1{width:100%}.footer .footer-container.fc3 img.alignnone{float:none;margin:0 auto}}@media only screen and (max-device-width:350px),only screen and (max-width:350px){.header .inner .header-main .nav-menu.mobile .nav-item{font-size:13px}.main .inner .featured-video-plus iframe{height:198px!important}.main.start .inner .start-donations .start-donation h5{font-size:12px}}.main-flexible{margin:0}.main-flexible .inner.inner-flexible{padding:0}.width_full,.width_half,.width_medium{width:100%}@media only screen and (min-width:760px){.width_full{width:100%}.width_medium{width:67%}.width_half{width:50%}}.position_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.position_center div.wpcf7{text-align:left}.position_center div.wpcf7 input[type=submit]{float:none!important;padding:0 50px!important;background-color:#0071ba!important}.nospacing-top{margin-top:0}.nospacing-bottom{margin-bottom:0}.spacing-top{margin-top:22px}@media only screen and (min-width:1000px){.spacing-top{margin-top:50px}}.spacing-bottom{margin-bottom:16px}@media only screen and (min-width:1000px){.spacing-bottom{margin-bottom:42px}}.flexible-styling-white{background-color:#fff}.flexible-styling-light-blue,.flexible-styling-light-green{background-color:#e7f0f7}.main-flexible.bg-alvblue,.main-flexible.bg-alvblue a,.main-flexible.bg-alvblue h1,.main-flexible.bg-alvblue h2,.main-flexible.bg-alvblue h3,.main-flexible.bg-alvblue h4,.main-flexible.bg-alvblue h5,.main-flexible.bg-alvblue h6,.main-flexible.bg-alvblue li,.main-flexible.bg-alvblue ol,.main-flexible.bg-alvblue p,.main-flexible.bg-alvblue table,.main-flexible.bg-alvblue td,.main-flexible.bg-alvblue tr,.main-flexible.bg-alvblue ul,.main-flexible.bg-blodapelsin,.main-flexible.bg-blodapelsin a,.main-flexible.bg-blodapelsin h1,.main-flexible.bg-blodapelsin h2,.main-flexible.bg-blodapelsin h3,.main-flexible.bg-blodapelsin h4,.main-flexible.bg-blodapelsin h5,.main-flexible.bg-blodapelsin h6,.main-flexible.bg-blodapelsin li,.main-flexible.bg-blodapelsin ol,.main-flexible.bg-blodapelsin p,.main-flexible.bg-blodapelsin table,.main-flexible.bg-blodapelsin td,.main-flexible.bg-blodapelsin tr,.main-flexible.bg-blodapelsin ul,.main-flexible.bg-goteborg,.main-flexible.bg-goteborg a,.main-flexible.bg-goteborg h1,.main-flexible.bg-goteborg h2,.main-flexible.bg-goteborg h3,.main-flexible.bg-goteborg h4,.main-flexible.bg-goteborg h5,.main-flexible.bg-goteborg h6,.main-flexible.bg-goteborg li,.main-flexible.bg-goteborgljus,.main-flexible.bg-goteborgljus a,.main-flexible.bg-goteborgljus h1,.main-flexible.bg-goteborgljus h2,.main-flexible.bg-goteborgljus h3,.main-flexible.bg-goteborgljus h4,.main-flexible.bg-goteborgljus h5,.main-flexible.bg-goteborgljus h6,.main-flexible.bg-goteborgljus li,.main-flexible.bg-goteborgljus ol,.main-flexible.bg-goteborgljus p,.main-flexible.bg-goteborgljus table,.main-flexible.bg-goteborgljus td,.main-flexible.bg-goteborgljus tr,.main-flexible.bg-goteborgljus ul,.main-flexible.bg-goteborg ol,.main-flexible.bg-goteborg p,.main-flexible.bg-goteborg table,.main-flexible.bg-goteborg td,.main-flexible.bg-goteborg tr,.main-flexible.bg-goteborg ul,.main-flexible.bg-julred,.main-flexible.bg-julred a,.main-flexible.bg-julred h1,.main-flexible.bg-julred h2,.main-flexible.bg-julred h3,.main-flexible.bg-julred h4,.main-flexible.bg-julred h5,.main-flexible.bg-julred h6,.main-flexible.bg-julred li,.main-flexible.bg-julred ol,.main-flexible.bg-julred p,.main-flexible.bg-julred table,.main-flexible.bg-julred td,.main-flexible.bg-julred tr,.main-flexible.bg-julred ul,.main-flexible.bg-mintgreen,.main-flexible.bg-mintgreen a,.main-flexible.bg-mintgreen h1,.main-flexible.bg-mintgreen h2,.main-flexible.bg-mintgreen h3,.main-flexible.bg-mintgreen h4,.main-flexible.bg-mintgreen h5,.main-flexible.bg-mintgreen h6,.main-flexible.bg-mintgreen li,.main-flexible.bg-mintgreen ol,.main-flexible.bg-mintgreen p,.main-flexible.bg-mintgreen table,.main-flexible.bg-mintgreen td,.main-flexible.bg-mintgreen tr,.main-flexible.bg-mintgreen ul,.main-flexible.bg-stadsmblue,.main-flexible.bg-stadsmblue a,.main-flexible.bg-stadsmblue h1,.main-flexible.bg-stadsmblue h2,.main-flexible.bg-stadsmblue h3,.main-flexible.bg-stadsmblue h4,.main-flexible.bg-stadsmblue h5,.main-flexible.bg-stadsmblue h6,.main-flexible.bg-stadsmblue li,.main-flexible.bg-stadsmblue ol,.main-flexible.bg-stadsmblue p,.main-flexible.bg-stadsmblue table,.main-flexible.bg-stadsmblue td,.main-flexible.bg-stadsmblue tr,.main-flexible.bg-stadsmblue ul{color:#fff}.main-flexible.multi-column{float:left;width:100%}@media only screen and (min-width:760px){.main-flexible.multi-column .multi-column-row .size-medium,.main-flexible.multi-column .multi-column-row .size-medium-large{max-width:100%}}.main-flexible.multi-column .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-flexible.multi-column .row .col{width:100%}.main-flexible.multi-column .row .col-w50{width:50%}@media only screen and (max-width:760px){.main-flexible.multi-column .row .col-w50{width:100%}}.main-flexible.multi-column .row .col-w30{width:30%}@media only screen and (max-width:760px){.main-flexible.multi-column .row .col-w30{width:100%}}.main-flexible.multi-column .row p:last-of-type{margin-bottom:0}.padding-top{padding-top:40px}@media only screen and (min-width:1000px){.padding-top{padding-top:54px}}.padding-bottom{padding-bottom:40px}@media only screen and (min-width:1000px){.padding-bottom{padding-bottom:54px}}.no-padding-top{padding-top:0}@media only screen and (min-width:1000px){.no-padding-top{padding-top:0}}.no-padding-bottom{padding-bottom:0}@media only screen and (min-width:1000px){.no-padding-bottom{padding-bottom:0}}.flexible-logos-padding{padding:15px 0}.company-logo-newlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.company-logo-newlist .company-logo-newpost{position:relative;width:31.5%;margin-right:2.75%;margin-bottom:25px;padding-bottom:70px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1000px){.company-logo-newlist .company-logo-newpost{width:48.5%;margin-right:3%}}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost{width:100%;margin-bottom:15px;margin-right:0}}.company-logo-newlist .company-logo-newpost .company-logo-header{width:100%}.company-logo-newlist .company-logo-newpost .company-logo-header .logo{width:70%;height:60px;margin:45px 15% 35px;background-position:50%;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost .company-logo-header .logo{height:50px;margin:35px 15% 25px}}.company-logo-newlist .company-logo-newpost .company-logo-content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.company-logo-newlist .company-logo-newpost .company-logo-content h2,.company-logo-newlist .company-logo-newpost .company-logo-content h3,.company-logo-newlist .company-logo-newpost .company-logo-content h4,.company-logo-newlist .company-logo-newpost .company-logo-content h5{color:#0071ba}.company-logo-newlist .company-logo-newpost .company-logo-content p{margin-bottom:0;font-size:16px;color:#000}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost .company-logo-content p{font-size:14px}}.company-logo-newlist .company-logo-newpost .link{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;height:30px;line-height:30px;background-color:#fff;position:absolute;bottom:25px;font-size:16px}.company-logo-newlist .company-logo-newpost .link a{color:#0071ba}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost .link{font-size:14px}}.company-logo-newlist .company-logo-newpost:nth-child(3n+0){margin-right:0}@media only screen and (max-width:1000px){.company-logo-newlist .company-logo-newpost:nth-child(3n+0){margin-right:3%}}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost:nth-child(3n+0){margin-right:0}}@media only screen and (max-width:1000px){.company-logo-newlist .company-logo-newpost:nth-child(2n+0){margin-right:0}}@media only screen and (max-width:760px){.company-logo-newlist .company-logo-newpost:nth-child(2n+0){margin-right:0}}.company-logo-newlist img{height:40px;margin-bottom:30px;margin-right:4%}.company-logo-newlist.tiny .company-logo-newpost{padding-bottom:60px}.company-logo-newlist.tiny .company-logo-newpost .company-logo-header .logo{height:60px;margin:35px 15% 25px}@media only screen and (max-width:760px){.company-logo-newlist.tiny .company-logo-newpost .company-logo-header .logo{width:80%;height:50px;margin:25px 10% 10px}}.company-logo-newlist.tiny .company-logo-newpost .company-logo-content{display:none}.company-logo-newlist.tiny .company-logo-newpost .link{text-align:center}.company-logo-newlist.name .company-logo-newpost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px}.company-logo-newlist.name .company-logo-newpost h4{margin-bottom:0;color:#0071ba}.company-logo-newlist.name .company-logo-newpost a{text-decoration:none}.company-partner-banners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:60px}.company-partner-banners .company-partner-banner{width:48.5%;margin-bottom:30px;padding:50px 40px 30px;background-color:#e7f0f7;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative;font-size:16px}@media only screen and (max-width:760px){.company-partner-banners .company-partner-banner{width:100%;margin-bottom:15px}}.company-partner-banners .company-partner-banner img{height:110px;margin-bottom:20px}.company-partner-banners .company-partner-banner p{font-size:16px}.company-partner-banners .company-partner-banner ul li{text-align:left;font-size:14px;margin-bottom:20px}.company-partner-banners .company-partner-banner .badge-label{display:none}.company-partner-banners .company-partner-banner.grey{background-color:#fafafa}.company-partner-banners .company-partner-banner.badge{border:1px solid #0071ba}.company-partner-banners .company-partner-banner.badge .badge-label{position:absolute;display:block;width:170px;height:46px;top:-23px;left:calc(50% - 90px);padding:0 5px;background-color:#0071ba;color:#fff;line-height:46px;font-weight:700;font-size:13px;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:23px}.flexible-image_and-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flexible-image_and-box .photo{width:48.5%;height:auto;margin-bottom:50px}@media only screen and (max-width:760px){.flexible-image_and-box .photo{width:100%;margin-bottom:10px}}.flexible-image_and-box .photo img{width:100%}.flexible-image_and-box .blue-box{width:48.5%;margin-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px;text-align:center;font-size:16px}@media only screen and (max-width:760px){.flexible-image_and-box .blue-box{width:100%;margin-bottom:30px;padding:35px}}.flexible-image_and-box .blue-box img.icon{height:125px;margin-bottom:40px}@media only screen and (max-width:1000px){.flexible-image_and-box .blue-box img.icon{max-width:80%;height:auto;margin-bottom:20px}}.flexible-image_and-box .blue-box p{font-size:16px}.flexible-checklist{width:100%;padding:50px;margin-bottom:40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:760px){.flexible-checklist{padding:35px}}.flexible-checklist h3{margin-bottom:30px}.flexible-checklist .lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.flexible-checklist .lists .list{width:45%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:760px){.flexible-checklist .lists .list{width:100%}}.flexible-checklist .lists .list ul{margin-bottom:0}.flexible-checklist .lists .list ul li{font-size:16px;margin-bottom:20px}.flexible-contact-cards .contact-container{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:45px}.flexible-contact-cards .contact-container .box.contact{width:25%;margin:0 2% 25px;background-color:#fff;text-align:left}@media only screen and (max-width:1000px){.flexible-contact-cards .contact-container .box.contact{width:29%}}@media only screen and (max-width:760px){.flexible-contact-cards .contact-container .box.contact{width:46%;margin-left:0;margin-right:0;width:100%}}.flexible-contact-cards .contact-container .box.contact .box-inner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.flexible-contact-cards .contact-container .box.contact .box-inner .contact-row,.flexible-contact-cards .contact-container .box.contact .box-inner p{font-size:14px}.main-flexible.article-banners{float:left;width:100%;padding:10px 0 60px}.main-flexible.article-banners .inner-flexible{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-flexible.article-banners .inner-flexible img{width:100%;margin-bottom:20px}.main-flexible.article-banners .inner-flexible .article-banner{position:relative;background-color:#fff;width:48.5%;margin-right:3%;margin-bottom:25px;text-align:left;overflow:hidden}@media only screen and (max-width:760px){.main-flexible.article-banners .inner-flexible .article-banner{width:100%;margin-right:0}}.main-flexible.article-banners .inner-flexible .article-banner .article-banner-inner{width:100%;padding:0 30px 70px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:760px){.main-flexible.article-banners .inner-flexible .article-banner .article-banner-inner{padding:0 20px 70px}}.main-flexible.article-banners .inner-flexible .article-banner .article-banner-inner h2,.main-flexible.article-banners .inner-flexible .article-banner .article-banner-inner h3{color:#000}.main-flexible.article-banners .inner-flexible .article-banner .article-banner-inner p{font-size:16px;color:#000}.main-flexible.article-banners .inner-flexible .article-banner .button-container{position:absolute;bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px 20px;text-align:center}.main-flexible.article-banners .inner-flexible .article-banner:nth-child(2n+0){margin-right:0}.main-flexible.article-banners .inner-flexible.three_banners .article-banner{width:31.5%;margin-right:2.25%}@media only screen and (max-width:760px){.main-flexible.article-banners .inner-flexible.three_banners .article-banner{width:100%;margin-right:0}}.main-flexible.article-banners .inner-flexible.three_banners .article-banner .article-banner-inner{padding:0 20px 70px}.main-flexible.article-banners .inner-flexible.three_banners .article-banner:nth-child(2n+0){margin-right:2.25%}@media only screen and (max-width:760px){.main-flexible.article-banners .inner-flexible.three_banners .article-banner:nth-child(2n+0){margin-right:0}}.main-flexible.article-banners .inner-flexible.three_banners .article-banner:nth-child(3n+0){margin-right:0}.main-flexible.article-banners .inner-flexible.three_banners button{width:100%}.main-flexible.article-banners.bg-white .inner-flexible .article-banner,.main-flexible.article-banners.flexible-styling-white .inner-flexible .article-banner{background-color:#e7f0f7}.main-flexible.latest-news{float:left;width:100%}.main-flexible.latest-news .readmore{margin-top:16px}@media only screen and (max-width:1000px){.main-flexible.latest-news .readmore{margin-top:8px}}.main-flexible.latest-news .readmore.mobile{display:none}@media only screen and (max-width:1000px){.main-flexible.latest-news .readmore.mobile{display:block;float:none;padding-right:25px;font-size:18px;background-size:20px}}.main-flexible.latest-news .latest-news-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:left;width:100%;margin-top:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.main-flexible.latest-news .latest-news-container .news{display:block;width:31%;margin-right:3.5%;margin-bottom:35px;cursor:pointer;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-decoration:none}@media only screen and (max-width:1000px){.main-flexible.latest-news .latest-news-container .news{width:48%}}@media only screen and (max-width:420px){.main-flexible.latest-news .latest-news-container .news{width:100%;margin-right:0}}.main-flexible.latest-news .latest-news-container .news img{width:100%;margin-bottom:10px}.main-flexible.latest-news .latest-news-container .news .news-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.main-flexible.latest-news .latest-news-container .news .news-inner h3{color:#000}.main-flexible.latest-news .latest-news-container .news .news-inner p{font-size:16px;color:#000}.main-flexible.latest-news .latest-news-container .news .cat-label-container{position:relative;width:100%}.main-flexible.latest-news .latest-news-container .news .cat-label-container .cat-label{position:absolute;padding:6px 10px 4px;background-color:#0071ba;color:#fff;font-size:14px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.main-flexible.latest-news .latest-news-container .news:nth-child(3n+0){margin-right:0}@media only screen and (max-width:1000px){.main-flexible.latest-news .latest-news-container .news:nth-child(3n+0){margin-right:4%}.main-flexible.latest-news .latest-news-container .news:nth-child(2n+0){margin-right:0}}@media only screen and (max-width:420px){.main-flexible.latest-news .latest-news-container .news:nth-child(3n+0){margin-right:0}}.main-flexible.activities{float:left;width:100%}.main-flexible.activities .activities-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:left;width:100%;margin-top:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.main-flexible.activities .activities-container .activity{display:block;position:relative;width:30%;margin-right:5%;margin-bottom:50px;padding-bottom:20px;cursor:pointer;background-color:#e7f0f7;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-decoration:none}@media only screen and (max-width:1000px){.main-flexible.activities .activities-container .activity{width:48%;margin-right:4%;margin-bottom:40px}}@media only screen and (max-width:420px){.main-flexible.activities .activities-container .activity{width:100%;margin-right:0;margin-bottom:25px}}.main-flexible.activities .activities-container .activity .activity-image{position:relative;width:100%;padding-top:53%;margin-bottom:20px;overflow:hidden}.main-flexible.activities .activities-container .activity .activity-image img{position:absolute;width:100%;top:0;left:0;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.main-flexible.activities .activities-container .activity .activity-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.main-flexible.activities .activities-container .activity .activity-inner h3{color:#000}.main-flexible.activities .activities-container .activity .activity-inner p{font-size:16px;color:#000;margin-bottom:0}.main-flexible.activities .activities-container .activity .labels{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:560px){.main-flexible.activities .activities-container .activity .labels{position:static;padding-top:4px;padding-bottom:0}}.main-flexible.activities .activities-container .activity .labels .label{margin-top:12px;margin-right:12px;padding:2px 6px;background-color:#bbb;font-size:12px;color:#fff;font-weight:600}@media only screen and (min-width:560px){.main-flexible.activities .activities-container .activity.has-labels{padding-bottom:58px}}@media only screen and (min-width:560px){.main-flexible.activities .activities-container .activity:hover .activity-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.main-flexible.activities .activities-container .activity:nth-child(3n+0){margin-right:0}@media only screen and (max-width:1000px){.main-flexible.activities .activities-container .activity:nth-child(3n+0){margin-right:4%}.main-flexible.activities .activities-container .activity:nth-child(2n+0){margin-right:0}}@media only screen and (max-width:420px){.main-flexible.activities .activities-container .activity:nth-child(3n+0){margin-right:0}}.main-flexible.activities.bg-white .activities-container .activity,.main-flexible.activities.flexible-styling-white .activities-container .activity{background-color:#e7f0f7}.main-flexible.flexible-content-block{float:left;width:100%;padding-bottom:0}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1260px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container{width:100%;margin:0}}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .image{width:50%;min-height:500px;background-size:cover;background-position:50%}@media only screen and (max-width:1000px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .image{min-height:400px}}@media only screen and (max-width:760px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .image{width:100%;min-height:300px}}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:760px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content{width:100%}}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner{width:700px;padding:60px 70px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1260px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner{width:100%;padding-left:50px;padding-right:50px}}@media only screen and (max-width:1000px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner{padding-left:40px;padding-right:40px}}@media only screen and (max-width:760px){.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner{padding:40px 5% 20px}}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner .buttons{margin-bottom:15px}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .content .content-inner .buttons button{margin-right:15px;margin-bottom:15px}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-black ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue2 ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue ul{color:#fff}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue3 h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue3 h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue3 h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue3 h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue3 h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue4 h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue4 h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue4 h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue4 h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-stadsmblue4 h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-white h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-white h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-white h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-white h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-white h5{color:#000}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-alvblue ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-blodapelsin ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborgljus ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-goteborg ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-julred ul,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen a,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen h6,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen li,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen ol,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen p,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen table,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen td,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen tr,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-mintgreen ul{color:#fff}.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-himmel h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-himmel h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-himmel h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-himmel h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-himmel h5,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-light-blue h1,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-light-blue h2,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-light-blue h3,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-light-blue h4,.main-flexible.flexible-content-block .inner.inner-flexible.content-block-container .bg-light-blue h5{color:#000}.main-flexible.flexible-content-block .content-block-container.content_block_right .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:760px){.main-flexible.flexible-content-block .content-block-container.content_block_right .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.main-flexible.flexible-content-block .content-block-container.content_block_right .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:760px){.main-flexible.flexible-content-block .content-block-container.content_block_right .content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.main-flexible.banner-area{float:left;width:100%}.main-flexible.banner-area .inner.inner-flexible{width:1208px;padding:32px 0}@media only screen and (max-width:1260px){.main-flexible.banner-area .inner.inner-flexible{width:calc(100% - 42px);margin-left:21px;margin-right:21px}}@media only screen and (max-width:760px){.main-flexible.banner-area .inner.inner-flexible{width:calc(92% + 8px);margin-left:calc(4% - 4px);margin-right:calc(4% - 4px)}}.main-flexible.banner-area .banner-area-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.main-flexible.banner-area .banner-area-container .banner-area-item{display:block;position:relative;width:33.3333333%;border:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:26%;overflow:hidden}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item{width:100%;padding-bottom:67%}}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-image{position:absolute;left:0;top:0;width:100%;height:100%;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}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-image img{height:100%;-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-image img{width:100%;height:auto}}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab{position:absolute;left:0;bottom:28px;padding:14px 16px 12px 20px;border-radius:0 8px 8px 0;background-color:#0071ba}@media only screen and (max-width:1260px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab{bottom:1.9vw;padding:1.1vw 1.2vw 1vw 1.7vw;border-radius:0 .4vw .4vw 0}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab{bottom:28px;padding:14px 16px 12px 20px;border-radius:0 8px 8px 0}}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2{margin-bottom:0;color:#fff;font-size:20px;line-height:1}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2 img{height:16px;margin-left:8px}@media only screen and (max-width:1260px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2{font-size:1.7vw}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2 img{height:1.2vw}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2{font-size:18px;padding-top:2px}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-tab h2 img{height:13px;margin-left:6px}}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content{position:absolute;left:0;bottom:0;width:100%;padding:40px 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),color-stop(50%,rgba(0,0,0,.4)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.4) 50%,transparent)}@media only screen and (max-width:1260px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content{padding:2.5vw 1.6vw 1.6vw}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content{padding:40px 20px 16px}}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2{margin-bottom:0;color:#fff;font-size:32px;line-height:1.15}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2 img{height:20px;margin-left:8px}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content p{margin-bottom:0;margin-top:8px;color:#fff;font-size:18px;line-height:1.4;font-weight:600}@media only screen and (max-width:1260px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2{font-size:2.2vw}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2 img{height:1.6vw}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content p{margin-top:.5vw;font-size:1.4vw}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2{font-size:24px;line-height:1.25}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content h2 img{height:16px;margin-left:6px}.main-flexible.banner-area .banner-area-container .banner-area-item .banner-area-item-content p{margin-top:8px;font-size:16px}}@media only screen and (min-width:560px){.main-flexible.banner-area .banner-area-container .banner-area-item:hover .banner-area-item-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.main-flexible.banner-area .banner-area-container.one .banner-area-item.banner-2,.main-flexible.banner-area .banner-area-container.one .banner-area-item.banner-3,.main-flexible.banner-area .banner-area-container.two-30-70 .banner-area-item.banner-3,.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-3,.main-flexible.banner-area .banner-area-container.two-70-30 .banner-area-item.banner-3{display:none}.main-flexible.banner-area .banner-area-container.one .banner-area-item.banner-1{width:100%;padding-bottom:43%}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.one .banner-area-item.banner-1{width:100%;padding-bottom:67%}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.one .banner-area-item.banner-1 .banner-area-item-image img{width:auto;height:100%}}.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-1{width:50%}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-1{width:100%}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-1 .banner-area-item-image img{width:auto;height:100%}}.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-2{width:50%}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-2{width:100%}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item.banner-2 .banner-area-item-image img{width:auto;height:100%}}.main-flexible.banner-area .banner-area-container.two-50-50 .banner-area-item:hover .banner-area-item-image img{-webkit-transform:scale(1.075);transform:scale(1.075)}.main-flexible.banner-area .banner-area-container.two-30-70 .banner-area-item.banner-2{width:66.6666667%}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-30-70 .banner-area-item.banner-2{width:100%}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-30-70 .banner-area-item.banner-2 .banner-area-item-image img{width:auto;height:100%}}.main-flexible.banner-area .banner-area-container.two-30-70 .banner-area-item.banner-2:hover .banner-area-item-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.main-flexible.banner-area .banner-area-container.two-70-30 .banner-area-item.banner-1{width:66.6666667%}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-70-30 .banner-area-item.banner-1{width:100%}}@media only screen and (max-width:560px){.main-flexible.banner-area .banner-area-container.two-70-30 .banner-area-item.banner-1 .banner-area-item-image img{width:auto;height:100%}}.main-flexible.banner-area .banner-area-container.two-70-30 .banner-area-item.banner-1:hover .banner-area-item-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}@font-face{font-family:Sunday Morning;src:url("fonts/Sunday-Morning.otf");src:url("fonts/TTNormsPro-Regular.otf?#iefix") format("embedded-opentype"),url("fonts/Sunday-Morning.woff2") format("woff2"),url("fonts/Sunday-Morning.woff") format("woff");font-weight:400;font-style:normal}.main.mensfadder h1{font-family:Sunday Morning,Open sans,sans-serif;font-weight:400!important;font-size:40px;margin-bottom:10px}.main.mensfadder .inner .checkout-form h2{font-size:20px;margin-bottom:22px}.main.mensfadder .inner .checkout-form .form-section{margin-bottom:25px}.main.mensfadder .inner .sidebar h2,.main.mensfadder .inner .sidebar h3,.main.mensfadder .inner .sidebar h4,.main.mensfadder .inner .sidebar h5{font-family:Sunday Morning,Open sans,sans-serif;font-weight:400!important}.main.mensfadder .inner .sidebar .block{background-color:transparent}.main.mensfadder .inner .sidebar a,.main.mensfadder .inner .sidebar h1,.main.mensfadder .inner .sidebar h2,.main.mensfadder .inner .sidebar h3,.main.mensfadder .inner .sidebar h4,.main.mensfadder .inner .sidebar h5{color:#fff!important}.main.mensfadder .inner .form-item label,.main.mensfadder .inner a{color:#fff}.main.mensfadder .inner div.button.green,.main.mensfadder .inner input[type=submit].green{background-color:#c51c17}.main.mensfadder .inner button.amount,.main.mensfadder .inner input[type=number].amount{color:#fff;border-color:#fff}.main.mensfadder .inner button.amount.active,.main.mensfadder .inner input[type=number].amount.active{background-color:#c51c17;color:#fff;border-color:#c51c17}.main.mensfadder .inner .form-headsup{color:#000;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.mensfadder-logo{height:56px;margin:20px 0 17px}@media only screen and (max-device-width:760px),only screen and (max-width:760px){.mensfadder-logo{height:50px;margin:18px 0 15px}.main.mensfadder .inner{padding-top:30px}.main.mensfadder .inner .checkout-form h2{font-size:18px;margin-bottom:16px}.main.mensfadder h1{font-size:35px}}.mensfadder-banner{width:100%;margin-bottom:20px}.mensfadder-banner img{width:100%;height:auto}.mensfadder-banner .mensfadder-mobile-image{display:none}@media only screen and (max-device-width:420px),only screen and (max-width:420px){.mensfadder-banner .mensfadder-desktop-image{display:none}.mensfadder-banner .mensfadder-mobile-image{display:block}}.mensfadder-tack .banner-outer .banner .inner .content .thankyou-share{-webkit-filter:hue-rotate(322deg) brightness(1.3);filter:hue-rotate(322deg) brightness(1.3)}.main.temabutik{float:left;background-color:#e7f0f7;color:#000;padding-bottom:0;clear:both}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.main.temabutik{background-size:contain;background-image:url(images/snow-bg.png)}}.main.temabutik h1,.main.temabutik h2,.main.temabutik h3,.main.temabutik h4{color:#000;text-transform:none}.main.temabutik h1{font-size:50px;margin-bottom:30px}@media only screen and (max-width:1000px){.main.temabutik h1{font-size:40px;margin-bottom:20px}}@media only screen and (max-width:760px){.main.temabutik h1{font-size:36px;font-size:30px}}.main.temabutik h2{font-size:22px}.main.temabutik p{color:#000;margin-bottom:24px;font-family:ITC Franklin Gothic Demi,Arial,sans-serif}.main.temabutik .inner{float:none;width:1100px;position:relative;z-index:2}@media only screen and (max-width:1260px){.main.temabutik .inner{width:calc(100% - 50px);margin:0 25px}}@media only screen and (max-width:760px){.main.temabutik .inner{width:90%;margin:0 5%}}.main.temabutik .temabutik-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:40px 0}@media only screen and (max-width:1260px){.main.temabutik .temabutik-row{padding:20px 0 40px}}.main.temabutik .temabutik-row .col.below{width:80%;margin-left:10%}.main.temabutik .temabutik-row .col.text{width:60%;padding-top:20px}@media only screen and (max-width:1000px){.main.temabutik .temabutik-row .col.text{width:60%}}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.main.temabutik .temabutik-row .col.img{width:30%;text-align:center}@media only screen and (max-width:1000px){.main.temabutik .temabutik-row .col.img{width:35%}}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}.main.temabutik .temabutik-row .col.img img{width:100%;max-width:310px;height:auto}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.img img{width:80%;max-width:250px}}.main.temabutik .temabutik-row .col.tack-text{width:50%;padding-top:20px}@media only screen and (max-width:1000px){.main.temabutik .temabutik-row .col.tack-text{width:55%}}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.tack-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding-top:0}}@media only screen and (min-width:761px){.main.temabutik .temabutik-row .col.tack-text h1{font-size:40px}}.main.temabutik .temabutik-row .col.tack-img{width:45%}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.tack-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;text-align:center}}.main.temabutik .temabutik-row .col.tack-img img{width:100%;height:auto}@media only screen and (max-width:760px){.main.temabutik .temabutik-row .col.tack-img img{width:80%;max-width:250px}}.main.temabutik .inner.temagavor{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none}.main.temabutik .inner.temagavor .temagava{width:31%;margin-right:3.5%;margin-bottom:32px;padding:20px;background-color:rgba(169,203,227,.25);border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}@media only screen and (max-width:940px){.main.temabutik .inner.temagavor .temagava{width:48%;margin-right:4%}}@media only screen and (max-width:560px){.main.temabutik .inner.temagavor .temagava{width:100%;margin-right:0;margin-bottom:20px}}.main.temabutik .inner.temagavor .temagava img{width:76%;margin-bottom:20px}.main.temabutik .inner.temagavor .temagava .animation{position:relative;width:76%;margin-left:12%;padding-top:78%;margin-bottom:20px}.main.temabutik .inner.temagavor .temagava .animation iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none}.main.temabutik .inner.temagavor .temagava .text{min-height:101px;margin-bottom:24px}@media only screen and (max-width:760px){.main.temabutik .inner.temagavor .temagava .text{min-height:none}}.main.temabutik .inner.temagavor .temagava .text p{font-size:16px;margin-bottom:0;font-family:ITC Franklin Gothic Book,Arial,sans-serif}.main.temabutik .inner.temagavor .temagava .price{font-family:ITC Franklin Gothic Heavy,Arial,sans-serif;color:#5394cc;margin-bottom:24px;font-size:22px}.main.temabutik .inner.temagavor .temagava .box-bottom-shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.main.temabutik .inner.temagavor .temagava .box-bottom-shop input{border:0;width:60px;padding:0;padding-top:4px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border-radius:12px;font-weight:900;color:#5394cc;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.main.temabutik .inner.temagavor .temagava .box-bottom-shop button{width:calc(100% - 80px);border-radius:12px;font-weight:900;background-color:#5394cc;text-transform:none}.main.temabutik .inner.temagavor .temagava:nth-child(3n+0){margin-right:0}@media only screen and (max-width:940px){.main.temabutik .inner.temagavor .temagava:nth-child(3n+0){margin-right:4%}.main.temabutik .inner.temagavor .temagava:nth-child(2n+0){margin-right:0}}@media only screen and (max-width:560px){.main.temabutik .inner.temagavor .temagava:nth-child(3n+0){margin-right:0}}.main.temabutik .image-below{float:none}.main.temabutik .image-below img{width:100%}.main.temabutik.temabutik-tack{background-size:cover}.main.temabutik.temabutik-tack .inner .thankyou-share{padding-top:30px}.main.temabutik.temabutik-tack .inner .thankyou-share .share{margin-bottom:16px;line-height:30px;color:#0071ba;font-weight:900;font-size:16px;cursor:pointer}.main.temabutik.temabutik-tack .inner .thankyou-share .share .image{float:left;width:30px;height:30px;margin-right:10px;margin-top:-2px;background-size:100%;background-repeat:no-repeat;cursor:pointer;border-radius:6px;overflow:hidden}.main.temabutik.temabutik-tack .inner .thankyou-share .share .image.fb{background-image:url(images/share-icons/thankyou-fb-alvbla.png)}.main.temabutik.temabutik-tack .inner .thankyou-share .share .image.tw{background-image:url(images/share-icons/thankyou-twitter-alvbla.png)}.main.temabutik.temabutik-tack .inner .thankyou-share .share .image.in{background-image:url(images/share-icons/thankyou-linkedin-alvbla.png)}.main.temabutik.temabutik-tack .temabutik-row{padding:40px 0 150px}@media only screen and (max-width:1260px){.main.temabutik.temabutik-tack .temabutik-row{padding:20px 0 150px}}.snow-container{position:fixed;z-index:1;width:100%;height:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.snow-container{display:none}}.snow{position:absolute;width:22px;height:22px;background-size:contain;background-image:url(images/snow.png)}.snow:first-child{opacity:.85;-webkit-transform:translate(46.2212vw,-10px) scale(.9946) rotate(249deg);transform:translate(46.2212vw,-10px) scale(.9946) rotate(249deg);-webkit-animation:fall-1 46s -15s linear infinite;animation:fall-1 46s -15s linear infinite}@-webkit-keyframes fall-1{76.235%{-webkit-transform:translate(37.1613vw,76.235vh) scale(.9946) rotate(163deg);transform:translate(37.1613vw,76.235vh) scale(.9946) rotate(163deg)}to{-webkit-transform:translate(41.69125vw,100vh) scale(.9946) rotate(67deg);transform:translate(41.69125vw,100vh) scale(.9946) rotate(67deg)}}@keyframes fall-1{76.235%{-webkit-transform:translate(37.1613vw,76.235vh) scale(.9946) rotate(163deg);transform:translate(37.1613vw,76.235vh) scale(.9946) rotate(163deg)}to{-webkit-transform:translate(41.69125vw,100vh) scale(.9946) rotate(67deg);transform:translate(41.69125vw,100vh) scale(.9946) rotate(67deg)}}.snow:nth-child(2){opacity:.85;-webkit-transform:translate(60.4789vw,-10px) scale(.7096) rotate(45deg);transform:translate(60.4789vw,-10px) scale(.7096) rotate(45deg);-webkit-animation:fall-2 20s -20s linear infinite;animation:fall-2 20s -20s linear infinite}@-webkit-keyframes fall-2{78.175%{-webkit-transform:translate(65.556vw,78.175vh) scale(.7096) rotate(214deg);transform:translate(65.556vw,78.175vh) scale(.7096) rotate(214deg)}to{-webkit-transform:translate(63.01745vw,100vh) scale(.7096) rotate(297deg);transform:translate(63.01745vw,100vh) scale(.7096) rotate(297deg)}}@keyframes fall-2{78.175%{-webkit-transform:translate(65.556vw,78.175vh) scale(.7096) rotate(214deg);transform:translate(65.556vw,78.175vh) scale(.7096) rotate(214deg)}to{-webkit-transform:translate(63.01745vw,100vh) scale(.7096) rotate(297deg);transform:translate(63.01745vw,100vh) scale(.7096) rotate(297deg)}}.snow:nth-child(3){opacity:.85;-webkit-transform:translate(99.0931vw,-10px) scale(.7942) rotate(112deg);transform:translate(99.0931vw,-10px) scale(.7942) rotate(112deg);-webkit-animation:fall-3 24s -12s linear infinite;animation:fall-3 24s -12s linear infinite}@-webkit-keyframes fall-3{54.486%{-webkit-transform:translate(95.7834vw,54.486vh) scale(.7942) rotate(213deg);transform:translate(95.7834vw,54.486vh) scale(.7942) rotate(213deg)}to{-webkit-transform:translate(97.43825vw,100vh) scale(.7942) rotate(341deg);transform:translate(97.43825vw,100vh) scale(.7942) rotate(341deg)}}@keyframes fall-3{54.486%{-webkit-transform:translate(95.7834vw,54.486vh) scale(.7942) rotate(213deg);transform:translate(95.7834vw,54.486vh) scale(.7942) rotate(213deg)}to{-webkit-transform:translate(97.43825vw,100vh) scale(.7942) rotate(341deg);transform:translate(97.43825vw,100vh) scale(.7942) rotate(341deg)}}.snow:nth-child(4){opacity:.85;-webkit-transform:translate(94.0752vw,-10px) scale(.5749) rotate(285deg);transform:translate(94.0752vw,-10px) scale(.5749) rotate(285deg);-webkit-animation:fall-4 34s -20s linear infinite;animation:fall-4 34s -20s linear infinite}@-webkit-keyframes fall-4{41.306%{-webkit-transform:translate(103.9748vw,41.306vh) scale(.5749) rotate(269deg);transform:translate(103.9748vw,41.306vh) scale(.5749) rotate(269deg)}to{-webkit-transform:translate(99.025vw,100vh) scale(.5749) rotate(219deg);transform:translate(99.025vw,100vh) scale(.5749) rotate(219deg)}}@keyframes fall-4{41.306%{-webkit-transform:translate(103.9748vw,41.306vh) scale(.5749) rotate(269deg);transform:translate(103.9748vw,41.306vh) scale(.5749) rotate(269deg)}to{-webkit-transform:translate(99.025vw,100vh) scale(.5749) rotate(219deg);transform:translate(99.025vw,100vh) scale(.5749) rotate(219deg)}}.snow:nth-child(5){opacity:.85;-webkit-transform:translate(40.4539vw,-10px) scale(.9632) rotate(9deg);transform:translate(40.4539vw,-10px) scale(.9632) rotate(9deg);-webkit-animation:fall-5 24s -7s linear infinite;animation:fall-5 24s -7s linear infinite}@-webkit-keyframes fall-5{79.996%{-webkit-transform:translate(38.9752vw,79.996vh) scale(.9632) rotate(185deg);transform:translate(38.9752vw,79.996vh) scale(.9632) rotate(185deg)}to{-webkit-transform:translate(39.71455vw,100vh) scale(.9632) rotate(60deg);transform:translate(39.71455vw,100vh) scale(.9632) rotate(60deg)}}@keyframes fall-5{79.996%{-webkit-transform:translate(38.9752vw,79.996vh) scale(.9632) rotate(185deg);transform:translate(38.9752vw,79.996vh) scale(.9632) rotate(185deg)}to{-webkit-transform:translate(39.71455vw,100vh) scale(.9632) rotate(60deg);transform:translate(39.71455vw,100vh) scale(.9632) rotate(60deg)}}.snow:nth-child(6){opacity:.85;-webkit-transform:translate(72.6864vw,-10px) scale(.9194) rotate(143deg);transform:translate(72.6864vw,-10px) scale(.9194) rotate(143deg);-webkit-animation:fall-6 36s -3s linear infinite;animation:fall-6 36s -3s linear infinite}@-webkit-keyframes fall-6{71.332%{-webkit-transform:translate(63.6131vw,71.332vh) scale(.9194) rotate(72deg);transform:translate(63.6131vw,71.332vh) scale(.9194) rotate(72deg)}to{-webkit-transform:translate(68.14975vw,100vh) scale(.9194) rotate(212deg);transform:translate(68.14975vw,100vh) scale(.9194) rotate(212deg)}}@keyframes fall-6{71.332%{-webkit-transform:translate(63.6131vw,71.332vh) scale(.9194) rotate(72deg);transform:translate(63.6131vw,71.332vh) scale(.9194) rotate(72deg)}to{-webkit-transform:translate(68.14975vw,100vh) scale(.9194) rotate(212deg);transform:translate(68.14975vw,100vh) scale(.9194) rotate(212deg)}}.snow:nth-child(7){opacity:.85;-webkit-transform:translate(13.5216vw,-10px) scale(.3742) rotate(118deg);transform:translate(13.5216vw,-10px) scale(.3742) rotate(118deg);-webkit-animation:fall-7 20s -24s linear infinite;animation:fall-7 20s -24s linear infinite}@-webkit-keyframes fall-7{72.133%{-webkit-transform:translate(5.2829vw,72.133vh) scale(.3742) rotate(84deg);transform:translate(5.2829vw,72.133vh) scale(.3742) rotate(84deg)}to{-webkit-transform:translate(9.40225vw,100vh) scale(.3742) rotate(114deg);transform:translate(9.40225vw,100vh) scale(.3742) rotate(114deg)}}@keyframes fall-7{72.133%{-webkit-transform:translate(5.2829vw,72.133vh) scale(.3742) rotate(84deg);transform:translate(5.2829vw,72.133vh) scale(.3742) rotate(84deg)}to{-webkit-transform:translate(9.40225vw,100vh) scale(.3742) rotate(114deg);transform:translate(9.40225vw,100vh) scale(.3742) rotate(114deg)}}.snow:nth-child(8){opacity:.85;-webkit-transform:translate(55.2756vw,-10px) scale(.0824) rotate(178deg);transform:translate(55.2756vw,-10px) scale(.0824) rotate(178deg);-webkit-animation:fall-8 54s -13s linear infinite;animation:fall-8 54s -13s linear infinite}@-webkit-keyframes fall-8{49.461%{-webkit-transform:translate(63.4213vw,49.461vh) scale(.0824) rotate(253deg);transform:translate(63.4213vw,49.461vh) scale(.0824) rotate(253deg)}to{-webkit-transform:translate(59.34845vw,100vh) scale(.0824) rotate(59deg);transform:translate(59.34845vw,100vh) scale(.0824) rotate(59deg)}}@keyframes fall-8{49.461%{-webkit-transform:translate(63.4213vw,49.461vh) scale(.0824) rotate(253deg);transform:translate(63.4213vw,49.461vh) scale(.0824) rotate(253deg)}to{-webkit-transform:translate(59.34845vw,100vh) scale(.0824) rotate(59deg);transform:translate(59.34845vw,100vh) scale(.0824) rotate(59deg)}}.snow:nth-child(9){opacity:.85;-webkit-transform:translate(51.588vw,-10px) scale(.1033) rotate(51deg);transform:translate(51.588vw,-10px) scale(.1033) rotate(51deg);-webkit-animation:fall-9 50s -7s linear infinite;animation:fall-9 50s -7s linear infinite}@-webkit-keyframes fall-9{55.037%{-webkit-transform:translate(56.9184vw,55.037vh) scale(.1033) rotate(270deg);transform:translate(56.9184vw,55.037vh) scale(.1033) rotate(270deg)}to{-webkit-transform:translate(54.2532vw,100vh) scale(.1033) rotate(243deg);transform:translate(54.2532vw,100vh) scale(.1033) rotate(243deg)}}@keyframes fall-9{55.037%{-webkit-transform:translate(56.9184vw,55.037vh) scale(.1033) rotate(270deg);transform:translate(56.9184vw,55.037vh) scale(.1033) rotate(270deg)}to{-webkit-transform:translate(54.2532vw,100vh) scale(.1033) rotate(243deg);transform:translate(54.2532vw,100vh) scale(.1033) rotate(243deg)}}.snow:nth-child(10){opacity:.85;-webkit-transform:translate(92.0131vw,-10px) scale(.4429) rotate(245deg);transform:translate(92.0131vw,-10px) scale(.4429) rotate(245deg);-webkit-animation:fall-10 58s -30s linear infinite;animation:fall-10 58s -30s linear infinite}@-webkit-keyframes fall-10{50.211%{-webkit-transform:translate(82.5515vw,50.211vh) scale(.4429) rotate(311deg);transform:translate(82.5515vw,50.211vh) scale(.4429) rotate(311deg)}to{-webkit-transform:translate(87.2823vw,100vh) scale(.4429) rotate(108deg);transform:translate(87.2823vw,100vh) scale(.4429) rotate(108deg)}}@keyframes fall-10{50.211%{-webkit-transform:translate(82.5515vw,50.211vh) scale(.4429) rotate(311deg);transform:translate(82.5515vw,50.211vh) scale(.4429) rotate(311deg)}to{-webkit-transform:translate(87.2823vw,100vh) scale(.4429) rotate(108deg);transform:translate(87.2823vw,100vh) scale(.4429) rotate(108deg)}}.snow:nth-child(11){opacity:.85;-webkit-transform:translate(87.3445vw,-10px) scale(.3023) rotate(124deg);transform:translate(87.3445vw,-10px) scale(.3023) rotate(124deg);-webkit-animation:fall-11 26s -18s linear infinite;animation:fall-11 26s -18s linear infinite}@-webkit-keyframes fall-11{64.962%{-webkit-transform:translate(87.5597vw,64.962vh) scale(.3023) rotate(131deg);transform:translate(87.5597vw,64.962vh) scale(.3023) rotate(131deg)}to{-webkit-transform:translate(87.4521vw,100vh) scale(.3023) rotate(173deg);transform:translate(87.4521vw,100vh) scale(.3023) rotate(173deg)}}@keyframes fall-11{64.962%{-webkit-transform:translate(87.5597vw,64.962vh) scale(.3023) rotate(131deg);transform:translate(87.5597vw,64.962vh) scale(.3023) rotate(131deg)}to{-webkit-transform:translate(87.4521vw,100vh) scale(.3023) rotate(173deg);transform:translate(87.4521vw,100vh) scale(.3023) rotate(173deg)}}.snow:nth-child(12){opacity:.85;-webkit-transform:translate(26.5831vw,-10px) scale(.7522) rotate(260deg);transform:translate(26.5831vw,-10px) scale(.7522) rotate(260deg);-webkit-animation:fall-12 38s -10s linear infinite;animation:fall-12 38s -10s linear infinite}@-webkit-keyframes fall-12{75.274%{-webkit-transform:translate(35.9327vw,75.274vh) scale(.7522) rotate(243deg);transform:translate(35.9327vw,75.274vh) scale(.7522) rotate(243deg)}to{-webkit-transform:translate(31.2579vw,100vh) scale(.7522) rotate(190deg);transform:translate(31.2579vw,100vh) scale(.7522) rotate(190deg)}}@keyframes fall-12{75.274%{-webkit-transform:translate(35.9327vw,75.274vh) scale(.7522) rotate(243deg);transform:translate(35.9327vw,75.274vh) scale(.7522) rotate(243deg)}to{-webkit-transform:translate(31.2579vw,100vh) scale(.7522) rotate(190deg);transform:translate(31.2579vw,100vh) scale(.7522) rotate(190deg)}}.snow:nth-child(13){opacity:.85;-webkit-transform:translate(33.3312vw,-10px) scale(.9054) rotate(9deg);transform:translate(33.3312vw,-10px) scale(.9054) rotate(9deg);-webkit-animation:fall-13 22s -30s linear infinite;animation:fall-13 22s -30s linear infinite}@-webkit-keyframes fall-13{31.564%{-webkit-transform:translate(30.5589vw,31.564vh) scale(.9054) rotate(160deg);transform:translate(30.5589vw,31.564vh) scale(.9054) rotate(160deg)}to{-webkit-transform:translate(31.94505vw,100vh) scale(.9054) rotate(336deg);transform:translate(31.94505vw,100vh) scale(.9054) rotate(336deg)}}@keyframes fall-13{31.564%{-webkit-transform:translate(30.5589vw,31.564vh) scale(.9054) rotate(160deg);transform:translate(30.5589vw,31.564vh) scale(.9054) rotate(160deg)}to{-webkit-transform:translate(31.94505vw,100vh) scale(.9054) rotate(336deg);transform:translate(31.94505vw,100vh) scale(.9054) rotate(336deg)}}.snow:nth-child(14){opacity:.85;-webkit-transform:translate(24.7399vw,-10px) scale(.9713) rotate(347deg);transform:translate(24.7399vw,-10px) scale(.9713) rotate(347deg);-webkit-animation:fall-14 24s -7s linear infinite;animation:fall-14 24s -7s linear infinite}@-webkit-keyframes fall-14{67.244%{-webkit-transform:translate(23.681vw,67.244vh) scale(.9713) rotate(327deg);transform:translate(23.681vw,67.244vh) scale(.9713) rotate(327deg)}to{-webkit-transform:translate(24.21045vw,100vh) scale(.9713) rotate(8deg);transform:translate(24.21045vw,100vh) scale(.9713) rotate(8deg)}}@keyframes fall-14{67.244%{-webkit-transform:translate(23.681vw,67.244vh) scale(.9713) rotate(327deg);transform:translate(23.681vw,67.244vh) scale(.9713) rotate(327deg)}to{-webkit-transform:translate(24.21045vw,100vh) scale(.9713) rotate(8deg);transform:translate(24.21045vw,100vh) scale(.9713) rotate(8deg)}}.snow:nth-child(15){opacity:.85;-webkit-transform:translate(21.5628vw,-10px) scale(.1473) rotate(318deg);transform:translate(21.5628vw,-10px) scale(.1473) rotate(318deg);-webkit-animation:fall-15 40s -13s linear infinite;animation:fall-15 40s -13s linear infinite}@-webkit-keyframes fall-15{47.291%{-webkit-transform:translate(14.3099vw,47.291vh) scale(.1473) rotate(243deg);transform:translate(14.3099vw,47.291vh) scale(.1473) rotate(243deg)}to{-webkit-transform:translate(17.93635vw,100vh) scale(.1473) rotate(47deg);transform:translate(17.93635vw,100vh) scale(.1473) rotate(47deg)}}@keyframes fall-15{47.291%{-webkit-transform:translate(14.3099vw,47.291vh) scale(.1473) rotate(243deg);transform:translate(14.3099vw,47.291vh) scale(.1473) rotate(243deg)}to{-webkit-transform:translate(17.93635vw,100vh) scale(.1473) rotate(47deg);transform:translate(17.93635vw,100vh) scale(.1473) rotate(47deg)}}.snow:nth-child(16){opacity:.85;-webkit-transform:translate(18.6477vw,-10px) scale(.4544) rotate(232deg);transform:translate(18.6477vw,-10px) scale(.4544) rotate(232deg);-webkit-animation:fall-16 40s -17s linear infinite;animation:fall-16 40s -17s linear infinite}@-webkit-keyframes fall-16{68.635%{-webkit-transform:translate(25.5204vw,68.635vh) scale(.4544) rotate(73deg);transform:translate(25.5204vw,68.635vh) scale(.4544) rotate(73deg)}to{-webkit-transform:translate(22.08405vw,100vh) scale(.4544) rotate(261deg);transform:translate(22.08405vw,100vh) scale(.4544) rotate(261deg)}}@keyframes fall-16{68.635%{-webkit-transform:translate(25.5204vw,68.635vh) scale(.4544) rotate(73deg);transform:translate(25.5204vw,68.635vh) scale(.4544) rotate(73deg)}to{-webkit-transform:translate(22.08405vw,100vh) scale(.4544) rotate(261deg);transform:translate(22.08405vw,100vh) scale(.4544) rotate(261deg)}}.snow:nth-child(17){opacity:.85;-webkit-transform:translate(56.9164vw,-10px) scale(.4158) rotate(1deg);transform:translate(56.9164vw,-10px) scale(.4158) rotate(1deg);-webkit-animation:fall-17 38s -30s linear infinite;animation:fall-17 38s -30s linear infinite}@-webkit-keyframes fall-17{30.66%{-webkit-transform:translate(57.921vw,30.66vh) scale(.4158) rotate(359deg);transform:translate(57.921vw,30.66vh) scale(.4158) rotate(359deg)}to{-webkit-transform:translate(57.4187vw,100vh) scale(.4158) rotate(251deg);transform:translate(57.4187vw,100vh) scale(.4158) rotate(251deg)}}@keyframes fall-17{30.66%{-webkit-transform:translate(57.921vw,30.66vh) scale(.4158) rotate(359deg);transform:translate(57.921vw,30.66vh) scale(.4158) rotate(359deg)}to{-webkit-transform:translate(57.4187vw,100vh) scale(.4158) rotate(251deg);transform:translate(57.4187vw,100vh) scale(.4158) rotate(251deg)}}.snow:nth-child(18){opacity:.85;-webkit-transform:translate(48.5826vw,-10px) scale(.6405) rotate(73deg);transform:translate(48.5826vw,-10px) scale(.6405) rotate(73deg);-webkit-animation:fall-18 42s -4s linear infinite;animation:fall-18 42s -4s linear infinite}@-webkit-keyframes fall-18{57.647%{-webkit-transform:translate(44.2094vw,57.647vh) scale(.6405) rotate(265deg);transform:translate(44.2094vw,57.647vh) scale(.6405) rotate(265deg)}to{-webkit-transform:translate(46.396vw,100vh) scale(.6405) rotate(75deg);transform:translate(46.396vw,100vh) scale(.6405) rotate(75deg)}}@keyframes fall-18{57.647%{-webkit-transform:translate(44.2094vw,57.647vh) scale(.6405) rotate(265deg);transform:translate(44.2094vw,57.647vh) scale(.6405) rotate(265deg)}to{-webkit-transform:translate(46.396vw,100vh) scale(.6405) rotate(75deg);transform:translate(46.396vw,100vh) scale(.6405) rotate(75deg)}}.snow:nth-child(19){opacity:.85;-webkit-transform:translate(2.8617vw,-10px) scale(.8676) rotate(192deg);transform:translate(2.8617vw,-10px) scale(.8676) rotate(192deg);-webkit-animation:fall-19 38s -5s linear infinite;animation:fall-19 38s -5s linear infinite}@-webkit-keyframes fall-19{45.172%{-webkit-transform:translate(-1.4466vw,45.172vh) scale(.8676) rotate(55deg);transform:translate(-1.4466vw,45.172vh) scale(.8676) rotate(55deg)}to{-webkit-transform:translate(.70755vw,100vh) scale(.8676) rotate(306deg);transform:translate(.70755vw,100vh) scale(.8676) rotate(306deg)}}@keyframes fall-19{45.172%{-webkit-transform:translate(-1.4466vw,45.172vh) scale(.8676) rotate(55deg);transform:translate(-1.4466vw,45.172vh) scale(.8676) rotate(55deg)}to{-webkit-transform:translate(.70755vw,100vh) scale(.8676) rotate(306deg);transform:translate(.70755vw,100vh) scale(.8676) rotate(306deg)}}.snow:nth-child(20){opacity:.85;-webkit-transform:translate(47.8144vw,-10px) scale(.0808) rotate(326deg);transform:translate(47.8144vw,-10px) scale(.0808) rotate(326deg);-webkit-animation:fall-20 60s -6s linear infinite;animation:fall-20 60s -6s linear infinite}@-webkit-keyframes fall-20{48.293%{-webkit-transform:translate(42.4023vw,48.293vh) scale(.0808) rotate(234deg);transform:translate(42.4023vw,48.293vh) scale(.0808) rotate(234deg)}to{-webkit-transform:translate(45.10835vw,100vh) scale(.0808) rotate(126deg);transform:translate(45.10835vw,100vh) scale(.0808) rotate(126deg)}}@keyframes fall-20{48.293%{-webkit-transform:translate(42.4023vw,48.293vh) scale(.0808) rotate(234deg);transform:translate(42.4023vw,48.293vh) scale(.0808) rotate(234deg)}to{-webkit-transform:translate(45.10835vw,100vh) scale(.0808) rotate(126deg);transform:translate(45.10835vw,100vh) scale(.0808) rotate(126deg)}}.snow:nth-child(21){opacity:.85;-webkit-transform:translate(96.6335vw,-10px) scale(.4146) rotate(202deg);transform:translate(96.6335vw,-10px) scale(.4146) rotate(202deg);-webkit-animation:fall-21 48s -5s linear infinite;animation:fall-21 48s -5s linear infinite}@-webkit-keyframes fall-21{79.759%{-webkit-transform:translate(105.4562vw,79.759vh) scale(.4146) rotate(41deg);transform:translate(105.4562vw,79.759vh) scale(.4146) rotate(41deg)}to{-webkit-transform:translate(101.04485vw,100vh) scale(.4146) rotate(108deg);transform:translate(101.04485vw,100vh) scale(.4146) rotate(108deg)}}@keyframes fall-21{79.759%{-webkit-transform:translate(105.4562vw,79.759vh) scale(.4146) rotate(41deg);transform:translate(105.4562vw,79.759vh) scale(.4146) rotate(41deg)}to{-webkit-transform:translate(101.04485vw,100vh) scale(.4146) rotate(108deg);transform:translate(101.04485vw,100vh) scale(.4146) rotate(108deg)}}.snow:nth-child(22){opacity:.85;-webkit-transform:translate(68.6928vw,-10px) scale(.9292) rotate(157deg);transform:translate(68.6928vw,-10px) scale(.9292) rotate(157deg);-webkit-animation:fall-22 46s -19s linear infinite;animation:fall-22 46s -19s linear infinite}@-webkit-keyframes fall-22{42.608%{-webkit-transform:translate(66.8796vw,42.608vh) scale(.9292) rotate(312deg);transform:translate(66.8796vw,42.608vh) scale(.9292) rotate(312deg)}to{-webkit-transform:translate(67.7862vw,100vh) scale(.9292) rotate(246deg);transform:translate(67.7862vw,100vh) scale(.9292) rotate(246deg)}}@keyframes fall-22{42.608%{-webkit-transform:translate(66.8796vw,42.608vh) scale(.9292) rotate(312deg);transform:translate(66.8796vw,42.608vh) scale(.9292) rotate(312deg)}to{-webkit-transform:translate(67.7862vw,100vh) scale(.9292) rotate(246deg);transform:translate(67.7862vw,100vh) scale(.9292) rotate(246deg)}}.snow:nth-child(23){opacity:.85;-webkit-transform:translate(9.5067vw,-10px) scale(.6591) rotate(230deg);transform:translate(9.5067vw,-10px) scale(.6591) rotate(230deg);-webkit-animation:fall-23 32s -10s linear infinite;animation:fall-23 32s -10s linear infinite}@-webkit-keyframes fall-23{56.979%{-webkit-transform:translate(6.5018vw,56.979vh) scale(.6591) rotate(184deg);transform:translate(6.5018vw,56.979vh) scale(.6591) rotate(184deg)}to{-webkit-transform:translate(8.00425vw,100vh) scale(.6591) rotate(138deg);transform:translate(8.00425vw,100vh) scale(.6591) rotate(138deg)}}@keyframes fall-23{56.979%{-webkit-transform:translate(6.5018vw,56.979vh) scale(.6591) rotate(184deg);transform:translate(6.5018vw,56.979vh) scale(.6591) rotate(184deg)}to{-webkit-transform:translate(8.00425vw,100vh) scale(.6591) rotate(138deg);transform:translate(8.00425vw,100vh) scale(.6591) rotate(138deg)}}.snow:nth-child(24){opacity:.85;-webkit-transform:translate(75.311vw,-10px) scale(.0994) rotate(227deg);transform:translate(75.311vw,-10px) scale(.0994) rotate(227deg);-webkit-animation:fall-24 26s -23s linear infinite;animation:fall-24 26s -23s linear infinite}@-webkit-keyframes fall-24{43.302%{-webkit-transform:translate(72.3052vw,43.302vh) scale(.0994) rotate(106deg);transform:translate(72.3052vw,43.302vh) scale(.0994) rotate(106deg)}to{-webkit-transform:translate(73.8081vw,100vh) scale(.0994) rotate(151deg);transform:translate(73.8081vw,100vh) scale(.0994) rotate(151deg)}}@keyframes fall-24{43.302%{-webkit-transform:translate(72.3052vw,43.302vh) scale(.0994) rotate(106deg);transform:translate(72.3052vw,43.302vh) scale(.0994) rotate(106deg)}to{-webkit-transform:translate(73.8081vw,100vh) scale(.0994) rotate(151deg);transform:translate(73.8081vw,100vh) scale(.0994) rotate(151deg)}}.snow:nth-child(25){opacity:.85;-webkit-transform:translate(68.464vw,-10px) scale(.0617) rotate(200deg);transform:translate(68.464vw,-10px) scale(.0617) rotate(200deg);-webkit-animation:fall-25 22s -16s linear infinite;animation:fall-25 22s -16s linear infinite}@-webkit-keyframes fall-25{77.928%{-webkit-transform:translate(69.1454vw,77.928vh) scale(.0617) rotate(169deg);transform:translate(69.1454vw,77.928vh) scale(.0617) rotate(169deg)}to{-webkit-transform:translate(68.8047vw,100vh) scale(.0617) rotate(337deg);transform:translate(68.8047vw,100vh) scale(.0617) rotate(337deg)}}@keyframes fall-25{77.928%{-webkit-transform:translate(69.1454vw,77.928vh) scale(.0617) rotate(169deg);transform:translate(69.1454vw,77.928vh) scale(.0617) rotate(169deg)}to{-webkit-transform:translate(68.8047vw,100vh) scale(.0617) rotate(337deg);transform:translate(68.8047vw,100vh) scale(.0617) rotate(337deg)}}.snow:nth-child(26){opacity:.85;-webkit-transform:translate(79.6171vw,-10px) scale(.1759) rotate(308deg);transform:translate(79.6171vw,-10px) scale(.1759) rotate(308deg);-webkit-animation:fall-26 28s -24s linear infinite;animation:fall-26 28s -24s linear infinite}@-webkit-keyframes fall-26{72.814%{-webkit-transform:translate(72.9422vw,72.814vh) scale(.1759) rotate(21deg);transform:translate(72.9422vw,72.814vh) scale(.1759) rotate(21deg)}to{-webkit-transform:translate(76.27965vw,100vh) scale(.1759) rotate(188deg);transform:translate(76.27965vw,100vh) scale(.1759) rotate(188deg)}}@keyframes fall-26{72.814%{-webkit-transform:translate(72.9422vw,72.814vh) scale(.1759) rotate(21deg);transform:translate(72.9422vw,72.814vh) scale(.1759) rotate(21deg)}to{-webkit-transform:translate(76.27965vw,100vh) scale(.1759) rotate(188deg);transform:translate(76.27965vw,100vh) scale(.1759) rotate(188deg)}}.snow:nth-child(27){opacity:.85;-webkit-transform:translate(68.6067vw,-10px) scale(.8196) rotate(123deg);transform:translate(68.6067vw,-10px) scale(.8196) rotate(123deg);-webkit-animation:fall-27 20s -4s linear infinite;animation:fall-27 20s -4s linear infinite}@-webkit-keyframes fall-27{64.015%{-webkit-transform:translate(72.3541vw,64.015vh) scale(.8196) rotate(206deg);transform:translate(72.3541vw,64.015vh) scale(.8196) rotate(206deg)}to{-webkit-transform:translate(70.4804vw,100vh) scale(.8196) rotate(167deg);transform:translate(70.4804vw,100vh) scale(.8196) rotate(167deg)}}@keyframes fall-27{64.015%{-webkit-transform:translate(72.3541vw,64.015vh) scale(.8196) rotate(206deg);transform:translate(72.3541vw,64.015vh) scale(.8196) rotate(206deg)}to{-webkit-transform:translate(70.4804vw,100vh) scale(.8196) rotate(167deg);transform:translate(70.4804vw,100vh) scale(.8196) rotate(167deg)}}.snow:nth-child(28){opacity:.85;-webkit-transform:translate(57.6215vw,-10px) scale(.1413) rotate(128deg);transform:translate(57.6215vw,-10px) scale(.1413) rotate(128deg);-webkit-animation:fall-28 20s -9s linear infinite;animation:fall-28 20s -9s linear infinite}@-webkit-keyframes fall-28{75.949%{-webkit-transform:translate(66.2013vw,75.949vh) scale(.1413) rotate(32deg);transform:translate(66.2013vw,75.949vh) scale(.1413) rotate(32deg)}to{-webkit-transform:translate(61.9114vw,100vh) scale(.1413) rotate(112deg);transform:translate(61.9114vw,100vh) scale(.1413) rotate(112deg)}}@keyframes fall-28{75.949%{-webkit-transform:translate(66.2013vw,75.949vh) scale(.1413) rotate(32deg);transform:translate(66.2013vw,75.949vh) scale(.1413) rotate(32deg)}to{-webkit-transform:translate(61.9114vw,100vh) scale(.1413) rotate(112deg);transform:translate(61.9114vw,100vh) scale(.1413) rotate(112deg)}}.snow:nth-child(29){opacity:.85;-webkit-transform:translate(19.8557vw,-10px) scale(.3384) rotate(240deg);transform:translate(19.8557vw,-10px) scale(.3384) rotate(240deg);-webkit-animation:fall-29 38s -23s linear infinite;animation:fall-29 38s -23s linear infinite}@-webkit-keyframes fall-29{75.272%{-webkit-transform:translate(11.7288vw,75.272vh) scale(.3384) rotate(13deg);transform:translate(11.7288vw,75.272vh) scale(.3384) rotate(13deg)}to{-webkit-transform:translate(15.79225vw,100vh) scale(.3384) rotate(41deg);transform:translate(15.79225vw,100vh) scale(.3384) rotate(41deg)}}@keyframes fall-29{75.272%{-webkit-transform:translate(11.7288vw,75.272vh) scale(.3384) rotate(13deg);transform:translate(11.7288vw,75.272vh) scale(.3384) rotate(13deg)}to{-webkit-transform:translate(15.79225vw,100vh) scale(.3384) rotate(41deg);transform:translate(15.79225vw,100vh) scale(.3384) rotate(41deg)}}.snow:nth-child(30){opacity:.85;-webkit-transform:translate(38.0911vw,-10px) scale(.1083) rotate(135deg);transform:translate(38.0911vw,-10px) scale(.1083) rotate(135deg);-webkit-animation:fall-30 60s -12s linear infinite;animation:fall-30 60s -12s linear infinite}@-webkit-keyframes fall-30{58.296%{-webkit-transform:translate(35.5945vw,58.296vh) scale(.1083) rotate(132deg);transform:translate(35.5945vw,58.296vh) scale(.1083) rotate(132deg)}to{-webkit-transform:translate(36.8428vw,100vh) scale(.1083) rotate(144deg);transform:translate(36.8428vw,100vh) scale(.1083) rotate(144deg)}}@keyframes fall-30{58.296%{-webkit-transform:translate(35.5945vw,58.296vh) scale(.1083) rotate(132deg);transform:translate(35.5945vw,58.296vh) scale(.1083) rotate(132deg)}to{-webkit-transform:translate(36.8428vw,100vh) scale(.1083) rotate(144deg);transform:translate(36.8428vw,100vh) scale(.1083) rotate(144deg)}}.snow:nth-child(31){opacity:.85;-webkit-transform:translate(20.3157vw,-10px) scale(.5906) rotate(259deg);transform:translate(20.3157vw,-10px) scale(.5906) rotate(259deg);-webkit-animation:fall-31 34s -15s linear infinite;animation:fall-31 34s -15s linear infinite}@-webkit-keyframes fall-31{32.463%{-webkit-transform:translate(14.3199vw,32.463vh) scale(.5906) rotate(70deg);transform:translate(14.3199vw,32.463vh) scale(.5906) rotate(70deg)}to{-webkit-transform:translate(17.3178vw,100vh) scale(.5906) rotate(341deg);transform:translate(17.3178vw,100vh) scale(.5906) rotate(341deg)}}@keyframes fall-31{32.463%{-webkit-transform:translate(14.3199vw,32.463vh) scale(.5906) rotate(70deg);transform:translate(14.3199vw,32.463vh) scale(.5906) rotate(70deg)}to{-webkit-transform:translate(17.3178vw,100vh) scale(.5906) rotate(341deg);transform:translate(17.3178vw,100vh) scale(.5906) rotate(341deg)}}.snow:nth-child(32){opacity:.85;-webkit-transform:translate(25.2729vw,-10px) scale(.7684) rotate(296deg);transform:translate(25.2729vw,-10px) scale(.7684) rotate(296deg);-webkit-animation:fall-32 48s -20s linear infinite;animation:fall-32 48s -20s linear infinite}@-webkit-keyframes fall-32{33.731%{-webkit-transform:translate(16.3957vw,33.731vh) scale(.7684) rotate(354deg);transform:translate(16.3957vw,33.731vh) scale(.7684) rotate(354deg)}to{-webkit-transform:translate(20.8343vw,100vh) scale(.7684) rotate(278deg);transform:translate(20.8343vw,100vh) scale(.7684) rotate(278deg)}}@keyframes fall-32{33.731%{-webkit-transform:translate(16.3957vw,33.731vh) scale(.7684) rotate(354deg);transform:translate(16.3957vw,33.731vh) scale(.7684) rotate(354deg)}to{-webkit-transform:translate(20.8343vw,100vh) scale(.7684) rotate(278deg);transform:translate(20.8343vw,100vh) scale(.7684) rotate(278deg)}}.snow:nth-child(33){opacity:.85;-webkit-transform:translate(24.3508vw,-10px) scale(.8544) rotate(65deg);transform:translate(24.3508vw,-10px) scale(.8544) rotate(65deg);-webkit-animation:fall-33 22s -17s linear infinite;animation:fall-33 22s -17s linear infinite}@-webkit-keyframes fall-33{49.521%{-webkit-transform:translate(16.8551vw,49.521vh) scale(.8544) rotate(228deg);transform:translate(16.8551vw,49.521vh) scale(.8544) rotate(228deg)}to{-webkit-transform:translate(20.60295vw,100vh) scale(.8544) rotate(178deg);transform:translate(20.60295vw,100vh) scale(.8544) rotate(178deg)}}@keyframes fall-33{49.521%{-webkit-transform:translate(16.8551vw,49.521vh) scale(.8544) rotate(228deg);transform:translate(16.8551vw,49.521vh) scale(.8544) rotate(228deg)}to{-webkit-transform:translate(20.60295vw,100vh) scale(.8544) rotate(178deg);transform:translate(20.60295vw,100vh) scale(.8544) rotate(178deg)}}.snow:nth-child(34){opacity:.85;-webkit-transform:translate(50.0647vw,-10px) scale(.5347) rotate(23deg);transform:translate(50.0647vw,-10px) scale(.5347) rotate(23deg);-webkit-animation:fall-34 44s -18s linear infinite;animation:fall-34 44s -18s linear infinite}@-webkit-keyframes fall-34{76.535%{-webkit-transform:translate(53.3075vw,76.535vh) scale(.5347) rotate(153deg);transform:translate(53.3075vw,76.535vh) scale(.5347) rotate(153deg)}to{-webkit-transform:translate(51.6861vw,100vh) scale(.5347) rotate(121deg);transform:translate(51.6861vw,100vh) scale(.5347) rotate(121deg)}}@keyframes fall-34{76.535%{-webkit-transform:translate(53.3075vw,76.535vh) scale(.5347) rotate(153deg);transform:translate(53.3075vw,76.535vh) scale(.5347) rotate(153deg)}to{-webkit-transform:translate(51.6861vw,100vh) scale(.5347) rotate(121deg);transform:translate(51.6861vw,100vh) scale(.5347) rotate(121deg)}}.snow:nth-child(35){opacity:.85;-webkit-transform:translate(67.8661vw,-10px) scale(.3407) rotate(159deg);transform:translate(67.8661vw,-10px) scale(.3407) rotate(159deg);-webkit-animation:fall-35 46s -7s linear infinite;animation:fall-35 46s -7s linear infinite}@-webkit-keyframes fall-35{37.511%{-webkit-transform:translate(65.4583vw,37.511vh) scale(.3407) rotate(257deg);transform:translate(65.4583vw,37.511vh) scale(.3407) rotate(257deg)}to{-webkit-transform:translate(66.6622vw,100vh) scale(.3407) rotate(227deg);transform:translate(66.6622vw,100vh) scale(.3407) rotate(227deg)}}@keyframes fall-35{37.511%{-webkit-transform:translate(65.4583vw,37.511vh) scale(.3407) rotate(257deg);transform:translate(65.4583vw,37.511vh) scale(.3407) rotate(257deg)}to{-webkit-transform:translate(66.6622vw,100vh) scale(.3407) rotate(227deg);transform:translate(66.6622vw,100vh) scale(.3407) rotate(227deg)}}.snow:nth-child(36){opacity:.85;-webkit-transform:translate(54.4072vw,-10px) scale(.5954) rotate(316deg);transform:translate(54.4072vw,-10px) scale(.5954) rotate(316deg);-webkit-animation:fall-36 32s -21s linear infinite;animation:fall-36 32s -21s linear infinite}@-webkit-keyframes fall-36{33.559%{-webkit-transform:translate(61.7258vw,33.559vh) scale(.5954) rotate(29deg);transform:translate(61.7258vw,33.559vh) scale(.5954) rotate(29deg)}to{-webkit-transform:translate(58.0665vw,100vh) scale(.5954) rotate(175deg);transform:translate(58.0665vw,100vh) scale(.5954) rotate(175deg)}}@keyframes fall-36{33.559%{-webkit-transform:translate(61.7258vw,33.559vh) scale(.5954) rotate(29deg);transform:translate(61.7258vw,33.559vh) scale(.5954) rotate(29deg)}to{-webkit-transform:translate(58.0665vw,100vh) scale(.5954) rotate(175deg);transform:translate(58.0665vw,100vh) scale(.5954) rotate(175deg)}}.snow:nth-child(37){opacity:.85;-webkit-transform:translate(28.6766vw,-10px) scale(.8506) rotate(72deg);transform:translate(28.6766vw,-10px) scale(.8506) rotate(72deg);-webkit-animation:fall-37 40s -18s linear infinite;animation:fall-37 40s -18s linear infinite}@-webkit-keyframes fall-37{73.487%{-webkit-transform:translate(34.0646vw,73.487vh) scale(.8506) rotate(9deg);transform:translate(34.0646vw,73.487vh) scale(.8506) rotate(9deg)}to{-webkit-transform:translate(31.3706vw,100vh) scale(.8506) rotate(139deg);transform:translate(31.3706vw,100vh) scale(.8506) rotate(139deg)}}@keyframes fall-37{73.487%{-webkit-transform:translate(34.0646vw,73.487vh) scale(.8506) rotate(9deg);transform:translate(34.0646vw,73.487vh) scale(.8506) rotate(9deg)}to{-webkit-transform:translate(31.3706vw,100vh) scale(.8506) rotate(139deg);transform:translate(31.3706vw,100vh) scale(.8506) rotate(139deg)}}.snow:nth-child(38){opacity:.85;-webkit-transform:translate(24.7368vw,-10px) scale(.6462) rotate(142deg);transform:translate(24.7368vw,-10px) scale(.6462) rotate(142deg);-webkit-animation:fall-38 56s -5s linear infinite;animation:fall-38 56s -5s linear infinite}@-webkit-keyframes fall-38{78.607%{-webkit-transform:translate(27.1606vw,78.607vh) scale(.6462) rotate(206deg);transform:translate(27.1606vw,78.607vh) scale(.6462) rotate(206deg)}to{-webkit-transform:translate(25.9487vw,100vh) scale(.6462) rotate(219deg);transform:translate(25.9487vw,100vh) scale(.6462) rotate(219deg)}}@keyframes fall-38{78.607%{-webkit-transform:translate(27.1606vw,78.607vh) scale(.6462) rotate(206deg);transform:translate(27.1606vw,78.607vh) scale(.6462) rotate(206deg)}to{-webkit-transform:translate(25.9487vw,100vh) scale(.6462) rotate(219deg);transform:translate(25.9487vw,100vh) scale(.6462) rotate(219deg)}}.snow:nth-child(39){opacity:.85;-webkit-transform:translate(85.5981vw,-10px) scale(.2173) rotate(35deg);transform:translate(85.5981vw,-10px) scale(.2173) rotate(35deg);-webkit-animation:fall-39 22s -18s linear infinite;animation:fall-39 22s -18s linear infinite}@-webkit-keyframes fall-39{72.023%{-webkit-transform:translate(83.8431vw,72.023vh) scale(.2173) rotate(135deg);transform:translate(83.8431vw,72.023vh) scale(.2173) rotate(135deg)}to{-webkit-transform:translate(84.7206vw,100vh) scale(.2173) rotate(199deg);transform:translate(84.7206vw,100vh) scale(.2173) rotate(199deg)}}@keyframes fall-39{72.023%{-webkit-transform:translate(83.8431vw,72.023vh) scale(.2173) rotate(135deg);transform:translate(83.8431vw,72.023vh) scale(.2173) rotate(135deg)}to{-webkit-transform:translate(84.7206vw,100vh) scale(.2173) rotate(199deg);transform:translate(84.7206vw,100vh) scale(.2173) rotate(199deg)}}.snow:nth-child(40){opacity:.85;-webkit-transform:translate(12.6946vw,-10px) scale(.1948) rotate(226deg);transform:translate(12.6946vw,-10px) scale(.1948) rotate(226deg);-webkit-animation:fall-40 34s -27s linear infinite;animation:fall-40 34s -27s linear infinite}@-webkit-keyframes fall-40{33.492%{-webkit-transform:translate(22.3242vw,33.492vh) scale(.1948) rotate(200deg);transform:translate(22.3242vw,33.492vh) scale(.1948) rotate(200deg)}to{-webkit-transform:translate(17.5094vw,100vh) scale(.1948) rotate(12deg);transform:translate(17.5094vw,100vh) scale(.1948) rotate(12deg)}}@keyframes fall-40{33.492%{-webkit-transform:translate(22.3242vw,33.492vh) scale(.1948) rotate(200deg);transform:translate(22.3242vw,33.492vh) scale(.1948) rotate(200deg)}to{-webkit-transform:translate(17.5094vw,100vh) scale(.1948) rotate(12deg);transform:translate(17.5094vw,100vh) scale(.1948) rotate(12deg)}}.snow:nth-child(41){opacity:.85;-webkit-transform:translate(77.1318vw,-10px) scale(.4145) rotate(348deg);transform:translate(77.1318vw,-10px) scale(.4145) rotate(348deg);-webkit-animation:fall-41 42s -25s linear infinite;animation:fall-41 42s -25s linear infinite}@-webkit-keyframes fall-41{73.928%{-webkit-transform:translate(79.5034vw,73.928vh) scale(.4145) rotate(270deg);transform:translate(79.5034vw,73.928vh) scale(.4145) rotate(270deg)}to{-webkit-transform:translate(78.3176vw,100vh) scale(.4145) rotate(220deg);transform:translate(78.3176vw,100vh) scale(.4145) rotate(220deg)}}@keyframes fall-41{73.928%{-webkit-transform:translate(79.5034vw,73.928vh) scale(.4145) rotate(270deg);transform:translate(79.5034vw,73.928vh) scale(.4145) rotate(270deg)}to{-webkit-transform:translate(78.3176vw,100vh) scale(.4145) rotate(220deg);transform:translate(78.3176vw,100vh) scale(.4145) rotate(220deg)}}.snow:nth-child(42){opacity:.85;-webkit-transform:translate(57.5538vw,-10px) scale(.6306) rotate(269deg);transform:translate(57.5538vw,-10px) scale(.6306) rotate(269deg);-webkit-animation:fall-42 44s -1s linear infinite;animation:fall-42 44s -1s linear infinite}@-webkit-keyframes fall-42{37.406%{-webkit-transform:translate(54.0448vw,37.406vh) scale(.6306) rotate(278deg);transform:translate(54.0448vw,37.406vh) scale(.6306) rotate(278deg)}to{-webkit-transform:translate(55.7993vw,100vh) scale(.6306) rotate(109deg);transform:translate(55.7993vw,100vh) scale(.6306) rotate(109deg)}}@keyframes fall-42{37.406%{-webkit-transform:translate(54.0448vw,37.406vh) scale(.6306) rotate(278deg);transform:translate(54.0448vw,37.406vh) scale(.6306) rotate(278deg)}to{-webkit-transform:translate(55.7993vw,100vh) scale(.6306) rotate(109deg);transform:translate(55.7993vw,100vh) scale(.6306) rotate(109deg)}}.snow:nth-child(43){opacity:.85;-webkit-transform:translate(31.7222vw,-10px) scale(.9171) rotate(32deg);transform:translate(31.7222vw,-10px) scale(.9171) rotate(32deg);-webkit-animation:fall-43 22s -4s linear infinite;animation:fall-43 22s -4s linear infinite}@-webkit-keyframes fall-43{65.959%{-webkit-transform:translate(40.837vw,65.959vh) scale(.9171) rotate(294deg);transform:translate(40.837vw,65.959vh) scale(.9171) rotate(294deg)}to{-webkit-transform:translate(36.2796vw,100vh) scale(.9171) rotate(126deg);transform:translate(36.2796vw,100vh) scale(.9171) rotate(126deg)}}@keyframes fall-43{65.959%{-webkit-transform:translate(40.837vw,65.959vh) scale(.9171) rotate(294deg);transform:translate(40.837vw,65.959vh) scale(.9171) rotate(294deg)}to{-webkit-transform:translate(36.2796vw,100vh) scale(.9171) rotate(126deg);transform:translate(36.2796vw,100vh) scale(.9171) rotate(126deg)}}.snow:nth-child(44){opacity:.85;-webkit-transform:translate(81.2729vw,-10px) scale(.6617) rotate(210deg);transform:translate(81.2729vw,-10px) scale(.6617) rotate(210deg);-webkit-animation:fall-44 48s -22s linear infinite;animation:fall-44 48s -22s linear infinite}@-webkit-keyframes fall-44{37.003%{-webkit-transform:translate(73.5837vw,37.003vh) scale(.6617) rotate(301deg);transform:translate(73.5837vw,37.003vh) scale(.6617) rotate(301deg)}to{-webkit-transform:translate(77.4283vw,100vh) scale(.6617) rotate(52deg);transform:translate(77.4283vw,100vh) scale(.6617) rotate(52deg)}}@keyframes fall-44{37.003%{-webkit-transform:translate(73.5837vw,37.003vh) scale(.6617) rotate(301deg);transform:translate(73.5837vw,37.003vh) scale(.6617) rotate(301deg)}to{-webkit-transform:translate(77.4283vw,100vh) scale(.6617) rotate(52deg);transform:translate(77.4283vw,100vh) scale(.6617) rotate(52deg)}}.snow:nth-child(45){opacity:.85;-webkit-transform:translate(30.2177vw,-10px) scale(.1172) rotate(84deg);transform:translate(30.2177vw,-10px) scale(.1172) rotate(84deg);-webkit-animation:fall-45 20s -27s linear infinite;animation:fall-45 20s -27s linear infinite}@-webkit-keyframes fall-45{65.746%{-webkit-transform:translate(21.0133vw,65.746vh) scale(.1172) rotate(113deg);transform:translate(21.0133vw,65.746vh) scale(.1172) rotate(113deg)}to{-webkit-transform:translate(25.6155vw,100vh) scale(.1172) rotate(74deg);transform:translate(25.6155vw,100vh) scale(.1172) rotate(74deg)}}@keyframes fall-45{65.746%{-webkit-transform:translate(21.0133vw,65.746vh) scale(.1172) rotate(113deg);transform:translate(21.0133vw,65.746vh) scale(.1172) rotate(113deg)}to{-webkit-transform:translate(25.6155vw,100vh) scale(.1172) rotate(74deg);transform:translate(25.6155vw,100vh) scale(.1172) rotate(74deg)}}.snow:nth-child(46){opacity:.85;-webkit-transform:translate(81.9648vw,-10px) scale(.7738) rotate(154deg);transform:translate(81.9648vw,-10px) scale(.7738) rotate(154deg);-webkit-animation:fall-46 28s -14s linear infinite;animation:fall-46 28s -14s linear infinite}@-webkit-keyframes fall-46{60.768%{-webkit-transform:translate(88.1325vw,60.768vh) scale(.7738) rotate(252deg);transform:translate(88.1325vw,60.768vh) scale(.7738) rotate(252deg)}to{-webkit-transform:translate(85.04865vw,100vh) scale(.7738) rotate(234deg);transform:translate(85.04865vw,100vh) scale(.7738) rotate(234deg)}}@keyframes fall-46{60.768%{-webkit-transform:translate(88.1325vw,60.768vh) scale(.7738) rotate(252deg);transform:translate(88.1325vw,60.768vh) scale(.7738) rotate(252deg)}to{-webkit-transform:translate(85.04865vw,100vh) scale(.7738) rotate(234deg);transform:translate(85.04865vw,100vh) scale(.7738) rotate(234deg)}}.snow:nth-child(47){opacity:.85;-webkit-transform:translate(63.5884vw,-10px) scale(.9923) rotate(173deg);transform:translate(63.5884vw,-10px) scale(.9923) rotate(173deg);-webkit-animation:fall-47 58s -28s linear infinite;animation:fall-47 58s -28s linear infinite}@-webkit-keyframes fall-47{75.697%{-webkit-transform:translate(64.8074vw,75.697vh) scale(.9923) rotate(345deg);transform:translate(64.8074vw,75.697vh) scale(.9923) rotate(345deg)}to{-webkit-transform:translate(64.1979vw,100vh) scale(.9923) rotate(36deg);transform:translate(64.1979vw,100vh) scale(.9923) rotate(36deg)}}@keyframes fall-47{75.697%{-webkit-transform:translate(64.8074vw,75.697vh) scale(.9923) rotate(345deg);transform:translate(64.8074vw,75.697vh) scale(.9923) rotate(345deg)}to{-webkit-transform:translate(64.1979vw,100vh) scale(.9923) rotate(36deg);transform:translate(64.1979vw,100vh) scale(.9923) rotate(36deg)}}.snow:nth-child(48){opacity:.85;-webkit-transform:translate(66.9828vw,-10px) scale(.7892) rotate(51deg);transform:translate(66.9828vw,-10px) scale(.7892) rotate(51deg);-webkit-animation:fall-48 30s -30s linear infinite;animation:fall-48 30s -30s linear infinite}@-webkit-keyframes fall-48{58.101%{-webkit-transform:translate(60.3339vw,58.101vh) scale(.7892) rotate(14deg);transform:translate(60.3339vw,58.101vh) scale(.7892) rotate(14deg)}to{-webkit-transform:translate(63.65835vw,100vh) scale(.7892) rotate(59deg);transform:translate(63.65835vw,100vh) scale(.7892) rotate(59deg)}}@keyframes fall-48{58.101%{-webkit-transform:translate(60.3339vw,58.101vh) scale(.7892) rotate(14deg);transform:translate(60.3339vw,58.101vh) scale(.7892) rotate(14deg)}to{-webkit-transform:translate(63.65835vw,100vh) scale(.7892) rotate(59deg);transform:translate(63.65835vw,100vh) scale(.7892) rotate(59deg)}}.snow:nth-child(49){opacity:.85;-webkit-transform:translate(87.4601vw,-10px) scale(.0881) rotate(293deg);transform:translate(87.4601vw,-10px) scale(.0881) rotate(293deg);-webkit-animation:fall-49 30s -3s linear infinite;animation:fall-49 30s -3s linear infinite}@-webkit-keyframes fall-49{33.964%{-webkit-transform:translate(91.8427vw,33.964vh) scale(.0881) rotate(187deg);transform:translate(91.8427vw,33.964vh) scale(.0881) rotate(187deg)}to{-webkit-transform:translate(89.6514vw,100vh) scale(.0881) rotate(184deg);transform:translate(89.6514vw,100vh) scale(.0881) rotate(184deg)}}@keyframes fall-49{33.964%{-webkit-transform:translate(91.8427vw,33.964vh) scale(.0881) rotate(187deg);transform:translate(91.8427vw,33.964vh) scale(.0881) rotate(187deg)}to{-webkit-transform:translate(89.6514vw,100vh) scale(.0881) rotate(184deg);transform:translate(89.6514vw,100vh) scale(.0881) rotate(184deg)}}.snow:nth-child(50){opacity:.85;-webkit-transform:translate(48.6847vw,-10px) scale(.4291) rotate(0deg);transform:translate(48.6847vw,-10px) scale(.4291) rotate(0deg);-webkit-animation:fall-50 28s -1s linear infinite;animation:fall-50 28s -1s linear infinite}@-webkit-keyframes fall-50{46.019%{-webkit-transform:translate(49.3543vw,46.019vh) scale(.4291) rotate(252deg);transform:translate(49.3543vw,46.019vh) scale(.4291) rotate(252deg)}to{-webkit-transform:translate(49.0195vw,100vh) scale(.4291) rotate(136deg);transform:translate(49.0195vw,100vh) scale(.4291) rotate(136deg)}}@keyframes fall-50{46.019%{-webkit-transform:translate(49.3543vw,46.019vh) scale(.4291) rotate(252deg);transform:translate(49.3543vw,46.019vh) scale(.4291) rotate(252deg)}to{-webkit-transform:translate(49.0195vw,100vh) scale(.4291) rotate(136deg);transform:translate(49.0195vw,100vh) scale(.4291) rotate(136deg)}}.snow:nth-child(51){opacity:.85;-webkit-transform:translate(4.9065vw,-10px) scale(.9364) rotate(145deg);transform:translate(4.9065vw,-10px) scale(.9364) rotate(145deg);-webkit-animation:fall-51 26s -17s linear infinite;animation:fall-51 26s -17s linear infinite}@-webkit-keyframes fall-51{46.875%{-webkit-transform:translate(1.6845vw,46.875vh) scale(.9364) rotate(207deg);transform:translate(1.6845vw,46.875vh) scale(.9364) rotate(207deg)}to{-webkit-transform:translate(3.2955vw,100vh) scale(.9364) rotate(153deg);transform:translate(3.2955vw,100vh) scale(.9364) rotate(153deg)}}@keyframes fall-51{46.875%{-webkit-transform:translate(1.6845vw,46.875vh) scale(.9364) rotate(207deg);transform:translate(1.6845vw,46.875vh) scale(.9364) rotate(207deg)}to{-webkit-transform:translate(3.2955vw,100vh) scale(.9364) rotate(153deg);transform:translate(3.2955vw,100vh) scale(.9364) rotate(153deg)}}.snow:nth-child(52){opacity:.85;-webkit-transform:translate(50.1475vw,-10px) scale(.9293) rotate(324deg);transform:translate(50.1475vw,-10px) scale(.9293) rotate(324deg);-webkit-animation:fall-52 52s -27s linear infinite;animation:fall-52 52s -27s linear infinite}@-webkit-keyframes fall-52{77.381%{-webkit-transform:translate(51.6436vw,77.381vh) scale(.9293) rotate(144deg);transform:translate(51.6436vw,77.381vh) scale(.9293) rotate(144deg)}to{-webkit-transform:translate(50.89555vw,100vh) scale(.9293) rotate(297deg);transform:translate(50.89555vw,100vh) scale(.9293) rotate(297deg)}}@keyframes fall-52{77.381%{-webkit-transform:translate(51.6436vw,77.381vh) scale(.9293) rotate(144deg);transform:translate(51.6436vw,77.381vh) scale(.9293) rotate(144deg)}to{-webkit-transform:translate(50.89555vw,100vh) scale(.9293) rotate(297deg);transform:translate(50.89555vw,100vh) scale(.9293) rotate(297deg)}}.snow:nth-child(53){opacity:.85;-webkit-transform:translate(95.0673vw,-10px) scale(.2917) rotate(120deg);transform:translate(95.0673vw,-10px) scale(.2917) rotate(120deg);-webkit-animation:fall-53 50s -5s linear infinite;animation:fall-53 50s -5s linear infinite}@-webkit-keyframes fall-53{72.102%{-webkit-transform:translate(102.1198vw,72.102vh) scale(.2917) rotate(303deg);transform:translate(102.1198vw,72.102vh) scale(.2917) rotate(303deg)}to{-webkit-transform:translate(98.59355vw,100vh) scale(.2917) rotate(275deg);transform:translate(98.59355vw,100vh) scale(.2917) rotate(275deg)}}@keyframes fall-53{72.102%{-webkit-transform:translate(102.1198vw,72.102vh) scale(.2917) rotate(303deg);transform:translate(102.1198vw,72.102vh) scale(.2917) rotate(303deg)}to{-webkit-transform:translate(98.59355vw,100vh) scale(.2917) rotate(275deg);transform:translate(98.59355vw,100vh) scale(.2917) rotate(275deg)}}.snow:nth-child(54){opacity:.85;-webkit-transform:translate(17.4801vw,-10px) scale(.2364) rotate(169deg);transform:translate(17.4801vw,-10px) scale(.2364) rotate(169deg);-webkit-animation:fall-54 36s -6s linear infinite;animation:fall-54 36s -6s linear infinite}@-webkit-keyframes fall-54{45.655%{-webkit-transform:translate(24.3266vw,45.655vh) scale(.2364) rotate(264deg);transform:translate(24.3266vw,45.655vh) scale(.2364) rotate(264deg)}to{-webkit-transform:translate(20.90335vw,100vh) scale(.2364) rotate(211deg);transform:translate(20.90335vw,100vh) scale(.2364) rotate(211deg)}}@keyframes fall-54{45.655%{-webkit-transform:translate(24.3266vw,45.655vh) scale(.2364) rotate(264deg);transform:translate(24.3266vw,45.655vh) scale(.2364) rotate(264deg)}to{-webkit-transform:translate(20.90335vw,100vh) scale(.2364) rotate(211deg);transform:translate(20.90335vw,100vh) scale(.2364) rotate(211deg)}}.snow:nth-child(55){opacity:.85;-webkit-transform:translate(77.7247vw,-10px) scale(.1737) rotate(235deg);transform:translate(77.7247vw,-10px) scale(.1737) rotate(235deg);-webkit-animation:fall-55 58s -9s linear infinite;animation:fall-55 58s -9s linear infinite}@-webkit-keyframes fall-55{65.954%{-webkit-transform:translate(83.7303vw,65.954vh) scale(.1737) rotate(147deg);transform:translate(83.7303vw,65.954vh) scale(.1737) rotate(147deg)}to{-webkit-transform:translate(80.7275vw,100vh) scale(.1737) rotate(5deg);transform:translate(80.7275vw,100vh) scale(.1737) rotate(5deg)}}@keyframes fall-55{65.954%{-webkit-transform:translate(83.7303vw,65.954vh) scale(.1737) rotate(147deg);transform:translate(83.7303vw,65.954vh) scale(.1737) rotate(147deg)}to{-webkit-transform:translate(80.7275vw,100vh) scale(.1737) rotate(5deg);transform:translate(80.7275vw,100vh) scale(.1737) rotate(5deg)}}.snow:nth-child(56){opacity:.85;-webkit-transform:translate(36.9789vw,-10px) scale(.7493) rotate(17deg);transform:translate(36.9789vw,-10px) scale(.7493) rotate(17deg);-webkit-animation:fall-56 50s -22s linear infinite;animation:fall-56 50s -22s linear infinite}@-webkit-keyframes fall-56{60.114%{-webkit-transform:translate(29.9187vw,60.114vh) scale(.7493) rotate(176deg);transform:translate(29.9187vw,60.114vh) scale(.7493) rotate(176deg)}to{-webkit-transform:translate(33.4488vw,100vh) scale(.7493) rotate(180deg);transform:translate(33.4488vw,100vh) scale(.7493) rotate(180deg)}}@keyframes fall-56{60.114%{-webkit-transform:translate(29.9187vw,60.114vh) scale(.7493) rotate(176deg);transform:translate(29.9187vw,60.114vh) scale(.7493) rotate(176deg)}to{-webkit-transform:translate(33.4488vw,100vh) scale(.7493) rotate(180deg);transform:translate(33.4488vw,100vh) scale(.7493) rotate(180deg)}}.snow:nth-child(57){opacity:.85;-webkit-transform:translate(30.6368vw,-10px) scale(.929) rotate(193deg);transform:translate(30.6368vw,-10px) scale(.929) rotate(193deg);-webkit-animation:fall-57 42s -9s linear infinite;animation:fall-57 42s -9s linear infinite}@-webkit-keyframes fall-57{40.802%{-webkit-transform:translate(20.8237vw,40.802vh) scale(.929) rotate(99deg);transform:translate(20.8237vw,40.802vh) scale(.929) rotate(99deg)}to{-webkit-transform:translate(25.73025vw,100vh) scale(.929) rotate(64deg);transform:translate(25.73025vw,100vh) scale(.929) rotate(64deg)}}@keyframes fall-57{40.802%{-webkit-transform:translate(20.8237vw,40.802vh) scale(.929) rotate(99deg);transform:translate(20.8237vw,40.802vh) scale(.929) rotate(99deg)}to{-webkit-transform:translate(25.73025vw,100vh) scale(.929) rotate(64deg);transform:translate(25.73025vw,100vh) scale(.929) rotate(64deg)}}.snow:nth-child(58){opacity:.85;-webkit-transform:translate(6.0006vw,-10px) scale(.2787) rotate(81deg);transform:translate(6.0006vw,-10px) scale(.2787) rotate(81deg);-webkit-animation:fall-58 44s -10s linear infinite;animation:fall-58 44s -10s linear infinite}@-webkit-keyframes fall-58{73.686%{-webkit-transform:translate(12.7055vw,73.686vh) scale(.2787) rotate(337deg);transform:translate(12.7055vw,73.686vh) scale(.2787) rotate(337deg)}to{-webkit-transform:translate(9.35305vw,100vh) scale(.2787) rotate(295deg);transform:translate(9.35305vw,100vh) scale(.2787) rotate(295deg)}}@keyframes fall-58{73.686%{-webkit-transform:translate(12.7055vw,73.686vh) scale(.2787) rotate(337deg);transform:translate(12.7055vw,73.686vh) scale(.2787) rotate(337deg)}to{-webkit-transform:translate(9.35305vw,100vh) scale(.2787) rotate(295deg);transform:translate(9.35305vw,100vh) scale(.2787) rotate(295deg)}}.snow:nth-child(59){opacity:.85;-webkit-transform:translate(57.1122vw,-10px) scale(.0283) rotate(60deg);transform:translate(57.1122vw,-10px) scale(.0283) rotate(60deg);-webkit-animation:fall-59 32s -14s linear infinite;animation:fall-59 32s -14s linear infinite}@-webkit-keyframes fall-59{57.937%{-webkit-transform:translate(66.1924vw,57.937vh) scale(.0283) rotate(351deg);transform:translate(66.1924vw,57.937vh) scale(.0283) rotate(351deg)}to{-webkit-transform:translate(61.6523vw,100vh) scale(.0283) rotate(298deg);transform:translate(61.6523vw,100vh) scale(.0283) rotate(298deg)}}@keyframes fall-59{57.937%{-webkit-transform:translate(66.1924vw,57.937vh) scale(.0283) rotate(351deg);transform:translate(66.1924vw,57.937vh) scale(.0283) rotate(351deg)}to{-webkit-transform:translate(61.6523vw,100vh) scale(.0283) rotate(298deg);transform:translate(61.6523vw,100vh) scale(.0283) rotate(298deg)}}.snow:nth-child(60){opacity:.85;-webkit-transform:translate(63.0582vw,-10px) scale(.0034) rotate(277deg);transform:translate(63.0582vw,-10px) scale(.0034) rotate(277deg);-webkit-animation:fall-60 38s -1s linear infinite;animation:fall-60 38s -1s linear infinite}@-webkit-keyframes fall-60{44.622%{-webkit-transform:translate(72.4745vw,44.622vh) scale(.0034) rotate(249deg);transform:translate(72.4745vw,44.622vh) scale(.0034) rotate(249deg)}to{-webkit-transform:translate(67.76635vw,100vh) scale(.0034) rotate(118deg);transform:translate(67.76635vw,100vh) scale(.0034) rotate(118deg)}}@keyframes fall-60{44.622%{-webkit-transform:translate(72.4745vw,44.622vh) scale(.0034) rotate(249deg);transform:translate(72.4745vw,44.622vh) scale(.0034) rotate(249deg)}to{-webkit-transform:translate(67.76635vw,100vh) scale(.0034) rotate(118deg);transform:translate(67.76635vw,100vh) scale(.0034) rotate(118deg)}}.snow:nth-child(61){opacity:.85;-webkit-transform:translate(6.4837vw,-10px) scale(.2184) rotate(265deg);transform:translate(6.4837vw,-10px) scale(.2184) rotate(265deg);-webkit-animation:fall-61 42s -16s linear infinite;animation:fall-61 42s -16s linear infinite}@-webkit-keyframes fall-61{64.269%{-webkit-transform:translate(6.5157vw,64.269vh) scale(.2184) rotate(53deg);transform:translate(6.5157vw,64.269vh) scale(.2184) rotate(53deg)}to{-webkit-transform:translate(6.4997vw,100vh) scale(.2184) rotate(248deg);transform:translate(6.4997vw,100vh) scale(.2184) rotate(248deg)}}@keyframes fall-61{64.269%{-webkit-transform:translate(6.5157vw,64.269vh) scale(.2184) rotate(53deg);transform:translate(6.5157vw,64.269vh) scale(.2184) rotate(53deg)}to{-webkit-transform:translate(6.4997vw,100vh) scale(.2184) rotate(248deg);transform:translate(6.4997vw,100vh) scale(.2184) rotate(248deg)}}.snow:nth-child(62){opacity:.85;-webkit-transform:translate(68.7578vw,-10px) scale(.4378) rotate(229deg);transform:translate(68.7578vw,-10px) scale(.4378) rotate(229deg);-webkit-animation:fall-62 40s -12s linear infinite;animation:fall-62 40s -12s linear infinite}@-webkit-keyframes fall-62{57.953%{-webkit-transform:translate(59.3962vw,57.953vh) scale(.4378) rotate(277deg);transform:translate(59.3962vw,57.953vh) scale(.4378) rotate(277deg)}to{-webkit-transform:translate(64.077vw,100vh) scale(.4378) rotate(54deg);transform:translate(64.077vw,100vh) scale(.4378) rotate(54deg)}}@keyframes fall-62{57.953%{-webkit-transform:translate(59.3962vw,57.953vh) scale(.4378) rotate(277deg);transform:translate(59.3962vw,57.953vh) scale(.4378) rotate(277deg)}to{-webkit-transform:translate(64.077vw,100vh) scale(.4378) rotate(54deg);transform:translate(64.077vw,100vh) scale(.4378) rotate(54deg)}}.snow:nth-child(63){opacity:.85;-webkit-transform:translate(97.8383vw,-10px) scale(.2055) rotate(210deg);transform:translate(97.8383vw,-10px) scale(.2055) rotate(210deg);-webkit-animation:fall-63 44s -5s linear infinite;animation:fall-63 44s -5s linear infinite}@-webkit-keyframes fall-63{67.189%{-webkit-transform:translate(96.971vw,67.189vh) scale(.2055) rotate(335deg);transform:translate(96.971vw,67.189vh) scale(.2055) rotate(335deg)}to{-webkit-transform:translate(97.40465vw,100vh) scale(.2055) rotate(185deg);transform:translate(97.40465vw,100vh) scale(.2055) rotate(185deg)}}@keyframes fall-63{67.189%{-webkit-transform:translate(96.971vw,67.189vh) scale(.2055) rotate(335deg);transform:translate(96.971vw,67.189vh) scale(.2055) rotate(335deg)}to{-webkit-transform:translate(97.40465vw,100vh) scale(.2055) rotate(185deg);transform:translate(97.40465vw,100vh) scale(.2055) rotate(185deg)}}.snow:nth-child(64){opacity:.85;-webkit-transform:translate(62.5901vw,-10px) scale(.1494) rotate(128deg);transform:translate(62.5901vw,-10px) scale(.1494) rotate(128deg);-webkit-animation:fall-64 28s -20s linear infinite;animation:fall-64 28s -20s linear infinite}@-webkit-keyframes fall-64{36%{-webkit-transform:translate(60.4192vw,36vh) scale(.1494) rotate(57deg);transform:translate(60.4192vw,36vh) scale(.1494) rotate(57deg)}to{-webkit-transform:translate(61.50465vw,100vh) scale(.1494) rotate(54deg);transform:translate(61.50465vw,100vh) scale(.1494) rotate(54deg)}}@keyframes fall-64{36%{-webkit-transform:translate(60.4192vw,36vh) scale(.1494) rotate(57deg);transform:translate(60.4192vw,36vh) scale(.1494) rotate(57deg)}to{-webkit-transform:translate(61.50465vw,100vh) scale(.1494) rotate(54deg);transform:translate(61.50465vw,100vh) scale(.1494) rotate(54deg)}}.snow:nth-child(65){opacity:.85;-webkit-transform:translate(36.541vw,-10px) scale(.3042) rotate(194deg);transform:translate(36.541vw,-10px) scale(.3042) rotate(194deg);-webkit-animation:fall-65 28s -22s linear infinite;animation:fall-65 28s -22s linear infinite}@-webkit-keyframes fall-65{73.548%{-webkit-transform:translate(43.9069vw,73.548vh) scale(.3042) rotate(244deg);transform:translate(43.9069vw,73.548vh) scale(.3042) rotate(244deg)}to{-webkit-transform:translate(40.22395vw,100vh) scale(.3042) rotate(114deg);transform:translate(40.22395vw,100vh) scale(.3042) rotate(114deg)}}@keyframes fall-65{73.548%{-webkit-transform:translate(43.9069vw,73.548vh) scale(.3042) rotate(244deg);transform:translate(43.9069vw,73.548vh) scale(.3042) rotate(244deg)}to{-webkit-transform:translate(40.22395vw,100vh) scale(.3042) rotate(114deg);transform:translate(40.22395vw,100vh) scale(.3042) rotate(114deg)}}.snow:nth-child(66){opacity:.85;-webkit-transform:translate(58.2165vw,-10px) scale(.7898) rotate(30deg);transform:translate(58.2165vw,-10px) scale(.7898) rotate(30deg);-webkit-animation:fall-66 22s -8s linear infinite;animation:fall-66 22s -8s linear infinite}@-webkit-keyframes fall-66{33.443%{-webkit-transform:translate(60.3596vw,33.443vh) scale(.7898) rotate(18deg);transform:translate(60.3596vw,33.443vh) scale(.7898) rotate(18deg)}to{-webkit-transform:translate(59.28805vw,100vh) scale(.7898) rotate(166deg);transform:translate(59.28805vw,100vh) scale(.7898) rotate(166deg)}}@keyframes fall-66{33.443%{-webkit-transform:translate(60.3596vw,33.443vh) scale(.7898) rotate(18deg);transform:translate(60.3596vw,33.443vh) scale(.7898) rotate(18deg)}to{-webkit-transform:translate(59.28805vw,100vh) scale(.7898) rotate(166deg);transform:translate(59.28805vw,100vh) scale(.7898) rotate(166deg)}}.snow:nth-child(67){opacity:.85;-webkit-transform:translate(35.4705vw,-10px) scale(.9842) rotate(199deg);transform:translate(35.4705vw,-10px) scale(.9842) rotate(199deg);-webkit-animation:fall-67 30s -1s linear infinite;animation:fall-67 30s -1s linear infinite}@-webkit-keyframes fall-67{58.764%{-webkit-transform:translate(42.3474vw,58.764vh) scale(.9842) rotate(69deg);transform:translate(42.3474vw,58.764vh) scale(.9842) rotate(69deg)}to{-webkit-transform:translate(38.90895vw,100vh) scale(.9842) rotate(322deg);transform:translate(38.90895vw,100vh) scale(.9842) rotate(322deg)}}@keyframes fall-67{58.764%{-webkit-transform:translate(42.3474vw,58.764vh) scale(.9842) rotate(69deg);transform:translate(42.3474vw,58.764vh) scale(.9842) rotate(69deg)}to{-webkit-transform:translate(38.90895vw,100vh) scale(.9842) rotate(322deg);transform:translate(38.90895vw,100vh) scale(.9842) rotate(322deg)}}.snow:nth-child(68){opacity:.85;-webkit-transform:translate(16.7841vw,-10px) scale(.7014) rotate(250deg);transform:translate(16.7841vw,-10px) scale(.7014) rotate(250deg);-webkit-animation:fall-68 50s -19s linear infinite;animation:fall-68 50s -19s linear infinite}@-webkit-keyframes fall-68{44.564%{-webkit-transform:translate(22.876vw,44.564vh) scale(.7014) rotate(43deg);transform:translate(22.876vw,44.564vh) scale(.7014) rotate(43deg)}to{-webkit-transform:translate(19.83005vw,100vh) scale(.7014) rotate(37deg);transform:translate(19.83005vw,100vh) scale(.7014) rotate(37deg)}}@keyframes fall-68{44.564%{-webkit-transform:translate(22.876vw,44.564vh) scale(.7014) rotate(43deg);transform:translate(22.876vw,44.564vh) scale(.7014) rotate(43deg)}to{-webkit-transform:translate(19.83005vw,100vh) scale(.7014) rotate(37deg);transform:translate(19.83005vw,100vh) scale(.7014) rotate(37deg)}}.snow:nth-child(69){opacity:.85;-webkit-transform:translate(71.2954vw,-10px) scale(.6597) rotate(64deg);transform:translate(71.2954vw,-10px) scale(.6597) rotate(64deg);-webkit-animation:fall-69 24s -9s linear infinite;animation:fall-69 24s -9s linear infinite}@-webkit-keyframes fall-69{61.571%{-webkit-transform:translate(80.7914vw,61.571vh) scale(.6597) rotate(211deg);transform:translate(80.7914vw,61.571vh) scale(.6597) rotate(211deg)}to{-webkit-transform:translate(76.0434vw,100vh) scale(.6597) rotate(181deg);transform:translate(76.0434vw,100vh) scale(.6597) rotate(181deg)}}@keyframes fall-69{61.571%{-webkit-transform:translate(80.7914vw,61.571vh) scale(.6597) rotate(211deg);transform:translate(80.7914vw,61.571vh) scale(.6597) rotate(211deg)}to{-webkit-transform:translate(76.0434vw,100vh) scale(.6597) rotate(181deg);transform:translate(76.0434vw,100vh) scale(.6597) rotate(181deg)}}.snow:nth-child(70){opacity:.85;-webkit-transform:translate(49.1819vw,-10px) scale(.1197) rotate(225deg);transform:translate(49.1819vw,-10px) scale(.1197) rotate(225deg);-webkit-animation:fall-70 40s -28s linear infinite;animation:fall-70 40s -28s linear infinite}@-webkit-keyframes fall-70{31.313%{-webkit-transform:translate(53.2261vw,31.313vh) scale(.1197) rotate(243deg);transform:translate(53.2261vw,31.313vh) scale(.1197) rotate(243deg)}to{-webkit-transform:translate(51.204vw,100vh) scale(.1197) rotate(248deg);transform:translate(51.204vw,100vh) scale(.1197) rotate(248deg)}}@keyframes fall-70{31.313%{-webkit-transform:translate(53.2261vw,31.313vh) scale(.1197) rotate(243deg);transform:translate(53.2261vw,31.313vh) scale(.1197) rotate(243deg)}to{-webkit-transform:translate(51.204vw,100vh) scale(.1197) rotate(248deg);transform:translate(51.204vw,100vh) scale(.1197) rotate(248deg)}}.snow:nth-child(71){opacity:.85;-webkit-transform:translate(95.8938vw,-10px) scale(.0743) rotate(179deg);transform:translate(95.8938vw,-10px) scale(.0743) rotate(179deg);-webkit-animation:fall-71 30s -4s linear infinite;animation:fall-71 30s -4s linear infinite}@-webkit-keyframes fall-71{60.04%{-webkit-transform:translate(98.1932vw,60.04vh) scale(.0743) rotate(278deg);transform:translate(98.1932vw,60.04vh) scale(.0743) rotate(278deg)}to{-webkit-transform:translate(97.0435vw,100vh) scale(.0743) rotate(321deg);transform:translate(97.0435vw,100vh) scale(.0743) rotate(321deg)}}@keyframes fall-71{60.04%{-webkit-transform:translate(98.1932vw,60.04vh) scale(.0743) rotate(278deg);transform:translate(98.1932vw,60.04vh) scale(.0743) rotate(278deg)}to{-webkit-transform:translate(97.0435vw,100vh) scale(.0743) rotate(321deg);transform:translate(97.0435vw,100vh) scale(.0743) rotate(321deg)}}.snow:nth-child(72){opacity:.85;-webkit-transform:translate(66.3933vw,-10px) scale(.4164) rotate(119deg);transform:translate(66.3933vw,-10px) scale(.4164) rotate(119deg);-webkit-animation:fall-72 48s -24s linear infinite;animation:fall-72 48s -24s linear infinite}@-webkit-keyframes fall-72{45.435%{-webkit-transform:translate(64.9982vw,45.435vh) scale(.4164) rotate(284deg);transform:translate(64.9982vw,45.435vh) scale(.4164) rotate(284deg)}to{-webkit-transform:translate(65.69575vw,100vh) scale(.4164) rotate(277deg);transform:translate(65.69575vw,100vh) scale(.4164) rotate(277deg)}}@keyframes fall-72{45.435%{-webkit-transform:translate(64.9982vw,45.435vh) scale(.4164) rotate(284deg);transform:translate(64.9982vw,45.435vh) scale(.4164) rotate(284deg)}to{-webkit-transform:translate(65.69575vw,100vh) scale(.4164) rotate(277deg);transform:translate(65.69575vw,100vh) scale(.4164) rotate(277deg)}}.snow:nth-child(73){opacity:.85;-webkit-transform:translate(49.0892vw,-10px) scale(.041) rotate(358deg);transform:translate(49.0892vw,-10px) scale(.041) rotate(358deg);-webkit-animation:fall-73 56s -26s linear infinite;animation:fall-73 56s -26s linear infinite}@-webkit-keyframes fall-73{48.439%{-webkit-transform:translate(51.5347vw,48.439vh) scale(.041) rotate(278deg);transform:translate(51.5347vw,48.439vh) scale(.041) rotate(278deg)}to{-webkit-transform:translate(50.31195vw,100vh) scale(.041) rotate(328deg);transform:translate(50.31195vw,100vh) scale(.041) rotate(328deg)}}@keyframes fall-73{48.439%{-webkit-transform:translate(51.5347vw,48.439vh) scale(.041) rotate(278deg);transform:translate(51.5347vw,48.439vh) scale(.041) rotate(278deg)}to{-webkit-transform:translate(50.31195vw,100vh) scale(.041) rotate(328deg);transform:translate(50.31195vw,100vh) scale(.041) rotate(328deg)}}.snow:nth-child(74){opacity:.85;-webkit-transform:translate(57.89vw,-10px) scale(.4569) rotate(142deg);transform:translate(57.89vw,-10px) scale(.4569) rotate(142deg);-webkit-animation:fall-74 24s -5s linear infinite;animation:fall-74 24s -5s linear infinite}@-webkit-keyframes fall-74{41.077%{-webkit-transform:translate(63.2613vw,41.077vh) scale(.4569) rotate(45deg);transform:translate(63.2613vw,41.077vh) scale(.4569) rotate(45deg)}to{-webkit-transform:translate(60.57565vw,100vh) scale(.4569) rotate(58deg);transform:translate(60.57565vw,100vh) scale(.4569) rotate(58deg)}}@keyframes fall-74{41.077%{-webkit-transform:translate(63.2613vw,41.077vh) scale(.4569) rotate(45deg);transform:translate(63.2613vw,41.077vh) scale(.4569) rotate(45deg)}to{-webkit-transform:translate(60.57565vw,100vh) scale(.4569) rotate(58deg);transform:translate(60.57565vw,100vh) scale(.4569) rotate(58deg)}}.snow:nth-child(75){opacity:.85;-webkit-transform:translate(23.2096vw,-10px) scale(.5808) rotate(48deg);transform:translate(23.2096vw,-10px) scale(.5808) rotate(48deg);-webkit-animation:fall-75 30s -22s linear infinite;animation:fall-75 30s -22s linear infinite}@-webkit-keyframes fall-75{33.81%{-webkit-transform:translate(31.0149vw,33.81vh) scale(.5808) rotate(131deg);transform:translate(31.0149vw,33.81vh) scale(.5808) rotate(131deg)}to{-webkit-transform:translate(27.11225vw,100vh) scale(.5808) rotate(46deg);transform:translate(27.11225vw,100vh) scale(.5808) rotate(46deg)}}@keyframes fall-75{33.81%{-webkit-transform:translate(31.0149vw,33.81vh) scale(.5808) rotate(131deg);transform:translate(31.0149vw,33.81vh) scale(.5808) rotate(131deg)}to{-webkit-transform:translate(27.11225vw,100vh) scale(.5808) rotate(46deg);transform:translate(27.11225vw,100vh) scale(.5808) rotate(46deg)}}.snow:nth-child(76){opacity:.85;-webkit-transform:translate(62.8811vw,-10px) scale(.823) rotate(291deg);transform:translate(62.8811vw,-10px) scale(.823) rotate(291deg);-webkit-animation:fall-76 52s -3s linear infinite;animation:fall-76 52s -3s linear infinite}@-webkit-keyframes fall-76{72.306%{-webkit-transform:translate(61.7237vw,72.306vh) scale(.823) rotate(122deg);transform:translate(61.7237vw,72.306vh) scale(.823) rotate(122deg)}to{-webkit-transform:translate(62.3024vw,100vh) scale(.823) rotate(189deg);transform:translate(62.3024vw,100vh) scale(.823) rotate(189deg)}}@keyframes fall-76{72.306%{-webkit-transform:translate(61.7237vw,72.306vh) scale(.823) rotate(122deg);transform:translate(61.7237vw,72.306vh) scale(.823) rotate(122deg)}to{-webkit-transform:translate(62.3024vw,100vh) scale(.823) rotate(189deg);transform:translate(62.3024vw,100vh) scale(.823) rotate(189deg)}}.snow:nth-child(77){opacity:.85;-webkit-transform:translate(28.7073vw,-10px) scale(.9443) rotate(17deg);transform:translate(28.7073vw,-10px) scale(.9443) rotate(17deg);-webkit-animation:fall-77 30s -4s linear infinite;animation:fall-77 30s -4s linear infinite}@-webkit-keyframes fall-77{66.977%{-webkit-transform:translate(24.9986vw,66.977vh) scale(.9443) rotate(317deg);transform:translate(24.9986vw,66.977vh) scale(.9443) rotate(317deg)}to{-webkit-transform:translate(26.85295vw,100vh) scale(.9443) rotate(125deg);transform:translate(26.85295vw,100vh) scale(.9443) rotate(125deg)}}@keyframes fall-77{66.977%{-webkit-transform:translate(24.9986vw,66.977vh) scale(.9443) rotate(317deg);transform:translate(24.9986vw,66.977vh) scale(.9443) rotate(317deg)}to{-webkit-transform:translate(26.85295vw,100vh) scale(.9443) rotate(125deg);transform:translate(26.85295vw,100vh) scale(.9443) rotate(125deg)}}.snow:nth-child(78){opacity:.85;-webkit-transform:translate(18.4727vw,-10px) scale(.5906) rotate(217deg);transform:translate(18.4727vw,-10px) scale(.5906) rotate(217deg);-webkit-animation:fall-78 50s -6s linear infinite;animation:fall-78 50s -6s linear infinite}@-webkit-keyframes fall-78{45.039%{-webkit-transform:translate(26.844vw,45.039vh) scale(.5906) rotate(252deg);transform:translate(26.844vw,45.039vh) scale(.5906) rotate(252deg)}to{-webkit-transform:translate(22.65835vw,100vh) scale(.5906) rotate(314deg);transform:translate(22.65835vw,100vh) scale(.5906) rotate(314deg)}}@keyframes fall-78{45.039%{-webkit-transform:translate(26.844vw,45.039vh) scale(.5906) rotate(252deg);transform:translate(26.844vw,45.039vh) scale(.5906) rotate(252deg)}to{-webkit-transform:translate(22.65835vw,100vh) scale(.5906) rotate(314deg);transform:translate(22.65835vw,100vh) scale(.5906) rotate(314deg)}}.snow:nth-child(79){opacity:.85;-webkit-transform:translate(99.8758vw,-10px) scale(.2972) rotate(54deg);transform:translate(99.8758vw,-10px) scale(.2972) rotate(54deg);-webkit-animation:fall-79 20s -25s linear infinite;animation:fall-79 20s -25s linear infinite}@-webkit-keyframes fall-79{54.004%{-webkit-transform:translate(102.9361vw,54.004vh) scale(.2972) rotate(13deg);transform:translate(102.9361vw,54.004vh) scale(.2972) rotate(13deg)}to{-webkit-transform:translate(101.40595vw,100vh) scale(.2972) rotate(39deg);transform:translate(101.40595vw,100vh) scale(.2972) rotate(39deg)}}@keyframes fall-79{54.004%{-webkit-transform:translate(102.9361vw,54.004vh) scale(.2972) rotate(13deg);transform:translate(102.9361vw,54.004vh) scale(.2972) rotate(13deg)}to{-webkit-transform:translate(101.40595vw,100vh) scale(.2972) rotate(39deg);transform:translate(101.40595vw,100vh) scale(.2972) rotate(39deg)}}.snow:nth-child(80){opacity:.85;-webkit-transform:translate(22.4293vw,-10px) scale(.7832) rotate(34deg);transform:translate(22.4293vw,-10px) scale(.7832) rotate(34deg);-webkit-animation:fall-80 58s -7s linear infinite;animation:fall-80 58s -7s linear infinite}@-webkit-keyframes fall-80{53.62%{-webkit-transform:translate(26.4767vw,53.62vh) scale(.7832) rotate(84deg);transform:translate(26.4767vw,53.62vh) scale(.7832) rotate(84deg)}to{-webkit-transform:translate(24.453vw,100vh) scale(.7832) rotate(276deg);transform:translate(24.453vw,100vh) scale(.7832) rotate(276deg)}}@keyframes fall-80{53.62%{-webkit-transform:translate(26.4767vw,53.62vh) scale(.7832) rotate(84deg);transform:translate(26.4767vw,53.62vh) scale(.7832) rotate(84deg)}to{-webkit-transform:translate(24.453vw,100vh) scale(.7832) rotate(276deg);transform:translate(24.453vw,100vh) scale(.7832) rotate(276deg)}}.snow:nth-child(81){opacity:.85;-webkit-transform:translate(45.0295vw,-10px) scale(.1002) rotate(147deg);transform:translate(45.0295vw,-10px) scale(.1002) rotate(147deg);-webkit-animation:fall-81 28s -10s linear infinite;animation:fall-81 28s -10s linear infinite}@-webkit-keyframes fall-81{66.21%{-webkit-transform:translate(53.3262vw,66.21vh) scale(.1002) rotate(345deg);transform:translate(53.3262vw,66.21vh) scale(.1002) rotate(345deg)}to{-webkit-transform:translate(49.17785vw,100vh) scale(.1002) rotate(357deg);transform:translate(49.17785vw,100vh) scale(.1002) rotate(357deg)}}@keyframes fall-81{66.21%{-webkit-transform:translate(53.3262vw,66.21vh) scale(.1002) rotate(345deg);transform:translate(53.3262vw,66.21vh) scale(.1002) rotate(345deg)}to{-webkit-transform:translate(49.17785vw,100vh) scale(.1002) rotate(357deg);transform:translate(49.17785vw,100vh) scale(.1002) rotate(357deg)}}.snow:nth-child(82){opacity:.85;-webkit-transform:translate(94.6487vw,-10px) scale(.8584) rotate(55deg);transform:translate(94.6487vw,-10px) scale(.8584) rotate(55deg);-webkit-animation:fall-82 58s -25s linear infinite;animation:fall-82 58s -25s linear infinite}@-webkit-keyframes fall-82{79.203%{-webkit-transform:translate(88.6738vw,79.203vh) scale(.8584) rotate(129deg);transform:translate(88.6738vw,79.203vh) scale(.8584) rotate(129deg)}to{-webkit-transform:translate(91.66125vw,100vh) scale(.8584) rotate(3deg);transform:translate(91.66125vw,100vh) scale(.8584) rotate(3deg)}}@keyframes fall-82{79.203%{-webkit-transform:translate(88.6738vw,79.203vh) scale(.8584) rotate(129deg);transform:translate(88.6738vw,79.203vh) scale(.8584) rotate(129deg)}to{-webkit-transform:translate(91.66125vw,100vh) scale(.8584) rotate(3deg);transform:translate(91.66125vw,100vh) scale(.8584) rotate(3deg)}}.snow:nth-child(83){opacity:.85;-webkit-transform:translate(69.9899vw,-10px) scale(.1876) rotate(241deg);transform:translate(69.9899vw,-10px) scale(.1876) rotate(241deg);-webkit-animation:fall-83 22s -27s linear infinite;animation:fall-83 22s -27s linear infinite}@-webkit-keyframes fall-83{72.927%{-webkit-transform:translate(77.9226vw,72.927vh) scale(.1876) rotate(53deg);transform:translate(77.9226vw,72.927vh) scale(.1876) rotate(53deg)}to{-webkit-transform:translate(73.95625vw,100vh) scale(.1876) rotate(359deg);transform:translate(73.95625vw,100vh) scale(.1876) rotate(359deg)}}@keyframes fall-83{72.927%{-webkit-transform:translate(77.9226vw,72.927vh) scale(.1876) rotate(53deg);transform:translate(77.9226vw,72.927vh) scale(.1876) rotate(53deg)}to{-webkit-transform:translate(73.95625vw,100vh) scale(.1876) rotate(359deg);transform:translate(73.95625vw,100vh) scale(.1876) rotate(359deg)}}.snow:nth-child(84){opacity:.85;-webkit-transform:translate(48.9482vw,-10px) scale(.9044) rotate(161deg);transform:translate(48.9482vw,-10px) scale(.9044) rotate(161deg);-webkit-animation:fall-84 20s -9s linear infinite;animation:fall-84 20s -9s linear infinite}@-webkit-keyframes fall-84{42.947%{-webkit-transform:translate(50.8942vw,42.947vh) scale(.9044) rotate(88deg);transform:translate(50.8942vw,42.947vh) scale(.9044) rotate(88deg)}to{-webkit-transform:translate(49.9212vw,100vh) scale(.9044) rotate(158deg);transform:translate(49.9212vw,100vh) scale(.9044) rotate(158deg)}}@keyframes fall-84{42.947%{-webkit-transform:translate(50.8942vw,42.947vh) scale(.9044) rotate(88deg);transform:translate(50.8942vw,42.947vh) scale(.9044) rotate(88deg)}to{-webkit-transform:translate(49.9212vw,100vh) scale(.9044) rotate(158deg);transform:translate(49.9212vw,100vh) scale(.9044) rotate(158deg)}}.snow:nth-child(85){opacity:.85;-webkit-transform:translate(98.2037vw,-10px) scale(.8196) rotate(318deg);transform:translate(98.2037vw,-10px) scale(.8196) rotate(318deg);-webkit-animation:fall-85 32s -26s linear infinite;animation:fall-85 32s -26s linear infinite}@-webkit-keyframes fall-85{32.742%{-webkit-transform:translate(101.2684vw,32.742vh) scale(.8196) rotate(269deg);transform:translate(101.2684vw,32.742vh) scale(.8196) rotate(269deg)}to{-webkit-transform:translate(99.73605vw,100vh) scale(.8196) rotate(314deg);transform:translate(99.73605vw,100vh) scale(.8196) rotate(314deg)}}@keyframes fall-85{32.742%{-webkit-transform:translate(101.2684vw,32.742vh) scale(.8196) rotate(269deg);transform:translate(101.2684vw,32.742vh) scale(.8196) rotate(269deg)}to{-webkit-transform:translate(99.73605vw,100vh) scale(.8196) rotate(314deg);transform:translate(99.73605vw,100vh) scale(.8196) rotate(314deg)}}.snow:nth-child(86){opacity:.85;-webkit-transform:translate(84.3774vw,-10px) scale(.8917) rotate(355deg);transform:translate(84.3774vw,-10px) scale(.8917) rotate(355deg);-webkit-animation:fall-86 26s -14s linear infinite;animation:fall-86 26s -14s linear infinite}@-webkit-keyframes fall-86{56.59%{-webkit-transform:translate(76.8792vw,56.59vh) scale(.8917) rotate(161deg);transform:translate(76.8792vw,56.59vh) scale(.8917) rotate(161deg)}to{-webkit-transform:translate(80.6283vw,100vh) scale(.8917) rotate(227deg);transform:translate(80.6283vw,100vh) scale(.8917) rotate(227deg)}}@keyframes fall-86{56.59%{-webkit-transform:translate(76.8792vw,56.59vh) scale(.8917) rotate(161deg);transform:translate(76.8792vw,56.59vh) scale(.8917) rotate(161deg)}to{-webkit-transform:translate(80.6283vw,100vh) scale(.8917) rotate(227deg);transform:translate(80.6283vw,100vh) scale(.8917) rotate(227deg)}}.snow:nth-child(87){opacity:.85;-webkit-transform:translate(19.1085vw,-10px) scale(.1607) rotate(4deg);transform:translate(19.1085vw,-10px) scale(.1607) rotate(4deg);-webkit-animation:fall-87 26s -27s linear infinite;animation:fall-87 26s -27s linear infinite}@-webkit-keyframes fall-87{38.282%{-webkit-transform:translate(12.8371vw,38.282vh) scale(.1607) rotate(200deg);transform:translate(12.8371vw,38.282vh) scale(.1607) rotate(200deg)}to{-webkit-transform:translate(15.9728vw,100vh) scale(.1607) rotate(167deg);transform:translate(15.9728vw,100vh) scale(.1607) rotate(167deg)}}@keyframes fall-87{38.282%{-webkit-transform:translate(12.8371vw,38.282vh) scale(.1607) rotate(200deg);transform:translate(12.8371vw,38.282vh) scale(.1607) rotate(200deg)}to{-webkit-transform:translate(15.9728vw,100vh) scale(.1607) rotate(167deg);transform:translate(15.9728vw,100vh) scale(.1607) rotate(167deg)}}.snow:nth-child(88){opacity:.85;-webkit-transform:translate(53.84vw,-10px) scale(.3308) rotate(339deg);transform:translate(53.84vw,-10px) scale(.3308) rotate(339deg);-webkit-animation:fall-88 56s -3s linear infinite;animation:fall-88 56s -3s linear infinite}@-webkit-keyframes fall-88{79.456%{-webkit-transform:translate(46.8126vw,79.456vh) scale(.3308) rotate(140deg);transform:translate(46.8126vw,79.456vh) scale(.3308) rotate(140deg)}to{-webkit-transform:translate(50.3263vw,100vh) scale(.3308) rotate(196deg);transform:translate(50.3263vw,100vh) scale(.3308) rotate(196deg)}}@keyframes fall-88{79.456%{-webkit-transform:translate(46.8126vw,79.456vh) scale(.3308) rotate(140deg);transform:translate(46.8126vw,79.456vh) scale(.3308) rotate(140deg)}to{-webkit-transform:translate(50.3263vw,100vh) scale(.3308) rotate(196deg);transform:translate(50.3263vw,100vh) scale(.3308) rotate(196deg)}}.snow:nth-child(89){opacity:.85;-webkit-transform:translate(18.5124vw,-10px) scale(.0832) rotate(254deg);transform:translate(18.5124vw,-10px) scale(.0832) rotate(254deg);-webkit-animation:fall-89 36s -12s linear infinite;animation:fall-89 36s -12s linear infinite}@-webkit-keyframes fall-89{39.923%{-webkit-transform:translate(10.5975vw,39.923vh) scale(.0832) rotate(239deg);transform:translate(10.5975vw,39.923vh) scale(.0832) rotate(239deg)}to{-webkit-transform:translate(14.55495vw,100vh) scale(.0832) rotate(268deg);transform:translate(14.55495vw,100vh) scale(.0832) rotate(268deg)}}@keyframes fall-89{39.923%{-webkit-transform:translate(10.5975vw,39.923vh) scale(.0832) rotate(239deg);transform:translate(10.5975vw,39.923vh) scale(.0832) rotate(239deg)}to{-webkit-transform:translate(14.55495vw,100vh) scale(.0832) rotate(268deg);transform:translate(14.55495vw,100vh) scale(.0832) rotate(268deg)}}.snow:nth-child(90){opacity:.85;-webkit-transform:translate(14.5236vw,-10px) scale(.882) rotate(230deg);transform:translate(14.5236vw,-10px) scale(.882) rotate(230deg);-webkit-animation:fall-90 24s -14s linear infinite;animation:fall-90 24s -14s linear infinite}@-webkit-keyframes fall-90{39.971%{-webkit-transform:translate(7.507vw,39.971vh) scale(.882) rotate(179deg);transform:translate(7.507vw,39.971vh) scale(.882) rotate(179deg)}to{-webkit-transform:translate(11.0153vw,100vh) scale(.882) rotate(165deg);transform:translate(11.0153vw,100vh) scale(.882) rotate(165deg)}}@keyframes fall-90{39.971%{-webkit-transform:translate(7.507vw,39.971vh) scale(.882) rotate(179deg);transform:translate(7.507vw,39.971vh) scale(.882) rotate(179deg)}to{-webkit-transform:translate(11.0153vw,100vh) scale(.882) rotate(165deg);transform:translate(11.0153vw,100vh) scale(.882) rotate(165deg)}}.snow:nth-child(91){opacity:.85;-webkit-transform:translate(48.5839vw,-10px) scale(.7096) rotate(121deg);transform:translate(48.5839vw,-10px) scale(.7096) rotate(121deg);-webkit-animation:fall-91 40s -10s linear infinite;animation:fall-91 40s -10s linear infinite}@-webkit-keyframes fall-91{31.218%{-webkit-transform:translate(43.1034vw,31.218vh) scale(.7096) rotate(169deg);transform:translate(43.1034vw,31.218vh) scale(.7096) rotate(169deg)}to{-webkit-transform:translate(45.84365vw,100vh) scale(.7096) rotate(215deg);transform:translate(45.84365vw,100vh) scale(.7096) rotate(215deg)}}@keyframes fall-91{31.218%{-webkit-transform:translate(43.1034vw,31.218vh) scale(.7096) rotate(169deg);transform:translate(43.1034vw,31.218vh) scale(.7096) rotate(169deg)}to{-webkit-transform:translate(45.84365vw,100vh) scale(.7096) rotate(215deg);transform:translate(45.84365vw,100vh) scale(.7096) rotate(215deg)}}.snow:nth-child(92){opacity:.85;-webkit-transform:translate(47.0947vw,-10px) scale(.0466) rotate(30deg);transform:translate(47.0947vw,-10px) scale(.0466) rotate(30deg);-webkit-animation:fall-92 42s -1s linear infinite;animation:fall-92 42s -1s linear infinite}@-webkit-keyframes fall-92{33.486%{-webkit-transform:translate(56.3512vw,33.486vh) scale(.0466) rotate(99deg);transform:translate(56.3512vw,33.486vh) scale(.0466) rotate(99deg)}to{-webkit-transform:translate(51.72295vw,100vh) scale(.0466) rotate(89deg);transform:translate(51.72295vw,100vh) scale(.0466) rotate(89deg)}}@keyframes fall-92{33.486%{-webkit-transform:translate(56.3512vw,33.486vh) scale(.0466) rotate(99deg);transform:translate(56.3512vw,33.486vh) scale(.0466) rotate(99deg)}to{-webkit-transform:translate(51.72295vw,100vh) scale(.0466) rotate(89deg);transform:translate(51.72295vw,100vh) scale(.0466) rotate(89deg)}}.snow:nth-child(93){opacity:.85;-webkit-transform:translate(51.0521vw,-10px) scale(.5788) rotate(111deg);transform:translate(51.0521vw,-10px) scale(.5788) rotate(111deg);-webkit-animation:fall-93 54s -2s linear infinite;animation:fall-93 54s -2s linear infinite}@-webkit-keyframes fall-93{32.795%{-webkit-transform:translate(41.2774vw,32.795vh) scale(.5788) rotate(293deg);transform:translate(41.2774vw,32.795vh) scale(.5788) rotate(293deg)}to{-webkit-transform:translate(46.16475vw,100vh) scale(.5788) rotate(190deg);transform:translate(46.16475vw,100vh) scale(.5788) rotate(190deg)}}@keyframes fall-93{32.795%{-webkit-transform:translate(41.2774vw,32.795vh) scale(.5788) rotate(293deg);transform:translate(41.2774vw,32.795vh) scale(.5788) rotate(293deg)}to{-webkit-transform:translate(46.16475vw,100vh) scale(.5788) rotate(190deg);transform:translate(46.16475vw,100vh) scale(.5788) rotate(190deg)}}.snow:nth-child(94){opacity:.85;-webkit-transform:translate(16.0373vw,-10px) scale(.9525) rotate(254deg);transform:translate(16.0373vw,-10px) scale(.9525) rotate(254deg);-webkit-animation:fall-94 24s -9s linear infinite;animation:fall-94 24s -9s linear infinite}@-webkit-keyframes fall-94{41.825%{-webkit-transform:translate(16.6177vw,41.825vh) scale(.9525) rotate(358deg);transform:translate(16.6177vw,41.825vh) scale(.9525) rotate(358deg)}to{-webkit-transform:translate(16.3275vw,100vh) scale(.9525) rotate(222deg);transform:translate(16.3275vw,100vh) scale(.9525) rotate(222deg)}}@keyframes fall-94{41.825%{-webkit-transform:translate(16.6177vw,41.825vh) scale(.9525) rotate(358deg);transform:translate(16.6177vw,41.825vh) scale(.9525) rotate(358deg)}to{-webkit-transform:translate(16.3275vw,100vh) scale(.9525) rotate(222deg);transform:translate(16.3275vw,100vh) scale(.9525) rotate(222deg)}}.snow:nth-child(95){opacity:.85;-webkit-transform:translate(24.5643vw,-10px) scale(.7286) rotate(247deg);transform:translate(24.5643vw,-10px) scale(.7286) rotate(247deg);-webkit-animation:fall-95 48s -9s linear infinite;animation:fall-95 48s -9s linear infinite}@-webkit-keyframes fall-95{77.013%{-webkit-transform:translate(20.0257vw,77.013vh) scale(.7286) rotate(315deg);transform:translate(20.0257vw,77.013vh) scale(.7286) rotate(315deg)}to{-webkit-transform:translate(22.295vw,100vh) scale(.7286) rotate(322deg);transform:translate(22.295vw,100vh) scale(.7286) rotate(322deg)}}@keyframes fall-95{77.013%{-webkit-transform:translate(20.0257vw,77.013vh) scale(.7286) rotate(315deg);transform:translate(20.0257vw,77.013vh) scale(.7286) rotate(315deg)}to{-webkit-transform:translate(22.295vw,100vh) scale(.7286) rotate(322deg);transform:translate(22.295vw,100vh) scale(.7286) rotate(322deg)}}.snow:nth-child(96){opacity:.85;-webkit-transform:translate(.2209vw,-10px) scale(.9005) rotate(272deg);transform:translate(.2209vw,-10px) scale(.9005) rotate(272deg);-webkit-animation:fall-96 60s -9s linear infinite;animation:fall-96 60s -9s linear infinite}@-webkit-keyframes fall-96{50.528%{-webkit-transform:translate(2.6879vw,50.528vh) scale(.9005) rotate(184deg);transform:translate(2.6879vw,50.528vh) scale(.9005) rotate(184deg)}to{-webkit-transform:translate(1.4544vw,100vh) scale(.9005) rotate(27deg);transform:translate(1.4544vw,100vh) scale(.9005) rotate(27deg)}}@keyframes fall-96{50.528%{-webkit-transform:translate(2.6879vw,50.528vh) scale(.9005) rotate(184deg);transform:translate(2.6879vw,50.528vh) scale(.9005) rotate(184deg)}to{-webkit-transform:translate(1.4544vw,100vh) scale(.9005) rotate(27deg);transform:translate(1.4544vw,100vh) scale(.9005) rotate(27deg)}}.snow:nth-child(97){opacity:.85;-webkit-transform:translate(44.3563vw,-10px) scale(.3927) rotate(203deg);transform:translate(44.3563vw,-10px) scale(.3927) rotate(203deg);-webkit-animation:fall-97 48s -6s linear infinite;animation:fall-97 48s -6s linear infinite}@-webkit-keyframes fall-97{66.987%{-webkit-transform:translate(41.1748vw,66.987vh) scale(.3927) rotate(122deg);transform:translate(41.1748vw,66.987vh) scale(.3927) rotate(122deg)}to{-webkit-transform:translate(42.76555vw,100vh) scale(.3927) rotate(167deg);transform:translate(42.76555vw,100vh) scale(.3927) rotate(167deg)}}@keyframes fall-97{66.987%{-webkit-transform:translate(41.1748vw,66.987vh) scale(.3927) rotate(122deg);transform:translate(41.1748vw,66.987vh) scale(.3927) rotate(122deg)}to{-webkit-transform:translate(42.76555vw,100vh) scale(.3927) rotate(167deg);transform:translate(42.76555vw,100vh) scale(.3927) rotate(167deg)}}.snow:nth-child(98){opacity:.85;-webkit-transform:translate(47.1309vw,-10px) scale(.9337) rotate(239deg);transform:translate(47.1309vw,-10px) scale(.9337) rotate(239deg);-webkit-animation:fall-98 30s -19s linear infinite;animation:fall-98 30s -19s linear infinite}@-webkit-keyframes fall-98{69.275%{-webkit-transform:translate(38.9953vw,69.275vh) scale(.9337) rotate(353deg);transform:translate(38.9953vw,69.275vh) scale(.9337) rotate(353deg)}to{-webkit-transform:translate(43.0631vw,100vh) scale(.9337) rotate(175deg);transform:translate(43.0631vw,100vh) scale(.9337) rotate(175deg)}}@keyframes fall-98{69.275%{-webkit-transform:translate(38.9953vw,69.275vh) scale(.9337) rotate(353deg);transform:translate(38.9953vw,69.275vh) scale(.9337) rotate(353deg)}to{-webkit-transform:translate(43.0631vw,100vh) scale(.9337) rotate(175deg);transform:translate(43.0631vw,100vh) scale(.9337) rotate(175deg)}}.snow:nth-child(99){opacity:.85;-webkit-transform:translate(75.8992vw,-10px) scale(.0771) rotate(196deg);transform:translate(75.8992vw,-10px) scale(.0771) rotate(196deg);-webkit-animation:fall-99 38s -1s linear infinite;animation:fall-99 38s -1s linear infinite}@-webkit-keyframes fall-99{48.383%{-webkit-transform:translate(84.5463vw,48.383vh) scale(.0771) rotate(222deg);transform:translate(84.5463vw,48.383vh) scale(.0771) rotate(222deg)}to{-webkit-transform:translate(80.22275vw,100vh) scale(.0771) rotate(36deg);transform:translate(80.22275vw,100vh) scale(.0771) rotate(36deg)}}@keyframes fall-99{48.383%{-webkit-transform:translate(84.5463vw,48.383vh) scale(.0771) rotate(222deg);transform:translate(84.5463vw,48.383vh) scale(.0771) rotate(222deg)}to{-webkit-transform:translate(80.22275vw,100vh) scale(.0771) rotate(36deg);transform:translate(80.22275vw,100vh) scale(.0771) rotate(36deg)}}.snow:nth-child(100){opacity:.85;-webkit-transform:translate(85.583vw,-10px) scale(.9739) rotate(146deg);transform:translate(85.583vw,-10px) scale(.9739) rotate(146deg);-webkit-animation:fall-100 40s -26s linear infinite;animation:fall-100 40s -26s linear infinite}@-webkit-keyframes fall-100{77.683%{-webkit-transform:translate(81.0018vw,77.683vh) scale(.9739) rotate(206deg);transform:translate(81.0018vw,77.683vh) scale(.9739) rotate(206deg)}to{-webkit-transform:translate(83.2924vw,100vh) scale(.9739) rotate(175deg);transform:translate(83.2924vw,100vh) scale(.9739) rotate(175deg)}}@keyframes fall-100{77.683%{-webkit-transform:translate(81.0018vw,77.683vh) scale(.9739) rotate(206deg);transform:translate(81.0018vw,77.683vh) scale(.9739) rotate(206deg)}to{-webkit-transform:translate(83.2924vw,100vh) scale(.9739) rotate(175deg);transform:translate(83.2924vw,100vh) scale(.9739) rotate(175deg)}}.poster-product-shortcode{width:100%;max-width:448px;padding:24px;background-color:#e7f0f7;-webkit-box-sizing:border-box;box-sizing:border-box}.poster-product-shortcode .poster-image{width:100%;margin-bottom:20px}.poster-product-shortcode .poster-image img{width:100%;height:auto}.poster-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.poster-content .poster-col{width:47.5%;margin-bottom:8px}.poster-content label{font-weight:700;color:#000}.poster-content input,.poster-content label{font-family:ITC Franklin Gothic Heavy,Arial,sans-serif}.poster-content input{margin-bottom:8px}.poster-content .error-message{display:none;font-size:14px;line-height:1.24;color:#c30b0b}.poster-content .has-error input{border-color:#c30b0b}.poster-content .has-error .error-message{display:block}.poster-content .poster-cart-button{width:100%}.poster-price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ITC Franklin Gothic Heavy,Arial,sans-serif;font-weight:700;color:#0071ba}.poster-price #poster-custom-price-display{width:100%;display:none}.poster-price #poster-custom-price-display.show{display:block}.poster-price #poster-regular-price-display.stroke{width:100%;color:#ccc;text-decoration:line-through}