@charset "UTF-8";.breadcrumbs{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--gap-srting) 0;width:100%}.breadcrumbs__list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none}.breadcrumbs li{align-items:center;color:#a2a2a2;display:flex;margin:0;padding:0}.breadcrumbs li:not(:last-child):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23212121' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 20 20'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:13px;margin:0 6px 0 0;width:16px}.breadcrumbs a{color:#212121;font-size:16px;text-decoration:none}.breadcrumbs a:hover{color:#ff6d18}.table{border-collapse:collapse;font-size:1rem;min-width:65%;width:100%}@media (min-width:768px){.table{min-width:100%}}.table-container{background-color:#e4e4e4;border:.01rem solid hsla(0,0%,64%,.7);border-radius:5px;overflow-x:auto}.table thead{background-color:#efefef}.table th{background-color:#efefef;border-bottom:.01rem solid hsla(0,0%,64%,.7);font-weight:500;text-align:left}.table td,.table th{border-right:.01rem solid hsla(0,0%,64%,.7);padding:15px 12px}.table tr{border-bottom:.01rem solid hsla(0,0%,64%,.7)}.table tr:last-child{border-bottom:none}.table-container{margin-bottom:var(--gap-srting)}.article{--fs-h1:25px;--fs-h2:23px;--fs-h3:22px;font-size:20px;line-height:1.2}@media (min-width:960px){.article{--fs-h1:35px;--fs-h2:30px;--fs-h3:23px}}.article__title{font-family:NT Somic;font-size:var(--fs-h1);font-weight:600;line-height:1.1}.article__container{margin:0 auto;padding:var(--card-padding);width:100%}@media (min-width:960px){.article__container{padding:0;width:845px}}.article__container--header{padding:var(--card-padding) var(--card-padding) 0 var(--card-padding)}@media (min-width:960px){.article__container--header{padding:0}}.article__h2{font-family:NT Somic;font-size:var(--fs-h2);font-weight:600}.article__text{padding:var(--gap-srting) 0}.article__address{font-style:normal}.article__preview{padding:var(--gap-srting) 0}.article__main-img{aspect-ratio:16/9;background-color:#d3d3d3;border-radius:20px;color:#d3d3d3;height:auto;min-height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width:960px){.article__main-img{min-height:400px}}.article__pict{aspect-ratio:16/9;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}.article__toc{background-color:#fff;border-radius:20px;padding:28px}.article__toc-title{color:#184eff;font-size:30px;font-weight:600;margin-bottom:20px}.article__toc-list{list-style-type:none;margin:0;padding:0;width:100%}.article__toc-item{line-height:1.3}.article__toc-link{color:#212121;display:inline-flex;gap:3px;line-height:1.1;padding:.5rem 0;text-decoration:none;transition:.3s ease-in-out}.article__toc-link:hover{color:#ff6d18;transition:.3s ease-in-out}.article__meta{color:#a2a2a2;display:flex;flex-direction:row;flex-wrap:wrap;font-size:16px;gap:10px;margin:30px 0}@media (min-width:960px){.article__meta{gap:20px}}.article__views{display:inline-block;min-height:1em;min-width:50px;transition:all .3s ease}.article__views:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' fill='none' viewBox='0 0 19 11'%3E%3Ccircle cx='9.658' cy='5.225' r='3.775' stroke='%23A2A2A2'/%3E%3Cpath stroke='%23A2A2A2' stroke-linejoin='round' d='M9.5.5c3.421 0 6.451 2.374 8.037 3.902a1.12 1.12 0 0 1 0 1.646C15.951 7.576 12.921 9.95 9.5 9.95S3.049 7.576 1.463 6.048a1.12 1.12 0 0 1 0-1.646C3.049 2.874 6.079.5 9.5.5Z'/%3E%3C/svg%3E");height:11px;margin:0 5px 0 0;width:19px}.article__time-read:before,.article__views:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block}.article__time-read:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Ccircle cx='5.885' cy='5.885' r='5.385' stroke='%23A2A2A2'/%3E%3Cpath stroke='%23A2A2A2' stroke-linecap='round' d='M5.874 2.531v3.34l2.71 2.713'/%3E%3C/svg%3E");height:12px;margin:0 4px;width:12px}.article__tags{display:flex;gap:20px}.article h3,.article strong{font-weight:600}.article h3{font-family:NT Somic;font-size:var(--fs-h3)}.article__list{line-height:1.3;padding:0 0 var(--gap-srting) var(--gap-srting)}.article__list li{list-style:none;padding-bottom:1rem;padding-left:1rem;position:relative}.article__list li:before{content:"•";left:0;position:absolute;top:0;width:20px}.article__list-orange{line-height:1.3;padding:0 0 var(--gap-srting) var(--gap-srting)}.article__list-orange li{list-style:none;padding-bottom:1rem;padding-left:1rem;position:relative}.article__list-orange li:before{color:#ff6d18;content:"•";left:0;position:absolute;top:0;width:20px}.article__list-orange strong{color:#ff6d18}.article__description-list{padding:var(--gap-srting) 0}.article__description-list dt{font-size:20px;font-weight:600}.article__description-list dd{margin:1rem 0 1rem 1rem}.article__link{color:#ff6d18;text-decoration:underline;transition:all .3s ease-in-out}.article__link:hover{color:#184eff}.article p{padding-bottom:var(--gap-srting)}.article__note{font-size:16px;font-style:italic}.conclusion{background-color:#fff;border-radius:20px;margin:var(--gap-srting) 0;padding:var(--card-padding)}.conclusion h2{font-family:NT Somic;font-size:var(--fs-h2);font-weight:600}@media (min-width:960px){.conclusion h2{width:90%}}.group{margin-top:20px}@media (min-width:960px){.group{margin-top:40px}}.group__row{display:flex;flex-direction:column;gap:20px;width:100%}@media (min-width:960px){.group__row{flex-direction:row;margin-bottom:40px}}.group__col{position:relative}@media (min-width:960px){.group__col:first-child{padding-right:20px;width:60%}.group__col:last-child{padding-top:10px;width:40%}}.group__col:last-child:before{background:#184eff;content:"";height:1px;left:0;position:absolute;top:-10px;width:150px}.group__col span{display:block;margin-bottom:10px}.get-plan{align-items:center;display:flex;height:350px;justify-content:center;position:relative;width:100%}@media (min-width:960px){.get-plan{height:550px}}.get-plan__bg{align-items:center;background-color:#212121;clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);color:#fff;display:flex;height:350px;justify-content:center;overflow:hidden;position:relative;width:100%}@media (min-width:960px){.get-plan__bg{clip-path:polygon(0 0,100% 15%,100% 87%,0 100%);height:500px}.get-plan__icon{background-image:url(/images/blog/plan-to.svg);background-repeat:no-repeat;background-size:210px auto;bottom:-5px;content:"";display:block;height:280px;position:absolute;right:18%;width:280px}.get-plan__icon--two{background-image:url(/images/blog/plan-to-2.webp);background-size:260px auto;height:300px;width:300px}}.get-plan__wrap{position:relative;width:80%;z-index:3}.get-plan h3{font-size:25px;font-weight:400;line-height:100%}@media (min-width:960px){.get-plan h3{font-size:43px}}.get-plan__desc{width:100%}@media (min-width:960px){.get-plan__desc,.get-plan__text{font-size:20px;width:80%}.get-plan__text{margin-bottom:40px}.get-plan__btn{height:54px;width:250px}}.faq{min-height:520px;width:100%}.faq__wrap{margin:0 auto;padding-bottom:var(--card-padding);width:100%}.faq__title{color:#184eff;font-size:25px;font-weight:500;line-height:1.2}@media (min-width:960px){.faq__title{font-size:40px;line-height:1.3;width:100%}}.faq__list{display:flex;flex-direction:column;gap:calc(var(--gap-srting)/2)}.similar-articles{margin-bottom:30px}@media (min-width:960px){.similar-articles{margin-bottom:50px}}.similar-articles__title{font-size:25px}@media (min-width:960px){.similar-articles__title{font-size:40px;margin-bottom:30px}}.similar-articles__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}@media (min-width:480px){.similar-articles__list{flex-direction:row;gap:30px}}.similar-articles__item{width:100%}@media (min-width:480px){.similar-articles__item{width:calc(50% - 30px)}}.similar-articles__link{color:#212121;display:block;text-decoration:none}.similar-articles__link:hover{color:#ff6d18}.similar-articles__img{background-color:#d3d3d3;border-radius:20px;color:#d3d3d3;height:180px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@media (min-width:960px){.similar-articles__img{height:230px;margin-bottom:10px}}.similar-articles__meta{color:#a2a2a2;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;gap:10px;margin:10px 0}.similar-articles__views:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' fill='none' viewBox='0 0 19 11'%3E%3Ccircle cx='9.658' cy='5.225' r='3.775' stroke='%23A2A2A2'/%3E%3Cpath stroke='%23A2A2A2' stroke-linejoin='round' d='M9.5.5c3.421 0 6.451 2.374 8.037 3.902a1.12 1.12 0 0 1 0 1.646C15.951 7.576 12.921 9.95 9.5 9.95S3.049 7.576 1.463 6.048a1.12 1.12 0 0 1 0-1.646C3.049 2.874 6.079.5 9.5.5Z'/%3E%3C/svg%3E");height:11px;margin:0 5px 0 0;width:19px}.similar-articles__time-read:before,.similar-articles__views:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block}.similar-articles__time-read:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Ccircle cx='5.885' cy='5.885' r='5.385' stroke='%23A2A2A2'/%3E%3Cpath stroke='%23A2A2A2' stroke-linecap='round' d='M5.874 2.531v3.34l2.71 2.713'/%3E%3C/svg%3E");height:12px;margin:0 4px;width:12px}.similar-articles__tags{display:flex;gap:5px}figure{display:flex;flex-direction:column;margin:0 auto;width:95%}figure,figure img{padding-bottom:1rem}figure img{border-radius:20px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}figure figcaption{font-size:.9rem;font-style:italic;margin-top:1rem;overflow-wrap:break-word;word-break:break-word}.content-link{padding-top:var(--gap-srting)}.difference{display:flex;flex-direction:column;justify-content:center;min-height:520px;padding:var(--space-section-padding) 0;position:relative;width:100%;z-index:100}@media (min-width:1024px){.difference{font-size:18px;min-height:600px;padding:0 0 calc(var(--space-section-padding)/2) 0}}.difference:before{background-color:transparent;bottom:0;content:"";display:block;height:200px;position:absolute;width:100%}.difference__bg{background-color:#ff6d18;clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:960px){.difference__bg{background-color:#ff6d18;clip-path:polygon(0 0,100% 10%,100% 85%,0 100%);height:100%;left:0;top:0}}.difference__wrap{display:flex;flex-direction:column;gap:var(--gap-srting);height:100%;justify-content:center;padding:var(--space-section-padding) 0;position:relative;width:100%}.difference__btn{display:inline-flex;width:200px}@media (min-width:960px){.difference__btn{font-size:1.2rem;height:60px;width:210px}}.difference__btn:hover{background-color:#231f20}.difference__title{color:#fff;font-size:var(--fs-h2);line-height:1.1;padding:0;width:90%}@media (min-width:768px){.difference__title{width:70%}}@media (min-width:1024px){.difference__title{width:70%}}.difference__text{color:#fff;font-size:18px;width:90%}@media (min-width:768px){.difference__text{width:70%}}@media (min-width:1024px){.difference__text{font-size:20px;width:70%}}.difference__text p:first-child{padding-bottom:1rem}.difference__desc{color:#fff;font-size:18px}@media (min-width:1024px){.difference__desc{font-size:20px;width:80%}}.difference__svg-bg{display:block;height:100%;max-width:100%;width:auto}.difference__icon{display:none}@media (min-width:768px){.difference__icon{align-items:center;animation:cometFloat 2s ease-in-out 1.8s infinite alternate;display:flex;flex-direction:column;justify-content:center;position:absolute;right:0;width:200px}}@media (min-width:1024px){.difference__icon{width:280px}}.difference__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}@keyframes cometFloat{0%{transform:translate(0) scale(1) rotate(0)}to{transform:translateY(-20px) scale(1) rotate(0)}}
