*{margin:0;padding:0;box-sizing:border-box;font-family:"PT Sans",sans-serif}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-size:14px;width:100vw;overflow-x:hidden}html .content{margin:0 auto;max-width:calc(100% - 1rem * 2)}@media screen and (min-width:calc(600px + 1px)){html{font-size:15px}}@media screen and (min-width:calc(900px + 1px)){html{font-size:15px}html .content{max-width:calc(900px - 2* 1rem)}}@media screen and (min-width:calc(1200px + 1px)){html{font-size:16px}html .content{max-width:calc(1200px - 2* 1rem)}}@media screen and (min-width:calc(1500px + 1px)){html{font-size:17px}html .content{max-width:calc(1500px - 2* 1rem - 200px)}}@media screen and (min-width:calc(3000px + 1px)){html{font-size:calc(17px * 2)}}@media screen and (min-width:calc(calc(3000px * 2) + 1px)){html{font-size:calc(calc(17px * 2) * 2)}}button{font-size:1rem}a{cursor:pointer;display:block;color:#00a1ff;text-decoration:none}p a{display:inline}p a:hover{text-decoration:underline}table{border-collapse:collapse}.article-list-header .body h2,.article-list-header .body h3,.article-list-header .body h4,.article-list-header footer .authors h3,.article-list-header main h1,.btn,.h1,.h2,.h3,.h4,.h5,.h6,article .body h2,article .body h3,article .body h4,article footer .authors h3,article main h1,aside>* h2,body>header+nav ul a,h1,h2,h3,h4,h5,h6{font-weight:700;color:#00455c;line-height:1em}.h1,h1{font-size:3rem}.article-list-header main h1,.h2,article main h1,h2{font-size:2.25rem}.article-list-header .body h2,.h3,article .body h2,aside>* h2,h3{font-size:1.5rem}.article-list-header .body h3,.btn,.h4,article .body h3,body>header+nav ul a,h4{font-size:1.125rem}.article-list-header .body h4,.h5,article .body h4,h5{font-size:1rem}.article-list-header footer .authors h3,.h6,article footer .authors h3,h6{font-size:0.875rem}.article-list-header,.shadow-materialize,article,aside>*{box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.article-list-header:hover,.shadow-materialize:hover,article:hover,aside>:hover{box-shadow:0 2rem 6rem rgba(13,65,101,0.1),0 1rem 2rem rgba(13,65,101,0.1)}.ql-video{display:inline-block;width:100%;position:relative;padding-bottom:calc((100% / 16) * 9)}.ql-video iframe{position:absolute;left:0;top:0;height:100%;width:100%}body>.content{display:flex;flex-flow:row wrap}body>.content>main{width:100%;flex-basis:100%}@media screen and (min-width:calc(1200px + 1px)){body>.content>main{flex-basis:calc(100% - 300px - 2 * 1rem)}}body>.content>aside{display:none}@media screen and (min-width:calc(1200px + 1px)){body>.content>aside{display:flex;margin-left:calc(2 * 1rem);flex-basis:calc(300px);flex-flow:column nowrap}}.btn{color:#fff;display:inline-block;border-radius:0.4em;box-shadow:0 0.5em 1em rgba(0,0,0,0.15);background:linear-gradient(170deg,#2cb5b5,#0d4165);padding:0.6em 1.5em 0.5em;text-decoration:none;text-align:center;transition:all 0.2s ease-in-out}.btn:hover{text-decoration:underline}body>footer{background-color:#ebebeb}body>footer .content{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding:2rem 0 1.5rem}body>footer .content img{height:auto;width:100%;max-width:300px;display:block}body>header{background-color:#ebebeb;padding:1em 0}body>header.fixed{position:fixed;width:100%;top:0;left:0;z-index:1040;box-shadow:0.5px 0.866px 15px rgba(0,0,0,0.25)}body>header .content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}body>header a.logo{display:flex;flex-flow:row nowrap;align-items:center}body>header a.logo img{height:20px;width:auto}body>header a.logo img:last-child{height:25px;margin-left:0.5em}@media screen and (min-width:calc(600px + 1px)){body>header a.logo img{height:40px}body>header a.logo img:last-child{height:50px}}body>header .links{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}body>header .links .btn+.btn{margin-left:1em}@media screen and (max-width:900px){body>header .content{justify-content:center}body>header .content .logo{margin-left:2rem}body>header .links{display:none}}body>header+nav{background-color:white;box-shadow:0.5px 0.866px 15px rgba(0,0,0,0.15);padding:0.5em 0 0.45em}body>header+nav ul{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;list-style:none}body>header+nav ul a{padding:0.5em 1em 0.45em;text-decoration:none;font-weight:400;color:#e11074}body>header+nav ul a:hover{text-decoration:underline}body>header+nav ul a.active{text-decoration:underline}.pagination{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-bottom:5rem;font-size:1.25rem}.pagination a,.pagination span{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;height:1.8em;width:1.8em;margin:0 0.25em;color:#2cb5b5;font-weight:700}.pagination a.active,.pagination span.active{background-color:#0d4165;background:linear-gradient(170deg,#2cb5b5,#0d4165);color:white;border-radius:0.3em}.pagination a .fa,.pagination span .fa{position:relative;top:-0.05em;font-size:1.25em}.pagination a.disabled:not(.active),.pagination span.disabled:not(.active){color:#bfbfbf}.article-list-header,article{border-radius:0.5rem;margin:4rem 0;overflow:hidden;flex-basis:100%;width:100%}.article-list-header:first-child,article:first-child{margin-top:3rem}.article-list-header header,article header{position:relative}.article-list-header header img,article header img{width:100%}.article-list-header header .published-time,article header .published-time{position:absolute;bottom:0;right:3em;font-weight:700;color:#777;background-color:white;font-size:0.8em;padding:0.3em 1em 0.35em;border-top-left-radius:0.5em;border-top-right-radius:0.5em}.article-list-header main,article main{padding:1.5rem 2rem 1rem}.article-list-header main h1,.article-list-header main h2,article main h1,article main h2{margin-bottom:0.5em}.article-list-header main a h2:hover,article main a h2:hover{text-decoration:underline}.article-list-header main .tags,article main .tags{margin-top:1.25rem}.article-list-header main .tags .fa,article main .tags .fa{color:#00a1ff;margin-right:0.5em}.article-list-header main .tags a,article main .tags a{color:#00a1ff;margin-right:0.5em;text-decoration:none}.article-list-header main .tags a:hover,article main .tags a:hover{text-decoration:underline}.article-list-header footer,article footer{padding:1rem 0 1.5rem;margin:0 2rem;border-top:1px solid #ddd}.article-list-header footer .authors,article footer .authors{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.article-list-header footer .authors h3,article footer .authors h3{flex-basis:100%;font-weight:400;color:#878787;margin-left:0.3em;margin-bottom:0.5em}.article-list-header footer .authors .author,article footer .authors .author{flex-basis:50%;display:flex;flex-flow:row nowrap;align-items:center}@media screen and (max-width:600px){.article-list-header footer .authors .author,article footer .authors .author{flex-basis:100%}.article-list-header footer .authors .author+.author,article footer .authors .author+.author{margin-top:1em}}.article-list-header footer .authors .author:nth-child(n+3),article footer .authors .author:nth-child(n+3){margin-top:1em}.article-list-header footer .authors .author img,article footer .authors .author img{width:3rem;border-radius:50%;border:1px solid rgba(255,255,255,0.5);margin-right:1rem}.article-list-header footer .authors .author .name,article footer .authors .author .name{color:#00a1ff;line-height:1em;display:block}.article-list-header footer .authors .author .position,article footer .authors .author .position{font-size:0.9em;line-height:0.9em;color:#777;font-style:italic}.article-list-header footer .authors .author:hover .name,article footer .authors .author:hover .name{text-decoration:underline}.article-list-header .body ol:not(:last-child),.article-list-header .body p:not(:last-child),.article-list-header .body ul:not(:last-child),article .body ol:not(:last-child),article .body p:not(:last-child),article .body ul:not(:last-child){margin-bottom:1em}.article-list-header .body iframe,article .body iframe{width:100%;height:100%}.article-list-header .body ol,.article-list-header .body ul,article .body ol,article .body ul{padding-left:2em}.article-list-header .body img,article .body img{display:block;max-width:100%}.article-list-header h1{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}.article-list-header h1 .fa{font-size:0.7em;margin-right:0.5em}.article-list-header h1:last-child{margin-bottom:0}.article-list-header main{padding-bottom:1.5rem}.article-list-header .total-items{padding-top:0.25em;margin-left:1em;font-size:0.45em;font-weight:400}.page-not-found{margin:4rem 0}.page-not-found h1{margin-bottom:0.5rem}aside>*{border-radius:0.5rem;box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);margin:1rem 0;width:100%;padding:1.5rem 2rem}aside>* h2{margin-bottom:0.5em}aside>:first-child{margin-top:3rem}aside .sell{padding:0;border-radius:0.5rem;overflow:hidden}aside .sell img{display:block}#lewest-will-help-you{background:url("/assets/images/background-we-will-help-you.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;padding-bottom:10.5rem}#lewest-will-help-you h2{color:white;text-align:center;font-size:2em;margin-bottom:0;padding-bottom:1em;text-shadow:0 0 1.5rem black}#lewest-will-help-you main{padding-top:1em;padding-bottom:6em}#lewest-will-help-you main img{max-width:100%;display:block;margin:0 auto}#tags-weight-map a{margin-right:0.5rem;line-height:1em;color:#00a1ff}span.mfp-counter{font-size:0.8rem;top:0.25em;line-height:1em}.article-list-header .body .gallery,article .body .gallery{display:flex;flex-flow:row wrap}.article-list-header .body .gallery a,article .body .gallery a{margin-right:1rem;margin-bottom:0.66rem}@media screen and (max-width:600px){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 1 * 1rem) / 2)}.article-list-header .body .gallery a:nth-child(2n+2),article .body .gallery a:nth-child(2n+2){margin-right:0}}@media screen and (min-width:calc(600px + 1px)) and (max-width:1200px){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 2 * 1rem) / 3)}.article-list-header .body .gallery a:nth-child(3n+3),article .body .gallery a:nth-child(3n+3){margin-right:0}}@media screen and (min-width:calc(1200px + 1px)){.article-list-header .body .gallery a,article .body .gallery a{width:calc((100% - 3 * 1rem) / 4)}.article-list-header .body .gallery a:nth-child(4n+4),article .body .gallery a:nth-child(4n+4){margin-right:0}}.article-list-header .body .gallery a .img,article .body .gallery a .img{width:100%;display:block;padding-bottom:66%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0.5rem;box-shadow:0 2rem 6rem 0 rgba(31,2,89,0.1);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.article-list-header .body .gallery a .img:hover,article .body .gallery a .img:hover{box-shadow:0 2rem 6rem rgba(120,47,74,0.1),0 1rem 2rem rgba(120,47,74,0.1)}
/*# sourceMappingURL=styles.css.map */