@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;background:none;font-size:100%;font-weight:normal;font-style:normal;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}html{min-height:100%;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}b,strong{font-weight:bold}i,em{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:bold}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}body{display:flex;flex-direction:column;position:relative;min-height:100vh;font-family:"Open Sans";background-color:#EEEEEE;color:#333333}body a{color:#16A1FF}@keyframes click{0%{transform:scale(1)}50%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes shake{0%{transform:rotate(0)}4%{transform:rotate(-4deg)}8%{transform:rotate(0)}12%{transform:rotate(4deg)}16%{transform:rotate(0)}20%{transform:rotate(-4deg)}24%{transform:rotate(0)}28%{transform:rotate(4deg)}32%{transform:rotate(0)}}@keyframes bounce{0%{transform:translateY(0)}15%{transform:translateY(-7px)}30%{transform:translateY(0)}}@keyframes up{0%{transform:translateY(0)}15%{transform:translateY(-3px)}45%{transform:translateY(1px)}60%{transform:translateY(0)}}@keyframes less{0%{transform:translateX(0)}15%{transform:translateX(-3px)}45%{transform:translateX(1px)}60%{transform:translateX(0)}}@keyframes more{0%{transform:translateX(0)}15%{transform:translateX(3px)}45%{transform:translateX(-1px)}60%{transform:translateX(0)}}@keyframes thumbs-up{0%{transform:rotate(0)}8%{transform:rotate(-5deg)}16%{transform:rotate(0)}24%{transform:rotate(-5deg)}32%{transform:rotate(0)}}@keyframes laugh{0%{transform:rotate(0)}4%{transform:rotate(-6deg)}8%{transform:rotate(0)}12%{transform:rotate(6deg)}16%{transform:rotate(0)}20%{transform:rotate(-6deg)}24%{transform:rotate(0)}28%{transform:rotate(6deg)}32%{transform:rotate(0)}}@keyframes wow{0%{transform:scale(1)}8%{transform:scale(1.1)}16%{transform:scale(1)}24%{transform:scale(1.1)}32%{transform:scale(1)}}@keyframes sad{0%{transform:translateY(0)}20%{transform:translateY(3px)}30%{transform:translateY(3px)}40%{transform:translateY(0)}}@keyframes enter{0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes enter-down{0%{transform:translateY(-5px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes appear{0%{transform:scale(.95);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes focus{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.view-all-posts{display:block;max-width:1340px;margin:0 auto;background-color:#DDDDDD;border-radius:5px;transition:all .2s ease-in-out;text-align:center}.view-all-posts span{display:flex;justify-content:center;align-items:center;font-size:26px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA;transition:all .2s ease-in-out}.view-all-posts span svg{margin-left:10px}.view-all-posts:hover{background-color:#16A1FF}.view-all-posts:hover span{transform:scale(1.05);color:#FFFFFF}.view-all-posts:hover span svg{animation:1s ease-in-out 0s infinite more}@media (max-width:1420px){.view-all-posts{max-width:1000px}}@media (max-width:1080px){.view-all-posts{margin:0 40px}}@media (max-width:800px){.view-all-posts{margin:0 20px}}.post-previews{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1340px;margin:0 auto}.post-previews>li{display:flex;position:relative;width:calc(33.3% - 27px);max-width:none;max-height:480px;margin-bottom:40px;overflow:hidden;background:#FFFFFF;background-size:6px 6px;border-radius:5px;transition:all .15s ease-in-out}.post-previews>li>a{display:block;flex:1;color:#333333}.post-previews>li>a article{border-top:5px solid #16A1FF}.post-previews>li>a article.hyrule{border-color:#19BC19}.post-previews>li>a article.fami{border-color:#FF3F3F}.post-previews>li>a article>header{position:relative;z-index:1}.post-previews>li>a article>header .feature-image{position:relative;z-index:1;height:275px;overflow:hidden}.post-previews>li>a article>header .feature-image span{display:block;width:calc(100% + 10px);height:calc(100% + 10px);margin:-5px 0 0 -5px;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:transform .15s ease-in-out}.post-previews>li>a article>header .title-byline{display:flex;flex-direction:row;justify-content:flex-start;padding:15px 20px;margin-top:-90px;background-color:rgba(255,255,255,0.9)}.post-previews>li>a article>header .title-byline img{flex:0 0 55px;height:55px;margin-right:15px;border-radius:5px;box-shadow:1px 1px 0 rgba(0,0,0,0.2)}.post-previews>li>a article>header .title-byline div{display:flex;flex-direction:column;justify-content:center;flex:1;min-height:55px}.post-previews>li>a article>header .title-byline div h1{line-height:27px;font-size:24px;font-weight:700;font-family:proxima-soft,sans-serif}.post-previews>li>a article>header .title-byline div small{display:block;margin-top:5px;font-size:14px}.post-previews>li>a article>header .title-byline div small ul{display:inline-block}.post-previews>li>a article>header .title-byline div small ul li::after{content:", "}.post-previews>li>a article>header .feature-image+.title-byline{position:absolute;z-index:2;width:100%;bottom:-1px;background-color:rgba(255,255,255,0.85)}.post-previews>li>a article .preview-body{position:relative;z-index:2;padding:18px 20px 0;background-color:#FFFFFF;line-height:28px;font-size:16px}.post-previews>li>a article>footer{position:absolute;z-index:3;left:0;bottom:0;width:100%;height:40px;text-align:center;background:url('https://static.nsidr.com/nsidr/line-gate.png') -1px -1px #CCCCCC;background-size:6px 6px}.post-previews>li>a article>footer .read-more{display:block;background-color:#CCCCCC;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:transparent;transition:background-color .2s ease-in-out}.post-previews>li>a article>footer .read-more span{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;font-family:proxima-soft;line-height:40px;color:#AAAAAA;transition:color .2s ease-in-out}.post-previews>li>a article>footer .read-more span svg{margin-left:10px}.post-previews>li>a article>footer::before{content:'';position:absolute;left:0;top:-100px;display:block;width:100%;height:100px;background:linear-gradient(transparent, #FFFFFF 70%)}.post-previews>li:hover{transform:scale(1.02) rotate(.7deg);box-shadow:0 0 30px 0 rgba(0,0,0,0.2)}.post-previews>li:hover a article>header .feature-image span{transform:scale(.98)}.post-previews>li:hover a article footer .read-more{background-color:#16A1FF}.post-previews>li:hover a article footer .read-more span{color:#FFFFFF}.post-previews>li:hover a article footer .read-more span svg{animation:1s ease-in-out 0s infinite more}.post-previews>li:hover a article.hyrule footer .read-more{background-color:#19BC19}.post-previews>li:hover a article.fami footer .read-more{background-color:#FF3F3F}.post-previews>li:active{transition:all .1s ease-in-out;transform:scale(.98)}@media (max-width:1420px){.post-previews{max-width:1000px;margin:0 auto}.post-previews>li{width:calc(50% - 20px)}}@media (max-width:920px){.post-previews>li>a article>header .feature-image{height:250px}.post-previews>li>a article>header .title-byline{padding:15px}.post-previews>li>a article .preview-body{padding:13px 15px 0;line-height:24px;font-size:14px}}@media (max-width:800px){.post-previews>li{width:calc(50% - 10px)}.post-previews>li:hover{transform:scale(1.02)}}@media (max-width:730px){.post-previews{flex-direction:column}.post-previews>li{width:100%;margin-bottom:20px}.post-previews>li>a article>header .feature-image{height:275px}.post-previews>li>a article>header .title-byline{padding:15px 20px}.post-previews>li>a article>header .title-byline div h1{font-size:24px}.post-previews>li>a article .preview-body{padding:18px 20px 0;line-height:28px;font-size:16px}}@media (max-width:400px){.post-previews>li>a article>header .feature-image{height:250px}.post-previews>li>a article>header .title-byline{padding:15px}.post-previews>li>a article>header .title-byline div h1{line-height:26px;font-size:22px}.post-previews>li>a article .preview-body{padding:13px 15px 0;line-height:24px;font-size:14px}}.post-feedback{position:relative;display:flex;justify-content:center;margin:40px 0;padding:40px 0 60px;background-color:#FFFFFF;text-align:center;border-top:5px solid #FFD800}.post-feedback.focused{animation:.5s ease-in-out .2s focus}.post-feedback .react-icon{position:relative;margin-right:20px;animation:.5s ease-in-out appear}.post-feedback .react-icon svg{font-size:80px;color:#AAAAAA}.post-feedback .react-icon.thumbs-up svg{transform-origin:left center;animation:2s ease-in-out thumbs-up;color:#16A1FF}.post-feedback .react-icon.laugh svg{animation:2s ease-in-out laugh;color:#19BC19}.post-feedback .react-icon.wow svg{animation:2s ease-in-out wow;color:#FF3F3F}.post-feedback .react-icon.sad svg{animation:2s ease-in-out sad;color:#FFD800}.post-feedback .react-icon.reacted{cursor:pointer;transition:transform ease-in-out .2s}.post-feedback .react-icon.reacted:hover{transform:scale(.95)}.post-feedback .thanks{display:flex;justify-content:center;flex:0 0 370px;flex-wrap:wrap;animation:.5s ease-in-out enter}.post-feedback .thanks h1{flex:0 0 100%;margin-bottom:10px;font-size:40px;font-family:proxima-soft;font-weight:700}.post-feedback .thanks>p{align-self:center}.post-feedback .thanks>ul{display:flex;flex-direction:row}.post-feedback .thanks>ul li{align-self:center;margin-left:12px;font-size:28px}.post-feedback .thanks>ul li a{display:flex;color:#AAAAAA;transition:all ease-in-out .2s;cursor:pointer}.post-feedback .thanks>ul li a:hover{transform:scale(1.2)}.post-feedback .thanks>ul li.thumbs-up a{color:#16A1FF}.post-feedback .thanks>ul li.thumbs-up a:hover svg{transform-origin:left center;animation:2s ease-in-out infinite thumbs-up}.post-feedback .thanks>ul li.laugh a{color:#19BC19}.post-feedback .thanks>ul li.laugh a:hover svg{animation:2s ease-in-out infinite laugh}.post-feedback .thanks>ul li.wow a{color:#FF3F3F}.post-feedback .thanks>ul li.wow a:hover svg{animation:2s ease-in-out infinite wow}.post-feedback .thanks>ul li.sad a{color:#FFD800}.post-feedback .thanks>ul li.sad a:hover svg{animation:2s ease-in-out infinite sad}.post-feedback .respond{display:flex;justify-content:center;flex:0 0 370px;flex-wrap:wrap;animation:.5s ease-in-out enter}.post-feedback .respond h1{flex:0 0 100%;margin-bottom:10px;font-size:40px;font-family:proxima-soft;font-weight:700}.post-feedback .respond>span{align-self:center;margin:0 8px}.post-feedback .respond>span:first-of-type{margin-left:0}.post-feedback .respond a{display:flex;justify-content:flex-start;align-items:center;padding-right:10px;font-size:20px;border-radius:5px;line-height:30px;transition:all ease-in-out .2s}.post-feedback .respond a.twitter{border-left:30px solid #1DA1F2;background-color:#DDDDDD;color:#FFFFFF}.post-feedback .respond a.facebook{border-left:30px solid #1777f2;background-color:#DDDDDD;color:#FFFFFF}.post-feedback .respond a span{font-size:16px;color:#333333}.post-feedback .respond a svg{margin-left:-27px;margin-right:10px}.post-feedback .respond a:hover{transform:scale(1.05)}.post-feedback::after{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:20px;background:url('https://static.nsidr.com/nsidr/line-gate.png') -1px -1px #CCCCCC;background-size:6px 6px}@media (max-width:800px){.post-feedback{margin:20px auto 0}}@media (max-width:680px){.post-feedback .react-icon{margin-right:10px}.post-feedback .thanks{flex:0 0 285px}.post-feedback .thanks h1{margin-top:-15px;font-size:30px}.post-feedback .thanks>p{flex:0 1 100%;margin-right:0;margin-bottom:15px}.post-feedback .thanks>ul li:first-child{margin-left:0}.post-feedback .respond{flex:0 0 285px}.post-feedback .respond h1{margin-top:-15px;font-size:30px}.post-feedback .respond>span:first-of-type{flex:0 1 100%;margin-right:0;margin-bottom:15px}}@media (max-width:600px){.post-feedback{padding-bottom:40px}.post-feedback::after{height:10px}}@media (max-width:450px){.post-feedback{height:175px}.post-feedback .react-icon{margin:-10px -59px 0 36px}.post-feedback .react-icon svg{font-size:40px}.post-feedback .react-icon:not(.reacted){display:none}.post-feedback .respond h1{margin-left:35px;font-size:22px}.post-feedback .respond>span:first-of-type{margin:5px 0 20px 35px}}.post-template{max-width:1000px;margin:0 auto;background-color:#FFFFFF;border-radius:5px}.post-template .featured{display:flex;justify-content:flex-start;align-items:center;height:30px;width:100%;padding:5px 10px 5px 12px;line-height:20px;background-color:#16A1FF;border-top-left-radius:5px;border-top-right-radius:5px;font-size:16px;font-weight:700;color:#FFFFFF}.post-template .featured svg{margin-right:11px}.post-template .feature-image{position:sticky;top:-5px;z-index:1;border-top:5px solid #16A1FF;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-position:center center}.post-template .feature-image img{width:100%}.post-template .post-header{position:relative;z-index:3}.post-template .post-header .title-byline{display:flex;flex-direction:row;justify-content:flex-start;padding:18px 40px 25px 25px}.post-template .post-header .title-byline::before{content:"";display:block;flex:0 0 5px;height:110px;margin:7px 10px 0 0;border-radius:5px;background-color:#16A1FF}.post-template .post-header .title-byline img{flex:0 0 110px;height:110px;margin:7px 20px 0 0;border-radius:5px}.post-template .post-header .title-byline div{display:flex;flex-direction:column;justify-content:center;min-height:110px}.post-template .post-header .title-byline div h1{line-height:44px;font-size:40px;font-weight:700;font-family:proxima-soft,sans-serif}.post-template .post-header .title-byline div h1 a{color:#333333}.post-template .post-header .title-byline div small{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:14px}.post-template .post-header .title-byline div small svg{margin-right:8px;color:#AAAAAA}.post-template .post-header .title-byline div small svg:not(:first-child){margin-left:15px}.post-template .post-header .title-byline div small>ul{display:flex}.post-template .post-header .title-byline div small>ul li:not(:first-child)::before{margin-right:5px;content:","}.post-template .post-header .title-byline div small .reactions{display:flex;position:relative}.post-template .post-header .title-byline div small .reactions.on-post{cursor:pointer}.post-template .post-header .title-byline div small .reactions svg{margin-left:15px}.post-template .post-header .title-byline div small .reactions .tooltip{display:none;position:absolute;left:16px;top:-2px;z-index:2;flex-direction:row;animation:.2s ease-in-out enter-down}.post-template .post-header .title-byline div small .reactions .tooltip li{display:flex;flex-direction:column;align-items:center;flex:0 0 18px;font-size:12px}.post-template .post-header .title-byline div small .reactions .tooltip li+li{margin-left:8px}.post-template .post-header .title-byline div small .reactions .tooltip li svg{margin:0 0 3px;font-size:18px}.post-template .post-header .title-byline div small .reactions .tooltip li.thumbs-up svg{color:#16A1FF}.post-template .post-header .title-byline div small .reactions .tooltip li.laugh svg{color:#19BC19}.post-template .post-header .title-byline div small .reactions .tooltip li.wow svg{color:#FF3F3F}.post-template .post-header .title-byline div small .reactions .tooltip li.sad svg{color:#FFD800}.post-template .post-header .title-byline div small .reactions:hover>svg,.post-template .post-header .title-byline div small .reactions:hover>span{opacity:0;transition:opacity ease-in-out .2s}.post-template .post-header .title-byline div small .reactions:hover .tooltip{display:flex}.post-template .post-header.feature-overlay{height:0}.post-template .post-header.feature-overlay .title-byline{position:absolute;z-index:2;width:100%;bottom:0;background-color:rgba(255,255,255,0.85);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transform:translateZ(0)}.post-template .post-header.feature-overlay .title-byline::before{opacity:0}.post-template .post-header.feature-overlay .title-byline::after{content:"";display:block;position:absolute;bottom:-18px;left:0;width:100%;height:20px;background:url('https://static.nsidr.com/nsidr/line-gate.png') 0 0 #CCCCCC;background-size:6px 6px}.post-template .featured+.feature-image{border-top:none}.post-template .post-body{transform:translateZ(0);position:relative;z-index:2;padding:0 40px 40px;background-color:#FFFFFF;line-height:34px;font-size:20px}.post-template .post-body p:not(:last-child),.post-template .post-body ul:not(:last-child),.post-template .post-body ol:not(:last-child){margin-bottom:25px}.post-template .post-body img{width:calc(100% + 80px);height:auto;margin-left:-40px;border-top:20px solid transparent;border-bottom:20px solid transparent;background:url('https://static.nsidr.com/nsidr/line-gate.png') 0 0 #CCCCCC;background-size:6px 6px}.post-template .post-body iframe{display:block;width:calc(100% + 80px);height:50vw;max-height:535px;margin-left:-40px;border-top:20px solid transparent;border-bottom:20px solid transparent;background:url('https://static.nsidr.com/nsidr/line-gate.png') 0 0 #CCCCCC;background-size:6px 6px}.post-template .post-body sub{vertical-align:sub;font-size:11px}.post-template .post-body sup{vertical-align:super;font-size:11px}.post-template .post-body ul li{list-style-type:disc;margin:0 30px}.post-template .post-body ol li{list-style-type:decimal;margin:0 30px}.post-template .post-body h2{font-size:32px;font-weight:700;font-family:proxima-soft}.post-template .post-body h3{font-size:26px;font-weight:700;font-family:proxima-soft}.post-template .post-body .align_center{text-align:center}.post-template .post-body .align_left{float:left;margin:5px 20px 0 0}.post-template .post-body .align_right{float:right;margin:5px 0 0 20px}.post-template .post-body .align_left img,.post-template .post-body .align_right img{width:100%;margin-left:0;border:10px solid transparent}.post-template .post-body .size_1{font-size:70%}.post-template .post-body .size_2{font-size:80%}.post-template .post-body .size_3{font-size:100%}.post-template .post-body .size_4{font-size:120%}.post-template .post-body .size_5{font-size:150%}.post-template .post-body .size_6{font-size:185%}.post-template .post-body .image_styled{width:calc(100% + 80px);height:auto}.post-template .post-body .indent{padding-left:30px}.post-template .post-body .box{padding:20px;border-radius:5px;border:1px solid #DDDDDD}.post-template .post-body blockquote{margin:0 30px}.post-template .post-body blockquote .quote_author{margin-bottom:5px;font-weight:700;font-family:proxima-soft}.post-template .post-body blockquote .quote_body{line-height:26px;font-size:85%}.post-template .post-body .divider{height:1px;overflow:hidden;background-color:#DDDDDD}.post-template .post-footer{display:flex;position:relative;transform:translateZ(0);z-index:2;min-height:40px;overflow:hidden;background-color:#EEEEEE;line-height:40px;flex-direction:row-reverse}.post-template .post-footer .tag-icon{display:flex;flex:0 0 40px;justify-content:center;flex-direction:column;align-items:center;border-left:2px solid #FFFFFF;border-bottom-right-radius:5px;background-color:#DDDDDD;font-size:16px;color:#16A1FF}.post-template .post-footer ul{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;margin-bottom:-2px;background-color:#DDDDDD}.post-template .post-footer ul li{border-left:2px solid #FFFFFF;border-bottom:2px solid #FFFFFF}.post-template .post-footer ul li a{display:inline-block;padding:0 15px;color:#AAAAAA;transition:all ease-in-out .2s}.post-template .post-footer ul li a:hover{background-color:#16A1FF;color:#FFFFFF}.post-template .post-footer .top-icon{display:flex;flex:0 0 40px;margin-right:auto;justify-content:center;flex-direction:column;align-items:center;border-right:2px solid #FFFFFF;border-bottom-left-radius:5px;background-color:#DDDDDD;font-size:16px;color:#AAAAAA;cursor:pointer;transition:all ease-in-out .2s}.post-template .post-footer .top-icon:hover{background-color:#16A1FF;color:#FFFFFF}.post-template .post-footer .top-icon:hover svg{animation:1s ease-in-out 0s infinite up}.post-template .feature-overlay+.post-body{padding-top:45px}.post-template.hyrule .featured{background-color:#19BC19}.post-template.hyrule .post-header .feature-image{border-color:#19BC19}.post-template.hyrule .post-header .title-byline::before{background-color:#19BC19}.post-template.hyrule .post-header .title-byline a{color:#19BC19}.post-template.hyrule .post-header .title-byline div h1 a{color:#333333}.post-template.hyrule .post-body a{color:#19BC19}.post-template.fami .featured{background-color:#FF3F3F}.post-template.fami .post-header .feature-image{border-color:#FF3F3F}.post-template.fami .post-header .title-byline::before{background-color:#FF3F3F}.post-template.fami .post-header .title-byline a{color:#FF3F3F}.post-template.fami .post-header .title-byline div h1 a{color:#333333}.post-template.fami .post-body a{color:#FF3F3F}@media (max-width:1420px){.post-template .featured{justify-content:center}}@media (max-width:1080px){.post-template{margin:0 40px}.post-template .post-header .title-byline::before{height:90px}.post-template .post-header .title-byline img{flex:0 0 90px;height:90px}.post-template .post-header .title-byline div{min-height:90px}.post-template .post-header .title-byline div h1{line-height:32px;font-size:30px}}@media (max-width:800px){.post-template{margin:0 20px}.post-template .post-header .title-byline::before{height:70px}.post-template .post-header .title-byline img{flex:0 0 70px;height:70px;margin-right:10px}.post-template .post-header .title-byline div{min-height:70px}.post-template .post-header .title-byline div h1{line-height:26px;font-size:24px}.post-template .post-header .title-byline div small{margin-top:5px;font-size:12px}.post-template .post-header .title-byline div small .reactions .tooltip{top:-1px}.post-template .post-header .title-byline div small .reactions .tooltip li+li{margin-left:3px}.post-template .post-header .title-byline div small .reactions .tooltip li svg{font-size:14px}.post-template .feature-overlay .title-byline{padding-left:5px}.post-template .post-body{padding:0 20px 20px;line-height:30px;font-size:18px}.post-template .post-body h2{font-size:28px}.post-template .post-body h3{font-size:22px}.post-template .post-body img,.post-template .post-body iframe{width:calc(100% + 40px);margin-left:-20px}.post-template .post-body .align_left img,.post-template .post-body .align_right img{width:100%;margin-left:0}.post-template .post-body .image_styled{width:calc(100% + 40px)}.post-template .feature-overlay+.post-body{padding-top:35px}}@media (max-width:600px){.post-template{margin:0;border-radius:0}.post-template .featured{border-top-left-radius:0;border-top-right-radius:0}.post-template .feature-image{top:-3px;height:350px;border-top-width:3px;border-radius:0}.post-template .feature-image img{display:none}.post-template .post-header .title-byline{padding:13px 20px 20px 20px}.post-template .post-header .title-byline::before{display:none}.post-template .post-header .title-byline img{flex:0 0 60px;height:60px;margin-top:3px;margin-right:10px;box-shadow:1px 1px 0 rgba(0,0,0,0.2)}.post-template .post-header .title-byline div{min-height:60px}.post-template .post-header .title-byline div h1{font-size:22px}.post-template .post-header .title-byline div small{margin-top:5px;font-size:12px}.post-template .post-header.feature-overlay .title-byline{padding-left:20px}.post-template .post-header.feature-overlay .title-byline::after{bottom:-8px;height:10px}.post-template .post-body{padding:0 20px 20px;line-height:24px;font-size:16px}.post-template .post-body h2{font-size:26px}.post-template .post-body h3{font-size:20px}.post-template .post-body img,.post-template .post-body iframe{border-width:10px}.post-template .post-body ul li,.post-template .post-body ol li,.post-template .post-body blockquote{margin:0 20px}.post-template .post-body .indent{padding-left:20px}.post-template .post-body blockquote .quote_body{line-height:20px}.post-template .feature-overlay+.post-body{padding-top:25px}.post-template .post-footer .top-icon{border-bottom-left-radius:0}.post-template .post-footer .tag-icon{border-bottom-right-radius:0}}.view-all-articles{display:block;max-width:1340px;margin:0 auto;background-color:#DDDDDD;border-radius:5px;transition:background-color .2s ease-in-out;text-align:center}.view-all-articles span{display:flex;justify-content:center;align-items:center;font-size:26px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA;transition:transform .2s ease-in-out,color .2s ease-in-out}.view-all-articles span svg{margin-left:10px}.view-all-articles:hover{background-color:#16A1FF}.view-all-articles:hover span{transform:scale(1.05);color:#FFFFFF}.view-all-articles:hover span svg{animation:1s ease-in-out 0s infinite more}@media (max-width:1420px){.view-all-articles{max-width:1000px}}@media (max-width:1080px){.view-all-articles{margin:0 40px}}@media (max-width:800px){.view-all-articles{margin:0 20px}}.article-previews{display:flex;flex-direction:column;max-width:1340px;margin:0 auto}.article-previews>li{position:relative;width:100%;max-width:none;margin-bottom:20px;overflow:hidden;background:#FFFFFF;background-size:6px 6px;border-radius:5px;transition:.15s ease-in-out all}.article-previews>li>a{display:block;color:#333333}.article-previews>li>a article{border-top:5px solid #16A1FF}.article-previews>li>a article .preview-header{display:flex;flex-direction:row;justify-content:flex-start;padding:15px 20px}.article-previews>li>a article .preview-header img{flex:0 0 55px;height:55px;margin-right:15px}.article-previews>li>a article .preview-header div{display:flex;flex-direction:column;justify-content:center;min-height:55px}.article-previews>li>a article .preview-header div h1{line-height:27px;font-size:24px;font-weight:700;font-family:proxima-soft,sans-serif}.article-previews>li>a article .preview-header div small{display:flex;font-size:14px}.article-previews>li>a article .preview-header div small>span{display:flex;margin:10px 15px 0 0;white-space:nowrap}.article-previews>li>a article .preview-header div small>span:not(:first-child){flex:0 0 auto}.article-previews>li>a article .preview-header div small svg{margin-right:8px;color:#AAAAAA}.article-previews>li>a article .preview-header div small ol{display:flex;flex-wrap:wrap}.article-previews>li>a article .preview-header div small ol li{margin-bottom:5px}.article-previews>li>a article .preview-header div small ol li:not(:last-child)::after{margin-right:5px;content:","}.article-previews>li>a article .preview-body{padding:0 20px 20px;line-height:28px;font-size:16px}.article-previews>li:hover{transform:scale(1.02);box-shadow:0 0 30px 0 rgba(0,0,0,0.2)}.article-previews>li:active{transition:all .1s ease-in-out;transform:scale(.98)}@media (max-width:800px){.article-previews>li>a>article>header div h1{line-height:22px;font-size:18px}.article-previews>li>a>article>header div small>span:first-child{display:none}.article-previews>li>a>article .preview-body{line-height:20px;font-size:14px}}.article-template{width:783px;margin:0 auto;background-color:#FFFFFF;border-radius:5px}.article-template .article-header{display:flex;flex-direction:column;justify-content:center;padding:25px 40px 20px}.article-template .article-header h1{line-height:34px;font-size:30px;font-weight:700;font-family:proxima-soft,sans-serif}.article-template .article-header small{display:flex;overflow:hidden;font-size:14px}.article-template .article-header small>span{display:flex;margin:10px 15px 0 0;white-space:nowrap}.article-template .article-header small>span:not(:first-child){flex:0 0 auto}.article-template .article-header small svg{margin-right:8px;color:#AAAAAA}.article-template .article-header small ol,.article-template .article-header small ul{display:flex;flex-wrap:wrap}.article-template .article-header small ol li,.article-template .article-header small ul li{margin-bottom:5px}.article-template .article-header small ol li:not(:last-child)::after,.article-template .article-header small ul li:not(:last-child)::after{margin-right:5px;content:","}.article-template .article-body{display:flex;flex-direction:row;justify-content:space-between;padding:0 40px 40px;line-height:17px;font-family:Verdana;font-size:14px}.article-template .article-body *{box-sizing:content-box}.article-template .article-body #contentarea{flex:1 0 461px;overflow:hidden}.article-template .article-body #contentarea .markup_main_standard{overflow:hidden}.article-template .article-body #sidebar{flex:0 0 223px;margin-left:19px}.article-template .article-body #sidebar .quote_sourced{margin-left:0;padding-right:0}.article-template .article-body #sidebar blockquote{margin:14px 5px}.article-template .article-body a{color:#000000;text-decoration:underline}.article-template .article-body p{margin:0 0 12px 0}.article-template .article-body sub{vertical-align:sub;font-size:11px}.article-template .article-body sup{vertical-align:super;font-size:11px}.article-template .article-body acronym,.article-template .article-body abbr{border:none;background:url('https://static.nsidr.com/layout/underline_dots.gif') bottom left repeat-x;text-decoration:none;cursor:help}.article-template .article-body ul li{list-style-type:disc;margin:0 30px}.article-template .article-body ol li{list-style-type:decimal;margin:0 30px}.article-template .article-body h1{margin:.67em 0;font-weight:700;font-size:2em}.article-template .article-body h2{margin:.83em 0;font-weight:700;font-size:1.5em}.article-template .article-body h3{margin:1em 0;font-weight:700;font-size:1.17em}.article-template .article-body blockquote{margin:14px 40px}.article-template .article-body table[cellpadding='3'] td{padding:3px}.article-template .article-body [bgcolor='lightgrey']{background-color:lightgrey}.article-template .article-body [valign='top']{vertical-align:top}.article-template .article-body [valign='middle']{vertical-align:middle}.article-template .article-body [valign='bottom']{vertical-align:bottom}.article-template .article-body [background='https://static.nsidr.com/media/heartcontainers-bar1.jpg']{background-image:url('https://static.nsidr.com/media/heartcontainers-bar1.jpg')}.article-template .article-body [background='https://static.nsidr.com/media/heartcontainers-bar2.jpg']{background-image:url('https://static.nsidr.com/media/heartcontainers-bar2.jpg')}.article-template .article-body .align_center{margin:0 auto;text-align:center}.article-template .article-body .align_left{float:left;padding-right:10px;padding-top:3px}.article-template .article-body .align_right{float:right;padding-left:10px;padding-top:3px}.article-template .article-body .size_1{font-size:70%}.article-template .article-body .size_2{font-size:80%}.article-template .article-body .size_3{font-size:100%}.article-template .article-body .size_4{font-size:120%}.article-template .article-body .size_5{font-size:150%}.article-template .article-body .size_6{font-size:185%}.article-template .article-body .header{border-bottom:1px solid #808080;font-size:17px;font-weight:700;line-height:normal}.article-template .article-body .subheader{border-bottom:0;font-size:14px;font-weight:700;color:#AAAAAA;line-height:normal}.article-template .article-body img{max-width:100%}.article-template .article-body .image_styled{max-width:calc(100% - 8px);padding:3px;border:1px solid #DDDDDD}.article-template .article-body .image_nostyle{border:none}.article-template .article-body .image_caption_styled{max-width:100% !important;padding-top:2px;text-align:center;font-size:10px}.article-template .article-body .image_caption_nostyle{max-width:100% !important;padding-top:2px;text-align:center;font-size:10px}.article-template .article-body .align_center .image_caption_styled,.article-template .article-body .align_center .image_caption_nostyle{margin:0 auto}.article-template .article-body .indent{padding:0 40px}.article-template .article-body .box{padding:20px;border-radius:5px;border:1px solid #DDDDDD}.article-template .article-body .strike{text-decoration:line-through;color:#AAAAAA}.article-template .article-body .quote{margin-left:29px;padding:0 40px 0 10px;border-left:1px solid #DDDDDD}.article-template .article-body .quote_sourced{display:block;position:relative;margin-left:29px;padding:0 40px 22px 10px;border-left:1px solid #DDDDDD}.article-template .article-body .quote_sourced .source{display:block;position:absolute;bottom:0;font-weight:700}.article-template .article-body .pullquote{margin:0 40px;padding:10px 0;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-size:18px;line-height:24px}.article-template .article-body .dropcap{float:left;height:43px;margin:2px 8px 3px 0;padding:0 3px;border:1px solid #1F4168;background-color:#446485;line-height:40px;font-size:38px;font-weight:700;text-align:center;color:#FFFFFF}.article-template .article-body .divider{height:1px;border-top:1px solid #000000;background-color:#DDDDDD;text-align:center}.article-template .pagination{display:flex;height:40px;background-color:#DDDDDD;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.article-template .pagination>a{display:block;flex:0 0 150px;transition:all .2s ease-in-out}.article-template .pagination>a span{display:flex;justify-content:center;align-items:center;text-align:center;font-size:18px;font-weight:700;font-family:proxima-soft;line-height:40px;color:#AAAAAA;transition:all .2s ease-in-out}.article-template .pagination>a span svg{margin-left:10px}.article-template .pagination>a:first-child{border-bottom-left-radius:5px}.article-template .pagination>a:first-child span svg{margin-right:10px}.article-template .pagination>a:last-child{border-bottom-right-radius:5px}.article-template .pagination>a:last-child span svg{margin-left:10px}.article-template .pagination>a:hover{background-color:#16A1FF}.article-template .pagination>a:hover span{transform:scale(1.05);color:#FFFFFF}.article-template .pagination>a:hover:first-child span svg{animation:1s ease-in-out 0s infinite less}.article-template .pagination>a:hover:last-child span svg{animation:1s ease-in-out 0s infinite more}.article-template .pagination>div{flex:0 0 150px}.article-template .pagination>span{display:block;flex:1 1;border-left:3px solid #FFFFFF;border-right:3px solid #FFFFFF;text-align:center;font-size:18px;font-weight:700;font-family:proxima-soft;line-height:40px;color:#AAAAAA}.article-template .article-footer{display:flex;overflow:hidden;background-color:#DDDDDD;line-height:40px;flex-direction:row-reverse;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.article-template .article-footer .icon{display:flex;flex:0 0 40px;justify-content:center;flex-direction:column;align-items:center;border-left:2px solid #FFFFFF;font-size:16px;color:#16A1FF}.article-template .article-footer ul{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:-2px}.article-template .article-footer ul li{border-left:2px solid #FFFFFF;border-bottom:2px solid #FFFFFF}.article-template .article-footer ul li a{display:inline-block;padding:0 15px;color:#AAAAAA;transition:all ease-in-out .2s}.article-template .article-footer ul li a:hover{background-color:#16A1FF;color:#FFFFFF}@media (max-width:863px){.article-template{width:auto;margin:0 40px}.article-template .article-body #contentarea{flex:0 1 auto}.article-template .article-body img{height:auto}.article-template .article-body .align_left,.article-template .article-body .align_right,.article-template .article-body [align="left"],.article-template .article-body [align="right"]{max-width:40%;height:auto}.article-template .article-body .image_caption_styled,.article-template .article-body .image_caption_nostyle{width:auto !important}}@media (max-width:800px){.article-template{margin:0 20px}.article-template .article-header{padding:15px 20px 20px}.article-template .article-header h1{line-height:26px;font-size:24px}.article-template .article-header small{font-size:12px}.article-template .article-header small>span{margin-top:8px}.article-template .article-body{padding:0 20px 40px;font-family:"Open Sans";line-height:24px;font-size:16px}.article-template .article-body .image_caption_styled,.article-template .article-body .image_caption_nostyle{line-height:normal}.article-template .article-body #sidebar{display:none}}@media (max-width:600px){.article-template{margin:0;border-radius:0}.article-template .article-body .quote{margin-left:15px;padding-right:20px}.article-template .article-body blockquote{margin:14px 15px}.article-template .pagination{border-bottom-left-radius:0;border-bottom-right-radius:0}.article-template .pagination>div{flex:0 0 100px}.article-template .pagination>a{flex:0 0 100px}.article-template .pagination>a:first-child{border-bottom-left-radius:0}.article-template .pagination>a:last-child{border-bottom-right-radius:0}.article-template .pagination>a span{font-size:16px}.article-template .pagination>span{font-size:16px}}#site-header{position:absolute;top:0;left:0;width:100%}#site-header div{display:flex;justify-content:space-between;max-width:1340px;margin:40px auto 0}#site-header div h1{margin-left:20px}#site-header div h1 a{display:inline-block;font-family:proxima-soft,sans-serif;font-size:80px;font-weight:700;color:#333333;transition:transform ease-in-out .2s}#site-header div h1 a::before{content:'';display:block;float:left;width:70px;height:60px;margin:13px 10px 0 0;background:url('https://static.nsidr.com/nsidr/logo.png') left top no-repeat;background-size:contain}#site-header div h1 a span{display:inline-block}#site-header div h1 a:hover{transform:scale(1.05)}#site-header div h1 a:hover::before{animation:1.5s linear 0s infinite shake}#site-header div h1 a:hover span:nth-of-type(1){animation:1.5s ease-in-out 0s infinite bounce}#site-header div h1 a:hover span:nth-of-type(2){animation:1.5s ease-in-out .05s infinite bounce}#site-header div h1 a:hover span:nth-of-type(3){animation:1.5s ease-in-out .1s infinite bounce}#site-header div h1 a:hover span:nth-of-type(4){animation:1.5s ease-in-out .15s infinite bounce}#site-header div h1 a:hover span:nth-of-type(5){animation:1.5s ease-in-out .2s infinite bounce}#site-header div nav{display:flex;position:relative;top:-90px;transition:all ease-in-out .3s}#site-header div nav ul{display:flex;justify-content:flex-end;margin:17px auto 0;padding-right:15px}#site-header div nav ul li{display:flex;justify-content:center;align-items:center;width:26px;height:26px;margin-left:15px;background-color:#DDDDDD;border-radius:26px;line-height:26px;text-align:center;font-size:14px;color:#FFFFFF;transition:box-shadow ease-in-out .2s}#site-header div nav ul li:hover{box-shadow:0 0 0 3px #FFFFFF;cursor:help}section.not-found{display:flex;flex-direction:column;justify-content:center;align-self:center;flex:1 0 auto;z-index:-1}section.not-found h1{margin-top:-120px;padding-top:140px;background:url('https://static.nsidr.com/nsidr/dead-link.png') center top no-repeat;background-size:auto 120px;text-align:center;color:#AAAAAA;font-family:proxima-soft;font-weight:700;font-size:30px}section.not-found p{margin-top:20px;text-align:center;font-size:16px;color:#AAAAAA}#site-footer{height:72px;margin-top:auto;background-color:#16A1FF}#site-footer>div{display:flex;justify-content:space-between;max-width:1380px;margin:0 auto;padding:20px;color:#FFFFFF}#site-footer>div small{flex:1 0 210px;line-height:32px;font-size:20px;font-weight:700;font-family:proxima-soft}#site-footer>div small a{transform-origin:left center;font-size:20px;color:#FFFFFF}#site-footer>div small a:hover{transform:scale(1.05)}#site-footer>div a{display:inline-block;opacity:.5;font-size:32px;color:#FFFFFF;transition:transform ease-in-out .2s,opacity ease-in-out .2s}#site-footer>div a:hover{transform:scale(1.1);opacity:1}#site-footer>div ul{display:flex;justify-content:flex-end;flex:1 0 210px}#site-footer>div ul li{margin-left:15px}body.content-view #site-header div{max-width:1000px;margin-top:0}body.content-view #site-header div h1{margin-top:15px;margin-left:15px}body.content-view #site-header div h1 a{font-size:29px;transform-origin:18px center}body.content-view #site-header div h1 a::before{width:25.2px;height:22.5px;margin:5px 4px 0 0}body.content-view #site-header div nav{top:0}body.article-view #site-header div{width:783px;margin-top:0}body.article-view #site-header div h1{margin-top:15px;margin-left:15px}body.article-view #site-header div h1 a{font-size:29px;transform-origin:18px center}body.article-view #site-header div h1 a::before{width:25.2px;height:22.5px;margin:5px 4px 0 0}body.article-view #site-header div nav{top:0}body.list-view #site-header{z-index:2}body.list-view #site-header div{height:0}body.list-view #site-header div h1{position:fixed}body.not-found-view #site-header{position:static}body.not-found-view #site-header div{justify-content:center}body.not-found-view #site-header div h1{transform-origin:center top;margin-left:0}body.not-found-view #site-header div h1 a{font-size:40px}body.not-found-view #site-header div h1 a::before{width:35px;height:30px;margin:7px 5px 0 0}body.not-found-view #site-header div nav{display:none}body.not-found-view #site-footer{display:none}@media (max-width:1420px){#site-header{position:static;top:auto;left:auto;width:auto}#site-header div{justify-content:center;max-width:none;margin:20px 0 0}#site-header div h1{margin-left:0}#site-header div nav{display:none}body.index-view #site-header div{position:relative;max-width:940px;margin:20px auto 0}body.index-view #site-header div h1{position:relative;z-index:1;padding:0 30px;background-color:#EEEEEE}body.index-view #site-header div::after{content:'';display:block;position:absolute;top:50%;width:100%;height:0;border-bottom:1px solid #CCCCCC}body.content-view #site-header{position:absolute;top:0;left:0;width:100%}body.content-view #site-header div{justify-content:space-between;max-width:1000px;margin:0 auto}body.content-view #site-header div h1{margin-left:15px}body.content-view #site-header div nav{display:flex}body.article-view #site-header{position:absolute;top:0;left:0;width:100%}body.article-view #site-header div{justify-content:space-between;max-width:1000px;margin:0 auto}body.article-view #site-header div h1{margin-left:15px}body.article-view #site-header div nav{display:flex}body.list-view #site-header{position:absolute;z-index:2;top:0;left:0;width:100%;height:0}body.list-view #site-header div{position:relative;justify-content:flex-start;left:-150px;max-width:700px;margin:0 auto}body.list-view #site-header div h1{position:static;margin-top:15px;margin-left:15px}body.list-view #site-header div h1 a{font-size:29px;transform-origin:18px center}body.list-view #site-header div h1 a::before{width:25.2px;height:22.5px;margin:5px 4px 0 0}body.not-found-view section.not-found h1{margin-top:-100px}}@media (max-width:1080px){body.index-view #site-header div{max-width:calc(100% - 140px)}body.content-view #site-header div{margin:0 40px}body.list-view #site-header div{left:0;max-width:calc(100% - 320px);margin:0 40px}}@media (max-width:863px){body.article-view #site-header div{width:auto;margin:0 40px}}@media (max-width:800px){body.content-view #site-header div{margin:0 20px}body.article-view #site-header div{margin:0 20px}body.list-view #site-header div{margin:0 20px}}@media (max-width:600px){#site-header div{margin:15px 0 -45px}#site-header div h1 a{font-size:48px}#site-header div h1 a::before{width:42px;height:36px;margin:8px 6px 0 0}body.index-view #site-header div{max-width:calc(100% - 40px);margin:15px auto -12px}body.index-view #site-header div h1{padding:0 18px}body.index-view #site-header div::after{top:25px}body.content-view #site-header div{margin:0 auto}body.content-view #site-header div h1{transform:scale(1)}body.article-view #site-header div{margin:0 auto}body.article-view #site-header div h1{transform:scale(1)}body.list-view #site-header div{max-width:calc(100% - 100px);margin:0 5px}body.list-view #site-header div h1{transform:scale(1)}#site-footer{height:54px}#site-footer>div{padding:10px 20px}#site-footer>div small{flex:0 1 auto;margin-right:auto}#site-footer>div small a{font-size:14px}#site-footer>div ul{flex:0 1 auto}}@media (max-width:370px){body.index-view #site-header div{max-width:100%}body.index-view #site-header div h1{padding:0}body.index-view #site-header div::after{display:none}#site-footer>div>a{margin-top:5px;font-size:24px}#site-footer>div ul li{margin-left:10px}#site-footer>div ul li a{margin-top:5px;font-size:24px}}#index{padding:40px 0}#index .index-featured{display:flex;flex-direction:row-reverse;justify-content:center}#index .index-featured .featured-post{display:flex;flex-direction:column;margin-bottom:40px;border-radius:5px;box-shadow:0 0 30px 0 rgba(0,0,0,0.2)}#index .index-featured .featured-post .post-template{position:relative;z-index:1;flex:0 1 940px;margin:0;overflow:hidden;border-bottom-left-radius:0;border-bottom-right-radius:0}#index .index-featured .featured-post .post-template .post-body img{width:100%;margin-left:0;border:10px solid transparent}#index .index-featured .featured-post .post-template .post-body iframe{width:100%;margin-left:0;border:10px solid transparent}#index .index-featured .featured-post .continue-reading{position:sticky;z-index:2;bottom:0;height:60px;background:url('https://static.nsidr.com/nsidr/line-gate.png') -1px -1px #CCCCCC;background-size:6px 6px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;text-align:center;transition:all 1s ease-in-out}#index .index-featured .featured-post .continue-reading a{display:block;background:transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:all .2s ease-in-out}#index .index-featured .featured-post .continue-reading a span{display:flex;justify-content:center;align-items:center;font-size:26px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA;transition:all .2s ease-in-out}#index .index-featured .featured-post .continue-reading a span svg{margin-left:10px}#index .index-featured .featured-post .continue-reading::before{content:'';position:absolute;left:0;top:-100px;display:block;width:100%;height:100px;background:linear-gradient(transparent, #FFFFFF 95%)}#index .index-featured .featured-post .continue-reading a:hover{background:#16A1FF}#index .index-featured .featured-post .continue-reading a:hover span{transform:scale(1.05);color:#FFFFFF}#index .index-featured .featured-post .continue-reading a:hover span svg{animation:1s ease-in-out 0s infinite more}#index .index-featured .featured-post .post-template.hyrule+.continue-reading a:hover{background-color:#19BC19}#index .index-featured .featured-post .post-template.fami+.continue-reading a:hover{background-color:#FF3F3F}#index .index-featured .index-exhibits{display:flex;flex-direction:column;flex:0 0 300px;margin:110px 40px 0 0}#index .index-featured .index-exhibits aside{position:relative;width:100%;height:300px;margin-bottom:40px;border-radius:5px;overflow:hidden}#index .index-featured .index-exhibits aside h1{background-color:rgba(0,0,0,0.5);line-height:60px;text-align:center;font-family:proxima-soft;font-weight:700;font-size:28px;color:#FFFFFF}#index .index-featured .index-exhibits aside.exhibit{opacity:.6;cursor:help}#index .index-featured .index-exhibits aside.exhibit p{position:absolute;bottom:34px;right:-94px;width:300px;height:40px;line-height:40px;text-align:center;font-family:proxima-soft;font-weight:700;font-size:20px;color:#FFFFFF;transform:rotate(-45deg)}#index .index-featured .index-exhibits aside.exhibit.exhibit-one{border-top:5px solid #19BC19;background:url('https://static.nsidr.com/nsidr/the-hyrule-fantasy.jpg') center center no-repeat #19BC19;background-size:cover}#index .index-featured .index-exhibits aside.exhibit.exhibit-one p{background-color:#19BC19}#index .index-featured .index-exhibits aside.exhibit.exhibit-two{border-top:5px solid #FF3F3F;background:url('https://static.nsidr.com/nsidr/famiculture.jpg') center center no-repeat #FF3F3F;background-size:cover}#index .index-featured .index-exhibits aside.exhibit.exhibit-two p{background-color:#FF3F3F}#index .index-featured .index-exhibits aside.follow{height:210px;border-top:5px solid #FFD800;background-color:#FFFFFF;padding:0 20px 20px}#index .index-featured .index-exhibits aside.follow h1{background:none;color:#333333}#index .index-featured .index-exhibits aside.follow p{margin:-3px 0 13px;text-align:center;line-height:22px;font-size:16px}#index .index-featured .index-exhibits aside.follow ul{display:flex;justify-content:space-around}#index .index-featured .index-exhibits aside.follow ul li{font-size:70px}#index .index-featured .index-exhibits aside.follow ul li a{display:inline-block;transition:all ease-in-out .2s;color:#AAAAAA}#index .index-featured .index-exhibits aside.follow ul li a:hover{transform:scale(1.05)}#index .index-featured .index-exhibits aside.follow ul li a:hover.rss{color:#F26522}#index .index-featured .index-exhibits aside.follow ul li a:hover.twitter{color:#1DA1F2}#index .index-featured .index-exhibits aside.follow ul li a:hover.facebook{color:#1777f2}#index .index-featured .index-exhibits aside.follow ul li a:hover svg{animation:1.5s linear 0s infinite shake}#index:not(.has-featured-post){display:flex;max-width:1340px;margin:0 auto;flex-wrap:wrap}#index:not(.has-featured-post) .index-featured{flex:0 0 340px}#index:not(.has-featured-post) .post-previews{flex:0 1 1000px}#index:not(.has-featured-post) .post-previews>li{width:calc(50% - 20px)}#index:not(.has-featured-post) .view-all-posts{width:100%}@media (max-width:1420px){#index{padding-top:30px}#index .index-featured{flex-direction:column;max-width:1000px;margin:0 auto}#index .index-featured .index-exhibits{flex:0 0 auto;flex-direction:row;justify-content:space-between;margin:0}#index .index-featured .index-exhibits aside{height:210px;width:calc(33.33% - 26.67px);margin-bottom:0}#index .post-previews{max-width:1080px;height:560px;padding:40px;overflow:hidden}#index .post-previews li{width:calc(50% - 20px)}#index:not(.has-featured-post) .index-featured{flex:0 1 1000px}#index:not(.has-featured-post) .post-previews{height:auto;padding:40px 0 0;overflow:visible}}@media (max-width:1080px){#index.has-featured-post .index-featured{margin:0 40px}#index:not(.has-featured-post) .index-featured{flex:0 1 100%;max-width:none}#index:not(.has-featured-post) .index-exhibits{margin:0 40px}#index:not(.has-featured-post) .post-previews{margin:0 40px}}@media (max-width:920px){#index .index-featured .index-exhibits aside h1{font-size:22px}#index .index-featured .index-exhibits aside.follow h1{font-size:22px}#index .index-featured .index-exhibits aside.follow p{margin-bottom:17px;font-size:14px}#index .index-featured .index-exhibits aside.follow ul{justify-content:space-between}#index .index-featured .index-exhibits aside.follow ul li{font-size:55px}}@media (max-width:800px){#index .index-featured .featured-post{flex:0 1 700px;margin:0 20px 20px}#index .index-featured .index-exhibits{flex-wrap:wrap;margin:0 20px}#index .index-featured .index-exhibits aside{width:calc(50% - 10px);margin-bottom:20px}#index .index-featured .index-exhibits aside h1{font-size:28px}#index .index-featured .index-exhibits aside.follow{display:flex;width:100%;height:auto;margin-bottom:0;padding:20px}#index .index-featured .index-exhibits aside.follow div{display:flex;flex:0 1 60%}#index .index-featured .index-exhibits aside.follow div h1{flex:0 1 50%;line-height:65px;font-size:28px}#index .index-featured .index-exhibits aside.follow div p{flex:0 1 50%;margin:0;padding-top:13px;font-size:16px}#index .index-featured .index-exhibits aside.follow ul{justify-content:space-around;flex:0 1 40%}#index .index-featured .index-exhibits aside.follow ul li{font-size:70px}#index .post-previews{height:530px;padding:20px}#index .post-previews li{width:calc(50% - 10px)}#index.has-featured-post .index-featured{margin:0}#index:not(.has-featured-post) .post-previews{margin:0 20px;padding-top:20px}#index:not(.has-featured-post) .post-previews li{width:calc(50% - 10px);margin-bottom:20px}}@media (max-width:730px){#index .index-featured .index-exhibits aside.follow div{flex-direction:column;flex:0 1 50%}#index .index-featured .index-exhibits aside.follow div h1{flex:0 1 auto;line-height:30px}#index .index-featured .index-exhibits aside.follow div p{flex:0 1 auto}#index .index-featured .index-exhibits aside.follow ul{padding-top:5px;flex:0 1 50%}#index .post-previews{height:auto;padding-bottom:0;overflow:visible}#index .post-previews li{width:100%}#index:not(.has-featured-post) .post-previews li{width:100%}}@media (max-width:600px){#index .index-featured .featured-post{margin:0 0 20px;box-shadow:none}#index .index-featured .featured-post .post-template{margin:0;border-radius:0}#index .index-featured .featured-post .continue-reading{border-bottom-left-radius:0;border-bottom-right-radius:0}#index .index-featured .featured-post .continue-reading a{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media (max-width:570px){#index .index-featured .index-exhibits aside:not(.follow) h1{font-size:22px}}@media (max-width:500px){#index .index-featured .index-exhibits aside{width:100%}#index .index-featured .index-exhibits aside:not(.follow) h1{font-size:28px}#index .index-featured .index-exhibits aside.follow{display:block;height:210px;padding:0 20px 20px}#index .index-featured .index-exhibits aside.follow div h1{line-height:60px}#index .index-featured .index-exhibits aside.follow div p{margin:-3px 0 13px;padding:0}#index .index-featured .index-exhibits aside.follow ul{justify-content:center;padding-top:0}#index .index-featured .index-exhibits aside.follow ul li:nth-child(2){margin:0 25px}}#posts{position:relative;z-index:1;display:flex;flex-direction:row-reverse;max-width:1340px;width:100%;margin:0 auto 40px}#posts .filter-status{display:flex;justify-content:flex-start;align-items:center;height:40px;padding-left:12px;margin-bottom:20px;background-color:#DDDDDD;border-radius:5px;font-size:16px;font-weight:700;color:#AAAAAA}#posts .filter-status>svg{margin-right:11px}#posts .filter-status a{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 40px;height:40px;margin-left:auto;border-left:2px solid #EEEEEE;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:16px;color:#AAAAAA;cursor:pointer;transition:all ease-in-out .2s}#posts .filter-status a:hover{background-color:#16A1FF;color:#FFFFFF}#posts .filter-status a:hover svg{animation:1s ease-in-out 0s infinite shake}#posts .post-list{display:flex;flex-direction:column;flex:0 1 1000px;min-height:calc(100vh - 172px);margin-top:40px}#posts .post-list .post-previews li{width:calc(50% - 20px)}#posts .post-list .no-posts{padding:20px;border-top:5px solid #16A1FF;border-radius:5px;background-color:#FFFFFF;text-align:center}#posts .post-list .no-posts span{display:block;margin-top:20px;color:#AAAAAA}#posts .post-list .no-posts .fa-ban{margin:50px auto;font-size:200px;color:#EEEEEE}#posts .post-list .pagination{display:flex;height:60px;margin-top:auto;background-color:#DDDDDD;border-radius:5px}#posts .post-list .pagination>a{display:block;flex:0 0 200px;height:100%;transition:all .2s ease-in-out}#posts .post-list .pagination>a span{display:flex;justify-content:center;height:100%;align-items:center;text-align:center;font-size:22px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA;transition:all .2s ease-in-out}#posts .post-list .pagination>a span svg{margin-left:10px}#posts .post-list .pagination>a span.archive svg,#posts .post-list .pagination>a span.archive:last-child svg{margin:0}#posts .post-list .pagination>a:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}#posts .post-list .pagination>a:first-child span svg{margin-right:10px}#posts .post-list .pagination>a:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}#posts .post-list .pagination>a:last-child span svg{margin-left:10px}#posts .post-list .pagination>a:hover{background-color:#16A1FF}#posts .post-list .pagination>a:hover span{transform:scale(1.05);color:#FFFFFF}#posts .post-list .pagination>a:hover:first-child span svg{animation:1s ease-in-out 0s infinite less}#posts .post-list .pagination>a:hover:last-child span svg{animation:1s ease-in-out 0s infinite more}#posts .post-list .pagination>a:hover:last-child span.archive svg{animation:2s ease-in-out .2s infinite shake}#posts .post-list .pagination>div{flex:0 0 200px}#posts .post-list .pagination>span{display:block;flex:1 1;border-left:3px solid #EEEEEE;border-right:3px solid #EEEEEE;text-align:center;font-size:22px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA}#posts #tag-search{flex:0 0 300px;margin-right:40px}#posts #tag-search .search-container{position:fixed;top:150px}#posts #tag-search .search-container .search-posts{width:300px;margin-bottom:40px;padding:20px;border-radius:5px;border-top:5px solid #FFD800;background-color:#FFFFFF}#posts #tag-search .search-container .search-posts h1{margin-bottom:10px;line-height:26px;text-align:center;font-family:proxima-soft;font-weight:700;font-size:20px}#posts #tag-search .search-container .search-posts input{width:100%;padding:5px 10px;background-color:#EEEEEE;border:1px solid #DDDDDD;border-radius:5px;transition:all .2s ease-in-out}#posts #tag-search .search-container .search-posts input:focus{border-color:#16A1FF;outline:none}#posts #tag-search .search-container .search-posts ul{display:flex;flex-wrap:wrap}#posts #tag-search .search-container .search-posts ul li{margin:5px 5px 0 0;padding:7px 11px;border-radius:5px;background-color:#EEEEEE}#posts #tag-search .search-container .search-posts ul li.selected{background-color:#16A1FF}#posts #tag-search .search-container .search-posts ul li.selected a{color:#FFFFFF}#posts #tag-search .search-container .search-posts p{font-size:14px;margin-top:10px;text-align:center;color:#AAAAAA}#posts #tag-search .search-container .search-link{display:none}#posts #tag-search .search-container .archive-link{display:flex;justify-content:center}#posts #tag-search .search-container .archive-link a{opacity:.4;display:flex;align-items:center;min-width:40px;max-width:40px;height:40px;padding-left:11px;overflow:hidden;background-color:#DDDDDD;border-radius:40px;font-weight:700;font-family:proxima-soft;font-size:18px;color:#AAAAAA;white-space:nowrap;transition:all .2s ease-in-out}#posts #tag-search .search-container .archive-link a svg{margin-right:15px}#posts #tag-search .search-container .archive-link a:hover{opacity:1;max-width:240px;padding:0 20px;background-color:#16A1FF;color:#FFFFFF}#posts #tag-search .search-container .archive-link a:hover svg{animation:2s ease-in-out .2s infinite shake}@media (max-width:1420px){#posts{flex-direction:column-reverse}#posts .filter-status{width:100%;max-width:1000px;margin:0 auto 20px}#posts .post-list{flex:1 0 auto;margin-top:0}#posts .pagination{width:100%;max-width:1000px;margin:0 auto}#posts #tag-search{flex:0 0 0;max-width:1000px;width:100%;margin:0 auto}#posts #tag-search .search-container{position:relative;top:0;max-height:0;padding-top:60px;overflow:hidden;transition:max-height ease-in-out .5s}#posts #tag-search .search-container .search-posts{width:100%;margin-bottom:20px}#posts #tag-search .search-container .search-link{display:block;position:absolute;top:0;right:15px;text-align:center}#posts #tag-search .search-container .search-link a{display:flex;align-items:center;min-width:30px;max-width:30px;height:30px;margin-top:15px;padding-left:8px;overflow:hidden;background-color:#DDDDDD;border-radius:30px;font-weight:700;font-family:proxima-soft;font-size:14px;color:#FFFFFF;white-space:nowrap;transition:all .2s ease-in-out}#posts #tag-search .search-container .search-link a svg{margin-right:10px}#posts #tag-search .search-container .search-link a:hover{background-color:#16A1FF;color:#FFFFFF}#posts #tag-search .search-container .search-link a:hover svg{animation:2s ease-in-out .2s infinite shake}#posts #tag-search .search-container .archive-link{position:absolute;top:0;right:60px}#posts #tag-search .search-container .archive-link a{opacity:1;min-width:30px;max-width:30px;height:30px;margin-top:15px;padding-left:8px;border-radius:30px;line-height:30px;font-size:14px;color:#FFFFFF}#posts #tag-search .search-container .archive-link a svg{margin-right:10px}#posts #tag-search .search-container .archive-link a:hover{max-width:190px;padding:0 17px 0 15px}#posts #tag-search .search-container.show-search{max-height:400px}#posts #tag-search .search-container.show-search .search-link a{background-color:#16A1FF;color:#FFFFFF}}@media (max-width:1080px){#posts .filter-status{width:auto;margin:0 40px 20px}#posts .post-list .post-previews{margin:0 40px}#posts .pagination{width:auto;margin:0 40px}#posts #tag-search{width:auto;margin:0 40px}}@media (max-width:800px){#posts .post-list .filter-status{margin:0 20px 20px}#posts .post-list .post-previews{margin:0 20px}#posts .post-list .post-previews>li{width:calc(50% - 10px);margin-bottom:20px}#posts .post-list .pagination{width:auto;margin:auto 20px 0}#posts .post-list .pagination>div{flex:0 0 100px}#posts .post-list .pagination>a{flex:0 0 100px}#posts .post-list .pagination>a span{font-size:18px}#posts .post-list .pagination>span{font-size:18px}#posts #tag-search{margin:0 20px}#posts #tag-search .search-container .search-posts{margin-bottom:20px}}@media (max-width:730px){#posts .post-list .filter-status{font-size:14px}#posts .post-list .filter-status svg{font-size:16px}#posts .post-list .post-previews li{width:100%}}@media (max-width:600px){#posts #tag-search{margin:0 5px}#posts #tag-search .search-container .search-posts{width:calc(100% - 30px);margin:0 15px 20px}}@media (max-width:380px){#posts .post-list .pagination>div{flex:0 0 80px}#posts .post-list .pagination>a{flex:0 0 80px}#posts .post-list .pagination>a span{font-size:16px}#posts .post-list .pagination>span{font-size:16px}}#post{padding:60px 0 40px}@media (max-width:1420px){#post .post-previews{max-width:1080px;height:560px;margin-top:-40px;padding:40px;overflow:hidden}#post .post-previews li{width:calc(50% - 20px)}}@media (max-width:800px){#post .post-previews{height:520px;margin-top:0;padding:20px}#post .post-previews li{width:calc(50% - 10px)}}@media (max-width:730px){#post .post-previews{height:auto;padding-bottom:0;overflow:visible}#post .post-previews li{width:100%}}#articles{position:relative;z-index:1;display:flex;flex-direction:row-reverse;max-width:1340px;width:100%;margin:0 auto 40px}#articles .filter-status{display:flex;justify-content:flex-start;align-items:center;height:40px;padding-left:12px;margin-bottom:20px;background-color:#DDDDDD;border-radius:5px;font-size:16px;font-weight:700;color:#AAAAAA}#articles .filter-status>svg{margin-right:11px}#articles .filter-status a{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 40px;height:40px;margin-left:auto;border-left:2px solid #EEEEEE;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:16px;color:#AAAAAA;cursor:pointer;transition:all ease-in-out .2s}#articles .filter-status a:hover{background-color:#16A1FF;color:#FFFFFF}#articles .filter-status a:hover svg{animation:1s ease-in-out 0s infinite shake}#articles .article-list{display:flex;flex-direction:column;flex:0 1 1000px;min-height:calc(100vh - 172px);margin-top:40px}#articles .article-list .article-previews{width:100%;align-self:center}#articles .article-list .no-articles{padding:20px;border-top:5px solid #16A1FF;border-radius:5px;background-color:#FFFFFF;text-align:center}#articles .article-list .no-articles span{display:block;margin-top:20px;color:#AAAAAA}#articles .article-list .no-articles .fa-ban{margin:50px auto;font-size:200px;color:#EEEEEE}#articles .article-list .pagination{display:flex;height:60px;margin-top:auto;background-color:#DDDDDD;border-radius:5px}#articles .article-list .pagination>a{display:block;flex:0 0 200px;transition:all .2s ease-in-out}#articles .article-list .pagination>a span{display:flex;justify-content:center;align-items:center;text-align:center;font-size:22px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA;transition:all .2s ease-in-out}#articles .article-list .pagination>a span svg{margin-left:10px}#articles .article-list .pagination>a:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}#articles .article-list .pagination>a:first-child span svg{margin-right:10px}#articles .article-list .pagination>a:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}#articles .article-list .pagination>a:last-child span svg{margin-left:10px}#articles .article-list .pagination>a:hover{background-color:#16A1FF}#articles .article-list .pagination>a:hover span{transform:scale(1.05);color:#FFFFFF}#articles .article-list .pagination>a:hover:first-child span svg{animation:1s ease-in-out 0s infinite less}#articles .article-list .pagination>a:hover:last-child span svg{animation:1s ease-in-out 0s infinite more}#articles .article-list .pagination>div{flex:0 0 200px}#articles .article-list .pagination>span{display:block;flex:1 1;border-left:3px solid #EEEEEE;border-right:3px solid #EEEEEE;text-align:center;font-size:22px;font-weight:700;font-family:proxima-soft;line-height:60px;color:#AAAAAA}#articles #tag-search{flex:0 0 300px;margin-right:40px}#articles #tag-search .search-container{position:fixed;top:150px}#articles #tag-search .search-container .search-articles{width:300px;margin-bottom:40px;padding:20px;border-radius:5px;border-top:5px solid #FFD800;background-color:#FFFFFF}#articles #tag-search .search-container .search-articles h1{margin-bottom:10px;line-height:26px;text-align:center;font-family:proxima-soft;font-weight:700;font-size:20px}#articles #tag-search .search-container .search-articles input{width:100%;padding:5px 10px;background-color:#EEEEEE;border:1px solid #DDDDDD;border-radius:5px;transition:all .2s ease-in-out}#articles #tag-search .search-container .search-articles input:focus{border-color:#16A1FF;outline:none}#articles #tag-search .search-container .search-articles ul{display:flex;flex-wrap:wrap}#articles #tag-search .search-container .search-articles ul li{margin:5px 5px 0 0;padding:7px 11px;border-radius:5px;background-color:#EEEEEE}#articles #tag-search .search-container .search-articles ul li.selected{background-color:#16A1FF}#articles #tag-search .search-container .search-articles ul li.selected a{color:#FFFFFF}#articles #tag-search .search-container .search-articles p{font-size:14px;margin-top:10px;text-align:center;color:#AAAAAA}#articles #tag-search .search-container .search-link{display:none}#articles #tag-search .search-container .posts-link{display:flex;justify-content:center}#articles #tag-search .search-container .posts-link a{opacity:.4;display:flex;align-items:center;min-width:40px;max-width:40px;height:40px;padding-left:11px;overflow:hidden;background-color:#DDDDDD;border-radius:40px;font-weight:700;font-family:proxima-soft;font-size:18px;color:#AAAAAA;white-space:nowrap;transition:all .2s ease-in-out}#articles #tag-search .search-container .posts-link a svg{margin-right:15px}#articles #tag-search .search-container .posts-link a:hover{opacity:1;max-width:240px;padding:0 20px;background-color:#16A1FF;color:#FFFFFF}#articles #tag-search .search-container .posts-link a:hover svg{animation:2s ease-in-out .2s infinite shake}@media (max-width:1420px){#articles{flex-direction:column-reverse}#articles .filter-status{width:100%;max-width:1000px;margin:0 auto 20px}#articles .article-list{flex:1 0 auto;margin-top:0}#articles .article-list .article-previews{max-width:1000px;margin:0 auto}#articles .pagination{width:100%;max-width:1000px;margin:0 auto}#articles #tag-search{flex:0 0 0;max-width:1000px;width:100%;margin:0 auto}#articles #tag-search .search-container{position:relative;top:0;max-height:0;padding-top:60px;overflow:hidden;transition:max-height ease-in-out .5s}#articles #tag-search .search-container .search-articles{width:100%;margin-bottom:20px}#articles #tag-search .search-container .search-link{display:block;position:absolute;top:0;right:15px;text-align:center}#articles #tag-search .search-container .search-link a{display:flex;align-items:center;min-width:30px;max-width:30px;height:30px;margin-top:15px;padding-left:8px;overflow:hidden;background-color:#DDDDDD;border-radius:30px;font-weight:700;font-family:proxima-soft;font-size:14px;color:#FFFFFF;white-space:nowrap;transition:all .2s ease-in-out}#articles #tag-search .search-container .search-link a svg{margin-right:10px}#articles #tag-search .search-container .search-link a:hover{background-color:#16A1FF;color:#FFFFFF}#articles #tag-search .search-container .search-link a:hover svg{animation:2s ease-in-out .2s infinite shake}#articles #tag-search .search-container .posts-link{position:absolute;top:0;right:60px}#articles #tag-search .search-container .posts-link a{opacity:1;min-width:30px;max-width:30px;height:30px;margin-top:15px;padding-left:8px;border-radius:30px;line-height:30px;font-size:14px;color:#FFFFFF}#articles #tag-search .search-container .posts-link a svg{margin-right:10px}#articles #tag-search .search-container .posts-link a:hover{max-width:190px;padding:0 17px 0 15px}#articles #tag-search .search-container.show-search{max-height:370px}#articles #tag-search .search-container.show-search .search-link a{background-color:#16A1FF;color:#FFFFFF}}@media (max-width:1080px){#articles .filter-status{width:auto;margin:0 40px 20px}#articles .article-list .article-previews{width:calc(100% - 80px);margin:0 40px}#articles .pagination{width:auto;margin:0 40px}#articles #tag-search{width:auto;margin:0 40px}}@media (max-width:800px){#articles .filter-status{width:auto;margin:0 20px 20px}#articles .article-list .article-previews{width:calc(100% - 40px);margin:0 20px}#articles .article-list .pagination{width:auto;margin:auto 20px 0}#articles .article-list .pagination>div{flex:0 0 100px}#articles .article-list .pagination>a{flex:0 0 100px}#articles .article-list .pagination>a span{font-size:18px}#articles .article-list .pagination>span{font-size:18px}#articles #tag-search{margin:0 20px}}@media (max-width:730px){#articles .article-list .filter-status{font-size:14px}#articles .article-list .filter-status svg{font-size:16px}}@media (max-width:600px){#articles #tag-search{margin:0 5px}#articles #tag-search .search-container .search-articles{width:calc(100% - 30px);margin:0 15px 20px}}@media (max-width:380px){#articles .article-list .pagination>div{flex:0 0 80px}#articles .article-list .pagination>a{flex:0 0 80px}#articles .article-list .pagination>a span{font-size:16px}#articles .article-list .pagination>span{font-size:16px}}#article{padding:60px 0 40px}#article .toggle-responsive{max-width:783px;margin:0 auto 20px}#article .toggle-responsive a{display:block;margin:0 auto;background-color:#DDDDDD;border-radius:5px;transition:all .2s ease-in-out;text-align:center}#article .toggle-responsive a span{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;font-family:proxima-soft;line-height:40px;color:#AAAAAA;transition:all .2s ease-in-out}#article .toggle-responsive a:hover{background-color:#16A1FF}#article .toggle-responsive a:hover span{transform:scale(1.05);color:#FFFFFF}#article .toggle-responsive a:hover span svg{animation:1s ease-in-out 0s infinite more}#article .toggle-responsive.show-responsive{margin:20px auto 40px}#article .toggle-responsive.show-responsive a span{font-size:40px;line-height:80px}#article .toggle-responsive.show-responsive a span svg{margin-right:10px}#article .toggle-responsive.show-responsive a:hover span svg{animation:1s ease-in-out 0s infinite less}#article .toggle-responsive.show-desktop a span svg{margin-left:10px}#article .toggle-responsive.show-desktop a:hover span svg{animation:1s ease-in-out 0s infinite more}#article .view-all-articles{max-width:783px;margin-top:40px}@media (max-width:1080px){#article .view-all-articles{margin:40px auto 0}}@media (max-width:863px){#article .toggle-responsive{margin:0 40px 20px}#article .view-all-articles{margin:40px 40px 0}}@media (min-width:863px){#article .show-desktop{display:none}}@media (max-width:800px){#article .toggle-responsive{margin:0 20px 10px}#article .view-all-articles{margin:20px 20px 0}}@media (max-width:600px){#article .toggle-responsive{margin:0}#article .toggle-responsive a{border-radius:0}#article .toggle-responsive a span{transform-origin:left;justify-content:flex-start;margin-left:20px;font-size:16px}}