html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;margin:0;padding:0;vertical-align:baseline}body{line-height:1}h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal}ol,ul{list-style:none}blockquote{quotes:none}blockquote:before,blockquote:after{content:"";content:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}.bg1{background:#f16625}.bg2{background:#ed1927}.bg3{background:#8dcf49}.bg4{background:#17acdf}body{font-family:"Roboto",sans-serif;font-size:100%;color:#000}h1{font-family:"Josefin Sans",sans-serif;text-transform:uppercase;font-size:45px;line-height:54px;font-weight:700;margin:0 0 20px}h2{text-transform:uppercase;font-size:24px;line-height:34px;font-weight:700;margin:0 0 20px}h3{text-transform:uppercase;font-size:20px;line-height:24px;font-weight:500;letter-spacing:.8px;margin:0 0 10px}h4{font-size:32px;line-height:40px;font-weight:500;margin:0 0 10px}h5{font-size:16px;line-height:20px;margin:0 0 10px}p{font-size:18px;line-height:29px;margin:0 0 20px}p.large{font-size:24px;line-height:29px;font-weight:700}ul{list-style:disc;margin:0 0 11px 40px}ul li{font-size:16px;line-height:22px;margin:0}sup{vertical-align:super}strong{font-weight:bold}a{color:#17acdf;text-decoration:none;outline:none;transition:background .1s linear,border-color .1s linear,color .1s linear}a:hover,a:active,a:focus{color:#000;text-decoration:none;outline:none}@media(max-width: 1440px){h1{font-size:35px;line-height:44px}p.large{font-size:20px;line-height:24px}}@media(max-width: 480px){h1{font-size:25px;line-height:34px}}.clearfix:after{content:"";display:block;clear:both}img{max-width:100%;height:auto}.bg{background-image:url(../img/bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative}.bg:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:transparent linear-gradient(180deg, #FFFFFFB5 -60%, #FFFFFF 100%) 0% 0% no-repeat padding-box}.site{display:flex;flex-direction:column;min-height:100vh}.content{flex:1}.container{width:1560px;margin:0 auto;max-width:calc(100% - 64px);position:relative;z-index:1}header{z-index:5}header .container{display:flex;flex-direction:row;justify-content:space-between;z-index:9}header .container .logo{padding:37px 0;float:left}@media(max-width: 1440px){header .container .logo{padding:20px 0}}header .container .logo a{display:block;min-width:200px}header .container .logo a img{width:230px}@media(max-width: 1024px){header .container .logo a img{width:200px}}header .container #full-menu-btn{width:44px;height:44px;position:relative;display:none;float:right;transition:.1s all;margin:43px 0 0 auto}header .container #full-menu-btn span{position:absolute;left:10px;top:19px;width:20px;height:2px;background:#000;transition:.5s background-color}header .container #full-menu-btn span:before,header .container #full-menu-btn span:after{content:"";display:block;position:absolute;left:0;width:20px;height:2px;background:#000;transition:.5s background-color}header .container #full-menu-btn span:before{top:-8px}header .container #full-menu-btn span:after{top:8px}header .container #full-menu-btn:hover{background:none}header .container #full-menu-btn:hover span{background:#17acdf}header .container #full-menu-btn:hover span:before,header .container #full-menu-btn:hover span:after{background:#17acdf}header .container .header-menu{display:flex;align-items:center;margin:0 auto}header .container .header-menu .menu{margin:0 20px;display:flex}header .container .header-menu .menu>li{display:inline-block;margin:0 20px;flex:1 1 0px}@media(max-width: 1440px){header .container .header-menu .menu>li{margin:0 10px}}header .container .header-menu .menu>li.current-menu-item a{color:#17acdf}header .container .header-menu .menu>li a{color:#000;transition:all .1s}header .container .header-menu .menu>li a:hover{color:#17acdf}header .container .back{margin:90px 0 0 auto;position:absolute;right:0;top:100%}@media(max-width: 1440px){header .container .back{margin-top:50px}}@media(max-width: 767px){header .container .back{display:none}}header .container .back a{background:#000;background-image:url(../img/icon-arrow-right.svg);background-repeat:no-repeat;background-position:20px center;color:#fff;text-transform:uppercase;border-radius:4px;padding:10px 20px 10px 75px}header .container .back a:hover{background-color:#cdd2dd}header .container #full-menu-btn{display:block}header .container .header-menu{display:none;position:absolute;top:129px;background:#fff;width:calc(100% + 64px);margin:0 -32px;z-index:9}@media(max-width: 1024px){header .container .header-menu{top:118px}}header .container .header-menu .menu{display:block;padding:35px 0 20px;margin:0 30px 30px;width:100%}header .container .header-menu .menu>li{display:block;margin:0;border-bottom:1px solid #000;width:100%;max-width:400px}header .container .header-menu .menu>li:first-child{border-top:1px solid #000}header .container .header-menu .menu>li a{display:block;padding:10px 0;font-weight:600;width:100%}@media(max-width: 480px){header .container .logo{float:none}header .container .back{float:none;margin:0 0 40px}}body.menu-open header .container .header-menu{display:flex}body.menu-open header .container #full-menu-btn span{transform:rotate(45deg)}body.menu-open header .container #full-menu-btn span:before{transform:rotate(90deg);top:0}body.menu-open header .container #full-menu-btn span:after{display:none}body.archive header .container #full-menu-btn{margin-left:auto}footer{background:#17acdf;padding:20px 0}footer p{color:#fff;margin:0;font-size:15px;line-height:18px;font-family:"Lato",sans-serif}.category-list{list-style:none;margin:0}.category-list li{display:block;width:100%;margin:0 0 20px}.category-list li a{display:block;color:#fff;padding:20px 20px 40px;height:100%;box-sizing:border-box;border-radius:4px;position:relative}.category-list li a>img{max-width:30px;position:absolute;bottom:10px;right:10px}.category-list li a p{line-height:21px}.category-list li a p:last-child{margin:0}.category-list li a:hover{background:#000}@media(max-width: 1440px){.category-list{margin:40px 0 0}.category-list li a{padding:20px 20px 40px}}@media(max-width: 1024px){.category-list{display:block}.category-list li{width:100%;margin:0 0 20px}}.resource-list{list-style:none;margin:80px 0 0}.resource-list li{margin:0 0 10px}.resource-list li a{display:flex;flex-direction:row;background:#f4f6f7;padding:10px 0;box-sizing:border-box;color:#000}.resource-list li a:hover{background:#fff}.resource-list li a .resource-list-icon{display:block;width:100px}.resource-list li a .resource-list-icon i{display:block;width:100px;height:100%;background-repeat:no-repeat;background-position:center center}.resource-list li a .resource-list-details{display:block;width:calc(100% - 301px)}.resource-list li a .resource-list-details h3{text-transform:none;font-size:20px;font-weight:700;margin:0}.resource-list li a .resource-list-details p{line-height:21px;margin:0}.resource-list li a .resource-list-type{display:flex;width:100px;padding:0 0 0 10px;box-sizing:border-box;flex-direction:column;justify-content:center}.resource-list li a .resource-list-type p{line-height:21px;margin:0}.resource-list li a .resource-list-type p:first-child{text-transform:uppercase;font-weight:700}.resource-list li a .resource-list-icon2{display:block;width:100px;border-left:1px solid #000}.resource-list li a .resource-list-icon2 i{display:block;width:100px;height:100%;background-repeat:no-repeat;background-position:center center}.resource-list li.video a .resource-list-icon i{background-image:url(../img/icon-video.svg)}.resource-list li.pdf a .resource-list-icon i{background-image:url(../img/icon-document.svg)}.resource-list li.video a .resource-list-icon2 i{background-image:url(../img/icon-link.svg)}.resource-list li.pdf a .resource-list-icon2 i{background-image:url(../img/icon-download.svg)}@media(max-width: 1440px){.resource-list{margin:40px 0 0}}@media(max-width: 767px){.resource-list li a{display:block;padding:10px}.resource-list li a .resource-list-icon{display:none}.resource-list li a .resource-list-details{width:100%}.resource-list li a .resource-list-details h3{margin-bottom:6px}.resource-list li a .resource-list-type{display:block;width:100px;float:left;padding:0;margin-top:6px}.resource-list li a .resource-list-icon2{display:block;width:100px;float:left;height:50px;margin-top:6px}}.breadcrumb{list-style:none;margin:0 0 30px;padding:5px}.breadcrumb li{display:inline-block;font-size:14px}.breadcrumb li a{color:#000}.breadcrumb li a:hover{color:#17acdf}.block-category-list{padding:80px 0}.block-category-list .block-category-list-content{width:50%;padding:0 10% 0 40px;box-sizing:border-box;border-left:3px solid #17acdf;float:left}.block-category-list .category-list{float:right;width:50%;margin:0 0 40px}.block-category-list.block-category-list-below .block-category-list-content{float:none;width:100%;margin:0 0 30px}.block-category-list.block-category-list-below .category-list{float:none;width:100%;display:flex;flex-wrap:wrap;justify-content:center}.block-category-list.block-category-list-below .category-list>li{width:calc(25% - 15px);margin:0 10px 20px}.block-category-list.block-category-list-below .category-list>li:nth-child(4n-3){margin-left:0}.block-category-list.block-category-list-below .category-list>li:nth-child(4n){margin-right:0}@media(max-width: 1024px){.block-category-list.block-category-list-below .category-list>li{width:calc(50% - 10px)}.block-category-list.block-category-list-below .category-list>li:nth-child(4n-3){margin-left:10px}.block-category-list.block-category-list-below .category-list>li:nth-child(2n-1){margin-left:0}.block-category-list.block-category-list-below .category-list>li:nth-child(2n){margin-right:0}}@media(max-width: 767px){.block-category-list.block-category-list-below .category-list>li{width:100%;margin-right:0;margin-left:0}.block-category-list.block-category-list-below .category-list>li:nth-child(3n){margin-right:0}}@media(max-width: 1440px){.block-category-list{padding:30px 0}.block-category-list .block-category-list-content{padding:0 40px}}@media(max-width: 767px){.block-category-list .block-category-list-content{padding:0;border-left:none;float:none;width:100%;margin:0 0 30px}.block-category-list .category-list{float:none;width:100%}}.block-intro{padding:80px 0}.block-intro .block-intro-content{width:50%;padding:0 10% 0 40px;box-sizing:border-box;border-left:3px solid #17acdf;float:left}@media(max-width: 1440px){.block-intro{padding:30px 0}.block-intro .block-category-list-content{padding:0 40px}}@media(max-width: 767px){.block-intro .block-category-list-content{padding:0;border-left:none;float:none;width:100%;margin:0 0 30px}.block-intro .category-list{float:none;width:100%}}body.tax-resourcetype .tax-block{padding:80px 0}body.tax-resourcetype .tax-block .tax-header{width:66%}body.tax-resourcetype .tax-block .tax-header p{line-height:21px}body.tax-resourcetype .tax-block .tax-header p.large{line-height:29px}body.tax-resourcetype .tax-block .tax-terms{padding:0 0 5px;width:66%}body.tax-resourcetype .tax-block .tax-terms .category-list{margin-top:60px}body.tax-resourcetype .tax-block .tax-terms .category-list li:last-child{margin:0}body.tax-resourcetype .tax-block .tax-terms .category-list a{background:#f4f6f7;padding:10px 34px;color:#000}body.tax-resourcetype .tax-block .tax-terms .category-list a:hover{background:#fff}body.tax-resourcetype .tax-block .tax-terms .category-list a h3{margin:0}body.tax-resourcetype .tax-block .tax-terms .category-list a p{margin-top:5px}body.tax-resourcetype .tax-block .tax-terms .category-list a .category-info{float:left}body.tax-resourcetype .tax-block .tax-terms .category-list a img{float:left;position:initial;max-width:50px}body.tax-resourcetype .tax-block .tax-terms .category-list a img:first-child{margin:0 34px 0 0}body.tax-resourcetype .tax-block .tax-terms .category-list a img:last-child{float:right}@media(max-width: 1440px){body.tax-resourcetype .tax-block{padding:40px 0}}@media(max-width: 1220px){body.tax-resourcetype .tax-block .tax-header{width:100%}body.tax-resourcetype .tax-block .tax-terms{width:100%}}@media(max-width: 767px){body.tax-resourcetype .tax-block .tax-terms .category-list li a{padding:10px}body.tax-resourcetype .tax-block .tax-terms .category-list li a img:first-child{display:none}}@media(max-width: 480px){body.tax-resourcetype .tax-block .tax-terms .category-list li a .category-info{width:100%;float:none}body.tax-resourcetype .tax-block .tax-terms .category-list li a img{display:none}}/*# sourceMappingURL=main.min.css.map */
