.UserImage{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;overflow:hidden;border-radius:50%}.UserImage img{width:100%}

.UserName{font-size:14px}.UserName .name{font-weight:600}.UserName .company{margin-top:10px}.UserName .company img{max-height:36px}

.Author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}.Author .UserName{margin-left:20px;font-size:16px;line-height:20px;color:#6f6f72}

.MilanoteLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MilanoteLogo .milanote-name{margin-left:8px;font-family:"Tiempos",Times,serif;font-size:22px;color:#31303a}.MilanoteLogo.white .milanote-name,.MilanoteLogo.light .milanote-name{color:#fff}.MilanoteLogo.white path,.MilanoteLogo.light path{fill:#fff}.MilanoteLogo.center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MilanoteLogo.center .milanote-name{margin-left:0;margin-top:5px}@media (min-width: 768px){.MilanoteLogo.light-mobile .milanote-name{color:#31303a}.MilanoteLogo.light-mobile path{fill:#31303a !important}}@media (max-width: 767px){.MilanoteLogo.light-mobile .milanote-name{color:#fff}.MilanoteLogo.light-mobile path{fill:#fff}}

.HeaderLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HeaderLogo a{text-decoration:none}.HeaderLogo .LoginButton{margin-left:auto}.HeaderLogo .mobile{display:none}@media (max-width: 767px){.HeaderLogo .MilanoteLogo.desktop{display:none}.HeaderLogo .MilanoteLogo.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}

.HeaderMegaMenu{position:relative;margin-right:40px}.HeaderMegaMenu .header-menu-button{text-decoration:none;color:#fff;background-image:url(https://static.milanote.com/803e3898a33fd1a1.svg);background-position:center right;background-repeat:no-repeat;padding-right:20px}.light .HeaderMegaMenu .header-menu-button{color:#6e6e71;background-image:url(https://static.milanote.com/8fc9dea659a33118.svg)}.HeaderMegaMenu .header-menu-panel{display:none;position:absolute;top:calc(100% + 5px);right:-100px;width:670px;padding:30px;border-radius:6px;background:#fff;box-shadow:0 11px 15px -7px rgba(50,59,74,0.2),0 9px 46px 8px rgba(50,59,74,0.12),0 24px 38px 3px rgba(50,59,74,0.14);z-index:999999;opacity:0;-webkit-transform:translate(0, -3px);transform:translate(0, -3px);transition:opacity 0.1s linear, -webkit-transform 0.1s ease-in-out;transition:opacity 0.1s linear, transform 0.1s ease-in-out;transition:opacity 0.1s linear, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out}.HeaderMegaMenu .header-menu-panel.transition{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.HeaderMegaMenu .header-menu-panel.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.HeaderMegaMenu .header-menu-panel:before{display:block;position:absolute;width:10px;height:10px;top:-4px;right:101px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#fff;content:''}.HeaderMegaMenu .header-menu-panel .header-menu-column{position:relative;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;margin-left:25px;margin-right:25px}.HeaderMegaMenu .header-menu-panel .header-menu-column:before{display:block;position:absolute;height:100%;left:-25px;border-left:1px solid #f2f2f2;content:''}.HeaderMegaMenu .header-menu-panel .header-menu-column:first-of-type{margin-left:0}.HeaderMegaMenu .header-menu-panel .header-menu-column:first-of-type:before{display:none}.HeaderMegaMenu .header-menu-panel .header-menu-column:last-of-type{margin-right:0}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-title{color:#a5a5a5;font-size:12px;font-weight:600;line-height:1.33;text-transform:uppercase}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body{font-size:15px;line-height:1.73}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body h4{margin-top:9px;font-size:16px;color:#31303a;font-weight:600}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body li{display:block;margin:0}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body a{color:#6e6e71;text-decoration:none}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body a:hover{color:#000}@media (max-width: 1025px){.HeaderMegaMenu{position:static;margin-right:20px}.HeaderMegaMenu .header-menu-panel{top:65px;left:0;right:0;width:calc(100% - 40px);margin-left:20px;margin-right:20px}.HeaderMegaMenu .header-menu-panel:before{display:none}}@media (max-width: 767px){.HeaderMegaMenu{position:static;margin-right:0;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #f2f2f2}.HeaderMegaMenu .header-menu-button{display:block;color:#31303a;font-weight:600;background-image:none;padding:0}.light .HeaderMegaMenu .header-menu-button{color:#31303a;background-image:none}.HeaderMegaMenu .header-menu-button:after{display:none}.HeaderMegaMenu .header-menu-panel{display:block;position:static;top:auto;left:auto;right:auto;width:auto;margin:0;padding:0;opacity:1;background:transparent;box-shadow:none;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.HeaderMegaMenu .header-menu-panel:before{display:none}.HeaderMegaMenu .header-menu-panel.visible{display:block}.HeaderMegaMenu .header-menu-panel .header-menu-column{margin-top:20px;margin-left:0;margin-right:0}.HeaderMegaMenu .header-menu-panel .header-menu-column:before{display:none}.HeaderMegaMenu .header-menu-panel .header-menu-column .header-column-body li{margin-left:20px}}

.Header{top:0;left:0;right:0;padding:30px 15px;z-index:500;background:#31303a;transition:padding ease-in-out 0.3s}.Header .HeaderLogo .MilanoteLogo path{fill:#fff}.Header .HeaderLogo .MilanoteLogo .milanote-name{color:#fff}.Header .mobile-nav-reveal,.Header .mobile-nav-close{display:none}.Header .nav{display:inline-block;font-size:16px}.Header .nav li{display:inline-block;margin-left:10px}.Header .nav .Button{padding:9px 25px 10px 25px}.Header .nav .Button.primary{color:#fff}.Header .nav .Button.secondary{padding:8px 25px 9px 25px;border-color:#a5a5a5;color:#cacaca;font-weight:normal}.Header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1170px;margin:0 auto;padding:0 15px}.Header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Header .header-right{margin:auto 0}@media (min-width: 768px){.Header.light{background:none}.Header.light .HeaderLogo .MilanoteLogo path{fill:#31303a}.Header.light .HeaderLogo .MilanoteLogo .milanote-name{color:#31303a}.Header.light .Button.secondary{color:#6e6e71}}.Header.scroll-fixed{position:fixed}.Header.shrink-padding{padding-top:15px;padding-bottom:15px}@media (max-width: 767px){.Header{position:relative;padding:15px 0 15px 0;z-index:999999}.Header .HeaderLogo .MilanoteLogo svg{height:30px;width:30px}.Header .HeaderLogo .MilanoteLogo .milanote-name{font-size:15.8px}.Header.scroll-fixed{position:relative}.Header .mobile-nav-reveal,.Header .mobile-nav-close{display:block;width:40px;height:40px;padding:0;font-size:0;color:transparent;background:transparent;background-image:url(https://static.milanote.com/36793b5f1e0158b8.svg);background-position:center center;background-repeat:no-repeat}.Header .nav{display:block;position:fixed;background:#fff;top:0;right:-100%;width:80%;height:100%;min-width:280px;box-shadow:0 11px 15px -7px rgba(50,59,74,0.2),0 9px 46px 8px rgba(50,59,74,0.12),0 24px 38px 3px rgba(50,59,74,0.14);transition:right 0.3s ease-in-out}.Header .nav.visible-mobile{right:0}.Header .nav>ul{position:relative;width:100%;height:100%;padding:20px;overflow:scroll;-webkit-overflow-scrolling:touch}.Header .nav li{display:block;margin:10px}.Header .nav li .Button{display:block;text-align:center}.Header .nav li .Button.secondary{color:#6e6e71}.Header .nav .mobile-nav-close{position:absolute;top:10px;right:10px;width:60px;height:60px;background-image:url(https://static.milanote.com/bd95c3148abf465b.svg)}}

.Section .content{width:100%;max-width:1170px;margin:0 auto}

.FloatingPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.FloatingPanel .panel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:1000px;margin:0 auto;padding:35px 30px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,0.1);border:solid 1px rgba(48,48,58,0.2);border-radius:6px}@media (max-width: 767px){.FloatingPanel{display:block}.FloatingPanel .panel{display:block;padding:25px 20px}}

.RegisterFormFooterSection{position:relative;z-index:1}.RegisterFormFooterSection .background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top, #fff 10%, #d7d7d7 85%);z-index:-1}.RegisterFormFooterSection .background .background-image{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:url(https://static.milanote.com/938930480bc2f636.jpg) no-repeat center center;background-size:cover}.RegisterFormFooterSection .background .background-footer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background:#31303a;height:120px}.RegisterFormFooterSection .background .background-circle-container{position:absolute;bottom:73px;width:100%}.RegisterFormFooterSection .background .background-circle{width:100px;margin:0 auto;-webkit-transform:translateX(240px);transform:translateX(240px)}.RegisterFormFooterSection>.content{max-width:500px;padding:64px 0;text-align:center}.RegisterFormFooterSection>.content h2{margin-bottom:0.5em;color:#31303a;font-family:"Tiempos",Times,serif;font-size:30px;font-weight:600;line-height:1.3}.RegisterFormFooterSection>.content p{color:#818181;font-size:21px;line-height:1.3}@media (max-width: 1025px){.RegisterFormFooterSection .FloatingPanel{width:auto}}@media (max-width: 767px){.RegisterFormFooterSection{background:none}.RegisterFormFooterSection .FloatingPanel>.panel{border:none;border-radius:0;box-shadow:none}.RegisterFormFooterSection>.content{max-width:none;padding:0}.RegisterFormFooterSection>.content h2{font-size:24px}.RegisterFormFooterSection .background-circle-container{display:none}}@media (min-width: 1688px){.PageContainer.full-width .RegisterFormFooterSection .background .background-image{background-size:contain}}

.Button{display:inline-block;background:#f4511c;border:0;padding:8px 34px 11px 34px;font-family:"Source Sans",Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;color:#fff;text-decoration:none;outline:0;cursor:pointer;border-radius:3px;border:0;transition:background 0.25s linear;-webkit-appearance:none;-moz-appearance:none}.Button:disabled{background:#8c8b9a}.Button.secondary{background:none;border:1px #909090 solid;color:#6f6f72}.Button.secondary.solid{background:#484848;border-color:#484848;color:#fff}.Button.secondary.light{border:1px #fff solid;color:#fff}.Button.no-background{background:none;color:#f4511c;font-weight:normal}.Button.no-background:hover{text-decoration:underline}.Button.no-background.arrow-right:after{position:relative;display:inline-block;width:8px;height:13px;top:2px;right:auto;margin-left:12px;margin-top:0;background-image:url(https://static.milanote.com/0ef2e4399daeb6e0.svg);content:''}.Button.no-background.arrow-left:before{position:relative;display:inline-block;width:8px;height:13px;top:2px;right:auto;margin-right:12px;margin-top:0;background-image:url(https://static.milanote.com/43335886440a0b83.svg);content:''}.Button.no-padding{padding:0}

.PageTitle{font-family:"Tiempos",Times,serif;font-size:40px;font-weight:normal;padding:0.8em 20px 0.4em 20px;color:#31303a;text-align:center}.PageTitle.light{color:#fff}.PageTitle.large{font-size:48px}@media (max-width: 1200px){.PageTitle.large{font-size:40px}}@media (max-width: 767px){.PageTitle.large{font-size:40px}}.PageTitle.sans-serif{font-family:"Source Sans",Helvetica,Arial,sans-serif;font-weight:600}.PageTitle.align-left{text-align:left}.PageTitle.heavy{font-weight:600}@media (max-width: 1200px){.PageTitle{font-size:30px}}@media (max-width: 1025px){.PageTitle{font-size:30px}}

.Video video,.Video img{width:100%}.Video video{border-radius:3px;overflow:hidden}

.Section.InspirationDetailsSection .content{display:-webkit-box;display:-ms-flexbox;display:flex}.Section.InspirationDetailsSection .Video{max-width:100%;background:#f2f2f2;box-shadow:0 0 20px 0 rgba(17,24,49,0.1),0 4px 8px 0 rgba(0,0,0,0.15)}.Section.InspirationDetailsSection .Video .image{width:100%}.Section.InspirationDetailsSection .macbook-image{display:none}.Section.InspirationDetailsSection .mobile-title,.Section.InspirationDetailsSection .desktop-title{margin-bottom:12px;color:#31303a;font-family:"Tiempos",Times,serif}.Section.InspirationDetailsSection .TemplateAnchorButton{margin-top:17px}.Section.InspirationDetailsSection p{color:#6e6e71}@media (min-width: 1026px){.Section.InspirationDetailsSection .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1140px;padding-top:40px;padding-bottom:40px}.Section.InspirationDetailsSection .image-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:95px}.Section.InspirationDetailsSection .image-container{position:relative;padding-top:20px;padding-bottom:20px}.Section.InspirationDetailsSection .image-container .background-image{position:absolute;right:0;-webkit-transform:translate3d(100px, -45px, 0);transform:translate3d(100px, -45px, 0);height:360px;width:200px;z-index:-1}.Section.InspirationDetailsSection .image-container .Video{width:488px;height:274px}.Section.InspirationDetailsSection .details{-ms-flex-negative:1;flex-shrink:1;padding-right:70px;padding-left:95px;min-width:485px}.Section.InspirationDetailsSection.image-left .content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.Section.InspirationDetailsSection.image-left .details{padding-right:95px;padding-left:70px}.Section.InspirationDetailsSection.image-left .image-section{padding-right:0;padding-left:95px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Section.InspirationDetailsSection.image-left .image-container .background-image{right:auto;left:0;-webkit-transform:translate3d(-100px, -45px, 0);transform:translate3d(-100px, -45px, 0)}.Section.InspirationDetailsSection.image-left .image-container .overlay-image{position:absolute;width:105px;height:108px;right:-77px;bottom:0}.Section.InspirationDetailsSection .mobile-title,.Section.InspirationDetailsSection .desktop-title{font-size:20px;line-height:30px}.Section.InspirationDetailsSection .mobile-title{display:none}.Section.InspirationDetailsSection p{font-size:18px;line-height:30px}.Section.InspirationDetailsSection.feature .details{padding-right:40px;padding-left:90px}.Section.InspirationDetailsSection.feature .image-container{padding-top:0;padding-bottom:0}.Section.InspirationDetailsSection.feature .image-container .macbook-image{display:block;position:absolute;width:639px;z-index:-1;top:-39px;left:-76px}.Section.InspirationDetailsSection.feature .image-container .Video{width:488px;height:274px}}@media (min-width: 1201px){.Section.InspirationDetailsSection.feature .image-container .macbook-image{width:777px;top:-47px;left:-90px}.Section.InspirationDetailsSection.feature .image-container .Video{width:596px;height:336px}}@media (max-width: 1200px){.Section.InspirationDetailsSection .desktop-title{font-size:21px}.Section.InspirationDetailsSection p{font-size:16px}}@media (max-width: 1025px){.Section.InspirationDetailsSection{padding-right:20px;padding-left:20px}.Section.InspirationDetailsSection.image-left .content,.Section.InspirationDetailsSection .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:707px;padding-top:40px;padding-bottom:40px}.Section.InspirationDetailsSection .mobile-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:20px;font-size:21px}.Section.InspirationDetailsSection .TemplateAnchorButton{margin-top:25px}.Section.InspirationDetailsSection p{font-size:18px;line-height:30px}.Section.InspirationDetailsSection .image-section{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:17px}.Section.InspirationDetailsSection .image-section .background-image{display:none}.Section.InspirationDetailsSection .image-section .overlay-image{display:none}.Section.InspirationDetailsSection .details{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:100%}.Section.InspirationDetailsSection .desktop-title{display:none}.Section.InspirationDetailsSection .mobile-title{display:block}}@media (max-width: 767px){.Section.InspirationDetailsSection .mobile-title{margin-bottom:12px}.Section.InspirationDetailsSection .TemplateAnchorButton{margin-top:17px}.Section.InspirationDetailsSection.image-left .content,.Section.InspirationDetailsSection .content{padding-top:30px;padding-bottom:30px}.Section.InspirationDetailsSection .image-section{margin-bottom:17px}}

.InspirationFeatureSection{position:relative}.InspirationFeatureSection .PageIntroduction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#6e6e71}.InspirationFeatureSection .PageIntroduction .description-container{max-width:900px}.InspirationFeatureSection .background-image-container{position:absolute;top:100px;left:0;width:100%;z-index:-1}.InspirationFeatureSection .background-image-container .background-image{width:870px}.InspirationFeatureSection .mobile-background-image{display:none}.InspirationFeatureSection .InspirationDetailsSection .desktop-title{font-size:24px}.InspirationFeatureSection .InspirationDetailsSection p{font-size:21px}@media (min-width: 1026px){.InspirationFeatureSection .InspirationDetailsSection .content{padding-top:50px;padding-bottom:80px}}@media (min-width: 1201px){.InspirationFeatureSection .PageIntroduction,.InspirationFeatureSection .PageTitle{padding-bottom:25px}.InspirationFeatureSection .InspirationDetailsSection .content{padding-top:70px;padding-bottom:110px}}@media (max-width: 1200px){.InspirationFeatureSection .PageIntroduction .description-container{max-width:750px}.InspirationFeatureSection .InspirationDetailsSection .desktop-title{font-size:21px}.InspirationFeatureSection .InspirationDetailsSection p{font-size:18px}}@media (max-width: 1025px){.InspirationFeatureSection{position:initial}.InspirationFeatureSection .background-image-container{display:none}.InspirationFeatureSection .mobile-background-image{display:block;position:absolute;top:0;width:100%;z-index:-1}.InspirationFeatureSection .PageTitle{font-size:24px}.InspirationFeatureSection .InspirationDetailsSection .content{border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}}@media (max-width: 767px){.InspirationFeatureSection{position:relative}}

.TemplateAnchorButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:360px;border:1px solid #cacaca;border-radius:3px;padding:14px 15px;color:#31303a;text-decoration:none;outline:none}.TemplateAnchorButton .board-icon{-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;border-radius:3px;margin-right:10px;overflow:hidden}.TemplateAnchorButton .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:3px;font-weight:600;font-size:18px}.TemplateAnchorButton .chevron{-ms-flex-negative:0;flex-shrink:0;width:9px;height:13px;margin-bottom:2px;margin-left:10px;background-image:url(https://static.milanote.com/ee19aedec3653636.svg)}@media (max-width: 1200px){.TemplateAnchorButton{width:320px}.TemplateAnchorButton .text{font-size:16px}}@media (max-width: 1025px){.TemplateAnchorButton{width:100%}}

.GuideStep{position:relative;padding:38px 44px 52px 44px;font-size:20px;line-height:1.5;color:#6f6f72}.GuideStep .guide-step-title{margin-bottom:0.3em;font-family:"Tiempos",Times,serif;font-size:30px;line-height:40px;color:#31303a}.GuideStep .step-number{position:absolute;right:100%;margin-top:3px;margin-right:-14px;font-size:24px;line-height:40px;text-align:right;white-space:nowrap}.GuideStep .step-explanation{margin-bottom:1.5em}.GuideStep .step-image img{width:100%}.GuideStep .step-video iframe{width:100%;height:423px}.GuideStep .step-how-to{margin-top:1.5em;max-width:600px;font-size:18px}.GuideStep .TemplateAnchorButton{margin-top:20px}.GuideStep:last-of-type{padding-bottom:0}@media (max-width: 1025px){.GuideStep{padding-top:25px;padding-bottom:30px}.GuideStep .guide-step-title{font-size:24px}.GuideStep .step-number{position:relative;right:auto;margin-top:0;margin-right:0;font-size:24px;text-align:left}}@media (max-width: 767px){.GuideStep{padding:20px 20px 30px 20px}.GuideStep .step-video iframe{height:400px}}@media (max-width: 650px){.GuideStep .step-video iframe{height:350px}}@media (max-width: 600px){.GuideStep .step-video iframe{height:300px}}@media (max-width: 550px){.GuideStep .step-video iframe{height:250px}}@media (max-width: 500px){.GuideStep .step-video iframe{height:200px}}

.Guide .header-section-background{position:relative;background:#f2f2f2;z-index:0}.Guide .primary-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.Guide .Section.InspirationDetailsSection .guide-summary{padding-bottom:30px}.Guide .Section.InspirationDetailsSection .guide-summary p{font-size:24px;line-height:40px;color:#31303a}.Guide .milanote-summary{max-width:840px;padding:0 44px 68px 44px;margin:0 auto;font-size:18px;line-height:30px;color:#6e6e71}.Guide .guide-title{font-family:"Tiempos",Times,serif;font-weight:600;padding:0.8em 20px 0.4em 20px;color:#31303a}.Guide .guide-header .intro{font-size:24px;line-height:1.6;color:#6f6f72}.Guide .guide-header .intro .guide-step-title{font-family:"Tiempos",Times,serif;font-size:30px}.Guide .guide-header .guide-title{padding:0;margin-bottom:20px;font-size:30px}.Guide .guide-header>.content{max-width:840px;padding:68px 44px 22px 44px}.Guide .guide-content{margin:0 auto 0 auto;max-width:840px;font-size:21px;line-height:1.5}.Guide .guide-content ol,.Guide .guide-content li{padding-left:1em}.Guide .guide-content ol li,.Guide .guide-content li li{padding-left:0.8em}.Guide .guide-content ol{list-style:decimal}.Guide .guide-content ul{list-style:circle}.Guide .example-board-link{margin:0 auto 70px auto;max-width:840px}.Guide .example-board-link>.content{padding:5px 44px 52px 44px}@media (max-width: 1200px){.Guide .PageTitle{padding-left:80px;padding-right:80px;padding-bottom:40px}.Guide .milanote-summary{padding-top:20px}.Guide .Section.InspirationDetailsSection .guide-summary p{font-size:20px;line-height:32px}.Guide .Section.InspirationDetailsSection .details{padding-right:80px}}@media (max-width: 1025px){.Guide .PageTitle,.Guide .Section.InspirationDetailsSection{max-width:840px;padding-right:44px;padding-left:44px;margin:0 auto}.Guide .primary-content{padding-bottom:40px}.Guide .Section.InspirationDetailsSection .mobile-title{display:none}.Guide .Section.InspirationDetailsSection .image-section{margin-bottom:0}.Guide .Section.InspirationDetailsSection .details{padding-top:30px;padding-right:0}.Guide .Section.InspirationDetailsSection .content{max-width:840px;margin:0}.Guide .milanote-summary{padding-top:30px}.Guide .guide-title{font-size:24px}.Guide .guide-header .intro{font-size:20px}.Guide .guide-header .intro .guide-step-title{font-size:24px}.Guide .example-board{margin:0 20px}}@media (max-width: 767px){.Guide{font-size:20px}.Guide .PageTitle,.Guide .milanote-summary,.Guide .guide-header>.content,.Guide .Section.InspirationDetailsSection{padding-left:20px;padding-right:20px}.Guide .PageTitle{padding-bottom:20px}.Guide .primary-content{padding-bottom:30px}.Guide .milanote-summary{padding-bottom:30px}.Guide .guide-header>.content{padding-top:20px;padding-bottom:30px}.Guide .example-board .guide-step-title{padding-top:20px;padding-bottom:25px;font-size:24px}.Guide .example-board .Button{margin-bottom:30px}}

.SuperGuideHeader{margin-top:-100px;padding-top:100px;height:670px;background-size:100% auto;background-position:center;background-repeat:no-repeat;background-color:#31303a}.SuperGuideHeader>.content{margin:0 auto 0 auto;max-width:840px}.SuperGuideHeader.no-navigation{height:auto}.SuperGuideHeader.no-navigation>.content{padding-bottom:120px}@media (max-width: 1440px){.SuperGuideHeader{background-size:auto 100%}}@media (max-width: 1025px){.SuperGuideHeader{height:auto}.SuperGuideHeader>.content{padding-top:40px;padding-bottom:120px}.SuperGuideHeader>.content .PageTitle{max-width:60%}}@media (max-width: 767px){.SuperGuideHeader>.content{padding-bottom:100px}.SuperGuideHeader>.content .PageTitle{max-width:none}}

.SuperGuideNavigation{background:#f2f2f2}.SuperGuideNavigation .guide-navigation{position:relative;top:-280px;padding-top:20px;padding-right:20px;padding-bottom:60px;padding-left:50%;margin-left:-50%;color:#fff;font-size:18px;background:#4f5eff;box-shadow:0 20px 20px 0 rgba(0,0,0,0.25),0 2px 8px 0 rgba(0,0,0,0.15);z-index:1000}.SuperGuideNavigation .guide-navigation .navigation-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:940px;margin-left:auto}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list{margin-right:25px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list .navigation-list-title{margin-bottom:15px;font-weight:bold}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 15px 12px 15px;border-top:1px solid rgba(255,255,255,0.2)}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li:last-of-type{border-bottom:1px solid rgba(255,255,255,0.2)}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-icon{width:20px;height:20px;margin-top:2px;margin-right:24px;background-position:center center;background-repeat:no-repeat}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-icon.template{background-image:url(https://static.milanote.com/f21406d6234d666b.svg)}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-icon.video{background-image:url(https://static.milanote.com/37f215786c39ea98.svg)}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-item-link{color:#fff;text-decoration:none;max-width:58%}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-item-number{margin-right:10px}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-right{margin-left:auto;text-align:right;color:#bbc1ff}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list ul li .nav-right-link{color:#fff}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-hero{position:relative;max-width:430px}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-hero img{display:block;max-width:100%}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-hero .navigation-hero-overlay{position:absolute;right:0;bottom:0;left:0;padding:10px 16px;color:#fff;background:rgba(0,0,0,0.6)}@media (max-width: 1025px){.SuperGuideNavigation{height:auto !important}.SuperGuideNavigation .guide-navigation{top:0;padding-left:0;margin-left:0}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list{padding-left:20px}}@media (max-width: 767px){.SuperGuideNavigation .guide-navigation{font-size:16px;padding-bottom:30px}.SuperGuideNavigation .guide-navigation .navigation-content .navigation-list{width:100%;margin-right:0}.SuperGuideNavigation .navigation-hero{display:none}}

.SuperGuide{overflow-x:hidden}.SuperGuide .Header{background:none}.SuperGuide .guide-header{background:#f2f2f2}.SuperGuide .guide-header .intro{font-size:21px;line-height:1.42;color:#6f6f72}.SuperGuide .guide-header .intro .guide-step-title{font-family:"Tiempos",Times,serif;font-size:30px}.SuperGuide .guide-header .guide-title{padding:0;margin-bottom:20px;font-size:30px}.SuperGuide .guide-header>.content{max-width:840px;padding:68px 44px 54px 44px}.SuperGuide.no-navigation .guide-header>.content{padding-top:34px}.SuperGuide .guide-content{margin:0 auto 0 auto;max-width:840px;font-size:21px;line-height:1.5}.SuperGuide .guide-content ol,.SuperGuide .guide-content li{padding-left:1em}.SuperGuide .guide-content ol li,.SuperGuide .guide-content li li{padding-left:0.8em}.SuperGuide .guide-content ol{list-style:decimal}.SuperGuide .guide-content ul{list-style:circle}.SuperGuide .RegisterFormFooterSection{margin-top:95px}@media (max-width: 1025px){.SuperGuide .guide-header>.content{padding-top:30px}.SuperGuide .guide-header>.content .intro{font-size:20px}}@media (max-width: 767px){.SuperGuide{font-size:20px}.SuperGuide .guide-header>.content{padding-left:20px;padding-right:20px}}

.GridSection>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.GridSection .GridItem{width:calc(33.33% - 30px);margin:15px}.GridSection.center>.content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1025px){.GridSection>.content{padding-left:10px;padding-right:10px}.GridSection .GridItem{width:calc(50% - 20px);margin:10px}}@media (max-width: 767px){.GridSection .GridItem{width:100%}}

.Testimonial{text-align:center;color:#6F6F72}.Testimonial .quote{margin-bottom:16px;font-size:16px;line-height:1.25;quotes:'\201c' '\201d'}.Testimonial .quote:before{display:inline;content:open-quote}.Testimonial .quote:after{display:inline;content:close-quote}.Testimonial .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.Testimonial .image .UserImage{width:50px;height:50px}.Testimonial.large{max-width:800px;margin:0 auto}.Testimonial.large .quote{font-size:30px}.Testimonial.large .image{font-size:30px;margin-bottom:12px}.Testimonial.large .image .UserImage{width:60px;height:60px}.Testimonial.large .UserName{font-size:16px}.Testimonial.fixed-height .quote{height:45px}.Testimonial.medium .quote{font-size:24px;margin-bottom:10px}.Testimonial.medium .UserName{font-size:16px}.Testimonial.align-left{text-align:left}.Testimonial.align-left .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Testimonial.align-left .user .image{margin-right:12px;margin-bottom:0}.Testimonial.align-left .user .image .UserImage{width:40px;height:40px}.Testimonial.align-left .user .name{display:inline-block}.Testimonial.align-left .user .name:after{content:', ';margin-right:0.2em}.Testimonial.align-left .user .meta{display:inline-block}.Testimonial.align-left .user .image{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Testimonial.align-left .user .company{margin-top:2px}.Testimonial.align-left .user .company img{max-height:12px}@media (max-width: 1025px){.Testimonial.medium .quote{font-size:20px;margin-bottom:10px}.Testimonial.medium .UserName{font-size:14px}.Testimonial.large .quote{font-size:24px}}@media (max-width: 767px){.Testimonial.large .quote{font-size:20px}.Testimonial.fixed-height .quote{height:auto}}

.InspirationLanding{background:#31303a}.InspirationLanding .title-section{padding-bottom:50px}.InspirationLanding .segments{padding-bottom:100px}@media (max-width: 1025px){.InspirationLanding .plans>li .Plan{width:auto}}@media (max-width: 767px){.InspirationLanding .title-section{padding-top:0;padding-bottom:0}}

.InspirationCategoryPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:440px;text-decoration:none;color:#31303a;background:#31303a;border-radius:6px;overflow:hidden;box-shadow:0 0 10px rgba(17,24,49,0.1)}.InspirationCategoryPanel .label{font-size:18px;color:#fff;opacity:0;-webkit-transform:translate(0, 8px);transform:translate(0, 8px);transition:opacity .2s linear,-webkit-transform .2s ease-out;transition:opacity .2s linear,transform .2s ease-out;transition:opacity .2s linear,transform .2s ease-out,-webkit-transform .2s ease-out}.InspirationCategoryPanel .segment-header{position:relative;height:200px;-ms-flex-negative:0;flex-shrink:0;background-color:#cccccc;background-size:auto 100%;background-position:center;border-radius:6px 6px 0 0}.InspirationCategoryPanel .segment-header .segment-header-overlay{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);transition:background-color .2s linear}.InspirationCategoryPanel .segment-header .segment-header-overlay-content{text-align:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.InspirationCategoryPanel .segment-header .segment-header-overlay-content h2{margin-top:25px;margin-bottom:0;font-size:30px;font-weight:600;color:#fff}.InspirationCategoryPanel .testimonial-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;background:#fff}.InspirationCategoryPanel .Testimonial{padding:20px;width:100%}.InspirationCategoryPanel:hover .segment-header-overlay-content{-webkit-transform:translate(0, -14px);transform:translate(0, -14px)}.InspirationCategoryPanel:hover .label{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.InspirationCategoryPanel:hover .segment-header-overlay{background-color:rgba(0,0,0,0.6)}@media (max-width: 1025px){.InspirationCategoryPanel .segment-header{height:175px;background-size:100% auto}}@media (max-width: 767px){.InspirationCategoryPanel{height:auto}.InspirationCategoryPanel .segment-header{height:150px;background-size:100% auto}.InspirationCategoryPanel .testimonial-container{display:block;height:auto}}

.PageIntroduction{padding:0 20px 1.5em 20px;color:#818181;font-size:24px;line-height:1.6}.PageIntroduction.light{color:#fff}.PageIntroduction.center{text-align:center}@media (max-width: 1200px){.PageIntroduction{font-size:20px}}

.QuoteSliceSection .Testimonial{color:#6e6e71}.QuoteSliceSection .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:40px;padding-bottom:70px}.QuoteSliceSection .quote{font-size:30px;line-height:40px;max-width:780px}.QuoteSliceSection .image{margin-bottom:20px}.QuoteSliceSection .name,.QuoteSliceSection .meta{font-size:16px;line-height:20px}.QuoteSliceSection .meta{margin-bottom:20px}@media (max-width: 1200px){.QuoteSliceSection .quote{font-size:24px;line-height:30px;max-width:600px}.QuoteSliceSection .name,.QuoteSliceSection .meta{font-size:16px}}@media (max-width: 1025px){.QuoteSliceSection{padding-left:20px;padding-right:20px}.QuoteSliceSection .content{padding:40px 0;max-width:707px}}

.InspirationCategorySlice .content{border-bottom:1px solid #d8d8d8}.InspirationCategorySlice:last-of-type .content{border-bottom:0;margin-bottom:100px}@media (max-width: 1025px){.InspirationCategorySlice:last-of-type .content{margin-bottom:50px}}@media (max-width: 767px){.InspirationCategorySlice:last-of-type .content{margin-bottom:0}}

.Tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Tags .tag-link{display:block;color:#f4511c;text-decoration:underline;margin-right:15px;font-family:"Meta Serif OT",Times,serif;font-size:16px;line-height:1.25;text-transform:capitalize}@media (max-width: 767px){.Tags .tag-link{font-size:14px}}

.BlogPostLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none}.BlogPostLink .link-container{text-decoration:none;display:block;padding-bottom:17px}.BlogPostLink .image-container{display:block;width:100%;position:relative;border:1px solid rgba(0,0,0,0.1);overflow:hidden;border-radius:3px;margin-bottom:18px;transition:opacity 0.2s ease-in-out}.BlogPostLink .image-container .image{display:block;height:100%;width:100%}.BlogPostLink .Author{margin-top:auto;margin-bottom:0;padding-top:25px}.BlogPostLink .Author .UserImage{width:50px;height:50px}.BlogPostLink .post-title{font-family:"Domaine Display Narrow",Times,serif;font-size:24px;line-height:1.25;font-weight:600;color:#31303a}.BlogPostLink .tag-link{margin-top:0}@media (max-width: 1025px){.BlogPostLink:nth-child(3){display:none}}@media (max-width: 767px){.BlogPostLink:nth-child(3){display:initial}.BlogPostLink .image-container{margin-bottom:13px}.BlogPostLink .link-container{padding-bottom:4px}}

.BlogTitle{padding:91px 0 75px 0}.BlogTitle .title-image-container{margin:0 auto;max-width:805px;border-bottom:1px solid rgba(207,205,210,0.5)}.BlogTitle .title-image-container .title-image-link{display:block;background-image:url(https://static.milanote.com/64d10260a099f456.png);width:100%;padding-bottom:11.5%;background-size:100% auto;background-repeat:no-repeat;margin-bottom:15px}.BlogTitle .title-image-container .title-text{position:absolute;z-index:-1;opacity:0}.BlogTitle .title-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:17px;color:#909090;font-style:italic;font-size:16px;line-height:1.25;font-family:"Meta Serif OT",Times,serif;font-weight:normal}.BlogTitle .title-description p{margin-right:5px}@media (max-width: 1025px){.BlogTitle{padding:65px 0 75px 0}}@media (max-width: 767px){.BlogTitle{padding:24px 0}.BlogTitle .title-image-container{margin:0 auto;padding:0}.BlogTitle .title-image-container .title-image-link{background-image:url(https://static.milanote.com/64d10260a099f456.png)}.BlogTitle .title-description{font-size:14px;line-height:1.43;padding:15px 0 0}}@media (max-width: 525px){.BlogTitle .title-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}

.BlogFeaturedSection{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 15px 20px 15px}.BlogFeaturedSection .featured-post-container{padding:0 30px 25px 0;max-width:1137px}.BlogFeaturedSection .featured-post-container .featured-post-link{display:block;width:100%;text-decoration:none;padding-bottom:20px}.BlogFeaturedSection .featured-post-container .featured-post-link .featured-post-image{display:block;width:100%}.BlogFeaturedSection .featured-post-container .featured-post-link .featured-post-title{font-family:"Domaine Display Narrow",Times,serif;font-size:56px;font-weight:600;line-height:1.07;color:#31303a;padding:31px 0 0 0}@media (max-width: 1200px){.BlogFeaturedSection .featured-post-container .featured-post-link .featured-post-title{font-size:40px}}@media (max-width: 1025px){.BlogFeaturedSection .featured-post-container .featured-post-link .featured-post-title{font-size:34px}}.BlogFeaturedSection .popular-posts-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:calc(33.33% - 20px)}.BlogFeaturedSection .popular-posts-container .popular-posts-heading{font-family:"Meta Serif OT",Times,serif;font-size:16px;line-height:1.25;color:#909090;padding:21px 0 21px 20px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.BlogFeaturedSection .popular-posts-container .popular-post-link-container{padding:24px 0 25px 20px;border-bottom:1px solid #e5e5e5}.BlogFeaturedSection .popular-posts-container .popular-post-link-container .popular-post-title-link{display:block;text-decoration:none;padding-bottom:17px}.BlogFeaturedSection .popular-posts-container .popular-post-link-container .popular-post-title-link .popular-post-title{font-family:"Domaine Display Narrow",Times,serif;font-size:24px;font-weight:600;line-height:1.25;color:#31303a}@media (max-width: 1025px){.BlogFeaturedSection .popular-posts-container .popular-post-link-container .popular-post-title-link .popular-post-title{font-size:20px}}@media (max-width: 767px){.BlogFeaturedSection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -20px 36px -20px}.BlogFeaturedSection .featured-post-container{padding-right:0}.BlogFeaturedSection .featured-post-container .featured-post-link{padding-bottom:4px}.BlogFeaturedSection .featured-post-container .featured-post-link .featured-post-title{padding:12px 20px 0px 20px;font-size:28px;line-height:1.25}.BlogFeaturedSection .featured-post-container .Tags{margin-left:20px}.BlogFeaturedSection .popular-posts-container{max-width:none}.BlogFeaturedSection .popular-posts-container .popular-posts-heading{padding:15px;text-align:center}.BlogFeaturedSection .popular-posts-container .popular-post-link-container{padding:25px 20px}.BlogFeaturedSection .popular-posts-container .popular-post-link-container .popular-post-title-link{padding-bottom:4px}.BlogFeaturedSection .popular-posts-container .popular-post-link-container .popular-post-title-link .popular-post-title{font-size:24px;margin-right:20px}}

.BlogPaginationControl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Meta Serif OT",Times,serif;font-size:20px;font-weight:normal;line-height:1.25;color:#f4511c;margin:20px 0 60px}.BlogPaginationControl .newer-articles{padding:16px 24px}.BlogPaginationControl .older-articles{padding:16px 24px}.BlogPaginationControl .older-articles.separator{border-left:1px solid #e5e5e5}@media (max-width: 767px){.BlogPaginationControl{font-size:16px;margin:0 0 25px 0}}

.BlogHeader{height:100px;width:100%}.BlogHeader #blog-header-spacer{position:absolute;top:0;right:0;left:0;height:100px;width:100%}.BlogPost .BlogHeader #blog-header-spacer{background-color:#4f5eff}.BlogHeader #blog-header-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;height:100px;background-color:#31303a;z-index:1100;transition:height 200ms linear}.BlogHeader #blog-header-floating.shrink{height:60px}.BlogHeader #blog-header-floating.shrink .SignUpButton{-webkit-transform:scale(0.9);transform:scale(0.9)}.BlogHeader .blog-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1044px;margin-left:30px;margin-right:30px}.BlogHeader .blog-header-content .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BlogHeader .logo{width:134px;height:36px;margin-top:2px}.BlogHeader .motto{margin-left:40px;color:#909090}.BlogHeader .SignUpButton{white-space:nowrap;transition:-webkit-transform 200ms linear;transition:transform 200ms linear;transition:transform 200ms linear, -webkit-transform 200ms linear}@media (max-width: 767px){.BlogHeader .header-left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.BlogHeader .header-left .motto{text-align:center}.BlogHeader .header-right{display:none}}@media (max-width: 400px){.BlogHeader .motto{display:none}}

.CloseButton{width:11px;height:11px;background-image:url(https://static.milanote.com/5ff0479a09e61879.svg)}

.BlogEmailSubscription{text-align:center;padding:60px 20px 60px 20px;background-color:#f2f2f2}.BlogEmailSubscription .email-subscription-title{font-family:"Domaine Display Narrow",Times,serif;font-size:28px;font-weight:600;line-height:1.07;color:#31303a;margin-bottom:15px}.BlogEmailSubscription .email-subscription-description{font-family:"Meta Serif OT",Times,serif;font-size:20px;line-height:1.5;color:#6f6f72;margin-bottom:33px}@media (max-width: 795px){.BlogEmailSubscription .email-subscription-description br{content:' '}.BlogEmailSubscription .email-subscription-description br:after{content:' '}}.BlogEmailSubscription .email-subscription-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BlogEmailSubscription #subscribe-close-button{display:none}@media (min-width: 1025px){.BlogEmailSubscription{position:fixed;right:48px;bottom:48px;width:410px;padding:30px 30px 5px 30px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.4);border-radius:6px;opacity:0;z-index:1000;will-change:transform;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);pointer-events:none}.BlogEmailSubscription.closed{display:none}.BlogEmailSubscription.visible{pointer-events:auto;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;transition:opacity 0.10s linear, -webkit-transform 0.10s ease-out;transition:opacity 0.10s linear, transform 0.10s ease-out;transition:opacity 0.10s linear, transform 0.10s ease-out, -webkit-transform 0.10s ease-out}.BlogEmailSubscription.visible.enter{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}.BlogEmailSubscription.visible.leave{opacity:0;transition:opacity 0.1s linear 0.05s, -webkit-transform 0.2s ease-in;transition:opacity 0.1s linear 0.05s, transform 0.2s ease-in;transition:opacity 0.1s linear 0.05s, transform 0.2s ease-in, -webkit-transform 0.2s ease-in;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}.BlogEmailSubscription .email-subscription-title{margin-bottom:10px}.BlogEmailSubscription .email-subscription-description{display:block;font-family:"Meta Serif OT",Times,serif;font-size:16px;line-height:1.5;color:#6f6f72;margin-bottom:16px}.BlogEmailSubscription .SubscriptionForm .email-form{margin-bottom:16px}.BlogEmailSubscription .SubscriptionForm .FieldRow{margin-bottom:0}.BlogEmailSubscription .SubscriptionForm .TextField input{width:200px;border-color:#cacaca}.BlogEmailSubscription .SubscriptionForm .TextField.error input{border-color:#e50c0c}.BlogEmailSubscription .SubscriptionForm .submit{padding:4px 16px 6px 16px}.BlogEmailSubscription .SubscriptionForm .FormError{position:absolute}.BlogEmailSubscription .SubscriptionForm .FieldRow .FormError.FieldError{display:none}.BlogEmailSubscription .rss-json-description{font-size:14px}.BlogEmailSubscription #subscribe-close-button{display:block;position:absolute;top:0;right:0;padding:10px 10px 10px 20px;cursor:pointer}}@media (max-width: 767px){.BlogEmailSubscription{padding:40px 20px 40px 20px}.BlogEmailSubscription .email-subscription-title{font-size:24px;line-height:1.25}.BlogEmailSubscription .email-subscription-description{font-size:16px;line-height:1.88;margin-bottom:29px}.BlogEmailSubscription .email-subscription-input-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}

.PageContainer .BlogLandingPage{max-width:none}.BlogLandingPage .content-container{padding:0 90px 0 90px}.BlogLandingPage .content-container .GridSection .content{max-width:none}.BlogLandingPage .content-container .GridSection .GridItem{margin-bottom:40px}@media (max-width: 1025px){.BlogLandingPage .content-container{padding:0 50px 50px 50px}.BlogLandingPage .content-container .title-image-container{margin:0 30px}}@media (max-width: 767px){.BlogLandingPage .content-container{padding:0 20px}.BlogLandingPage .content-container .title-image-container{margin:0}.BlogLandingPage .content-container .GridSection{margin:0 -20px}.BlogLandingPage .content-container .GridSection .BlogPostLink{margin-bottom:17.5px}}.BlogLandingPage .blog-footer-container{position:absolute;left:0;width:100%}.BlogLandingPage #blog-email-subscription{display:none}@media (max-width: 1025px){.BlogLandingPage #blog-email-subscription{display:block}}

.TextContent{font-size:16px;line-height:1.4}.TextContent strong{font-weight:bold}.TextContent em{font-style:italic}.TextContent p{margin:1em 0}.TextContent h1,.TextContent h2,.TextContent h3{margin:1em 0 0.2em 0}.TextContent h1{font-family:"Tiempos",Times,serif;font-size:2em;font-weight:normal}.TextContent h2{font-size:1.5em;font-weight:600}.TextContent h3{font-size:1.2em;font-weight:600}.TextContent ol,.TextContent li{padding-left:1em}.TextContent ol li,.TextContent li li{padding-left:0.8em}.TextContent ol{list-style:decimal}.TextContent ul{list-style:circle}

.LegalPage{background:#31303a}.LegalPage .title-section{padding-bottom:20px}.LegalPage .PageTitle{color:#fff}.LegalPage .page-content{padding:0 20px}.LegalPage .page-content ol{margin:0 0 15px 0;padding:0;list-style-type:none;counter-reset:item}.LegalPage .page-content ol>li{display:table;margin-bottom:0.6em;counter-increment:item}.LegalPage .page-content ol>li:before{display:table-cell;padding-right:0.6em;content:counters(item, ".") ". "}.LegalPage .page-content ol ol>li{margin:10px 0 0 0}.LegalPage .page-content ol ol>li:before{content:counters(item, ".") " "}.LegalPage .page-content ol ol ol>li:before{content:"(" counter(item, lower-latin) ")"}.LegalPage .page-content ol ol ol ol>li:before{content:counter(item, lower-roman) "."}@media (max-width: 1025px){.LegalPage{padding:0 0 50px 0}.LegalPage .image{display:none}}@media (max-width: 767px){.LegalPage{padding:0 0 10px 0}.LegalPage .page-content{padding:0 10px}.LegalPage .title-section{padding-top:0;padding-bottom:10px}}

.AsideSection>.content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.AsideSection>.content>aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:600px;padding-left:30px;padding-right:30px}.AsideSection>.content>aside img{max-width:100%;max-height:100%}.AsideSection>.content>section{display:-webkit-box;display:-ms-flexbox;display:flex;width:360px;-ms-flex-preferred-size:360px;flex-basis:360px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AsideSection>.content>section .section-content{max-width:690px}.AsideSection.no-margin.right>.content{margin-right:0}.AsideSection.no-margin.right>.content>aside{padding-right:0}.AsideSection.no-margin.left>.content{margin-left:0}.AsideSection.no-margin.left>.content>aside{padding-left:0}.AsideSection.left>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.AsideSection.left>.content>aside{margin-right:auto}.AsideSection.right>.content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.AsideSection.right>.content>aside{margin-left:auto}.AsideSection.bottom>.content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AsideSection.bottom>.content>aside{height:auto;max-width:968px}.AsideSection.bottom>.content>section{width:auto}.AsideSection.bottom>.content>section .section-content{width:auto;text-align:center}@media (max-width: 1200px){.AsideSection.right .content section{margin-left:30px}.AsideSection.left .content section{margin-right:30px}.AsideSection section .section-content{font-size:20px}.AsideSection section .section-content h2{font-size:24px}}@media (max-width: 1025px){.AsideSection.right .content,.AsideSection.left .content,.AsideSection.bottom .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.AsideSection.right .content aside,.AsideSection.left .content aside,.AsideSection.bottom .content aside{height:auto;margin:0;padding:20px 30px 20px 30px}.AsideSection.right .content aside img,.AsideSection.left .content aside img,.AsideSection.bottom .content aside img{margin:0}.AsideSection.right .content section,.AsideSection.left .content section,.AsideSection.bottom .content section{-ms-flex-preferred-size:auto;flex-basis:auto;text-align:center;width:auto;margin:0;padding:20px 60px 0 60px}.AsideSection.right .content section .section-content,.AsideSection.left .content section .section-content,.AsideSection.bottom .content section .section-content{max-width:500px}.AsideSection.bottom .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width: 767px){.AsideSection.right .content aside,.AsideSection.left .content aside,.AsideSection.bottom .content aside{padding:0 20px 0 20px}.AsideSection.right .content section,.AsideSection.left .content section,.AsideSection.bottom .content section{padding:20px}.AsideSection.right .content section .section-content,.AsideSection.left .content section .section-content,.AsideSection.bottom .content section .section-content{max-width:auto}}

.FeaturePageHeader{position:relative;background:#31303a;overflow:hidden}.FeaturePageHeader .AsideSection{position:relative;z-index:1}.FeaturePageHeader .PageTitle,.FeaturePageHeader .PageIntroduction{padding-left:0}.FeaturePageHeader .PageIntroduction{color:#cacaca}.FeaturePageHeader .spacer{width:100%;padding-bottom:93%}.FeaturePageHeader .hero-container{width:100%;max-width:1170px;z-index:0}.FeaturePageHeader .hero-container>img{max-width:100%}@media (min-width: 768px){.FeaturePageHeader{padding:0 15px}.FeaturePageHeader .AsideSection>.content>section{width:490px;-ms-flex-preferred-size:490px;flex-basis:490px;padding-left:15px}.FeaturePageHeader .AsideSection>.content>section .section-content{padding-bottom:120px}}@media (min-width: 768px) and (max-width: 1200px){.FeaturePageHeader .AsideSection>.content>section{margin-left:0}}@media (min-width: 768px){.FeaturePageHeader .AsideSection>.content>aside{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;padding-left:0;padding-right:0}.FeaturePageHeader .hero-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0 auto;-webkit-transform:translate3d(135px, 0, 0);transform:translate3d(135px, 0, 0)}.FeaturePageHeader .hero-container>img{position:absolute;right:0;top:0;max-width:100%;padding-left:30%}}@media (min-width: 768px) and (max-width: 1025px){.FeaturePageHeader .AsideSection.left>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.FeaturePageHeader .AsideSection.right>.content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.FeaturePageHeader .AsideSection>.content section{max-width:400px;padding:0 0 0 15px}.FeaturePageHeader .AsideSection>.content section .section-content{text-align:left}.FeaturePageHeader .AsideSection>.content aside{padding:0}}@media (max-width: 1025px){.FeaturePageHeader .PageTitle{font-size:36px}}@media (max-width: 767px){.FeaturePageHeader .AsideSection{padding:0 15px}.FeaturePageHeader .AsideSection>.content>section{padding:0 15px;text-align:left}.FeaturePageHeader .AsideSection>.content>section .section-content{max-width:none}.FeaturePageHeader .AsideSection>.content>aside{display:none}.FeaturePageHeader .PageTitle{padding-left:0;padding-right:0;text-align:left}.FeaturePageHeader .hero-container{text-align:right;max-height:400px;line-height:0}.FeaturePageHeader .hero-container>img{max-width:850px;width:100%}}

.Home2019PageHeader{background:#fff;overflow:visible}.Home2019PageHeader .AsideSection>.content{overflow:visible}.Home2019PageHeader .AsideSection>.content>section{-ms-flex-preferred-size:360px;flex-basis:360px;width:360px}.Home2019PageHeader .PageTitle{padding-top:40px;padding-bottom:25px;color:#31303a;font-size:42px;line-height:1.18}.Home2019PageHeader .PageIntroduction{padding-bottom:25px;font-size:22px;line-height:1.33;color:#6e6e71}.Home2019PageHeader .testimonial-container{margin-top:30px}.Home2019PageHeader .testimonial-container:before{display:block;content:'';width:100px;border-top:1px solid #e7e7e7}.Home2019PageHeader .testimonial-container .Testimonial{margin-top:25px}.Home2019PageHeader .testimonial-container .Testimonial .company{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Home2019PageHeader .hero-container{-webkit-transform:translate3d(135px, 27px, 0);transform:translate3d(135px, 27px, 0)}.Home2019PageHeader .hero-container>img{padding-left:20%}.Home2019PageHeader .spacer{padding-bottom:90%}@media (min-width: 768px) and (max-width: 1025px){.Home2019PageHeader .hero-container{-webkit-transform:translate3d(275px, 10px, 0);transform:translate3d(275px, 10px, 0)}.Home2019PageHeader .hero-container>img{padding-left:10%}.Home2019PageHeader .spacer{padding-bottom:102%}}@media (max-width: 767px){.Home2019PageHeader{padding-top:8px;padding-bottom:20px}.Home2019PageHeader .AsideSection>.content{display:block}.Home2019PageHeader .AsideSection>.content>section{-ms-flex-preferred-size:auto;flex-basis:auto;width:auto}.Home2019PageHeader .section-content{margin-top:0}.Home2019PageHeader .PageTitle{padding-top:0;font-size:34px}.Home2019PageHeader .PageIntroduction{font-size:20px}.Home2019PageHeader .spacer{display:none}.Home2019PageHeader .hero-container{-webkit-transform:none;transform:none;padding:40px 50px 20px 20px;max-height:none}.Home2019PageHeader .hero-container>img{padding:0}}

.InformationSectionSlice{position:relative;background:#f2f2f2;z-index:1}.InformationSectionSlice .overlay{padding:24px 30px 30px 150px;background:#4f5eff;color:#fff}.InformationSectionSlice .info-icon{position:absolute;width:34px;height:34px}.InformationSectionSlice .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;font-weight:bold}.InformationSectionSlice .description{line-height:24px}.InformationSectionSlice .description p{margin-top:10px}@media (min-width: 1026px){.InformationSectionSlice{margin-bottom:-85px}.InformationSectionSlice .overlay{position:relative;width:802px;max-width:95%;padding-left:150px;box-shadow:0 15px 15px 0 rgba(0,0,0,0.15),0 2px 8px 0 rgba(0,0,0,0.15);-webkit-transform:translate3d(0, -90px, 0);transform:translate3d(0, -90px, 0)}.InformationSectionSlice .info-icon{left:96px}}@media (max-width: 1025px){.InformationSectionSlice{display:none}}

.WideFeatureSectionSlice.AsideSection{position:relative;overflow:hidden;padding:0 30px}.WideFeatureSectionSlice.AsideSection h2{font-size:24px;font-family:"Tiempos",Times,serif;font-weight:600;margin-bottom:22px;color:#31303a}.WideFeatureSectionSlice.AsideSection .body{text-align:left}.WideFeatureSectionSlice.AsideSection .summary{font-size:20px;line-height:27px;margin-bottom:17px;color:#6e6e71}.WideFeatureSectionSlice.AsideSection .details{font-size:16px;line-height:24px;color:#6e6e71}.WideFeatureSectionSlice.AsideSection .details ul{padding-left:17px;list-style:disc}.WideFeatureSectionSlice.AsideSection .details ul li{margin-bottom:15px}.WideFeatureSectionSlice.AsideSection .content section{text-align:left}@media (min-width: 1200px){.WideFeatureSectionSlice.AsideSection.no-margin.left>.content .section-content{margin-left:100px;margin-right:14px}.WideFeatureSectionSlice.AsideSection.no-margin.right>.content .section-content{margin-left:14px;margin-right:100px}}@media (min-width: 801px) and (max-width: 1025px){.WideFeatureSectionSlice.AsideSection.left>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.WideFeatureSectionSlice.AsideSection.right>.content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.WideFeatureSectionSlice.AsideSection .content section{padding:0}.WideFeatureSectionSlice.AsideSection .content section .section-content{padding:0}.WideFeatureSectionSlice.AsideSection .content section .section-content h2{font-size:22px}.WideFeatureSectionSlice.AsideSection .content section .section-content .summary{font-size:18px}.WideFeatureSectionSlice.AsideSection .content section .section-content .body{margin:0}}@media (min-width: 801px){.WideFeatureSectionSlice.AsideSection>.content{position:relative;overflow:visible}.WideFeatureSectionSlice.AsideSection>.content>section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto;width:auto;margin-top:70px;margin-bottom:70px}.WideFeatureSectionSlice.AsideSection>.content>section .section-content{max-width:none}.WideFeatureSectionSlice.AsideSection>.content>section .body{position:relative;z-index:1}.WideFeatureSectionSlice.AsideSection>.content>aside{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:0;margin-left:14px;height:auto}.WideFeatureSectionSlice.AsideSection.no-margin.left>.content,.WideFeatureSectionSlice.AsideSection.no-margin.right>.content{margin-right:auto;margin-left:auto}.WideFeatureSectionSlice.AsideSection.no-margin.left .section-content{margin-left:60px;margin-right:14px}.WideFeatureSectionSlice.AsideSection.no-margin.right .section-content{margin-left:14px;margin-right:60px}}@media (max-width: 800px){.WideFeatureSectionSlice.AsideSection{padding:50px 0 0 0}.WideFeatureSectionSlice.AsideSection .content section{padding:0;margin:0 30px}.WideFeatureSectionSlice.AsideSection .content section .section-content{padding:30px 0 50px 0;max-width:none}.WideFeatureSectionSlice.AsideSection .content section .section-content .body{margin:0 30px;text-align:left}}

.FeatureSectionSlice.AsideSection{position:relative;overflow:hidden;padding:0 30px}.FeatureSectionSlice.AsideSection h2{font-size:24px;font-family:"Tiempos",Times,serif;font-weight:600;margin-bottom:22px;color:#31303a}.FeatureSectionSlice.AsideSection .body{text-align:left}.FeatureSectionSlice.AsideSection .summary{font-size:20px;line-height:27px;margin-bottom:17px;color:#6e6e71}.FeatureSectionSlice.AsideSection .summary p{margin-bottom:10px}.FeatureSectionSlice.AsideSection .summary p:last-of-type{margin-bottom:0}.FeatureSectionSlice.AsideSection .details{font-size:16px;line-height:24px;color:#6e6e71}.FeatureSectionSlice.AsideSection .details ul{padding-left:17px;list-style:disc}.FeatureSectionSlice.AsideSection .details ul li{margin-bottom:15px}.FeatureSectionSlice.AsideSection .link{margin-top:30px;font-size:16px}.FeatureSectionSlice.AsideSection .link a{text-decoration:none;font-weight:600}.FeatureSectionSlice.AsideSection .image-spacer{width:100%}.FeatureSectionSlice.AsideSection .image-container{position:relative}.FeatureSectionSlice.AsideSection .image-positioner img{width:100%}.FeatureSectionSlice.AsideSection .store-link{margin-top:30px}.FeatureSectionSlice.AsideSection .reviews{margin-top:40px}.FeatureSectionSlice.AsideSection .reviews .review{padding:30px 30px 40px 30px}.FeatureSectionSlice.AsideSection .reviews .review,.FeatureSectionSlice.AsideSection .reviews .review-stack{background:#fff;box-shadow:0 20px 20px 0 rgba(0,0,0,0.25),0 2px 8px 0 rgba(0,0,0,0.15)}.FeatureSectionSlice.AsideSection .reviews .review-stack{height:7px;margin:0 auto}.FeatureSectionSlice.AsideSection .reviews .review-stack-back{width:93%}.FeatureSectionSlice.AsideSection .reviews .review-stack-middle{width:97%}.FeatureSectionSlice.AsideSection .reviews .review-header{display:-webkit-box;display:-ms-flexbox;display:flex}.FeatureSectionSlice.AsideSection .reviews .review-rating{font-size:14px;margin-left:20px}.FeatureSectionSlice.AsideSection .reviews .review-author{color:#4f5eff;font-size:14px;margin-bottom:10px}.FeatureSectionSlice.AsideSection .reviews .review-text{color:#484848;font-size:14px;line-height:20px;text-align:left}@media (min-width: 1200px){.FeatureSectionSlice.AsideSection.no-margin.left .section-content{margin-left:17%;margin-right:14px}.FeatureSectionSlice.AsideSection.no-margin.right .section-content{margin-left:14px;margin-right:17%}}@media (min-width: 801px) and (max-width: 1025px){.FeatureSectionSlice.AsideSection.left>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.FeatureSectionSlice.AsideSection.right>.content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.FeatureSectionSlice.AsideSection .content section{padding:0}.FeatureSectionSlice.AsideSection .content section .section-content{padding:0;margin:0}.FeatureSectionSlice.AsideSection .content section .section-content h2{font-size:22px}.FeatureSectionSlice.AsideSection .content section .section-content .summary{font-size:18px}.FeatureSectionSlice.AsideSection .content section .section-content .body{margin:0}}@media (min-width: 801px){.FeatureSectionSlice.AsideSection>.content{position:relative;overflow:visible}.FeatureSectionSlice.AsideSection>.content>section{-ms-flex-preferred-size:570px;flex-basis:570px;-ms-flex-negative:1;flex-shrink:1;margin-top:70px;margin-bottom:70px}.FeatureSectionSlice.AsideSection>.content>section .body{position:relative;z-index:1}.FeatureSectionSlice.AsideSection>.content>aside{padding:0;width:100%;-ms-flex-preferred-size:600px;flex-basis:600px;height:auto}.FeatureSectionSlice.AsideSection .image-positioner{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:62.82051%;height:100%;top:0;bottom:0}.FeatureSectionSlice.AsideSection.no-margin.left>.content,.FeatureSectionSlice.AsideSection.no-margin.right>.content{margin-right:auto;margin-left:auto}.FeatureSectionSlice.AsideSection.no-margin.left .image-positioner{left:0}.FeatureSectionSlice.AsideSection.no-margin.left .image-positioner img{-webkit-transform:translate3d(-135px, 0, 0);transform:translate3d(-135px, 0, 0)}.FeatureSectionSlice.AsideSection.no-margin.right .image-positioner{right:0}.FeatureSectionSlice.AsideSection.no-margin.right .image-positioner img{-webkit-transform:translate3d(135px, 0, 0);transform:translate3d(135px, 0, 0)}}@media (max-width: 800px){.FeatureSectionSlice.AsideSection{padding:0}.FeatureSectionSlice.AsideSection .content section{padding:0}.FeatureSectionSlice.AsideSection .content section .section-content{padding:30px 0 50px 0;max-width:none}.FeatureSectionSlice.AsideSection .content section .section-content .body{margin:0 30px;text-align:left}.FeatureSectionSlice.AsideSection .content aside{display:none}.FeatureSectionSlice.AsideSection .image-positioner{width:100%;margin-bottom:30px}.FeatureSectionSlice.AsideSection .image-positioner img{max-width:735px;width:100%}.FeatureSectionSlice.AsideSection.left .content section,.FeatureSectionSlice.AsideSection.right .content section{margin-left:0;margin-right:0}.FeatureSectionSlice.AsideSection.right .image-positioner{text-align:right}.FeatureSectionSlice.AsideSection.left .image-positioner{text-align:left}.FeatureSectionSlice.AsideSection .image-spacer{display:none}}

.CompanyLogo{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:166px;flex-basis:166px;width:166px;margin-left:15px;margin-right:15px;color:#6e6e71}.CompanyLogo .logo-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px}@media (min-width: 768px) and (max-width: 1025px){.CompanyLogo.hide-tablet{display:none}}@media (max-width: 767px){.CompanyLogo{-ms-flex-preferred-size:100px;flex-basis:100px;width:100px}.CompanyLogo img{-webkit-transform:scale(0.8);transform:scale(0.8)}.CompanyLogo.hide-mobile{display:none}}

.CompaniesSectionSlice{padding-top:92px;padding-bottom:0;margin:0 auto}.CompaniesSectionSlice .content{max-width:1170px;margin:0 auto}.CompaniesSectionSlice h3{text-align:center;font-size:22px;margin-bottom:75px;color:#6e6e71}.CompaniesSectionSlice ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 1025px){.CompaniesSectionSlice{padding:50px 20px 0 20px}.CompaniesSectionSlice h3{margin-bottom:40px}.CompaniesSectionSlice ul{max-width:780px;margin:0 auto}}@media (max-width: 767px){.CompaniesSectionSlice:after{display:block;border-bottom:1px solid #f2f2f2;content:''}.CompaniesSectionSlice h3{margin-bottom:20px}}

.ColumnFeature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ColumnFeature .image-container{width:85%;margin-bottom:20px;text-align:center}.ColumnFeature .image-container img{max-width:100%}.ColumnFeature h2{text-align:center;font-size:22px;font-family:"Tiempos",Times,serif;font-weight:600;margin-bottom:22px;color:#31303a}.ColumnFeature.image-location-top h2{margin-bottom:10px}.ColumnFeature .summary{font-size:18px;line-height:28px;margin-bottom:17px;color:#6e6e71}.ColumnFeature .details{font-size:15px;line-height:24px;color:#6e6e71}.ColumnFeature .details ul{padding-left:17px;list-style:disc}.ColumnFeature .details ul li{margin-bottom:8px}.ColumnFeature.text-align-center h2{text-align:center}.ColumnFeature.text-align-center .summary{text-align:center}.ColumnFeature.text-align-left h2{text-align:left}.ColumnFeature.text-align-left .summary{text-align:left}.ColumnFeature.text-body-larger .summary{font-size:19px;line-height:1.38}.ColumnFeature.image-pull-up .image-container img{margin-top:-80px}.ColumnFeature.image-fixed-height .image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:450px}@media (min-width: 768px) and (max-width: 1025px){.ColumnFeature.image-fixed-height .image-container,.ColumnFeature.image-pull-up .image-container{margin:0;padding:20px;padding-bottom:40px;margin-bottom:10px}.ColumnFeature.image-fixed-height .image-container img,.ColumnFeature.image-pull-up .image-container img{margin:0}.ColumnFeature.image-fixed-height .image-container{height:465px;max-width:90%}.ColumnFeature.image-fixed-height .image-container img{max-width:300px}.ColumnFeature.image-shrink-tablet img{max-width:200px}}@media (max-width: 767px){.ColumnFeature h2,.ColumnFeature .feature-info{max-width:none;width:auto}.ColumnFeature.image-fixed-height .image-container,.ColumnFeature.image-pull-up .image-container{height:auto;width:auto !important;margin:0;padding:20px;padding-bottom:20px}.ColumnFeature.image-fixed-height .image-container img,.ColumnFeature.image-pull-up .image-container img{margin:0}.ColumnFeature.column-2 .image-container{padding-bottom:0;margin-bottom:0}.ColumnFeature.image-shrink-tablet img{max-width:200px}.ColumnFeature.text-align-center h2{text-align:left}.ColumnFeature.text-align-center .summary{text-align:left}.ColumnFeature.text-body-larger .summary{font-size:18px}}

.ColumnFeatureSlice{padding-top:90px;padding-bottom:90px}.ColumnFeatureSlice .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ColumnFeatureSlice .content .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ColumnFeatureSlice .content .title-section{width:70%;margin-bottom:30px}.ColumnFeatureSlice .content .ColumnFeature h2,.ColumnFeatureSlice .content .ColumnFeature .feature-info{width:76%;max-width:300px}.ColumnFeatureSlice .content .ColumnFeature.column-2{-ms-flex-preferred-size:50%;flex-basis:50%}.ColumnFeatureSlice .content .ColumnFeature.column-2 h2,.ColumnFeatureSlice .content .ColumnFeature.column-2 .feature-info{width:90%;max-width:360px}.ColumnFeatureSlice .content .ColumnFeature.column-2 .image-container{width:72%}.ColumnFeatureSlice .content .ColumnFeature.column-3{-ms-flex-preferred-size:390px;flex-basis:390px}.ColumnFeatureSlice .content .ColumnFeature.column-4{-ms-flex-preferred-size:293px;flex-basis:293px}.ColumnFeatureSlice .content .ColumnFeature.column-4 h2,.ColumnFeatureSlice .content .ColumnFeature.column-4 .feature-info{width:90%;max-width:300px;font-size:20px}.ColumnFeatureSlice .content .ColumnFeature.column-4 .image-container{width:90%}.ColumnFeatureSlice.column-section-4,.ColumnFeatureSlice.column-section-2{padding-top:60px;padding-bottom:75px}.ColumnFeatureSlice.column-section-4 .title-section,.ColumnFeatureSlice.column-section-2 .title-section{margin-bottom:65px}.ColumnFeatureSlice.column-section-4 .title-section h2,.ColumnFeatureSlice.column-section-2 .title-section h2{font-size:36px;padding-bottom:5px}.ColumnFeatureSlice.column-section-4 .title-section .PageIntroduction,.ColumnFeatureSlice.column-section-2 .title-section .PageIntroduction{font-size:22px;line-height:1.36}.ColumnFeatureSlice.column-section-2{padding-top:25px}.ColumnFeatureSlice.column-section-2 .title-section{margin-bottom:20px}@media (max-width: 1025px){.ColumnFeatureSlice{padding-bottom:50px}.ColumnFeatureSlice .content .columns{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ColumnFeatureSlice .content .ColumnFeature{margin-bottom:30px}.ColumnFeatureSlice .content .ColumnFeature.column-2,.ColumnFeatureSlice .content .ColumnFeature.column-4{-ms-flex-preferred-size:45%;flex-basis:45%}.ColumnFeatureSlice .content .ColumnFeature.column-3{-ms-flex-preferred-size:50%;flex-basis:50%}.ColumnFeatureSlice .content .ColumnFeature h2,.ColumnFeatureSlice .content .ColumnFeature .feature-info{width:80%;max-width:400px}.ColumnFeatureSlice.column-section-4{padding-bottom:85px}.ColumnFeatureSlice.column-section-4 .title-section{margin-bottom:80px}.ColumnFeatureSlice.column-section-4 .title-section h2{font-size:30px}.ColumnFeatureSlice.column-section-2{padding-bottom:70px}.ColumnFeatureSlice.column-section-2 .title-section h2{font-size:30px}}@media (max-width: 767px){.ColumnFeatureSlice{margin-top:0;padding-bottom:0}.ColumnFeatureSlice .content .title-section{width:auto;margin-bottom:30px}.ColumnFeatureSlice .content .ColumnFeature h2,.ColumnFeatureSlice .content .ColumnFeature .feature-info{width:100%;max-width:100%;padding:0 30px}.ColumnFeatureSlice .content .ColumnFeature.column-2,.ColumnFeatureSlice .content .ColumnFeature.column-3,.ColumnFeatureSlice .content .ColumnFeature.column-4{-ms-flex-preferred-size:100%;flex-basis:100%}.ColumnFeatureSlice .content .ColumnFeature.column-2 .image-container,.ColumnFeatureSlice .content .ColumnFeature.column-3 .image-container,.ColumnFeatureSlice .content .ColumnFeature.column-4 .image-container{width:100%}.ColumnFeatureSlice .content .ColumnFeature.column-2 h2,.ColumnFeatureSlice .content .ColumnFeature.column-2 .feature-info,.ColumnFeatureSlice .content .ColumnFeature.column-3 h2,.ColumnFeatureSlice .content .ColumnFeature.column-3 .feature-info,.ColumnFeatureSlice .content .ColumnFeature.column-4 h2,.ColumnFeatureSlice .content .ColumnFeature.column-4 .feature-info{width:100%;max-width:100%;padding:0 30px}.ColumnFeatureSlice.column-section-4{padding-top:30px;padding-bottom:25px}.ColumnFeatureSlice.column-section-2{padding-bottom:0px}.ColumnFeatureSlice.column-section-4 .image-container img,.ColumnFeatureSlice.column-section-2 .image-container img{max-width:95%}}

.LargeImageSlice{padding-top:58px}.LargeImageSlice.long{padding-bottom:86px}.LargeImageSlice .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LargeImageSlice .content .title-section{width:70%;margin-bottom:20px}.LargeImageSlice .content .title-section h2{font-size:36px;padding-bottom:5px}.LargeImageSlice .content .title-section .PageIntroduction{font-size:22px;line-height:1.36}.LargeImageSlice .content .image-container{padding-left:40px;padding-right:40px}.LargeImageSlice .content .image-container video,.LargeImageSlice .content .image-container img{width:100%;max-width:1000px;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,0.2),0 10px 30px rgba(0,0,0,0.2)}@media (max-width: 1025px){.LargeImageSlice{padding-top:40px;padding-bottom:0}.LargeImageSlice.long{padding-bottom:50px}.LargeImageSlice .content .title-section{margin-bottom:0}.LargeImageSlice .content .title-section h2{font-size:30px}.LargeImageSlice .content .image-container{padding-left:30px;padding-right:30px}}@media (max-width: 767px){.LargeImageSlice{padding-top:30px;padding-bottom:0}.LargeImageSlice .content .image-container{padding-left:20px;padding-right:20px}.LargeImageSlice .content .title-section{width:auto;margin-bottom:10px}}

.VideoEmbedSlice{padding-top:58px;padding-bottom:86px}.VideoEmbedSlice .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VideoEmbedSlice .content .title-section{width:70%;margin-bottom:20px}.VideoEmbedSlice .content .title-section h2{font-size:36px;padding-bottom:5px}.VideoEmbedSlice .content .title-section .PageIntroduction{font-size:22px;line-height:1.36}.VideoEmbedSlice .content .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1000px}.VideoEmbedSlice .content .video-container .video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-bottom:56.25%}.VideoEmbedSlice .content .video-container .video iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important}@media (max-width: 1025px){.VideoEmbedSlice{padding-top:40px;padding-bottom:40px}.VideoEmbedSlice.long{padding-bottom:50px}.VideoEmbedSlice .content .title-section{margin-bottom:0}.VideoEmbedSlice .content .title-section h2{font-size:30px}.VideoEmbedSlice .content .video-container{padding-left:30px;padding-right:30px}}@media (max-width: 767px){.VideoEmbedSlice{padding-top:30px;padding-bottom:30px}.VideoEmbedSlice .content .title-section{width:auto;margin-bottom:10px}.VideoEmbedSlice .content .video-container{padding-left:20px;padding-right:20px}}

.SegmentCarouselSlide{background:#31303a;overflow:hidden;max-width:100%}.SegmentCarouselSlide .PageTitle{max-width:688px;padding-bottom:24px;color:#fff;font-size:36px;text-align:center}.SegmentCarouselSlide .cta-link{padding:8px 40px 10px 40px;text-decoration:none;border-radius:3px;color:#31303a;font-weight:600;background:#f8f8f8}.SegmentCarouselSlide .hero-container{width:1140px;margin-top:33px;margin-bottom:10px}.SegmentCarouselSlide .hero-container img{max-width:100%}.SegmentCarouselSlide>.Section>.content>.content-container,.SegmentCarouselSlide>.Section>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SegmentCarouselSlide.wide-title .PageTitle{max-width:820px}@media (max-width: 1130px){.SegmentCarouselSlide .hero-container{width:auto;padding-left:10px;padding-right:10px}}@media (max-width: 1025px){.SegmentCarouselSlide .PageTitle{max-width:550px;padding-bottom:40px;font-size:30px}.SegmentCarouselSlide.wide-title .PageTitle{max-width:750px}}@media (max-width: 767px){.SegmentCarouselSlide .PageTitle{max-width:none;padding-right:20px;padding-bottom:35px;padding-left:20px;font-size:22px}.SegmentCarouselSlide.wide-title .PageTitle{max-width:none}.SegmentCarouselSlide .cta-link{padding:8px 20px 10px 20px;text-align:center}}

.SegmentCarouselSlice{padding-top:40px;background:#31303a;color:#fff}.SegmentCarouselSlice nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:30px;padding-bottom:20px;font-size:18px}.SegmentCarouselSlice nav .usage{display:block;padding:5px 17px 7px 17px;font-weight:600;color:#e5e5e5;white-space:nowrap}.SegmentCarouselSlice nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.SegmentCarouselSlice nav ul a{display:block;padding:5px 17px 7px 17px;border-radius:3px;color:#fff;font-weight:600;text-decoration:none;transition:background-color linear 0.3s;white-space:nowrap}.SegmentCarouselSlice nav ul a.selected{color:#e5e5e5;background-color:rgba(255,255,255,0.15)}.SegmentCarouselSlice .swipe-markers{display:none}@media (min-width: 768px){.SegmentCarouselSlice .slides{position:relative;height:843px;overflow:hidden}.SegmentCarouselSlice .slides .slide{position:absolute;top:0;left:0;right:0;opacity:0;transition:opacity linear 0.3s;pointer-events:none}.SegmentCarouselSlice .slides .slide.visible{opacity:1;pointer-events:all}}@media (max-width: 1130px){.SegmentCarouselSlice .slides{height:auto;padding-bottom:70%}}@media (max-width: 1025px){.SegmentCarouselSlice nav{font-size:16px}.SegmentCarouselSlice nav .usage{padding:4px 10px 5px 10px}.SegmentCarouselSlice nav ul a{padding:4px 10px 5px 10px}}@media (max-width: 767px){.SegmentCarouselSlice{margin-top:0;padding-top:20px}.SegmentCarouselSlice nav{display:none}.SegmentCarouselSlice .slides{padding-bottom:0}.SegmentCarouselSlice .swipe{overflow:hidden;visibility:hidden;position:relative}.SegmentCarouselSlice .swipe .swipe-wrap{overflow:hidden;position:relative}.SegmentCarouselSlice .swipe .swipe-wrap>div{float:left;width:100%;position:relative}.SegmentCarouselSlice .swipe-markers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 40px 0}.SegmentCarouselSlice .swipe-markers>div{width:7px;height:7px;margin:0 3px;border-radius:50%;background:#929292}.SegmentCarouselSlice .swipe-markers>div.active{background:#fff}}

.SegmentCarouselSlice.TemplateCarouselSlice .TemplateCarouselSlide .PageTitle{max-width:none;padding-bottom:32px}.SegmentCarouselSlice.TemplateCarouselSlice .TemplateCarouselSlide .hero-container{max-width:946px;margin-top:49px}.SegmentCarouselSlice.TemplateCarouselSlice .TemplateCarouselSlide .hero-container .image-link{text-decoration:none}.SegmentCarouselSlice.TemplateCarouselSlice .TemplateCarouselSlide .hero-container img{border-radius:3px;box-shadow:0 3px 10px rgba(0,0,0,0.3)}@media (max-width: 1025px){.SegmentCarouselSlice.TemplateCarouselSlice .TemplateCarouselSlide .hero-container{max-width:750px}}

.TestimonalSlice{background-color:#f2f2f2;padding-top:85px;padding-bottom:85px}.TestimonalSlice .Testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:27px 30px 35px 30px;border-radius:6px;background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,0.03)}.TestimonalSlice .Testimonial .quote{min-height:77px;color:#31303a;font-family:"Tiempos",Times,serif;font-size:17px;line-height:1.5}.TestimonalSlice .Testimonial .image{margin-bottom:15px}.TestimonalSlice .Testimonial .user{margin-top:auto}.TestimonalSlice .Testimonial .UserName .company{margin-top:25px}@media (max-width: 1025px){.TestimonalSlice{padding-top:75px;padding-bottom:75px}.TestimonalSlice .Testimonial .quote{min-height:64px;font-size:14px}}@media (max-width: 767px){.TestimonalSlice{padding-top:50px;padding-bottom:50px}.TestimonalSlice .Testimonial{margin:10px;width:auto}.TestimonalSlice .Testimonial .quote{min-height:64px;font-size:14px}.TestimonalSlice .GridSection>.content{display:block;max-width:none;padding:0}.TestimonalSlice .GridSection>.content .GridItem{padding:0;margin:0}.TestimonalSlice .swipe{overflow:hidden;visibility:hidden;position:relative}.TestimonalSlice .swipe .swipe-wrap{overflow:hidden;position:relative}.TestimonalSlice .swipe .swipe-wrap>div{float:left;width:100%;position:relative}.TestimonalSlice .swipe-markers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px}.TestimonalSlice .swipe-markers>div{width:7px;height:7px;margin:0 3px;border-radius:50%;background:#cacaca}.TestimonalSlice .swipe-markers>div.active{background:#31303a}}

.Section.LargeTemplatePreviewSlice .PageTitle{font-size:30px}.Section.LargeTemplatePreviewSlice .PageIntroduction{font-size:22px;max-width:790px;margin:0 auto}.Section.LargeTemplatePreviewSlice .preview-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:200px;padding:8% 10% 0 10%;border-radius:10px}.Section.LargeTemplatePreviewSlice .preview-section .image{width:100%;box-shadow:0 8px 17px 0 rgba(0,0,0,0.2)}.Section.LargeTemplatePreviewSlice .preview-section .Button{margin:30px 0 40px 0}@media (max-width: 767px){.Section.LargeTemplatePreviewSlice .PageTitle{padding-top:0;font-size:20px}.Section.LargeTemplatePreviewSlice .PageIntroduction{font-size:18px;margin-bottom:30px}.Section.LargeTemplatePreviewSlice .preview-section{padding:20px}.Section.LargeTemplatePreviewSlice .preview-section .Button{margin:20px 0 0 0}}

.Section.GuideSummarySlice{margin-bottom:30px}.Section.GuideSummarySlice .PageTitle{font-size:30px;margin-bottom:20px}.Section.GuideSummarySlice .PageIntroduction{max-width:790px;margin:0 auto;text-align:left;font-size:20px}.Section.GuideSummarySlice .PageIntroduction h1,.Section.GuideSummarySlice .PageIntroduction h2,.Section.GuideSummarySlice .PageIntroduction h3,.Section.GuideSummarySlice .PageIntroduction h4,.Section.GuideSummarySlice .PageIntroduction h5{margin-top:44px;margin-bottom:20px;color:#31303a;font-family:"Tiempos",Times,serif;font-weight:600;font-size:24px}.Section.GuideSummarySlice .PageIntroduction iframe,.Section.GuideSummarySlice .PageIntroduction img{max-width:100%;margin:10px auto}.Section.GuideSummarySlice .PageIntroduction ol,.Section.GuideSummarySlice .PageIntroduction ul,.Section.GuideSummarySlice .PageIntroduction p,.Section.GuideSummarySlice .PageIntroduction ol li,.Section.GuideSummarySlice .PageIntroduction ul li{margin-bottom:16px}.Section.GuideSummarySlice .PageIntroduction ol:last-child,.Section.GuideSummarySlice .PageIntroduction ul:last-child,.Section.GuideSummarySlice .PageIntroduction p:last-child,.Section.GuideSummarySlice .PageIntroduction ol li:last-child,.Section.GuideSummarySlice .PageIntroduction ul li:last-child{margin-bottom:0}.Section.GuideSummarySlice .PageIntroduction ol,.Section.GuideSummarySlice .PageIntroduction li{padding-left:1em}.Section.GuideSummarySlice .PageIntroduction ol li,.Section.GuideSummarySlice .PageIntroduction li li{margin-left:8px;padding-left:0.8em}.Section.GuideSummarySlice .PageIntroduction ol{list-style:decimal}.Section.GuideSummarySlice .PageIntroduction ul{list-style:circle}.Section.GuideSummarySlice .PageIntroduction a{text-decoration:none}@media (max-width: 767px){.Section.GuideSummarySlice{margin-bottom:0}.Section.GuideSummarySlice .PageTitle{padding-top:0;padding-bottom:0;margin-bottom:30px;font-size:20px}.Section.GuideSummarySlice .PageIntroduction{font-size:18px}.Section.GuideSummarySlice .PageIntroduction h1,.Section.GuideSummarySlice .PageIntroduction h2,.Section.GuideSummarySlice .PageIntroduction h3,.Section.GuideSummarySlice .PageIntroduction h4,.Section.GuideSummarySlice .PageIntroduction h5{margin-bottom:20px;font-size:18px;font-family:"Source Sans",Helvetica,Arial,sans-serif}}

.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice{background:none;padding-top:0}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .gradient-container{width:100%;border-radius:10px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .slides{height:627px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide{background:none}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide .cta-link{background:#f4511c;color:#fff;margin-top:20px;margin-bottom:20px;box-shadow:0 10px 15px 0 rgba(0,0,0,0.15)}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide .hero-container{max-width:912px;margin-top:0}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice nav ul a{color:#31303a;margin-bottom:10px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice nav ul a.selected{background:#cfcdd2}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .PageTitle{padding-top:5px;font-weight:600;font-size:30px;color:#31303a}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .PageIntroduction{max-width:790px;margin:0 auto;padding-bottom:0;font-size:22px;color:#6e6e71}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color:after,.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color+.no-background-color:after{border:0;padding-top:0}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color.show-gradient:after,.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color+.no-background-color.show-gradient:after{padding-top:1px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.dark-style nav ul a,.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.dark-style .PageTitle{color:#fff}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.dark-style .PageIntroduction{color:#a5a5a5}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.dark-style nav ul a.selected{background:#484848}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.show-gradient nav{min-height:93px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.show-gradient nav ul a{color:#fff;margin-bottom:10px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.show-gradient nav ul a.selected{background:rgba(255,255,255,0.25)}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.show-gradient .gradient-container{margin-top:20px;margin-bottom:60px}@media (max-width: 1130px){.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .slides{height:auto;padding-bottom:60%}}@media (max-width: 767px){.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color,.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.has-background-color+.no-background-color{padding-bottom:30px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice.show-gradient .gradient-container{margin-top:20px;margin-bottom:10px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .PageTitle{padding-top:0;font-size:20px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .PageIntroduction{font-size:18px;margin-bottom:30px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .slides{padding-top:20px;padding-bottom:0}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide .Section{padding-right:20px;padding-left:20px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide .hero-container{padding-right:0;padding-left:0}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .SegmentCarouselSlide .cta-link{margin-top:10px;margin-bottom:25px}.SegmentCarouselSlice.TemplateCarouselSlice.MultipleTemplatesSlice .swipe-markers{padding-top:0;padding-bottom:20px}}

.Home2019Page .Header{background:#fff}.Home2019Page .header-scroll-spacer{height:96px}@media (min-width: 768px) and (max-width: 1025px){.Home2019Page .Header>.header-content{padding-left:25px;padding-right:25px}.Home2019Page .Section>.content{padding-left:10px;padding-right:10px}.Home2019Page .GridSection>.content{padding-left:30px;padding-right:30px}}@media (max-width: 767px){.Home2019Page .header-scroll-spacer{height:20px}.Home2019Page .Header{background:#31303a}}

.ProductLandingListing{background:#31303a}.ProductLandingListing .PageTitle{text-align:center;color:#fff;padding:35px 0 70px 0}@media (max-width: 1025px){.ProductLandingListing .PageTitle{padding:29px 0 61px 0}}@media (max-width: 767px){.ProductLandingListing .PageTitle{padding:6px 0 12px 0}}.ProductLandingListing .ProductLandingListingPanel{height:auto}

.Plans{background-size:auto 100%}.Plans .title-section{padding-top:75px;text-align:center}.Plans .plans-section{padding-top:20px;padding-bottom:120px}.Plans .plans-section .additional-info{margin-top:23px;color:#909090;text-align:center;font-size:14px}.Plans .plans-section .additional-info a{color:#909090}.Plans .plans-section .panel{max-width:725px}.Plans .plans{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.Plans .plans>li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-right:1px solid #f2f2f2;padding:0 40px 10px}.Plans .plans>li:first-of-type{padding-left:40px}.Plans .plans>li:last-of-type{padding-right:40px;border-right:none}@media (max-width: 1375px){.Plans{background-size:auto 100%}}@media (max-width: 1025px){.Plans .plans-section{margin-left:20px;margin-right:20px}.Plans .plans>li{padding-right:16px;padding-left:16px}.Plans .plans>li .Plan{width:100%}.Plans .plans>li:first-of-type{padding-right:25px;padding-left:5px}.Plans .plans>li:last-of-type{padding-right:5px;padding-left:25px}}@media (max-width: 767px){.Plans{background:#31303a;background-image:none !important}.Plans .title-section{padding-top:10px;padding-bottom:10px}.Plans .PageTitle{color:#fff}.Plans .plans-section{padding:10px}.Plans .MilanoteLogo .milanote-name{color:#fff}.Plans .plans{display:block}.Plans .plans>li{display:block;width:100%;border-right:0;border-bottom:1px solid #d8d8d8;padding:0 0 40px 0;margin:0 auto 30px;text-align:center}.Plans .plans>li .Plan{width:100%;max-width:260px;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.Plans .plans>li .Plan .disclaimer{min-height:0}.Plans .plans>li:first-of-type{padding-right:0;padding-left:0}.Plans .plans>li:last-of-type{padding-right:0;padding-left:0}.Plans .enterprise-option{margin-top:0}}

.Plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:275px;padding:20px 0;background:#fff;text-align:left;color:#31303a}.Plan .hidden{display:none}.Plan h3{margin-bottom:24px;font-size:24px;font-weight:600}.Plan h3 .pro-badge{margin-left:10px}.Plan .description{margin-bottom:10px;font-size:16px}.Plan .price{position:relative;font-size:24px;font-weight:bold;margin-bottom:4px}.Plan .price .dollar{font-size:50px}.Plan .price .cents{position:absolute;top:9px}.Plan .price .month{margin-left:36px}.Plan .disclaimer{min-height:36px;margin-bottom:26px;color:#4c4c4c;font-size:14px}.Plan .feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.Plan .feature-list .feature{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:13px;color:#6e6e71;font-size:16px;text-align:left}.Plan .feature-list .feature .feature-tick{margin:5px 12px auto 0}.Plan .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.Plan .cta .explanation{font-weight:600;font-size:18px}.Plan .Button{-ms-flex-item-align:end;align-self:flex-end;margin-top:auto;width:100%;text-align:center;padding-right:10px;padding-left:10px}

.Poll{background:#31303a}.Poll .title-section{padding-bottom:20px}.Poll .PageTitle{color:#fff}.Poll .FloatingPanel .panel{max-width:980px}.Poll .feature-section{padding:0 20px}.Poll .feature-request{margin-top:30px;text-align:center}@media (max-width: 1025px){.Poll{padding:0 0 50px 0}.Poll .image{display:none}}@media (max-width: 767px){.Poll{padding:0 0 10px 0}.Poll .feature-section{padding:0 10px}.Poll .title-section{padding-top:0;padding-bottom:10px}}

.Register{background-size:auto 100%}.Register .title-section{padding-top:75px;text-align:center}.Register .title-section .PageTitle{font-weight:600}.Register .FloatingPanel .panel{max-width:500px}.Register .register-section{padding-top:20px;padding-bottom:120px;text-align:center}.Register .register-section h2{font-family:"Tiempos",Times,serif;color:#31303a;font-size:24px;line-height:30px}@media (max-width: 1375px){.Register{background-size:auto 100%}}@media (max-width: 767px){.Register{background:#31303a;background-image:none !important}.Register .title-section{padding-top:0}.Register .PageTitle{color:#fff}.Register .register-section{padding:0}.Register .MilanoteLogo .milanote-name{color:#fff}.Register .MilanoteLogo .Logo g{stroke:#fff}}

.AppDownload{background-color:#dddddd}.AppDownload .PageTitle{padding:0;text-align:left;color:#31303a;font-weight:600}.AppDownload .PageIntroduction{padding:0;margin-top:14px;margin-bottom:20px;color:#6e6e71;text-align:left}.AppDownload .additional-info{margin-top:51px;font-size:16px;color:#818181}.AppDownload .AsideSection.left{padding-top:47px}.AppDownload .AsideSection.left .content{overflow:visible}.AppDownload .AsideSection.left .content section{width:39%;-ms-flex-preferred-size:auto;flex-basis:auto}.AppDownload .AsideSection.left .content section .section-content{margin-top:-70px;max-width:460px;-ms-flex-preferred-size:auto;flex-basis:auto}.AppDownload .AsideSection.left .content aside{width:60%;padding:0;height:auto;margin-right:12px;padding-right:38px}.AppDownload .AsideSection.left .content aside img{margin-bottom:-3px}.AppDownload .AsideSection.left .content .button-container .Button{margin-right:10px;margin-bottom:10px;padding-right:30px;padding-left:30px}@media (max-width: 1200px){.AppDownload .AsideSection.left .content aside{padding-left:20px;min-width:0}}@media (max-width: 1025px){.AppDownload .AsideSection.left .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.AppDownload .PageTitle{padding:0;text-align:center}.AppDownload .PageIntroduction{text-align:center}.AppDownload .AsideSection.left{padding-top:10px}.AppDownload .AsideSection.left .content section{width:auto}.AppDownload .AsideSection.left .content section .section-content{margin-top:0}.AppDownload .AsideSection.left .content aside{width:auto;margin:0;padding:0}}@media (max-width: 767px){.AppDownload .AsideSection.left{padding-top:75px;margin-top:-75px}.AppDownload .AsideSection.left .content section .section-content{width:auto}}

.AppDownload.WebClipperDownload .AsideSection.left{padding-top:24px}.AppDownload.WebClipperDownload .AsideSection.left .content section .section-content{margin-top:-35px}.AppDownload.WebClipperDownload .AsideSection.left aside{width:70%;margin-left:-135px;margin-right:19px;padding-right:56px}.AppDownload.WebClipperDownload .download-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px 20px;margin-bottom:10px;border:1px solid #cacaca;border-radius:6px}.AppDownload.WebClipperDownload .download-button .link-text{font-size:18px;color:#f4511c}.AppDownload.WebClipperDownload .download-button .link-text:after{display:inline-block;content:'';width:6px;height:10px;margin-left:10px;background:url(https://static.milanote.com/e679b54a6344e180.svg)}.AppDownload.WebClipperDownload .download-button img{width:50px;height:50px;margin-right:20px}@media (max-width: 1200px){.AppDownload.WebClipperDownload .AsideSection.left .content aside{padding-left:20px;min-width:0}}@media (max-width: 1025px){.AppDownload.WebClipperDownload .AsideSection.left .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.AppDownload.WebClipperDownload .PageTitle{padding:0;text-align:center}.AppDownload.WebClipperDownload .PageIntroduction{text-align:center}.AppDownload.WebClipperDownload .AsideSection.left{padding-top:42px}.AppDownload.WebClipperDownload .AsideSection.left .content section{width:auto}.AppDownload.WebClipperDownload .AsideSection.left .content section .section-content{margin-top:0}.AppDownload.WebClipperDownload .AsideSection.left .content aside{width:auto;margin:0;padding:0}}@media (max-width: 767px){.AppDownload.WebClipperDownload .AsideSection.left{padding-top:75px;margin-top:-75px}.AppDownload.WebClipperDownload .AsideSection.left .content section .section-content{width:auto}}

.BlogPostBackLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BlogPostBackLinks .back-links-heading-container{font-family:"Meta Serif OT",Times,serif;text-align:center;font-size:18px;font-style:italic;line-height:1.11;color:#909090;max-width:850px;padding:0 50px;width:100%}@media (max-width: 767px){.BlogPostBackLinks .back-links-heading-container{padding:0}}.BlogPostBackLinks .back-links-heading{padding:20px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.BlogPostBackLinks .GridSection{margin:55px 0 154px}.BlogPostBackLinks .GridSection .content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width: 1025px){.BlogPostBackLinks .GridSection{margin:55px 0 55px}}@media (max-width: 767px){.BlogPostBackLinks .GridSection{margin:10px 0 30px}}

@media (min-width: 1026px){.MilanoteAd{margin-left:-100px;width:946px;margin-top:70px;margin-bottom:35px}}@media (max-width: 1025px){.MilanoteAd{margin-top:60px;margin-bottom:30px}}@media (max-width: 767px){.MilanoteAd{margin-top:20px;margin-bottom:17px}}.MilanoteAd .AsideSection.right{max-width:946px;max-height:430px;margin:0 auto;background:#31303a}.MilanoteAd .AsideSection.right>.content>aside{padding:0;max-height:430px;width:50%}.MilanoteAd .AsideSection.right>.content section{width:50%;-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:0;padding:20px 56px;text-align:left}@media (max-width: 1025px){.MilanoteAd .AsideSection.right{max-width:750px}.MilanoteAd .AsideSection.right>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.MilanoteAd .AsideSection.right>.content>aside{width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.MilanoteAd .AsideSection.right>.content section{width:375px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:30px 36px 40px}}@media (max-width: 767px){.MilanoteAd .AsideSection.right{max-height:none}.MilanoteAd .AsideSection.right>.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.MilanoteAd .AsideSection.right>.content>aside{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.MilanoteAd .AsideSection.right>.content section{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;text-align:center}}.MilanoteAd .hero-container{position:relative;width:100%;height:100%;overflow:hidden}.MilanoteAd .hero-container .Video{position:absolute;top:50px;width:145%}@media (max-width: 1025px){.MilanoteAd .hero-container .Video{top:30px;width:540px}}@media (max-width: 767px){.MilanoteAd .hero-container{height:160px;padding-top:20px}.MilanoteAd .hero-container .Video{position:relative;top:0;width:100%;padding:0 34px}}.MilanoteAd .logo{width:134px;height:36px}.MilanoteAd .title{color:#fff;font-size:30px;font-family:"Tiempos",Times,serif;padding:0.8em 0 0.4em 0}@media (max-width: 1025px){.MilanoteAd .title{padding:0.6em 0 0.4em 0;font-size:24px}}@media (max-width: 767px){.MilanoteAd .title{font-size:18px}}.MilanoteAd .description{padding:0 0 1.5em 0;color:rgba(255,255,255,0.7);font-size:24px;line-height:1.6}@media (max-width: 1025px){.MilanoteAd .description{font-size:20px;line-height:1.4;padding:0 0 16px 0}}@media (max-width: 767px){.MilanoteAd .description{font-size:16px}}

.BlogPost .BlogTitle{padding:28px 25px 23px 25px;background-color:#4f5eff;position:absolute;width:100%;left:0}.BlogPost .BlogTitle .title-image-container{max-width:600px;margin:0 auto;border-bottom:1px solid rgba(207,205,210,0.3);padding:0 66px}.BlogPost .BlogTitle .title-image-container .title-image-link{background-image:url(https://static.milanote.com/35b26d4428197cbf.png);width:100%;padding:5.7%;background-size:100% auto;background-repeat:no-repeat;margin:5px auto}.BlogPost .BlogTitle .title-description{padding:14px 0;color:#fff}.BlogPost .BlogTitle .title-description a{color:#fff}@media (max-width: 767px){.BlogPost .BlogTitle{margin-top:0;padding:14px 20px 5px;position:relative}.BlogPost .BlogTitle .title-image-container{padding:0 15px}.BlogPost .BlogTitle .title-image-container .title-image{max-width:none}.BlogPost .BlogTitle .title-description{font-size:14px;line-height:1.43;padding:15px 0}}.BlogPost .content-container{padding:220px 50px 35px;max-width:850px;margin:0 auto}.BlogPost .content-container .post-title{font-family:"Domaine Display Narrow",Times,serif;font-size:56px;font-weight:600;line-height:1.07;color:#31303a}@media (max-width: 767px){.BlogPost .content-container .post-title{font-size:32px;line-height:1.25}}.BlogPost .content-container .author-container{padding:21px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.BlogPost .content-container .author-container .post-author{font-family:"Meta Serif OT",Times,serif;font-size:16px;line-height:1.25;color:#909090;margin-right:15px}.BlogPost .content-container .author-container .tag-link{text-decoration:underline;margin:0 15px 0 0;font-family:"Meta Serif OT",Times,serif;font-size:16px;line-height:1.25}.BlogPost .content-container .post-content-section{margin:21px 0}.BlogPost .content-container .post-content-section .post-content{color:#4c4c4c;font-size:20px;line-height:1.5}.BlogPost .content-container .post-content-section .post-content p{font-family:"Meta Serif OT",Times,serif;margin-bottom:20px;word-wrap:break-word}.BlogPost .content-container .post-content-section .post-content p:first-child{margin-top:0}.BlogPost .content-container .post-content-section .post-content hr{width:200px;margin:52px auto 48px auto;border:none;border-top:1px solid #d8d8d8}.BlogPost .content-container .post-content-section .post-content h1,.BlogPost .content-container .post-content-section .post-content h2,.BlogPost .content-container .post-content-section .post-content h3,.BlogPost .content-container .post-content-section .post-content h4{font-size:28px;font-family:"Domaine Display Narrow",Times,serif;line-height:1.07;font-weight:600;color:#31303a;margin-top:50px;margin-bottom:11px}@media (max-width: 767px){.BlogPost .content-container .post-content-section .post-content h1,.BlogPost .content-container .post-content-section .post-content h2,.BlogPost .content-container .post-content-section .post-content h3,.BlogPost .content-container .post-content-section .post-content h4{font-size:24px}}.BlogPost .content-container .post-content-section .post-content h3{font-size:24px}@media (max-width: 767px){.BlogPost .content-container .post-content-section .post-content h3{font-size:20px}}.BlogPost .content-container .post-content-section .post-content blockquote{border-left:2px solid #6f6f72;margin-left:-20px;margin-bottom:50px;margin-top:50px;padding-left:18px;font-style:italic}.BlogPost .content-container .post-content-section .post-content .image-caption-container{margin-bottom:52px;margin-top:52px}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container{display:inline-block;position:relative;margin-bottom:52px}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container .image-guide-link{display:block;position:absolute;bottom:-10px;right:-10px;z-index:2;padding:13px 45px 16px 25px;font-size:16px;border:1px solid #b5b5b5;border-radius:3px;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);color:#6f6f72;background:#ffffff;background-position:96% center}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container .image-guide-link .title{font-family:"Tiempos",Times,serif;color:#31303a}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container .image-guide-link .cta span{color:#909090}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container .image-guide-link .arrow{position:absolute;top:0;right:0;bottom:0;width:40px;font-size:0;color:transparent;background:url(https://static.milanote.com/6ef7931127f446c7.svg) no-repeat center center}.BlogPost .content-container .post-content-section .post-content div[data-oembed-type="embed"],.BlogPost .content-container .post-content-section .post-content .block-img{margin-bottom:52px;margin-top:52px}.BlogPost .content-container .post-content-section .post-content div[data-oembed-type="embed"]{position:relative;width:946px;height:532px;margin-left:-100px}.BlogPost .content-container .post-content-section .post-content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.BlogPost .content-container .post-content-section .post-content img{height:auto;width:946px;margin-left:-100px;display:block}.BlogPost .content-container .post-content-section .post-content li{padding-left:10px;margin-bottom:18px}.BlogPost .content-container .post-content-section .post-content ol,.BlogPost .content-container .post-content-section .post-content ul{font-family:"Meta Serif OT",Times,serif;padding-left:24px;list-style:decimal;margin-bottom:36px}.BlogPost .content-container .post-content-section .post-content ul{list-style:disc}.BlogPost .content-container .post-content-section .post-content ul li{margin-bottom:22px}.BlogPost .content-container .post-content-section .post-content em{font-style:italic}.BlogPost .content-container .post-content-section .post-content figcaption{font-family:"Meta Serif OT",Times,serif;text-align:center;font-size:16px;line-height:1.25;margin:20px 10% 0 10%;color:#909090}@media (max-width: 1025px){.BlogPost .content-container .post-content-section .post-content img{width:100%;margin-left:0}.BlogPost .content-container .post-content-section .post-content div[data-oembed-type="embed"]{width:100%;height:auto;padding-bottom:56.25%;margin-left:0}}@media (max-width: 767px){.BlogPost .content-container .post-content-section .post-content{font-size:16px;line-height:1.56}.BlogPost .content-container .post-content-section .post-content div[data-oembed-type="embed"],.BlogPost .content-container .post-content-section .post-content blockquote,.BlogPost .content-container .post-content-section .post-content .block-img,.BlogPost .content-container .post-content-section .post-content .image-caption-container{margin-bottom:22px;margin-top:22px}.BlogPost .content-container .post-content-section .post-content h1,.BlogPost .content-container .post-content-section .post-content h2,.BlogPost .content-container .post-content-section .post-content h3,.BlogPost .content-container .post-content-section .post-content h4{margin-top:36px}.BlogPost .content-container .post-content-section .post-content hr{margin-top:22px;margin-bottom:20px}.BlogPost .content-container .post-content-section .post-content ol,.BlogPost .content-container .post-content-section .post-content ul,.BlogPost .content-container .post-content-section .post-content p{margin-bottom:22px}.BlogPost .content-container .post-content-section .post-content figcaption{font-size:14px;margin-top:12px}.BlogPost .content-container .post-content-section .post-content blockquote{margin-left:0}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container{margin-bottom:0;margin-top:0}.BlogPost .content-container .post-content-section .post-content .image-guide-link-container .image-guide-link{display:none}}@media (max-width: 767px){.BlogPost .content-container{padding:19px 20px 10px}.BlogPost .content-container .post-author{padding-bottom:5px}.BlogPost .content-container .author-container{display:block;padding:5px 0}}.BlogPost .post-footer-container{position:absolute;left:0;width:100%}@media (min-width: 1025px){.BlogPost .post-footer-container{height:140px}}

.BlogSubscribeSuccess{padding-top:100px}.BlogSubscribeSuccess .success-subscription-container{position:absolute;width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f2f2f2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;min-height:200px}.BlogSubscribeSuccess .success-subscription-container .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.BlogSubscribeSuccess .success-subscription-container .title-container .success-subscription-tick{width:50px;height:50px;margin-right:20px}.BlogSubscribeSuccess .success-subscription-container .title-container .success-subscription-title{font-family:"Domaine Display Narrow",Times,serif;font-size:56px;font-weight:600;line-height:1.14;color:#31303a}.BlogSubscribeSuccess .success-subscription-container .rss-json-description{font-family:"Meta Serif OT",Times,serif;font-size:16px;font-weight:normal;line-height:1.56;text-align:center;color:#b2b2b2}.BlogSubscribeSuccess .success-subscription-container .rss-json-description a{color:#b2b2b2}.BlogSubscribeSuccess .BlogPostBackLinks{padding-top:268px}.BlogSubscribeSuccess .BlogPostBackLinks .Section{margin-bottom:75px}.BlogSubscribeSuccess .back-link{display:block;font-family:"Meta Serif OT",Times,serif;font-size:20px;font-weight:normal;line-height:1.25;text-align:center;color:#f4511c;margin-bottom:78px;text-decoration:underline}

.TemplateListingEntry{background:white;overflow:hidden;position:relative;text-decoration:none;border-radius:6px;box-shadow:0 0 10px 0 rgba(0,0,0,0.05)}.TemplateListingEntry .template-thumbnail-container{position:relative;background:#31303a}.TemplateListingEntry .template-thumbnail-container .template-thumbnail{display:block;width:100%;opacity:0.8;transition:opacity 0.3s ease-out}.TemplateListingEntry .template-title{font-weight:600;font-size:22px;line-height:22px;color:#31303a;margin:28px 20px 30px 20px;text-align:center}.TemplateListingEntry:hover .template-thumbnail{opacity:1}

.TemplateListingPage{height:100%;background-color:#31303a}@media (max-width: 767px){.TemplateListingPage{padding:0}}.TemplateListingPage .content-container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1230px;margin:0 auto;padding:0 30px 33px 30px}.TemplateListingPage .content-container .grid-container{margin-right:-15px;width:100%}.TemplateListingPage .content-container .grid-container .PageTitle{text-align:center;color:#fff;font-weight:600;padding:35px 0 70px 0}@media (max-width: 1025px){.TemplateListingPage .content-container .grid-container .PageTitle{padding:29px 0 61px 0}}@media (max-width: 767px){.TemplateListingPage .content-container .grid-container .PageTitle{padding:6px 0 12px 0}}.TemplateListingPage .content-container .grid-container .no-result-message{font-family:"Source Sans",Helvetica,Arial,sans-serif;font-size:21px;line-height:1.43;color:#b5b5b5;padding-left:15px;padding-top:10px}@media (max-width: 767px){.TemplateListingPage .content-container{padding:15px 5px 33px 5px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.TemplateListingPage .template-listing{margin-bottom:20px}.TemplateListingPage .template-listing .GridItem{margin:15px}@media (max-width: 767px){.TemplateListingPage .template-listing .GridItem{margin:10px 15px}}.TemplateListingPage .template-listing>.content{padding:0}@media (max-width: 1025px){.TemplateListingPage .template-listing{min-height:430px}}@media (max-width: 1025px){.TemplateListingPage .template-listing .TemplateListingEntry.GridItem{width:calc(50% - 30px)}}@media (max-width: 580px){.TemplateListingPage .template-listing .TemplateListingEntry.GridItem{width:calc(100% - 30px)}}@media (max-width: 400px){.TemplateListingPage .template-listing .TemplateListingEntry.GridItem{width:calc(100% - 30px)}}

.TemplateCTAPanel{width:290px;padding:20px;border-radius:10px;font-size:18px;line-height:1.33;color:#c6c6c6;background:#4f4e57;box-shadow:0 11px 15px -7px rgba(51,61,78,0.2),0 9px 46px 8px rgba(51,61,78,0.12),0 24px 38px 3px rgba(51,61,78,0.14)}.TemplateCTAPanel.floating{position:fixed;bottom:20px;right:20px;z-index:999;transition:opacity 0.1s linear, -webkit-transform 0.1s ease-out;transition:opacity 0.1s linear, transform 0.1s ease-out;transition:opacity 0.1s linear, transform 0.1s ease-out, -webkit-transform 0.1s ease-out}.TemplateCTAPanel.floating.hidden{-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);opacity:0}.TemplateCTAPanel.center{text-align:center}.TemplateCTAPanel .image{max-width:100%;margin-bottom:10px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.3)}.TemplateCTAPanel h4{margin-bottom:0.55em;color:#fff;font-family:"Tiempos",Times,serif;font-size:20px;font-weight:600}.TemplateCTAPanel p{margin-bottom:1em}.TemplateCTAPanel .use-template-link{display:block;text-align:center}@media (max-width: 800px){.TemplateCTAPanel{width:240px;font-size:16px}.TemplateCTAPanel h4{font-size:18px}}

#register-form-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:999999;padding:20px}#register-form-modal.visible{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}#register-form-modal.visible .modal-container{opacity:0}#register-form-modal.visible.show{opacity:1}#register-form-modal.visible.show .modal-container{opacity:1}#register-form-modal.visible.fade-in{transition:opacity 0.3s ease-in-out}#register-form-modal.visible.fade-in .modal-container{transition:opacity 0.3s ease-in-out;transition-delay:0.2s}#register-form-modal.visible.fade-out{transition-delay:0.3s;transition:opacity 0.3s ease-in-out}#register-form-modal.visible.fade-out .modal-container{transition:opacity 0.3s ease-in-out}#register-form-modal .modal-close-trigger{position:absolute;top:0;left:0;right:0;bottom:0}#register-form-modal .modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:910px;margin:auto;background:#fff;border-radius:5px;box-shadow:0 11px 15px -7px rgba(50,59,74,0.2),0 9px 46px 8px rgba(50,59,74,0.12),0 24px 38px 3px rgba(50,59,74,0.14);overflow:hidden;z-index:1}#register-form-modal .modal-container h3{font-size:24px;font-family:"Tiempos",Times,serif;font-weight:600}#register-form-modal .modal-container .register-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:500px;flex-basis:500px;padding:50px;background-image:linear-gradient(39deg, #1c1c1f, #31303a);font-size:18px;color:#a5a5a5}#register-form-modal .modal-container .register-info h3{color:#e5e5e5;margin-bottom:20px}#register-form-modal .modal-container .register-info p{margin-bottom:10px}#register-form-modal .modal-container .register-info .free-use{font-weight:600}#register-form-modal .modal-container .register-info .register-feature-image{max-width:100%;margin-bottom:20px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.3);opacity:0.8}#register-form-modal .modal-container .register-info .float-bottom{margin-top:auto}#register-form-modal .modal-container .register-info .testimonial{display:-webkit-box;display:-ms-flexbox;display:flex}#register-form-modal .modal-container .register-info .testimonial .testimonial-image{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-right:10px;background:url(https://static.milanote.com/71d64396bb1dbd92.png);background-size:100% 100%}#register-form-modal .modal-container .register-info .testimonial .testimonial-quote{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#register-form-modal .modal-container .register-info .testimonial .testimonial-quote .quote-attribution{font-size:14px}#register-form-modal .modal-container .register-form{-ms-flex-preferred-size:410px;flex-basis:410px;-ms-flex-negative:0;flex-shrink:0;padding:40px}#register-form-modal .modal-container .register-form h3{margin-bottom:30px}#register-form-modal .modal-container .register-form .RegisterForm{padding:0}@media (max-width: 767px){#register-form-modal .modal-container{display:block}#register-form-modal .modal-container .register-info{display:none}}

.Breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Breadcrumb .BreadcrumbEntry a{font-weight:600;font-size:14px;letter-spacing:4px;text-transform:uppercase;text-decoration:none}.Breadcrumb .BreadcrumbEntry.inactive a{color:#31303a}.Breadcrumb .BreadcrumbEntry:after{margin:0 10px;content:'/';color:#929292}.Breadcrumb .BreadcrumbEntry:last-child:after{content:none}.Breadcrumb.on-dark-background .BreadcrumbEntry.inactive a{color:#fff}@media (max-width: 767px){.Breadcrumb{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.Breadcrumb .BreadcrumbEntry:first-child{display:none}}

.Template{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Template .Breadcrumb{margin-top:50px}.Template .Header{background:#31303a}.Template .detail-section{background:#31303a;color:#fff}.Template .detail-section .PageTitle{font-size:36px;line-height:1.33}.Template .detail-section .use-template-cta{padding-top:10px;padding-bottom:23px;text-align:center}.Template .detail-section .preview-image{position:relative;margin-top:32px;margin-bottom:48px;margin-left:15px;margin-right:15px}.Template .detail-section .preview-image .image-container{position:relative;padding-bottom:56.25%}.Template .detail-section .preview-image .image-container img{position:absolute;width:100%;height:100%;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,0.3)}.Template .detail-section .preview-image .TemplateCTAPanel{position:absolute;right:65px;bottom:-30px}.Template .detail-section .template-info{display:-ms-grid;display:grid;-ms-grid-columns:55% 15% auto;grid-template-columns:55% 15% auto;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-template-areas:'title . .' 'description . features';margin-right:80px;margin-left:115px;margin-bottom:100px;font-size:18px;line-height:1.33}.Template .detail-section .template-info h3{grid-area:title;margin-bottom:25px;font-size:24px;font-weight:600}.Template .detail-section .template-info .description{grid-area:description;color:#c6c6c6}.Template .detail-section .template-info .description p{margin-bottom:0.55em}.Template .detail-section .template-info .description ul{padding-left:30px;list-style:disc}.Template .detail-section .template-info .description ul li{padding-left:5px;margin-bottom:8px}.Template .detail-section .template-info .features{grid-area:features}.Template .detail-section .template-info .features ul{list-style:url(https://static.milanote.com/b9408a21d7be215d.svg);font-weight:600}.Template .detail-section .template-info .features ul li{padding-left:5px;margin-bottom:0.55em}.Template .CompaniesSectionSlice{margin-bottom:120px}@media (max-width: 1025px){.Template .detail-section .preview-image{margin-left:80px;margin-right:80px}.Template .detail-section .preview-image .TemplateCTAPanel{right:30px}}@media (max-width: 767px){.Template .Breadcrumb{margin-top:30px;margin-left:30px}.Template .detail-section .PageTitle{font-size:34px}.Template .detail-section .preview-image{margin:20px}.Template .detail-section .template-info{display:block;margin-left:30px;margin-right:30px;margin-bottom:60px}.Template .detail-section .template-info h3{font-size:21px;margin-bottom:0.55em}.Template .detail-section .template-info .features{display:none}.Template .TemplateCTAPanel{display:none}}

.ReleaseNotesEntry{margin-bottom:60px;font-size:18px;line-height:1.5}.ReleaseNotesEntry header{margin-bottom:14px}.ReleaseNotesEntry header h2{font-size:24px;font-family:"Tiempos",Times,serif}.ReleaseNotesEntry header .release-date{color:#929292}.ReleaseNotesEntry h3{font-size:20px;margin-top:1em;font-weight:600}.ReleaseNotesEntry p{margin-top:0.2em;margin-bottom:0.5em}.ReleaseNotesEntry ol,.ReleaseNotesEntry ul{margin:0;padding-left:1em;margin-top:0.2em;margin-bottom:0.5em}.ReleaseNotesEntry ul{list-style:disc}

.ReleaseNotesNavigation{font-size:18px;color:#fff}.ReleaseNotesNavigation h3{font-weight:600;margin-bottom:0.5em}.ReleaseNotesNavigation a{text-decoration:none;color:#cacaca}.ReleaseNotesNavigation a.selected{color:#fff}@media (max-width: 1025px){.ReleaseNotesNavigation{font-size:16px}}@media (max-width: 767px){.ReleaseNotesNavigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.ReleaseNotesNavigation ul a{margin-right:20px;white-space:nowrap}}

.ReleaseNotesPage{background:#31303a}.ReleaseNotesPage .title-section{padding-bottom:20px}.ReleaseNotesPage .AsideSection>.content aside{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:15%;height:auto;padding-top:20px;padding-right:20px;padding-left:15px}.ReleaseNotesPage .AsideSection>.content section{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:85%;-ms-flex-preferred-size:auto;flex-basis:auto}.ReleaseNotesPage .AsideSection>.content section .section-content{max-width:none}.ReleaseNotesPage .AsideSection>.content section .FloatingPanel{width:auto}.ReleaseNotesPage .AsideSection>.content section .FloatingPanel .panel{max-width:none;width:100%;margin:0}.ReleaseNotesPage .AsideSection>.content .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ReleaseNotesPage .AsideSection>.content .pagination .page-nav{padding:0 10px}.ReleaseNotesPage .AsideSection>.content .no-results{padding:50px 0 100px 0;color:#929292;font-size:24px;text-align:center}@media (max-width: 1025px){.ReleaseNotesPage .AsideSection>.content section{margin-right:20px}}@media (max-width: 767px){.ReleaseNotesPage .AsideSection>.content{display:block}.ReleaseNotesPage .AsideSection>.content section{width:auto;margin-left:10px;margin-right:10px}}

.Error404 .error-404-section{background-size:100% auto;background-position:top center;background-repeat:no-repeat;background-color:#31303a}.Error404 .error-404-section .content{padding:160px 100px;color:#fff;font-size:18px}.Error404 .error-404-section .content .quote{font-family:"Tiempos",Times,serif;font-size:70px;line-height:1.14;max-width:640px}.Error404 .error-404-section .content .quote-attribution{font-size:24px}.Error404 .error-404-section .content .title{margin-top:45px;font-weight:600;font-size:24px}.Error404 .error-404-section .content .suggestions{margin-top:45px}@media (max-width: 1025px){.Error404 .error-404-section .content{padding:160px 20px}.Error404 .error-404-section .content .quote{font-family:"Tiempos",Times,serif;font-size:40px}.Error404 .error-404-section .content .quote-attribution{font-size:20px}.Error404 .error-404-section .content .title{margin-top:30px;font-size:20px}.Error404 .error-404-section .content .suggestions{margin-top:30px}}@media (max-width: 767px){.Error404 .error-404-section{background-size:auto 100%}.Error404 .error-404-section .content{padding:20px 20px 160px 20px}}@media (max-width: 767px){.Error404 .Header{display:none}}

.GuideSummaryAuthor{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:14px}.GuideSummaryAuthor .image{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.GuideSummaryAuthor .detail{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin-left:15px}.GuideSummaryAuthor .UserImage{width:50px;height:50px}.GuideSummaryAuthor .name{font-weight:600;margin-top:6px;margin-bottom:4px}

.GuideSummaryPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;height:440px;color:#31303a;background:#fff;overflow:hidden;text-decoration:none;border-radius:6px;box-shadow:0 0 10px 0 rgba(0,0,0,0.05)}.GuideSummaryPanel .article-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.GuideSummaryPanel .author-section{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-top:20px}.GuideSummaryPanel .thumbnail{width:320px;height:180px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover}.GuideSummaryPanel .title{font-family:"Tiempos",Times,serif;font-size:18px;line-height:1.25;color:#31303a;margin:0 50px 10px 0}

.GuideLanding{background:#31303a}.GuideLanding .PageTitle{text-align:center;color:#fff;padding:35px 0 70px 0}@media (max-width: 1025px){.GuideLanding .PageTitle{padding:29px 0 61px 0}}@media (max-width: 767px){.GuideLanding .PageTitle{padding:6px 0 12px 0}}

.IphoneLandingPage .Header{background:#171719}.iphone-landing-page-header-container{padding-top:40px;background:linear-gradient(to bottom, #171719, #31303a)}@media (max-width: 767px){.iphone-landing-page-header-container{padding-top:0}}.FeaturePageHeader.IphoneLandingPageHeader{background:none}.FeaturePageHeader.IphoneLandingPageHeader .spacer{padding-bottom:85%}.FeaturePageHeader.IphoneLandingPageHeader .PageTitle{font-size:42px;line-height:50px}.FeaturePageHeader.IphoneLandingPageHeader .PageIntroduction{font-size:20px;line-height:30px}.FeaturePageHeader.IphoneLandingPageHeader .extra-details{max-width:380px;margin-top:60px;color:#929292}.FeaturePageHeader.IphoneLandingPageHeader .Button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:292px;padding:7px 0 10px 20px}.FeaturePageHeader.IphoneLandingPageHeader .Button .apple-logo{display:block;width:19px;height:23px;margin-right:10px;background-image:url(https://static.milanote.com/219c56f26ea03379.svg)}.FeaturePageHeader.IphoneLandingPageHeader .Button .google-play-logo{display:block;width:18px;height:20px;margin-right:10px;background-image:url(https://static.milanote.com/614c31085cbeb614.svg)}.FeaturePageHeader.IphoneLandingPageHeader .Button.android-button{margin-top:16px}@media (min-width: 768px){.FeaturePageHeader.IphoneLandingPageHeader .AsideSection>.content .section-content{padding-bottom:100px}}@media (max-width: 1200px){.FeaturePageHeader.IphoneLandingPageHeader .AsideSection>.content .section-content{max-width:460px}.FeaturePageHeader.IphoneLandingPageHeader .PageTitle{font-size:30px;line-height:40px}.FeaturePageHeader.IphoneLandingPageHeader .PageIntroduction{font-size:18px;line-height:24px}.FeaturePageHeader.IphoneLandingPageHeader .extra-details{margin-top:40px;font-size:16px}}@media (min-width: 768px) and (max-width: 1025px){.FeaturePageHeader.IphoneLandingPageHeader .AsideSection>.content section{max-width:380px}.FeaturePageHeader.IphoneLandingPageHeader .AsideSection>.content section .section-content{padding-bottom:70px}.FeaturePageHeader.IphoneLandingPageHeader .hero-container .image{top:auto;bottom:-40px}}@media (max-width: 767px){.FeaturePageHeader.IphoneLandingPageHeader .hero-container{padding-top:30px;max-height:480px}.FeaturePageHeader.IphoneLandingPageHeader .extra-details{margin-top:30px;margin-bottom:20px;color:#929292}}

.TemplateCategoryAuthor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TemplateCategoryAuthor .UserImage{width:50px;height:50px;margin-bottom:10px}.TemplateCategoryAuthor .author-caption{color:#929292;font-size:14px}

.TemplateCategory .detail-section .content,.TemplateCategory .Slice .content{max-width:1260px;padding:0 60px}.TemplateCategory .detail-section:before,.TemplateCategory .Slice:before{display:block;padding-bottom:50px;content:''}.TemplateCategory .detail-section:after,.TemplateCategory .Slice:after{display:block;margin:0 auto;padding-top:50px;content:'';width:100px;border-bottom:1px solid #d8d8d8}.TemplateCategory .detail-section:last-child:after,.TemplateCategory .Slice:last-child:after{border:0}.TemplateCategory .PageTitle,.TemplateCategory .PageIntroduction,.TemplateCategory .PageTitle{padding-left:0;padding-right:0}.TemplateCategory .PageTitle{max-width:945px;margin:0 auto}.TemplateCategory .PageIntroduction{max-width:790px;color:#6e6e71;font-size:22px;line-height:30px;text-align:center}.TemplateCategory .PageIntroduction ol,.TemplateCategory .PageIntroduction ul,.TemplateCategory .PageIntroduction p,.TemplateCategory .PageIntroduction ol li,.TemplateCategory .PageIntroduction ul li{margin-bottom:8px}.TemplateCategory .PageIntroduction ol:last-child,.TemplateCategory .PageIntroduction ul:last-child,.TemplateCategory .PageIntroduction p:last-child,.TemplateCategory .PageIntroduction ol li:last-child,.TemplateCategory .PageIntroduction ul li:last-child{margin-bottom:0}.TemplateCategory .detail-section .PageIntroduction{margin:10px auto 40px auto;padding-bottom:0}.TemplateCategory .LargeTemplatePreviewSlice .content{margin-bottom:60px}.TemplateCategory.image-header .Header{position:absolute;background:none}.TemplateCategory.image-header .Section.detail-section{background:#31303a;background-size:cover}.TemplateCategory.image-header .Section.detail-section:before{display:block;content:'';width:100%;height:100px}.TemplateCategory.image-header .Section.detail-section .PageTitle,.TemplateCategory.image-header .Section.detail-section .PageIntroduction{color:#fff}.TemplateCategory.image-header .Section.detail-section:after{margin-top:0;padding-top:70px;border:0}@media (max-width: 1200px){.TemplateCategory .PageTitle{max-width:790px}}@media (max-width: 767px){.TemplateCategory .Section{padding-right:30px;padding-left:30px}.TemplateCategory .Header{margin:0}.TemplateCategory .PageTitle{padding:20px 0 14px 0;font-size:34px;text-align:left}.TemplateCategory .PageIntroduction{padding:0;font-size:20px;text-align:left}.TemplateCategory .detail-section .PageIntroduction{margin:10px 0 30px 0}.TemplateCategory .detail-section .content,.TemplateCategory .Slice .content{padding:0}.TemplateCategory .detail-section:before,.TemplateCategory .Slice:before{padding-bottom:40px}.TemplateCategory .detail-section:after,.TemplateCategory .Slice:after{padding-top:40px}.TemplateCategory .detail-section.detail-section:before,.TemplateCategory .Slice.detail-section:before{padding-bottom:30px}.TemplateCategory .LargeTemplatePreviewSlice .content{margin-bottom:10px}.TemplateCategory .Section.RegisterFormFooterSection{margin:0 30px;padding:0}.TemplateCategory .Section.RegisterFormFooterSection .panel{padding:0 0 25px 0}.TemplateCategory .Section.RegisterFormFooterSection:before{display:block;padding-bottom:40px;border-top:1px solid #d8d8d8;width:100%;content:'';background:white}.TemplateCategory .Section.RegisterFormFooterSection:after{content:none}}.TemplateCategory.image-header .detail-section:before{height:70px}

.Footer{max-width:1440px;margin:0 auto;background:#31303a;color:#fff;line-height:40px}.Footer .content{margin:0 auto;max-width:1000px;padding-top:110px;padding-bottom:110px}.Footer .logo-link{color:#fff;text-decoration:none}.Footer .links{max-width:1440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.Footer .links .group{width:225px;margin-left:20px;margin-bottom:25px}.Footer .links .group-header{font-weight:600}.Footer .links a{text-decoration:none;color:#b5b5b5}.Footer .home-link{text-decoration:none}.Footer .MilanoteLogo{margin-top:100px}.Footer .MilanoteLogo span{color:#fff}.Footer .MilanoteLogo path{fill:#fff}.Footer.full-width{max-width:none}@media (max-width: 1000px){.Footer{line-height:30px}.Footer .group:nth-of-type(n+3){padding-top:20px;border-top:1px solid #6e6e71}.Footer .content{max-width:500px;padding-top:60px;padding-bottom:60px}.Footer .MilanoteLogo{margin-top:30px}}@media (max-width: 767px){.Footer .content{max-width:225px;text-align:center}.Footer .content .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Footer .content .group{margin-left:0}.Footer .content .group:nth-of-type(n+2){padding-top:20px;border-top:1px solid #6e6e71}}

#root{overflow-x:hidden}.PageContainer{max-width:1440px;margin:0 auto}.PageContainer.full-width{max-width:none}

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,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{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}@font-face{font-family:"Source Sans";font-style:normal;font-weight:normal;src:url(https://static.milanote.com/73ae3a587f63679d.ttf)}@font-face{font-family:"Source Sans";font-style:normal;font-weight:bold;src:url(https://static.milanote.com/7edc663e536a20fa.ttf)}@font-face{font-family:"Source Sans";font-style:normal;font-weight:600;src:url(https://static.milanote.com/1f6134fb111280f0.ttf)}@font-face{font-family:"Source Sans";font-style:italic;font-weight:normal;src:url(https://static.milanote.com/2012918f8a744a4d.ttf)}@font-face{font-family:"Source Sans";font-style:italic;font-weight:bold;src:url(https://static.milanote.com/5805e835c4434608.ttf)}@font-face{font-family:"Tiempos";font-weight:normal;src:url(https://static.milanote.com/573d92a8d9e0e0c8.woff2),url(https://static.milanote.com/d7863a323db498fb.woff),url(https://static.milanote.com/9ea4ee101bf07600.eot)}@font-face{font-family:"Tiempos";font-style:italic;font-weight:normal;src:url(https://static.milanote.com/4dbd939ca9d9816b.woff2),url(https://static.milanote.com/9eec5b02d5859fdd.woff),url(https://static.milanote.com/a375df52e157fe28.eot)}@font-face{font-family:"Tiempos";font-weight:600;src:url(https://static.milanote.com/0ecafd4937447d4f.woff2),url(https://static.milanote.com/6dc62973c8a7e080.woff),url(https://static.milanote.com/f1de1f8e92235ea4.eot)}@font-face{font-family:"Domaine Display Narrow";font-weight:600;src:url(https://static.milanote.com/20b873403e1fb8cd.otf)}@font-face{font-family:"Domaine Display Narrow";font-weight:600;font-style:italic;src:url(https://static.milanote.com/73355709b531689b.otf)}@font-face{font-family:"Meta Serif OT";font-weight:normal;src:url(https://static.milanote.com/2efae22047f92b93.otf)}@font-face{font-family:"Meta Serif OT";font-weight:bold;src:url(https://static.milanote.com/030bf97b833a9086.otf)}@font-face{font-family:"Meta Serif OT";font-style:italic;font-weight:normal;src:url(https://static.milanote.com/1ae7868b469671af.otf)}@font-face{font-family:"Meta Serif OT";font-style:italic;font-weight:bold;src:url(https://static.milanote.com/45972f685c9ca77f.otf)}*{box-sizing:border-box}html{height:100%;font-size:62.5%;line-height:1.333}body{height:100%;font-family:"Source Sans",Helvetica,Arial,sans-serif;font-size:1.6em;line-height:1.333;color:#31303a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}strong{font-weight:bold}a{color:#f4511c}.visible-mobile{display:none}@media (max-width: 1025px){.visible-mobile{display:block}}@media (max-width: 767px){.visible-mobile{display:block}}.async-hide{opacity:0 !important}

.VoteToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90px;height:40px;padding:0 15px 2px 15px;border:1px solid #6e6e71;border-radius:3px;color:#6e6e71;font-weight:600;cursor:pointer}.VoteToggle .icon{display:inline-block;width:12px;height:9px;background:url(https://static.milanote.com/4c80ed1c6f00e872.svg);background-repeat:no-repeat}.VoteToggle.toggled{background:#f4511c;color:#fff;border-color:#f4511c}.VoteToggle.toggled .icon{background:url(https://static.milanote.com/25590b902a8b00e0.svg)}

.CompletedTag{margin-left:15px}.CompletedTag .tick{width:60px;height:60px;background:url(https://static.milanote.com/f78fd77dc9e1883f.svg);background-size:100% auto;background-repeat:no-repeat}

.PollItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;line-height:30px;padding:25px;border-bottom:1px solid #d8d8d8}.PollItem:first-of-type{padding-top:0}.PollItem .poll-item-name{font-family:"Tiempos",Times,serif;font-size:24px}.PollItem .poll-item-description{font-size:20px}.PollItem .toggle{width:125px;-ms-flex-negative:0;flex-shrink:0}.PollItem .details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.PollItem.completed{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.PollItem.completed .details{color:#8c8b9a}@media (max-width: 767px){.PollItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PollItem .toggle{margin-bottom:20px}}

@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}.Spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition-duration:200ms;will-change:transform}.Spinner .spinner-wrapper{position:relative;width:100%;max-width:40px;height:100%;max-height:40px}.Spinner .spinner-container{position:relative;width:100%;height:100%}.Spinner .circular{-webkit-animation:container-rotate 2s linear infinite;animation:container-rotate 2s linear infinite}.Spinner .path{stroke:#31303a;stroke-dasharray:1, 200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}


/*# sourceMappingURL=main-1d1d9cecdef444be0871.css.map*/