header.insights{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;background-color:#696f80;color:#fff;position:fixed;bottom:0;left:0;right:0;z-index:5}@media (min-width:500px){header.insights{left:calc(50% - 180px);right:calc(50% - 180px);border-top-left-radius:10px;border-top-right-radius:10px}}@media (min-width:768px){header.insights{position:static;border-radius:0}}@media (min-width:992px){header.insights{-webkit-box-align:center;align-items:center;padding:25px 0}}@media (min-width:992px) and (min-height:900px){header.insights{padding:30px 0}}@media (min-width:1200px){header.insights{padding:30px 0}}@media (min-width:1200px) and (min-height:900px){header.insights{padding:40px 0}}header.insights .section{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-flex:0;flex:0 0 25%;padding:15px 10px 13px;font-size:.65em;color:#ddd;text-decoration:none;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}header.insights .section.active{font-weight:600;color:#fff}header.insights .section.active .f16{font-weight:400}header.insights .section:active,header.insights .section:focus,header.insights .section:hover{text-decoration:none;outline:0;color:#fff}@media (min-width:992px){header.insights .section:not(:first-of-type){border-left:1px solid #9b9faa}}@media (min-width:768px){header.insights .section{font-size:.8em;padding:20px}}@media (min-width:992px){header.insights .section{-webkit-box-flex:0;flex:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:10px 60px;font-size:.9em}}@media (min-width:1200px){header.insights .section{font-size:1em}}@media (min-width:1400px){header.insights .section{font-size:1.1em}}header.insights .section .f16{display:inline-block;margin-bottom:7px;font-size:1.8em}@media (min-width:992px){header.insights .section .f16{margin:0 10px 0 0;font-size:1.5em}}@media (min-width:1200px){header.insights .section .f16{margin-right:15px;font-size:1.2em}}@media (min-width:768px){header.insights .section .s{display:none}}header.insights .section .l{display:none}@media (min-width:768px){header.insights .section .l{display:inline}}main.articles.index{margin:0 auto 60px;max-width:1300px}main.articles.index header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;padding:25px 20px 15px;border-bottom:1px solid #dcdcdc}@media (min-width:768px){main.articles.index header{padding:45px 30px 15px}}@media (min-width:992px){main.articles.index header{padding:60px 30px 30px}}@media (min-width:1400px){main.articles.index header{padding:60px 0 30px}}main.articles.index header h1{font-size:1.8em;font-weight:600;letter-spacing:unset;color:#576071;margin:0}@media (min-width:768px) and (min-height:900px){main.articles.index header h1{font-size:2em}}@media (min-width:992px){main.articles.index header h1{font-size:2em}}@media (min-width:992px) and (min-height:900px){main.articles.index header h1{font-size:2.4em}}main.articles.index header .search.expanded{width:100%}@media (min-width:992px){main.articles.index header .search.expanded{width:auto}}main.articles.index header .search form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin:15px 0}@media (min-width:992px){main.articles.index header .search form{margin:0}}main.articles.index header .search input{display:block;width:calc(100% - 70px);margin-right:15px;height:55px;padding:5px 10px;font-size:.9em}@media (min-width:768px){main.articles.index header .search input{height:69px;padding:18px 25px 19px;font-size:1em}}@media (min-width:992px){main.articles.index header .search input{width:320px}}main.articles.index header .search .btn{border-radius:50%;height:55px;width:55px;font-size:.9em;padding:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#f2f3f4;color:#9b9faa}main.articles.index header .search .btn:active,main.articles.index header .search .btn:focus,main.articles.index header .search .btn:hover{background-color:#eaebed}@media (min-width:768px){main.articles.index header .search .btn{height:69px;width:69px;font-size:1.2em}}main.articles.index header .search .btn .fa-spin,main.articles.index header .search .btn span{margin:0}main.articles.index p.latest{margin-top:30px;padding:20px;font-size:.9em;background-color:#f9f9f9}@media (min-width:768px){main.articles.index p.latest{margin:45px 30px 0;padding:20px 25px;border-radius:10px}}@media (min-width:1400px){main.articles.index p.latest{margin:45px 0 0}}main.articles.index section.categories{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;margin-top:30px;padding:0 20px}@media (min-width:768px){main.articles.index section.categories{-webkit-box-pack:start;justify-content:flex-start;padding:0 10px 0 30px;margin-top:45px}}@media (min-width:1400px){main.articles.index section.categories{padding:0;margin-right:-20px}}main.articles.index section.categories .category{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:30px 30px 25px;border:1px solid #eee;border-radius:10px;-webkit-box-flex:0;flex:0 0 100%;width:100%;max-width:100%;margin-bottom:15px;text-decoration:none;color:#576071;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}main.articles.index section.categories .category:active,main.articles.index section.categories .category:focus,main.articles.index section.categories .category:hover{border-color:#56ac8a;outline:0}main.articles.index section.categories .category:active .fal,main.articles.index section.categories .category:focus .fal,main.articles.index section.categories .category:hover .fal{color:#56ac8a}@media (min-width:768px){main.articles.index section.categories .category{padding:40px 40px 35px;margin:0 20px 20px 0;-webkit-box-flex:0;flex:0 0 calc((100% - 40px)/2);width:calc((100% - 40px)/2);max-width:calc((100% - 40px)/2)}}@media (min-width:992px){main.articles.index section.categories .category{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:20px 20px 15px}}@media (min-width:1050px){main.articles.index section.categories .category{padding:30px 30px 25px}}@media (min-width:1230px){main.articles.index section.categories .category{padding:40px 40px 35px}}main.articles.index section.categories .category .fal{color:transparent;position:absolute;top:20px;right:20px;font-size:1.2em;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}main.articles.index section.categories .category .image{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:100px;-webkit-box-flex:0;flex:0 0 100px;height:100px;margin-bottom:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}main.articles.index section.categories .category .image img{height:100px;width:100px;position:relative;z-index:1}main.articles.index section.categories .category .image.green{background-color:rgba(86,172,138,.1)}main.articles.index section.categories .category .image.purple{background-color:rgba(115,77,96,.1)}main.articles.index section.categories .category .image.teal{background-color:rgba(80,169,170,.1)}@media (min-width:992px){main.articles.index section.categories .category .image{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:75px;margin:0 20px -5px 0;-webkit-box-flex:0;flex:0 0 75px;height:75px}main.articles.index section.categories .category .image img{height:75px;width:75px;position:relative;z-index:1}}@media (min-width:1200px){main.articles.index section.categories .category .image{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:100px;margin:0 30px -5px 0;-webkit-box-flex:0;flex:0 0 100px;height:100px}main.articles.index section.categories .category .image img{height:100px;width:100px;position:relative;z-index:1}}main.articles.index section.categories .category .image img{width:60px}@media (min-width:992px){main.articles.index section.categories .category .image img{width:45px}}@media (min-width:1200px){main.articles.index section.categories .category .image img{width:60px}}main.articles.index section.categories .category .title{font-size:1.1em;font-weight:600;margin-bottom:15px;text-align:center}@media (min-width:600px){main.articles.index section.categories .category .title{font-size:1.2em}}@media (min-width:992px){main.articles.index section.categories .category .title{font-size:1.05em;text-align:left}}@media (min-width:1050px){main.articles.index section.categories .category .title{font-size:1.1em}}@media (min-width:1200px){main.articles.index section.categories .category .title{font-size:1.2em}}@media (min-width:1400px){main.articles.index section.categories .category .title{font-size:1.3em}}main.articles.index section.categories .category .description{color:#7f7f7f;line-height:1.5;line-height:1.7;font-size:.9em;text-align:center}@media (min-width:600px){main.articles.index section.categories .category .description{font-size:1em}}@media (min-width:992px){main.articles.index section.categories .category .description{font-size:.85em;text-align:left}}@media (min-width:1050px){main.articles.index section.categories .category .description{font-size:.9em}}@media (min-width:1400px){main.articles.index section.categories .category .description{font-size:1em}}main.articles.index section.categories .category .meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;font-size:.8em;margin-top:15px;color:#7f7f7f}@media (min-width:992px){main.articles.index section.categories .category .meta{-webkit-box-pack:start;justify-content:flex-start}}main.articles.index section.categories .category .meta .item{margin:0 15px 5px 0}main.articles.index section.categories .category .meta .item span{margin-right:2px}main.articles.index .view-all{text-align:right;padding:0 20px}@media (min-width:768px){main.articles.index .view-all{padding:0 30px}}@media (min-width:1400px){main.articles.index .view-all{padding:0}}main.articles.index .view-all a{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}main.articles.index .view-all a .fas{margin:2px 0 0 5px}main.articles.index .list-types{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:.8em;padding:30px 20px 0}@media (min-width:768px){main.articles.index .list-types{padding:30px 30px 0;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;font-size:.95em}}@media (min-width:992px){main.articles.index .list-types{font-size:1em}}@media (min-width:1400px){main.articles.index .list-types{padding:30px 0 0}}main.articles.index .list-types .separator{display:none;border-right:1px solid #dcdcdc;height:45px;width:1px}@media (min-width:992px){main.articles.index .list-types .separator{display:block}}main.articles.index .list-types .title{font-weight:700;-webkit-box-flex:0;flex:0 0 100%;margin:0 15px 5px 0}@media (min-width:992px){main.articles.index .list-types .title{-webkit-box-flex:0;flex:none;margin:0}}main.articles.index .list-types .filters{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px}@media (min-width:768px){main.articles.index .list-types .filters{margin-bottom:10px}}@media (min-width:992px){main.articles.index .list-types .filters{flex-wrap:nowrap;margin-bottom:0}}main.articles.index .list-types .filters .dropdown-menu{margin-top:10px}@media (min-width:768px){main.articles.index .list-types .filters .dropdown-menu{width:420px;max-width:420px}}@media (min-width:992px){main.articles.index .list-types .filters .dropdown-menu{margin:0 0 0 20px}}@media (min-width:1200px){main.articles.index .list-types .filters .dropdown-menu{margin-left:25px}}main.articles.index .list-types .filters .dropdown-menu .selection,main.articles.index .list-types .filters .dropdown-menu ul li{font-size:1em;line-height:1.3}main.articles.index .list-types .sorting{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px}@media (min-width:768px){main.articles.index .list-types .sorting{margin-bottom:10px}}@media (min-width:992px){main.articles.index .list-types .sorting{margin:0;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:nowrap}}main.articles.index .list-types .sorting .title{font-weight:700}main.articles.index .list-types .sorting .sort{margin-right:20px;padding:10px 0;border-bottom:1px solid transparent;text-decoration:none;color:#576071}@media (min-width:992px){main.articles.index .list-types .sorting .sort{margin:0 0 0 20px}}@media (min-width:1200px){main.articles.index .list-types .sorting .sort{margin-left:25px}}main.articles.index .list-types .sorting .sort.active,main.articles.index .list-types .sorting .sort:active,main.articles.index .list-types .sorting .sort:focus,main.articles.index .list-types .sorting .sort:hover{outline:0;border-color:#51a9ab;cursor:pointer;text-decoration:none;color:#576071}main.articles.index .active-filters{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;padding:0 20px}@media (min-width:768px){main.articles.index .active-filters{margin-top:15px;padding:0 30px}}@media (min-width:1400px){main.articles.index .active-filters{padding:0}}main.articles.index .active-filters .filter{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#f5f5f5;border-radius:30px;padding:10px 15px;font-size:.75em;margin:0 10px 10px 0;line-height:1}@media (min-width:768px){main.articles.index .active-filters .filter{font-size:.9em}}@media (min-width:992px){main.articles.index .active-filters .filter{margin-top:10px}}main.articles.index .active-filters .filter a{margin:3px 0 0 10px;font-size:.9em}main.articles.index .article-list{display:-webkit-box;display:flex;flex-wrap:wrap;position:relative;padding:0 20px}@media (min-width:768px){main.articles.index .article-list{padding:0;margin:15px 0 60px}}@media (min-width:992px){main.articles.index .article-list{margin-top:45px}}main.articles.index .article-list:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#fff}main.articles.index .article-list article{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:30px 0;width:100%;border-bottom:1px solid #dcdcdc}@media (min-width:768px){main.articles.index .article-list article:nth-of-type(2n){border-right:none}}@media (min-width:992px){main.articles.index .article-list article:nth-of-type(2n){padding-left:30px}}@media (min-width:992px) and (min-height:900px){main.articles.index .article-list article:nth-of-type(2n){padding-left:75px}}@media (min-width:768px){main.articles.index .article-list article{-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding:30px;border-right:1px solid #dcdcdc}}@media (min-width:992px) and (min-height:900px){main.articles.index .article-list article{padding:75px 75px 75px 30px}}@media (min-width:1400px){main.articles.index .article-list article{padding-left:0}}@media (min-width:1400px) and (min-height:900px){main.articles.index .article-list article{padding:75px 75px 75px 0}}main.articles.index .article-list article .type{text-transform:uppercase;color:#51a9ab;font-weight:600;font-size:.7em;margin-bottom:10px}@media (min-width:768px){main.articles.index .article-list article .type{font-size:.8em}}@media (min-width:768px) and (min-height:900px){main.articles.index .article-list article .type{font-size:.9em;margin-bottom:30px}}main.articles.index .article-list article .type .fa,main.articles.index .article-list article .type .far{display:inline-block;margin-right:3px}main.articles.index .article-list article .title{color:#576071;font-size:1.2em;font-weight:600;text-decoration:none;line-height:1.5;margin-bottom:10px;width:100%}main.articles.index .article-list article .title:hover{color:#51a9ab}@media (min-width:460px) and (min-height:900px){main.articles.index .article-list article .title{font-size:1.5em}}@media (min-width:768px) and (min-height:900px){main.articles.index .article-list article .title{margin-bottom:30px}}@media (min-width:992px){main.articles.index .article-list article .title{font-size:1.3em}}@media (min-width:992px) and (min-height:900px){main.articles.index .article-list article .title{font-size:1.8em}}main.articles.index .article-list article .meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap}main.articles.index .article-list article .meta .info-bit{text-transform:uppercase;color:#b5b5b5;font-size:.7em;font-weight:600;padding:5px 0}main.articles.index .article-list article .meta .info-bit.date{padding-right:20px}main.articles.index .article-list article .meta .info-bit.author{padding:5px 20px;border-left:1px solid #dcdcdc}main.articles.index .article-list article .meta .info-bit.comments{padding-left:20px}main.articles.index .article-list article .meta .info-bit:last-of-type{-webkit-box-flex:0;flex:0 0 100%;padding-left:0}@media (min-width:1200px){main.articles.index .article-list article .meta .info-bit:last-of-type{border-left:1px solid #dcdcdc;-webkit-box-flex:0;flex:none;padding-left:20px}}@media (min-width:768px){main.articles.index .article-list article .meta .info-bit{font-size:.8em}}@media (min-width:768px) and (min-height:900px){main.articles.index .article-list article .meta .info-bit{font-size:.9em}}main.articles.index .article-list p.none-found{margin-top:15px;font-size:.9em}main.articles.view{padding-bottom:30px;margin-bottom:-30px;border-bottom:1px solid #dcdcdc}@media (min-width:600px){main.articles.view{margin-bottom:-20px}}@media (min-width:992px){main.articles.view{margin-bottom:-5px}}@media (min-width:1200px){main.articles.view{margin-bottom:10px}}@media (min-width:1400px){main.articles.view{margin-bottom:25px}}main.articles.view header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:60px 30px 35px;position:relative}main.articles.view header.everyday-life,main.articles.view header.personal-growth,main.articles.view header.professional-development{background-color:#56ac8a}main.articles.view header.core-theory,main.articles.view header.deep-dives,main.articles.view header.research-and-insights{background-color:#734d60}main.articles.view header.a-little-fun,main.articles.view header.personalities-in-life-and-fiction{background-color:#51a9ab}@media (min-width:1200px){main.articles.view header{padding:60px calc(50% - 475px) 45px}}@media (min-width:1200px) and (min-height:900px){main.articles.view header{padding:70px calc(50% - 475px) 130px}}main.articles.view header a{color:#fff}main.articles.view header a:active,main.articles.view header a:focus,main.articles.view header a:hover{border-color:#fff}main.articles.view header .type{text-align:center;line-height:1.5;text-transform:uppercase;font-weight:600;font-size:.8em}@media (min-width:768px){main.articles.view header .type{font-size:1em}}main.articles.view header h1{text-align:center;font-size:1.6em;line-height:1.5;letter-spacing:unset;margin:30px 0 40px;color:#fff;width:100%}@media (min-width:460px){main.articles.view header h1{font-size:2em}}@media (min-width:600px){main.articles.view header h1{font-size:2.5em;padding:0 30px}}@media (min-width:768px){main.articles.view header h1{line-height:1.3}}@media (min-width:768px) and (min-height:900px){main.articles.view header h1{font-size:3em}}@media (min-width:1400px){main.articles.view header h1{font-size:3em}}@media (min-width:1400px) and (min-height:900px){main.articles.view header h1{font-size:3.5em}}main.articles.view header .meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;margin-bottom:45px;z-index:1}main.articles.view header .meta.has-avatar{margin-bottom:50px}@media (min-width:460px){main.articles.view header .meta.has-avatar{margin-bottom:70px}}@media (min-width:600px){main.articles.view header .meta.has-avatar{margin-bottom:90px}}@media (min-width:1200px){main.articles.view header .meta.has-avatar{margin-bottom:75px}}@media (min-width:1200px) and (min-height:900px){main.articles.view header .meta.has-avatar{margin-bottom:30px}}@media (min-width:768px){main.articles.view header .meta{-webkit-box-pack:start;justify-content:flex-start}}@media (min-width:1200px) and (min-height:900px){main.articles.view header .meta{margin-bottom:0}}main.articles.view header .meta .info-bit{text-transform:uppercase;color:#fff;font-size:.8em;font-weight:600;padding:5px 0}@media (min-width:768px){main.articles.view header .meta .info-bit{font-size:.9em}}main.articles.view header .meta .info-bit.date{padding:0 15px}main.articles.view header .meta .info-bit.author{padding:5px 15px;border-right:1px solid #dcdcdc}main.articles.view header .meta .info-bit.comments{padding:0 15px;-webkit-box-flex:0;flex:0 0 100%;margin-top:10px;text-align:center}@media (min-width:460px){main.articles.view header .meta .info-bit.comments{-webkit-box-flex:0;flex:none;margin:0;border-left:1px solid #dcdcdc}}main.articles.view header .background{display:block;position:absolute;left:0;right:0;bottom:0;width:100%;height:60px}@media (min-width:1200px) and (min-height:900px){main.articles.view header .background{height:161px}}main.articles.view header .background .c1{fill:#fff}main.articles.view header .avatar-wrapper{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#fff;padding:7px;position:absolute;bottom:-30px}@media (min-width:600px){main.articles.view header .avatar-wrapper{bottom:-35px}}@media (min-width:768px){main.articles.view header .avatar-wrapper{bottom:-45px}}@media (min-width:1200px) and (min-height:900px){main.articles.view header .avatar-wrapper{bottom:-15px}}main.articles.view header .avatar-wrapper .avatar{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;height:75px;width:75px;margin-bottom:-5px}main.articles.view header .avatar-wrapper .avatar img{height:75px;width:75px;position:relative;z-index:1}@media (min-width:460px){main.articles.view header .avatar-wrapper .avatar{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;height:90px;width:90px;margin-bottom:-5px}main.articles.view header .avatar-wrapper .avatar img{height:90px;width:90px;position:relative;z-index:1}}@media (min-width:600px){main.articles.view header .avatar-wrapper .avatar{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;height:110px;width:110px;margin-bottom:-5px}main.articles.view header .avatar-wrapper .avatar img{height:110px;width:110px;position:relative;z-index:1}}main.articles.view .container{display:block}@media (min-width:1400px){main.articles.view .container{display:-webkit-box;display:flex}}@media (min-width:2000px){main.articles.view .container{max-width:2000px;margin:0 auto}}main.articles.view .sidebar{display:none}@media (min-width:1400px){main.articles.view .sidebar{display:-webkit-box;display:flex}}main.articles.view .article-content{overflow:hidden;margin:45px 0 30px}@media (min-width:768px){main.articles.view .article-content{margin:60px 0}}@media (min-width:768px) and (min-height:900px){main.articles.view .article-content{margin-top:80px}}@media (min-width:992px){main.articles.view .article-content{max-width:900px;margin:60px auto}}@media (min-width:992px) and (min-height:900px){main.articles.view .article-content{margin-top:80px}}@media (min-width:1400px){main.articles.view .article-content{margin:60px 0}}@media (min-width:1800px){main.articles.view .article-content{width:100%;max-width:1200px}}main.articles.view .article-content .scene{margin:30px 0;max-width:100%;text-align:center}@media (min-width:992px){main.articles.view .article-content .scene{margin:50px 0}}main.articles.view .article-content .scene img{width:100%}main.articles.view .article-content .avatar{height:220px}main.articles.view .article-content .avatar.left{float:left;margin:20px -30px 10px -60px}main.articles.view .article-content .avatar.left.celebrity{margin:20px 20px 10px -10px}main.articles.view .article-content .avatar.right{float:right;margin:20px -60px 10px -30px}main.articles.view .article-content .avatar.right.celebrity{margin:20px -10px 10px 20px}@media (min-width:460px){main.articles.view .article-content .avatar{height:300px}}@media (min-width:768px){main.articles.view .article-content .avatar{height:350px}}main.articles.view .article-content a{outline:0;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px}main.articles.view .article-content a:active,main.articles.view .article-content a:focus,main.articles.view .article-content a:hover{border-color:#51a9ab}main.articles.view .article-content .description-pullout{background-color:#56ac8a;color:#fff;line-height:2.2}main.articles.view .article-content .description-pullout p:first-of-type{margin-top:0}main.articles.view .article-content .description-pullout p:last-of-type{margin-bottom:0}main.articles.view .article-content .description-pullout a{color:#cee7dd}main.articles.view .article-content .description-pullout a:active,main.articles.view .article-content .description-pullout a:focus,main.articles.view .article-content .description-pullout a:hover{color:#fff;border-color:#fff}main.articles.view .article-content .chart-wrapper{margin:30px 0}@media (min-width:768px){main.articles.view .article-content .chart-wrapper{margin:50px 0 40px}}main.articles.view .article-content .chart-wrapper .title{margin-bottom:40px;text-align:center;line-height:1.6;font-size:.8em}@media (min-width:450px){main.articles.view .article-content .chart-wrapper .title{line-height:2;font-size:.9em;margin-bottom:25px}}@media (min-width:768px){main.articles.view .article-content .chart-wrapper .title{font-size:1em;margin-bottom:30px}}@media (min-width:1800px){main.articles.view .article-content .chart-wrapper .title{font-size:1.1em}}main.articles.view .article-content .chart-wrapper .title span{font-weight:600}main.articles.view .rating{margin-bottom:30px}@media (min-width:768px){main.articles.view .rating{margin:-15px 0 55px}}main.articles.view .rating p{margin-bottom:10px}main.articles.view .rating .options{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-webkit-box-pack:end;justify-content:flex-end}main.articles.view .rating .options span{font-size:1.4em;margin:0 3px;color:#b5b5b5;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}main.articles.view .rating .options span.fas,main.articles.view .rating .options span:hover{color:#51a9ab;cursor:pointer}main.articles.view .rating .options span.fas~span,main.articles.view .rating .options span:hover~span{color:#51a9ab}main.articles.view .cta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#51a9ab;border-radius:10px;margin:120px auto 60px;max-width:950px}main.articles.view .cta .avatar{margin:-60px 0 15px;position:relative;width:120px;height:120px}main.articles.view .cta .avatar:before{content:"";position:absolute;top:10px;bottom:0;left:0;right:0;-webkit-clip-path:polygon(56% 0,95% 25%,96% 75%,49% 97%,0 69%,10% 28%);clip-path:polygon(56% 0,95% 25%,96% 75%,49% 97%,0 69%,10% 28%);background-color:#576071;z-index:0}main.articles.view .cta .avatar:after{content:"";position:absolute;top:10px;bottom:0;left:0;right:0;-webkit-clip-path:polygon(49% 100%,100% 100%,96% 75%,49% 97%,0 69%,0 100%);clip-path:polygon(49% 100%,100% 100%,96% 75%,49% 97%,0 69%,0 100%);background-color:#51a9ab;z-index:2}main.articles.view .cta .avatar img{width:135px;position:relative;margin:-15px 0 0 -15px;z-index:1}main.articles.view .cta .text{padding:0 15px 15px;text-align:center;color:#fff;width:100%}@media (min-width:550px){main.articles.view .cta .text{padding:0 30px 30px}}@media (min-width:992px){main.articles.view .cta .text{font-size:1.2em;padding:0 60px 30px}}main.articles.view .cta .text p{font-size:1em}main.articles.view .cta .text a{color:#b8dcdd}main.articles.view .cta .text .btn{background-color:#418788;padding:25px 60px}main.articles.view .cta .text .btn:active,main.articles.view .cta .text .btn:focus,main.articles.view .cta .text .btn:hover{background-color:#387677}main.articles.view .theory-article.reliability-article .table{width:auto;margin:30px 0 10px;font-size:.85em;border-collapse:collapse}main.articles.view .theory-article.reliability-article .table.equal-widths td{width:16.66667%}main.articles.view .theory-article.reliability-article .table td,main.articles.view .theory-article.reliability-article .table th{padding:10px;border:1px solid #dcdcdc;text-align:left}main.articles.view .theory-article.reliability-article .table td.grey,main.articles.view .theory-article.reliability-article .table th.grey{background-color:#f5f5f5}main.articles.view .theory-article.reliability-article .note{font-size:.85em;color:#b5b5b5}main.articles.view .theory-article .row{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;margin-bottom:17px}@media (min-width:450px){main.articles.view .theory-article .row{margin-bottom:25px}}@media (min-width:768px) and (min-height:900px){main.articles.view .theory-article .row{margin-bottom:30px}}@media (min-width:992px){main.articles.view .theory-article .row .trait-comparison{-webkit-box-flex:0;flex:0 0 48%}}main.articles.view .theory-article .row .trait-comparison .illustration{margin-bottom:15px;padding:15px 15px 0;text-align:center}main.articles.view .theory-article .row .trait-comparison .illustration img{width:100%;max-width:340px}main.articles.view .theory-article .row .trait-comparison p{margin-bottom:0}main.articles.view .theory-article .trait-illustration{text-align:center;margin-bottom:15px}main.articles.view .theory-article .trait-illustration img{width:100%;max-width:300px}main.articles.view .theory-article span.type_letter{font-weight:700;text-decoration:underline}main.articles.view .theory-article a.toc-item{position:relative;top:-250px;display:block}main.articles.view .theory-article .type-table{border-collapse:collapse;border:1px solid #dcdcdc;margin-bottom:20px}main.articles.view .theory-article .type-table td{border:1px solid #dcdcdc;padding:10px;vertical-align:middle}main.articles.view .toc{display:none}.qs-g.redeem{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){.qs-g.redeem{padding:0 30px}}@media (min-width:1250px){.qs-g.redeem{padding:0}}.qs-g.redeem h1{padding-left:0;padding-right:0}.qs-g.redeem label{display:block;font-weight:600;margin:30px 0 20px;font-size:1.2em}.qs-g.redeem>.code input{display:block;width:250px;text-transform:uppercase;margin-bottom:25px;font-weight:600;height:65px}.qs-g.redeem>.selection input,.qs-g.redeem>.selection select{display:block;width:100%;max-width:350px;height:65px}.qs-g.redeem>.selection select{margin-bottom:20px}.qs-g.redeem>.selection input{margin-bottom:25px}.qs-g.redeem>.selection .note{font-size:.9em;color:#7f7f7f;margin-top:20px}.qs-g.redeem>.verification input,.qs-g.redeem>.verification select{display:block;width:100%;max-width:350px;margin-bottom:25px;height:65px}.qs-g.redeem>.download .btn{margin-bottom:20px}.qs-g.redeem .btn{padding:20px 60px}main.orders.download{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.orders.download{padding:0 30px}}@media (min-width:1250px){main.orders.download{padding:0}}main.orders.download h1{padding-left:0;padding-right:0}main.orders.download .btn{margin-top:17px;padding:20px 60px}main.orders.history{position:relative}main.orders.history .background{position:absolute;left:0;right:0;height:580px;z-index:-1;background-color:#f9f9f9;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),81% 100%,42% calc(100% - 30px),22% 100%,0 calc(100% - 20px));clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),81% 100%,42% calc(100% - 30px),22% 100%,0 calc(100% - 20px))}@media (min-width:768px){main.orders.history .background{height:700px;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px));clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px))}}main.orders.history .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.orders.history .container{padding:0 30px}}@media (min-width:1250px){main.orders.history .container{padding:0}}main.orders.history .container h1{padding-left:0;padding-right:0}main.orders.history section.academy{margin-bottom:60px}main.orders.history section.academy .action-upgrade .fal{margin-right:5px}main.orders.history section.academy .title{font-size:1.2em;margin-bottom:30px}@media (min-width:768px){main.orders.history section.academy .title{font-size:1.5em;margin-bottom:45px}}main.orders.history section.academy .note{color:#7f7f7f}main.orders.history section.academy .status-wrapper{background-color:#fff;padding:30px 20px;border-radius:10px;border:1px solid #eee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:768px){main.orders.history section.academy .status-wrapper{padding:30px 45px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}main.orders.history section.academy .status-wrapper .avatar{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;height:80px;width:80px;-webkit-box-flex:0;flex:0 0 80px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-bottom:15px}main.orders.history section.academy .status-wrapper .avatar img{height:80px;width:80px;position:relative;z-index:1}@media (min-width:768px){main.orders.history section.academy .status-wrapper .avatar{margin:0 30px 0 0}}main.orders.history section.academy .status-wrapper .avatar .f16{font-size:2.5em;color:#7f7f7f}main.orders.history section.academy .status-wrapper .info{-webkit-box-flex:1;flex-grow:1;margin-bottom:15px;text-align:center}@media (min-width:768px){main.orders.history section.academy .status-wrapper .info{margin:0;padding-right:30px;text-align:left}}main.orders.history section.academy .status-wrapper .info .status{text-transform:uppercase;font-weight:600;margin-bottom:5px;font-size:1.1em}main.orders.history section.academy .status-wrapper .info .status.active{color:#51a9ab}main.orders.history section.academy .status-wrapper .info .status.inactive{color:#dc6950}main.orders.history section.academy .status-wrapper .info .note{line-height:1.5;font-size:.9em}@media (min-width:992px){main.orders.history section.academy .status-wrapper .info .note{font-size:1em}}main.orders.history section.academy .status-wrapper .actions{width:100%;text-align:center}@media (min-width:768px){main.orders.history section.academy .status-wrapper .actions{-webkit-box-flex:0;flex:0 0 300px;width:300px}}main.orders.history section.academy .status-wrapper .actions .btn{padding:20px 0;width:100%;max-width:300px}main.orders.history section.academy .status-wrapper .actions .update-card{display:inline-block;margin-top:20px}main.orders.history section.ebooks>.title{font-size:1.2em;margin-bottom:15px}@media (min-width:768px){main.orders.history section.ebooks>.title{font-size:1.5em}}main.orders.history section.ebooks .note{color:#7f7f7f;margin-bottom:30px;font-size:.9em}@media (min-width:768px){main.orders.history section.ebooks .note{margin-bottom:45px;font-size:1em}}@media (min-width:768px){main.orders.history section.ebooks .list{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}}@media (min-width:992px){main.orders.history section.ebooks .list{display:block}}main.orders.history section.ebooks .list .order{background-color:#fff;margin-bottom:30px;border-radius:10px;border:1px solid #eee;overflow:hidden}@media (min-width:768px){main.orders.history section.ebooks .list .order{-webkit-box-flex:0;flex:0 0 calc((100% - 30px)/2)}}@media (min-width:992px){main.orders.history section.ebooks .list .order{-webkit-box-flex:0;flex:none}}main.orders.history section.ebooks .list .order .info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:30px 20px}@media (min-width:992px){main.orders.history section.ebooks .list .order .info{padding:30px 45px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}main.orders.history section.ebooks .list .order .info img{width:150px;margin-bottom:30px}@media (min-width:992px){main.orders.history section.ebooks .list .order .info img{margin:0 30px 0 0}}main.orders.history section.ebooks .list .order .info .meta{-webkit-box-flex:1;flex-grow:1;margin-bottom:30px;text-align:center}@media (min-width:992px){main.orders.history section.ebooks .list .order .info .meta{text-align:left;margin:0 30px 0 0}}main.orders.history section.ebooks .list .order .info .meta .title{font-size:1.1em;font-weight:600;margin-bottom:10px}main.orders.history section.ebooks .list .order .info .meta .price{color:#51a9ab;font-size:1.1em;margin-bottom:10px}main.orders.history section.ebooks .list .order .info .meta .date{color:#7f7f7f}main.orders.history section.ebooks .list .order .info .actions{text-align:center}@media (min-width:992px){main.orders.history section.ebooks .list .order .info .actions{text-align:right;-webkit-box-flex:0;flex:0 0 330px}}main.orders.history section.ebooks .list .order .info .actions .btn{font-size:.9em;padding:20px 0;width:100%;max-width:300px;margin:5px 0}@media (min-width:992px){main.orders.history section.ebooks .list .order .info .actions .btn{padding:0 35px;height:67px}}main.orders.history section.ebooks .list .order .offers .new-edition{padding:30px 45px;background-color:#fefcf4;color:#8a7e3e;line-height:1.8}main.orders.history section.ebooks .list .order .offers .new-edition .meta{margin-top:15px;line-height:1.5}main.orders.history section.ebooks .list .order .offers .another{background-color:#f9f9f9;padding:45px}main.orders.history section.ebooks .list .order .offers .another .title{text-align:center;font-size:1.1em;font-weight:600;margin-bottom:10px}main.orders.history section.ebooks .list .order .offers .another .discounts{text-align:center;color:#7f7f7f;line-height:1.7}main.orders.history section.ebooks .list .order .offers .another .discounts .code{font-weight:600;color:#51a9ab}main.orders.history section.ebooks .btn.get-another .fal{margin-right:5px}main.orders.history section.cta{background-color:#a486b5;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;margin-top:100px;border-radius:10px;padding:60px 20px 20px}@media (min-width:768px){main.orders.history section.cta{margin-top:160px;padding:100px 80px 60px}}main.orders.history section.cta .avatar{position:absolute;left:calc(50% - 50px);top:-65px;height:100px;width:100px}@media (min-width:768px){main.orders.history section.cta .avatar{left:calc(50% - 72px);top:-90px;height:160px;width:145px}}main.orders.history section.cta .title{font-size:1.2em;margin-bottom:20px;font-weight:600}@media (min-width:460px){main.orders.history section.cta .title{font-size:1.3em}}@media (min-width:768px){main.orders.history section.cta .title{font-size:1.5em}}main.orders.history section.cta p{text-align:center;font-size:.9em;width:100%}@media (min-width:460px){main.orders.history section.cta p{font-size:1em}}@media (min-width:768px){main.orders.history section.cta p{font-size:1.1em}}main.testimonials.view{position:relative}main.testimonials.view .background{background-color:#734d60;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),81% 100%,42% calc(100% - 20px),22% 100%,0 calc(100% - 20px));clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),81% 100%,42% calc(100% - 20px),22% 100%,0 calc(100% - 20px));height:410px;top:0;left:0;right:0;position:absolute;z-index:-1}@media (min-width:460px){main.testimonials.view .background{height:480px}}@media (min-width:600px){main.testimonials.view .background{height:530px}}@media (min-width:768px){main.testimonials.view .background{height:600px}}@media (min-width:992px){main.testimonials.view .background{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px));clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px));height:700px}}@media (min-width:1400px){main.testimonials.view .background{height:750px}}main.testimonials.view header{color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:30px 15px 60px}@media (min-width:460px){main.testimonials.view header{padding:45px 30px 90px}}@media (min-width:768px){main.testimonials.view header{padding:60px 30px 120px}}@media (min-width:992px){main.testimonials.view header{padding:100px 30px 150px}}@media (min-width:1400px){main.testimonials.view header{padding-top:150px}}main.testimonials.view header h1{font-size:1.5em;text-align:center;font-weight:700;letter-spacing:unset;color:#fff;max-width:1200px;line-height:1.5}@media (min-width:460px){main.testimonials.view header h1{font-size:2.3em}}@media (min-width:500px){main.testimonials.view header h1{padding:0 15px}}@media (min-width:600px){main.testimonials.view header h1{font-size:2.5em}}@media (min-width:768px){main.testimonials.view header h1{font-size:3em}}@media (min-width:992px){main.testimonials.view header h1{padding:0}}@media (min-width:1400px){main.testimonials.view header h1{font-size:3.5em}}main.testimonials.view header .subtitle{font-size:1em;line-height:1.7;padding:0 30px;text-align:center;margin-bottom:0;color:#c4c7cd;max-width:700px}@media (min-width:460px){main.testimonials.view header .subtitle{font-size:1.2em}}@media (min-width:600px){main.testimonials.view header .subtitle{font-size:1.3em}}@media (min-width:768px){main.testimonials.view header .subtitle{font-size:1.4em}}@media (min-width:1400px){main.testimonials.view header .subtitle{font-size:1.7em}}main.testimonials.view header .dropdown-menu{font-size:.8em;margin-top:45px;width:100%}@media (min-width:460px){main.testimonials.view header .dropdown-menu{font-size:.9em;width:360px}}@media (min-width:768px){main.testimonials.view header .dropdown-menu{font-size:1em;width:400px}}main.testimonials.view header .dropdown-menu .selection{color:#fff}main.testimonials.view header img{max-width:900px;margin:45px 0 -85px;position:relative;z-index:2}@media (min-width:460px){main.testimonials.view header img{margin-bottom:-110px}}@media (min-width:768px){main.testimonials.view header img{margin-bottom:-135px}}@media (min-width:992px){main.testimonials.view header img{margin-bottom:-235px}}@media (min-width:1400px){main.testimonials.view header img{margin-bottom:-220px}}main.testimonials.view .container{width:100%;max-width:1200px;margin:0 auto}main.testimonials.view section.list{margin-top:60px;display:-webkit-box;display:flex;flex-wrap:wrap;padding:0 15px}@media (min-width:992px){main.testimonials.view section.list{margin-top:120px}}@media (min-width:1200px){main.testimonials.view section.list{padding:0}}main.testimonials.view section.list .testimonial{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:15px;box-shadow:0 3px 10px 3px #e4e4e2;border-radius:10px;overflow:hidden;max-width:100%;width:100%}@media (min-width:768px){main.testimonials.view section.list .testimonial:nth-child(2n){margin-right:0}}@media (min-width:992px){main.testimonials.view section.list .testimonial:nth-child(2n){margin-right:15px}}@media (min-width:992px){main.testimonials.view section.list .testimonial:nth-child(3n){margin-right:0}}@media (min-width:768px){main.testimonials.view section.list .testimonial{-webkit-box-flex:0;flex:0 0 calc((100% - 15px)/2);width:calc((100% - 15px)/2);margin:0 15px 15px 0}}@media (min-width:992px){main.testimonials.view section.list .testimonial{-webkit-box-flex:0;flex:0 0 calc((100% - 30px)/3);width:calc((100% - 30px)/3);margin:0 15px 15px 0}}main.testimonials.view section.list .testimonial .comment{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;line-height:1.7em;font-size:.8em;white-space:pre-line;overflow-wrap:break-word;padding:30px;margin-bottom:50px}@media (min-width:768px){main.testimonials.view section.list .testimonial .comment{font-size:.9em}}@media (min-width:1200px){main.testimonials.view section.list .testimonial .comment{margin-bottom:60px}}main.testimonials.view section.list .testimonial .comment .see-more{color:#51a9ab;font-weight:600;font-size:.9em;cursor:pointer}main.testimonials.view section.list .testimonial .meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#734d60}main.testimonials.view section.list .testimonial .meta .avatar{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:120px;width:120px;margin:-60px 0 20px;border:5px solid #fff;border-radius:50%;overflow:hidden}@media (min-width:1200px){main.testimonials.view section.list .testimonial .meta .avatar{height:140px;width:140px;margin-top:-70px}}main.testimonials.view section.list .testimonial .meta .avatar img{width:110px}@media (min-width:1200px){main.testimonials.view section.list .testimonial .meta .avatar img{width:130px}}main.testimonials.view section.list .testimonial .meta .author{font-weight:600;text-transform:uppercase;margin-bottom:5px;font-size:.9em;color:#fff}@media (min-width:768px){main.testimonials.view section.list .testimonial .meta .author{font-size:1em}}main.testimonials.view section.list .testimonial .meta .type{margin-bottom:30px;font-size:.8em;color:#bfb0c6}@media (min-width:768px){main.testimonials.view section.list .testimonial .meta .type{font-size:.9em}}main.testimonials.view .pagination{margin:45px 0 60px}main.testimonials.view .note{margin:30px 15px 0;background-color:#f9f9f9;border-radius:5px;padding:20px 30px;font-size:.8em;color:#7f7f7f}@media (min-width:1200px){main.testimonials.view .note{margin:30px 0 0;font-size:.9em}}main.testimonials.new{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.testimonials.new{padding:0 30px}}@media (min-width:1250px){main.testimonials.new{padding:0}}main.testimonials.new h1{padding-left:0;padding-right:0}main.testimonials.new .group{margin-bottom:30px}main.testimonials.new .group label{display:block;margin-bottom:15px}main.testimonials.new .group input{display:block;max-width:300px;width:100%}main.testimonials.new .group textarea{display:block;width:100%;height:150px;margin-bottom:5px}main.testimonials.new .group .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-size:.9em;color:#7f7f7f}@media (min-width:768px){main.testimonials.new .group .wrapper{-webkit-box-align:center;align-items:center}}main.testimonials.new .group .wrapper .counter{-webkit-box-flex:1;flex-grow:1;text-align:right;padding-left:30px}main.testimonials.new .group .note.photo{margin-top:15px;font-size:.9em;color:#7f7f7f}main.testimonials.new .group .btn{padding:20px 60px}main.testimonials.confirmation{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.testimonials.confirmation{padding:0 30px}}@media (min-width:1250px){main.testimonials.confirmation{padding:0}}main.testimonials.confirmation h1{padding-left:0;padding-right:0}main.testimonials.confirmation .code{font-weight:600;background-color:#f5f5f5;padding:5px 10px;border-radius:10px}main.refund-survey{width:100%;max-width:1200px;padding:0 20px;margin:0 auto 60px}@media (min-width:768px){main.refund-survey{padding:0 30px}}@media (min-width:1250px){main.refund-survey{padding:0}}main.refund-survey h1{padding-left:0;padding-right:0}main.refund-survey textarea{display:block;width:100%;height:150px;margin:25px 0 20px}main.refund-survey .btn{padding:20px 60px}main.orders.vat-invoice{width:900px;margin:120px auto 0;border:1px solid #dcdcdc;border-radius:5px;padding:60px}main.orders.vat-invoice .logo{margin-bottom:30px;width:100%}main.orders.vat-invoice .logo img{width:320px}main.orders.vat-invoice .parties{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;margin:60px 0}main.orders.vat-invoice .parties .seller{font-size:.9em;line-height:1.7;color:#9b9faa;text-align:right}main.orders.vat-invoice .parties .purchaser{font-size:1.1em;line-height:1.7}main.orders.vat-invoice .parties .purchaser .name{font-weight:600;font-size:1.1em}main.orders.vat-invoice .date{text-align:right;margin-bottom:45px}main.orders.vat-invoice .date.supplied-at{margin:-35px 0 45px;font-size:.75em;color:#9b9faa}main.orders.vat-invoice .title{font-size:2.3em;font-weight:600;margin-bottom:15px}main.orders.vat-invoice .meta{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:45px}main.orders.vat-invoice .meta .number span{color:#9b9faa}main.orders.vat-invoice .meta .status span{font-weight:600;text-transform:uppercase;color:#fff;margin-left:5px;border-radius:5px;padding:5px 10px}main.orders.vat-invoice .meta .status span.paid{background-color:#51a9ab}main.orders.vat-invoice .meta .status span.refunded,main.orders.vat-invoice .meta .status span.void{background-color:#dc6950}main.orders.vat-invoice table{width:100%}main.orders.vat-invoice table th{font-size:1.1em}main.orders.vat-invoice table th:nth-of-type(2),main.orders.vat-invoice table th:nth-of-type(3),main.orders.vat-invoice table th:nth-of-type(4){width:170px}main.orders.vat-invoice table tr:last-of-type{border-bottom:1px solid #dcdcdc}main.orders.vat-invoice table td,main.orders.vat-invoice table th{padding:20px 0;text-align:right;border-top:1px solid #dcdcdc}main.orders.vat-invoice table td:first-of-type,main.orders.vat-invoice table th:first-of-type{text-align:left}main.orders.vat-invoice table small{font-size:.8em;margin-top:5px;color:#7f7f7f}main.orders.vat-invoice .exchange-note,main.orders.vat-invoice .reverse-note{margin-top:15px;background-color:#f9f9f9;border-radius:5px;padding:15px;color:#9b9faa;font-style:italic;font-size:.8em}main.orders.vat-invoice .thanks-note{margin:60px 0 30px;text-align:center}main.contact-us header{background-color:#56ac8a;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}@media (min-width:1200px){main.contact-us header{-webkit-box-align:start;align-items:flex-start;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),calc(60% - 150px) 100%,0 calc(100% - 200px));clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),calc(60% - 150px) 100%,0 calc(100% - 200px));-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media (min-width:1600px){main.contact-us header{-webkit-box-align:center;align-items:center}}main.contact-us header .scene{width:100%;background-color:#eaeae9}@media (min-width:992px){main.contact-us header .scene{padding:0}}@media (min-width:1200px){main.contact-us header .scene{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 82px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 82px) 100%,0 100%);-webkit-box-flex:0;flex:0 0 55%;padding-bottom:190px}}@media (min-width:1400px){main.contact-us header .scene{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 150px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 150px) 100%,0 100%);-webkit-box-flex:0;flex:0 0 60%}}@media (min-width:1600px){main.contact-us header .scene{padding-bottom:120px}}main.contact-us header .caption{padding:30px 20px;color:#fff;position:relative}@media (min-width:460px){main.contact-us header .caption{padding-top:40px}}@media (min-width:768px){main.contact-us header .caption{padding:30px}}@media (min-width:992px){main.contact-us header .caption{padding:80px 60px 15px}}@media (min-width:1200px){main.contact-us header .caption{padding-top:40px}}@media (min-width:1250px){main.contact-us header .caption{padding-top:50px}}@media (min-width:1330px){main.contact-us header .caption{padding-top:70px}}@media (min-width:1360px){main.contact-us header .caption{padding-top:80px}}@media (min-width:1400px){main.contact-us header .caption{padding-top:50px}}@media (min-width:1450px){main.contact-us header .caption{padding-top:60px}}@media (min-width:1500px){main.contact-us header .caption{padding-top:90px}}@media (min-width:1600px){main.contact-us header .caption{padding:0 100px 50px}}main.contact-us header .caption:after{content:"";position:absolute;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),81% 100%,42% calc(100% - 15px),22% 100%,0 calc(100% - 10px));clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),81% 100%,42% calc(100% - 15px),22% 100%,0 calc(100% - 10px));left:0;right:0;height:45px;background-color:#56ac8a}@media (min-width:460px){main.contact-us header .caption:after{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),81% 100%,42% calc(100% - 30px),22% 100%,0 calc(100% - 20px));clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),81% 100%,42% calc(100% - 30px),22% 100%,0 calc(100% - 20px));height:60px}}@media (min-width:992px){main.contact-us header .caption:after{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),81% 100%,42% calc(100% - 50px),22% 100%,0 calc(100% - 30px));clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),81% 100%,42% calc(100% - 50px),22% 100%,0 calc(100% - 30px));height:70px}}@media (min-width:1200px){main.contact-us header .caption:after{display:none}}main.contact-us header .caption h1{color:#fff;margin-top:0;font-size:1.4em}@media (min-width:460px){main.contact-us header .caption h1{font-size:1.7em}}@media (min-width:768px){main.contact-us header .caption h1{font-size:2em}}@media (min-width:992px){main.contact-us header .caption h1{font-size:2.5em}}@media (min-width:1400px){main.contact-us header .caption h1{font-size:3.5em}}main.contact-us header .caption .email{font-size:.9em}@media (min-width:460px){main.contact-us header .caption .email{font-size:1em}}@media (min-width:768px){main.contact-us header .caption .email{font-size:1.1em}}@media (min-width:1400px){main.contact-us header .caption .email{font-size:1.2em}}main.contact-us header .caption p{font-size:.9em}@media (min-width:460px){main.contact-us header .caption p{font-size:1em}}@media (min-width:768px){main.contact-us header .caption p{font-size:1.1em}}@media (min-width:1400px){main.contact-us header .caption p{font-size:1.2em}}main.contact-us header .caption .email{margin:20px 0}@media (min-width:460px){main.contact-us header .caption .email{margin:30px 0}}@media (min-width:992px){main.contact-us header .caption .email{margin:20px 0}}@media (min-width:1400px){main.contact-us header .caption .email{margin:30px 0}}main.contact-us header .caption .company-info{margin:20px 0;line-height:1.7;color:#336954;font-size:.8em}@media (min-width:460px){main.contact-us header .caption .company-info{margin:30px 0;font-size:1em}}@media (min-width:992px){main.contact-us header .caption .company-info{margin:20px 0}}@media (min-width:1400px){main.contact-us header .caption .company-info{margin:30px 0}}main.contact-us header .caption .company-info .name{font-weight:600;font-size:1.25em}@media (min-width:460px){main.contact-us header .caption .company-info .name{font-size:1.2em}}main.contact-us header .caption .social-cta.comp{padding:0}main.contact-us header .caption .social-cta.comp .wrapper{margin-top:0;-webkit-box-pack:start;justify-content:flex-start}@media (min-width:460px){main.contact-us header .caption .social-cta.comp .wrapper{margin:30px 0 15px}}@media (min-width:992px){main.contact-us header .caption .social-cta.comp .wrapper{margin:20px 0}}@media (min-width:1400px){main.contact-us header .caption .social-cta.comp .wrapper{margin-top:40px}}main.contact-us header .caption .social-cta.comp .social-icons{width:100%;margin:0}@media (min-width:1200px){main.contact-us header .caption .social-cta.comp .social-icons{-webkit-box-pack:start;justify-content:flex-start;-webkit-box-flex:0;flex:0 0 300px;width:300px}}main.contact-us header .caption .social-cta.comp .social-icons .icon{color:#fff}@media (min-width:1024px){main.contact-us header .caption .social-cta.comp .social-icons .icon{margin:0 20px 0 0}}main.contact-us section.faq{width:100%;max-width:1200px;margin:30px auto 0;padding:0 20px}@media (min-width:768px){main.contact-us section.faq{margin-top:100px;padding:0 30px}}@media (min-width:1250px){main.contact-us section.faq{padding:0}}main.contact-us section.faq h2{text-align:center;font-size:1.4em;letter-spacing:unset;color:#576071;font-weight:600;line-height:1.5;margin:30px 0}@media (min-width:450px){main.contact-us section.faq h2{font-size:1.5em}}@media (min-width:550px){main.contact-us section.faq h2{font-size:1.6em}}@media (min-width:768px){main.contact-us section.faq h2{font-size:2.2em;margin:50px 0 30px}}@media (min-width:1600px){main.contact-us section.faq h2{font-size:2.3em}}main.contact-us section.faq .input-wrapper{margin:30px 0}@media (min-width:768px){main.contact-us section.faq .input-wrapper{margin:60px 0}}main.contact-us section.faq .input-wrapper:focus-within .i svg{fill:#51a9ab}main.contact-us section.faq .input-wrapper .i{position:absolute;width:17px;height:17px;top:19px;left:18px}@media (min-width:768px){main.contact-us section.faq .input-wrapper .i{top:26px;left:26px;width:23px;height:23px}}main.contact-us section.faq .input-wrapper .i svg{fill:#b5b5b5}main.contact-us section.faq .input-wrapper input{width:100%;border-radius:35px;padding:15px 17px 17px 45px;font-size:.9em;line-height:1.3}@media (min-width:460px){main.contact-us section.faq .input-wrapper input{font-size:1em}}@media (min-width:768px){main.contact-us section.faq .input-wrapper input{padding:23px 25px 25px 65px;font-size:1.1em}}main.contact-us section.faq .category>.title{font-weight:600;font-size:1.1em;margin:30px 0 15px}@media (min-width:768px){main.contact-us section.faq .category>.title{font-size:1.4em;margin:60px 0 45px}}main.contact-us section.faq .category .question{margin:15px 0}main.contact-us section.faq .category .question.last{border-bottom:1px solid #eee}main.contact-us section.faq .category .question.last.expanded,main.contact-us section.faq .category .question.last .title{padding-bottom:30px}main.contact-us section.faq .category .question.expanded .title{padding-bottom:15px}@media (min-width:768px){main.contact-us section.faq .category .question.expanded .title{padding-bottom:30px}}@media (min-width:768px){main.contact-us section.faq .category .question{margin:30px 0}}main.contact-us section.faq .category .question .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-top:15px;font-size:.9em;line-height:1.7;cursor:pointer;border-top:1px solid #eee}@media (min-width:768px){main.contact-us section.faq .category .question .title{font-size:1.2em;padding-top:30px}}@media (min-width:1200px){main.contact-us section.faq .category .question .title{line-height:1.5}}main.contact-us section.faq .category .question .title .far{margin:2px 15px 0 5px;color:#51a9ab}@media (min-width:768px){main.contact-us section.faq .category .question .title .far{margin-right:30px}}main.contact-us section.faq .category .question .answer{color:#7f7f7f;font-size:.8em}@media (min-width:768px){main.contact-us section.faq .category .question .answer{font-size:1em}}main.contact-us section.faq .category .question .answer p:last-of-type{margin:0}main.contact-us section.faq .category a.see-all{font-size:.9em}@media (min-width:768px){main.contact-us section.faq .category a.see-all{font-size:1em}}main.reset-password{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.reset-password{padding:0 30px}}@media (min-width:1250px){main.reset-password{padding:0}}main.reset-password h1{padding-left:0;padding-right:0}main.reset-password input{width:350px;max-width:100%;display:block;margin-bottom:30px}main.reset-password .btn{padding:20px 0;width:100%;max-width:300px}main.reset-password .modal.password-reset p,main.reset-password modal.password-reset p{text-align:center;margin:30px 0 10px}main.reset-password .modal.password-reset .modal-actions,main.reset-password modal.password-reset .modal-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}main.reset-password .modal.password-reset .modal-actions .btn,main.reset-password modal.password-reset .modal-actions .btn{padding:20px 60px}main.careers{margin-bottom:100px}main.careers.index .positions{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;flex-wrap:wrap;margin-top:30px}main.careers.index .positions .position{margin:0 15px 30px 0;padding:0 15px;width:300px;color:#576071}main.careers.index .positions .position:hover{color:#51a9ab}main.careers.index .positions .position .illustration{text-align:center;margin-bottom:15px}main.careers.index .positions .position .illustration img{width:200px}main.careers.index .positions .position .title{text-align:center;font-weight:600}@media (min-width:760px){main.careers.position{padding:0 17%}}main.careers.position ol{margin-bottom:17px}main.careers.position ol li{line-height:1.8}main.error-page{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:768px){main.error-page{padding:0 30px}}@media (min-width:1250px){main.error-page{padding:0}}main.error-page h1{padding-left:0;padding-right:0}main.error-page img{margin:45px 0;max-width:90%}main.error-page h2{text-align:center;margin-bottom:60px}main.error-page h4{text-align:center;margin-bottom:30px}main.error-page .suggestions{text-align:center}main.error-page .suggestions .btn{padding:20px 0;width:100%;max-width:300px;margin-bottom:15px;font-size:.9em}@media (min-width:640px){main.error-page .suggestions .btn{margin:0 15px 15px}}@media (min-width:1200px){main.error-page .suggestions .btn{margin:0 5px 15px;max-width:375px;padding:20px 60px;font-size:1em}}main.terms{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:768px){main.terms{padding:0 30px}}@media (min-width:1250px){main.terms{padding:0}}main.terms h1{padding-left:0;padding-right:0}@media (min-width:768px){main.terms h2{font-size:1.9em}}main.terms ul .description-pullout{font-size:1em}main.terms .description-pullout{background-color:#576071}main.search{width:100%;max-width:1200px;padding:0 20px;margin:0 auto 60px}@media (min-width:768px){main.search{padding:0 30px}}@media (min-width:1250px){main.search{padding:0}}main.search h1{padding-left:0;padding-right:0}main.search .controls form{width:100%;max-width:400px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:30px}main.search .controls form .btn,main.search .controls form input{height:65px}main.search .controls form input{width:calc(100% - 75px);-webkit-box-flex:0;flex:0 0 calc(100% - 75px)}main.search .controls form .btn{padding:0;width:65px;margin-left:10px}main.search .controls form .btn svg{fill:#fff}main.search .controls form .btn .fa-spin{margin:0}main.search .alert.searching-own{margin-bottom:25px;font-size:.9em}@media (min-width:992px){main.search .alert.searching-own{font-size:1em}}main.search .alert.searching-own p{margin:0}main.search .results .result{margin-bottom:20px}main.search .results .result .title{display:inline-block;margin-bottom:5px;line-height:1.5}main.search .results .result .tags{margin-bottom:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}main.search .results .result .tags .tag{font-size:.65em;margin-right:7px;font-weight:700;text-transform:uppercase}main.search .results .result .tags .tag.premium{color:#dc6950}main.search .results .result .snippet{margin-bottom:10px;font-size:.8em;color:#7f7f7f;line-height:1.7}main.search .results .pagination{margin-top:30px}main.test-suite{margin-bottom:45px}main.test-suite header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#734d60;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),81% 100%,42% calc(100% - 20px),22% 100%,0 calc(100% - 15px));clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),81% 100%,42% calc(100% - 20px),22% 100%,0 calc(100% - 15px));padding:40px 20px 60px}@media (min-width:768px){main.test-suite header{padding:65px 30px 140px}}@media (min-width:992px){main.test-suite header{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px));clip-path:polygon(0 0,100% 0,100% calc(100% - 45px),81% 100%,42% calc(100% - 60px),22% 100%,0 calc(100% - 40px))}}main.test-suite header .icon{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:75px;margin-bottom:-5px;height:75px;background-color:#82576d;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}main.test-suite header .icon img{height:75px;width:75px;position:relative;z-index:1}@media (min-width:460px){main.test-suite header .icon{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:90px;margin-bottom:-5px;height:90px;background-color:#82576d}main.test-suite header .icon img{height:90px;width:90px;position:relative;z-index:1}}@media (min-width:768px){main.test-suite header .icon{-webkit-clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);clip-path:polygon(56% 0,95% 25%,100% 75%,49% 91%,0 69%,10% 26%);background-color:#e5e6e7;width:120px;margin-bottom:-5px;background-color:#82576d;height:120px}main.test-suite header .icon img{height:120px;width:120px;position:relative;z-index:1}}main.test-suite header .icon .f16{font-size:2em;color:#fff}@media (min-width:460px){main.test-suite header .icon .f16{font-size:2.5em}}@media (min-width:768px){main.test-suite header .icon .f16{font-size:3.5em}}main.test-suite header h1{font-size:1.5em;text-align:center;font-weight:700;letter-spacing:unset;color:#fff;max-width:1200px;line-height:1.5;margin:20px 0 10px}@media (min-width:460px){main.test-suite header h1{font-size:2.3em}}@media (min-width:500px){main.test-suite header h1{padding:0 15px}}@media (min-width:600px){main.test-suite header h1{font-size:2.5em}}@media (min-width:768px){main.test-suite header h1{font-size:3em}}@media (min-width:992px){main.test-suite header h1{padding:0}}main.test-suite header .subtitle{font-size:1em;line-height:1.7;text-align:center;margin-bottom:0;color:#c4c7cd;max-width:1200px}@media (min-width:460px){main.test-suite header .subtitle{font-size:1.2em}}@media (min-width:600px){main.test-suite header .subtitle{font-size:1.3em}}@media (min-width:768px){main.test-suite header .subtitle{font-size:1.4em}}main.test-suite .action-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-top:45px}main.test-suite .action-row .btn{margin:0 5px;min-width:300px;height:70px;position:relative;font-size:1em;padding-top:0;padding-bottom:0}@media (min-width:460px){main.test-suite .action-row .btn{height:80px;font-size:1.1em;min-width:320px}}main.test-suite .action-row .btn .fa-arrow-right,main.test-suite .action-row .btn .fa-spin{position:absolute;top:27px;right:27px}@media (min-width:460px){main.test-suite .action-row .btn .fa-arrow-right,main.test-suite .action-row .btn .fa-spin{top:31px;right:40px}}main.test-suite .action-row .btn .fa-arrow-up,main.test-suite .action-row .btn .fa-redo{margin-right:10px}main.test-suite.index .btn{min-width:270px}@media (min-width:460px){main.test-suite.index .btn{min-width:400px}}main.test-suite.index .action-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:30px}@media (min-width:768px){main.test-suite.index .action-row{margin-top:45px}}main.test-suite.index .action-row a:nth-of-type(2){color:#c4c7cd;margin-top:15px}main.test-suite.index .action-row a:nth-of-type(2):active,main.test-suite.index .action-row a:nth-of-type(2):focus,main.test-suite.index .action-row a:nth-of-type(2):hover{color:#fff;border-color:#fff}main.test-suite.index .action-row a:nth-of-type(2) span{margin-left:3px}main.test-suite.index .faq{width:100%;max-width:1200px;margin:0 auto;padding:20px 20px 0}@media (min-width:768px){main.test-suite.index .faq{padding:20px 30px 0}}@media (min-width:1250px){main.test-suite.index .faq{padding:20px 0 0}}main.test-suite.index .faq ul li{margin-bottom:5px;padding-left:28px;background-position:0 9px;background-size:14px 14px}@media (min-width:450px){main.test-suite.index .faq ul li{background-position:0 13px}}@media (min-width:550px) and (min-height:900px){main.test-suite.index .faq ul li{background-position:0 15px}}@media (min-width:768px) and (min-height:900px){main.test-suite.index .faq ul li{background-position:0 19px}}main.test-suite.checkout .form{width:100%;max-width:1200px;margin:0 auto;padding:30px 20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:768px){main.test-suite.checkout .form{padding:30px 30px 0}}@media (min-width:1250px){main.test-suite.checkout .form{padding:30px 0 0}}main.test-suite.checkout .form label{display:block;text-transform:uppercase;margin-bottom:15px;color:#7f7f7f}main.test-suite.checkout .form input{width:100%;max-width:350px;background-color:#fff;margin-bottom:30px;border:1px solid #eee;height:62px}main.test-suite.checkout .form input:active,main.test-suite.checkout .form input:focus{border-color:#51a9ab}@media (min-width:768px){main.test-suite.checkout .form input{max-width:none;min-width:450px}}main.test-suite.checkout .form select{width:100%}main.test-suite.checkout .form .input-wrapper span{top:21px;font-size:1.2em}main.test-suite.checkout .form .input-wrapper span.fa-id-card{top:19px}main.test-suite.checkout .form #card-element{width:100%;margin-bottom:30px;border:1px solid #eee;padding:18px 25px 19px;border-radius:5px;outline-color:transparent;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;line-height:1.3;height:62px}main.test-suite.checkout .form #card-element.focused{border-color:#51a9ab}main.test-suite.checkout .form .price{padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}main.test-suite.checkout .form .price .title{font-weight:400;font-size:1.1em;color:#7f7f7f}main.test-suite.checkout .form .price .number{font-size:1.6em;font-weight:400;text-align:right;line-height:1}main.test-suite.checkout .form .price .number sup{top:-10px;font-size:.5em}main.test-suite.checkout .form .action-row{margin:30px 0;text-align:center}main.test-suite.checkout .form .action-row .btn{padding:20px 0;min-width:270px}@media (min-width:460px){main.test-suite.checkout .form .action-row .btn{min-width:400px;width:100%}}main.test-suite.checkout .form .secure{text-transform:uppercase;font-size:.8em;font-weight:600;text-align:center;margin-top:45px}main.test-suite.checkout .form .secure span{margin-right:5px}main.test-suite.test header{padding-bottom:0;-webkit-clip-path:unset;clip-path:unset}main.test-suite.test .progress-wrapper{z-index:4;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;background-color:#734d60;padding:25px 10px}@media (min-width:768px){main.test-suite.test .progress-wrapper{padding:25px 20px}}@media (min-width:992px) and (min-height:900px){main.test-suite.test .progress-wrapper{padding:50px 0 45px}}@media (min-width:1200px){main.test-suite.test .progress-wrapper{padding-bottom:35px}}main.test-suite.test .progress-wrapper .percentage{color:#fff}@media (min-width:992px){main.test-suite.test .progress-wrapper .percentage{font-size:1.3em}}main.test-suite.test .progress-wrapper .progress-bar{-webkit-box-flex:0;flex:0 0 60%;height:4px;border-radius:10px;background-color:#fff;margin-left:15px;position:relative;overflow:hidden}@media (min-width:992px){main.test-suite.test .progress-wrapper .progress-bar{height:5px}}main.test-suite.test .progress-wrapper .progress-bar .filler{position:absolute;left:0;top:0;bottom:0;background-color:#543947;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}main.test-suite.test .progress-wrapper .aspects{-webkit-box-flex:0;flex:0 0 100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;padding-top:25px}main.test-suite.test .progress-wrapper .aspects .aspect{margin:0 10px 10px;font-size:.65em;font-weight:600;text-transform:uppercase;color:#a87e93}main.test-suite.test .progress-wrapper .aspects .aspect.active{color:#fff}@media (min-width:1200px){main.test-suite.test .progress-wrapper .aspects .aspect{margin-bottom:0}}main.test-suite.test .action-row{margin-top:30px}main.test-suite.results.sample .btn{min-width:400px}main.test-suite.results section.results{width:100%;max-width:1200px;margin:0 auto;padding:20px 20px 0}@media (min-width:768px){main.test-suite.results section.results{padding:60px 30px 0}}main.test-suite.results section.results .block:first-of-type>.title{border:none}main.test-suite.results section.results .block:last-of-type>.title{border-bottom:1px solid #eee}main.test-suite.results section.results .block:last-of-type>.title.expanded{border-bottom:none}main.test-suite.results section.results .block>.title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:30px 0;border-top:1px solid #eee;cursor:pointer;flex-wrap:wrap}main.test-suite.results section.results .block>.title.expanded{font-weight:600;padding-bottom:10px}@media (min-width:450px){main.test-suite.results section.results .block>.title{font-size:1.1em}}@media (min-width:550px) and (min-height:900px){main.test-suite.results section.results .block>.title{font-size:1.2em}}@media (min-width:768px){main.test-suite.results section.results .block>.title{font-size:1.4em;flex-wrap:nowrap}}main.test-suite.results section.results .block>.title .far{-webkit-box-flex:0;flex:0 0 15px;margin-right:10px;color:#56ac8a}@media (min-width:768px){main.test-suite.results section.results .block>.title .far{-webkit-box-flex:0;flex:0 0 25px}}main.test-suite.results section.results .block>.title .text{-webkit-box-flex:1;flex-grow:1;flex:0 0 calc(100% - 25px)}@media (min-width:460px){main.test-suite.results section.results .block>.title .text{-webkit-box-flex:1;flex:1}}main.test-suite.results section.results .block>.title .level{padding:7px 13px;border-radius:10px;font-size:.55em;font-weight:600;text-transform:uppercase;color:#fff;margin-top:10px}main.test-suite.results section.results .block>.title .level.high{background-color:#56ac8a}main.test-suite.results section.results .block>.title .level.high.reversed{background-color:#dc6950}main.test-suite.results section.results .block>.title .level.medium{background-color:#e2a942}main.test-suite.results section.results .block>.title .level.low{background-color:#dc6950}main.test-suite.results section.results .block>.title .level.low.reversed{background-color:#56ac8a}main.test-suite.results section.results .block>.title .level.neutral{background-color:#9b9faa}@media (min-width:460px){main.test-suite.results section.results .block>.title .level{margin-top:0}}main.test-suite.results section.results .block .contents{margin-bottom:40px}@media (min-width:768px){main.test-suite.results section.results .block .contents{padding-left:35px}}main.test-suite.results section.results .block .contents blockquote{margin:30px 0}main.test-suite.results section.results .block .contents p{margin:17px 0}@media (min-width:450px){main.test-suite.results section.results .block .contents p{margin:25px 0}}@media (min-width:768px) and (min-height:900px){main.test-suite.results section.results .block .contents p{margin:30px 0}}main.test-suite.results section.results .block .contents .chart-section .chart-wrapper{margin:35px 0}@media (min-width:768px){main.test-suite.results section.results .block .contents .chart-section .chart-wrapper{margin:45px 0}}main.test-suite.results section.results .block .contents .chart-section .chart-wrapper .title{text-align:center;font-weight:600;font-size:1.2em;margin:15px 0}main.test-suite.results section.results .block .contents .chart-section .chart-wrapper .canvas-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}main.test-suite.results section.results .block .contents .chart-section .chart-wrapper .explanation{text-align:center;margin-top:10px}main.test-suite.results .action-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:768px){main.test-suite.results .action-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}main.test-suite.results .action-row .btn{margin-bottom:15px}