/*!
 * jquery-drawer v3.1.0
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */.drawer-nav{background-color:#fff;color:#222;height:100%;overflow:hidden;position:fixed;top:0;width:16.25rem;z-index:2}.drawer-brand{color:#222;display:block;font-size:1.5rem;font-weight:700;line-height:3.75rem;padding-left:.75rem;padding-right:.75rem;text-decoration:none}.drawer-menu{list-style:none;margin:0;padding:0}.drawer-menu-item{color:#222;display:block;font-size:1rem;padding:.75rem;text-decoration:none}.drawer-menu-item:hover{background-color:transparent;color:#555;text-decoration:underline}.drawer-overlay{background-color:rgba(0,0,0,.2);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.drawer-open .drawer-overlay{display:block}.drawer--top .drawer-nav{height:auto;left:0;max-height:100%;top:-100%;-webkit-transition:top .6s cubic-bezier(.19,1,.22,1);transition:top .6s cubic-bezier(.19,1,.22,1);width:100%}.drawer--top.drawer-open .drawer-nav{top:0}.drawer--top .drawer-hamburger,.drawer--top.drawer-open .drawer-hamburger{right:0}.drawer--left .drawer-nav{left:-16.25rem;-webkit-transition:left .6s cubic-bezier(.19,1,.22,1);transition:left .6s cubic-bezier(.19,1,.22,1)}.drawer--left .drawer-hamburger,.drawer--left.drawer-open .drawer-nav,.drawer--left.drawer-open .drawer-navbar .drawer-hamburger{left:0}.drawer--left.drawer-open .drawer-hamburger{left:16.25rem}.drawer--right .drawer-nav{right:-16.25rem;-webkit-transition:right .6s cubic-bezier(.19,1,.22,1);transition:right .6s cubic-bezier(.19,1,.22,1)}.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-nav,.drawer--right.drawer-open .drawer-navbar .drawer-hamburger{right:0}.drawer--right.drawer-open .drawer-hamburger{right:16.25rem}.drawer-hamburger{background-color:transparent;border:0;box-sizing:content-box;display:block;outline:0;padding:18px .75rem 30px;position:fixed;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);width:2rem;z-index:4}.drawer-hamburger:hover{background-color:transparent;cursor:pointer}.drawer-hamburger-icon{display:block;margin-top:10px;position:relative}.drawer-hamburger-icon,.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{background-color:#222;height:2px;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1);width:100%}.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{content:" ";left:0;position:absolute;top:-10px}.drawer-hamburger-icon:after{top:10px}.drawer-open .drawer-hamburger-icon:after,.drawer-open .drawer-hamburger-icon:before{top:0}.drawer-open .drawer-hamburger-icon:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.drawer-open .drawer-hamburger-icon:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sr-only{overflow:hidden;position:absolute;clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;padding:0;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{overflow:visible;position:static;clip:auto;height:auto;margin:0;width:auto}.drawer--sidebar,.drawer--sidebar .drawer-contents{background-color:#fff}@media (min-width:64em){.drawer--sidebar .drawer-hamburger{display:none;visibility:hidden}.drawer--sidebar .drawer-nav{display:block;height:100%;position:fixed;-webkit-transform:none;-ms-transform:none;transform:none;width:12.5rem}.drawer--sidebar.drawer--left .drawer-nav{border-right:1px solid #ddd;left:0}.drawer--sidebar.drawer--left .drawer-contents{margin-left:12.5rem}.drawer--sidebar.drawer--right .drawer-nav{border-left:1px solid #ddd;right:0}.drawer--sidebar.drawer--right .drawer-contents{margin-right:12.5rem}.drawer--sidebar .drawer-container{max-width:48rem}}@media (min-width:75em){.drawer--sidebar .drawer-nav{width:16.25rem}.drawer--sidebar.drawer--left .drawer-contents{margin-left:16.25rem}.drawer--sidebar.drawer--right .drawer-contents{margin-right:16.25rem}.drawer--sidebar .drawer-container{max-width:60rem}}.drawer--navbarTopGutter{padding-top:3.75rem}.drawer-navbar .drawer-navbar-header{background-color:#fff;border-bottom:1px solid #ddd}.drawer-navbar{top:0;width:100%;z-index:3}.drawer-navbar--fixed{position:fixed}.drawer-navbar-header{box-sizing:border-box;height:3.75rem;padding:0 .75rem;position:relative;text-align:center;width:100%;z-index:3}.drawer-navbar .drawer-brand{display:inline-block;line-height:3.75rem;padding-bottom:0;padding-top:0;text-decoration:none}.drawer-navbar .drawer-brand:hover{background-color:transparent}.drawer-navbar .drawer-nav{padding-top:3.75rem}.drawer-navbar .drawer-menu{padding-bottom:7.5rem}@media (min-width:64em){.drawer-navbar{background-color:#fff;border-bottom:1px solid #ddd;height:3.75rem}.drawer-navbar .drawer-navbar-header{border:0;display:block;float:left;padding:0;position:relative;width:auto}.drawer-navbar .drawer-menu--right{float:right}.drawer-navbar .drawer-menu li{float:left}.drawer-navbar .drawer-menu-item{line-height:3.75rem;padding-bottom:0;padding-top:0}.drawer-navbar .drawer-hamburger{display:none}.drawer-navbar .drawer-nav{height:3.75rem;left:0;overflow:visible;padding-top:0;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);width:auto}.drawer-navbar .drawer-menu{padding:0}.drawer-navbar .drawer-dropdown-menu{border:1px solid #ddd;position:absolute;width:16.25rem}.drawer-navbar .drawer-dropdown-menu-item{padding-left:.75rem}}.drawer-dropdown-menu{background-color:#fff;box-sizing:border-box;display:none;margin:0;padding:0;width:100%}.drawer-dropdown-menu>li{list-style:none;width:100%}.drawer-dropdown-menu-item{color:#222;display:block;line-height:3.75rem;padding:0 .75rem 0 1.5rem;text-decoration:none}.drawer-dropdown-menu-item:hover{background-color:transparent;color:#555;text-decoration:underline}.drawer-dropdown.open>.drawer-dropdown-menu{display:block}.drawer-dropdown .drawer-caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;display:inline-block;height:0;margin-left:4px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;vertical-align:middle;width:0}.drawer-dropdown.open .drawer-caret{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.drawer-container{margin-left:auto;margin-right:auto}@media (min-width:64em){.drawer-container{max-width:60rem}}@media (min-width:75em){.drawer-container{max-width:70rem}}:root{--color-primary:#ffc107;--color-primary-translucent:rgba(255,193,7,.1);--color-link:#4372db;--color-error:#d00d0d;--color-focus-outline:#83bf3e;--color-btn-primary-bg:#83bf3e;--color-btn-primary-txt:#fff;--color-btn-secondary-bg:#ffc107;--color-btn-secondary-txt:#fff;--color-btn-tertiary-bg:#000;--color-btn-tertiary-txt:#fff;--color-btn-quaternary-bg:#ffc107;--color-btn-quaternary-txt:#fff;--color-icon-required-bg:#4372db;--color-icon-required-txt:#fff;--color-icon-pagetop:#fff;--color-icon-pagetop-hover:#213ba8;--color-txt-default:#000;--color-txt-header:#000;--color-txt-footer:#000;--color-txt-title:#ff9100;--color-txt-gray:#4d4d4d;--color-txt-lightgray:#9b9b9b;--color-txt-table-th:#fff;--color-txt-tag:#3f51b5;--color-txt-tag-hover:#3f51b5;--color-marker:#fee3bf;--color-border-black:#121212;--color-border-gray:#8d8d8d;--color-border-header:#000;--color-border-footer:#000;--color-border-table-th:#fff;--color-border-tag:#3f51b5;--color-border-pagetop:#213ba8;--color-border-pagetop-hover:#213ba8;--color-bg-header:#ffc107;--color-bg-footer:#ffc107;--color-bg-gray:#e5e5e5;--color-bg-lightgray:#f2f2f2;--color-bg-table-th:#000;--color-bg-tag:#fff;--color-bg-tag-hover:rgba(63,81,181,.1);--color-bg-pagetop:#213ba8;--color-bg-pagetop-hover:#fff;--color-shadow:rgba(0,0,0,.2)}html{font-family:Noto Sans JP}body{color:var(--color-txt-default);margin:0;padding:0;word-break:break-word}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}p{color:var(--color-txt-default)}ul{list-style-type:none;margin:0;padding:0}a{text-decoration:none}a:hover{color:var(--color-link);text-decoration:underline}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}p,pre{color:inherit;margin:0}table td,table th{color:var(--color-txt-default)}ol,ul{line-height:1;list-style-position:inside;list-style-type:none;margin:0;padding:0}ol li,ul li{line-height:normal}dd,dl,dt{margin:0;padding:0}textarea{overflow:auto;resize:vertical}img,picture img{height:auto;max-width:100%}img,picture img,svg{vertical-align:bottom}code,small{font-size:12px}input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid var(--color-border-gray);color:var(--color-txt-default);padding:.5em;width:100%}.button,[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}body .row-fluid [class*=span]{min-height:unset!important}table{color:var(--color-txt-default);font-size:14px;line-height:1.25;margin:0 auto;width:100%}table p{margin:0}table tr td,table tr th{font-size:inherit;overflow-wrap:anywhere;padding:10px;vertical-align:middle;white-space:normal;word-break:break-word}@media screen and (min-width:768px){table tr td{font-size:inherit}}blockquote{margin:0}.hs-form-field{margin-bottom:1.5em}#blog-post .hs_cos_wrapper_type_form .input{margin-top:.5em}body{display:flex;flex-direction:column;min-height:100vh}div[data-global-resource-path="sed-blog2025/templates/partials/footer.html"]{margin-top:auto}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px) and (max-width:1139px){.row-fluid{width:100%}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;float:left;margin-left:2.762430939%;min-height:28px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:99.999999993%}.row-fluid .span11{width:91.436464082%}.row-fluid .span10{width:82.872928171%}.row-fluid .span9{width:74.30939226%}.row-fluid .span8{width:65.745856349%}.row-fluid .span7{width:57.182320438%}.row-fluid .span6{width:48.618784527%}.row-fluid .span5{width:40.055248616%}.row-fluid .span4{width:31.491712705%}.row-fluid .span3{width:22.928176794%}.row-fluid .span2{width:14.364640883%}.row-fluid .span1{width:5.801104972%}}@media (min-width:1140px){.row-fluid{width:100%}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;float:left;margin-left:2.564102564%;min-height:28px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{width:100%}.row-fluid .span11{width:91.452991453%}.row-fluid .span10{width:82.905982906%}.row-fluid .span9{width:74.358974359%}.row-fluid .span8{width:65.811965812%}.row-fluid .span7{width:57.264957265%}.row-fluid .span6{width:48.717948718%}.row-fluid .span5{width:40.170940171%}.row-fluid .span4{width:31.623931624%}.row-fluid .span3{width:23.076923077%}.row-fluid .span2{width:14.52991453%}.row-fluid .span1{width:5.982905983%}}@media (min-width:768px){.flex{width:100%}.flex .row-fluid .row-fluid{display:flex}.flex .hs_cos_wrapper_widget{display:flex;width:100%}.flex .row-fluid [class*=span]{display:flex;float:none;width:100%}.flex .row-fluid-wrapper{display:flex;height:100%;width:100%}}.row{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;max-width:100%;width:auto}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}body{padding-top:72px}@media screen and (min-width:768px){body{padding-top:110px}}.header2024{background-color:var(--color-bg-header);height:72px;left:0;position:fixed;top:0;width:100%;z-index:100}.header2024,.header2024 a{color:var(--color-txt-header)}.header2024__container{background-color:var(--color-bg-header);display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1740px}.header2024__logo{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 15px}.header2024__logo-img{height:31px;width:auto}.header2024__logo-txt{display:none}.header2024__drawer{margin-bottom:40px}.header2024__drawer .drawer-nav{background-color:var(--color-bg-header);height:calc(100vh - 72px);overflow:scroll;padding:0 15px 50px;right:0;top:-100vh;transition:top .6s cubic-bezier(.19,1,.22,1);width:100%;z-index:-1}.drawer--right.drawer-open .drawer-nav{right:0!important;top:72px}.drawer--right .drawer-hamburger,.drawer--right.drawer-open .drawer-hamburger{right:5px;top:7px}.drawer-overlay{background-color:rgba(0,0,0,.6)}.header2024__nav-main{font-size:18px;margin-bottom:40px}.header2024__nav-main ul ul{font-size:90%;margin-top:-.5em;padding-left:20px}.header2024__nav-main ul ul ul{font-size:100%;margin-top:0}.header2024__nav-main li{border-bottom:1px solid var(--color-border-header)}.header2024__nav-main li li{border-bottom:none}.header2024__nav-main li a{display:block;padding:1.25em 0}.header2024__nav-main br{display:none}.header2024__drawer .searcharea{display:block;margin-bottom:30px;margin-right:20px;position:static;width:100%}.header2024__drawer .searcharea form{background-color:var(--color-bg-header)}.header2024 .drawer-hamburger-icon,.header2024 .drawer-hamburger-icon:after,.header2024 .drawer-hamburger-icon:before{background-color:var(--color-txt-header)}.drawer-open .drawer-hamburger-icon{background-color:transparent}.header2024__cta-item{margin-bottom:15px}.header2024__cta-item .hs-cta-embed{margin-left:auto;margin-right:auto}.header2024__cta-btn{font-size:20px}.header2024__cta-btn[target=_blank]{padding-right:1.25em;position:relative}.header2024__cta-btn[target=_blank]:after{background:url(//21492821.fs1.hubspotusercontent-na1.net/hubfs/21492821/raw_assets/public/sed-blog2025/images/common/ico_newwindow.svg) no-repeat 100% 0;background-size:contain;content:"";display:block;height:1em;position:absolute;right:0;top:.25em;width:1em}@media screen and (min-width:768px) and (max-width:1079px){.header2024__cta-item{max-width:180px}}@media screen and (min-width:768px){.header2024__cta-btn{font-size:15px}.header2024__cta-btn[target=_blank]{padding-right:1.5em}.header2024__cta-btn[target=_blank]:after{height:1.25em;top:.1em;width:1.25em}}.header2024__menu-btn-sp button{outline:none}@media screen and (min-width:768px){.header2024{height:110px;line-height:1.3}.header2024__logo-img{height:26px}.header2024__logo-txt{display:block;font-size:1.093vw;font-weight:500;margin:8px 0 0}.header2024__right{align-items:center;display:flex;flex:1 0 auto;height:110px;justify-content:flex-end;padding-right:20px}.header2024__drawer{margin-bottom:0}.header2024__nav-main{font-size:13px;margin-bottom:0}.header2024__nav-main ul{display:flex;flex-wrap:wrap;margin-left:40px;max-width:290px;width:25vw}.header2024__nav-main ul ul{display:none;font-size:100%;height:100%;left:0;margin-left:15px;margin-top:0;padding-left:0;position:absolute;top:30px;width:200px;z-index:1}.header2024__nav-main li ul:hover,.header2024__nav-main li:hover ul{display:block}.header2024__nav-main ul ul ul{position:static}.header2024__nav-main li{border-bottom:none;flex:0 0 50%;position:relative}.header2024__nav-main li:first-child:last-child{align-self:flex-end;margin-left:auto;margin-right:30px}.header2024__nav-main li a{background-color:var(--color-bg-header);display:inline-block;padding:8px 0 8px 15px}.header2024__nav-main li li a{padding-left:22px;padding-right:20px}.header2024__nav-main li a:before{border-right:1px solid var(--color-txt-gray);border-top:1px solid var(--color-txt-gray);content:"";display:block;height:5px;left:0;position:absolute;top:calc(50% - 2px);transform:rotate(45deg);vertical-align:middle;width:5px}.header2024__nav-main li li a:before{left:10px}.header2024__nav-main br{display:inline}.header2024__cta{display:flex;gap:15px;justify-content:space-between}.header2024__cta-item{margin-bottom:0}.header2024__drawer .drawer-nav{align-items:center;display:flex;height:auto;justify-content:flex-end;overflow:visible;padding:0;position:static;width:auto}.header2024__drawer .searcharea{font-size:13px;margin-bottom:0;max-width:230px;width:16vw}.header2024__menu-btn-sp{display:none}}@media screen and (min-width:1280px){.header2024__logo-txt{font-size:14px}.header2024__nav-main{font-size:15px}}@media screen and (min-width:1366px){.header2024__nav-main ul{margin-left:2.5em;max-width:none;width:auto}.header2024__nav-main li{flex:1 1 auto;margin:0 2em 0 0}.header2024__nav-main br{display:none}.header2024__drawer .searcharea{font-size:15px;margin-right:2em;max-width:270px}}.globalfooter{background-color:var(--color-bg-footer);font-size:12px}.globalfooter-in{color:var(--color-txt-footer);letter-spacing:.01em;line-height:1.5;margin:0 auto;max-width:1200px;padding:50px 15px 40px}.globalfooter a{color:inherit;text-decoration:inherit}.globalfooter a:hover{text-decoration:underline}.globalfooter ol,.globalfooter ol li,.globalfooter ul,.globalfooter ul li{list-style-type:none;margin:0}.globalfooter h1,.globalfooter h2,.globalfooter h3,.globalfooter h4,.globalfooter h5,.globalfooter h6,.globalfooter ol,.globalfooter p,.globalfooter ul{font-size:inherit;font-weight:inherit;margin:0}.globalfooter-logo{margin-bottom:30px}.globalfooter-logo-wrap{display:block}.globalfooter-address,.globalfooter-notice{margin-bottom:30px}.globalfooter-notice ol,.globalfooter-notice p,.globalfooter-notice ul{margin-bottom:.5em}.globalfooter-notice ol,.globalfooter-notice ul{padding-left:1em}.globalfooter-notice ul li{list-style:none;position:relative}.globalfooter-notice ul li:before{background-color:var(--color-txt-footer);border-radius:100%;content:"";display:inline-block;height:3px;left:-.75em;margin-top:-.35em;position:absolute;top:1em;width:3px}.globalfooter-notice ol li{list-style-position:outside;list-style-type:decimal}.globalfooter-nav{display:flex;flex-direction:column;gap:25px;justify-content:space-between;margin-bottom:70px}.globalfooter-nav-ttl{border-bottom:1px solid var(--color-border-footer);display:inline-block;font-size:14px;font-weight:700;margin-bottom:.5em;padding-bottom:.25em;width:100%}.globalfooter-nav ul{display:block;font-size:13px;margin:0;padding:0}.globalfooter-nav li{line-height:1.75}.globalfooter-nav ul ul{padding-left:1em}.globalfooter-nav-item .hs-menu-wrapper ul{display:block;position:static}.globalfooter-nav a{color:inherit;font-weight:300;text-decoration:none}.globalfooter-nav a:hover{text-decoration:underline}.globalfooter-nav a[href*="javascript:void(0)"]{pointer-events:none}.globalfooter-nav a[href*=none]{visibility:hidden}.globalfooter-badges{display:flex;flex-wrap:wrap;gap:13px;justify-content:flex-start;margin-bottom:30px;width:100%}.globalfooter-badge{flex:0 0 auto}.globalfooter-logo{max-width:100%}.globalfooter-logo img{display:block}.globalfooter-logo-img-1{height:auto;margin-bottom:40px;width:100px}.globalfooter-logo-img-2{height:auto;max-width:343px;width:90%}.globalfooter-copyright{border-top:1px solid var(--color-border-footer);padding-top:.5em;text-align:right}.globalfooter-copyright small{font-size:11px}@media screen and (min-width:768px){.globalfooter{font-size:15px}.globalfooter-in{padding-top:100px}.globalfooter-columns{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:60px}.globalfooter-column-l{flex:0 0 45%}.globalfooter-column-l>div:last-child{margin-bottom:0}.globalfooter-column-r{flex:0 0 54%;letter-spacing:0}.globalfooter-logo-wrap{display:inline-block;margin-right:1em}.globalfooter-logo-img-2{width:343px}.globalfooter-nav{flex-direction:row;gap:30px;margin-bottom:0}.globalfooter-nav-ttl{font-size:16px}.globalfooter-nav ul{font-size:15px}.globalfooter-nav-item{flex:0 1 auto}.globalfooter-nav-item ul li{line-height:1.5;margin-bottom:.5em;margin-top:.5em}.globalfooter-badges{margin-bottom:0}.globalfooter-badge a{transition:opacity .2s linear}.globalfooter-badge a:hover{opacity:.7}}.btn-pagetop{bottom:0;display:block;height:46px;line-height:1;position:fixed;right:20px;text-align:right;transform:translateY(100px);transition-duration:.3s;transition-property:transform;transition-timing-function:ease;width:46px;z-index:2}.btn-pagetop-show{transform:translateY(-30px)}.btn-pagetop-link{align-items:center;background-color:var(--color-bg-pagetop);border:1px solid var(--color-border-pagetop);border-radius:50%;display:block;display:flex;flex-direction:column;height:100%;justify-content:center;transition-duration:.3s;transition-property:border-color,background-color;transition-timing-function:ease;width:100%}.btn-pagetop-link svg{height:35%;width:35%}.btn-pagetop-link svg path{fill:var(--color-icon-pagetop);transition-duration:.3s;transition-property:fill;transition-timing-function:ease}.btn-pagetop-link:hover{background-color:var(--color-bg-pagetop-hover);border-color:var(--color-border-pagetop-hover)}.btn-pagetop-link:hover svg path{fill:var(--color-icon-pagetop-hover)}@media screen and (min-width:768px){.btn-pagetop{height:90px;right:30px;width:90px}}.blog-pagination{display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-weight:500;justify-content:center}.blog-pagination .blog-pagination__link{color:var(--color-txt-default)}.blog-pagination .blog-pagination__link_numberlist{display:flex;margin:0 1.5em}.blog-pagination .blog-pagination__number-link{margin:0 .5em;padding:5px;text-decoration:none}.blog-pagination .blog-pagination__number-link:hover{text-decoration:underline}.blog-pagination .blog-pagination__number-link.blog-pagination__link--active{color:var(--color-primary)}.blog-pagination .blog-pagination__number-link.blog-pagination__link--active:hover{text-decoration:none}.blog-pagination .blog-pagination__next-link1,.blog-pagination .blog-pagination__next-link2,.blog-pagination .blog-pagination__prev-link1,.blog-pagination .blog-pagination__prev-link2,.blog-pagination__first,.blog-pagination__last{position:relative;top:1px}.blog-pagination__first,.blog-pagination__last{height:15px;width:20px}.blog-pagination .blog-pagination__next-link1,.blog-pagination .blog-pagination__next-link2,.blog-pagination .blog-pagination__prev-link1,.blog-pagination .blog-pagination__prev-link2{height:15px;width:10px}.blog-pagination .blog-pagination__prev-link2{background:url(//21492821.fs1.hubspotusercontent-na1.net/hubfs/21492821/raw_assets/public/sed-blog2025/images/common/arrow_pagination_prev.svg) no-repeat 50%;background-size:contain}.blog-pagination .blog-pagination__next-link2{background:url(//21492821.fs1.hubspotusercontent-na1.net/hubfs/21492821/raw_assets/public/sed-blog2025/images/common/arrow_pagination_next.svg) no-repeat 50%;background-size:contain}.blog-pagination__next-link,.blog-pagination__prev-link{color:var(--color-txt-gray);margin:0 .5em;text-decoration:none}.blog-pagination__first{background:url(//21492821.fs1.hubspotusercontent-na1.net/hubfs/21492821/raw_assets/public/sed-blog2025/images/common/arrow_pagination_first.svg) no-repeat 50%;background-size:contain;margin-right:1em}.blog-pagination__last{background:url(//21492821.fs1.hubspotusercontent-na1.net/hubfs/21492821/raw_assets/public/sed-blog2025/images/common/arrow_pagination_last.svg) no-repeat 50%;background-size:contain;margin-left:1em}@media screen and (min-width:768px){.blog-pagination .blog-pagination__number-link{padding:5px 10px}}.show_sp{display:initial}@media screen and (min-width:768px){.show_sp{display:none}}.show_tbpc{display:none}@media screen and (min-width:768px){.show_tbpc{display:initial}}.is-hide{display:none}.clear_fix:after{clear:both;content:"";display:block}.fw_n{font-weight:400}.fw_m{font-weight:500}.fw_b{font-weight:700}.td_u{text-decoration:underline}.ta_c{text-align:center}@media screen and (min-width:768px){.ta_c_tbpc{text-align:center}}.ta_r{text-align:right}.ta_l{text-align:left}.mt_0{margin-top:0}.mt_05e{margin-top:.5em}.mt_10e{margin-top:1em}.mt_15e{margin-top:1.5em}.mt_20e{margin-top:2em}.mt_25e{margin-top:2.5em}.mt_30e{margin-top:3em}.mt_35e{margin-top:3.5em}.mt_40e{margin-top:4em}.mt_45e{margin-top:4.5em}.mt_50e{margin-top:5em}.mt_55e{margin-top:5.5em}.mt_60e{margin-top:6em}.mb_0{margin-bottom:0}.mb_02e{margin-bottom:.2em}.mb_05e{margin-bottom:.5em}.mb_10e{margin-bottom:1em}.mb_15e{margin-bottom:1.5em}.mb_20e{margin-bottom:2em}.mb_25e{margin-bottom:2.5em}.mb_30e{margin-bottom:3em}.mb_35e{margin-bottom:3.5em}.mb_40e{margin-bottom:4em}.mb_45e{margin-bottom:4.5em}.mb_50e{margin-bottom:5em}.mb_55e{margin-bottom:5.5em}.mb_60e{margin-bottom:6em}.pt_0{padding-top:0}.pt_05e{padding-top:.5em}.pt_10e{padding-top:1em}.pt_15e{padding-top:1.5em}.pt_20e{padding-top:2em}.pt_25e{padding-top:2.5em}.pt_30e{padding-top:3em}.pt_35e{padding-top:3.5em}.pt_40e{padding-top:4em}.pt_45e{padding-top:4.5em}.pt_50e{padding-top:5em}.pt_55e{padding-top:5.5em}.pt_60e{padding-top:6em}.pb_0{padding-bottom:0}.pb_05e{padding-bottom:.5em}.pb_10e{padding-bottom:1em}.pb_15e{padding-bottom:1.5em}.pb_20e{padding-bottom:2em}.pb_25e{padding-bottom:2.5em}.pb_30e{padding-bottom:3em}.pb_35e{padding-bottom:3.5em}.pb_40e{padding-bottom:4em}.pb_45e{padding-bottom:4.5em}.pb_50e{padding-bottom:5em}.pb_55e{padding-bottom:5.5em}.pb_60e{padding-bottom:6em}[role=button].hs-tools-menu{bottom:10px!important;left:10px!important;right:unset!important;top:unset!important}