@font-face{font-family:Labtop Wide;src:url(/fonts/LabtopWide.eot);src:url(/fonts/LabtopWide.eot?#iefix) format("embedded-opentype"),url(/fonts/LabtopWide.woff) format("woff"),url(/fonts/LabtopWide.ttf) format("truetype"),url(/fonts/LabtopWide.svg#LabtopWide) format("svg");font-weight:400;font-style:normal}body{padding-top:80px}body,html{color:#1d1d1d;font-family:Tahoma,Verdana,Helvetica Neue,Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5{color:#669;font-family:Labtop Wide}a{color:#00f;transition:color .3s ease-in-out;text-decoration:underline}a:hover{color:#ed8919}a.btn,a:hover{text-decoration:none}.blank{padding:60px 0}.cc-revoke,.show-if-loading{display:none}.is-loading .show-if-loading{display:inline-block}.is-loading .show-if-not-loading{display:none}span.adwords-inline{margin-bottom:15px}.stars{font-size:14px;color:#ed8919}.syd-rounded{border-radius:15px}.btn.btn-syd-purple{color:#fff;background-color:#669}.btn.btn-syd-purple.btn.focus,.btn.btn-syd-purple.btn:focus{box-shadow:0 0 0 .2rem rgba(102,102,153,.25)}.btn.btn-syd-orange{color:#fff;background-color:#ed8919}.btn.btn-syd-orange.btn.focus,.btn.btn-syd-orange.btn:focus{box-shadow:0 0 0 .2rem rgba(237,137,25,.25)}.btn.btn-syd-green{color:#fff;background-color:#7eb843}.btn.btn-syd-green.btn.focus,.btn.btn-syd-green.btn:focus{box-shadow:0 0 0 .2rem rgba(126,184,67,.25)}header{position:fixed;top:0;left:0;width:100%;z-index:17}header,header .logo{background-color:#fff}header .logo{margin-bottom:-80px;padding:25px;border-radius:0 0 15px 15px}header .logo img{max-width:100%}header .menu-toggler{border:none;background:transparent;color:#333;outline:none!important;margin:25px 0 30px;text-transform:uppercase}header .main-menu-wrapper{padding-top:30px}@media (max-width:991.98px){header .main-menu-wrapper{position:fixed;top:0;right:-100%;z-index:30;height:100%;width:100%;background:rgba(0,0,0,.2);transition:opacity .3s ease-in-out,right .3s ease-in-out}header .main-menu-wrapper.open,header .main-menu-wrapper.open ul.main_menu{right:0}}header .main-menu-wrapper ul{list-style:none;margin:0;padding:0}@media (max-width:1199.98px){header .main-menu-wrapper ul{margin-bottom:25px}}@media (max-width:991.98px){header .main-menu-wrapper ul.main_menu{background-color:#fff;position:fixed;top:0;right:-100%;height:100%;width:300px;transition:opacity .3s ease-in-out,right .3s ease-in-out}}header .main-menu-wrapper ul li{position:relative;padding-right:15px;margin-right:15px;display:inline-block}@media (max-width:991.98px){header .main-menu-wrapper ul li{display:block;text-align:right;padding-right:0;margin-right:0}}header .main-menu-wrapper ul li:after{content:"";width:1px;height:100%;position:absolute;right:0;background-color:#7eb843;top:0}@media (max-width:991.98px){header .main-menu-wrapper ul li:after{display:none}}header .main-menu-wrapper ul li:last-of-type:after{display:none}header .main-menu-wrapper ul li a{color:#1d1d1d;text-decoration:none;text-transform:uppercase}@media (max-width:991.98px){header .main-menu-wrapper ul li a{padding:5px 15px;display:block;border-bottom:1px solid #f5f5f5}}header .main-menu-wrapper ul li a:hover{text-decoration:none;color:#7eb843}header .main-menu-wrapper ul li.has-sub-menu{position:relative}header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper{position:absolute;max-height:0;margin-left:-15px;overflow:hidden;opacity:0;margin-top:30px;transition:opacity .3s ease-in-out,padding .3s ease-in-out,margin-top .3s ease-in-out,max-height .3s ease-in-out}@media (max-width:991.98px){header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper{position:relative;max-height:1000px;opacity:1;margin-top:0;margin-left:0}}header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul{background-color:#fff;padding:15px}@media (max-width:991.98px){header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul{padding:0}}header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul li{margin-bottom:10px}@media (max-width:991.98px){header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul li{margin-bottom:0}}header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul li:after{display:none}header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul li:last-of-type{margin-bottom:0}@media (max-width:991.98px){header .main-menu-wrapper ul li.has-sub-menu .sub-menu-wrapper ul li a{font-style:italic;font-size:14px}}header .main-menu-wrapper ul li.has-sub-menu:hover .sub-menu-wrapper{opacity:1;margin-top:0;max-height:1024px}header .language-switcher{position:relative;display:inline-block}header .other-languages{position:absolute;top:100%;right:0;display:none;flex-direction:column;gap:5px;z-index:100;background:#fff;border-radius:5px;padding:15px 15px 10px;box-shadow:0 2px 6px rgba(0,0,0,.15)}header .other-languages a{margin-bottom:5px;display:block}header .other-languages a img{display:block}header .language-switcher.open .other-languages{display:flex;-webkit-animation:fadeIn .2s ease forwards;animation:fadeIn .2s ease forwards}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}header .current-language{cursor:pointer;display:flex;align-items:center;gap:6px;background:#fff;border-radius:5px;padding:5px;box-shadow:0 2px 6px rgba(0,0,0,.15)}header .caret{font-size:12px;transition:transform .2s ease}header .language-switcher.open .caret{transform:rotate(180deg)}header .header-search-wrapper .form-wrapper{position:absolute;top:0;right:0}header .header-search-wrapper .form-wrapper .form-control{border-top-left-radius:0;border-top-color:#f3f3f3}header .header-search-wrapper .form-wrapper .btn{border-top-right-radius:0}.syd-header-image{position:relative}.syd-header-image .image-wrapper img{width:100%}.syd-header-image .content{bottom:15px;width:100%}.syd-header-image .content h1,.syd-header-image .content h2,.syd-header-image .content h3,.syd-header-image .content h4,.syd-header-image .content p{color:#669;font-family:Labtop Wide;font-weight:700;font-size:48px;margin:0}@media (max-width:767.98px){.syd-header-image .content h1,.syd-header-image .content h2,.syd-header-image .content h3,.syd-header-image .content h4,.syd-header-image .content p{font-size:34px}}.syd-header-image .content .stars{color:#ed8919;font-size:15px;display:inline-block;vertical-align:top}@media (max-width:575.98px){.syd-header-image .content{margin-top:20px}}.diet-card{border-radius:15px;height:100%;margin-bottom:15px}.diet-card .image{display:block;margin-bottom:-15px}.diet-card .image img{border-radius:15px 15px 0 0;width:100%}.diet-card .name{background-color:#7eb843;border-radius:5px;color:#fff;display:inline-block;padding:5px 15px;margin-left:10px}.diet-card .name h4{margin:0;font-size:17px;color:#fff;font-family:Tahoma,Verdana,Helvetica Neue,Helvetica,Arial,sans-serif}.diet-card .inner{padding:15px;font-size:15px}.diet-card .inner .reactions{text-align:right}.diet-card .inner .compare{margin-top:15px;padding-top:15px;border-top:1px solid #ededed}.syd-filter-wrapper{padding:60px 0}@media (max-width:1199.98px){.syd-filter-wrapper{padding:30px 0}}.syd-filter-wrapper .filter-component .filter-top{padding:15px;border:1px solid #f5f5f5;border-radius:15px;margin-bottom:30px}@media (max-width:991.98px){.syd-filter-wrapper .filter-component .filter-top .search-wrapper{margin-top:15px}}.syd-filter-wrapper .filter-component .filter-top .filter-collapser{position:relative}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .handle{font-family:Labtop Wide;font-size:25px;color:#7eb843}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .handle .expand-btn{transition:transform .3s ease-in-out;transform:rotate(0deg);margin-left:80px}@media (max-width:767.98px){.syd-filter-wrapper .filter-component .filter-top .filter-collapser .handle .expand-btn{float:right}}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .goals-wrapper{position:absolute;border:1px solid #f5f5f5;left:-15px;margin-top:0;width:68%;background-color:#fff;border-radius:15px;z-index:16;padding:0;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease-in-out,padding .3s ease-in-out,margin-top .3s ease-in-out,max-height .3s ease-in-out}@media (max-width:767.98px){.syd-filter-wrapper .filter-component .filter-top .filter-collapser .goals-wrapper{width:100%;left:0}}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .goals-wrapper .show-more{display:inline-block}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .goals-wrapper .show-less{display:none}.syd-filter-wrapper .filter-component .filter-top .filter-collapser .goals-wrapper .amount-result{position:absolute;top:-21px;right:15px;display:inline-block;border-radius:5px 5px 0 0;background-color:#7eb843;color:#fff;padding:0 15px;font-size:13px;height:20px}.syd-filter-wrapper .filter-component .filter-top .filter-collapser.expanded .goals-wrapper{width:106%}.syd-filter-wrapper .filter-component .filter-top .filter-collapser.expanded .goals-wrapper .show-more{display:none}.syd-filter-wrapper .filter-component .filter-top .filter-collapser.expanded .goals-wrapper .show-less{display:inline-block}@media (max-width:767.98px){.syd-filter-wrapper .filter-component .filter-top .filter-collapser.expanded .extra-filters-toggler{margin-bottom:15px}}.syd-filter-wrapper .filter-component .filter-top .filter-collapser.open .goals-wrapper{padding:15px;max-height:1024px;overflow:inherit;opacity:1;margin-top:25px}@media (max-width:767.98px){.syd-filter-wrapper .filter-component .filter-top .filter-collapser.open .goals-wrapper{margin-top:15px}}.syd-filter-wrapper .filter-component .filter-top .filter-collapser.open .handle .expand-btn{transform:rotate(180deg)}.syd-filter-wrapper .filter-component .diets-result .diets-pagination-bottom{margin-top:15px;text-align:center}.compare-window{position:fixed;right:-1024px;bottom:15px;border-radius:15px;padding:15px;margin:0 15px 15px 0;border:1px solid #f5f5f5;background-color:#fff;z-index:15}.compare-window .items .item{font-size:18px;margin-bottom:5px;display:block;position:relative;padding-right:30px}.compare-window .items .item .rm{position:absolute;right:0;top:0;cursor:pointer;color:#ff8e8e}.compare-window.open{right:15px}.syd-diet .back-to-overview{margin-bottom:15px}.syd-diet .diet-content,.syd-diet .related-products .inner{padding:15px}.syd-diet .diet-content h2{font-weight:700;color:#333;font-size:14px;font-family:Tahoma,Verdana,Helvetica Neue,Helvetica,Arial,sans-serif}.syd-diet .diet-content .stars-reaction .stars{display:inline-block}.syd-diet .diet-content .stars-reaction .reaction{display:inline-block;font-size:13px}.syd-diet .diet-content .to-reviews{margin-top:5px}.syd-diet .dos-donts .inner{padding:15px;height:100%}.syd-diet .dos-donts .inner ul{margin:0;padding:0;list-style:none}.syd-diet .dos-donts .inner ul li{position:relative;padding-left:35px}.syd-diet .dos-donts .inner ul li:before{content:"";background-size:100%;background-image:url(/img/red-cross.png);position:absolute;top:3px;width:20px;height:20px;left:0}.syd-diet .dos-donts .inner.green{background-color:#67b237;color:#fff}.syd-diet .dos-donts .inner.green h4{color:#fff}.syd-diet .dos-donts .inner.green ul li:before{background-image:url(/img/white-check.png)}.syd-diet .goals-move{margin-bottom:30px}.syd-diet .goals-move .goals,.syd-diet .goals-move .movement{padding:15px;height:100%}.syd-diet .goals-move .goals ul{margin:0;padding:0;list-style:none}.syd-diet .goals-move .goals ul li{position:relative;padding-left:35px}.syd-diet .goals-move .goals ul li:before{content:"";background-size:100%;background-image:url(/img/orange-check.png);position:absolute;top:3px;width:20px;height:20px;left:0}.reactions .inner,.reviews .inner{padding:15px}.reactions .inner .create-title,.reactions .inner .title,.reviews .inner .create-title,.reviews .inner .title{margin-bottom:15px;border-bottom:1px solid #f5f5f5}.reactions .inner .all-reactions,.reviews .inner .all-reactions{margin-bottom:15px}.reactions .inner .all-reactions .reactions-page .reaction,.reviews .inner .all-reactions .reactions-page .reaction{margin-bottom:15px;border-top:1px dotted #dce7eb;background-color:#efefef;padding:15px}.reactions .inner .all-reactions .reactions-page .reaction .name,.reviews .inner .all-reactions .reactions-page .reaction .name{font-weight:700}.reactions .inner .all-reactions .reactions-page .reaction .dietist,.reviews .inner .all-reactions .reactions-page .reaction .dietist{font-weight:700;font-size:14px;color:#ed8919}.reactions .inner .all-reactions .reactions-page .reaction .dietist a,.reviews .inner .all-reactions .reactions-page .reaction .dietist a{font-weight:400;text-decoration:underline;color:#333}.reactions .inner .all-reactions .reactions-page .reaction .content,.reviews .inner .all-reactions .reactions-page .reaction .content{padding:0}.reactions .inner .all-reactions .reactions-page .reaction .stars,.reviews .inner .all-reactions .reactions-page .reaction .stars{color:#669}.reactions .inner .all-reactions .reactions-page .reaction.is-pro,.reviews .inner .all-reactions .reactions-page .reaction.is-pro{background-color:#e4ffe6;border-color:#cdf1d0}.reactions .inner .all-reactions .reactions-page .reaction.is-pro .stars,.reviews .inner .all-reactions .reactions-page .reaction.is-pro .stars{color:#ed8919}.reactions .inner .rating,.reviews .inner .rating{border:none;float:left;display:inline-block;margin-bottom:15px}.reactions .inner .rating input,.reviews .inner .rating input{display:none}.reactions .inner .rating label,.reviews .inner .rating label{color:#ddd;margin-bottom:0;float:right}.reactions .inner .rating:not(:checked)>label:hover,.reactions .inner .rating:not(:checked)>label:hover~label,.reactions .inner .rating>input:checked~label,.reviews .inner .rating:not(:checked)>label:hover,.reviews .inner .rating:not(:checked)>label:hover~label,.reviews .inner .rating>input:checked~label{color:#ed8919}.reactions .inner .rating>input:checked+label:hover,.reactions .inner .rating>input:checked~label:hover,.reactions .inner .rating>input:checked~label:hover~label,.reactions .inner .rating>label:hover~input:checked~label,.reviews .inner .rating>input:checked+label:hover,.reviews .inner .rating>input:checked~label:hover,.reviews .inner .rating>input:checked~label:hover~label,.reviews .inner .rating>label:hover~input:checked~label{color:#f1a148}.syd-add-diet,.syd-search-dietist{padding:60px 0}.syd-search-dietist .form-wrapper{padding:30px}.dietist-card{margin-bottom:30px}.dietist-card.is-clickable{background-color:#e4ffe6;border:1px solid #cdf1d0}.dietist-card .image img{width:100%;border-radius:15px 0 0 0}@media (max-width:767.98px){.dietist-card .image img{border-radius:15px 15px 0 0}}.dietist-card .inner{padding:15px;position:relative}.dietist-card .inner h4{padding-right:65px;margin-bottom:0}.dietist-card .inner .distance{font-size:14px;position:absolute;right:15px;top:15px;font-weight:700}.dietist-card .inner .address{font-style:italic;margin-bottom:10px}.dietist-card .inner .intro{margin-top:5px;padding-top:5px;padding-bottom:15px}.dietist-card .inner .intro.line{border-top:1px solid #f5f5f5}.syd-dietist{padding:60px 0}.syd-dietist .content{margin-bottom:30px;padding:15px}.syd-dietist .maps{margin-bottom:30px;border-radius:15px;overflow:hidden}.syd-dietist .locations{margin-bottom:30px;padding:15px}.syd-dietist .locations ul{list-style:none;margin:0;padding:0}.syd-dietist .image{margin-bottom:15px}.syd-dietist .image img{width:100%;border-radius:15px}.syd-dietist .reviews{margin-bottom:15px}.syd-dietist .contact,.syd-dietist .reviewed-by-us{margin-bottom:15px;padding:15px}.syd-dietist .reviewed-by-us ul{list-style:none;padding:0;margin:0}.syd-compare .compare-in-cols{margin-bottom:30px;overflow-y:hidden;max-width:100%;overflow-x:auto}.syd-compare .compare-in-cols .inner{padding-bottom:15px}.syd-compare .compare-in-cols .inner .compare-col{display:inline-block;width:250px;vertical-align:top;border-radius:15px 15px 0 0;margin-left:15px}.syd-compare .compare-in-cols .inner .compare-col:first-child{margin-left:0}.syd-compare .compare-in-cols .inner .compare-col .image img{border-radius:15px 15px 0 0}.syd-compare .compare-in-cols .inner .compare-col .content .name{padding:15px;text-align:center}.syd-compare .compare-in-cols .inner .compare-col .content .name *{margin:0}.syd-compare .compare-in-cols .inner .compare-col .content .stars-wrapper{text-align:center}.syd-compare .compare-in-cols .inner .compare-col .content .allowed{margin-top:15px;padding:15px;background-color:#67b237;color:#fff}.syd-compare .compare-in-cols .inner .compare-col .content .allowed h4{color:#fff}.syd-compare .compare-in-cols .inner .compare-col .content .allowed ul{margin:0;padding:0;list-style:none}.syd-compare .compare-in-cols .inner .compare-col .content .disallowed{padding:15px}.syd-compare .compare-in-cols .inner .compare-col .content .disallowed ul{margin:0;padding:0;list-style:none}.syd-compare .compare-in-cols .inner .compare-col .content .goals{padding:15px;background-color:#669;color:#fff}.syd-compare .compare-in-cols .inner .compare-col .content .goals h4{color:#fff}.syd-compare .compare-in-cols .inner .compare-col .content .goals ul{margin:0;padding:0;list-style:none}.syd-compare .compare-in-cols .inner .compare-col .content .movement{padding:15px}.syd-compare .compare-in-cols .inner .compare-col .content .link{text-align:center;padding-bottom:15px}.syd-compare .compare-table-wrapper{max-width:100%;overflow-x:auto}.syd-compare .compare-table-wrapper .inner table{border-collapse:collapse}.syd-compare .compare-table-wrapper .inner table thead tr th{height:140px;border:none;padding-bottom:60px;white-space:nowrap;font-size:14px}.syd-compare .compare-table-wrapper .inner table thead tr th div{transform:translate(25px,51px) rotate(315deg);width:30px}.syd-compare .compare-table-wrapper .inner table thead tr th div span{border-bottom:1px solid #ccc;padding:5px 10px}.syd-compare .compare-table-wrapper .inner table tbody tr th{white-space:nowrap;padding:10px;font-size:14px;border:none;border-bottom:1px solid #ccc;text-align:center}.syd-compare .compare-table-wrapper .inner table tbody tr td{width:30px;text-align:center;padding:10px 5px;border:1px solid #ccc}.syd-compare .swipe-info{font-size:14px;color:#669}.syd-diet-advice{padding:60px 0}.syd-diet-advice .video{padding:30px}.syd-diet-advice .video iframe{border:none}.syd-diet-advice .advice-products{margin-top:30px}.syd-diet-advice .advice-products .advice-product{padding:15px 0}.syd-diet-advice .advice-products .advice-product .description{margin-top:15px}.syd-diet-advice .advice-products .advice-product .sum-up{padding-top:35px}.syd-diet-advice .advice-products .advice-product .sum-up ul{list-style:none;margin:0;padding:0}.syd-diet-advice .advice-products .advice-product .sum-up ul li{position:relative;margin-bottom:15px;vertical-align:top;margin-right:10px;margin-left:35px;font-weight:700}.syd-diet-advice .advice-products .advice-product .sum-up ul li:before{content:url(/img/green-check.png);position:absolute;left:-35px;top:-3px}.syd-diet-advice .advice-products .advice-product .price{color:#669;text-align:center;font-size:31px;text-transform:uppercase;font-weight:700;font-family:Labtop Wide}.syd-diet-advice .advice-products .advice-product .sign-up-button{margin-top:15px}.syd-faqs,.syd-search-results,.syd-two-cols,.webshop-payment{padding:60px 0}.syd-faqs .items .item .question{cursor:pointer;font-family:Labtop Wide;color:#669;font-size:25px}.syd-faqs .items .item .question .chev{transition:transform .3s ease-in-out;transform:rotate(180deg);display:inline-block;margin-right:5px}.syd-faqs .items .item .question.collapsed .chev{transform:rotate(0deg)}.syd-faqs .items .item .answer{padding-left:37px}.syd-faqs .content iframe{width:100%!important}input[type=range]{-webkit-appearance:none;width:60px;transition:.4s}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:26px;cursor:pointer;animate:.2s;border-radius:15px;border:none;background:#d1d1d1;background:-webkit-gradient(left top,left bottom,color-stop(0,#d1d1d1),color-stop(100%,#ebebeb));background:linear-gradient(180deg,#d1d1d1 0,#ebebeb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d1d1",endColorstr="#ebebeb",GradientType=0)}input[type=range]::-moz-range-track{width:100%;height:26px;cursor:pointer;animate:.2s;border-radius:15px;border:none;background:#d1d1d1;background:-webkit-gradient(left top,left bottom,color-stop(0,#d1d1d1),color-stop(100%,#ebebeb));background:linear-gradient(180deg,#d1d1d1 0,#ebebeb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d1d1",endColorstr="#ebebeb",GradientType=0)}input[type=range].Red::-webkit-slider-runnable-track{background:#f85032;background:-webkit-gradient(left top,left bottom,color-stop(0,#f85032),color-stop(100%,rgba(231,56,39,.29)));background:linear-gradient(180deg,#f85032 0,rgba(231,56,39,.29));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f85032",endColorstr="#e73827",GradientType=0)}input[type=range].Red::-moz-range-track{background:#f85032;background:-webkit-gradient(left top,left bottom,color-stop(0,#f85032),color-stop(100%,rgba(231,56,39,.29)));background:linear-gradient(180deg,#f85032 0,rgba(231,56,39,.29));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f85032",endColorstr="#e73827",GradientType=0)}input[type=range].Green::-webkit-slider-runnable-track{background:#84b400;background:-webkit-gradient(left top,left bottom,color-stop(0,#84b400),color-stop(100%,#b1ea05));background:linear-gradient(180deg,#84b400 0,#b1ea05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#84b400",endColorstr="#b1ea05",GradientType=0)}input[type=range].Green::-moz-range-track{background:#84b400;background:-webkit-gradient(left top,left bottom,color-stop(0,#84b400),color-stop(100%,#b1ea05));background:linear-gradient(180deg,#84b400 0,#b1ea05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#84b400",endColorstr="#b1ea05",GradientType=0)}input[type=range]::-webkit-slider-thumb{height:26px;width:26px;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:0}input[type=range]::-moz-range-thumb{height:26px;width:26px;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:0}input[type=range]::-ms-track{width:100%;height:26px;cursor:pointer;animate:.2s;background:transparent;color:transparent;border-radius:15px!important;border:none}input[type=range]::-ms-thumb{height:26px;width:26px;border-radius:50%;background:#fff;cursor:pointer}input[type=range]::-ms-fill-lower{border-radius:15px 0 0 15px}input[type=range]::-ms-fill-upper{border-radius:0 15px 15px 0}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#d1d1d1;background:-webkit-gradient(left top,left bottom,color-stop(0,#d1d1d1),color-stop(100%,#ebebeb));background:linear-gradient(180deg,#d1d1d1 0,#ebebeb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d1d1",endColorstr="#ebebeb",GradientType=0)}input[type=range].Red::-ms-fill-lower,input[type=range].Red::-ms-fill-upper{background:#f85032;background:-webkit-gradient(left top,left bottom,color-stop(0,#f85032),color-stop(100%,rgba(231,56,39,.29)));background:linear-gradient(180deg,#f85032 0,rgba(231,56,39,.29));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f85032",endColorstr="#e73827",GradientType=0)}input[type=range].Green::-ms-fill-lower,input[type=range].Green::-ms-fill-upper{background:#84b400;background:-webkit-gradient(left top,left bottom,color-stop(0,#84b400),color-stop(100%,#b1ea05));background:linear-gradient(180deg,#84b400 0,#b1ea05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#84b400",endColorstr="#b1ea05",GradientType=0)}input[type=range]::-ms-tooltip{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){input[type=range]{margin-top:-15px}}.syd-bottom-cols hr{margin-bottom:30px}footer{background-image:url(/img/footer-background.jpg);background-repeat:no-repeat;background-position:0 0;background-size:cover;padding:120px 0 60px;color:#fff}footer a{text-decoration:none}footer h5{color:#fff;font-size:30px}footer ul{list-style:none;margin:0;padding:0}footer ul li a{color:#fff}footer ul li a:hover{color:#7eb843}footer ul li a.disabled:hover{color:#fff;cursor:default}footer .socials ul{margin-bottom:15px}footer .socials ul li{display:inline-block;margin-right:5px}footer .socials ul li img{max-width:50px}footer .socials ul li:last-of-type{margin-right:0}footer .developer{margin-top:15px}footer .developer a{color:#fff}footer .developer a:hover{color:#7eb843}