.horizontal_section{width:100%;display:flex;justify-content:center;align-items:center}.content_element{width:100%;max-width:510px;margin-top:80px;margin-left:30px;margin-right:30px;display:flex;justify-content:center;position:relative}@media all and (min-width:768px){.content_element{max-width:unset;margin-left:50px;margin-right:50px}}@media (min-width:1200px){.content_element{margin-left:auto;margin-right:auto;width:1100px}}.content_element.vertical{align-items:center;flex-direction:column}.content_element.vertical h1,.content_element.vertical h2{text-align:center;width:100%;margin-left:auto;margin-right:auto}@media all and (min-width:768px){.content_element.vertical h1,.content_element.vertical h2{width:66%}}.content_element.vertical_mix{flex-direction:column}@media all and (min-width:768px){.content_element.vertical_mix{flex-direction:row}}.content_element.vertical_mix h1,.content_element.vertical_mix h2{margin-left:auto;margin-right:auto;width:100%;text-align:center}@media all and (min-width:768px){.content_element.vertical_mix h1,.content_element.vertical_mix h2{text-align:unset;margin-left:unset;margin-right:unset}}.section_photo{margin-left:auto;margin-right:auto;position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;margin-top:35px;margin-bottom:30px}@media all and (min-width:768px){.section_photo{margin-left:3.33333vw;flex-basis:50.3333vw;flex-grow:0;margin-top:0}}.section_photo img{margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;display:block;width:75%}.section_desc{display:flex;flex-direction:column;align-items:center;width:100%}@media all and (min-width:768px){.section_desc{align-items:flex-start}}@media all and (min-width:768px){.section_desc{width:50%;flex-basis:43.3333vw;flex-grow:0}}.section_desc p{width:100%}.section_desc .image_subtitle{display:flex;align-items:center;align-self:flex-start;margin-bottom:15px;margin-top:15px}.section_desc .image_subtitle img{margin-right:15px;margin-bottom:unset;width:35px}@media all and (min-width:768px){.section_desc .image_subtitle img{width:25px}}@media all and (min-width:950px){.section_desc .image_subtitle img{width:35px}}.section_desc .image_subtitle h3{margin-bottom:unset}.header{align-items:center;flex-flow:column}.header h1,.header h2,.header h3{text-align:center;max-width:100%}@media all and (min-width:768px){.header h1,.header h2,.header h3{max-width:66%}}.doc_sect{flex-direction:column;margin-top:50px}.doc_sect a:hover,.doc_sect a:visited,.doc_sect a:link{color:#0d5ae6}.doc_sect p{margin:0;font-weight:400}.doc_sect h2{margin-bottom:unset}.doc_sect h3{margin-bottom:15px}.doc_sect .title,.image_title{display:flex;margin-bottom:50px;flex-direction:column}@media all and (min-width:568px){.doc_sect .title,.image_title{flex-direction:row;align-items:center}}.doc_sect .title h2,.image_title h2{display:inline-block}.doc_sect .image_title{min-height:40px}.doc_sect .image_title img{width:40px;height:40px;margin-bottom:15px}@media all and (min-width:568px){.doc_sect .image_title img{display:inline-block;margin-bottom:unset;margin-right:30px}}.image_subtitle img{width:32px;margin-bottom:10px}.image_subtitle img.auto_width{height:32px;width:auto !important}.image_subtitle h3{margin-bottom:15px}.doc_sect > div:not(.title):not(.image_title) > div::after{height:30px;display:block;content:""}.doc_sect > div:not(.title):not(.image_title) > img{width:100%}.doc_sect.multi_columns > div:not(.title):not(.image_title){-moz-column-count:1;column-count:1}@media all and (min-width:768px){.doc_sect.multi_columns > div:not(.title):not(.image_title){-moz-column-count:2;column-count:2;-moz-column-gap:50px;column-gap:50px}}@media all and (min-width:1024px){.doc_sect.multi_columns > div:not(.title):not(.image_title){-moz-column-gap:100px;column-gap:100px}}.doc_sect.multi_columns > div:not(.title):not(.image_title) > div{-moz-column-break-inside:avoid;break-inside:avoid}.doc_sect .single_column{-moz-column-count:1 !important;column-count:1 !important;display:block !important;width:100% !important;align-self:center}@media all and (min-width:768px){.doc_sect .single_column{width:75% !important}}@media all and (min-width:950px){.doc_sect .single_column{width:60% !important}}.code{box-sizing:border-box;display:flex;font-size:12pt;font-weight:400;line-height:1.66;width:90%;margin:.9em 0;background:#eee;color:#5c6066;border-radius:12px;padding:8px 14px}.cards,.cards2{display:grid;grid-row-gap:100px;grid-column-gap:50px}@media all and (min-width:1024px){.cards,.cards2{grid-column-gap:100px}}.cards{grid-template-columns:repeat(1,1fr)}@media all and (min-width:768px){.cards{grid-template-columns:repeat(2,1fr)}}@media all and (min-width:1024px){.cards{grid-column-gap:100px;grid-template-columns:repeat(3,1fr)}}.cards2{grid-template-columns:repeat(1,1fr)}@media all and (min-width:768px){.cards2{grid-template-columns:repeat(2,1fr)}}.cards > div,.cards2 > div{border-radius:22px;border-width:2px}.cards > div img,.cards2 > div img{display:block;width:100%;height:150px;margin-bottom:50px;-o-object-fit:scale-down;object-fit:scale-down}.cards > div h3,.cards2 > div h3{text-align:center}.cards_carousel{width:100%;display:flex;flex-wrap:wrap;margin-top:50px;justify-content:flex-start}.small_card{display:flex;flex-direction:column;box-shadow:0 6px 20px 3px rgba(140,152,164,0.2);border-radius:10px;margin:0 50px 50px 0;width:200px}@media all and (min-width:568px){.small_card{width:220px}}.small_card img{display:block;width:101%;margin-bottom:20px;-o-object-fit:contain;object-fit:contain}.small_card div{padding:15px 20px}@media all and (min-width:568px){.small_card div{padding:15px 25px}}.small_card h3{text-align:center}.fade_scroll{overflow-y:scroll;overflow-x:hidden}@media all and (min-width:768px){.fade_scroll{width:100%;height:-moz-fit-content;height:fit-content}}.fade_scroll::-webkit-scrollbar{display:none}.fade_scroll::before,.fade_scroll::after{display:block;content:"";position:sticky;z-index:1;width:100%;height:25px;left:0}.fade_scroll::before{top:0;background:linear-gradient(#fff,rgba(255,255,255,0))}.fade_scroll::after{bottom:0;background:linear-gradient(rgba(255,255,255,0),#fff)}#header_sect{overflow:visible}.menu{list-style:none;display:flex;justify-content:flex-end;align-items:center;align-content:space-between;width:-moz-fit-content;width:fit-content;margin:0;padding-inline-start:unset;font-weight:400;visibility:collapsed;display:none}@media all and (min-width:768px){.menu{visibility:visible;display:flex}}.menu li:first-child{margin-left:20px}.menu li:not(:last-of-type){padding:0;padding-right:18px}@media all and (min-width:1024px){.menu li:not(:last-of-type){padding-right:32px}}.dropdown_btn{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown_btn .btn{background:#0d5ae6;box-shadow:0 3px 8px rgba(0,0,0,0.13);border-radius:10px;font-weight:600;color:#fff;line-height:50px;z-index:1000;padding:0 18px;visibility:collapse;display:none}@media all and (min-width:1024px){.dropdown_btn .btn{padding:0 32px}}@media all and (min-width:568px){.dropdown_btn .btn{visibility:visible;display:inline-block}}.dropdown_btn .menu{position:absolute;z-index:1000;display:flex;opacity:0;top:calc(100% + 7px);pointer-events:none;transform:scale3d(.97,.97,.97);flex-flow:column;align-items:flex-end;font-size:1rem;color:#212529;text-align:left;list-style:none;background:#fff;background-clip:padding-box;border-radius:15px;right:0;will-change:transform;box-sizing:border-box;padding:10px 15px;box-shadow:0 0 2px .4px rgba(12,41,126,0.1),0 8px 20px rgba(12,41,126,0.09);overflow:hidden;transform:perspective(300px) rotateX(-2deg);transform-origin:50% 0;transition:transform .27s ease-out}.dropdown_btn .menu > div:not(:first-child){margin-top:10px}.dropdown_btn .menu img{display:block}.dropdown_btn .menu.show{display:flex;opacity:1;top:calc(100% + 7px);transform:unset}.dropdown_btn .menu.show > div{pointer-events:all}.logo{list-style:none;display:flex;align-items:center;width:100%;max-width:-moz-max-content;max-width:max-content;margin:0;padding-right:0;padding-inline-start:unset;font-weight:400;color:#636363;position:relative;transform:translateY(-50%);top:50%}.logo li:nth-of-type(1){width:57px;height:57px;background:#fff;border-radius:22.5%;box-shadow:0 3px 13px rgba(0,0,0,0.13);display:flex;justify-content:center;align-items:center}.logo img{width:48px;height:48px}.logo li:nth-of-type(2){margin-left:16px}.logo li:nth-of-type(2) div:nth-of-type(1){font-size:20px;line-height:23px;font-weight:bold;color:#000}.logo li:nth-of-type(2) div:nth-of-type(2){line-height:19px}#header{justify-content:space-between;margin:20px 30px;max-width:100%}@media all and (min-width:768px){#header{margin:20px 30px}}@media all and (min-width:1024px){#header{margin:30px 50px}}input[type="checkbox"]{display:none}input[id="menu_checkbox"]:checked ~ aside{transform:translateX(-100%);box-shadow:-4px 3px 8px rgba(0,0,0,0.13)}body:has(input[id="menu_checkbox"]:checked){overflow:hidden}body:has(input[id="menu_checkbox"]:checked) #slide_menu_overlay{opacity:1;content:" ";pointer-events:auto}#slide_menu_overlay{opacity:0;pointer-events:none;display:block;z-index:9;position:absolute;height:100%;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);transition:all .25s ease-in-out}@media all and (min-width:768px){#slide_menu_overlay{visibility:collapse;display:none}}#menu_btn{position:fixed;z-index:10;right:30px;top:48.5px;transform:translateY(-50%);line-height:50px;padding-left:18px;padding-right:18px;display:table;width:100%;width:-moz-max-content;width:max-content;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,0.13);border-radius:10px;color:#636363}@media all and (min-width:768px){#menu_btn{visibility:collapsed;display:none}}.menuOn{transform:translateX(-100%)}.menuOff{transform:translateX(100%)}aside label{margin-top:48.5px;padding:10px;padding-left:20px;transform:translateY(-50%);color:#636363;font-weight:500;font-size:24px}aside{background:#fff;position:fixed;top:0;bottom:0;left:100%;z-index:100;width:-moz-fit-content;width:fit-content;padding:0 15px;height:100%;font-size:18px;font-weight:500;flex-direction:column;align-items:flex-end;justify-content:flex-start;transition:transform .27s ease-out;display:flex}@media all and (min-width:768px){aside{visibility:collapse;display:none}}aside ul::-webkit-scrollbar{width:0;display:none}aside ul{scrollbar-width:none;list-style:none;text-align:right}aside li{width:100%;text-align:left}aside li > a{display:block;padding:10px 10px;max-width:-moz-fit-content;max-width:fit-content}aside li > a img{margin:0 auto 0;display:block}aside li:nth-last-child(2){margin-top:40px}aside li:nth-last-child(1){margin-top:3px}aside li:nth-last-child(1),aside li:nth-last-child(2) a{max-width:unset;padding:0}#pagination_wrap{min-width:20px;position:absolute;text-align:center;bottom:35px;padding:3px;display:flex}@media all and (min-width:568px){#pagination_wrap{bottom:45px}}#pagination_wrap ul{width:100%;margin:5px;padding:0}#pagination_wrap ul li{width:8px;height:8px;margin:auto 4px;vertical-align:middle;display:inline-block;border-radius:50%;position:relative;border:1px solid #808080}@media (hover:hover){#pagination_wrap ul:hover{transform:scale(1.4)}}#pagination_wrap ul li.active{width:10px;height:10px;background:#808080}opacity:1{box-shadow:rgba(0,0,0,0.1) 1px 1px 0}#pagination_wrap ul{transition:all .3s ease}#pagination_wrap ul li{transition:all .3s cubic-bezier(1,.01,.32,1)}#counter{margin-bottom:25px;text-align:center;top:0;left:0;position:absolute}.slider{width:100%;position:relative;overflow:hidden;margin-bottom:30px;border-radius:12px}@media all and (min-width:768px){.slider{width:75%}}@media all and (min-width:1024px){.slider{width:66%}}.slide{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;opacity:0}.slide div{width:inherit;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-top:25px;background:#f8f8f8;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.slide img{max-height:95%;max-width:95%;-o-object-fit:contain;object-fit:contain}.slide:nth-of-type(2) div{background:#1c1c1e}.slide:nth-of-type(3) div{background:#fefaee}.no_transition{transition:none}.carousel_transition{transition:all .5s}.slide p{text-align:left;display:inline-block;margin-bottom:0;height:5.5em}@media all and (min-width:568px){.slide p{height:3.5em}}.slide_active{width:100%;position:relative;opacity:1}.slider .btn{position:absolute;width:40px;height:40px;padding:10px;border:none;border-radius:50%;z-index:10px;cursor:pointer;background:#d3d3d3;opacity:.9;font-size:18px;transition:all .25s ease-in}.slider .btn-prev{top:45%;left:-3em}.slider .btn-next{top:45%;right:-3em}.slider .btn-prev::after,.slider .btn-next::after{content:" ";position:absolute;width:10px;height:10px;top:50%;left:54%;border-right:2px solid #000;border-bottom:2px solid #000;transform:translate(-50%,-50%) rotate(135deg)}.slider .btn-next::after{left:47%;transform:translate(-50%,-50%) rotate(-45deg)}.slider.active .btn-next{right:2%}.slider.active .btn-prev{left:2%}a{text-decoration:none;outline:none}a:link{color:#636363}a:visited{color:#636363}a:active{color:#0d5ae6}body{background:#fff;margin:0;height:100%;width:100%;min-width:320px;display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:1400px){body{margin:0 auto}}h1{margin:0}h2{margin:0}h3{margin:0}ul{padding-inline-start:unset;margin:0;padding:0}html{outline-style:none;-webkit-tap-highlight-color:transparent}h1{font-weight:700;color:#000;font-size:50px;line-height:120%;padding-bottom:30px}h2{font-weight:700;font-size:40px;line-height:116%;color:#000;margin-bottom:25px}h3{font-weight:700;font-size:24px;line-height:132%;margin-bottom:25px}h3.green_h,h3.blue_h{text-align:center}@media all and (min-width:768px){h3.green_h,h3.blue_h{text-align:unset}}.green_h{color:#00c14d}.blue_h{color:#0d5ae6}.accessory_text{font-weight:500;font-size:16px;line-height:130%}body{font-family:'Work Sans',sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:166%;color:#404040;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}p{margin-top:0;margin-bottom:25px}ul.bullet_list{list-style-position:inside}@media all and (min-width:768px){ul.bullet_list{list-style-position:outside}}.white_button{font-weight:600;color:#0d5ae6;padding:15px 30px;max-width:100%;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,0.13);border-radius:980px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.white_button a{display:inline-block;line-height:initial}.white_button a:link,.white_button a:visited,.white_button a:hover{color:#0d5ae6}.horizontal_section:has(+ #footer_sect){margin-bottom:80px}#index_body .top_area{background:linear-gradient(226deg,#d2f4e5,#daeae3)}@media all and (min-width:950px){#index_body .top_area{background:linear-gradient(36deg,#d2f4e5,#daeae3)}}.use_cases_sect{background:#e8f5f7}#mm_usage_sect{background:linear-gradient(0,#e8f5f7,#e5fbff)}#blog_brev_sect{background:#f7faff}.hero{flex-direction:column;justify-content:space-between;margin-bottom:80px;margin-top:80px}@media all and (min-width:950px){.hero{flex-direction:row;align-items:center}}@media all and (min-width:1024px){.hero{margin-top:80px}}.hero_desc_container{flex-basis:43.3333vw;flex-grow:0}.hero_desc{width:100%}.hero_desc h1{text-align:center}@media all and (min-width:950px){.hero_desc h1{min-width:6.8em;text-align:start}}.hero_desc h3{text-align:center}.hero_desc p{max-width:26em}.hero_photo_container{margin-bottom:100px;display:flex;justify-content:center;align-items:center;border-radius:12px;margin-left:auto;margin-right:auto;width:100%;justify-content:space-between}@media all and (min-width:768px){.hero_photo_container{width:66%}}@media all and (min-width:950px){.hero_photo_container{flex:1 1 0;padding:0;flex-basis:53.3333vw;margin-left:3.33333vw}}.hero_photo_container img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:74%;flex-grow:3;margin-top:30px;overflow:hidden}.hero_photo_container img:nth-child(2){max-width:41.2%;margin-left:-52px;margin-bottom:-140px;z-index:3}.hero_desc > div{display:flex;flex-flow:column;align-items:center;max-width:-moz-max-content;max-width:max-content;margin:0 auto}@media all and (min-width:950px){.hero_desc > div{margin:0}}.hero_desc #learn_more{margin-top:20px;margin-bottom:50px}#features_brev{justify-content:space-between;flex-direction:column-reverse}@media all and (min-width:768px){#features_brev{flex-direction:row-reverse;align-items:flex-start}}#features_brev .anchor{transform:translateY(-80px)}#features_brev > div{display:flex;justify-content:center;flex-shrink:1}#features_brev > div > div:nth(6)-child{margin-right:0%;background:#f00}#features_desc{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px}@media all and (min-width:768px){#features_desc{align-items:flex-start;width:50%}}#features_desc h2{max-width:400px}#features_desc p{max-width:430px}#features_desc ul{list-style:none;display:flex;flex-direction:column;max-width:-moz-max-content;max-width:max-content}@media all and (min-width:410px){#features_desc ul ::hover{cursor:pointer}}#features_desc li div{display:flex;justify-items:flex-start;flex-flow:row;align-items:center;padding:15px 30px}@media all and (min-width:768px){#features_desc li div{padding:15px 30px}}@media all and (min-width:950px){#features_desc li div{flex-flow:row;align-items:center}}#features_desc li img{vertical-align:middle;display:none;width:35px;margin-right:15px}@media all and (min-width:768px){#features_desc li img{width:25px}}@media all and (min-width:950px){#features_desc li img{width:35px}}#features_desc .selected_feature_btn img.selected_icon{display:inline-block}#features_desc .unselected_feature_btn img:not(.selected_icon){display:inline-block}#feature_list_btns li{border-bottom-color:transparent;border-bottom-width:2px;border-bottom-style:solid;cursor:pointer}#feature_list_btns h3{display:inline-block;vertical-align:middle;padding:unset;margin:unset}#feature_list_btns .selected_feature_btn_style{background:#dcdcdc;border-radius:980px}#feature_list_btns .selected_feature_btn_style h3{color:#0d5ae6}#features_photo{flex-shrink:0;margin-bottom:15px;margin-top:50px}@media all and (min-width:768px){#features_photo{margin-top:unset}}#feature_photo1{height:-moz-fit-content;height:fit-content;display:flex;justify-items:space-around;transform-origin:center center}#feature_photo1 img{display:block;height:auto;width:66%;margin-top:0;margin-left:auto;margin-right:auto}@media all and (min-width:950px){#feature_photo1 img{width:50%}}#feature_photo2{height:-moz-fit-content;height:fit-content;display:flex;justify-items:space-around;transform-origin:center center}#feature_photo2 img{display:block;height:auto;width:66%;margin-top:0;margin-left:auto;margin-right:auto}@media all and (min-width:950px){#feature_photo2 img{width:50%}}#feature_photo3{height:-moz-fit-content;height:fit-content;display:flex;justify-items:space-around;transform-origin:center center}#feature_photo3 img{display:block;height:auto;width:66%;margin-top:0;margin-left:auto;margin-right:auto}@media all and (min-width:950px){#feature_photo3 img{width:50%}}#feature_photo4{height:-moz-fit-content;height:fit-content;display:flex;justify-items:space-around;transform-origin:center center}#feature_photo4 img{display:block;height:auto;width:66%;margin-top:0;margin-left:auto;margin-right:auto}@media all and (min-width:950px){#feature_photo4 img{width:50%}}#feature_photo5{height:-moz-fit-content;height:fit-content;display:flex;justify-items:space-around;transform-origin:center center}#feature_photo5 img{display:block;height:auto;width:66%;margin-top:0;margin-left:auto;margin-right:auto}@media all and (min-width:950px){#feature_photo5 img{width:50%}}.hidden_feature_pic{position:absolute;opacity:.001;z-index:-1;top:0;bottom:0;left:0;right:0;transform:scale(.98)}.visible_feature_pic{position:relative;opacity:1;z-index:0;transform:scale(1) translate3d(0,0,0)}.visible_feature_pic_show_transition{transition:transform .3s ease-out}@media all and (min-width:768px){#benefits_sect{margin-top:0}}#infographics_desc{display:flex}@media all and (min-width:768px){#infographics_desc{margin-bottom:0}}#infographics_buttons{display:flex}#infographics_buttons div{padding:0 30px}#infographics_buttons h3{margin-bottom:15px}#infographics_buttons div{border-bottom:2px solid #f00}#outline_mode{justify-content:space-between;margin-bottom:-15px}#outline_mode span{font-weight:700;margin:0 4px 0 0}#tasks span{font-weight:700;margin:0 4px 0 0}#tasks .section_photo img{border-radius:28px;background:#f6f6f6;padding:20px}#sketch_mode{overflow:hidden;justify-content:space-between;margin-bottom:-15px}@media all and (min-width:768px){#sketch_mode{overflow:visible}}#sketch_mode .section_desc h2{position:relative}#sketch_mode .section_desc h2 span{font-family:Caveat,sans-serif;font-weight:700;line-height:36px;letter-spacing:-.01em;transform:translate(0,-2px) rotate(-8deg);white-space:nowrap;display:inline-block;font-size:61px;margin-top:.43em}@media all and (min-width:461px){#sketch_mode .section_desc h2 span{margin-top:.09em}}@media all and (min-width:768px){#sketch_mode .section_desc h2 span{margin-top:.43em}}@media all and (min-width:950px){#sketch_mode .section_desc h2 span{position:absolute;left:2.4em;top:-.33em;margin-top:.09em}}@media all and (min-width:461px){#sketch_mode .section_desc .green_h{margin-top:0}}@media all and (min-width:768px){#sketch_mode .section_desc .green_h{margin-top:unset}}#sketch_mode .section_photo div{display:flex;justify-content:center;max-width:100%}@media all and (min-width:950px){#sketch_mode .section_photo div{max-width:90%}}#sketch_mode .section_photo div :not(#pencil){margin-left:0}@media all and (min-width:768px){#sketch_mode .section_photo div :not(#pencil){margin-left:20px}}#sketch_mode .section_photo div #pencil{width:40%;transform:rotateZ(-29.5deg)}@media all and (min-width:768px){#sketch_mode .section_photo div #pencil{margin-top:7%;margin-bottom:5%}}#sketch_mode .section_photo img:first-child{width:60%}@media all and (min-width:768px){#sketch_mode .section_photo img:first-child{width:66%}}#discover_features{margin-bottom:80px;color:#0d5ae6;font-size:24px;text-align:center}#discover_features span{display:inline-block;font-weight:700;position:relative;width:2em;transform:scale(1.66)}#discover_features .white_button{box-shadow:0 3px 8px rgba(0,0,0,0.13),0 0 3px rgba(0,0,0,0.13)}#mm_usage > div:nth-of-type(1){display:flex;flex-direction:column;max-width:600px}#mm_usage > div:nth-of-type(1) p:last-child{margin-bottom:0}#mm_usage > div:nth-of-type(1) span{font-weight:700;margin:0 4px 0 0}#mm_usage > div:nth-of-type(1) a:hover,#mm_usage > div:nth-of-type(1) a:visited,#mm_usage > div:nth-of-type(1) a:link{color:#0d5ae6}#mm_usage > div:nth-of-type(1) svg{color:#f00}#icons_row{display:flex;align-items:center;justify-content:space-between;margin:25px 0 40px}#icons_row img{width:75px}.icon-wrapper{flex:none;position:relative;display:flex;justify-content:center;align-items:center;z-index:1}.line{flex-grow:1;height:2px;background:linear-gradient(to right,transparent,#808080,transparent);margin:0 2px}@media all and (min-width:568px){.line{margin:0 1x}}#template_files{position:relative;display:flex;justify-content:space-around;align-items:space-around;flex-wrap:wrap;max-width:100%;margin-right:-15px;margin-top:50px;margin-bottom:70px}@media all and (min-width:768px){#template_files{max-width:83%}}@media all and (min-width:950px){#template_files{max-width:75%}}@media all and (min-width:1024px){#template_files{max-width:65%}}@media all and (min-width:568px){#template_files{margin-right:-30px}}@media all and (min-width:950px){#template_files{margin-right:-50px}}#template_files a:link,#template_files a:visited,#template_files a:hover{color:#404040}#template_files div{margin:0 0 30px;background:#f8f8ff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:transform .2s;box-shadow:0 1px 8px rgba(0,0,0,0.13);border-radius:12px;box-sizing:border-box;width:120px;padding:12px 10px;margin-right:15px}@media all and (min-width:568px){#template_files div{width:130px}}@media all and (min-width:768px){#template_files div{width:140px}}#template_files div img{width:44%}#template_files div span{margin-top:0;line-height:120%;height:2.2em}@media all and (min-width:568px){#template_files div{margin-right:30px}}@media all and (min-width:950px){#template_files div{margin-right:50px}}#template_files > a > div:hover{transform:scale(1.15)}.cta h2{margin-bottom:35px}.cta div{line-height:0}.cta div a:not(:last-child) img{margin-right:13px}.cta div a img{margin-bottom:0}#footer_sect{border-top:thin solid #e1e1e1;flex-direction:column;justify-content:space-around;color:#636363;font-weight:400}#footer_sect > div{display:flex;flex-direction:column;align-items:center;margin-top:unset}#footer{display:flex;flex-direction:column;margin-top:35px;max-width:430px}@media all and (min-width:768px){#footer{max-width:unset}}#footer ul:nth-child(1){margin-bottom:15px}#footer ul{list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#footer li{display:inline-flex;margin:15px 15px}#footer_bottom{display:flex;flex-direction:row;align-items:center;margin-top:0;margin-bottom:30px}#footer_bottom div{margin-right:15px;margin-left:15px}@media all and (min-width:768px){#footer_bottom{margin-bottom:50px}}#social{display:block;flex-direction:row;justify-content:space-between;width:128px}#social img{width:29px;height:23px}#privacy_notice{position:fixed;z-index:100;bottom:20px;left:20px;right:20px;border-radius:20px;display:none;flex-direction:row;background:#ffbe9f;justify-content:center}#privacy_notice > div{display:flex;color:#fff;font-weight:400;padding:15px;max-width:1400px;box-sizing:border-box}#privacy_notice > div div{text-align:justify;align-self:center;line-height:120%;margin-right:15px}#privacy_notice > div button{align-self:center;border-style:solid;background:#fff;border-radius:8px;border-width:1px;border-color:#f3f3f3;height:2.6em;flex-grow:0;flex-shrink:0;flex-basis:3em;height:6em}@media all and (min-width:568px){#privacy_notice > div button{flex-basis:6em;height:3em}}.hidden{opacity:0}.translated{transform:translateY(70px)}@media all and (min-width:1024px){.translated{transform:translateY(70px)}}.is-visible-title{transform:none;transition:transform .5s ease .1s;animation:smooth .5s ease-in-out forwards}.is-visible-pic{transform:none;transition:transform .5s ease-in-out .1s;animation:smooth .5s ease-in-out forwards}#features_page_hero_sect h1{max-width:10em}#features_page_hero_sect h3 span{color:#0d5ae6}#features_sect a:hover,#features_sect a:visited,#features_sect a:link{color:#0d5ae6}#features ul{list-style:none;position:relative;margin-left:0;padding-left:1.2em}#features ul li:before{content:"•";position:absolute;left:0}#features ul.pro li:before{color:#0d5ae6;content:"✓"}#features ul li.pro:before{color:#0d5ae6;content:"✓"}#features ul li.no_bullet{margin-top:.5em}#features ul li.no_bullet:before{content:"";position:absolute;left:5}#help{flex-direction:column;margin-top:unset}@media all and (min-width:768px){#help{flex-direction:row;margin-top:55px}}@media all and (max-width:768px){#help_toc_section::before{content:unset}#help_toc_section::after{content:unset}}#help_toc_section{top:0;position:fixed;display:none;z-index:8;background:transparent}@media all and (min-width:768px){#help_toc_section{position:sticky;display:block;height:100%;margin-right:50px;position:sticky;top:0;flex:1 0 250px}#help_toc_section.fade_scroll{max-height:100vh}}#help_toc{z-index:8;background:#fff;padding:0 0 20px;border-radius:16px}@media all and (min-width:768px){#help_toc{padding:unset;border-radius:unset}#help_toc.doc_sect{margin-top:unset}}#help_toc ul{list-style-type:none;margin-top:10px}@media all and (min-width:768px){#help_toc ul{margin-top:unset}}@media all and (min-width:768px){#help_toc ul{padding-left:1em;padding-right:1em}}#help_toc ul a{display:block;max-width:-moz-max-content;max-width:max-content}@media all and (min-width:768px){#help_toc ul a{display:unset;max-width:unset}}#help_toc ul a li{margin-bottom:.6em;font-weight:400;line-height:140%}#help_toc ul a:last-child li{margin-bottom:0}#help_toc label{line-height:24px}.toc_label{display:inline-block;color:#0d5ae6;height:24px;font-size:24px;width:100%}@media all and (min-width:768px){.toc_label{display:none;visibility:hidden}}#inline_toc_label{position:sticky;top:0;padding:35px 0 25px;line-height:24px;background:#fff;z-index:5;width:100%;flex-direction:column;align-items:center;margin-top:15px}@media all and (min-width:768px){#inline_toc_label{display:none}}#inline_toc_label > div{max-width:510px;margin-left:30px;margin-right:30px}@media all and (min-width:510px){#inline_toc_label > div{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}}#inline_toc_label > div div{line-height:24px}#inline_toc_label_shadow{box-shadow:0 4px 5px -2px rgba(0,0,0,0.13);height:74px;margin-top:calc(-1 * 84px);position:sticky;top:10px}@media all and (min-width:768px){#inline_toc_label_shadow{display:none;visibility:hidden}}#fixed_toc_label{max-width:510px;margin-left:30px;margin-right:30px;position:sticky;top:0;background:#fff;padding-top:20px;padding-bottom:1rem}@media all and (min-width:510px){#fixed_toc_label{margin-left:auto;margin-right:auto}}input[id="toc_checkbox"]:checked ~ #inline_toc_label{pointer-events:none}input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section{background:rgba(0,0,0,0.5);display:block;left:0;width:100%;height:100%}@media all and (min-width:768px){input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section{background:transparent}}input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section #help_toc{pointer-events:all;animation:fadein .27s;margin-top:14.5px;margin-left:auto;margin-right:auto;overflow-y:scroll;overflow-x:hidden;height:-moz-max-content;height:max-content;max-height:calc(100vh - 35px * 2);width:auto;max-width:510px}@media all and (min-width:768px){input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section #help_toc{margin-top:unset}}@media all and (min-width:510px){input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section #help_toc{padding-left:30px;padding-right:30px}}input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section #help_toc ul{list-style-type:none;padding-left:30px;padding-right:30px}@media all and (min-width:510px){input[id="toc_checkbox"]:checked ~ #help_sect #help_toc_section #help_toc ul{padding-left:0;padding-right:0}}@keyframes fadein{from{opacity:.8}to{opacity:1}}body:has(input[id="toc_checkbox"]:checked){overflow:hidden}#help_content{flex-direction:column}@media all and (min-width:768px){#help_content{flex:1 1 100%}}#help_content .doc_sect{scroll-margin-top:94px}@media all and (min-width:768px){#help_content .doc_sect{scroll-margin-top:20px}}#help_content .doc_sect:first-child{margin-top:55px}@media all and (min-width:768px){#help_content .doc_sect:first-child{margin-top:25px}}#help_content .doc_sect:last-child > div > div:last-child::after{content:unset}#contact .single_column{align-self:flex-start}.email{color:#0d5ae6}#kb_shortcuts table{width:90%;table-layout:fixed;text-align:left;display:flex;flex-flow:column}#kb_shortcuts table thead,#kb_shortcuts table tbody{flex-flow:column}#kb_shortcuts table tbody{margin-top:1em}#kb_shortcuts table th,#kb_shortcuts table td{vertical-align:top;width:50%;display:flex;flex-flow:row;margin-left:5px}#kb_shortcuts table th:first-child,#kb_shortcuts table td:first-child{width:50%;margin-right:5px;margin-left:0}#kb_shortcuts table tr{display:flex;flex-flow:row;padding:3px 0}#kb_shortcuts table tr:not(:last-child){border-bottom:1px solid #adadad}#features_table{border-collapse:collapse;border-spacing:0;width:100%;display:flex;flex-flow:column;margin-top:50px;margin-bottom:50px}#features_table > div{display:flex;flex-flow:row;margin-bottom:0}#features_table > div > div:nth-child(1){padding:5px 10px 5px;text-align:left;width:50%}#features_table > div > div:nth-child(2){text-align:center;width:25%;display:flex;align-items:center;justify-content:center}#features_table > div > div:nth-child(3){text-align:center;width:25%;display:flex;align-items:center;justify-content:center}#features_table > div:first-child > div{display:block}#features_table > div:nth-child(even) div:nth-child(1){background:#dcdcdc}#features_table > div:nth-child(even) div:nth-child(2){background:#dcdcdc}#features_table > div:nth-child(even) div:nth-child(3){background:#234cbe;color:#fff}#features_table > div:nth-child(odd) div:nth-child(1){background:#fff}#features_table > div:nth-child(odd) div:nth-child(2){background:#fff}#features_table > div:nth-child(odd) div:nth-child(3){background:#0d5ae6;color:#fff}#features_table > div:last-child{margin-top:30px;margin-left:auto;margin-right:auto}#features_table #features_table_header{align-items:flex-start}#features_table #features_table_header > div{padding-top:10px;padding-bottom:10px;font-weight:700}#features_table #features_table_header > div > div{font-weight:400;background:inherit}#features_table #features_table_header > div > div .nobr{display:block}@media all and (min-width:568px){#features_table #features_table_header > div > div .nobr{display:none}}#hybrid_subs_illustration{margin:50px 0 30px}@media all and (min-width:568px){#hybrid_subs_illustration{margin:50px 50px 30px}}#subscription_features_table > div:first-child{display:grid;grid-template-columns:1fr}@media all and (min-width:768px){#subscription_features_table > div:first-child{grid-template-columns:1fr 1fr;grid-gap:50px}}@media all and (min-width:1024px){#subscription_features_table > div:first-child{grid-gap:100px}}#subscription_features_table > div:first-child > div{margin-bottom:20px}#subscription_features_table > div:first-child .image_title{position:relative}#subscription_features_table > div:first-child .image_title img{width:60px;height:60px}@media all and (min-width:768px){#subscription_features_table > div:first-child .image_title img{position:absolute}#subscription_features_table > div:first-child .image_title h2{margin-left:90px}}#aboutus span{font-weight:700}#aboutus img{height:300px;width:300px;border-radius:50px}#aboutus > div > div{display:flex;flex-direction:column;align-items:center}@media all and (min-width:768px){#aboutus p{margin-bottom:0}}.post_sect{margin-top:80px}.post{display:flex;flex-direction:column;align-items:flex-start}@media all and (min-width:768px){.post{width:75%}}@media all and (min-width:1024px){.post{width:66%}}.post a{display:flex;flex-direction:column;align-items:center}@media all and (min-width:768px){.post a{align-items:flex-start}}.post a:link,.post a:visited,.post a:hover{color:unset}.post h1{margin-bottom:4rem;width:100%;text-align:center}@media all and (min-width:768px){.post h1{text-align:unset}}.post h2{margin:2rem 0 1rem}.post img{-o-object-fit:scale-down;object-fit:scale-down;margin-bottom:2rem;align-self:center;width:70%}@media all and (min-width:768px){.post img{width:50%}}body#inapp_help{height:unset}body#inapp_help ul{padding:0 1em 0;margin:0}body#inapp_help ul li{margin-bottom:.6em}body#inapp_help #help_toc h2{font-weight:400;color:unset}@keyframes smooth{0%{opacity:0}100%{opacity:1}}