@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}.custom-checkbox{line-height:1.25rem}.custom-checkbox label{align-items:flex-start;display:inline-flex;font-size:1rem;line-height:1.25em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox label:before{background-image:url(/assets/img/product/icons_tick.svg);content:"";cursor:pointer;display:inline-block;height:20px;margin-right:.5rem;padding:0 10px;transition-duration:.2s;transition-property:border,background-color,color,opacity}.custom-checkbox input{display:none}.custom-checkbox input:checked+label:before{background-image:url(/assets/img/product/icons_tick-checked.svg)}.custom-checkbox input:disabled+label{opacity:.4}.custom-checkbox input:disabled+label:before{cursor:auto}@keyframes btn-zoom-in-bg{0%{border-width:0;left:calc(50% - 1.875rem);transform:scale(0);width:3.75rem}30%{border-width:0;transform:scale(1)}40%{border-width:10px;transform:scale(1.5)}50%{border-width:0;transform:scale(1)}60%{left:calc(50% - 1.875rem);width:3.75rem}to{border-width:0;left:0;transform:scale(1);width:100%}}@keyframes btn-zoom-in-icon{0%{transform:scale(0)}50%{transform:scale(0)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes btn-zoom-in-text{0%{margin-right:0;opacity:0;width:0}60%{margin-right:0;opacity:0;width:0}to{margin-right:.5rem;opacity:1;width:100%}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.software-keyvision--column .software-keyvision__container__action li:first-child{order:0}.software-keyvision--column .software-keyvision__container__action li:nth-child(2){order:2}.software-keyvision--column .software-keyvision__container__action li:nth-child(3){order:3}.software-keyvision--column .software-keyvision__container__action li:nth-child(4){order:1}.software-keyvision--column .software-keyvision__container__action li .software-keyvision__container__action__item__form{stroke:#fff!important}.software-keyvision--column .software-keyvision__container__action li .software-keyvision__container__action__item__form:hover svg circle{fill:#fff!important}.software-keyvision--column .software-keyvision__container__action li .software-keyvision__container__action__item__form:hover svg path:last-child{stroke:#061224!important}#applications-installation .btn-zoom{position:relative}#applications-installation .btn-zoom .btn-zoom-in-sibling-content{padding-bottom:3.75rem;position:relative;z-index:1}#applications-installation .btn-zoom .btn-zoom-in-sibling-content .btn-zoom-in-sibling-content__space{margin-top:calc(1.15rem + 1.8vw)}@media (min-width:1200px){#applications-installation .btn-zoom .btn-zoom-in-sibling-content .btn-zoom-in-sibling-content__space{margin-top:2.5rem}}#applications-installation .btn-zoom .btn-zoom-in-container{align-items:flex-end;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap{bottom:2rem;max-width:100%;position:sticky;z-index:2}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap .btn-zoom-in{display:inline-block;max-width:100%;position:relative}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__bg{background-color:#202020;border-color:#fff;border-radius:50rem;border-style:solid;height:100%;left:0;position:absolute;top:0;width:100%}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;padding:.75rem 1.5rem;position:relative;text-decoration:none}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link .btn-zoom-in__link__text{display:block;margin-right:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link:hover{color:#fff}#applications-installation .btn-zoom .btn-zoom-in-container .btn-zoom-in-wrap.disabled{opacity:.25;pointer-events:none}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__bg{animation:btn-zoom-in-bg 1.5s}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link .btn-zoom-in__link__text{animation:btn-zoom-in-text 1.5s}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link i:before{animation:btn-zoom-in-icon 1.5s}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim-reverse .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__bg{animation:btn-zoom-in-bg 1.5s;animation-direction:reverse}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim-reverse .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link .btn-zoom-in__link__text{animation:btn-zoom-in-text 1.5s;animation-direction:reverse}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--anim-reverse .btn-zoom-in-wrap .btn-zoom-in .btn-zoom-in__link i:before{animation:btn-zoom-in-icon 1.5s;animation-direction:reverse}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--showed{visibility:visible}#applications-installation .btn-zoom .btn-zoom-in-container.btn-zoom-in-container--showed .btn-zoom-in-wrap .btn-zoom-in:hover .btn-zoom-in__bg{animation:glowing 20s linear infinite;background:linear-gradient(45deg,#48ff00,#00ffd5,#002bff,#00ffd5,#48ff00);background-size:400%;transition:background .3s ease-in-out}#private-cloud .card-section-text-img-column h1{font-size:calc(1.2rem + 2.4vw);line-height:1.3em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h1{font-size:3rem}}#private-cloud .card-section-text-img-column h2{font-size:calc(1.2rem + 2.4vw);line-height:1.3em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h2{font-size:3rem}}#private-cloud .card-section-text-img-column h3{font-size:calc(1.125rem + 1.5vw);line-height:1.3em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h3{font-size:2.25rem}}#private-cloud .card-section-text-img-column h4{font-size:calc(1.05rem + .6vw);line-height:1.4em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h4{font-size:1.5rem}}#private-cloud .card-section-text-img-column h5{font-size:calc(1.0375rem + .45vw);line-height:1.4em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h5{font-size:1.375rem}}#private-cloud .card-section-text-img-column h6{font-size:calc(1.025rem + .3vw);line-height:1.4em}@media (min-width:1200px){#private-cloud .card-section-text-img-column h6{font-size:1.25rem}}#private-cloud .card-section-text-img-column figure{margin-top:-20px!important}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h1,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h1,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h1,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h1,html[lang=ja-JP] #private-cloud .card-section-text-img-column h1,html[lang=ja] #private-cloud .card-section-text-img-column h1,html[lang=jp] #private-cloud .card-section-text-img-column h1,html[lang=ko-KR] #private-cloud .card-section-text-img-column h1,html[lang=ko] #private-cloud .card-section-text-img-column h1,html[lang=kr] #private-cloud .card-section-text-img-column h1,html[lang=zh-HK] #private-cloud .card-section-text-img-column h1,html[lang=zh-TW] #private-cloud .card-section-text-img-column h1{font-size:calc(1.2rem + 2.4vw);line-height:1.3em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h1,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h1,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h1,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h1,html[lang=ja-JP] #private-cloud .card-section-text-img-column h1,html[lang=ja] #private-cloud .card-section-text-img-column h1,html[lang=jp] #private-cloud .card-section-text-img-column h1,html[lang=ko-KR] #private-cloud .card-section-text-img-column h1,html[lang=ko] #private-cloud .card-section-text-img-column h1,html[lang=kr] #private-cloud .card-section-text-img-column h1,html[lang=zh-HK] #private-cloud .card-section-text-img-column h1,html[lang=zh-TW] #private-cloud .card-section-text-img-column h1{font-size:3rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h2,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h2,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h2,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h2,html[lang=ja-JP] #private-cloud .card-section-text-img-column h2,html[lang=ja] #private-cloud .card-section-text-img-column h2,html[lang=jp] #private-cloud .card-section-text-img-column h2,html[lang=ko-KR] #private-cloud .card-section-text-img-column h2,html[lang=ko] #private-cloud .card-section-text-img-column h2,html[lang=kr] #private-cloud .card-section-text-img-column h2,html[lang=zh-HK] #private-cloud .card-section-text-img-column h2,html[lang=zh-TW] #private-cloud .card-section-text-img-column h2{font-size:calc(1.2rem + 2.4vw);line-height:1.3em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h2,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h2,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h2,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h2,html[lang=ja-JP] #private-cloud .card-section-text-img-column h2,html[lang=ja] #private-cloud .card-section-text-img-column h2,html[lang=jp] #private-cloud .card-section-text-img-column h2,html[lang=ko-KR] #private-cloud .card-section-text-img-column h2,html[lang=ko] #private-cloud .card-section-text-img-column h2,html[lang=kr] #private-cloud .card-section-text-img-column h2,html[lang=zh-HK] #private-cloud .card-section-text-img-column h2,html[lang=zh-TW] #private-cloud .card-section-text-img-column h2{font-size:3rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h3,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h3,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h3,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h3,html[lang=ja-JP] #private-cloud .card-section-text-img-column h3,html[lang=ja] #private-cloud .card-section-text-img-column h3,html[lang=jp] #private-cloud .card-section-text-img-column h3,html[lang=ko-KR] #private-cloud .card-section-text-img-column h3,html[lang=ko] #private-cloud .card-section-text-img-column h3,html[lang=kr] #private-cloud .card-section-text-img-column h3,html[lang=zh-HK] #private-cloud .card-section-text-img-column h3,html[lang=zh-TW] #private-cloud .card-section-text-img-column h3{font-size:calc(1.125rem + 1.5vw);line-height:1.3em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h3,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h3,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h3,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h3,html[lang=ja-JP] #private-cloud .card-section-text-img-column h3,html[lang=ja] #private-cloud .card-section-text-img-column h3,html[lang=jp] #private-cloud .card-section-text-img-column h3,html[lang=ko-KR] #private-cloud .card-section-text-img-column h3,html[lang=ko] #private-cloud .card-section-text-img-column h3,html[lang=kr] #private-cloud .card-section-text-img-column h3,html[lang=zh-HK] #private-cloud .card-section-text-img-column h3,html[lang=zh-TW] #private-cloud .card-section-text-img-column h3{font-size:2.25rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h4,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h4,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h4,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h4,html[lang=ja-JP] #private-cloud .card-section-text-img-column h4,html[lang=ja] #private-cloud .card-section-text-img-column h4,html[lang=jp] #private-cloud .card-section-text-img-column h4,html[lang=ko-KR] #private-cloud .card-section-text-img-column h4,html[lang=ko] #private-cloud .card-section-text-img-column h4,html[lang=kr] #private-cloud .card-section-text-img-column h4,html[lang=zh-HK] #private-cloud .card-section-text-img-column h4,html[lang=zh-TW] #private-cloud .card-section-text-img-column h4{font-size:calc(1.125rem + 1.5vw);line-height:1.3em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h4,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h4,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h4,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h4,html[lang=ja-JP] #private-cloud .card-section-text-img-column h4,html[lang=ja] #private-cloud .card-section-text-img-column h4,html[lang=jp] #private-cloud .card-section-text-img-column h4,html[lang=ko-KR] #private-cloud .card-section-text-img-column h4,html[lang=ko] #private-cloud .card-section-text-img-column h4,html[lang=kr] #private-cloud .card-section-text-img-column h4,html[lang=zh-HK] #private-cloud .card-section-text-img-column h4,html[lang=zh-TW] #private-cloud .card-section-text-img-column h4{font-size:2.25rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h5,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h5,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h5,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h5,html[lang=ja-JP] #private-cloud .card-section-text-img-column h5,html[lang=ja] #private-cloud .card-section-text-img-column h5,html[lang=jp] #private-cloud .card-section-text-img-column h5,html[lang=ko-KR] #private-cloud .card-section-text-img-column h5,html[lang=ko] #private-cloud .card-section-text-img-column h5,html[lang=kr] #private-cloud .card-section-text-img-column h5,html[lang=zh-HK] #private-cloud .card-section-text-img-column h5,html[lang=zh-TW] #private-cloud .card-section-text-img-column h5{font-size:calc(1.0375rem + .45vw);line-height:1.4em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h5,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h5,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h5,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h5,html[lang=ja-JP] #private-cloud .card-section-text-img-column h5,html[lang=ja] #private-cloud .card-section-text-img-column h5,html[lang=jp] #private-cloud .card-section-text-img-column h5,html[lang=ko-KR] #private-cloud .card-section-text-img-column h5,html[lang=ko] #private-cloud .card-section-text-img-column h5,html[lang=kr] #private-cloud .card-section-text-img-column h5,html[lang=zh-HK] #private-cloud .card-section-text-img-column h5,html[lang=zh-TW] #private-cloud .card-section-text-img-column h5{font-size:1.375rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column h6,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h6,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h6,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h6,html[lang=ja-JP] #private-cloud .card-section-text-img-column h6,html[lang=ja] #private-cloud .card-section-text-img-column h6,html[lang=jp] #private-cloud .card-section-text-img-column h6,html[lang=ko-KR] #private-cloud .card-section-text-img-column h6,html[lang=ko] #private-cloud .card-section-text-img-column h6,html[lang=kr] #private-cloud .card-section-text-img-column h6,html[lang=zh-HK] #private-cloud .card-section-text-img-column h6,html[lang=zh-TW] #private-cloud .card-section-text-img-column h6{font-size:calc(1.025rem + .3vw);line-height:1.4em}@media (min-width:1200px){html form[lang=ja-jp] #private-cloud .card-section-text-img-column h6,html form[lang=ko-KR] #private-cloud .card-section-text-img-column h6,html form[lang=zh-HK] #private-cloud .card-section-text-img-column h6,html form[lang=zh-TW] #private-cloud .card-section-text-img-column h6,html[lang=ja-JP] #private-cloud .card-section-text-img-column h6,html[lang=ja] #private-cloud .card-section-text-img-column h6,html[lang=jp] #private-cloud .card-section-text-img-column h6,html[lang=ko-KR] #private-cloud .card-section-text-img-column h6,html[lang=ko] #private-cloud .card-section-text-img-column h6,html[lang=kr] #private-cloud .card-section-text-img-column h6,html[lang=zh-HK] #private-cloud .card-section-text-img-column h6,html[lang=zh-TW] #private-cloud .card-section-text-img-column h6{font-size:1.25rem}}html form[lang=ja-jp] #private-cloud .card-section-text-img-column figure,html form[lang=ko-KR] #private-cloud .card-section-text-img-column figure,html form[lang=zh-HK] #private-cloud .card-section-text-img-column figure,html form[lang=zh-TW] #private-cloud .card-section-text-img-column figure,html[lang=ja-JP] #private-cloud .card-section-text-img-column figure,html[lang=ja] #private-cloud .card-section-text-img-column figure,html[lang=jp] #private-cloud .card-section-text-img-column figure,html[lang=ko-KR] #private-cloud .card-section-text-img-column figure,html[lang=ko] #private-cloud .card-section-text-img-column figure,html[lang=kr] #private-cloud .card-section-text-img-column figure,html[lang=zh-HK] #private-cloud .card-section-text-img-column figure,html[lang=zh-TW] #private-cloud .card-section-text-img-column figure{margin-top:-20px!important}@media (min-width:1000px){#backup-anytime h3,#latest-version h3{font-size:1.5rem}}@media (min-width:1920px){#backup-anytime h3,#latest-version h3{font-size:2.25rem}}
