@charset "UTF-8";.kr-button:link,.kr-button{width:100%;background-color:#fff;border:1px solid transparent;display:flex;gap:2rem;align-items:center;color:#355ea9;transition:all .1s;padding:2.2rem;font-weight:700;font-size:1.6rem;line-height:159.9%}.kr-button:link:hover,.kr-button:hover{border:1px solid #355ea9}.kr-arrow-down svg,.kr-arrow-right svg{transition:transform .3s ease-in-out}.kr-arrow-right:hover svg{transform:translate(.4rem)}.kr-arrow-down:hover svg{transform:translateY(.7rem)}.kr-button:active{border:1px solid #355ea9;scale:.9}.kr-contact-form{padding:3.5rem;background-color:#355ea9;display:flex;flex-direction:column;gap:2.6rem;min-width:59.5rem}@media (max-width: 1023px){.kr-contact-form{min-width:unset;width:100%;padding:2.5rem}}.kr-contact-form__input-group{position:relative;display:block;width:100%}.kr-contact-form__submit-group{display:flex;flex-direction:column;position:relative}.kr-contact-form__title{color:#fff}.kr-contact-form__input-error{position:absolute;top:100%;left:0;font-size:1.4rem;color:red;display:none}.kr-contact-form__input-error.--error{display:block}.kr-contact-form__input-error.--file-error{color:#fff;display:block;top:110%}.kr-contact-form__submit-error,.kr-contact-form__submit-success{display:none;font-size:1.4rem;position:absolute;top:105%;left:0}.kr-contact-form__submit-error{color:red}.kr-contact-form__submit-error.--active{display:block}.kr-contact-form__submit-success{color:#fff}.kr-contact-form__submit-success.--active{display:block}.kr-contact-form__file-formats{color:#fff;position:absolute;top:-20px;left:5px;font-size:1.4rem}.kr-contact-form__submit{text-align:center;padding:2.3rem 0;background-color:#fff;font-weight:700;font-size:1.6rem;color:#355ea9;line-height:159.9%;cursor:pointer;border:0;margin-top:2rem}.kr-contact-form__select{-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='24' height='14' viewBox='0 0 24 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9393 13.0607C11.5251 13.6464 12.4749 13.6464 13.0607 13.0607L22.6066 3.51472C23.1924 2.92893 23.1924 1.97918 22.6066 1.3934C22.0208 0.807611 21.0711 0.807611 20.4853 1.3934L12 9.87868L3.51472 1.3934C2.92893 0.807612 1.97918 0.807612 1.3934 1.3934C0.807611 1.97919 0.807611 2.92893 1.3934 3.51472L10.9393 13.0607ZM10.5 11L10.5 12L13.5 12L13.5 11L10.5 11Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:95% 50%;cursor:pointer}.kr-contact-form__select,.kr-contact-form textarea,.kr-contact-form__input{padding:2rem 2.5rem;border:2px solid transparent;width:100%;font-weight:500;font-size:1.5rem;line-height:182.4%;letter-spacing:.005em}.kr-contact-form__select--file,.kr-contact-form textarea--file,.kr-contact-form__input--file{padding:0;color:#fff}.kr-contact-form__select.--error,.kr-contact-form textarea.--error,.kr-contact-form__input.--error{border:2px solid red}input[type=file]::file-selector-button{margin-right:20px;border:none;background:#fff;padding:10px 20px;border-radius:10px;color:#355ea9;cursor:pointer;transition:background .2s ease-in-out}input[type=file]::file-selector-button:hover{background:#00bff2}.lds-roller-contact{display:none;position:relative;width:80px;height:80px;align-self:center}.lds-roller-contact div{animation:lds-roller-contact 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller-contact div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller-contact div:nth-child(1){animation-delay:-36ms}.lds-roller-contact div:nth-child(1):after{top:63px;left:63px}.lds-roller-contact div:nth-child(2){animation-delay:-72ms}.lds-roller-contact div:nth-child(2):after{top:68px;left:56px}.lds-roller-contact div:nth-child(3){animation-delay:-.108s}.lds-roller-contact div:nth-child(3):after{top:71px;left:48px}.lds-roller-contact div:nth-child(4){animation-delay:-.144s}.lds-roller-contact div:nth-child(4):after{top:72px;left:40px}.lds-roller-contact div:nth-child(5){animation-delay:-.18s}.lds-roller-contact div:nth-child(5):after{top:71px;left:32px}.lds-roller-contact div:nth-child(6){animation-delay:-.216s}.lds-roller-contact div:nth-child(6):after{top:68px;left:24px}.lds-roller-contact div:nth-child(7){animation-delay:-.252s}.lds-roller-contact div:nth-child(7):after{top:63px;left:17px}.lds-roller-contact div:nth-child(8){animation-delay:-.288s}.lds-roller-contact div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller-contact{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kr-contact-form{color:#fff;font-size:1.5rem;font-weight:500;letter-spacing:.005em}.kr-contact-form button{background:#fff;color:#355ea9;width:137px;height:54px;border-radius:12px;border:2px solid;font-size:1.5rem;letter-spacing:.005em;font-weight:500}.kr-contact-form button:hover{background:deepskyblue}.kr-contact-tile{background-color:#fff;padding:3.3rem 2rem 5rem 2.8rem;display:flex;flex-direction:column;gap:1.8rem;max-width:32rem;width:100%}@media (min-width: 1024px){.kr-contact-tile{max-width:34rem}}.kr-contact-tile__title{color:#355ea9;font-weight:700;font-size:2rem;line-height:175.9%}@media (min-width: 1024px){.kr-contact-tile__title{font-size:2.4rem}}.kr-contact-tile__text{display:flex;flex-direction:column;gap:.7rem;font-weight:700;margin-top:auto}@media (min-width: 1024px){.kr-contact-tile__text{font-weight:500}}.kr-contact-tile__text-item{display:block}.kr-file-tile{background-color:#fff;padding:3rem;display:flex;flex-direction:column}.kr-file-tile.--small-column{width:100%}@media (min-width: 1024px){.kr-file-tile.--small-column{width:calc(50% - 2rem)}}.kr-file-tile.--big-column{width:100%;display:flex;flex-direction:column}@media (min-width: 1024px){.kr-file-tile.--big-column{flex-direction:row;flex-wrap:wrap;column-gap:4rem}}@media (min-width: 1281px){.kr-file-tile.--big-column{flex-direction:row;flex-wrap:wrap;column-gap:8rem}}.kr-file-tile__title{color:#000;font-weight:700;font-size:2rem;line-height:35px;width:100%;margin-bottom:2rem}@media (min-width: 1024px){.kr-file-tile__title{font-size:2.4rem}}.kr-file-tile__list{margin:0;padding:0 0 0 2rem}.kr-file-tile__list.--big-column{width:100%}@media (min-width: 1024px){.kr-file-tile__list.--big-column{width:calc(50% - 1.5rem)}}.kr-file-tile__list-item{font-weight:700;font-size:1.6rem;line-height:35px;text-decoration-line:underline}.kr-floating-contact-button{position:fixed;right:2rem;top:40px;z-index:1000;opacity:0;transform:translateY(20px);transition:all .3s ease-in-out}.kr-floating-contact-button__icon{width:16px;height:16px;transition:transform .2s ease-in-out}.kr-floating-contact-button--visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.kr-floating-contact-button{display:none!important}}.kr-floating-contact-button__btn{background-color:#355ea9;color:#fff;border:2px solid #fff;border-radius:50px;padding:1.4rem 2.4rem;display:flex;align-items:center;gap:.8rem;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.2;box-shadow:0 4px 20px #2a5fc84d;transition:all .2s ease-in-out;white-space:nowrap}.kr-floating-contact-button__btn:active{transform:translateY(0);box-shadow:0 2px 15px #2a5fc84d}.kr-floating-contact-button__btn:focus{outline:2px solid #fff;outline-offset:2px}.kr-floating-contact-button__text{font-weight:inherit;font-size:inherit;line-height:inherit}@media (max-width: 768px){.kr-floating-contact-button{right:1.5rem;top:30px}.kr-floating-contact-button__btn{padding:1.2rem 2rem;font-size:1.3rem}.kr-floating-contact-button__icon{width:14px;height:14px}}.kr-floating-contact-button--pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 20px #2a5fc84d}50%{box-shadow:0 4px 20px #2a5fc899}to{box-shadow:0 4px 20px #2a5fc84d}}@media (max-height: 600px){.kr-floating-contact-button{top:20px;right:1rem}.kr-floating-contact-button__btn{padding:1rem 1.8rem;font-size:1.2rem}}.kr-footer__finnance{text-align:center;padding:5rem 2.2rem;margin:0 auto}@media (min-width: 1281px){.kr-footer__finnance{padding:5rem 14rem}}.kr-footer{max-width:144rem;margin:0 auto}.kr-footer__container{padding:5rem 2.2rem;margin:0 auto;background-color:#355ea9}@media (min-width: 1281px){.kr-footer__container{padding:5rem 14rem}}.kr-footer__image{margin:0 auto}.kr-footer__image img{width:100%;height:auto;object-fit:cover}.kr-footer__logo{margin-bottom:3.2rem}@media (min-width: 1024px){.kr-footer__logo{margin-bottom:5.6rem}}.kr-footer__columns{display:flex;flex-wrap:wrap;row-gap:3.6rem}@media (min-width: 769px){.kr-footer__columns{flex-wrap:nowrap}}.kr-footer__contact{display:flex;flex-direction:column;margin-right:8rem;flex-shrink:0}.kr-footer__contact-item{font-weight:700;font-size:20px;line-height:159.9%;color:#fff}.kr-footer__persons{display:flex;flex-direction:column;row-gap:3rem}@media (min-width: 769px){.kr-footer__persons{flex-direction:row;flex-wrap:wrap;column-gap:5rem}}.kr-footer__person{width:100%;color:#fff}@media (min-width: 769px){.kr-footer__person{max-width:31.5rem;width:fit-content}}.kr-footer__person-header{display:flex;justify-content:space-between;align-items:center;gap:2rem;cursor:pointer}@media (min-width: 769px){.kr-footer__person-header{cursor:auto}}.kr-footer__person-department{font-style:normal;font-weight:700;font-size:1.6rem;line-height:159.9%;letter-spacing:.005em;margin:0}.kr-footer__person-arrow{transition:transform .2s ease-out;transform:rotate(0)}.kr-footer__person-arrow{transition:transform .2s ease-out;transform:rotate(180deg)}.kr-footer__person-arrow svg path{fill:#fff}@media (min-width: 769px){.kr-footer__person-arrow{display:none}}.kr-footer__person-arrow.active{transform:rotate(0)}.kr-footer__person-info{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .2s ease-out}@media (min-width: 769px){.kr-footer__person-info{max-height:100px}}.kr-footer__person-item{padding-top:2rem}.kr-footer__finnance{text-align:center;padding:3rem 2.2rem;margin:0 auto}@media (min-width: 1281px){.kr-footer__finnance{padding:3rem 14rem}}.kr-footer__blue-text{color:#355ea9;max-width:66.2rem;margin:0 auto 3rem;font-weight:700;font-size:2rem;line-height:159.9%;text-align:center;letter-spacing:.005em}.kr-footer__text{font-weight:500;font-size:1.5rem;line-height:178.9%;text-align:center;letter-spacing:.005em}.kr-footer__text:not(:last-child){padding-bottom:1.6rem}.kr-footer__text--columns{display:flex;flex-direction:column;gap:.4rem}.kr-header{background-color:#355ea9;position:relative;height:100%;max-width:144rem;margin:0 auto}@media (min-width: 1024px){.kr-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2.6rem}}@media (min-width: 1281px){.kr-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 13.6rem}}.kr-header__menu{max-height:7.1rem;padding:2.4rem 1.8rem 1.9rem 2.6rem;display:flex;justify-content:space-between}@media (min-width: 1024px){.kr-header__menu{padding:0}}.kr-header__menu-language{display:flex;justify-content:end;margin-right:3.2rem;gap:3rem}@media (min-width: 1024px){.kr-header__menu-language{justify-content:start;margin-right:0;gap:2.5rem}}.kr-header__menu-language>li{color:#fff;font-size:2rem;font-weight:700;letter-spacing:.005em;line-height:159.9%;display:flex;justify-content:end;text-transform:uppercase}@media (min-width: 1024px){.kr-header__menu-language>li{font-size:16px;line-height:182.4%}}.kr-header__menu-language>li.active{position:relative;width:fit-content}.kr-header__menu-language>li.active:after{content:"";width:100%;position:absolute;top:100%;right:0;height:1px;background-color:#fff;transition:width .3s ease-in-out;transform:rotate(180deg)}.kr-header__menu-language>li>a{position:relative;display:block;text-align:right;width:fit-content}.kr-header__menu-language>li>a:after{content:"";width:0;position:absolute;top:100%;right:0;height:1px;background-color:#fff;transition:width .3s ease-in-out;transform:rotate(180deg)}@media (min-width: 1024px){.kr-header__menu-language>li>a:after{transform:rotate(0);left:0}}.kr-header__menu-language>li>a:hover:after{width:100%}.kr-header__mobile-input{display:none}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(1){transform:rotate(45deg) translate(6px,1.5px)}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(6){transform:rotate(45deg) translate(-6px,-1.5px)}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(2){transform:rotate(-45deg) translate(-6px,1.5px)}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(5){transform:rotate(-45deg) translate(6px,-1.5px)}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(3){transform:translate(-50px);opacity:0}.kr-header__mobile-input:checked+.kr-header__menu>.kr-header__burger>.kr-header__burger-icon span:nth-child(4){transform:translate(50px);opacity:0}.kr-header__mobile-input:checked+.kr-header__menu+.kr-header__navigation{right:0}.kr-header__burger{cursor:pointer;z-index:40}@media (min-width: 1024px){.kr-header__burger{display:none}}.kr-header__burger-icon{cursor:pointer;width:3.6rem;display:flex;flex-wrap:wrap}.kr-header__burger-icon span{height:3px;width:1.8rem;background:#fff;opacity:1;transition:.25s ease-in-out;margin:.4rem 0}.kr-header__navigation{background-color:#355ea9;position:absolute;width:100%;height:100vh;z-index:100;transition:right .3s ease-in-out,width .3s ease-in-out;right:-100%}@media (min-width: 1024px){.kr-header__navigation{position:static;width:auto;height:auto;display:flex;gap:2.5rem}}.kr-header__menu-list{list-style:none;z-index:100;text-align:right;display:flex;flex-direction:column;gap:2.8rem;padding-right:3.2rem;padding-top:4.4rem;align-items:end}@media (min-width: 1024px){.kr-header__menu-list{padding:0;flex-direction:row;gap:4.5rem}}.kr-header__menu-item{color:#fff;font-size:2rem;font-weight:700;letter-spacing:.005em;line-height:159.9%;display:flex;justify-content:end}@media (min-width: 1024px){.kr-header__menu-item{font-size:16px;line-height:182.4%}}.kr-header__menu-item.active{position:relative;width:fit-content}.kr-header__menu-item.active:after{content:"";width:100%;position:absolute;top:100%;right:0;height:1px;background-color:#fff;transition:width .3s ease-in-out;transform:rotate(180deg)}.kr-header__menu-item--link{position:relative;display:block;text-align:right;width:fit-content}.kr-header__menu-item--link:after{content:"";width:0;position:absolute;top:100%;right:0;height:1px;background-color:#fff;transition:width .3s ease-in-out;transform:rotate(180deg)}@media (min-width: 1024px){.kr-header__menu-item--link:after{transform:rotate(0);left:0}}.kr-header__menu-item--link:hover:after{width:100%}.kr-hero-image{padding:3.1rem 2.6em 2.5rem 2.6rem;height:21.7rem;background-position:right 35% bottom 45%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:end}@media (min-width: 769px){.kr-hero-image{height:34.4rem;background-position:right}}@media (min-width: 1281px){.kr-hero-image{padding:3.1rem 13.6em 2.5rem 13.6rem}}.kr-hero-image__title{color:#fff}.kr-homepage-header{padding:2rem 3rem 3rem;background-position:right;background-repeat:no-repeat;background-size:cover}@media (max-width: 600px){.kr-homepage-header{background-position:100% 0%}}@media (max-width: 1100px){.kr-homepage-header{padding:.5rem 3rem 0rem}}@media (max-width: 1400px) and (max-height: 1080px){.kr-homepage-header{padding:.5rem 3rem 1.5rem}}@media (min-width: 1281px){.kr-homepage-header{padding:4rem 13.6rem 5rem}}.kr-homepage-header__text{max-width:72.5rem;display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;color:#fff}@media (max-width: 1100px){.kr-homepage-header__text{padding-bottom:0rem;gap:.3rem}}@media (max-width: 1400px) and (max-height: 1080px){.kr-homepage-header__text{padding-bottom:0rem;gap:.3rem}}@media (max-width: 768px){.kr-homepage-header__text{padding-bottom:0rem}}.kr-homepage-header__buttons{display:block;padding-top:3rem;margin-top:2rem;flex-direction:column;gap:8rem}@media (max-width: 1100px){.kr-homepage-header__buttons{padding-top:0rem;margin-top:1rem}}@media (max-width: 1400px) and (max-height: 1080px){.kr-homepage-header__buttons{padding-top:0rem;margin-top:1rem;margin-bottom:1rem}}@media (min-width: 769px){.kr-homepage-header__buttons{flex-direction:row;justify-content:space-between;align-items:center}}.kr-homepage-header__button{width:fit-content}@media (max-width: 1400px) and (max-height: 1080px){.kr-homepage-header__button .kr-button{padding:1.5rem 2rem;font-size:1.4rem}}.kr-homepage-header__tuv-image{height:100%;max-width:14rem;max-height:6.5rem}@media (min-width: 769px){.kr-homepage-header__tuv-image{order:1;max-width:22.6rem;max-height:10.6rem}}.kr-homepage-header__tuv-image img{width:100%;height:100%;display:block}.kr-homepage-header img{min-width:500px}.kr-two-columns{display:flex;flex-wrap:nowrap;flex-direction:column;font-size:1.6rem;max-height:500px}.kr-two-columns--contact{align-items:center}@media (min-width: 1024px){.kr-two-columns{flex-direction:row}}.kr-two-columns__button{width:fit-content;display:flex;justify-content:end;margin-left:auto;padding-right:3.1rem;align-self:end}.kr-two-columns__title{color:#355ea9;align-self:end}.kr-two-columns__title--contact{margin-bottom:2rem}.kr-two-columns__title.--left{padding:0 2.6rem}@media (min-width: 1024px){.kr-two-columns__title.--left{padding-right:5.2rem}}@media (min-width: 1024px){.kr-two-columns__title.--left{padding-left:0}}.kr-two-columns__title.--right{padding-left:2.6rem}@media (min-width: 1024px){.kr-two-columns__title.--right{padding-left:5.2rem;padding-right:2.6rem}}.kr-two-columns__text{padding:3rem 0;display:grid;align-items:center;row-gap:2rem;justify-content:center;width:100%}.kr-two-columns__text--small-gap{align-content:start;row-gap:1rem}@media (min-width: 1024px){.kr-two-columns__text--small-gap{row-gap:0}}@media (min-width: 1024px){.kr-two-columns__text{width:50%}}@media (min-width: 1024px){.kr-two-columns__text.--left{padding-left:2.6rem}}@media (min-width: 1281px){.kr-two-columns__text.--left{padding-left:4rem}}.kr-two-columns__text.--right{order:-1}@media (min-width: 1024px){.kr-two-columns__text.--right{order:1}}.kr-two-columns__text-item{color:#000;font-weight:500;align-self:start;text-align:justify;line-height:182.4%;letter-spacing:.005em}.kr-two-columns__text-item.--left{padding:0 2.6rem}@media (min-width: 1024px){.kr-two-columns__text-item.--left{padding-right:5.2rem}}@media (min-width: 1024px){.kr-two-columns__text-item.--left{padding-left:0}}.kr-two-columns__text-item.--right{padding-right:2.6rem;padding-left:2.6rem}@media (min-width: 1024px){.kr-two-columns__text-item.--right{padding-left:5.2rem;padding-right:2.6rem}}.kr-two-columns__image{width:100%}@media (min-width: 1024px){.kr-two-columns__image{width:50%}}.kr-two-columns__image img{width:100%;object-fit:cover;object-position:center;max-height:300px}@media (min-width: 1024px){.kr-two-columns__image img{min-height:500px;max-height:500px;object-position:bottom}}@media only screen and (max-width: 1500px){.kr-two-columns{font-size:1.45rem}}@media only screen and (max-width: 1350px){.kr-two-columns{font-size:1.3rem}}@media only screen and (max-width: 1023px){.kr-two-columns{font-size:1.6rem;max-height:none}}.contact-img-position{padding-top:2px}@media only screen and (max-width: 1350px){.contact-img-position{padding-top:1px}}.kr-product-detail{display:flex;gap:10rem}@media (max-width: 1280px){.kr-product-detail{gap:3rem}}@media (max-width: 768px){.kr-product-detail{flex-direction:column}}.kr-product-detail__left-column{flex:1;display:flex;flex-direction:column}.kr-product-detail__title{padding-bottom:3.2rem}.kr-product-detail__params{display:flex;flex-direction:column;gap:1rem;margin-bottom:4.1rem}.kr-product-detail__param{padding:1rem;display:flex;justify-content:space-between;font-style:normal;font-weight:500;font-size:1.4rem;line-height:182.4%;letter-spacing:.005em;gap:2rem}.kr-product-detail__param:not(:last-child){border-bottom:.1rem solid #AEAEAE}.kr-product-detail__param--first{min-width:8rem}.kr-product-detail__sub-title{font-style:normal;font-weight:700;font-size:1.6rem;line-height:159.9%;letter-spacing:.005em;padding-bottom:1.2rem}.kr-product-detail__sub-description{font-style:normal;font-weight:400;font-size:1.6rem;line-height:159.9%;letter-spacing:.005em}.kr-product-detail__sub-description:not(:last-child){padding-bottom:4.3rem}.kr-product-detail__right-column{flex-shrink:0}.kr-product-detail__images{display:flex;flex-direction:column;gap:5.6rem}.kr-product-detail__images img{max-width:250px;width:100%;height:auto}@media (max-width: 768px){.kr-product-detail__images{flex-direction:row;gap:2rem;flex-wrap:wrap}}.kr-product{background-color:#fff;padding:1rem;filter:drop-shadow(3px 3px 9px rgba(0,0,0,.25));width:33.3rem}.kr-product__info{background-color:#f4f4f4;max-width:32rem;padding:.9rem 1.8rem 1.3rem;height:100%;display:flex;flex-direction:column}.kr-product__image{margin-bottom:.9rem;display:flex;justify-content:center}.kr-product__image img{object-fit:cover;width:100%}.kr-product__title{font-weight:700;font-size:1.6rem;line-height:159.9%;letter-spacing:.005em;margin-bottom:1.4rem}.kr-product__entries{display:flex;flex-direction:column;gap:2rem;margin-bottom:1.7rem}.kr-product__item{display:flex;gap:2rem;justify-content:space-between}.kr-product__item:last-child{margin-bottom:auto}.kr-product__entry{max-width:12rem}.kr-product__entry-item{text-align:right}.kr-product__button{font-weight:700;font-size:2rem;line-height:32px;width:100%;display:flex;justify-content:center;text-align:center;background-color:#fff;padding:1.35rem;color:#355ea9;margin-top:auto}.kr-product-list{background-color:#fff;position:relative;box-shadow:3px 3px 9px #00000040;max-width:69.8rem;width:100%}.kr-product-list__info{display:flex;gap:1.7rem;background-color:#f4f4f4;padding:2rem;border:1.5rem solid white}.kr-product-list__info.--full{width:100%}@media (max-width: 1280px){.kr-product-list__info{flex-direction:column}}@media (max-width: 1023px){.kr-product-list__info{flex-direction:row;max-width:69.8rem}}@media (max-width: 600px){.kr-product-list__info{flex-direction:column}}.kr-product-list__image{display:flex;align-items:center;max-width:20rem}.kr-product-list__image img{object-fit:cover;width:100%}.kr-product-list__title{font-weight:700;font-size:2rem;line-height:159.9%;letter-spacing:.005em;margin-bottom:1.4rem}.kr-product-list__entries{display:flex;flex-direction:column;gap:2rem;margin-bottom:1.7rem}.kr-product-list__entries.--full{width:100%}.kr-product-list__entry{max-width:19rem}.kr-product-list__entry-item{text-align:left}.kr-product-list__item{display:flex;gap:2rem;justify-content:space-between}.kr-product-list__button{font-weight:700;font-size:2rem;line-height:32px;background-color:#fff;padding:1.35rem;color:#355ea9;width:fit-content;align-self:end}.kr-realizations__loader{position:absolute;top:5%;left:50%;transform:translate(-50%,-50%);display:none}@media (max-width: 1023px){.kr-realizations__loader{top:10%}}.lds-roller--realization{display:inline-block;position:relative;width:80px;height:80px}.lds-roller--realization div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller--realization div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#355ea9;margin:-4px 0 0 -4px}.lds-roller--realization div:nth-child(1){animation-delay:-36ms}.lds-roller--realization div:nth-child(1):after{top:63px;left:63px}.lds-roller--realization div:nth-child(2){animation-delay:-72ms}.lds-roller--realization div:nth-child(2):after{top:68px;left:56px}.lds-roller--realization div:nth-child(3){animation-delay:-.108s}.lds-roller--realization div:nth-child(3):after{top:71px;left:48px}.lds-roller--realization div:nth-child(4){animation-delay:-.144s}.lds-roller--realization div:nth-child(4):after{top:72px;left:40px}.lds-roller--realization div:nth-child(5){animation-delay:-.18s}.lds-roller--realization div:nth-child(5):after{top:71px;left:32px}.lds-roller--realization div:nth-child(6){animation-delay:-.216s}.lds-roller--realization div:nth-child(6):after{top:68px;left:24px}.lds-roller--realization div:nth-child(7){animation-delay:-.252s}.lds-roller--realization div:nth-child(7):after{top:63px;left:17px}.lds-roller--realization div:nth-child(8){animation-delay:-.288s}.lds-roller--realization div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kr-round-items__item-heading{font-weight:700;font-size:1.8rem;line-height:140%;color:#355ea9;text-align:center;margin:0}.kr-round-items{padding:7.2rem 9.6rem}@media (max-width: 1280px){.kr-round-items{padding:4.2rem 2.6rem}}.kr-round-items__title{font-style:normal;font-weight:700;font-size:4rem;line-height:54px;padding-bottom:7rem;color:#355ea9}.kr-round-items__items{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}@media (max-width: 1280px){.kr-round-items__items{gap:3rem;justify-content:center}}.kr-round-items__item{max-width:25.9rem;display:flex;flex-direction:column;gap:4rem;text-align:center;align-items:center}.kr-round-items__item-number{font-weight:700;font-size:3.6rem;line-height:32px;width:9rem;height:9rem;display:flex;justify-content:center;align-items:center;background-color:#355ea9;color:#fff;border-radius:100%}.kr-round-items__item-text{font-weight:500;font-size:16px;line-height:178.9%;text-align:center;letter-spacing:.005em}.kr-sub-image-text{display:flex;padding-left:9.6rem;gap:7rem}@media (max-width: 1439px){.kr-sub-image-text{gap:2rem;padding-left:2.6rem}}@media (max-width: 1280px){.kr-sub-image-text{flex-direction:column}}@media (max-width: 768px){.kr-sub-image-text{padding-left:0}}.kr-sub-image-text__title{color:#355ea9;margin-bottom:4.5rem;justify-content:space-between}.kr-sub-image-text__text{margin-top:6.8rem;flex-shrink:1;font-size:1.6rem;color:#000;font-weight:500;line-height:178.9%;letter-spacing:.005em;text-align:justify}@media (max-width: 768px){.kr-sub-image-text__text{padding-left:2.6rem}}.kr-sub-image-text__text p:not(:last-child),.kr-sub-image-text__text ul:not(:last-child){padding-bottom:2rem}.kr-sub-image-text__list{margin-top:0}.kr-sub-image-text__text-item{font-size:1.6rem;color:#000;font-weight:500;line-height:178.9%;letter-spacing:.005em}.kr-sub-image-text__image{display:flex;justify-content:center;flex-shrink:0;max-width:50%}@media (max-width: 1439px){.kr-sub-image-text__image{display:flex;justify-content:center;max-width:45%}}@media (max-width: 1280px){.kr-sub-image-text__image{max-width:100%}}@media (max-width: 768px){.kr-sub-image-text__image{height:100%}.kr-sub-image-text__image img{width:100%;height:100%;object-fit:cover}}.kr-sub-image-text__image img{max-width:100%;height:auto;object-fit:contain}@media only screen and (max-width: 1150px){.kr-sub-image-text ul,#design_services_text{padding-right:2rem}}.kr-tile{background-color:#355ea9;width:19rem;height:26rem;padding:3rem;display:flex;align-items:center;flex-direction:column;gap:3rem;color:#fff;text-decoration:none;transition:all .3s ease}.kr-tile__text{text-align:center}.kr-tile--clickable{cursor:pointer}.kr-tile--clickable:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003;color:#fff;text-decoration:none}.kr-tile--clickable:focus{outline:2px solid #fff;outline-offset:2px}
