.about-investor-items,.about-milestone-items,.blog-article__footer .tags,.blog-sidebar-list,.blog-sidebar-medias,.hot-tags,.valid-number-contact .hint-list,.valid-number-feature-list,.valid-number-media-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0}.about-investor-item,.about-media-item__image,.main-header__logo .text,.valid-number-billboard__title .logo{text-indent:102%;white-space:nowrap;overflow:hidden;padding:0}.tooltipped{position:relative}.tooltipped:after{z-index:1000000;padding:.5em .75em;font:400 normal 11px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;content:attr(aria-label);background:#1b1f23;border-radius:3px}.tooltipped:after,.tooltipped:before{position:absolute;display:none;pointer-events:none;opacity:0}.tooltipped:before{z-index:1000001;width:0;height:0;color:#1b1f23;content:"";border:6px solid transparent}@-webkit-keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.tooltipped:active:after,.tooltipped:active:before,.tooltipped:focus:after,.tooltipped:focus:before,.tooltipped:hover:after,.tooltipped:hover:before{display:inline-block;text-decoration:none;-webkit-animation-name:tooltip-appear;animation-name:tooltip-appear;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:.4s;animation-delay:.4s}.tooltipped-no-delay:active:after,.tooltipped-no-delay:active:before,.tooltipped-no-delay:focus:after,.tooltipped-no-delay:focus:before,.tooltipped-no-delay:hover:after,.tooltipped-no-delay:hover:before{-webkit-animation-delay:0s;animation-delay:0s}.tooltipped-multiline:active:after,.tooltipped-multiline:focus:after,.tooltipped-multiline:hover:after{display:table-cell}.tooltipped-s:after,.tooltipped-se:after,.tooltipped-sw:after{top:100%;right:50%;margin-top:6px}.tooltipped-s:before,.tooltipped-se:before,.tooltipped-sw:before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}.tooltipped-se:after{right:auto;left:50%;margin-left:-16px}.tooltipped-sw:after{margin-right:-16px}.tooltipped-n:after,.tooltipped-ne:after,.tooltipped-nw:after{right:50%;bottom:100%;margin-bottom:6px}.tooltipped-n:before,.tooltipped-ne:before,.tooltipped-nw:before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}.tooltipped-ne:after{right:auto;left:50%;margin-left:-16px}.tooltipped-nw:after{margin-right:-16px}.tooltipped-n:after,.tooltipped-s:after{-webkit-transform:translateX(50%);transform:translateX(50%)}.tooltipped-w:after{right:100%;bottom:50%;margin-right:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}.tooltipped-w:before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}.tooltipped-e:after{bottom:50%;left:100%;margin-left:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}.tooltipped-e:before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}.tooltipped-align-right-1:after,.tooltipped-align-right-2:after{right:0;margin-right:0}.tooltipped-align-right-1:before{right:10px}.tooltipped-align-right-2:before{right:15px}.tooltipped-align-left-1:after,.tooltipped-align-left-2:after{left:0;margin-left:0}.tooltipped-align-left-1:before{left:5px}.tooltipped-align-left-2:before{left:10px}.tooltipped-multiline:after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltipped-multiline.tooltipped-n:after,.tooltipped-multiline.tooltipped-s:after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltipped-multiline.tooltipped-e:after,.tooltipped-multiline.tooltipped-w:after{right:100%}@media screen and (min-width:0\0){.tooltipped-multiline:after{width:250px}}.tooltipped-sticky:after,.tooltipped-sticky:before{display:inline-block}.tooltipped-sticky.tooltipped-multiline:after{display:table-cell}.anim-fade-in{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.anim-fade-in.fast{-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.anim-fade-out{-webkit-animation-name:fade-out;animation-name:fade-out;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.anim-fade-out.fast{-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.anim-fade-up{opacity:0;-webkit-animation-name:fade-up;animation-name:fade-up;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fade-up{0%{opacity:.8;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-up{0%{opacity:.8;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.anim-fade-down{-webkit-animation-name:fade-down;animation-name:fade-down;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:.5;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:.5;-webkit-transform:translateY(100%);transform:translateY(100%)}}.anim-grow-x{width:0;-webkit-animation-name:grow-x;animation-name:grow-x;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes grow-x{to{width:100%}}@keyframes grow-x{to{width:100%}}.anim-shrink-x{-webkit-animation-name:shrink-x;animation-name:shrink-x;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes shrink-x{to{width:0}}@keyframes shrink-x{to{width:0}}.anim-scale-in{-webkit-animation-name:scale-in;animation-name:scale-in;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:cubic-bezier(.2,0,.13,1.5);animation-timing-function:cubic-bezier(.2,0,.13,1.5)}@-webkit-keyframes scale-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-in{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.anim-pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{opacity:.3}10%{opacity:1}to{opacity:.3}}@keyframes pulse{0%{opacity:.3}10%{opacity:1}to{opacity:.3}}.anim-pulse-in{-webkit-animation-name:pulse-in;animation-name:pulse-in;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes pulse-in{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse-in{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.hover-grow{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hover-grow:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}.details-overlay[open]>summary:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;cursor:default;content:" ";background:transparent}.details-overlay-dark[open]>summary:before{z-index:99;background:rgba(27,31,35,.5)}.details-reset>summary{list-style:none}.details-reset>summary:before{display:none}.details-reset>summary::-webkit-details-marker{display:none}.container,.container--wide,.main-footer-bottom,.main-footer__container{max-width:948px;margin-right:auto;margin-left:auto;padding-left:24px;padding-right:24px}body{font-size:16px;line-height:1.5}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{height:100%}body{--gutter-width:16px;--header-height:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:var(--header-height);font-weight:400;color:#2c323f;background:#fff}.md-no-customproperties body{padding-top:60px}.md-cssgridlegacy body{display:block}@media (min-width:1024px){body{--header-height:80px}.md-no-customproperties body{padding-top:80px}}@media (min-width:1440px){body{--gutter-width:20px}}body.body-light{background-color:#f5f6f9}.main-container{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.main-container--flex{display:-ms-flexbox;display:flex}img{width:100%;max-width:100%;height:auto;vertical-align:middle}a{color:currentColor;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.latin{font-family:Roboto,sans-serif}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.nowrap{white-space:nowrap}.hidden{display:none!important}@media (min-width:1440px){.container--wide{max-width:1280px;padding-left:60px;padding-right:60px}}.turbolinks-progress-bar{background-color:#00c300}.highlight-white{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,#fff),to(#fff));background:linear-gradient(180deg,transparent 0,transparent 55%,#fff 0,#fff)}@media (max-width:767px){.hide-on-mobile{display:none}}@media (min-width:768px){.hide-on-tablet{display:none}}@media (max-width:1023px){.hide-on-touch{display:none}}@media (min-width:1024px){.hide-on-medium{display:none}}@media (min-width:1440px){.hide-on-desktop{display:none}}.show-on-tablet{display:none}@media (min-width:768px){.show-on-tablet{display:block}}.show-on-desktop{display:none}@media (min-width:1440px){.show-on-desktop{display:block}}[data-href]{cursor:pointer}.article-sns-widget button,.blog-nav-search__close,.blog-nav-search__toggle,.blog-nav-selector__text,.blog-outline__body ul li,.blog-outline__header button,.button,.cookie-alert__accept,.form ::file-selector-button,.form select,.index-feature-carousel__dot,.index-media-carousel__control button,.index-sticky-carousel__dot,.main-footer-bottom__locale-toggle .selector,.main-footer-nav__title,.main-header__nav-toggle,.main-header__nav .scam-report-toggler,.premium-modal__close,.qrcode-modal__close,.slide-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;outline:0;padding:0;cursor:pointer;color:currentColor}@media (min-width:768px){.mb-sm-4{margin-bottom:32px}}.mt-2{margin-top:16px}@media (min-width:768px){.mt-sm-2{margin-top:16px}}.mt-3{margin-top:24px}@media (min-width:768px){.mt-sm-3{margin-top:24px}}@media (min-width:768px){.mt-sm-4{margin-top:32px}}.text-primary{color:#00c300}.text-gray{color:#c4c4c4}.about-company__map,.about-gogolook__image,.blog-sidebar-media__image-wrapper,.index-download__icon,.index-illustration,.index-media-item__image,.index-scrolly__step,.trust-section-item__icon-wrapper{position:relative}.about-company__map:before,.about-gogolook__image:before,.blog-sidebar-media__image-wrapper:before,.index-download__icon:before,.index-illustration:before,.index-media-item__image:before,.index-scrolly__step:before,.trust-section-item__icon-wrapper:before{content:"";display:block;width:100%;padding-top:calc(1/var(--ratio)*100%)}.about-company__map .aspect-ratio__content,.about-company__map>:only-child,.about-gogolook__image .aspect-ratio__content,.about-gogolook__image>:only-child,.blog-sidebar-media__image-wrapper .aspect-ratio__content,.blog-sidebar-media__image-wrapper>:only-child,.index-download__icon .aspect-ratio__content,.index-download__icon>:only-child,.index-illustration .aspect-ratio__content,.index-illustration>:only-child,.index-media-item__image .aspect-ratio__content,.index-media-item__image>:only-child,.index-scrolly__step .aspect-ratio__content,.index-scrolly__step>:only-child,.trust-section-item__icon-wrapper .aspect-ratio__content,.trust-section-item__icon-wrapper>:only-child{top:0;left:0;position:absolute;width:100%;height:100%}.index-media-item__content:before,.premium-review:before,.valid-number-comment__title:before{content:"";display:block;width:35px;height:24px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;background:url(https://assets.whoscall.com/assets/media/images/ic-quote-right-b3c33582abf798c038fff02bc7d71b20.svg) 0 0 no-repeat}.index-illustration__animate-object,.index-illustration__animate-trigger,[data-fade-in]{opacity:0}.animated{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:1s;animation-duration:1s}.flash-alert{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:18px 24px;border-radius:5px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.5);box-shadow:0 2px 10px 0 rgba(0,0,0,.5);background-color:#fff;top:105px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5;width:80vw;max-width:900px}@media (min-width:768px){.flash-alert{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.flash-alert__toggle{width:160px;margin-top:18px}@media (min-width:768px){.flash-alert__toggle{margin:0}}.main-header{top:0;right:0;left:0;position:fixed;padding:0 24px;z-index:4}@media (max-width:1023px){.main-header{background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}}.main-header__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:1440px;margin:0 auto;height:var(--header-height)}.md-no-customproperties .main-header__container{height:80px}.main-header__logo{margin-right:20px}.main-header__logo .text{margin:0;width:107px;height:20px;background:url(https://assets.whoscall.com/assets/media/images/logo-1ac05e55a23c9d1d8319e8ec752b8f98.svg) 0 50%/contain no-repeat}@media (min-width:1024px){.main-header__logo .text{width:141px;height:100%}}.md-cssgridlegacy .main-header__logo .text{height:22px;background-size:cover}@media (min-width:1024px){.md-cssgridlegacy .main-header__logo .text{height:100%;background-size:contain}}.main-header__nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;right:0;bottom:0;left:0;position:fixed;height:calc(100% - var(--header-height));padding:0 32px 110px;background-color:#f5f6f9;visibility:hidden;overflow-x:hidden;overflow-y:auto;opacity:0}.main-header__nav,.md-no-customproperties .main-header__nav{top:var(--header-height)}@media (max-width:1023px){.main-header__nav:after{content:"";right:0;bottom:0;left:0;position:fixed;height:105px;background-color:#f5f6f9;z-index:1}}@media (min-width:1024px){.main-header__nav{-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:row;flex-direction:row;position:static;padding:0;height:100%;opacity:1;visibility:visible;background-color:transparent}.main-header__nav:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:-1}}.transition .main-header__nav{-webkit-transition:opacity .4s ease-out,visibility .4s linear .4s;transition:opacity .4s ease-out,visibility .4s linear .4s}@media (max-width:1023px){.show .main-header__nav{opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}}.main-header__nav__items{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:16px}@media (min-width:1024px){.main-header__nav__items{-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:row;flex-direction:row;margin-top:0}}.main-header__nav .item{margin:16px 0;font-weight:500;color:#2c323f}@media (min-width:1024px){.main-header__nav .item{margin:0 16px}}.main-header__nav .item:hover{color:#00c300}.main-header__nav .scam-report-toggler{-ms-flex:none;flex:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:4px;font-weight:500;color:#00c300;margin:16px 0}@media (min-width:1024px){.main-header__nav .scam-report-toggler{margin:0 16px}}.main-header__nav .scam-report-toggler .chevron-down{width:20px;height:20px;margin-bottom:4px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .4s;transition:all .4s}.main-header__nav .scam-report-toggler.collapsed .chevron-down{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-bottom:0}.main-header__nav .action{display:none}@media (min-width:1024px){.main-header__nav .action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;margin:0 0 0 auto}}.main-header__nav .button{display:block}@media (min-width:1024px){.main-header__nav .button{display:inline-block}}.main-header__nav .download-now{bottom:32px;position:fixed;width:calc(100% - 32px);max-width:320px;z-index:2}@media (min-width:1024px){.main-header__nav .download-now{display:none}}.main-header__download{display:none;margin-left:auto;top:-2px;position:relative;font-weight:500;color:#00c300;-webkit-box-shadow:inset 0 -1px 0 currentColor;box-shadow:inset 0 -1px 0 currentColor}@media (min-width:360px){.main-header__download{display:inline-block}}@media (min-width:1024px){.main-header__download{display:none}}.main-header__nav-toggle{margin-left:20px;width:24px;height:24px;color:#00c300}@media (max-width:374px){.main-header__nav-toggle{margin-left:auto}}@media (min-width:1024px){.main-header__nav-toggle{display:none}}.main-header__nav-toggle .icon{width:24px;height:24px}.main-header__nav-toggle .icon-close{display:none}.show .main-header__nav-toggle .icon-close{display:inline-block}.show .main-header__nav-toggle .icon-open{display:none}.main-header__scam-report{display:none;width:100vw;background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:1}@media (min-width:1024px){.main-header__scam-report{top:var(--header-height);right:0;position:absolute;max-width:540px;z-index:-2}}@media (min-width:768px){.main-header__scam-report__container{display:-ms-flexbox;display:flex}}.main-header__scam-report__title{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;font-size:16px;font-weight:500;line-height:normal;color:#00c300;padding-bottom:12px;margin:0 0 24px;white-space:pre-line;border-bottom:1px solid #2c323f}@media (max-width:1023px){.main-header__scam-report__title{-ms-flex-pack:center;justify-content:center;text-align:center}}@media (min-width:1024px){.main-header__scam-report__title{min-height:47px}}.main-header__scam-report__block{padding:20px 32px;display:block}@media (min-width:768px){.main-header__scam-report__block{width:50%}}.main-header__scam-report__block.form textarea{min-height:120px}.main-header__scam-report__block.form .button{display:-ms-inline-flexbox;display:inline-flex}.main-header__scam-report__block.info{background-color:#f5f6f9}.main-header__scam-report .links{-ms-flex-direction:column;flex-direction:column;gap:16px}.main-header__scam-report .link-button,.main-header__scam-report .links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.main-header__scam-report .link-button{-ms-flex-pack:start;justify-content:flex-start;gap:8px;padding:4px 12px;font-size:16px;border:1px solid;width:100%;max-width:220px}.main-header__scam-report .link-button .icon{-ms-flex:none;flex:none;width:16px;height:16px;margin:0}.main-header__scam-report .cicc{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:8px}.main-header__scam-report .cicc:not(:first-child){margin-top:24px}.main-header__scam-report .cicc-note{font-size:12px}.main-header__scam-report .cicc-img{-ms-flex:none;flex:none;width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.main-footer-nav__title,.main-footer-widgets__title{color:#fff;font-size:16px;font-weight:500;line-height:2;margin-bottom:4px}.main-footer-nav__item,.main-footer-widgets__item{opacity:.7}.main-footer-nav__item:hover,.main-footer-widgets__item:hover{opacity:1}.main-footer{margin-top:100px;padding:24px 0;font-size:15px;color:#f5f6f9;background-color:#2c323f}@media (min-width:1024px){.main-footer{padding:28px 0 44px}}.main-footer__container{max-width:1280px}@media (min-width:1024px){.main-footer__container{display:-ms-flexbox;display:flex}}.main-footer-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}@media (min-width:1024px){.main-footer-nav{margin-right:80px}}.main-footer-nav__title{text-align:left}@media (min-width:1024px){.main-footer-nav__title{cursor:default}}@media (max-width:1023px){.collapsed .main-footer-nav__title{margin-bottom:0}}.main-footer-nav__item{line-height:2}@media (max-width:1023px){.collapsed .main-footer-nav__item{height:0;visibility:hidden;opacity:0;-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0);-webkit-transition:none;transition:none}}@media (min-width:1024px){.main-footer-widgets{margin-left:auto}}.main-footer-widgets__ph-dpo{margin-top:8px}.main-footer-widgets__ph-dpo .main-footer-widgets__ph-dpo-image{max-width:100px;height:auto}.main-footer-widgets__title{margin-bottom:12px}.main-footer-widgets__item+.main-footer-widgets__item{margin-left:32px}.main-footer-widgets__item.instagram .icon{width:29px;height:29px}.main-footer-widgets__item .icon{width:30px;height:30px}.main-footer-widgets__gogolook{margin-top:24px}.main-footer-widgets__gogolook .icon{width:106px;height:56px}.main-footer-bottom{--opacity:0.7;max-width:1280px;margin-top:16px}@media (min-width:1024px){.main-footer-bottom{--opacity:0.5}}.main-footer-bottom__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #979797}@media (min-width:1024px){.main-footer-bottom__container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;height:44px}}.main-footer-bottom__copyright{opacity:var(--opacity);margin-bottom:16px;margin-top:16px;font-size:inherit}.md-no-customproperties .main-footer-bottom__copyright{opacity:.7}@media (min-width:1024px){.main-footer-bottom__copyright{margin:0}.md-no-customproperties .main-footer-bottom__copyright{opacity:.5}}.main-footer-bottom__locale-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:44px;position:relative}@media (min-width:1024px){.main-footer-bottom__locale-toggle{-ms-flex-order:1;order:1;width:160px}}.md-no-appearance .main-footer-bottom__locale-toggle{-ms-flex-pack:start;justify-content:flex-start}.md-no-appearance .main-footer-bottom__locale-toggle .selector{height:100%}.md-no-appearance .main-footer-bottom__locale-toggle .icon-end{display:none}.main-footer-bottom__locale-toggle .selector{top:1px;bottom:0;left:0;position:absolute;width:100%;padding-left:32px;background-color:#2c323f}.main-footer-bottom__locale-toggle .selector option{background-color:inherit}.main-footer-bottom__locale-toggle [class^=icon-]{width:24px;height:24px;position:relative;pointer-events:none}@media (min-width:1024px){.main-footer-bottom__menu{margin:0 auto 0 36px}}.main-footer-bottom .item{opacity:var(--opacity)}.main-footer-bottom .item:hover{opacity:1}.main-footer-bottom .item+.item{margin-left:36px}.md-no-customproperties .main-footer-bottom .item{opacity:.7}@media (min-width:1024px){.md-no-customproperties .main-footer-bottom .item{opacity:.5}}.button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;padding:4px 20px;-ms-flex-align:center;align-items:center;text-align:center;border-radius:30px;font-size:14px;font-weight:500;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;white-space:nowrap}.button--primary{background-color:#00c300;color:#fff}.button--primary:hover{background-color:#01e101}.button.disabled{background-color:#d5d5d5;color:#717b8e}.button.disabled:hover{background-color:#d5d5d5;cursor:not-allowed}.button--dark{background-color:#2c323f;color:#fff}.button--dark:hover{background-color:#424c5f}.button--white{background-color:#fff;color:#00c300}.button--aero{border:1px solid #00c300;color:#00c300}.button--aero:hover{color:#fff;background-color:#00c300}.button--lg,.button--xl{font-size:18px;line-height:25px;padding:8px 36px}.button--xl{padding-bottom:16px;padding-top:16px}.button .icon{width:30px;height:30px;margin-right:8px}.section-heading{margin-bottom:12px;padding-bottom:8px;text-align:center;font-size:24px;font-weight:500;border-bottom:1px solid #979797}@media (min-width:1024px){.section-heading{padding-bottom:16px;margin-bottom:36px;text-align:left}}.form{font-size:14px}.form__messages{color:#e13860;line-height:1.75;text-align:center}@media (min-width:1024px){.form__messages{margin:0 auto;max-width:62%}}.form__actions{margin-top:28px;text-align:center}.md-cssgridlegacy .form__actions input.button{display:inline-block}.form ::-webkit-input-placeholder{color:rgba(71,80,90,.5)}.form ::-moz-placeholder{color:rgba(71,80,90,.5)}.form :-ms-input-placeholder{color:rgba(71,80,90,.5)}.form ::-ms-input-placeholder{color:rgba(71,80,90,.5)}.form ::placeholder{color:rgba(71,80,90,.5)}.form ::file-selector-button{width:24px;height:24px;text-indent:1000px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIC4yNWMxLjA1NCAwIDEuOTE4LjgxNiAxLjk5NSAxLjg1bC4wMDUuMTV2OGg4YTIgMiAwIDAxLjE1IDMuOTk1bC0uMTUuMDA1aC04djhhMiAyIDAgMDEtMy45OTUuMTVMMTAgMjIuMjV2LThIMmEyIDIgMCAwMS0uMTUtMy45OTVMMiAxMC4yNWg4di04YTIgMiAwIDAxMi0yeiIvPjwvc3ZnPg==") #00c300 50%/60% no-repeat;border-radius:100%;margin:0 8px 0 0}.form label{margin-bottom:8px;font-size:16px;font-weight:500}.form input:not([type=submit]),.form select,.form textarea{padding:9px 10px;border:1px solid #b7bcd6;border-radius:4px;background-color:#fff;color:#47505a;line-height:1.45}.form input:not([type=submit])[aria-invalid=true]:not(:focus),.form select[aria-invalid=true]:not(:focus),.form textarea[aria-invalid=true]:not(:focus){border-color:#e13860;color:#e13860}.form textarea{min-height:185px}.form select+.icon{right:12px;bottom:12px;position:absolute;font-size:12px;color:#717b8e}.md-no-appearance .form select+.icon{display:none}.form .input{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;position:relative}.form .input .hint{margin-top:8px;color:#717b8e}.form .input .error{display:none}.form .button{padding:12px 70px;font-size:16px;font-weight:700}.cookie-alert{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:24px var(--gutter-width);right:0;bottom:0;left:0;position:fixed;z-index:5;background-color:#2c323f}.md-no-customproperties .cookie-alert{padding:24px 16px}@media (min-width:1440px){.md-no-customproperties .cookie-alert{padding:24px 20px}}.cookie-alert__message{font-size:14px;color:#fff}.cookie-alert__link{-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff}.cookie-alert__accept{--vertical-padding:16px;margin-left:20px;padding:var(--vertical-padding) 20px;-ms-flex-negative:0;flex-shrink:0;color:#3c3c3c;background-color:#fff;border-radius:30px;font-weight:700}.md-no-customproperties .cookie-alert__accept{padding:16px 20px}@media (min-width:1024px){.cookie-alert__accept{--vertical-padding:12px;margin-left:auto;width:216px}.md-no-customproperties .cookie-alert__accept{padding:12px 20px}}.pagination,.pagination__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.pagination__item{-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;border-radius:5px;color:#424c5f;border:1px solid;width:28px;height:28px}.pagination__item.highlight,.pagination__item:hover{border-color:#00c300;background-color:#00c300;color:#fff}.pagination__item:not([href]){pointer-events:none}@media (max-width:375px){.pagination__item.next,.pagination__item.prev{display:none}}.pagination__item+.pagination__item{margin-left:8px}.pagination .next-icon,.pagination .prev-icon{width:40px;height:40px}.pagination .prev-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pagination .next-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (min-width:768px){.billboard__index-phone-wrapper,.index .billboard__content-wrapper{width:612px}}@media (min-width:1024px){.billboard__index-phone-wrapper,.index .billboard__content-wrapper{width:878px}}@media (min-width:1280px){.billboard__index-phone-wrapper,.index .billboard__content-wrapper{width:918px}}@media (min-width:1440px){.billboard__index-phone-wrapper,.index .billboard__content-wrapper{width:948px}}.billboard{position:relative}.billboard.complicated:after,.billboard.complicated:before{content:"";top:0;left:0;position:absolute;width:100%;height:100%;background-position:0 0;background-repeat:no-repeat;background-image:url(https://assets.whoscall.com/assets/media/images/hero-deco-mobile-left-742bbc5c1dfc7dba8514e3aac0c051d6.svg);background-size:123px 480px;pointer-events:none;z-index:1}@media (min-width:768px){.billboard.complicated:after,.billboard.complicated:before{background-image:url(https://assets.whoscall.com/assets/media/images/hero-deco-left-38f79dc73360dd332b0833129ad5893a.svg);background-size:208px 480px}}.billboard.complicated:after{background-position:100% 100%;background-image:url(https://assets.whoscall.com/assets/media/images/hero-deco-mobile-right-c1489b677bca30b3f2706683bfa22043.svg);background-size:123px 480px}@media (min-width:768px){.billboard.complicated:after{background-position:110% 100%;background-image:url(https://assets.whoscall.com/assets/media/images/hero-deco-right-320d18f9859768da586a4cf2651816c2.svg);background-size:297px 480px}}@media (min-width:1024px){.billboard.complicated:after{background-position:100% 100%}}@media (max-width:767px){.billboard.index{margin-bottom:180px}body.th .billboard.index{margin-bottom:350px}}@media (min-width:768px){.billboard.index{overflow:hidden}}@media (min-width:1024px){.billboard.index:before{background-size:350px}.billboard.index:after{background-size:452px}}.billboard__image-wrapper{position:relative;height:320px;overflow:hidden}@media (min-width:1025px){.billboard__image-wrapper{height:480px}}.complicated .billboard__image-wrapper{height:520px}@media (min-width:768px) and (max-width:1024px){.complicated .billboard__image-wrapper{height:320px}}@media (max-width:767px){html[lang=pt] .complicated .billboard__image-wrapper{height:580px}}.index.complicated .billboard__image-wrapper{height:526px}@media (min-width:768px){.index.complicated .billboard__image-wrapper{height:480px}}@media (min-width:1024px){.index.complicated .billboard__image-wrapper{height:calc(100vh - var(--header-height))}.md-no-customproperties .index.complicated .billboard__image-wrapper{height:calc(100vh - 80px)}}.brand .billboard__image-wrapper{height:320px}.billboard__image{-o-object-fit:cover;object-fit:cover;height:100%}@media (max-width:767px){.billboard__image{display:none}}@media (max-width:767px){html[lang=pt] .billboard__image{height:120%}}.md-no-object-fit .billboard__image{font-family:"object-fit: cover;"}.billboard__image--mobile{display:block}@media (min-width:768px){.billboard__image--mobile{display:none}}.billboard__content-wrapper{top:50%;right:0;left:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%;z-index:2}@media (max-width:767px){.security .billboard__content-wrapper{top:48px;-webkit-transform:none;transform:none}}@media (min-width:768px){.security .billboard__content-wrapper{text-align:left}}@media (min-width:768px) and (max-width:1024px){.security .billboard__content-wrapper{padding-left:100px}html[lang=en] .security .billboard__content-wrapper{padding-left:32px}html[lang=pt] .security .billboard__content-wrapper{padding-right:35vw}}@media (min-width:1024px){html[lang=pt] .security .billboard__content-wrapper{padding-right:300px}}.index .billboard__content-wrapper{top:0;height:100%;-webkit-transform:none;transform:none;text-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff}@media (min-width:768px){.index .billboard__content-wrapper{padding-left:0;padding-right:0;text-align:left}}@media (min-width:1024px){.index .billboard__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}}.about .billboard__content-wrapper{max-width:650px;color:#fff}html[lang=ja] .about .billboard__content-wrapper,html[lang=ms] .about .billboard__content-wrapper{max-width:720px}html[lang=th] .about .billboard__content-wrapper{max-width:840px}html[lang=pt] .about .billboard__content-wrapper{max-width:720px}.billboard__title{margin:0 auto;font-size:36px;font-weight:700;line-height:1.2;letter-spacing:1px}@media (min-width:1440px){.billboard__title{font-size:48px}}.index .billboard__title{font-size:30px;position:relative;z-index:3}@media (min-width:768px){.index .billboard__title{font-size:48px;font-weight:500}}@media (min-width:1024px){.index .billboard__title{margin-left:0;margin-right:0;font-size:80px;line-height:1}}@media (min-width:768px){html[lang=ja] .index .billboard__title{font-size:52px;font-weight:700;line-height:1.25;margin-bottom:4px}}@media (min-width:1024px){html[lang=ja] .index .billboard__title{font-size:70px}}@media (max-width:767px){html[lang=ms] .index .billboard__title{font-size:26px}}@media (min-width:768px){html[lang=pt] .index .billboard__title{font-size:45px}}@media (min-width:1024px){html[lang=pt] .index .billboard__title{font-size:65px}}@media (min-width:768px){html[lang=tl-PH] .index .billboard__title{font-size:48px}}@media (min-width:1024px){html[lang=tl-PH] .index .billboard__title{font-size:64px}}@media (max-width:374px){.security .billboard__title{font-size:34px}}html[lang=ja] .security .billboard__title{font-size:32px}@media (min-width:390px){html[lang=ja] .security .billboard__title{font-size:36px}}.billboard__title-note{font-size:17px;font-weight:500;margin-top:0}@media (min-width:1440px){.billboard__title-note{font-size:20px}}.billboard__sub-title{margin:12px auto 0;font-size:18px}@media (min-width:1024px){.billboard__sub-title{font-size:21px}}@media (min-width:1440px){.billboard__sub-title{font-size:24px}}.index .billboard__sub-title{margin-top:0;font-size:30px;font-weight:500}@media (min-width:768px){.index .billboard__sub-title{line-height:1.8}}@media (min-width:1024px){.index .billboard__sub-title{margin-left:0;margin-right:0;font-size:36px;line-height:1.5}}@media (max-width:767px){html[lang=ja] .index .billboard__sub-title{font-size:20px}}@media (min-width:768px){html[lang=ja] .index .billboard__sub-title{font-size:28px;line-height:1.4}}@media (max-width:767px){html[lang=ms] .index .billboard__sub-title{font-size:26px}}html[lang=pt] .index .billboard__sub-title{line-height:1.4;margin-top:4px}@media (max-width:767px){html[lang=pt] .index .billboard__sub-title{font-size:18px}}@media (min-width:1024px){html[lang=pt] .index .billboard__sub-title{margin-top:16px}}@media (max-width:374px){.security .billboard__sub-title{font-size:15px}}@media (max-width:767px){html[lang=en] .security .billboard__sub-title{font-size:16px}}.billboard__index-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-animation:fadeInUp 1s 1s both;animation:fadeInUp 1s 1s both;z-index:3}@media (max-width:767px){.billboard__index-content{padding-top:88px;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){.billboard__index-content{padding-top:80px}}@media (min-width:1024px){.billboard__index-content{-ms-flex-pack:center;justify-content:center;padding-top:10vh}}@media (min-width:1440px){.billboard__index-content{padding-top:0}}@media (min-width:1440px){html[lang=ja] .billboard__index-content{margin-top:40px}}.billboard__index-heading{position:relative}.billboard__index-heading .index-badge{position:absolute;top:-72px;left:0;width:84px;height:84px;border-radius:50%;-webkit-box-shadow:-2px 5px 10px rgba(0,0,0,.2);box-shadow:-2px 5px 10px rgba(0,0,0,.2);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);z-index:2}@media (min-width:768px){.billboard__index-heading .index-badge{top:-60px;left:-60px}}@media (min-width:1024px){.billboard__index-heading .index-badge{width:128px;height:128px;top:-100px}}@media (min-width:1440px){.billboard__index-heading .index-badge{width:172px;height:172px;top:-136px;left:-100px}}.billboard__index-info{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-top:20px}@media (max-width:767px){.billboard__index-info{-webkit-transform:translateY(100%);transform:translateY(100%);-ms-flex-align:center;align-items:center}}@media (min-width:768px){.billboard__index-info{gap:56px;-ms-flex-pack:justify;justify-content:space-between}html[lang=ja] .billboard__index-info{gap:24px}html[lang=pt] .billboard__index-info{gap:28px}}@media (min-width:1024px){.billboard__index-info{gap:80px;padding-top:28px}html[lang=ja] .billboard__index-info{gap:56px}html[lang=pt] .billboard__index-info{gap:72px}}.billboard__index-info .badges{display:-ms-inline-flexbox;display:inline-flex;gap:16px}@media (max-width:767px){.billboard__index-info .badges{-ms-flex-pack:center;justify-content:center}}.billboard__index-info .badges .store-badge__image{height:48px}.billboard__index-info .award-badges{-webkit-animation:fadeInUp 1s 2s both;animation:fadeInUp 1s 2s both;width:100%;max-width:320px}@media (min-width:1024px){.billboard__index-info .award-badges{max-width:468px}}.th .billboard__index-info .award-badges{max-width:300px}@media (max-width:767px){.th .billboard__index-info .award-badges{margin-top:10px}}@media (min-width:768px){.th .billboard__index-info .award-badges{position:relative;left:-60px;max-width:420px}}@media (min-width:1024px){.th .billboard__index-info .award-badges{left:-60px;max-width:560px}}@media (min-width:1440px){.th .billboard__index-info .award-badges{left:-110px;max-width:620px}}.billboard__index-phone-wrapper{top:0;right:0;bottom:0;left:0;position:absolute}@media (min-width:768px){.billboard__index-phone-wrapper{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}}.billboard__index-phone{top:192px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:245px}@media (min-width:768px){.billboard__index-phone{top:86px;left:auto;right:-20px;width:276px;-webkit-transform:none;transform:none}}@media (min-width:1024px){.billboard__index-phone{width:387px;top:14vh;right:0}}@media (min-width:1024px) and (orientation:portrait){.billboard__index-phone{top:20vh}}@media (min-width:1280px){.billboard__index-phone{width:397px;top:9vh}}@media (min-width:1440px){.billboard__index-phone{width:447px;top:9vh}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:1}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-bg{opacity:1;background-color:rgba(0,0,0,.4)}.qrcode-modal{-webkit-box-sizing:border-box;box-sizing:border-box;padding:56px 44px 44px;border-radius:5px;background-color:#fff;max-width:352px;outline:0;position:relative}@media (min-width:1024px){.qrcode-modal{margin:152px auto}}.qrcode-modal__slogan{margin-top:12px;font-size:30px;font-weight:500}.qrcode-modal__slogan strong{font-weight:700;color:#00c300}html[lang=ja] .qrcode-modal__slogan,html[lang=ms] .qrcode-modal__slogan{font-size:25px}.qrcode-modal__close{top:16px;right:16px;position:absolute}.qrcode-modal__close .icon{width:24px;height:24px}.world-map-dots{mix-blend-mode:multiply}.world-map-dots__items{display:-ms-flexbox;display:flex}.world-map-dots__items .dot.animate{-webkit-animation-name:anim-text-flow-keys;animation-name:anim-text-flow-keys;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes anim-text-flow-keys{0%{background-color:#00c300}10%{background-color:rgba(0,195,0,.75)}20%{background-color:rgba(0,195,0,.5)}30%{background-color:rgba(0,195,0,.25)}40%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,0)}}@keyframes anim-text-flow-keys{0%{background-color:#00c300}10%{background-color:rgba(0,195,0,.75)}20%{background-color:rgba(0,195,0,.5)}30%{background-color:rgba(0,195,0,.25)}40%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,0)}}.world-map-dots__items:first-of-type .dot:first-of-type{-webkit-animation-delay:-3.06667s;animation-delay:-3.06667s}.world-map-dots__items:first-of-type .dot:nth-of-type(2){-webkit-animation-delay:-2.86667s;animation-delay:-2.86667s}.world-map-dots__items:first-of-type .dot:nth-of-type(3){-webkit-animation-delay:-2.66667s;animation-delay:-2.66667s}.world-map-dots__items:first-of-type .dot:nth-of-type(4){-webkit-animation-delay:-2.46667s;animation-delay:-2.46667s}.world-map-dots__items:first-of-type .dot:nth-of-type(5){-webkit-animation-delay:-2.26667s;animation-delay:-2.26667s}.world-map-dots__items:first-of-type .dot:nth-of-type(6){-webkit-animation-delay:-2.06667s;animation-delay:-2.06667s}.world-map-dots__items:first-of-type .dot:nth-of-type(7){-webkit-animation-delay:-1.86667s;animation-delay:-1.86667s}.world-map-dots__items:first-of-type .dot:nth-of-type(8){-webkit-animation-delay:-1.66667s;animation-delay:-1.66667s}.world-map-dots__items:first-of-type .dot:nth-of-type(9){-webkit-animation-delay:-1.46667s;animation-delay:-1.46667s}.world-map-dots__items:first-of-type .dot:nth-of-type(10){-webkit-animation-delay:-1.26667s;animation-delay:-1.26667s}.world-map-dots__items:first-of-type .dot:nth-of-type(11){-webkit-animation-delay:-1.06667s;animation-delay:-1.06667s}.world-map-dots__items:first-of-type .dot:nth-of-type(12){-webkit-animation-delay:-.86667s;animation-delay:-.86667s}.world-map-dots__items:first-of-type .dot:nth-of-type(13){-webkit-animation-delay:-.66667s;animation-delay:-.66667s}.world-map-dots__items:first-of-type .dot:nth-of-type(14){-webkit-animation-delay:-.46667s;animation-delay:-.46667s}.world-map-dots__items:first-of-type .dot:nth-of-type(15){-webkit-animation-delay:-.26667s;animation-delay:-.26667s}.world-map-dots__items:first-of-type .dot:nth-of-type(16){-webkit-animation-delay:-.06667s;animation-delay:-.06667s}.world-map-dots__items:first-of-type .dot:nth-of-type(17){-webkit-animation-delay:.13333s;animation-delay:.13333s}.world-map-dots__items:first-of-type .dot:nth-of-type(18){-webkit-animation-delay:.33333s;animation-delay:.33333s}.world-map-dots__items:nth-of-type(2) .dot:first-of-type{-webkit-animation-delay:-2.73333s;animation-delay:-2.73333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(2){-webkit-animation-delay:-2.53333s;animation-delay:-2.53333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(3){-webkit-animation-delay:-2.33333s;animation-delay:-2.33333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(4){-webkit-animation-delay:-2.13333s;animation-delay:-2.13333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(5){-webkit-animation-delay:-1.93333s;animation-delay:-1.93333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(6){-webkit-animation-delay:-1.73333s;animation-delay:-1.73333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(7){-webkit-animation-delay:-1.53333s;animation-delay:-1.53333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(8){-webkit-animation-delay:-1.33333s;animation-delay:-1.33333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(9){-webkit-animation-delay:-1.13333s;animation-delay:-1.13333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(10){-webkit-animation-delay:-.93333s;animation-delay:-.93333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(11){-webkit-animation-delay:-.73333s;animation-delay:-.73333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(12){-webkit-animation-delay:-.53333s;animation-delay:-.53333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(13){-webkit-animation-delay:-.33333s;animation-delay:-.33333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(14){-webkit-animation-delay:-.13333s;animation-delay:-.13333s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(15){-webkit-animation-delay:.06667s;animation-delay:.06667s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(16){-webkit-animation-delay:.26667s;animation-delay:.26667s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(17){-webkit-animation-delay:.46667s;animation-delay:.46667s}.world-map-dots__items:nth-of-type(2) .dot:nth-of-type(18){-webkit-animation-delay:.66667s;animation-delay:.66667s}.world-map-dots__items:nth-of-type(3) .dot:first-of-type{-webkit-animation-delay:-2.4s;animation-delay:-2.4s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(2){-webkit-animation-delay:-2.2s;animation-delay:-2.2s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(3){-webkit-animation-delay:-2s;animation-delay:-2s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(4){-webkit-animation-delay:-1.8s;animation-delay:-1.8s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(5){-webkit-animation-delay:-1.6s;animation-delay:-1.6s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(6){-webkit-animation-delay:-1.4s;animation-delay:-1.4s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(7){-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(8){-webkit-animation-delay:-1s;animation-delay:-1s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(9){-webkit-animation-delay:-.8s;animation-delay:-.8s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(10){-webkit-animation-delay:-.6s;animation-delay:-.6s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(11){-webkit-animation-delay:-.4s;animation-delay:-.4s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(12){-webkit-animation-delay:-.2s;animation-delay:-.2s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(13){-webkit-animation-delay:0s;animation-delay:0s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(14){-webkit-animation-delay:.2s;animation-delay:.2s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(15){-webkit-animation-delay:.4s;animation-delay:.4s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(16){-webkit-animation-delay:.6s;animation-delay:.6s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(17){-webkit-animation-delay:.8s;animation-delay:.8s}.world-map-dots__items:nth-of-type(3) .dot:nth-of-type(18){-webkit-animation-delay:1s;animation-delay:1s}.world-map-dots__items:nth-of-type(4) .dot:first-of-type{-webkit-animation-delay:-2.06667s;animation-delay:-2.06667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(2){-webkit-animation-delay:-1.86667s;animation-delay:-1.86667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(3){-webkit-animation-delay:-1.66667s;animation-delay:-1.66667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(4){-webkit-animation-delay:-1.46667s;animation-delay:-1.46667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(5){-webkit-animation-delay:-1.26667s;animation-delay:-1.26667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(6){-webkit-animation-delay:-1.06667s;animation-delay:-1.06667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(7){-webkit-animation-delay:-.86667s;animation-delay:-.86667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(8){-webkit-animation-delay:-.66667s;animation-delay:-.66667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(9){-webkit-animation-delay:-.46667s;animation-delay:-.46667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(10){-webkit-animation-delay:-.26667s;animation-delay:-.26667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(11){-webkit-animation-delay:-.06667s;animation-delay:-.06667s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(12){-webkit-animation-delay:.13333s;animation-delay:.13333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(13){-webkit-animation-delay:.33333s;animation-delay:.33333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(14){-webkit-animation-delay:.53333s;animation-delay:.53333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(15){-webkit-animation-delay:.73333s;animation-delay:.73333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(16){-webkit-animation-delay:.93333s;animation-delay:.93333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(17){-webkit-animation-delay:1.13333s;animation-delay:1.13333s}.world-map-dots__items:nth-of-type(4) .dot:nth-of-type(18){-webkit-animation-delay:1.33333s;animation-delay:1.33333s}.world-map-dots__items:nth-of-type(5) .dot:first-of-type{-webkit-animation-delay:-1.73333s;animation-delay:-1.73333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(2){-webkit-animation-delay:-1.53333s;animation-delay:-1.53333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(3){-webkit-animation-delay:-1.33333s;animation-delay:-1.33333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(4){-webkit-animation-delay:-1.13333s;animation-delay:-1.13333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(5){-webkit-animation-delay:-.93333s;animation-delay:-.93333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(6){-webkit-animation-delay:-.73333s;animation-delay:-.73333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(7){-webkit-animation-delay:-.53333s;animation-delay:-.53333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(8){-webkit-animation-delay:-.33333s;animation-delay:-.33333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(9){-webkit-animation-delay:-.13333s;animation-delay:-.13333s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(10){-webkit-animation-delay:.06667s;animation-delay:.06667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(11){-webkit-animation-delay:.26667s;animation-delay:.26667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(12){-webkit-animation-delay:.46667s;animation-delay:.46667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(13){-webkit-animation-delay:.66667s;animation-delay:.66667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(14){-webkit-animation-delay:.86667s;animation-delay:.86667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(15){-webkit-animation-delay:1.06667s;animation-delay:1.06667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(16){-webkit-animation-delay:1.26667s;animation-delay:1.26667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(17){-webkit-animation-delay:1.46667s;animation-delay:1.46667s}.world-map-dots__items:nth-of-type(5) .dot:nth-of-type(18){-webkit-animation-delay:1.66667s;animation-delay:1.66667s}.world-map-dots__items:nth-of-type(6) .dot:first-of-type{-webkit-animation-delay:-1.4s;animation-delay:-1.4s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(2){-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(3){-webkit-animation-delay:-1s;animation-delay:-1s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(5){-webkit-animation-delay:-.6s;animation-delay:-.6s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(6){-webkit-animation-delay:-.4s;animation-delay:-.4s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(7){-webkit-animation-delay:-.2s;animation-delay:-.2s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(8){-webkit-animation-delay:0s;animation-delay:0s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(9){-webkit-animation-delay:.2s;animation-delay:.2s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(10){-webkit-animation-delay:.4s;animation-delay:.4s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(11){-webkit-animation-delay:.6s;animation-delay:.6s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(12){-webkit-animation-delay:.8s;animation-delay:.8s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(13){-webkit-animation-delay:1s;animation-delay:1s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(14){-webkit-animation-delay:1.2s;animation-delay:1.2s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(15){-webkit-animation-delay:1.4s;animation-delay:1.4s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(16){-webkit-animation-delay:1.6s;animation-delay:1.6s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(17){-webkit-animation-delay:1.8s;animation-delay:1.8s}.world-map-dots__items:nth-of-type(6) .dot:nth-of-type(18){-webkit-animation-delay:2s;animation-delay:2s}.world-map-dots__items:nth-of-type(7) .dot:first-of-type{-webkit-animation-delay:-1.06667s;animation-delay:-1.06667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(2){-webkit-animation-delay:-.86667s;animation-delay:-.86667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(3){-webkit-animation-delay:-.66667s;animation-delay:-.66667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(4){-webkit-animation-delay:-.46667s;animation-delay:-.46667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(5){-webkit-animation-delay:-.26667s;animation-delay:-.26667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(6){-webkit-animation-delay:-.06667s;animation-delay:-.06667s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(7){-webkit-animation-delay:.13333s;animation-delay:.13333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(8){-webkit-animation-delay:.33333s;animation-delay:.33333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(9){-webkit-animation-delay:.53333s;animation-delay:.53333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(10){-webkit-animation-delay:.73333s;animation-delay:.73333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(11){-webkit-animation-delay:.93333s;animation-delay:.93333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(12){-webkit-animation-delay:1.13333s;animation-delay:1.13333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(13){-webkit-animation-delay:1.33333s;animation-delay:1.33333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(14){-webkit-animation-delay:1.53333s;animation-delay:1.53333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(15){-webkit-animation-delay:1.73333s;animation-delay:1.73333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(16){-webkit-animation-delay:1.93333s;animation-delay:1.93333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(17){-webkit-animation-delay:2.13333s;animation-delay:2.13333s}.world-map-dots__items:nth-of-type(7) .dot:nth-of-type(18){-webkit-animation-delay:2.33333s;animation-delay:2.33333s}.world-map-dots__items:nth-of-type(8) .dot:first-of-type{-webkit-animation-delay:-.73333s;animation-delay:-.73333s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(2){-webkit-animation-delay:-.53333s;animation-delay:-.53333s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(3){-webkit-animation-delay:-.33333s;animation-delay:-.33333s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(4){-webkit-animation-delay:-.13333s;animation-delay:-.13333s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(5){-webkit-animation-delay:.06667s;animation-delay:.06667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(6){-webkit-animation-delay:.26667s;animation-delay:.26667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(7){-webkit-animation-delay:.46667s;animation-delay:.46667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(8){-webkit-animation-delay:.66667s;animation-delay:.66667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(9){-webkit-animation-delay:.86667s;animation-delay:.86667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(10){-webkit-animation-delay:1.06667s;animation-delay:1.06667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(11){-webkit-animation-delay:1.26667s;animation-delay:1.26667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(12){-webkit-animation-delay:1.46667s;animation-delay:1.46667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(13){-webkit-animation-delay:1.66667s;animation-delay:1.66667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(14){-webkit-animation-delay:1.86667s;animation-delay:1.86667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(15){-webkit-animation-delay:2.06667s;animation-delay:2.06667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(16){-webkit-animation-delay:2.26667s;animation-delay:2.26667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(17){-webkit-animation-delay:2.46667s;animation-delay:2.46667s}.world-map-dots__items:nth-of-type(8) .dot:nth-of-type(18){-webkit-animation-delay:2.66667s;animation-delay:2.66667s}.world-map-dots__items:nth-of-type(9) .dot:first-of-type{-webkit-animation-delay:-.4s;animation-delay:-.4s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(3){-webkit-animation-delay:0s;animation-delay:0s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(4){-webkit-animation-delay:.2s;animation-delay:.2s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(5){-webkit-animation-delay:.4s;animation-delay:.4s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(6){-webkit-animation-delay:.6s;animation-delay:.6s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(7){-webkit-animation-delay:.8s;animation-delay:.8s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(8){-webkit-animation-delay:1s;animation-delay:1s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(9){-webkit-animation-delay:1.2s;animation-delay:1.2s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(10){-webkit-animation-delay:1.4s;animation-delay:1.4s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(11){-webkit-animation-delay:1.6s;animation-delay:1.6s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(12){-webkit-animation-delay:1.8s;animation-delay:1.8s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(13){-webkit-animation-delay:2s;animation-delay:2s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(14){-webkit-animation-delay:2.2s;animation-delay:2.2s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(15){-webkit-animation-delay:2.4s;animation-delay:2.4s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(16){-webkit-animation-delay:2.6s;animation-delay:2.6s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(17){-webkit-animation-delay:2.8s;animation-delay:2.8s}.world-map-dots__items:nth-of-type(9) .dot:nth-of-type(18){-webkit-animation-delay:3s;animation-delay:3s}.world-map-dots__items:nth-of-type(10) .dot:first-of-type{-webkit-animation-delay:-.06667s;animation-delay:-.06667s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(2){-webkit-animation-delay:.13333s;animation-delay:.13333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(3){-webkit-animation-delay:.33333s;animation-delay:.33333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(4){-webkit-animation-delay:.53333s;animation-delay:.53333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(5){-webkit-animation-delay:.73333s;animation-delay:.73333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(6){-webkit-animation-delay:.93333s;animation-delay:.93333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(7){-webkit-animation-delay:1.13333s;animation-delay:1.13333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(8){-webkit-animation-delay:1.33333s;animation-delay:1.33333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(9){-webkit-animation-delay:1.53333s;animation-delay:1.53333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(10){-webkit-animation-delay:1.73333s;animation-delay:1.73333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(11){-webkit-animation-delay:1.93333s;animation-delay:1.93333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(12){-webkit-animation-delay:2.13333s;animation-delay:2.13333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(13){-webkit-animation-delay:2.33333s;animation-delay:2.33333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(14){-webkit-animation-delay:2.53333s;animation-delay:2.53333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(15){-webkit-animation-delay:2.73333s;animation-delay:2.73333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(16){-webkit-animation-delay:2.93333s;animation-delay:2.93333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(17){-webkit-animation-delay:3.13333s;animation-delay:3.13333s}.world-map-dots__items:nth-of-type(10) .dot:nth-of-type(18){-webkit-animation-delay:3.33333s;animation-delay:3.33333s}.world-map-dots__items:nth-of-type(11) .dot:first-of-type{-webkit-animation-delay:.26667s;animation-delay:.26667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(2){-webkit-animation-delay:.46667s;animation-delay:.46667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(3){-webkit-animation-delay:.66667s;animation-delay:.66667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(4){-webkit-animation-delay:.86667s;animation-delay:.86667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(5){-webkit-animation-delay:1.06667s;animation-delay:1.06667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(6){-webkit-animation-delay:1.26667s;animation-delay:1.26667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(7){-webkit-animation-delay:1.46667s;animation-delay:1.46667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(8){-webkit-animation-delay:1.66667s;animation-delay:1.66667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(9){-webkit-animation-delay:1.86667s;animation-delay:1.86667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(10){-webkit-animation-delay:2.06667s;animation-delay:2.06667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(11){-webkit-animation-delay:2.26667s;animation-delay:2.26667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(12){-webkit-animation-delay:2.46667s;animation-delay:2.46667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(13){-webkit-animation-delay:2.66667s;animation-delay:2.66667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(14){-webkit-animation-delay:2.86667s;animation-delay:2.86667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(15){-webkit-animation-delay:3.06667s;animation-delay:3.06667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(16){-webkit-animation-delay:3.26667s;animation-delay:3.26667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(17){-webkit-animation-delay:3.46667s;animation-delay:3.46667s}.world-map-dots__items:nth-of-type(11) .dot:nth-of-type(18){-webkit-animation-delay:3.66667s;animation-delay:3.66667s}.world-map-dots .dot{--gap:12px;--size:8px;display:inline-block;margin:0 calc(var(--gap)/2) var(--gap);width:var(--size);height:var(--size);background-color:hsla(0,0%,100%,0);border-radius:100%}@media (min-width:1024px){.world-map-dots .dot{--gap:14.4px;--size:8.8px}}.world-map-dots .dot.animate{background-color:#00c300}.md-no-customproperties .world-map-dots .dot{margin:0 6px 12px;width:8px;height:8px}@media (min-width:1024px){.md-no-customproperties .world-map-dots .dot{margin:0 7.2px 14.4px;width:8.8px;height:8.8px}}.trust-section{padding:40px 0 52px}@media (min-width:768px){.trust-section{padding:60px 0 102px}}.trust-section__title{text-align:center;font-size:24px;font-weight:500;margin-top:0}@media (min-width:768px){.trust-section__title{font-size:36px;margin-bottom:24px}}html[lang=ja] .trust-section__title{margin-left:-6px;margin-right:-6px}.trust-section__description{font-weight:500;line-height:1.75;text-align:center;margin-bottom:36px}@media (min-width:1024px){.trust-section__description{font-size:24px;line-height:1.5}html[lang=ko] .trust-section__description{margin-left:-32px;margin-right:-32px}}.trust-section__comment{display:block;text-align:center;font-size:14px;top:20px;position:relative}@media (min-width:768px){.trust-section__comment{top:40px}}.trust-section-item{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:60px}@media (min-width:768px){.trust-section-item{-ms-flex-direction:column;flex-direction:column;margin-bottom:0;width:calc(33.33333% - 8px)}.trust-section-item:nth-child(2) .trust-section-item__icon-wrapper{-webkit-animation-delay:.2s;animation-delay:.2s}.trust-section-item:nth-child(3) .trust-section-item__icon-wrapper{-webkit-animation-delay:.4s;animation-delay:.4s}}.trust-section-item:last-child{margin-bottom:0}.trust-section-item__icon-wrapper{--ratio:1;-ms-flex:none;flex:none;width:116px;height:116px}.md-no-customproperties .trust-section-item__icon-wrapper:before{padding-top:100%}@media (min-width:768px){.trust-section-item__icon-wrapper{width:144px;height:144px}}.trust-section-item__content-wrapper{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;font-weight:500;font-size:18px;text-align:center;margin-left:20px;padding-bottom:4px;border-bottom:3px solid #424c5f}@media (min-width:768px){.trust-section-item__content-wrapper{font-size:21px;padding-bottom:8px;margin-left:0}}.trust-section-item__value{font-size:24px;font-weight:700;line-height:1.25;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.md-no-customproperties .trust-section-item__value{text-shadow:-1px -1px 0 #2c323f,1px -1px 0 #2c323f,-1px 1px 0 #2c323f,1px 1px 0 #2c323f}.md-no-customproperties .trust-section-item__value .prefix,.md-no-customproperties .trust-section-item__value .suffix{text-shadow:none}@media (min-width:768px){.trust-section-item__value{font-size:36px;margin-top:16px}}.trust-section-item__value.show{opacity:1}.trust-section-item__value .value{font-size:60px;font-family:Roboto,sans-serif;color:#00c300;-webkit-text-stroke:1.5px #2c323f;margin:0 8px}@media (min-width:768px){.trust-section-item__value .value{font-size:72px}}.trust-section-item__value .star{display:inline-block;color:#48566a;font-size:12px;vertical-align:text-top;margin-top:-1rem}.trust-section-item__description{-ms-flex:1 1;flex:1 1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 10px}@media (min-width:768px){.trust-section-items{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:32px;margin:56px auto 0}}@media (min-width:1024px){.trust-section-items{gap:40px}}.slide-dots{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:24px 8px}.slide-dot{width:12px;height:12px;margin:auto 8px;background-color:#d5d5d5;border-radius:50%}.slide-dot.glide__bullet--active{background-color:#00c300}.world-map-container{position:relative;background:url(https://assets.whoscall.com/assets/media/images/world-map-dot-070211058faf461a64d10b2f492e80e9.svg) 50% 0/1500px 707px no-repeat #f5f6f9;overflow:hidden}@media (max-width:767px){.world-map-container{background-position:80% 0;background-size:810px 757px}}.world-map-container.glowing{background:url(https://assets.whoscall.com/assets/media/images/world-map-aa88b757f2d5e590cc964c301287ce49.svg) 50% 0/1440px 900px no-repeat #f5f6f9}.world-map-container__canvas{top:0;left:0;position:absolute;width:100%;height:100%;background-color:transparent;overflow:hidden}@media (max-width:767px){.world-map-container__canvas{display:none}}.world-map-container__left-dots{top:52px;left:-70vw;position:absolute}@media (max-width:767px){.world-map-container__left-dots{display:none}}@media (min-width:1024px){.world-map-container__left-dots{top:132px;left:0}}.world-map-container__right-dots{top:584px;right:-70vw;position:absolute}@media (max-width:767px){.world-map-container__right-dots{display:none}}@media (min-width:1024px){.world-map-container__right-dots{top:400px;right:0}}.world-map-container__right-dots .world-map-dots__items{-ms-flex-pack:end;justify-content:flex-end}.world-map-container__content{position:relative}.glowing .world-map-container__content{position:static}.index-media-carousel__controls{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:24px auto 40px}@media (min-width:1280px){.index-media-carousel__controls{margin-bottom:80px}}.index-media-carousel__control{width:40px;height:40px}.index-media-carousel__control button{width:100%;height:100%;background-color:#f5f6f9;border-radius:50%;color:#00c300}.index-media-carousel .next-icon,.index-media-carousel .prev-icon,.premium-pricing-carousel .next-icon,.premium-pricing-carousel .prev-icon,.premium-review-carousel .next-icon,.premium-review-carousel .prev-icon{width:40px;height:40px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.index-media-carousel .next-icon,.premium-pricing-carousel .next-icon,.premium-review-carousel .next-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.index-media-carousel .glide__slides,.premium-pricing-carousel .glide__slides,.premium-review-carousel .glide__slides{overflow:visible}.index-media-carousel .glide__slide,.premium-pricing-carousel .glide__slide,.premium-review-carousel .glide__slide{height:auto}.index-media-item{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;position:relative}@media (min-width:1280px){.index-media-item{display:-ms-flexbox;display:flex}}.index-media-item__image{--ratio:1.22047}.md-no-customproperties .index-media-item__image:before{padding-top:81.93548%}@media (min-width:1280px){.index-media-item__image{width:308px;-ms-flex-negative:0;flex-shrink:0}}.index-media-item__image img{-o-object-fit:cover;object-fit:cover}.md-no-object-fit .index-media-item__image img{font-family:"object-fit: cover;"}.index-media-item__content{padding:20px 20px 44px}@media (min-width:1280px){.index-media-item__content{-ms-flex-positive:1;flex-grow:1}}.index-media-item__content:before{margin-bottom:8px}.index-media-item__title{display:inline;margin:0;font-size:21px;font-weight:500;line-height:1.4;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,#bff2bf),to(#bff2bf));background:linear-gradient(180deg,transparent 0,transparent 55%,#bff2bf 0,#bff2bf)}@media (min-width:1280px){.index-media-item__title{font-size:24px}}.index-media-item__body{margin:8px 0 24px;line-height:1.5;color:#383838}@media (min-width:1280px){.index-media-item__body{margin-top:12px;font-size:18px}}.index-media-item__link{right:20px;bottom:16px;position:absolute;color:#00c300}.index-media-item__link:hover{color:#01e101}.index-media-item__link .icon{width:30px;height:10px}.index-feature-carousel{position:relative;min-height:400px;overflow:hidden;background:url(https://assets.whoscall.com/assets/media/images/index-feature-bg-9582f8ecc5573fb822e14aea625917e2.svg) 50% 0 no-repeat}@media (min-width:1024px){.index-feature-carousel{display:none}}.index-feature-carousel__content{position:relative;background-color:#f5f6f9;padding:24px 24px 40px;margin-top:-240px;z-index:10}.index-feature-carousel__dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.index-feature-carousel__dot{margin:0 8px;width:12px;height:12px;border-radius:50%;background-color:#d5d5d5}.index-feature-carousel__dot.glide__bullet--active{background-color:#00c300}.index-feature-carousel__caption{height:0;opacity:0;overflow:hidden;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.index-feature-carousel__caption.glide__bullet--active{height:auto;opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.index-feature-carousel__caption .title{font-size:21px;font-weight:500}.index-feature-carousel__caption small{color:#717b8e}.index-sticky-carousel{margin-bottom:80px;padding:64px 0 160px;position:relative;background:url(https://assets.whoscall.com/assets/media/images/index-feature-bg-9582f8ecc5573fb822e14aea625917e2.svg) 50% 0 no-repeat,url(https://assets.whoscall.com/assets/media/images/index-sticky-feature-bg-416db6d161bd62bc3ea84e626e490dd4.svg) 50% 100%/100% auto no-repeat}.index-sticky-carousel__dots{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;top:50%;right:calc(50vw - 494px);position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.index-sticky-carousel__dot{width:16px;height:16px;margin-bottom:24px;border-radius:50%;background-color:#e9eaee}.index-sticky-carousel__dot.glide__bullet--active{background-color:#00c300}.index-sticky-carousel .glide__slides{-webkit-transform:none!important;transform:none!important;width:auto!important;display:-ms-grid;display:grid;grid-template-areas:"slide"}.index-sticky-carousel .glide__slide{-ms-grid-row:1;-ms-grid-column:1;position:relative;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;grid-area:slide}.index-sticky-carousel .glide__slide--active{z-index:1;opacity:1}.index-sticky-item__content{text-align:left;-ms-flex-positive:1;flex-grow:1;top:-80px;position:relative}.index-sticky-item__content .title{margin:12px 0;font-size:36px;font-weight:500}.index-sticky-item__content .description{font-size:21px}.index-sticky-item__content .icon{width:100px;height:100px}.index-sticky-item__content small{display:block;font-size:18px;color:#717b8e}.index-sticky-item__device{text-align:center;width:400px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:1024px) and (max-width:1366px){.index-sticky-item__device{width:330px}}.index-sticky-item .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:1023px){.index-scrolly{display:none}}.index-scrolly__overlay{position:sticky;top:calc(50vh - 332px);left:0;width:100%}.index-scrolly__steps{visibility:hidden;margin:0 auto;width:280px;position:relative}.index-scrolly__step{--ratio:.60241}.md-no-customproperties .index-scrolly__step:before{padding-top:166%}.index-scrolly__step:first-child{width:30%}.feature-post__category,.hero-post__category,.post-card__category{color:#424c5f}.feature-post__category:hover,.hero-post__category:hover,.post-card__category:hover{color:#6b85b5}.feature-post__title,.hero-post__title,.post-card__title{color:#2c323f;font-size:21px;font-weight:500}.feature-post__title:hover,.hero-post__title:hover,.post-card__title:hover{color:#00c300}.blog-post-grid__title,.blog-post-list__title{display:block;overflow:hidden;text-align:center;margin:24px auto;font-size:21px;font-weight:500}.blog-post-grid__title:after,.blog-post-grid__title:before,.blog-post-list__title:after,.blog-post-list__title:before{content:"";display:inline-block;vertical-align:middle;position:relative;width:50%;border-top-style:solid;border-top-width:1px;bottom:3px}.blog-post-grid__title:before,.blog-post-list__title:before{right:32px;margin-left:-50%}.blog-post-grid__title:after,.blog-post-list__title:after{left:32px;margin-right:-50%}.article-content h1,.article-content h2,.blog-article__body h1,.blog-article__body h2,.secure-question__body h1,.secure-question__body h2{font-weight:700}.article-content h1,.blog-article__body h1,.secure-question__body h1{font-size:54px}.article-content h2,.blog-article__body h2,.secure-question__body h2{font-size:24px}.article-content h3,.article-content h4,.article-content h5,.article-content h6,.blog-article__body h3,.blog-article__body h4,.blog-article__body h5,.blog-article__body h6,.secure-question__body h3,.secure-question__body h4,.secure-question__body h5,.secure-question__body h6{font-weight:500}.article-content h3,.blog-article__body h3,.secure-question__body h3{font-size:18px}.article-content h4,.article-content h5,.article-content h6,.blog-article__body h4,.blog-article__body h5,.blog-article__body h6,.secure-question__body h4,.secure-question__body h5,.secure-question__body h6{font-size:16px}.article-content ol,.article-content p,.article-content ul,.blog-article__body ol,.blog-article__body p,.blog-article__body ul,.secure-question__body ol,.secure-question__body p,.secure-question__body ul{line-height:1.75;font-size:16px}.article-content blockquote,.article-content figure,.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.article-content ol,.article-content p,.article-content ul,.blog-article__body blockquote,.blog-article__body figure,.blog-article__body h1,.blog-article__body h2,.blog-article__body h3,.blog-article__body h4,.blog-article__body h5,.blog-article__body h6,.blog-article__body ol,.blog-article__body p,.blog-article__body ul,.secure-question__body blockquote,.secure-question__body figure,.secure-question__body h1,.secure-question__body h2,.secure-question__body h3,.secure-question__body h4,.secure-question__body h5,.secure-question__body h6,.secure-question__body ol,.secure-question__body p,.secure-question__body ul{margin:24px 0}.article-content a,.blog-article__body a,.secure-question__body a{color:#00c300}.article-content a:hover,.blog-article__body a:hover,.secure-question__body a:hover{text-decoration:underline}.article-content blockquote,.blog-article__body blockquote,.secure-question__body blockquote{display:inline;margin-left:0;margin-right:0;padding:0;font-size:21px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,#cdfacc),to(#cdfacc));background:linear-gradient(180deg,transparent 0,transparent 55%,#cdfacc 0,#cdfacc)}.article-content blockquote:after,.article-content blockquote:before,.blog-article__body blockquote:after,.blog-article__body blockquote:before,.secure-question__body blockquote:after,.secure-question__body blockquote:before{content:"";display:block;background:url(https://assets.whoscall.com/assets/media/images/ic-quote-left-e66f39cb088ac05390f389a5834cfc4e.svg) 0 0 no-repeat;width:100%;height:40px}.article-content blockquote:after,.blog-article__body blockquote:after,.secure-question__body blockquote:after{background:url(https://assets.whoscall.com/assets/media/images/ic-quote-right-b3c33582abf798c038fff02bc7d71b20.svg) 100% 100% no-repeat}.article-content figcaption,.blog-article__body figcaption,.secure-question__body figcaption{font-size:14px;line-height:2}.article-content ol,.blog-article__body ol,.secure-question__body ol{padding-left:24px}.article-content ul,.blog-article__body ul,.secure-question__body ul{padding-left:24px;list-style-type:none}.article-content ul>li,.blog-article__body ul>li,.secure-question__body ul>li{position:relative}.article-content ul>li:before,.blog-article__body ul>li:before,.secure-question__body ul>li:before{content:"•";display:block;position:absolute;top:0;left:-24px;width:24px;font-family:Roboto,-apple-system,sans-serif;color:#00c300;font-weight:700;font-size:32px;line-height:.875;text-indent:-8px;left:-16px;top:2px}@media (min-width:1024px){.md-cssgridlegacy .blog-layout-container .blog-article,.md-cssgridlegacy .blog-layout-container .blog-post-list{width:calc(100% - 251px)}}@media (min-width:1440px){.md-cssgridlegacy .blog-layout-container .blog-article,.md-cssgridlegacy .blog-layout-container .blog-post-list{width:calc(72.97297% - 3.78378px)}}@media (min-width:1024px){.blog-layout-container{display:-ms-flexbox;display:flex}.blog-layout-container .blog-post-list{-ms-flex-positive:1;flex-grow:1}.blog-layout-container .blog-article{-ms-flex-positive:1;flex-grow:1;margin-right:16px}}@media (min-width:1024px) and (min-width:1440px){.blog-layout-container .blog-article{margin-right:76px}}@media (min-width:1024px){.blog-layout-container--article-page{margin-top:48px}.blog-layout-container--article-page .blog-sidebar>:first-child{margin-top:0}}.event-card__image,.feature-post__image,.hero-post__image,.post-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.md-no-object-fit .event-card__image,.md-no-object-fit .feature-post__image,.md-no-object-fit .hero-post__image,.md-no-object-fit .post-card__image{font-family:"object-fit: cover;"}.blog-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 20px;height:65px;background-color:#424c5f;font-weight:500}@media (min-width:1024px){.blog-nav{-ms-flex-pack:center;justify-content:center}}.blog-nav__item{display:none;padding:1px 0;margin-right:36px;color:#fff}.blog-nav__item:hover{-webkit-box-shadow:inset 0 -2px 0 #00c300;box-shadow:inset 0 -2px 0 #00c300}@media (min-width:1024px){.blog-nav__item{display:inline-block}}.blog-nav-selector{display:none;position:relative}@media (min-width:1024px){.blog-nav-selector{display:none!important}}.blog-nav-selector .icon{width:32px;height:32px;color:#00c300;top:calc(50% - 16px);right:0;position:absolute;pointer-events:none}.collapsed .blog-nav-selector{display:-ms-flexbox;display:flex}.blog-nav-selector__text{--base-width:4.5em;width:calc(var(--base-width) + 32px);color:#fff}html[lang=ja] .blog-nav-selector__text{--base-width:6em}.md-no-customproperties .blog-nav-selector__text{width:calc(4.5em + 32px)}html[lang=ja].md-no-customproperties .blog-nav-selector__text{width:calc(6em + 32px)}.blog-nav-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1}@media (min-width:1024px){.blog-nav-search{-ms-flex-positive:0;flex-grow:0}}.blog-nav-search__close,.blog-nav-search__toggle{color:#fff}.blog-nav-search__close .icon,.blog-nav-search__toggle .icon{width:24px;height:24px}.blog-nav-search__toggle{margin-left:auto}@media (min-width:1024px){.blog-nav-search__toggle{pointer-events:none}}@media (min-width:1024px){.blog-nav-search__close{display:none}}.collapsed .blog-nav-search__close{display:none}.blog-nav-search__close .icon{width:20px;height:20px}.blog-nav-search__input{padding:0 4px;width:100%;border-radius:0;border:0;-webkit-box-sizing:none;box-sizing:none;outline:0;background-color:transparent;color:#fff;line-height:1.25}@media (min-width:1024px){.blog-nav-search__input{width:6em}}.blog-nav-search__input::-webkit-input-placeholder{color:#8a8f9b}.blog-nav-search__input::-moz-placeholder{color:#8a8f9b}.blog-nav-search__input:-ms-input-placeholder{color:#8a8f9b}.blog-nav-search__input::-ms-input-placeholder{color:#8a8f9b}.blog-nav-search__input::placeholder{color:#8a8f9b}.collapsed .blog-nav-search__input{display:none}@media (min-width:1024px){.collapsed .blog-nav-search__input{display:inline-block}}.hot-tags{display:none;font-weight:500;height:74px;background-color:#f5f6f9;white-space:nowrap;overflow-x:auto}@media (min-width:1024px){.hot-tags{display:-ms-flexbox;display:flex;padding:0 16px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.hot-tags__item{margin-right:12px}@media (min-width:1024px){.blog-billboard{display:-ms-flexbox;display:flex;margin-top:36px}}.blog-billboard .hero-post{margin-bottom:24px}@media (min-width:1024px){.blog-billboard .hero-post{margin-right:var(--gutter-width);margin-bottom:0;-ms-flex-positive:1;flex-grow:1}}.blog-billboard .event-card{-ms-flex-negative:0;flex-shrink:0}@media (min-width:1024px){.blog-billboard .event-card{--container-width:235px;width:var(--container-width)}}@media (min-width:1440px){.blog-billboard .event-card{--container-width:288px}}@media (min-width:1024px){.md-no-customproperties .blog-billboard .hero-post{margin-right:16px}}@media (min-width:1440px){.md-no-customproperties .blog-billboard .hero-post{margin-right:20px}}@media (min-width:1024px){.md-no-customproperties .blog-billboard .event-card{width:235px}}@media (min-width:1440px){.md-no-customproperties .blog-billboard .event-card{width:288px}}.hero-post{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.hero-post{--block-width:420px;display:block;position:relative}}.hero-post__image-wrapper{margin:0 -24px -96px;width:100vw;height:66.67vw}@media (min-width:1024px){.hero-post__image-wrapper{--width:594px;margin:0;width:var(--width);height:calc(var(--width)/3*2)}.md-no-customproperties .hero-post__image-wrapper{width:594px;height:396px}}@media (min-width:1440px){.hero-post__image-wrapper{--width:648px;max-height:100%}.md-no-customproperties .hero-post__image-wrapper{width:648px;height:432px}}.hero-post__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px;font-weight:500;border:1px solid #e9eaee;background-color:#fff}@media (min-width:1024px){.hero-post__wrapper{right:0;bottom:0;position:absolute;width:var(--block-width)}.md-no-customproperties .hero-post__wrapper{width:420px}}@media (min-width:1440px){.hero-post__wrapper{bottom:55px}}.hero-post__title{margin:12px 0}.hero-post__category{font-size:18px;-ms-flex-order:-1;order:-1}.hero-post__tags{margin-bottom:8px}.hero-post__tags .button{margin:8px 12px 4px 0}.hero-post__meta{margin-top:8px;font-size:14px;color:#717b8e}.event-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:5px;background-color:#fff;border:2px solid #e9eaee;overflow:hidden}.blog-post-list .event-card{margin-bottom:24px}@media (min-width:1024px){.blog-post-list .event-card,.md-no-customproperties .blog-post-list .event-card{display:none}}.md-no-customproperties .event-card{display:block}.event-card__image-wrapper{height:calc(50vw - 24px)}@media (min-width:1024px){.event-card__image-wrapper{height:calc(var(--container-width)/3*2)}.md-no-customproperties .event-card__image-wrapper{height:156.66667px}}@media (min-width:1440px){.md-no-customproperties .event-card__image-wrapper{height:192px}}.event-card__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px 20px;height:100%}.event-card__title{margin:0 0 12px;font-size:21px;font-weight:500}@media (min-width:1024px){.event-card__title{margin-left:auto;margin-right:auto}}@media (min-width:1440px){.event-card__title{font-size:24px}}.event-card__summary{margin:0 auto 16px;font-size:14px}@media (min-width:1440px){.event-card__summary{font-size:16px}}.md-no-customproperties .event-card__summary{margin-bottom:0}.event-card .button:last-child{margin-top:auto;width:100%;max-width:224px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.blog-sidebar{display:none}@media (min-width:1024px){.blog-sidebar{display:block;width:235px;margin-left:var(--gutter-width);-ms-flex-negative:0;flex-shrink:0}.md-no-customproperties .blog-sidebar{margin-left:16px}}@media (min-width:1440px){.blog-sidebar{width:calc(27.02703% - var(--gutter-width)*3/3.7)}.md-no-customproperties .blog-sidebar{margin-left:20px;width:calc(27.02703% - 16.21622px)}}.blog-sidebar-heading{margin:20px 0 12px;padding-bottom:8px;font-size:24px;font-weight:500;border-bottom:1px solid}@media (min-width:1440px){.blog-sidebar-heading{margin-top:36px}}.blog-sidebar-list li+li{margin-top:12px}.blog-sidebar-list__item:hover{color:#00c300}.blog-sidebar-medias{margin-top:16px}.blog-sidebar-media__image{height:100%;-o-object-fit:cover;object-fit:cover}.md-no-object-fit .blog-sidebar-media__image{font-family:"object-fit: cover;"}@media (min-width:1024px){.blog-sidebar-media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:calc(var(--gutter-width)/2)}.md-no-customproperties .blog-sidebar-media{margin-bottom:8px}.blog-sidebar-media:hover{color:#00c300}.blog-sidebar-media__image-wrapper{--ratio:1.5;width:88px;margin-right:calc(var(--gutter-width)/2);-ms-flex-negative:0;flex-shrink:0}.md-no-customproperties .blog-sidebar-media__image-wrapper:before{padding-top:66.66667%}.md-no-customproperties .blog-sidebar-media__image-wrapper{margin-right:8px}}@media (min-width:1440px){.md-no-customproperties .blog-sidebar-media{margin-bottom:10px}.md-no-customproperties .blog-sidebar-media__image-wrapper{margin-right:10px}}.blog-sidebar .event-card{margin:24px 0 20px}.blog-footer{margin-top:100px;text-align:center}@media (min-width:1440px){.blog-footer{margin-top:28px}}.blog-footer__button{width:100%;max-width:300px}@media (min-width:1024px){.blog-post-grid__title{margin:24px auto;font-size:24px}}@media (min-width:1440px){.blog-post-grid__title{margin:60px auto}}@media (min-width:1024px){.blog-post-grid__body{display:-ms-grid;display:grid;-webkit-column-gap:var(--gutter-width);-moz-column-gap:var(--gutter-width);column-gap:var(--gutter-width);-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.md-cssgridlegacy .blog-post-grid__body{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-left:-8px;margin-right:-8px}.md-cssgridlegacy .blog-post-grid__body .feature-post{width:calc(25% - 16px);margin-left:8px;margin-right:8px}}@media (min-width:1440px){.md-cssgridlegacy .blog-post-grid__body{margin-left:-10px;margin-right:-10px}.md-cssgridlegacy .blog-post-grid__body .feature-post{width:calc(25% - 20px);margin-left:10px;margin-right:10px}}.blog-post-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.blog-post-list__query-title{margin:44px 0;font-size:24px;font-weight:500}@media (min-width:1024px){.blog-post-list__query-title{margin:0 0 24px}}@media (min-width:1440px){.blog-post-list__query-title{margin-bottom:36px}}.blog-post-list__query-title .highlight{color:#00c300;font-weight:700}@media (min-width:1024px){.blog-post-list__title{margin:20px 0;text-align:left;font-size:24px}.blog-post-list__title:after,.blog-post-list__title:before{display:none}}@media (min-width:1440px){.blog-post-list__title{font-size:36px;margin:36px 0}}.post-card{margin-bottom:36px}@media (min-width:1024px){.post-card{display:-ms-flexbox;display:flex}}.blog-post-list .post-card{-ms-flex-order:1;order:1}.blog-post-list .post-card:first-of-type{-ms-flex-order:0;order:0}.post-card__image-wrapper{margin-bottom:8px;height:calc(50vw - 24px)}@media (min-width:1024px){.post-card__image-wrapper{width:272px;height:204px;margin:0 var(--gutter-width) 0 0;-ms-flex-negative:0;flex-shrink:0}.md-no-customproperties .post-card__image-wrapper{margin-right:16px}}@media (min-width:1440px){.post-card__image-wrapper{width:329px;height:251px}.md-no-customproperties .post-card__image-wrapper{margin-right:20px}}@media (min-width:1024px){.post-card__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.md-cssgridlegacy .post-card__wrapper{display:block}}.post-card__title{margin:8px 0 0;display:-ms-grid;display:grid}@media (min-width:1024px){.post-card__title{margin-bottom:8px}}@media (min-width:1440px){.post-card__title{font-size:24px}}.post-card__tags{display:none}@media (min-width:1024px){.post-card__tags{display:block;margin:12px 0 auto}}@media (min-width:1024px){.post-card__tag{margin:0 16px 12px 0}}.post-card__meta{display:none}@media (min-width:1024px){.post-card__meta{display:block;font-size:14px;color:#717b8e}}.feature-post{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.feature-post__image-wrapper{margin-bottom:8px;height:calc(50vw - 24px)}@media (min-width:1024px){.feature-post__image-wrapper{height:152px}}@media (min-width:1440px){.feature-post__image-wrapper{height:208px}}@media (min-width:1024px){.feature-post__category{font-weight:500}}.feature-post__title{margin:8px 0}@media (min-width:1440px){.feature-post__title{margin-bottom:40px}}.feature-post__meta{display:none}@media (min-width:1024px){.feature-post__meta{display:block;margin-top:auto;font-size:14px;color:#717b8e}}.blog-article{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.md-cssgridlegacy .blog-article{display:block}.blog-article__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:16px}@media (min-width:1024px){.blog-article__header{padding-top:0}}.md-cssgridlegacy .blog-article__header{display:block}.blog-article__header .subject{margin:8px 0 16px;font-size:24px;font-weight:500}@media (min-width:1024px){.blog-article__header .subject{margin:0 0 40px;font-size:36px}}@media (min-width:1440px){.blog-article__header .subject{font-size:48px}}.blog-article__header .category{-ms-flex-order:-1;order:-1;color:#424c5f}@media (min-width:1440px){.blog-article__header .category{font-size:24px}}.blog-article__header .meta{color:#717b8e}@media (min-width:1024px){.blog-article__header .meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px;font-size:14px}}@media (min-width:1440px){.blog-article__header .meta{font-size:16px}}.blog-article__header .meta .article-sns-widget{display:none}@media (min-width:1024px){.blog-article__header .meta .article-sns-widget{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.blog-article__body{margin:0 0 16px}@media (max-width:599px){.blog-article__body img{width:100%!important;height:auto!important}}.blog-article__footer{padding:36px 0;border-top:1px solid #00c300}@media (min-width:1024px){.blog-article__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1440px){.blog-article__footer{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.blog-article__footer .tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-bottom:28px}@media (min-width:1024px){.blog-article__footer .tags{-ms-flex-pack:start;justify-content:flex-start}}.blog-article__footer .tag{margin:0 12px 8px;font-size:18px;font-weight:700;color:#00c300}@media (min-width:1024px){.blog-article__footer .tag{margin:0 20px 8px 0}}.article-sns-widget{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.article-sns-widget [data-social=line]{color:#00b900}.article-sns-widget [data-social=facebook]{color:#4560a0}.article-sns-widget [data-social=twitter]{color:#00aaec}.article-sns-widget [data-clipboard-text]{color:#00c300}.article-sns-widget button{padding:0}@media (min-width:1024px){.article-sns-widget button+button{margin-left:8px}}.article-sns-widget .icon{width:60px;height:60px}@media (min-width:1024px){.article-sns-widget .icon{width:30px;height:30px}}.blog-outline{border:1px solid #d5d5d5;display:table;border-radius:4px;max-width:500px;margin-top:16px;margin-right:auto;overflow:hidden}@media (min-width:1024px){.blog-outline{margin-top:0}}@media (min-width:1440px){.blog-outline{max-width:650px}}.blog-outline__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px 16px 12px;background-color:#f5f6f9}.blog-outline__header.is-unset{width:100%!important}.blog-outline__header button{padding-top:.5em}.blog-outline__header .icon{width:.5em;height:1em}.blog-outline__header h3.heading{position:relative;padding:.25em 1.75em;margin:0 40px 0 0;background-color:#00c300;border-radius:1em;color:#fff;font-size:16px;font-weight:400}.blog-outline__header h3.heading:after{content:"";position:absolute;bottom:0;left:25%;width:0;height:0;border:.75em solid transparent;border-top-color:#00c300;border-bottom:0;border-left:0;margin-bottom:-.5em}.blog-outline__body{display:table;padding:20px 20px 20px 0;font-size:14px}.blog-outline__body ul{counter-reset:item;margin:0;line-height:2em;padding-left:20px}@media (min-width:1024px){.blog-outline__body ul{padding-left:24px}}.blog-outline__body ul ul{margin:0}.blog-outline__body ul li{display:table}.blog-outline__body ul li:before{content:counters(item,".") ".";counter-increment:item;display:inline-block;position:relative;top:0;left:0;width:auto;margin-right:.5em;font-size:14px;font-weight:400;text-indent:0}.blog-outline__body ul li a{font-size:14px;color:#2c323f}.brand-download-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:48px auto}@media (min-width:1024px){.brand-download-buttons{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;margin:80px auto}}@media (max-width:1023px){html[lang=ja] .brand-download-buttons{margin-left:-24px;margin-right:-24px}}.brand-download-buttons .button+.button{margin:12px auto 0}@media (min-width:1024px){.brand-download-buttons .button+.button{margin:0 0 0 20px}}.brand-source{width:100%;margin-bottom:24px;text-align:center}@media (min-width:1024px){.brand-source{text-align:left;margin-bottom:60px}}.brand-source__title{margin:16px auto 12px;font-size:14px}@media (max-width:1023px){.brand-source__title{display:none}}.brand-source__image-wrapper{border:1px solid #717b8e;border-radius:3px;overflow:hidden}@media (max-width:1023px){.brand-source__image-wrapper{height:100%}}.brand-source .button{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;width:70px;height:26px;line-height:1}@media (max-width:1023px){.brand-source .button{display:none}}.brand-source-grid{--gap-width:12px;--square-column-width:calc(27.37686% - var(--gap-width)/3.65272);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.brand-source-grid{--gap-width:24px}}.brand-source-grid__logo-section{width:calc(var(--square-column-width)*2.65272)}@media (min-width:1024px){.md-cssgridlegacy .brand-source-grid__logo-section{width:calc(72.62314% - 17.42955px)}}.brand-source-grid__app-icon-section{width:var(--square-column-width)}@media (min-width:1024px){.md-cssgridlegacy .brand-source-grid__app-icon-section{width:calc(27.37686% - 6.57045px)}}@media (max-width:1023px){.brand-source-grid__jp-screenshots-android-section,.brand-source-grid__screenshots-ios-section{display:none}}@media (min-width:1024px){.brand-source-grid [class*=screenshots]{width:calc(50% - var(--gap-width)/2)}.md-cssgridlegacy .brand-source-grid [class*=screenshots]{width:calc(50% - 12px)}}.brand-source-button{margin-bottom:12px;height:48px;font-weight:700;font-size:16px;width:256px;border-width:2px}.brand-source-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:36px;width:100%;text-align:center;font-size:14px}@media (min-width:1024px){.brand-source-buttons{display:none}}.brand-rule{margin-bottom:36px}@media (min-width:1024px){.brand-rule{margin-bottom:60px}}.brand-rule__title{margin:16px 0 8px;text-align:center;font-size:21px;font-weight:500}@media (min-width:1024px){.brand-rule__title{margin-bottom:0;text-align:left}}.brand-rule__description{margin:0 0 16px;text-align:center;line-height:1.75}@media (min-width:1024px){.brand-rule__description{margin-bottom:24px;text-align:left}}.brand-color{margin-bottom:16px}@media (max-width:1023px){.brand-color{display:-ms-flexbox;display:flex}}@media (min-width:1024px){.brand-color{margin-bottom:0}}.brand-color__color-block{margin-bottom:8px;border-radius:3px;height:88px}@media (max-width:1023px){.brand-color__color-block{width:84px;height:84px;margin-right:16px;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0}}.brand-color__color-block.bordered{border:1px solid #717b8e}.brand-color__name{margin-bottom:4px;font-size:21px;font-weight:500}.brand-color__code{line-height:1.3;color:#717b8e}@media (min-width:1024px){.brand-color-grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.brand-color-grid .brand-color{width:calc(33.33333% - 13.33333px)}}@media (min-width:1024px){.brand-guideline-logo{margin:0 auto 24px;width:540px}}@media (min-width:1024px){.brand-guideline-app-icon{margin:12px auto 0;width:220px}}@media (max-width:1023px){.brand-guideline-grid{--short-side:calc(27.02703% - 3.24324px);--long-side:calc(var(--short-side)*2.7);display:-ms-grid;display:grid;-ms-grid-columns:var(--long-side) var(--short-side);grid-template-columns:var(--long-side) var(--short-side);-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.brand-typography__title{margin:36px auto 0;text-align:center;font-size:21px;font-weight:500;font-family:Roboto,sans-serif}@media (min-width:1024px){.brand-typography__title{margin-top:24px;font-size:36px}}.brand-typography__description{margin:4px auto 16px;font-weight:500;text-align:center;line-height:1.75;color:#00c300}@media (min-width:1024px){.brand-typography__description{margin:12px auto 28px;font-size:18px;line-height:1.5}}.brand-typography-sample{text-align:center}.brand-typography-sample__title{margin:0;padding:20px 0;font-family:Roboto,sans-serif;font-size:21px;font-weight:500;background-color:#f5f6f9}@media (min-width:1024px){.brand-typography-sample__title{padding:16px 0}}.brand-typography-sample__description{padding:8px 0;font-size:14px}@media (min-width:1024px){.brand-typography-sample__description{padding:12px 0}}.brand-typography-samples{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media (min-width:1024px){.brand-typography-samples{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.md-cssgridlegacy .brand-typography-samples{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-left:-8px;margin-right:-8px}.md-cssgridlegacy .brand-typography-samples .brand-typography-sample{margin-left:8px;margin-right:8px;width:calc(25% - 16px)}}.z-index-top{z-index:99}.secure-feature{--dialog-color:#fff;--dialog-fill:#00c300;padding:24px;border-radius:5px;border:1px solid #717b8e}@media (min-width:1024px){.secure-feature:first-child{-webkit-animation-delay:.8s;animation-delay:.8s}.secure-feature:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.secure-feature:nth-child(3){-webkit-animation-delay:1.2s;animation-delay:1.2s}.secure-feature:nth-child(4){-webkit-animation-delay:1.4s;animation-delay:1.4s}}.secure-feature:nth-child(2n){--dialog-color:#00c300;--dialog-fill:#fff;background-color:var(--dialog-color);color:#fff;border-color:#00c300}.md-no-customproperties .secure-feature:nth-child(2n){background-color:#00c300}@media (min-width:1024px){.secure-feature:nth-child(2n){--dialog-color:#fff;--dialog-fill:#00c300;color:#2c323f;border-color:#2c323f}.md-no-customproperties .secure-feature:nth-child(2n){background-color:#fff}}@media (min-width:1024px){.secure-feature:first-child{padding:30px 72px 96px 30px}}@media (min-width:1024px){.secure-feature:nth-child(2){padding:30px 30px 96px 72px}}@media (min-width:1024px){.secure-feature:nth-child(3){padding:96px 72px 30px 30px}}@media (min-width:1024px){.secure-feature:nth-child(4){padding:96px 30px 30px 72px}}@media (min-width:1024px){.secure-feature:first-child,.secure-feature:nth-child(2){-webkit-box-shadow:inset 0 -32px 0 #f5f6f9;box-shadow:inset 0 -32px 0 #f5f6f9}}@media (min-width:1024px){.secure-feature:nth-child(3),.secure-feature:nth-child(4){padding-top:60px;-webkit-box-shadow:inset 0 32px 0 #f5f6f9;box-shadow:inset 0 32px 0 #f5f6f9}}.secure-feature__dialog{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:relative;min-height:40px;padding:0 20px;margin-bottom:20px;border-radius:20px;font-size:18px;font-weight:700;color:var(--dialog-color);background-color:var(--dialog-fill)}.secure-feature__dialog:before{content:"";bottom:-10px;left:20px;position:absolute;display:inline-block;height:0;width:0;-webkit-transform:rotate(1turn);border-top:5px solid var(--dialog-fill);border-bottom:5px solid transparent;border-left:5px solid var(--dialog-fill);border-right:5px solid transparent}.md-no-customproperties .secure-feature__dialog{color:#fff;background-color:#00c300}.secure-feature__title{margin:0 0 12px;font-size:24px;font-weight:500}@media (min-width:1024px){.secure-feature__title{font-size:30px}}.secure-feature__description{margin:0;font-size:15px;line-height:1.6}@media (min-width:1024px){.secure-feature__description{font-size:16px;line-height:1.75}}.secure-feature+.secure-feature{margin-top:18px;position:relative}@media (min-width:1024px){.secure-feature+.secure-feature{margin-top:0;position:static}}.secure-feature+.secure-feature:before{content:"";display:block;margin:0 auto;top:-19px;right:8px;left:8px;position:absolute;height:18px;background-color:#424c5f}@media (min-width:1024px){.secure-feature+.secure-feature:before{display:none}}.secure-features{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.secure-features{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:0 28px}}.secure-features-container{position:relative;margin:36px auto 60px}@media (min-width:1024px){.secure-features-container{margin:60px auto}}.secure-features-status{-ms-flex-order:-1;order:-1;position:relative}@media (min-width:1024px){.secure-features-status{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;height:28px}}.secure-features-status:before{content:"";top:0;right:8px;bottom:0;left:8px;position:absolute;background-color:#424c5f;border-radius:5px 5px 0 0}@media (min-width:1024px){.secure-features-status:before{top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);width:228px;height:228px;border-radius:5px}}.secure-features-status__content-wrapper{position:relative;padding:32px 8px;text-align:center}@media (min-width:1024px){.secure-features-status__content-wrapper{position:absolute;top:50%;left:50%;margin:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.secure-features-status__count{font-size:100px;font-family:Roboto,sans-serif;font-weight:700;color:#00c300;line-height:1}.secure-features-status__name{font-size:18px;font-weight:500;letter-spacing:4px;color:#fff}@media (max-width:1023px){.secure-features-status__shield-icon{max-height:150px}}@media (max-width:768px){.secure-features-status__shield-icon{max-width:50%}}.secure-certification{padding:36px 0;text-align:center;background-color:#f5f6f9}@media (min-width:1024px){.secure-certification{padding-bottom:48px;padding-top:48px}}html[lang=th] .secure-certification .container{max-width:1280px}.secure-certification__title{margin:0 0 12px;font-weight:500}@media (min-width:1024px){.secure-certification__title{font-size:36px}}.secure-certification__subtitle{margin:12px 0}@media (min-width:1024px){.secure-certification__subtitle{font-size:24px;margin-bottom:30px}html[lang=ja] .secure-certification__subtitle{font-size:20px;margin-left:-6px;margin-right:-6px}}@media (min-width:1024px){.secure-certification__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.secure-certification__item{-ms-flex:1 1 246px;flex:1 1 246px;min-width:246px}.secure-certification__item:not(:first-child){margin-top:12px}@media (min-width:1024px){.secure-certification__item:not(:first-child){margin:0}}.secure-certification__description{margin:12px 0 0}.secure-certification__image{margin:12px auto;height:146px;width:auto}.secure-certification__download{color:#00c300}.secure-declaration{margin:20px 0 48px}@media (min-width:1024px){.secure-declaration{margin:0;min-height:310px;padding:0 calc(var(--column-gap)/2);width:33.33333%}.md-no-customproperties .secure-declaration{padding:0 20px}.secure-declaration:nth-child(2){border:1px solid;border-width:0 1px}.secure-declaration:nth-child(2) .secure-declaration__icon{-webkit-animation-delay:.2s;animation-delay:.2s}.secure-declaration:nth-child(3) .secure-declaration__icon{-webkit-animation-delay:.4s;animation-delay:.4s}}.secure-declaration__icon{width:92px}.secure-declaration__content{margin-top:20px;line-height:1.75}@media (min-width:1024px){html[lang=ja] .secure-declaration__content,html[lang=th] .secure-declaration__content{text-align:center}}.secure-declaration__content .title{display:block;text-align:center;height:4em}.secure-declarations{margin-bottom:72px;text-align:center}@media (min-width:1024px){.secure-declarations{margin-bottom:80px}}.secure-declarations .container{max-width:1280px}html[lang=th] .secure-declarations .container{max-width:1440px}.secure-declarations__title{margin:60px auto 0;font-size:24px;font-weight:500}@media (min-width:1024px){.secure-declarations__title{font-size:36px}}@media (min-width:1024px){.secure-declarations__wrapper{--column-gap:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 44px}.md-no-customproperties .secure-declarations__wrapper{margin:40px -40px 44px}}.secure-declarations .button{margin-top:12px;padding-bottom:16px;padding-top:16px}@media (max-width:1023px){.secure-declarations .button{width:100%}}.secure-question{--padding:12px;border-top:1px solid #717b8e}@media (min-width:1024px){.secure-question{--padding:24px}}.secure-question:last-child{border-bottom:1px solid #717b8e}.secure-question__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:var(--padding) 0;cursor:pointer;font-size:18px;font-weight:500}.md-no-customproperties .secure-question__title{padding:12px 0}@media (min-width:1024px){.secure-question__title{font-size:24px}.md-no-customproperties .secure-question__title{padding:24px 0}}.secure-question__toggle{margin-left:28px;color:#00c300}.secure-question__toggle [class^=icon-]{width:24px;height:24px}.secure-question__toggle .icon-plus{display:none}.collapsed .secure-question__toggle .icon-plus{display:inline-block}.collapsed .secure-question__toggle .icon-minus{display:none}.secure-question__body{display:none;margin:0 0 var(--padding)}.md-no-customproperties .secure-question__body{margin:0 0 12px}@media (min-width:1024px){.md-no-customproperties .secure-question__body{margin:0 0 24px}}.secure-question__body :first-child{margin-top:0}.secure-question__body ul{padding-left:48px}.secure-questions__title{margin:0 0 24px;font-size:24px;font-weight:500;text-align:center}@media (min-width:1024px){.secure-questions__title{margin-bottom:36px;font-size:36px}}.contact-container{margin:48px auto 0}@media (min-width:1024px){.contact-container{display:-ms-flexbox;display:flex}}.contact-content{margin-bottom:48px;text-align:left;font-weight:500}@media (min-width:1024px){.contact-content{margin-right:64px;text-align:left;width:375px}.md-cssgridlegacy .contact-content{-ms-flex-negative:0;flex-shrink:0}}.contact-content__title{margin:0 0 12px;font-size:24px}@media (min-width:1024px){.contact-content__title{font-size:36px}}.contact-content__description{margin:12px 0 24px;line-height:1.75}.contact-content__address{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1024px){.contact-content__address{-ms-flex-pack:start;justify-content:flex-start}}.contact-content__address .icon{width:22px;height:22px;margin-right:12px;color:#00c300;-ms-flex-negative:0;flex-shrink:0}.contact-content__address .link{font-size:21px;font-family:Roboto,sans-serif;font-weight:700;letter-spacing:.66px}@media (min-width:1024px){.contact-content__address .link{font-size:22px}}.contact-form{padding:24px 24px 32px;border-radius:6px;border:1px solid #717b8e;background-color:#fff}.contact-form .form__agree .checkbox label{font-size:14px;display:block;font-weight:400}.contact-form .form__agree .checkbox label a{text-decoration:underline}.contact-form .form__agree .checkbox input[type=checkbox]{vertical-align:middle;position:relative;bottom:1px}@media (min-width:1024px){.contact-form{padding:32px 32px 48px;-ms-flex-positive:1;flex-grow:1}.md-cssgridlegacy .contact-form{width:528px}.contact-form textarea{min-height:216px}}@media (min-width:1024px) and (min-width:1024px){.contact-form .form__controls{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;-webkit-column-count:2;-moz-column-count:2;column-count:2}.contact-form .form__controls input,.contact-form .form__controls select,.contact-form .form__controls textarea{width:100%}}.article-heading{margin:28px 0 0;padding-bottom:20px;font-size:21px;font-weight:500;border-bottom:1px solid}@media (min-width:1024px){.article-heading{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;margin-top:96px;padding-bottom:16px}}.article-heading__published-date{display:block;font-size:12px;font-weight:400;line-height:2}.article-content pre{white-space:pre-wrap}.about-investor__title,.about-media__title,.about-milestone__title{text-align:center;font-size:24px;font-weight:500}.about-investor__title{margin:32px 0 28px}@media (min-width:1024px){.about-investor__title{font-size:36px;margin:40px 0}}.about-investor__comment{display:block;padding:0 16px 39px;margin-left:auto;margin-right:auto;max-width:900px;font-size:12px;text-align:center;color:#797979}@media (min-width:1024px){.about-investor__comment{margin-top:-40px}}html[lang=zh-Hant] .about-investor__comment{display:none}html[lang=ja] .about-investor__comment{max-width:620px}html[lang=zh-MY] .about-investor__comment{max-width:580px}.about-investor-items{margin:0 auto 32px;max-width:600px;text-align:center}@media (min-width:1024px){.about-investor-items{max-width:650px;margin-bottom:60px}}.about-investor-item{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;position:relative;margin-bottom:10px}.about-investor-item:before{top:0;right:0;position:absolute;font-size:10px;color:#797979;text-indent:0}@media (min-width:1024px){.about-investor-item:before{font-size:14px}}.about-investor-item--cathay{background-image:url(https://assets.whoscall.com/assets/media/images/cathay@2x-7a5ee0cf559eb378ab94ec742e36628c.png);width:171.99908px;height:54px}@media (min-width:1024px){.about-investor-item--cathay{width:242px;height:76px}}.about-investor-item--naver{background-image:url(https://assets.whoscall.com/assets/media/images/naver@2x-53c35643246eb2405a493735252669ae.png);width:154.23058px;height:54px}@media (min-width:1024px){.about-investor-item--naver{width:217px;height:76px}}.about-investor-item--win{background-image:url(https://assets.whoscall.com/assets/media/images/win@2x-71b32eb71d41a4ebde599451719a59d4.png);width:110.1647px;height:54px}@media (min-width:1024px){.about-investor-item--win{width:155px;height:76px}}.about-investor-item--tic{background-image:url(https://assets.whoscall.com/assets/media/images/tic@2x-cd79b149ae7edf400317df0060bcbc3a.png);width:226.01532px;height:54px}@media (min-width:1024px){.about-investor-item--tic{width:318px;height:76px}}.about-investor-item--digital-economy{background-image:url(https://assets.whoscall.com/assets/media/images/digital-economy@2x-e436f5f50bfc257f9d1169272701beed.png);width:163.4702px;height:54px}@media (min-width:1024px){.about-investor-item--digital-economy{width:230px;height:76px}}html:not([lang=zh-Hant]) .about-investor-item--cathay:before{content:"※1"}html:not([lang=zh-Hant]) .about-investor-item--win:before{content:"※2"}html:not([lang=zh-Hant]) .about-investor-item--digital-economy:before{content:"※3"}html:not([lang=zh-Hant]) .about-investor-item--tic:before{content:"※4"}.about-milestone{margin-bottom:40px;padding-top:4px}@media (min-width:1024px){.about-milestone{margin-bottom:-40px}}@media (min-width:1440px){.about-milestone{margin-bottom:0}}.about-milestone__title{margin-bottom:36px}@media (min-width:1024px){.about-milestone__title{font-size:36px;margin:0 auto -32px}}.about-milestone__chart{display:none}@media (min-width:1024px){.about-milestone__chart{display:block;width:100%;max-width:100%}}.about-milestone-items{margin-left:12px}@media (min-width:1024px){.about-milestone-items{display:none}}html[lang=ja] .about-milestone-items{margin-right:-6px}.about-milestone-item{padding-bottom:12px;padding-left:24px;position:relative;border-left:2px solid #00c300}.about-milestone-item:before{content:"";border-radius:50%;width:14px;height:14px;background-color:#00c300;top:5px;left:-8px;position:absolute}.about-milestone-item:first-child:before{-webkit-box-shadow:0 -6px 0 #f5f6f9;box-shadow:0 -6px 0 #f5f6f9}.about-milestone-item:last-child{padding-bottom:24px;border-left-style:dashed}.about-milestone-item__year{padding-bottom:8px;font-size:18px;font-weight:700;font-family:Roboto,sans-serif;line-height:1;color:#00c300}.about-milestone-item__list{padding-left:.75em;list-style-type:none}.about-milestone-item__list>li{position:relative}.about-milestone-item__list>li:before{content:"-";display:block;position:absolute;top:0;left:-.75em;width:.75em}.about-milestone-item__content{font-size:15px;font-weight:500;line-height:1.6}.about-milestone-item__icon-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:28px;height:28px;border-radius:50%;background-color:#00c300;color:#fff;top:-1px;left:-15px;position:absolute}.about-milestone-item__icon-wrapper .icon{width:65%;height:65%}.about-milestone .container{max-width:1440px}@media (min-width:1024px){.about-milestone .container{padding:0 16px}}.about-media{overflow:hidden;padding-bottom:32px}.about-media__title{margin-bottom:40px}@media (min-width:1024px){.about-media__title{margin:50px auto 32px;font-size:36px}}.about-media-items{margin-bottom:24px}.about-media-item{padding-right:40px}.about-media-item__image{height:66px}.about-media-item__image img{height:100%;width:auto}.about-media-item__image.forbes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-175px -396px;background-size:660px 528px;width:168px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.forbes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-175px -396px;background-size:660px 528px}}.about-media-item__image.techcrunch{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 0;background-size:660px 528px;width:296px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.techcrunch{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 0;background-size:660px 528px}}.about-media-item__image.techinasia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -66px;background-size:660px 528px;width:270px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.techinasia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -66px;background-size:660px 528px}}.about-media-item__image.appledaily{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -198px;background-size:660px 528px;width:199px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.appledaily{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -198px;background-size:660px 528px}}.about-media-item__image.ettoday{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px 0;background-size:660px 528px;width:168px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.ettoday{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px 0;background-size:660px 528px}}.about-media-item__image.libertytimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -66px;background-size:660px 528px;width:168px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.libertytimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -66px;background-size:660px 528px}}.about-media-item__image.commonwealth{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -198px;background-size:660px 528px;width:142px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.commonwealth{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -198px;background-size:660px 528px}}.about-media-item__image.technews{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-296px -198px;background-size:660px 528px;width:187px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.technews{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-296px -198px;background-size:660px 528px}}.about-media-item__image.chinatimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-296px -132px;background-size:660px 528px;width:188px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.chinatimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-296px -132px;background-size:660px 528px}}.about-media-item__image.inside{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -132px;background-size:660px 528px;width:148px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.inside{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -132px;background-size:660px 528px}}.about-media-item__image.setnews{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -132px;background-size:660px 528px;width:270px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.setnews{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -132px;background-size:660px 528px}}.about-media-item__image.wealthmagazine{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-84px -462px;background-size:660px 528px;width:80px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.wealthmagazine{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-84px -462px;background-size:660px 528px}}.about-media-item__image.cna{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-199px -198px;background-size:660px 528px;width:96px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.cna{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-199px -198px;background-size:660px 528px}}.about-media-item__image.businessnext{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -330px;background-size:660px 528px;width:175px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.businessnext{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -330px;background-size:660px 528px}}.about-media-item__image.moneyudn{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-296px 0;background-size:660px 528px;width:196px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.moneyudn{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-296px 0;background-size:660px 528px}}.about-media-item__image.yahoojp{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-175px -330px;background-size:660px 528px;width:175px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.yahoojp{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-175px -330px;background-size:660px 528px}}.about-media-item__image.asahi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -264px;background-size:660px 528px;width:141px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.asahi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -264px;background-size:660px 528px}}.about-media-item__image.ebc{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -264px;background-size:660px 528px;width:184px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.ebc{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -264px;background-size:660px 528px}}.about-media-item__image.diamond{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-350px -330px;background-size:660px 528px;width:128px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.diamond{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-350px -330px;background-size:660px 528px}}.about-media-item__image.nikkei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-184px -264px;background-size:660px 528px;width:184px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.nikkei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-184px -264px;background-size:660px 528px}}.about-media-item__image.businesstoday{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-368px -264px;background-size:660px 528px;width:121px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.businesstoday{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-368px -264px;background-size:660px 528px}}.about-media-item__image.commercialtimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -330px;background-size:660px 528px;width:133px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.commercialtimes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -330px;background-size:660px 528px}}.about-media-item__image.tvbs{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -396px;background-size:660px 528px;width:175px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.tvbs{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -396px;background-size:660px 528px}}.about-media-item__image.businessweekly{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-343px -396px;background-size:660px 528px;width:106px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.businessweekly{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-343px -396px;background-size:660px 528px}}.about-media-item__image.anue{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-492px -396px;background-size:660px 528px;width:133px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.anue{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-492px -396px;background-size:660px 528px}}.about-media-item__image.ustv{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:-296px -66px;background-size:660px 528px;width:193px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.ustv{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:-296px -66px;background-size:660px 528px}}.about-media-item__image.gvm{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.media-logos-4c7cf990.png);background-position:0 -462px;background-size:660px 528px;width:84px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.about-media-item__image.gvm{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.media-logos-bf3e5176.png);background-position:0 -462px;background-size:660px 528px}}html[lang=ja] .about-media-item__image.newspick{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-318px -132px;background-size:570px 528px;width:187px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.newspick{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-318px -132px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.itmedia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-168px -330px;background-size:570px 528px;width:165px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.itmedia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-168px -330px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.sankei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -462px;background-size:570px 528px;width:119px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.sankei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -462px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.ntv{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-295px -396px;background-size:570px 528px;width:134px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.ntv{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-295px -396px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.tokyomx{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 0;background-size:570px 528px;width:318px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.tokyomx{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 0;background-size:570px 528px}}html[lang=ja] .about-media-item__image.forbes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -330px;background-size:570px 528px;width:168px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.forbes{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -330px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.techcrunch{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -66px;background-size:570px 528px;width:296px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.techcrunch{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -66px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.sankeibiz{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-318px -198px;background-size:570px 528px;width:187px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.sankeibiz{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-318px -198px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.bridge{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-318px -66px;background-size:570px 528px;width:230px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.bridge{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-318px -66px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.techinasia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -198px;background-size:570px 528px;width:270px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.techinasia{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -198px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.kyodo{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -396px;background-size:570px 528px;width:154px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.kyodo{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -396px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.diamond{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-429px -396px;background-size:570px 528px;width:128px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.diamond{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-429px -396px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.nikkei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -264px;background-size:570px 528px;width:184px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.nikkei{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -264px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.jiji{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:0 -132px;background-size:570px 528px;width:273px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.jiji{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:0 -132px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.yahoojp{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-184px -264px;background-size:570px 528px;width:175px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.yahoojp{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-184px -264px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.ascii{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-359px -264px;background-size:570px 528px;width:170px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.ascii{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-359px -264px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.mynavi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-318px 0;background-size:570px 528px;width:252px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.mynavi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-318px 0;background-size:570px 528px}}html[lang=ja] .about-media-item__image.nishinippon{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-333px -330px;background-size:570px 528px;width:158px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.nishinippon{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-333px -330px;background-size:570px 528px}}html[lang=ja] .about-media-item__image.asahi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.ja-media-logos-9dce2b9e.png);background-position:-154px -396px;background-size:570px 528px;width:141px;height:66px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){html[lang=ja] .about-media-item__image.asahi{background-image:url(https://assets.whoscall.com/assets/media/images/sprite.@2x.ja-media-logos-b70a07e6.png);background-position:-154px -396px;background-size:570px 528px}}.about-gogolook__image{--ratio:3.6}.md-no-customproperties .about-gogolook__image:before{padding-top:27.77778%}.about-gogolook__content-wrapper{padding:16px 0;margin:0 auto;max-width:700px;text-align:center}@media (min-width:1024px){.about-gogolook__content-wrapper{padding:8px 64px;max-width:none;position:relative;top:-80px;background-color:hsla(0,0%,100%,.9)}}.about-gogolook__title{font-size:24px;font-weight:500}@media (min-width:1024px){.about-gogolook__title{font-size:48px}}.about-gogolook__description{font-weight:500;line-height:1.75}@media (min-width:1024px){.about-gogolook__description{font-size:21px}}@media (min-width:1024px){html[lang=ja] .about-gogolook__description{margin-left:-24px;margin-right:-24px}}.about-gogolook .button{margin-top:24px;width:100%;max-width:300px}.about-company{margin-top:60px}@media (min-width:768px){.about-company{display:-ms-flexbox;display:flex}}@media (min-width:768px){.about-company__content-wrapper{width:50%;text-align:left}}.about-company__title{font-size:24px;font-weight:500}@media (min-width:768px){.about-company__title{margin-top:0}}.about-company__list{text-align:left;line-height:2.25}.about-company__list>dt{clear:both;float:left}.about-company__list>dt:after{content:"";margin-right:0}.about-company__list>dd{margin-left:8em}.about-company__list>dt{width:7em}.about-company__map{--ratio:1.42795}.md-no-customproperties .about-company__map:before{padding-top:70.03058%}@media (min-width:768px){.about-company__map{--ratio:(450/315);width:50%}.md-no-customproperties .about-company__map:before{padding-top:.00071%}}.index-partner__title{text-align:center;font-size:24px;font-weight:500}.index-illustration{--ratio:.64897;position:relative;margin-top:40px}.md-no-customproperties .index-illustration:before{padding-top:154.09091%}body.tl-ph .index-illustration:before{display:none}.index-illustration__dialogue{position:absolute;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:1;padding:0 12px}.index-illustration__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0;position:absolute}.md-no-object-fit .index-illustration__image{font-family:"object-fit: cover;"}.index-illustration__medium,.index-illustration__wide{display:none}@media (min-width:768px){.index-illustration{--ratio:2.08333;margin-top:64px}.md-no-customproperties .index-illustration:before{padding-top:48%}.index-illustration__dialogue{padding:0 6px}.index-illustration__mobile{display:none}.index-illustration__medium{display:block}}@media (min-width:1024px){.index-illustration{margin-top:84px}}@media (min-width:1152px){.index-illustration{margin-bottom:-40px;margin-top:0}}@media (min-width:1440px){.index-illustration{--ratio:2.47678}.md-no-customproperties .index-illustration:before{padding-top:40.375%}.index-illustration__dialogue{padding:0 16px}.index-illustration__image{height:100%;-o-object-fit:cover;object-fit:cover}.md-no-object-fit .index-illustration__image{font-family:"object-fit: cover;"}.index-illustration__medium{display:none}.index-illustration__wide{display:block}}.index-illustration__animate-trigger.animated~.index-illustration__animate-object:nth-child(2){-webkit-animation:fadeIn 1s ease-in-out .5s both;animation:fadeIn 1s ease-in-out .5s both}.index-illustration__animate-trigger.animated~.index-illustration__animate-object:nth-child(3){-webkit-animation:fadeIn 1s ease-in-out 1s both;animation:fadeIn 1s ease-in-out 1s both}.index-illustration__animate-trigger.animated~.index-illustration__animate-object:nth-child(4){-webkit-animation:fadeIn 1s ease-in-out 1.5s both;animation:fadeIn 1s ease-in-out 1.5s both}.index-feature{text-align:center}.index-feature__title{margin:28px auto 40px;padding:0 24px;font-size:28px;font-weight:500;color:#00c300}@media (min-width:768px){.index-feature__title{display:inline-block;font-size:36px}}@media (min-width:1024px){.index-feature__title{font-size:48px;max-width:1060px}}.index-feature__title:after,.index-feature__title:before{content:"";display:block;height:24px}.index-feature__title:before{margin-bottom:4px;background:url(https://assets.whoscall.com/assets/media/images/ic-quote-left-e66f39cb088ac05390f389a5834cfc4e.svg) 0 0 no-repeat}.index-feature__title:after{margin-top:4px;background:url(https://assets.whoscall.com/assets/media/images/ic-quote-right-b3c33582abf798c038fff02bc7d71b20.svg) 100% 100% no-repeat}.index-feature__title .highlight{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}.index-media__title{margin:40px auto 30px;text-align:center;font-weight:500;font-size:24px}@media (min-width:1024px){.index-media__title{font-size:36px;margin-top:80px}.index-media__title br{display:none}}.index-partner{--padding:40px;padding-bottom:var(--padding);padding-top:var(--padding)}.md-no-customproperties .index-partner{padding-bottom:40px;padding-top:40px}@media (min-width:768px){.index-partner{--padding:60px}.md-no-customproperties .index-partner{padding-bottom:60px;padding-top:60px}}@media (min-width:1024px){.index-partner{--padding:100px;padding-bottom:80px}.md-no-customproperties .index-partner{padding-bottom:100px;padding-top:100px}}.index-partner__title{margin:0 auto 36px}@media (min-width:768px){.index-partner__title{margin-bottom:60px;font-size:36px}}.index-partner-item{position:relative;display:block;color:#424c5f;text-align:center;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.md-no-customproperties .index-partner-item{margin:0 20px}.index-partner-item__title{margin-top:16px;font-size:11px}@media (min-width:768px){.index-partner-item__title{margin-top:12px;font-size:15px}}.index-partner-item__logo{-ms-flex:1 1;flex:1 1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.equal-width .index-partner-item img{max-width:150px}.index-partner-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media (min-width:768px){.index-partner-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:40px;margin-bottom:60px}}.index-partner-items__row{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:20px}@media (max-width:767px){.index-partner-items__row{-webkit-animation:none!important;animation:none!important;opacity:1}}@media (min-width:768px){.index-partner-items__row{gap:40px}}.index-partner-items__row.equal-height{width:100%;-ms-flex-align:center;align-items:center}.index-partner-items__row.equal-height img{width:auto;max-height:80px}@media (max-width:767px){.index-partner-items__row.equal-height img{max-height:50px}}.index-partner-items__row.equal-width.has-1-logos .index-partner-item{width:100%}@media (min-width:768px){.index-partner-items__row.equal-width.has-1-logos .index-partner-item__title{min-height:100px}}@media (max-width:767px){.index-partner-items__row.equal-width.has-1-logos .index-partner-item__title{min-height:65px}.index-partner-items__row.equal-width.has-1-logos .index-partner-item__title p{margin-top:0;margin-bottom:0}}.index-partner-items__row.equal-width.has-2-logos .index-partner-item{width:50%}@media (min-width:768px){.index-partner-items__row.equal-width.has-2-logos .index-partner-item__title{min-height:100px}}@media (max-width:767px){.index-partner-items__row.equal-width.has-2-logos .index-partner-item__title{min-height:65px}.index-partner-items__row.equal-width.has-2-logos .index-partner-item__title p{margin-top:0;margin-bottom:0}}.index-partner-items__row.equal-width.has-3-logos .index-partner-item{width:33.33333%}@media (min-width:768px){.index-partner-items__row.equal-width.has-3-logos .index-partner-item__title{min-height:100px}}@media (max-width:767px){.index-partner-items__row.equal-width.has-3-logos .index-partner-item__title{min-height:65px}.index-partner-items__row.equal-width.has-3-logos .index-partner-item__title p{margin-top:0;margin-bottom:0}}.index-partner-items__row.equal-width.has-4-logos .index-partner-item{width:25%}@media (min-width:768px){.index-partner-items__row.equal-width.has-4-logos .index-partner-item__title{min-height:100px}}@media (max-width:767px){.index-partner-items__row.equal-width.has-4-logos .index-partner-item__title{min-height:65px}.index-partner-items__row.equal-width.has-4-logos .index-partner-item__title p{margin-top:0;margin-bottom:0}}.index-partner .button--xl{display:-ms-flexbox;display:flex;margin:0 auto;width:100%;max-width:240px}.index-download{margin-bottom:-100px;padding:40px;text-align:center;background:url(https://assets.whoscall.com/assets/media/images/index-download-bg-5bd89e0a1a23f9a40199d29577cd911b.svg) 50% 0/cover no-repeat;color:#fff;font-weight:500}.index-download__icon{--size:100px;--ratio:1;display:inline-block;width:var(--size);height:var(--size)}.md-no-customproperties .index-download__icon:before{padding-top:100%}.md-no-customproperties .index-download__icon{width:100px;height:100px}@media (min-width:768px){.index-download__icon{--size:160px}.md-no-customproperties .index-download__icon{width:160px;height:160px}}.index-download__content{margin-top:8px}@media (min-width:768px){.index-download__content{margin:0 0 0 24px}}.index-download__content .title{font-size:24px}@media (min-width:768px){.index-download__content .title{font-size:48px;line-height:1}}.index-download__content .description{font-size:18px}@media (min-width:768px){.index-download__content .description{font-size:24px}}.index-download__content .badges{margin:20px auto 0;width:200px}@media (min-width:768px){.index-download__content .badges{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:auto}}.index-download__content .store-badge+.store-badge{display:block;margin-top:12px}@media (min-width:768px){.index-download__content .store-badge+.store-badge{margin-top:0;margin-left:24px}}@media (min-width:768px){.index-download__content .store-badge__image{max-width:none;width:auto;height:60px}}@media (min-width:768px){.index-download .container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.valid-number-billboard .billboard__image-wrapper{height:540px}@media (min-width:1024px){.valid-number-billboard .billboard__image-wrapper{height:calc(100vh - var(--header-height))}.md-no-customproperties .valid-number-billboard .billboard__image-wrapper{height:calc(100vh - 80px)}}.valid-number-billboard .billboard__content-wrapper{text-align:left;top:auto;bottom:36px;-webkit-transform:none;transform:none}@media (min-width:1024px){.valid-number-billboard .billboard__content-wrapper{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}}.valid-number-billboard__title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin:0 0 4px;border-radius:4px}html[lang=ja] .valid-number-billboard__title{padding:0;background:transparent}.valid-number-billboard__title .h1{font-size:48px;font-weight:700;color:#00c300}.valid-number-billboard__title .h1.hide-on-medium{color:#fff;font-size:40px;text-shadow:0 2px 4px #717b8e}@media (min-width:1024px){.valid-number-billboard__title{padding:0 4px;margin-bottom:16px;background:transparent}}.valid-number-billboard__title .text{width:493px}html[lang=ja] .valid-number-billboard__title .text{width:400px}@media (max-width:1023px){.valid-number-billboard__title .text{display:none}}.valid-number-billboard__title .text--mobile{width:270px}@media (min-width:1024px){.valid-number-billboard__title .text--mobile{display:none}}.valid-number-billboard__title .logo{display:inline-block;width:4.7em;height:.9em;margin-right:8px;background:url(https://assets.whoscall.com/assets/media/images/logo-1ac05e55a23c9d1d8319e8ec752b8f98.svg) 0 50%/contain no-repeat}.valid-number-billboard__sub-title{margin:4px 0 24px;font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px #717b8e}html[lang=ja] .valid-number-billboard__sub-title{font-size:20px}@media (max-width:367px){.valid-number-billboard__sub-title{font-size:25px}html[lang=ja] .valid-number-billboard__sub-title{font-size:17px}}@media (min-width:496px){html[lang=ja] .valid-number-billboard__sub-title{font-size:28px}}@media (min-width:1024px){.valid-number-billboard__sub-title{margin-bottom:40px;font-size:36px;font-weight:500;text-shadow:none;color:#2c323f}html[lang=ja] .valid-number-billboard__sub-title{font-size:28px}}.valid-number-billboard__help-text{margin-top:4px;font-size:14px;font-weight:700;color:#00c300;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff}@media (min-width:1024px){.valid-number-billboard__help-text{font-size:16px;text-shadow:none}}.valid-number-billboard__button-wrapper{display:inline-block;text-align:left}.valid-number-billboard__button-wrapper a.button{margin-bottom:20px}@media (min-width:1024px){.valid-number-billboard__button-wrapper a.button{margin-bottom:30px}}.valid-number-billboard .button{padding:12px 40px;font-size:20px}@media (min-width:1024px){.valid-number-billboard .button{padding:16px 68px;font-size:22px}}.valid-number-quote{margin:40px auto;text-align:center;font-weight:500;max-width:548px}@media (min-width:768px){.valid-number-quote{margin:72px auto}}html[lang=ja] .valid-number-quote{max-width:700px}.valid-number-quote__name{font-size:18px;font-weight:700}@media (min-width:768px){.valid-number-quote__name{font-size:24px}}.valid-number-quote__name.has-comment{content:"※";top:-8px;position:relative;font-size:14px}@media (min-width:768px){.valid-number-quote__name.has-comment{top:-12px}}.valid-number-quote__content{margin:4px auto 16px;font-size:24px}@media (min-width:768px){.valid-number-quote__content{margin-bottom:20px;font-size:36px}}.valid-number-quote__content .highlight{color:#00c300}.valid-number-quote__cite{font-size:14px;font-style:normal;color:#717b8e}.valid-number-media{margin:40px auto;text-align:center;font-weight:500}@media (min-width:768px){.valid-number-media{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:24px auto}.valid-number-media:nth-child(odd) .valid-number-media__wrapper{padding-right:24px}.valid-number-media:nth-child(odd) .valid-number-media__image{-ms-flex-order:1;order:1}.valid-number-media:nth-child(2n) .valid-number-media__wrapper{padding-left:24px}}@media (min-width:768px){.valid-number-media__wrapper{text-align:left;-ms-flex-positive:1;flex-grow:1}}.valid-number-media__title{display:inline-block;margin:24px auto 12px;line-height:normal;font-size:24px;color:#00c300}@media (min-width:768px){.valid-number-media__title{margin:0 0 24px;font-size:36px}html[lang=ja] .valid-number-media__title{font-size:32px}}.valid-number-media__title.has-comment{position:relative}.valid-number-media__title.has-comment:before{content:"※";font-size:14px;color:#717b8e;top:-4px;right:-16px;position:absolute}.valid-number-media__title .highlight{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}.valid-number-media__content{margin:12px 0 24px;font-size:18px}@media (min-width:768px){.valid-number-media__content{margin-bottom:0;font-size:24px}html[lang=ja] .valid-number-media__content{font-size:20px}}.valid-number-media__comment{display:block;margin-top:24px;font-size:14px;color:#717b8e}.valid-number-media__image{max-width:450px}@media (min-width:768px){.valid-number-media__image{-ms-flex-negative:0;flex-shrink:0;width:50%}}.valid-number-media-list{margin:40px auto}@media (min-width:768px){.valid-number-media-list{margin:100px auto}}.valid-number-feature-list-wrapper{padding:40px 0 16px;text-align:center;background-color:#f5f6f9}@media (min-width:768px){.valid-number-feature-list-wrapper{padding:60px 0 36px}}.valid-number-feature-heading{margin:0 auto 12px;font-size:24px}@media (min-width:768px){.valid-number-feature-heading{margin-bottom:48px;font-size:36px}}@media (min-width:768px){.valid-number-feature-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.valid-number-feature{margin-bottom:24px}@media (min-width:768px){.valid-number-feature{width:calc(33.33333% - 42.66667px)}html[lang=ja] .valid-number-feature{width:calc(33.33333% - 16px)}}.valid-number-feature__title{margin:0 auto 8px;font-size:24px}@media (min-width:768px){.valid-number-feature__title{margin:8px auto 4px;font-size:21px}}.valid-number-feature__content{margin-top:0;font-weight:500}@media (min-width:768px){.valid-number-feature__content{font-size:18px}html[lang=ja] .valid-number-feature__content{font-size:16px}}@media (min-width:1024px){html[lang=ja] .valid-number-feature__content{font-size:18px}}.valid-number-feature__icon{width:145px;height:145px}section.whoscall-number-faq{background-color:#f5f6f9;padding:48px 0;margin:0}section.whoscall-number-faq h2{margin:0 auto 24px;text-align:center;font-size:24px}@media (min-width:768px){section.whoscall-number-faq h2{margin:0 auto 48px;font-size:36px}}.valid-number-price{margin-top:24px;text-align:center}@media (min-width:768px){.valid-number-price{margin-top:40px}}.valid-number-price__heading{padding:0 24px;font-size:24px}@media (min-width:768px){.valid-number-price__heading{font-size:36px}}.valid-number-price__container{padding:36px 0 24px;background-color:#f5f6f9;font-weight:500}.valid-number-price__title{margin:0 auto;font-size:18px}@media (min-width:768px){.valid-number-price__title{font-size:21px}}.valid-number-price__sub-title{margin:0 auto;color:#00c300}@media (min-width:768px){.valid-number-price__sub-title{font-size:18px}}.valid-number-price-table{margin:10px -10px 0;width:calc(100% + 20px);border-collapse:collapse}@media (min-width:768px){.valid-number-price-table{margin:20px auto 0;width:auto;table-layout:fixed}}.valid-number-price-table td,.valid-number-price-table th{padding:8px;background-color:#e9eaee;border:10px solid #f5f6f9}@media (min-width:768px){.valid-number-price-table th:first-child{width:174px}}.valid-number-price-table th:nth-child(2){display:none}@media (min-width:768px){.valid-number-price-table th:nth-child(2){display:table-cell;width:154px}}@media (min-width:768px){.valid-number-price-table th:nth-child(3){width:193px}}.valid-number-price-table td{background-color:#fff}.valid-number-price-table td[rowspan]{display:none}@media (min-width:768px){.valid-number-price-table td[rowspan]{display:table-cell;text-decoration:line-through}}.valid-number-price-table .highlight{display:inline-block;width:22px;height:13px;margin-right:-22px;background:url(https://assets.whoscall.com/assets/media/images/crown-8c454d08b3a59e511eb194adea977a43.svg) 50% 50%/contain no-repeat}.valid-number-comments{margin-bottom:40px}@media (min-width:768px){.valid-number-comments{margin-bottom:100px}}.valid-number-comments__heading{margin:40px auto 24px;text-align:center;font-size:24px}@media (min-width:768px){.valid-number-comments__heading{margin:100px auto 48px;font-size:36px}}.valid-number-comments .slide-dots{-ms-flex-pack:center;justify-content:center;margin:24px 8px}@media (min-width:768px){.valid-number-comments .slide-dots{display:none}}.valid-number-comments .glide__slides{margin:0 auto;padding-bottom:16px;padding-top:16px}@media (min-width:768px){.valid-number-comments .glide__slides{max-width:1080px!important;width:100%!important;-webkit-transform:none!important;transform:none!important;padding-left:24px;padding-right:24px;-ms-flex-pack:justify;justify-content:space-between}}.valid-number-comments .glide__slide{height:auto}@media (min-width:768px){.valid-number-comments .glide__slide{margin:0!important;width:calc(33.33333% - 16px)!important}.valid-number-comments .glide__slide:nth-child(n+4){display:none!important}}.valid-number-comment{padding:24px;-webkit-box-shadow:0 2px 10px rgba(113,123,142,.2);box-shadow:0 2px 10px rgba(113,123,142,.2);border:1px solid #d5d5d5;border-radius:3px;position:relative}.valid-number-comment__title{margin:0 0 16px;font-size:24px}.valid-number-comment__title:before{margin-bottom:16px}.valid-number-comment__content{margin:16px 0 60px}.valid-number-comment__content .highlight{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}.valid-number-comment__logo{display:block;width:100%;height:36px;text-align:right;margin-top:24px;position:absolute;bottom:24px;right:24px}.valid-number-comment__logo img{height:100%;width:auto}.valid-number-contact{padding-bottom:0;padding-top:64px;margin-bottom:80px}@media (min-width:768px){.valid-number-contact{padding-top:88px}}.valid-number-contact__heading{margin:0 0 20px;font-size:18px}@media (min-width:768px){.valid-number-contact__heading{margin-bottom:10px;font-size:21px}}.valid-number-contact .form__row .iti input{width:100%}.valid-number-contact .form__row .input.field_with_hint.number_apply_quantity .icon{bottom:40px}@media (min-width:768px){.valid-number-contact .form__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.valid-number-contact .form__row .input{width:calc(50% - 62.5px)}.valid-number-contact .form__row input,.valid-number-contact .form__row select,.valid-number-contact .form__row textarea{width:100%}}.valid-number-contact .form__actions{margin-top:36px}.valid-number-contact .hint-list{margin-top:20px;padding-top:16px;border-top:1px solid #979797;color:#424c5f;font-size:14px}@media (min-width:768px){.valid-number-contact .hint-list{margin-top:0;border-top:0}}.not-found-page .main-footer,body.whoscall-number footer.main-footer{margin-top:0}.not-found{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:url(https://assets.whoscall.com/assets/media/images/404-bg-mobile-b381edb9352057d4b04a247c3dc88da5.svg) 50% 50%/cover no-repeat;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:524px;flex-basis:524px}@media (min-width:768px){.not-found{background-image:url(https://assets.whoscall.com/assets/media/images/404-bg-c6fe29de4e977ceb19c1c2a63508ea8d.svg)}}.not-found__canvas{top:0;left:0;position:absolute;width:100%;height:100%}.not-found__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding:60px 24px 120px;position:relative}@media (min-width:768px){.not-found__wrapper{padding-bottom:140px;padding-top:80px}}.not-found__404{margin:0 auto;width:100%;max-width:535px}.not-found__description{margin-bottom:60px;color:#fff;font-size:18px;font-weight:500;text-align:center}@media (min-width:768px){.not-found__description{margin-bottom:48px;font-size:21px}}.not-found .button{width:100%;max-width:300px}@media (min-width:768px) and (max-width:1023px){.billboard.complicated.premium.security:before{background-size:139px auto}}@media (max-width:767px){.billboard.complicated.premium.security .billboard__image-wrapper{height:540px}}@media (min-width:768px){.billboard.complicated.premium.security .billboard__content-wrapper.container{padding-left:70px;padding-right:70px}}@media (min-width:1024px){.billboard.complicated.premium.security .billboard__content-wrapper.container{padding-left:0;padding-right:0;max-width:909px}}@media (max-width:767px){[lang=ja] .billboard.complicated.premium.security .billboard__title{font-size:min(36px,7.7vw)}}.billboard.complicated.premium.security .billboard__sub-title{font-size:18px;font-weight:500}@media (min-width:1024px){.billboard.complicated.premium.security .billboard__sub-title{font-size:24px}}@media (max-width:767px){html[lang=ms] .billboard.complicated.premium.security .billboard__sub-title{font-size:16px;margin-left:-4px;margin-right:-4px}}.billboard.complicated.premium.security .billboard__title-note{font-size:14px;font-weight:500;margin-bottom:30px}@media (max-width:374px){.billboard.complicated.premium.security .billboard__title-note{margin-bottom:10px}}@media (min-width:768px){.billboard.complicated.premium.security .billboard__title-note{font-size:14px;margin-bottom:22px}}@media (min-width:1024px){.billboard.complicated.premium.security .billboard__title-note{font-size:18px;margin-bottom:52px}}.billboard.complicated.premium.security .highlight{background:linear-gradient(89.2deg,#ffbd00 59.96%,#ffe000 98.78%) 0 100%/100% 10px no-repeat}.premium-page .container{padding:0 20px;margin:0 auto}@media (min-width:768px){.premium-page .container{padding-left:50px;padding-right:50px}}@media (min-width:1024px){.premium-page .container{padding-left:0;padding-right:0;max-width:909px}}.premium-page__section-title{text-align:center;margin:50px auto;font-size:20px}@media (min-width:768px){.premium-page__section-title{font-size:36px}}.premium-page__os-toggles{display:-ms-flexbox;display:flex;width:100%;max-width:274px;margin-left:auto;margin-right:auto;border-radius:10px;border:3px solid #00c300;background-color:#00c300;overflow:hidden}.premium-page__os-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:18px;line-height:22px;font-weight:500;background:none #fff;border:none;width:50%;padding:7px 0 8px;color:#00c300;background:#fff}[data-os=android] .premium-page__os-toggle[data-toggle-os=android],[data-os=ios] .premium-page__os-toggle[data-toggle-os=ios]{color:#fff;background:transparent}.premium-page__features{display:none;margin-top:45px}@media (min-width:768px){.premium-page__features{margin-top:100px}}[data-os=android] .premium-page__features.android,[data-os=ios] .premium-page__features.ios{display:block}@media (min-width:768px){.premium-page__feature{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.premium-page__feature+.premium-page__feature{margin-top:60px}@media (min-width:768px){.premium-page__feature-image{width:calc(50% - 22px)}.premium-page__feature:nth-child(2n) .premium-page__feature-image{-ms-flex-order:1;order:1}}@media (min-width:1024px){.premium-page__feature-image{width:calc(50% - 30px)}}.premium-page__feature-content-wrapper{margin-top:10px}@media (min-width:768px){.premium-page__feature-content-wrapper{margin-top:0;width:calc(50% - 22px)}}@media (min-width:1024px){.premium-page__feature-content-wrapper{width:calc(50% - 30px)}}.premium-page__feature-title{color:#00c300;font-size:27px;margin:0}@media (max-width:767px){.premium-page__feature-title{text-align:center}}@media (min-width:1024px){.premium-page__feature-title{font-size:36px}}.premium-page__feature-description{margin-top:0;margin-bottom:18px;padding-bottom:18px;font-size:18px;border-bottom:1px solid #e0e0e0}@media (max-width:767px){.premium-page__feature-description{text-align:center}}@media (min-width:1024px){.premium-page__feature-description{font-size:24px}}.premium-page__feature-description .highlight{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}@media (max-width:767px){.premium-page__feature-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px}}@media (min-width:768px){.premium-page__feature-labels{margin-bottom:36px}}.premium-page__feature-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.premium-page__feature-label+.premium-page__feature-label{margin-top:10px}.premium-page__feature-label .icon{width:26px;height:26px;margin-right:12px}@media (min-width:768px){.premium-page__feature-label .icon{width:28px;height:28px}}.premium-page__feature-more{color:#00c300;font-size:14px;word-break:keep-all}@media (max-width:767px){.premium-page__feature-more{-ms-flex:none;flex:none;font-size:12px;text-align:center;color:#fff;padding:8px;background:#00c300;border-radius:6px}}.premium-page__feature-more .icon{width:33px;height:11px}@media (max-width:767px){.premium-page__feature-more .icon{display:none}}.premium-page__price-section{padding:20px;background-color:#f5f6f9}@media (max-width:767px){.premium-page__price-section .premium-page__section-title{margin:24px 0}}.premium-page__price-section .container{padding:0}@media (min-width:768px) and (max-width:1023px){.premium-page__price-section .container{max-width:none;overflow:auto}}.premium-pricing-carousel .index-media-carousel__control button{background-color:#fff}@media (max-width:767px){.premium-pricing-carousel .index-media-carousel__controls .slide-dots--tablet{display:none}}@media (min-width:768px){.premium-pricing-carousel .index-media-carousel__controls .slide-dots--mobile{display:none}}.premium-pricing-carousel .glide__slide{display:-ms-flexbox;display:flex}@media (max-width:767px){.premium-pricing-carousel{margin:0 -20px}}.premium-pricing-plan{position:relative;display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;height:auto;margin-top:32px;background:#fff}@media (max-width:767px){.premium-pricing-plan{max-width:300px;margin-left:auto;margin-right:auto}}.premium-pricing-plan__badge{position:absolute;top:-32px;width:100%;height:32px;padding:4px 0;color:#fff;background-color:#00c300;text-align:center;font-weight:500}.premium-pricing-plan__header{-ms-flex:1 1;flex:1 1;padding:20px 20px 10px;border-bottom:1px solid #979797}.premium-pricing-plan__header-desc{line-height:1}.premium-pricing-plan__header-title{margin-bottom:10px;font-size:24px;font-weight:500;color:#2c323f}.premium-pricing-plan__header-title--green{color:#00c300}.premium-pricing-plan__header-price{font-size:24px;font-weight:700;color:#000;margin-bottom:6px}.premium-pricing-plan__header-price-unit{font-weight:500;font-size:16px;color:#797979;margin-left:8px}.premium-pricing-plan__header-highlight{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:4px 18px 4px 0;font-size:14px;color:#fff;font-weight:700}.premium-pricing-plan__header-highlight>*{position:relative;z-index:1}.premium-pricing-plan__header-highlight:before{content:"";position:absolute;top:0;left:12px;background-color:#00c300;width:calc(100% - 20px);height:100%;-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}.premium-pricing-plan__header-highlight .icon{margin-right:8px;width:23px;height:23px}.premium-pricing-plan__body{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:20px}.premium-pricing-plan__body-features{-ms-flex:1 1;flex:1 1}.premium-pricing-plan__body-feature{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:18px;position:relative}.premium-pricing-plan__body-feature+.premium-pricing-plan__body-feature{margin-top:24px}.premium-pricing-plan__body-feature .icon{-ms-flex:none;flex:none;width:27px;height:27px;margin-right:14px}.premium-pricing-plan__body-feature .label{-ms-flex:1 1;flex:1 1;line-height:1}.premium-pricing-plan__body-feature-note{font-size:12px;position:absolute;left:42px;bottom:-16px}@media (max-width:767px){.premium-pricing-plan__body-feature .icon{width:22px;height:22px}.premium-pricing-plan__body-feature .label{font-size:16px}.premium-pricing-plan__body-feature-note{left:38px}}.premium-pricing-plan__body-cta .button{width:100%;min-height:52px;padding:16px;white-space:normal}.premium-pricing-plan__body-cta.disabled{visibility:hidden;opacity:0;pointer-events:none}.premium-review{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.premium-review:before{margin-bottom:16px}.premium-review blockquote{margin:0}@media (min-width:768px){.premium-review blockquote{font-size:24px}}.premium-review cite{display:-ms-inline-flexbox;display:inline-flex;margin-top:36px;font-style:normal;font-size:18px;color:#979797;-ms-flex-item-align:end;align-self:flex-end}@media (min-width:1024px){.premium-review cite{margin-top:72px}}.premium-review cite:before{content:"";margin-right:16px;width:50px;background:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor)) 0 50%/100% 1px repeat-x;background:linear-gradient(180deg,currentColor,currentColor) 0 50%/100% 1px repeat-x}.premium-review .highlight{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}.premium-modal{padding:20px;margin-left:auto;margin-right:auto;max-width:939px}.premium-modal__container{padding:30px;position:relative;background-color:#fff;font-size:18px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.5);box-shadow:0 2px 10px rgba(0,0,0,.5);border-radius:5px}@media (min-width:768px){.premium-modal__container{padding:60px}}.premium-modal__container h1{color:#00c300;font-size:28px}@media (min-width:768px){.premium-modal__container h1{font-size:36px}}.premium-modal__container h1:first-of-type{margin-top:0}.premium-modal__container h2{font-size:24px;color:#00c300}.premium-modal__container ul{padding-left:24px;list-style-type:none}.premium-modal__container ul>li{position:relative}.premium-modal__container ul>li:before{content:"•";display:block;position:absolute;top:0;left:-24px;width:24px;font-family:Roboto,-apple-system,sans-serif;color:#00c300;font-weight:700;font-size:32px;line-height:.875;text-indent:-8px;left:-16px;top:2px}.premium-modal__container i{text-decoration:none;font-style:unset;color:#979797}.premium-modal__container em{font-style:normal;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(55%,transparent),color-stop(55%,rgba(151,245,151,.5)),to(rgba(151,245,151,.5)));background:linear-gradient(180deg,transparent 0,transparent 55%,rgba(151,245,151,.5) 0,rgba(151,245,151,.5))}.premium-modal__container a{color:#00c300}.premium-modal__container a:hover{text-decoration:underline}.premium-modal__container hr{margin-bottom:1.5em;margin-top:1.5em;border:none;border-bottom:1px solid #c4c4c4}.premium-modal__container :last-child{margin-bottom:0}.premium-modal__close{top:15px;right:15px;position:absolute}@media (min-width:768px){.premium-modal__close{right:30px;top:30px}}.premium-modal__close .icon{width:15px;height:15px}@media (min-width:768px){.premium-modal__close .icon{width:30px;height:30px}}.premium-page-download{margin-top:35px}@media (min-width:768px){.premium-page-download{margin-top:120px}}