@font-face{font-family:Inter,sans-serif;src:url(/assets/Inter-Italic-VariableFont_opsz_wght-B-9PvMw6.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}:root{--black: #1e1e1e;--white: #ffffff}*,*:before,*:after{box-sizing:border-box}body{font-size:16px;line-height:1.5;font-weight:400;font-family:Inter,sans-serif;margin:0}h3{font-size:20px}h4{font-size:16px;font-weight:400;line-height:1.5}h4.titleArrow{display:flex;align-items:center;gap:16px}span.icon{display:flex;align-items:center;justify-content:center}a{text-decoration:none;color:var(--black);cursor:pointer}a.linkMail{display:block;position:relative;padding-left:24px}a.linkMail:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url(/images/icon/mail.svg);background-repeat:no-repeat;background-size:cover}a.linkFolder{display:block;position:relative;padding-left:24px;margin-bottom:16px}a.linkFolder:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url(/images/icon/Folder.svg);background-repeat:no-repeat;background-size:cover}.container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:16px;display:flex;align-items:center;justify-content:space-between}.row{display:flex;align-items:center;width:100%}.boxBordered{padding-block:8px;border:1px solid var(--black);width:1000px;position:relative;overflow:hidden}.boxBordered:before{content:"";position:absolute;width:200%;height:1px;top:0;left:0;transform:rotate(.917deg);transform-origin:left center;background:#000}header{background-color:var(--black)}header .navbar .container{justify-content:flex-start}header .navBlock{background-color:var(--white)}header .navMail{background-color:var(--white);height:107.52px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}header .navBlock{height:100%}header .navBlock .borderedAcross{max-width:694px;height:67.52px;position:relative}header .navBlock .borderedAcross:before{transform:rotate(5.25deg)}header .navBlock .borderedAcross:after{content:"";position:absolute;width:200%;height:1px;right:0;top:0;transform-origin:right center;background:#000;transform:rotate(-5.25deg)}header ul.nav{display:flex;align-items:center;justify-content:space-between;margin:0;padding-left:0;max-width:694px;width:100%;border-inline:1px solid var(--black)}header ul.nav li{list-style:none;width:25%;text-align:center;padding:8px 16px}header ul.nav li:not(:last-child){border-right:1px solid var(--black)}.notificationBlock{display:flex;margin-bottom:64px}.notificationBlock .notificationBox{width:50%;padding-inline:16px}.notificationBlock .notificationBox:last-child{padding-top:68px}.products{display:flex;flex-wrap:wrap;width:100%;max-width:1000px;margin-left:auto;gap:64px;margin-bottom:64px}.products .product{width:calc((100% - 64px)/2);max-width:310px}.products .product .imageBlock{width:310px;height:310px;border:1px solid var(--black);margin-bottom:32px;margin-inline:auto;display:flex;align-items:center;justify-content:center}.products .product .imageBlock img{width:100%;object-fit:contain;height:auto}.products .product h4{display:block;background-color:var(--black);color:var(--white);padding:12px;text-align:center}.banner{background-color:var(--black);color:var(--white);margin-bottom:64px}.banner img{width:65%}.darkBlock{background-color:var(--black);color:var(--white);padding-block:64px;margin-bottom:64px}.darkBlock .container{flex-direction:column;align-items:flex-start}.darkBlock p{width:50%}.darkBlock p span{margin-top:32px;display:block}footer .footerBottom{display:flex;align-items:center;justify-content:space-between;background-color:var(--black);color:var(--white)}footer .footerBottom .footerBottomText{display:flex;align-items:center;justify-content:space-between;font-size:18px;gap:64px}
