@charset "UTF-8";html.load-complete .animate-on-load{-webkit-animation:fade-in-opacity .6s ease-out forwards,move-up-sm .8s cubic-bezier(.075,.82,.165,1) forwards;animation:fade-in-opacity .6s ease-out forwards,move-up-sm .8s cubic-bezier(.075,.82,.165,1) forwards}html.load-complete .m-page-hdg h1>.animate-on-load:nth-child(1),html.load-complete .c-page-hero>.animate-on-load:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}html.load-complete .m-page-hdg h1>.animate-on-load:nth-child(2),html.load-complete .c-page-hero>.animate-on-load:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}html.load-complete .page-hdg .page-hdg__body>.animate-on-load:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}html.load-complete .page-hdg .page-hdg__body>.animate-on-load:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}html.load-complete .page-hdg .page-hdg__body>.animate-on-load:nth-child(3){-webkit-animation-delay:.7s;animation-delay:.7s}html.load-complete .m-intro>.animate-on-load:nth-child(1){-webkit-animation-delay:.7s;animation-delay:.7s}html.load-complete .m-intro>.animate-on-load:nth-child(2){-webkit-animation-delay:.9s;animation-delay:.9s}html.load-complete .m-intro>.animate-on-load:nth-child(3){-webkit-animation-delay:1.1s;animation-delay:1.1s}html.load-complete .sec-post__head.animate-on-load{-webkit-animation-delay:.7s;animation-delay:.7s}html.load-complete .sec-post__body.animate-on-load{-webkit-animation-delay:.9s;animation-delay:.9s}html.load-complete .sec-info.case-detail .animate-on-load:nth-child(1){-webkit-animation-delay:.9s;animation-delay:.9s}html.load-complete .sec-info.case-detail .animate-on-load:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.c-page-hero,.c-page-hero--compact{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:100px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.c-page-hero>.c-page-hero__caption,.c-page-hero>.c-page-hero__title,.c-page-hero--compact>.c-page-hero__caption,.c-page-hero--compact>.c-page-hero__title{text-shadow:0 0 50px rgba(0,0,0,.5)}.c-page-hero>.c-page-hero__caption,.c-page-hero--compact>.c-page-hero__caption{color:#0a6371;font-family:Oswald,sans-serif;font-size:18px}.c-page-hero>.c-page-hero__title,.c-page-hero--compact>.c-page-hero__title{color:#fff;font-size:45px;font-weight:700;line-height:1}.c-page-hero>.c-page-hero__title.black,.c-page-hero--compact>.c-page-hero__title.black{color:#000}.c-page-hero--compact{height:200px;padding-bottom:unset}@media (max-width: 767px){.c-page-hero,.c-page-hero--compact{height:240px;padding-bottom:40px;gap:12px}.c-page-hero>.c-page-hero__caption,.c-page-hero>.c-page-hero__title,.c-page-hero--compact>.c-page-hero__caption,.c-page-hero--compact>.c-page-hero__title{text-shadow:0 0 30px rgba(0,0,0,.8)}.c-page-hero>.c-page-hero__caption,.c-page-hero--compact>.c-page-hero__caption{font-size:14px}.c-page-hero>.c-page-hero__caption--connect>span:first-child,.c-page-hero--compact>.c-page-hero__caption--connect>span:first-child{font-size:24px!important}.c-page-hero>.c-page-hero__caption--connect>span:last-child,.c-page-hero--compact>.c-page-hero__caption--connect>span:last-child{font-size:48px!important}.c-page-hero>.c-page-hero__title,.c-page-hero--compact>.c-page-hero__title{font-size:24px}.c-page-hero--compact{height:120px;padding-bottom:unset}}.global-header-grid .menu__contents>.docs>a{color:#0a6371;font-weight:600;background:none;border-bottom:2px solid;border-color:transparent transparent #149c9c transparent}html.load-complete .animate-on-load:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}html.load-complete .animate-on-load:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}html.load-complete .support-menu-grid.animate-on-load:nth-child(1){-webkit-animation-delay:.7s;animation-delay:.7s}.c-page-hero--compact{background:url(/assets/images/support/main-visual-desktop.webp) center/cover no-repeat}.support-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,auto);gap:48px 32px;grid-auto-flow:row;grid-template-areas:"docs docs faq" "docs docs email" "docs docs contact_us" "docs docs .";margin:8px}.support-menu-grid>*>*:not(.heading){font-size:clamp(16px,10.0078125px + .78125vw,18px)}.support-menu-grid a{-webkit-transition:color .2s;transition:color .2s}.support-menu-grid a:hover{color:#0a6371}.support-menu-grid h3{margin:32px 0 16px;padding-left:8px;border-left:8px solid;border-color:transparent transparent transparent #0a6371}.support-menu-grid h4{margin:8px 0;padding-left:16px}.support-menu-grid h4+ul{padding-left:16px}.support-menu-grid .heading{border-bottom:2px solid;border-color:transparent transparent #0a6371 transparent}.support-menu-grid .body{margin-top:16px}.support-menu-grid .contents__link{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0;padding:24px 16px;width:220px;height:220px;border:2px solid;text-decoration:none;border-color:#ccc;border-radius:24px;-webkit-transition:.3s;transition:.3s}.support-menu-grid .contents__link:hover{border-color:#149c9c}.support-menu-grid .contents__link:hover .contents__title{color:#149c9c}.support-menu-grid .contents__link .contents__icon{vertical-align:middle;width:64px;height:auto}.support-menu-grid .contents__link .contents__title{margin-top:4px;font-size:24px;font-weight:600}.support-menu-grid .contents__link .contents__description{margin-top:4px;font-size:clamp(14px,8.0078125px + .78125vw,16px);color:#333}.support-menu-grid .docs{grid-area:docs}.support-menu-grid .docs li{padding:8px 16px}.support-menu-grid .docs li:not(:last-child){border-bottom:1px dashed;border-color:transparent transparent #ccc transparent}.support-menu-grid .docs .manual-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,auto);grid-template-areas:"how-to-use how-to-use" "edit shared" "management plans-billing" "settings security" "troubleshooting .";gap:24px 32px}.support-menu-grid .docs .manual-grid .how-to-use{grid-area:how-to-use}.support-menu-grid .docs .manual-grid .edit{grid-area:edit}.support-menu-grid .docs .manual-grid .shared{grid-area:shared}.support-menu-grid .docs .manual-grid .management{grid-area:management}.support-menu-grid .docs .manual-grid .plans-billing{grid-area:plans-billing}.support-menu-grid .docs .manual-grid .settings{grid-area:settings}.support-menu-grid .docs .manual-grid .security{grid-area:security}.support-menu-grid .docs .manual-grid .troubleshooting{grid-area:troubleshooting}.support-menu-grid .docs .manual-grid>*>ul{padding:4px 8px;border-radius:16px;background-color:rgb(from #f5f5f5 r g b/1)}.support-menu-grid .docs .manual-grid .how-to-use{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,auto);grid-template-areas:"title title" "getting-started team-management" "getting-started ." "invitation .";gap:24px}.support-menu-grid .docs .manual-grid .how-to-use .title{grid-area:title}.support-menu-grid .docs .manual-grid .how-to-use .getting-started{grid-area:getting-started}.support-menu-grid .docs .manual-grid .how-to-use .team-management{grid-area:team-management}.support-menu-grid .docs .manual-grid .how-to-use .invitation{grid-area:invitation}.support-menu-grid .docs .manual-grid .how-to-use>*:not(.title){padding:4px 8px;border-radius:16px;background-color:rgb(from #f5f5f5 r g b/1)}.support-menu-grid .docs .manual-grid a{display:block;width:100%}.support-menu-grid .faq{grid-area:faq;margin-top:48px;justify-self:center}.support-menu-grid .release_note{grid-area:release_note;justify-self:center}.support-menu-grid .release_note .icon-open{vertical-align:middle;margin-left:8px;width:16px;height:16px}.support-menu-grid .release_note .latest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.support-menu-grid .release_note .show_release_note,.support-menu-grid .release_note summary{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.support-menu-grid .release_note summary{margin:16px 8px}.support-menu-grid .release_note details ul{margin-left:32px}.support-menu-grid .release_note details ul li{background:url(/assets/icons/note-24px.svg) left center/24px no-repeat;padding-left:32px}.support-menu-grid .release_note details ul li+li{margin-top:12px}.support-menu-grid .email{grid-area:email;justify-self:center}.support-menu-grid .contact_us{grid-area:contact_us;justify-self:center}.news-release{margin:24px 0 16px}.news-release .heading{padding:32px 0 8px;border-bottom:2px solid;border-color:transparent transparent #0a6371 transparent}.news-release .heading img{vertical-align:middle;position:relative;top:-2px;margin-right:4px}.news-release .heading .all{display:inline-block;margin-left:16px;font-size:14px;color:#333}.news-release .heading .all img{width:18px;height:18px}.news-release .heading .all:hover{-webkit-transition:.3s;transition:.3s;text-decoration:underline;-webkit-transform:translateX(8px);transform:translate(8px)}.news-release .contents{padding:16px 8px}.news-release .contents .news__list-link:hover{border-radius:8px;outline:1px solid;outline-color:#0a6371}@media (max-width: 1023px){.support-menu-grid .docs .manual-grid{grid-template-columns:1fr;grid-template-rows:repeat(8,auto);grid-template-areas:"how-to-use" "edit" "shared" "management" "plans-billing" "settings" "security" "troubleshooting"}.support-menu-grid .docs .manual-grid .how-to-use{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);grid-template-areas:"title " "getting-started" "team-management" "invitation"}}@media (max-width: 767px){.support-menu-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,auto);grid-template-areas:"docs" "faq" "email" "contact_us" "release_note"}.support-menu-grid .faq{margin-top:0}}.news__list-link{display:block;text-decoration:none;color:inherit;margin:0;padding:0}.news__list-link+.news__list-link{margin-top:8px}.news__list-link:hover .news__list{outline:1px solid;outline-color:#0a6371}.news__list--home{display:grid;grid-template-columns:80px 1fr;grid-template-rows:1fr;grid-template-areas:"date title";gap:8px;padding:8px;width:100%;border-radius:8px;background-color:rgb(from #f5f5f5 r g b/1)}.news__list--home .news__date{grid-area:date;align-self:center}.news__list--home .news__title{grid-area:title;align-self:center}.news__list--home .news__date{font-size:13px;color:#1c1c1c}.news__list--home .news__title{font-size:15px;font-weight:600;color:#333}.news__list{display:grid;grid-template-columns:80px 1fr;grid-template-rows:repeat(2,auto);grid-template-areas:"date category" "title title";gap:8px;padding:16px;width:100%;border-radius:16px;background-color:rgb(from #f5f5f5 r g b/1)}.news__list .news__date{grid-area:date;align-self:center}.news__list .news__category{grid-area:category;align-self:center}.news__list .news__title{grid-area:title;align-self:center}.news__list .news__date{font-size:13px;color:#333}.news__list .news__category .hashtag{padding:1px 8px;font-size:12px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:16px;text-align:center;border:1px solid;color:#0a6371;background-color:rgb(from #fff r g b/1);border-color:#0a6371}.news__list .news__category .hashtag+.hashtag{margin-left:8px}.news__list .news__title{font-size:16px}
/*# sourceMappingURL=home.css.map */
