.hamburger-toggle{position:relative;cursor:pointer;width:23px;height:20px}.hamburger-toggle div{height:100%}.hamburger-toggle.small{width:14px;height:12px}.hamburger-toggle.small span{height:2px}.hamburger-toggle span{background-color:#00AAFF;width:100%;border-radius:5px;height:4px;display:block;transition:all 0.3s ease-in-out}.hamburger-toggle span:first-child{position:absolute;top:0;left:0}.hamburger-toggle span:nth-child(2){position:absolute;top:50%;left:0;opacity:1;transform:translateY(-50%)}.hamburger-toggle span:last-child{position:absolute;bottom:0;left:0}.hamburger-toggle.open span{background-color:#DCE2E6}.hamburger-toggle.open span:first-child{position:absolute;top:0;left:0;transform-origin:left center;transform:rotate(45deg)}.hamburger-toggle.open span:nth-child(2){position:absolute;top:50%;left:-100%;opacity:0;transform:translateY(-50%)}.hamburger-toggle.open span:last-child{position:absolute;bottom:0;left:0;transform-origin:left center;transform:rotate(-45deg)}#responsive-menu{flex-grow:1}#menu-opener{display:none}nav{display:flex;flex-shrink:0;z-index:999999;width:100%;position:fixed;top:0;background-color:white}nav.sticky{box-shadow:0 1px 4px 0 rgba(0,0,0,0.05),0 5px 30px 0 rgba(0,0,0,0.05)}nav>div[grid]{width:100%;margin-right:auto;margin-left:auto;padding:20px 30px}nav .links-wrapper{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1;justify-content:center;padding:0 20px}nav .links-wrapper .link{user-select:none;position:relative;border-radius:5px;padding:10px 20px;margin:0 15px;cursor:pointer;font-size:15px;line-height:22px;color:#3D474D;text-decoration:none;font-weight:700;transition:all 0.2s ease-in-out}nav .links-wrapper .link>a{color:#3D474D;text-decoration:none}nav .links-wrapper .link:hover,nav .links-wrapper .link.active{background-color:rgba(0,170,255,0.05);color:#00AAFF}nav .links-wrapper .link:hover>a,nav .links-wrapper .link.active>a{color:#00AAFF}nav .link.active .popover.dropdown{display:flex}nav .popover.dropdown{display:none;top:52px;position:absolute;left:50%;transform:translateX(-50%);padding:30px 15px;flex-direction:column;width:740px;cursor:default}nav .popover.dropdown h4,nav .popover.dropdown h5,nav .popover.dropdown p,nav .popover.dropdown a{max-width:100%}nav .popover.dropdown .arrow{position:absolute;left:50%;transform:translateX(-50%)}nav .popover.dropdown div[row]{align-items:stretch}nav .popover.dropdown h4{font-size:21px;line-height:30px;color:#3D474D;font-weight:400;margin-bottom:20px;margin-right:25px;margin-left:25px}nav .popover.dropdown h5{font-size:17px;line-height:30px;font-weight:400;margin-top:auto;color:#3D474D;margin-right:25px;margin-left:25px}nav .popover.dropdown .feature-image{height:124px;margin-right:50px;margin-bottom:20px}nav .popover.dropdown .feature-block{text-decoration:none;display:flex;align-items:flex-start;flex-direction:column;width:33%;padding:15px 25px;border-radius:10px;cursor:pointer;transition:all 0.2s ease-in-out}nav .popover.dropdown .feature-block:hover{background-color:rgba(0,170,255,0.05)}nav .popover.dropdown .feature-block:hover p{color:#00AAFF}nav .popover.dropdown .feature-block img{width:54px;height:54px;margin-bottom:5px}nav .popover.dropdown .feature-block .heading{font-size:17px;line-height:24px;color:#00AAFF;font-weight:700;padding-left:24px;background:transparent url(//cdn1.mindmeister.com/assets/library/graphics/link-blue-941e845ffed043f7fc40e4090eca89d1e00c73c7a4bd86a0bf645c1e5fe8006b.svg) no-repeat left top 3px;background-size:16px;margin:0}nav .popover.dropdown .feature-block p{font-size:15px;line-height:22px;color:#8A9499;font-weight:400;transition:all 0.2s ease-in-out}nav .popover.dropdown .view-all{margin:10px 25px 0 25px;font-weight:400}@media screen and (max-width: 1100px){#menu-opener{display:inline-block;margin-left:auto}#responsive-menu{flex-direction:column;min-width:100%;max-height:0px;overflow:hidden;transition:all 0.3s ease-in-out}#responsive-menu.open{max-height:2000px}nav{box-shadow:0 0 0 1px rgba(0,0,0,0.07), 0 2px 5px -1px rgba(0,0,0,0.07);background-color:white}nav .links-wrapper{flex-wrap:nowrap;flex-direction:column;align-items:stretch;padding:0;width:100%;margin:20px 0}nav .links-wrapper .link{margin:0;padding-left:0;padding-right:0;flex-grow:1;border-radius:0px;border-bottom:1px solid #DCE2E6}nav .links-wrapper .link:hover,nav .links-wrapper .link.active{background:none}nav .link>a{display:block;padding:0}nav .popover.dropdown{box-shadow:none;position:relative;top:0px;width:100%;padding:20px 0px;flex-direction:column}nav .popover.dropdown .arrow{display:none}nav .popover.dropdown div[row]{flex-direction:column;align-items:stretch}nav .popover.dropdown .feature-image{display:none}nav .popover.dropdown h4{font-size:15px;line-height:22px;padding-right:0}nav .popover.dropdown .feature-block{flex-direction:row;align-items:center;padding:15px 25px;width:100%}nav .popover.dropdown .feature-block .heading{margin-right:10px}}@media only screen and (max-width: 768px){nav .popover.dropdown h4{display:none}nav .popover.dropdown .feature-block{padding:15px 5px}nav .popover.dropdown p:not(.heading){display:none}}.external-login{display:flex;flex-shrink:0;text-decoration:none;padding:11px 20px;border-radius:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.1);background-color:white;height:auto;cursor:pointer;font-weight:700;font-size:17px;line-height:24px;color:#00AAFF}.external-login img{border-radius:3px;width:24px;height:24px;margin-right:10px}.external-login.no-button{border:none;padding:0;box-shadow:none}.pill-button{border-radius:18px;height:36px;line-height:36px;border:1px solid;padding:0 20px;font-weight:700;cursor:pointer;white-space:nowrap;user-select:none}.pill-button span{font-weight:700}.pill-button.primary{background-color:#00AAFF;border-color:#00AAFF;color:white}.pill-button.primary .icon-svg{fill:white}.pill-button.primary span{color:white}.pill-button.secondary{border-color:#00AAFF}.pill-button.secondary .icon-svg{fill:#00AAFF}.pill-button.secondary span{color:#00AAFF}.hover-button{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.hover-button:hover{justify-content:flex-end}.hover-button .hover-option{flex-shrink:0}.gradient-blue-dark{background-image:linear-gradient(135deg, #0af 0%, #4070FF 100%)}.h-hover-o:hover{opacity:0.85}.h-hover-o:active{color:#00AAFF}.h-hover-s{transition:transform 0.2s ease-in-out}.h-hover-s:hover{transform:scale(1.1)}.h-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.h-hover-shine{background-repeat:no-repeat;background-position:-120px -120px, 0 0;background-image:linear-gradient(to bottom right, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 37%, rgba(255,255,255,0.8) 45%, rgba(255,255,255,0) 50%);background-size:250% 250%, 100% 100%;transition:background-position 0s ease}.h-hover-shine.shine-blue{background-image:linear-gradient(to bottom right, rgba(0,170,255,0.1) 0%, rgba(0,170,255,0.1) 37%, rgba(0,170,255,0.8) 45%, rgba(0,170,255,0) 50%)}.h-hover-shine:hover{background-position:0 0, 0 0;transition-duration:0.5s}.h-flex-noshrink{flex-shrink:0}.sidebar{width:260px;flex-shrink:0}.sidebar .sidebar-toggle{display:none;margin-left:15px}#sidebar-fixed{padding:20px 0 30px 0;width:260px;z-index:100}#sidebar-fixed.fixed{position:fixed;top:0}.search-wrapper{padding:0 20px 30px 20px}.search{display:flex;flex-grow:1}.search .input-wrapper{position:relative;flex-grow:1}.search .input-wrapper input[type="text"]{background-color:rgba(255,255,255,0.15);border:none;color:white;font-size:17px;width:100%;max-width:260px;padding-left:40px;border-radius:10px}.search .input-wrapper input[type="text"]::placeholder{color:rgba(255,255,255,0.3) !important}.search .input-wrapper .icon-svg{position:absolute;top:50%;transform:translateY(-50%)}.search .input-wrapper .icon-svg.loupe{left:10px;fill:white}.search .input-wrapper .icon-svg.close{right:10px;visibility:hidden}.search .input-wrapper.active input[type="text"],.search .input-wrapper:focus-within input[type="text"]{padding-right:40px;background-color:white;color:#3D474D}.search .input-wrapper.active .icon-svg.loupe svg,.search .input-wrapper:focus-within .icon-svg.loupe svg{fill:#00AAFF}.search .input-wrapper.active .icon-svg.close,.search .input-wrapper:focus-within .icon-svg.close{visibility:visible}.caption{padding:0 20px 15px 30px;font-weight:500;text-transform:uppercase}.filter-wrapper{padding:0 20px;overflow-y:auto;max-height:100vh}.filter,.filter:visited{text-decoration:none;display:flex;align-items:center;font-size:17px;height:36px;line-height:36px;padding:0 10px;margin:6px 0;border-radius:10px;flex-shrink:0;cursor:pointer;color:white;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filter.list-head{padding-left:6px;margin-left:-12px}.filter .filter-icon{margin-right:20px;transition:all 0.2s ease-in-out;fill:white}.filter.subfilter{margin:0 0 0 34px;padding-left:20px}.filter.subfilter .filter-icon{margin-right:10px}.filter.subfilter .h-ellipsis{max-width:160px}.filter.more-lang{color:#00AAFF;order:99999}.filter .opener{margin-right:10px;color:white;transition:all 0.2s ease-in-out}.filter.open .opener{transform:rotate(90deg)}.filter.selected,.filter.subfilter.selected,.filter.selected:hover,.filter.subfilter.selected:hover{background-color:#00AAFF;font-weight:700}.filter.selected span,.filter.subfilter.selected span,.filter.selected:hover span,.filter.subfilter.selected:hover span{font-weight:700}.filter:hover{background-color:rgba(255,255,255,0.1)}.collapsible-list{overflow:hidden;height:0;transition:all 0.2s ease-in-out;display:flex;flex-direction:column;flex-shrink:0}.collapsible-list>div{display:flex;flex-direction:column}.collapsible-list.open{height:auto}.signup-nagger{padding:15px;margin-top:25px;flex-direction:column;align-items:flex-start;border-radius:10px;background-color:rgba(255,255,255,0.1);position:relative}.signup-nagger img{position:absolute;right:0;top:-25px;width:60px;height:60px}.btn-like svg circle,.btn-like svg path{transition:all 0.5s ease-in-out}.btn-like .liked svg circle{fill:#FFAA00;opacity:1}.btn-like .liked svg path{fill:white}.following{margin:5px 15px;padding:15px}.following .i-avatar{position:relative;background-color:#00AAFF;width:48px;height:48px;display:inline-block;padding:0 !important;background-size:cover;border-radius:100%;flex-shrink:0}.following .i-avatar span{color:white;text-transform:uppercase;line-height:40px;font-size:17px}.following .details{display:flex;justify-content:space-between}.following.alternate{border-radius:10px;background-color:rgba(255,255,255,0.05)}.btn-follow,.btn-following{border-radius:12px;border:none;cursor:pointer;padding:0 15px;height:24px;line-height:24px;font-weight:500;text-decoration:none;color:white !important;-webkit-appearance:none}.btn-follow{background-color:#00AAFF}.b-ie .btn-follow,.b-ie .btn-following{line-height:24px !important}.btn-following{transition:background-color 0.5s linear;background-color:rgba(255,255,255,0.2);display:flex}.btn-following .icon-svg{margin-right:10px}a.btn-follow{display:block}a{text-decoration:none}.map-preview{height:420px;border-radius:10px;background:rgba(255,255,255,0.2) url(//cdn5.mindmeister.com/assets/meisterlabs/animations/loading-spinner/loading-128-fea167548b428e7f734924ec04b88b9b6c6d873df3f15fca362fb3ef75b251b8.gif) no-repeat center center;background-size:64px 64px}.map-preview iframe{border-radius:10px;z-index:100;overflow:hidden}.title{word-wrap:break-word;max-width:620px}.map-actions .like-text{white-space:nowrap}#section_container{position:relative;overflow:hidden;scroll-behavior:smooth}#outline-wrapper{padding:20px}#outline-wrapper .loading-spinner-64{margin:20px auto}#outline-wrapper .title{font-size:30px;margin-bottom:15px}#outline-wrapper h1,#outline-wrapper h2,#outline-wrapper h3,#outline-wrapper h4,#outline-wrapper h5,#outline-wrapper p{font-size:15px;font-weight:400;margin-bottom:5px;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}#public_preview_ad{width:300px;flex-shrink:0}#similar-wrapper{margin:0 -15px 0 -15px}.map-meta-wrapper .i-avatar{height:28px;width:28px;position:relative;border-radius:100%}.user-info{margin:0 15px 30px 15px}.user-info .i-avatar{position:relative;background-color:#00AAFF;width:80px;height:80px;display:inline-block;padding:0 !important;background-size:cover;border-radius:100%}.user-info .i-avatar.initials span{color:white;text-transform:uppercase;line-height:60px;font-size:26px}.user-info .details{display:flex;justify-content:space-between}.user-info .details>div{margin-bottom:20px}.map-tile-wrapper{width:50%;padding:15px}.map-tile-wrapper.large{width:100%}.map-tile{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 2px 8px 0 rgba(0,0,0,0.05);display:flex;transition:transform 0.3s cubic-bezier(0.41, -0.33, 0.64, 1.38)}.map-tile .map-wrapper{display:block;position:relative;background:white no-repeat center center;background-size:cover;cursor:pointer;height:200px;width:100%}.map-tile .details-wrapper{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%}.map-tile .details{width:50%;min-width:220px;height:100%;background-color:rgba(71,74,89,0.9);display:flex;flex-grow:1;transition:width 0.3s cubic-bezier(0.41, -0.33, 0.57, 0.99)}.map-tile .color{width:6px;flex-shrink:0}.map-tile .category{margin-bottom:20px}.map-tile .content{flex-direction:column;display:flex;width:100%;padding:20px}.map-tile .title{font-size:22px;line-height:28px;color:white;font-weight:300;text-decoration:none;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:auto;margin-bottom:15px}.map-tile .meta{display:flex;justify-content:space-between;align-items:center}.map-tile .meta .icons{transition:transform 0.3s cubic-bezier(0.41, -0.33, 0.64, 1.38);transform-origin:right center}.map-tile .author{color:white;font-size:13px;line-height:140%;display:flex;margin-right:15px;overflow:hidden}.map-tile .author a{color:white;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;font-weight:700;text-decoration:none;min-height:0}.map-tile .icons{display:flex;align-items:center;min-height:20px}.map-tile .icons span{font-size:13px;color:white;margin-right:5px}.map-tile .icons .svg-icon{overflow:visible !important}.map-tile:hover{box-shadow:0 6px 25px 0 rgba(0,0,0,0.25);transform:scale(1.02)}.map-tile:hover .details{width:100%}.map-tile:hover .icons{transform:scale(1.8)}.map-tile:hover .author{margin-right:30px}@media (hover: none){.map-tile:hover .details{width:50%}}.b-ie .title-wrapper{overflow:hidden}.subfooter{display:flex;justify-content:center;align-items:center;padding-top:20px;padding-bottom:20px}.subfooter a,.subfooter span{font-size:15px;color:#8A9499;margin:10px 12px}.subfooter a{font-weight:400;text-decoration:underline}.language-switcher{position:relative}.language-switcher .toggle{display:flex;align-items:center;cursor:pointer;text-decoration:underline}.language-switcher .toggle .dropdown-icon{margin-left:0.5rem;transform:rotate(-180deg);transition:transform 0.125s ease-in-out}.language-switcher .toggle.active .dropdown-icon{transform:rotate(0deg)}.language-switcher .toggle span{margin:0}.language-switcher .popover{bottom:100%;left:-1.25rem;padding:1rem 0.5rem 1rem 1rem;border-radius:0.625rem}@media only screen and (max-width: 680px){.language-switcher .popover{left:50%;transform:translateX(-50%)}}.language-switcher .popover ul{display:flex;flex-direction:column;gap:0.25rem;max-height:17.8rem;overflow:hidden auto;scrollbar-color:rgba(0,0,0,0.5) transparent}.language-switcher .popover ul::-webkit-scrollbar{width:17px}.language-switcher .popover ul::-webkit-scrollbar-thumb{border:5px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:rgba(0,0,0,0.5)}.language-switcher .popover a{display:flex;justify-content:space-between;align-items:center;width:12rem;margin:0;padding:0.594rem 0.5rem 0.594rem 1rem;border-radius:0.3125rem;text-decoration:none}.language-switcher .popover a:hover{background-color:#E6F7FF}.language-switcher .popover a span{margin:0;color:#3D474D}.language-switcher .popover .active-icon{display:none}.language-switcher .popover .active{background-color:#E6F7FF}.language-switcher .popover .active .active-icon{display:block}footer{background-color:#3D474D}.footer-wrapper{max-width:940px;width:100%;margin-right:auto;margin-left:auto;padding:0 20px}.sitemap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;flex-grow:1;padding-top:40px;padding-bottom:40px}.sitemap .hidden-children{display:flex;flex-direction:column;align-items:center}.sitemap .hidden-children .sitemap-heading,.sitemap .hidden-children a{text-decoration:none;white-space:nowrap;font-size:17px;line-height:140%}.sitemap .hidden-children a{color:#8A9499;font-weight:400}.sitemap .hidden-children a:hover{text-decoration:underline}.sitemap .hidden-children .sitemap-heading{color:white;font-weight:600;margin-bottom:0}.sitemap .hidden-children .dropdown-icon{display:none}footer hr{background-color:rgba(255,255,255,0.1);height:1px;border:none}@media only screen and (max-width: 680px){.sitemap{flex-direction:column;align-items:center}.sitemap .sitemap-heading{display:flex;justify-content:center;align-items:center;cursor:pointer}.sitemap a{text-align:center}.sitemap .hidden-children:not(:last-child){margin-bottom:20px}.sitemap .hidden-children:not(.open) a{display:none}.sitemap .hidden-children .dropdown-icon{display:inline-block;width:12px;height:20px;transform:rotate(0deg);transition:transform 0.125s ease-in-out}.sitemap .hidden-children.open .dropdown-icon{transform:rotate(-180deg)}}.popover{background-color:white;padding:20px 0;position:absolute;z-index:2000;opacity:0;visibility:hidden;border-radius:15px;box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 2px 4px 0 rgba(0,0,0,0.2);transition:opacity 0.3s ease-in-out}.popover.active{visibility:visible;opacity:1}.sub-menu{padding:0 20px}.sub-menu a{white-space:nowrap;display:block;text-decoration:none !important}.backdrop{position:absolute;top:0;left:0;right:0;height:100vh;background-color:#3D474D;opacity:0;visibility:hidden;transition:opacity 0.15s ease-in-out}.backdrop.active{visibility:visible;opacity:0.1}@media screen and (max-width: 1100px){.backdrop{display:none}}.c-grey900{color:#333C40 !important}.c-grey700{color:#3D474D !important}.c-grey500{color:#8A9499 !important}.c-grey450{color:rgba(61,71,77,0.5) !important}.c-grey400{color:#B2BBC0 !important}.c-grey300{color:#DCE2E6 !important}.c-grey200{color:#EDF1F2 !important}.c-grey100{color:#F7F7F7 !important}.c-white{color:white !important}.c-blue{color:#00AAFF !important}.c-red{color:#D01F2E !important}.c-green{color:#3DCC3D !important}.c-orange{color:#FFAA00 !important}.c-yellow{color:#FFD426 !important}.c-sky{color:#E6F7FF !important}.c-banana{color:#FFF2B3 !important}.c-turquoise{color:#2BD9D9 !important}.c-purple{color:#A179F2 !important}.c-pink{color:#F7578C !important}.bg-grey900{background-color:#333C40 !important}.bg-grey700{background-color:#3D474D !important}.bg-grey500{background-color:#8A9499 !important}.bg-grey300{background-color:#DCE2E6 !important}.bg-grey200{background-color:#EDF1F2 !important}.bg-grey100{background-color:#F7F7F7 !important}.bg-black05{background-color:rgba(0,0,0,0.05) !important}.bg-black03{background-color:rgba(0,0,0,0.03) !important}.bg-white{background-color:white !important}.bg-blue{background-color:#00AAFF !important}.bg-red{background-color:#D01F2E !important}.bg-green{background-color:#3DCC3D !important}.bg-orange{background-color:#FFAA00 !important}.bg-yellow{background-color:#FFD426 !important}.bg-navy{background-color:#4070FF !important}.bg-sky{background-color:#E6F7FF !important}.bg-banana{background-color:#FFF2B3 !important}.bg-turquoise{background-color:#2BD9D9 !important}.bg-purple{background-color:#A179F2 !important}.filter-white{filter:brightness(0) invert(1) !important}.filter-grey500{filter:invert(62%) sepia(9%) saturate(277%) hue-rotate(156deg) brightness(91%) contrast(93%) !important}.filter-grey700{filter:invert(24%) sepia(13%) saturate(555%) hue-rotate(159deg) brightness(94%) contrast(86%) !important}.filter-blue{filter:invert(46%) sepia(31%) saturate(2845%) hue-rotate(173deg) brightness(103%) contrast(106%) !important}.filter-red{filter:invert(42%) sepia(91%) saturate(4481%) hue-rotate(350deg) brightness(100%) contrast(103%) !important}.filter-green{filter:invert(76%) sepia(12%) saturate(7473%) hue-rotate(67deg) brightness(96%) contrast(77%) !important}.filter-orange{filter:invert(76%) sepia(62%) saturate(3483%) hue-rotate(359deg) brightness(101%) contrast(107%) !important}.filter-yellow{filter:invert(85%) sepia(87%) saturate(2172%) hue-rotate(329deg) brightness(99%) contrast(103%) !important}.filter-turquoise{filter:invert(97%) sepia(74%) saturate(5867%) hue-rotate(126deg) brightness(90%) contrast(87%) !important}.filter-purple{filter:invert(61%) sepia(42%) saturate(5159%) hue-rotate(222deg) brightness(99%) contrast(92%) !important}.filter-navy{filter:invert(38%) sepia(98%) saturate(2578%) hue-rotate(215deg) brightness(100%) contrast(108%) !important}.filter-grass{filter:invert(77%) sepia(21%) saturate(1818%) hue-rotate(29deg) brightness(100%) contrast(91%) !important}.filter-banana{filter:invert(86%) sepia(67%) saturate(258%) hue-rotate(326deg) brightness(103%) contrast(101%) !important}.filter-sky{filter:invert(97%) sepia(81%) saturate(816%) hue-rotate(175deg) brightness(104%) contrast(101%) !important}.filter-brown{filter:invert(37%) sepia(29%) saturate(615%) hue-rotate(349deg) brightness(97%) contrast(90%) !important}.filter-pink{filter:invert(56%) sepia(38%) saturate(5438%) hue-rotate(309deg) brightness(100%) contrast(95%) !important}.mt-auto{margin-top:auto !important}.mt-0{margin-top:0 !important}.mt-5{margin-top:5px !important}.mt-10{margin-top:10px !important}.mt-15{margin-top:15px !important}.mt-20{margin-top:20px !important}.mt-25{margin-top:25px !important}.mt-30{margin-top:30px !important}.mt-40{margin-top:40px !important}.mt-50{margin-top:50px !important}.mt-60{margin-top:60px !important}.mt-70{margin-top:70px !important}.mt-80{margin-top:80px !important}.mt-90{margin-top:90px !important}.mt-100{margin-top:100px !important}.mb-auto{margin-bottom:auto !important}.mb-0{margin-bottom:0 !important}.mb-5{margin-bottom:5px !important}.mb-10{margin-bottom:10px !important}.mb-15{margin-bottom:15px !important}.mb-20{margin-bottom:20px !important}.mb-25{margin-bottom:25px !important}.mb-30{margin-bottom:30px !important}.mb-40{margin-bottom:40px !important}.mb-50{margin-bottom:50px !important}.mb-60{margin-bottom:60px !important}.mb-70{margin-bottom:70px !important}.mb-80{margin-bottom:80px !important}.mb-90{margin-bottom:90px !important}.mb-100{margin-bottom:100px !important}.ml-5{margin-left:5px !important}.ml-10{margin-left:10px !important}.ml-15{margin-left:15px !important}.ml-20{margin-left:20px !important}.ml-30{margin-left:30px !important}.mr-5{margin-right:5px !important}.mr-10{margin-right:10px !important}.mr-15{margin-right:15px !important}.mr-20{margin-right:20px !important}.mr-30{margin-right:30px !important}.ta-center{text-align:center !important}.ta-left{text-align:left !important}.ta-right{text-align:right !important}.va-middle{vertical-align:middle !important}.td-none{text-decoration:none !important}.td-underline{text-decoration:underline !important}.tt-uppercase{text-transform:uppercase !important}.ws-nowrap{white-space:nowrap !important}.b-1{border:1px solid transparent !important}.bt-1{border-top:1px solid transparent !important}.bb-1{border-bottom:1px solid transparent !important}.bl-1{border-left:1px solid transparent !important}.br-1{border-right:1px solid transparent !important}.bc-grey500{border-color:#8A9499 !important}.bc-grey300{border-color:#DCE2E6 !important}.bc-grey200{border-color:#EDF1F2 !important}.rad-small{border-radius:3px !important}.rad-medium{border-radius:7px !important}.rad-large{border-radius:10px !important}.rad-xlarge{border-radius:15px !important}.rad-xxlarge{border-radius:20px !important}.rad-100\%{border-radius:100% !important}.bs-small{box-shadow:0 0 0 1px rgba(0,0,0,0.07),0 2px 5px -1px rgba(0,0,0,0.07) !important}.bs-medium{box-shadow:0 0 0 1px rgba(0,0,0,0.07),0 5px 10px -5px rgba(0,0,0,0.15) !important}.bs-large{box-shadow:0 0 0 1px rgba(0,0,0,0.07),0 10px 30px -10px rgba(0,0,0,0.15) !important}.h-block{display:block !important}.h-iblock{display:inline-block !important}.h-hidden{display:none !important}.navigation-container{z-index:999999;position:sticky;top:0px;width:100%}.navigation-container .notification-banner{max-height:0px;overflow:hidden;transition:max-height 1s ease-in-out;background-color:#fff;color:#3D474D}.navigation-container .notification-banner--open{max-height:130px}.navigation-container .notification-banner__content{position:relative;display:flex;justify-content:center;align-items:center;gap:20px;padding:16px 30px}.navigation-container .notification-banner__content__message{max-width:85%;font-size:17px;font-weight:400}.navigation-container .notification-banner__content__message .notification-link{font-weight:700;color:#00AAFF;text-decoration:underline}.navigation-container .notification-banner #banner-logo{height:30px}.navigation-container .notification-banner #close-notification-banner{position:absolute;right:23.3px;width:15px;fill:#3D474D;cursor:pointer;pointer-events:all}.top-navigation{position:static}@media only screen and (max-width: 800px){.navigation-container .notification-banner__content{flex-direction:column;align-items:flex-start;gap:4px}.navigation-container .notification-banner__content__message{display:flex;flex-direction:column;max-width:100%}.navigation-container .notification-banner__content__message .notification-link{margin:0}.navigation-container .notification-banner__content #close-notification-banner{top:16px;right:16px}}html.mindmeister{overflow:auto;height:auto}body.public{background:#2D3040 url(//cdn5.mindmeister.com/assets/library/general/bg-universe-84047698e53bad7cee8073a06207d686de566cc32210f331cc7c4c42700a8363.jpg) no-repeat 50% 0;background-size:contain;position:relative;display:flex;overflow:auto;color:white;width:100%;height:100%}.page{overflow:hidden;width:100%;min-height:100vh}.wrapper{display:flex;flex-direction:column;width:100%;max-width:1240px;margin:0 auto;padding:0 10px}.public-root{display:flex;flex-direction:row;flex-grow:1;position:relative}.public-content{width:100%;padding:0 10px 40px 10px}.public-header{padding:0 15px;margin-bottom:30px}footer{background-color:transparent}footer hr{background:rgba(255,255,255,0.7)}footer .footer-wrapper{max-width:1240px}hr{border-top:1px solid white;opacity:0.15}nav{box-shadow:none;background-color:transparent;padding:30px 25px 10px 25px;position:relative}nav>div[grid]{max-width:100%}.bg-dark .social-button .icon-svg path{fill:white}.bg-dark .pill-button.secondary{border-color:white;color:white}.bg-dark .pill-button.secondary .icon-svg{fill:white}.bg-dark .pill-button.secondary span{color:white}.public-content{padding-top:20px}.public-content h1,.public-content h2,.public-content h3,.public-content h4,.public-content h5,.public-content h6{line-height:120%;color:white;font-weight:700}.public-content h1 span,.public-content h2 span,.public-content h3 span,.public-content h4 span,.public-content h5 span,.public-content h6 span{font-weight:300}.public-content h1{font-size:34px}.public-content h1.main{font-size:60px;line-height:140%}.public-content h2{font-size:34px;font-weight:300}.public-content h3{font-size:26px}.public-content .sidebar-toggle{display:none;margin-right:15px}.public-content .centered{display:flex;flex-direction:column;padding-top:20vh;padding-bottom:10vh;align-items:center}.public-content hr{margin:20px 0}.description{font-size:15px;color:#8A9499;margin:20px 15px}.description::selection{background-color:#00AAFF;color:white}.listing{display:flex;flex-wrap:wrap;flex-shrink:0;margin-bottom:auto}.icon-svg{flex-shrink:0}.tabs{box-shadow:inset 0 -1px 0 rgba(255,255,255,0.2);align-items:stretch}.tabs a,.tabs a:visited{color:rgba(255,255,255,0.5);font-weight:500;border-bottom:2px solid transparent;padding:12px 0;margin:0 20px;text-decoration:none}.tabs a.selected,.tabs a.selected:visited{color:white;border-color:#00AAFF}.tabs a:first-child,.tabs a:visited:first-child{margin-left:0}.pagination{display:flex;align-items:center}.pagination em,.pagination a,.pagination span{font-size:15px;margin:0 6px;font-weight:700;line-height:24px}.pagination a{text-decoration:none}.pagination em,.pagination span.disabled{font-style:normal;font-weight:400}.pagination .previous_page,.pagination .next_page{margin:0 6px;height:24px;background-size:24px 24px}.pagination .previous_page{background-image:url(//cdn5.mindmeister.com/assets/library/icon/prev-blue-cc3b4f320cd8dcf4f64093dbfa7968609e4065c31097d3fc7c438e7b27fb878a.svg);background-position-x:left;padding-left:30px}.pagination .previous_page.disabled{background-image:url(//cdn1.mindmeister.com/assets/library/icon/prev-grey-da7aa988dc49d4e4e63929c9d701f5d2bf56745c23bd98f674335ed4a5322718.svg)}.pagination .next_page{background-image:url(//cdn4.mindmeister.com/assets/library/icon/next-blue-d04a3baaeabf5c8cff00ef8358c6c262d2c9f6f1f0a2702da4ec31f0e0747e26.svg);background-position-x:right;padding-right:30px}.pagination .next_page.disabled{background-image:url(//cdn6.mindmeister.com/assets/library/icon/next-grey-22d96b164c5ac1244c50b1e178b8d9b2f3cf1fee819b10633c8b31b09fc19efb.svg)}body.b-win ::-webkit-scrollbar{width:10px;height:10px}body.b-win ::-webkit-scrollbar-track :not(#language_switcher_dropdown ul){background:#2D3040;border-radius:5px}body.b-win ::-webkit-scrollbar-thumb{background:#4C4F5C;border-radius:5px}body.b-win ::-webkit-scrollbar-corner{background:#4C4F5C}@media (max-width: 1100px){.preview-ad{display:none !important}}@media (max-width: 920px){nav .signin,.login-bar-caption{display:none !important}h1{font-size:40px}.map-tile-wrapper{width:100%}.map-actions,.map-meta-wrapper{flex-direction:column}}@media only screen and (max-width: 680px){nav{padding:20px 0;margin-bottom:0}main.wrapper,footer.wrapper{padding:0 20px}.navigation-logo img{max-width:150px}.sidebar{background-color:#2D3040;position:fixed;z-index:1000;width:100%;height:0;left:0;top:0;padding:0 25px;overflow:auto;transition:all 0.3s ease-in-out}.sidebar .sidebar-toggle{display:flex}#sidebar-fixed.fixed{position:static}html.sidebar-open{overflow:hidden}html.sidebar-open .sidebar{height:100%}.filter-wrapper{max-width:300px}.signup-nagger{display:none}.public-content{padding:10px 0}.public-content h1{font-size:26px}.public-content h1.main{font-size:34px}.public-content h2{font-size:26px}.public-content .sidebar-toggle{display:flex}.subtitle{font-size:34px}.listing{justify-content:center}#similar-wrapper{margin:0}#similar-wrapper .map-tile-wrapper{padding:15px 0}.user-info .details{flex-direction:column}.map{height:300px}.map-actions>div{width:100%}#public_preview_ad{width:100%}.sitemap{flex-direction:column;align-items:center}.sitemap h3,.sitemap a{text-align:center}}
