.product-header-block{position:relative;width:100vw;position:relative;left:calc(-1 * (100vw - 100%) / 2)}.product-header-block .container{position:relative;z-index:2;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;padding-top:120px;min-height:calc(100vh);padding-left:140px;padding-right:140px}@media (max-width:1200px){.product-header-block .container{padding-left:25px;padding-right:25px}}@media (max-width:992px){.product-header-block .container{align-items:center}}@media (max-width:992px){.product-header-block .container{min-height:90vh}}@media (max-width:992px){.product-header-block .container{flex-direction:column-reverse;padding-top:50px}}.product-header-block .container .title-desc{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:60vh;margin-top:30px}@media (max-width:992px){.product-header-block .container .title-desc{width:100%;min-height:auto;align-items:center}}.product-header-block .container .title-desc .logo{width:250px;height:auto;margin-bottom:15px}.product-header-block .container .title-desc h1{width:100%;font-size:76px;line-height:1;margin-bottom:0}@media (max-width:992px){.product-header-block .container .title-desc h1{max-width:none;width:90%;text-align:center;margin-left:5%}}@media (max-width:576px){.product-header-block .container .title-desc h1{font-size:46px}}.product-header-block .container .title-desc .desc{max-width:700px;opacity:.6;margin-top:20px;margin-bottom:0;font-size:21px}@media (max-width:992px){.product-header-block .container .title-desc .desc{margin:20px auto 30px;text-align:center}}.product-header-block .container .title-desc .buttons-group{display:flex;flex-wrap:wrap;margin-top:20px}@media (max-width:992px){.product-header-block .container .title-desc .buttons-group{justify-content:center;align-items:center;margin-top:25px;max-width:none}}.product-header-block .container .title-desc .buttons-group p.btn-full,.product-header-block .container .title-desc .buttons-group p.btn-full-second{margin-right:25px;margin-bottom:15px}@media (max-width:768px){.product-header-block .container .title-desc .buttons-group p.btn-full,.product-header-block .container .title-desc .buttons-group p.btn-full-second{margin-right:0;margin:15px}}@media (max-width:576px){.product-header-block .container .title-desc .buttons-group p.btn-full,.product-header-block .container .title-desc .buttons-group p.btn-full-second{width:100%;margin-right:0}}.product-header-block .container .title-desc .product-overview-information{width:100%;max-width:700px;margin-top:20px;margin-bottom:20px}.product-header-block .container .title-desc .product-overview-information .information-container{background-color:var(--color-text);color:var(--color-page-background);margin-bottom:10px;border-radius:5px}.product-header-block .container .title-desc .product-overview-information .information-container:hover{cursor:pointer}.product-header-block .container .title-desc .product-overview-information .information-container .title{font-size:18px;font-weight:700;padding:20px 30px 20px 50px;position:relative;margin-bottom:0}.product-header-block .container .title-desc .product-overview-information .information-container .title .plus,.product-header-block .container .title-desc .product-overview-information .information-container .title .minus{position:absolute;left:20px;color:var(--accent);-webkit-transform:scale(1.5);transform:scale(1.5);transition:all 0.1s linear}@media (max-width:576px){.product-header-block .container .title-desc .product-overview-information .information-container .title .plus,.product-header-block .container .title-desc .product-overview-information .information-container .title .minus{left:15px}}.product-header-block .container .title-desc .product-overview-information .information-container .title .minus{display:none}@media (min-width:769px){.product-header-block .container .title-desc .product-overview-information .information-container .title:hover .plus,.product-header-block .container .title-desc .product-overview-information .information-container .title:hover .minus{left:25px}}.product-header-block .container .title-desc .product-overview-information .information-container .description{height:0;padding:0 50px;visibility:hidden;margin-bottom:0;transition:all 0.1s linear}.product-header-block .container .title-desc .product-overview-information .information-container .description.open{padding:0 50px 25px 50px;height:auto;visibility:visible;transition:all 0.3s linear}.product-header-block .container .image{width:50%;position:relative}@media (max-width:992px){.product-header-block .container .image{width:60%;margin:50px auto 0}}@media (max-width:768px){.product-header-block .container .image{width:80%}}@media (max-width:576px){.product-header-block .container .image{width:100%;margin:25px 0 0}}.product-header-block .container .image>img{width:95%;margin-left:5%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:2;position:relative}@media (max-width:768px){.product-header-block .container .image>img{width:100%;margin:0}}