.product-details-page{width:100%;padding-top:80px;padding-bottom:60px}@media only screen and (max-width:1024px){.product-details-page{padding-top:60px;padding-bottom:40px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page{padding-top:20px}}.product-details-page__header{gap:80px;padding-left:50px;padding-right:100px;display:flex}@media only screen and (max-width:1024px){.product-details-page__header{gap:50px;padding-left:80px;padding-right:80px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__header{flex-direction:column;gap:20px;padding-top:70px;padding-left:0;padding-right:0;position:relative}}.product-details-page__images-wrapper{gap:50px;display:flex}@media only screen and (max-width:1024px){.product-details-page__images-wrapper{flex-direction:column-reverse;gap:30px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__images-wrapper{flex-direction:column}}.product-details-page__image-list-wrapper{flex-direction:column;gap:30px;display:flex}@media only screen and (max-width:1024px){.product-details-page__image-list-wrapper{flex-direction:row;justify-content:center;gap:20px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__image-list-wrapper{justify-content:flex-start;gap:10px;overflow-x:hidden}}.product-details-page__image-container{cursor:pointer;background:#fff;border-radius:5px;width:48px;height:48px;position:relative}.product-details-page__image-container img{object-fit:contain}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__image-container{flex-shrink:0;width:100%;height:390px}}.product-details-page__slider-indicator-wrapper{justify-content:center;gap:15px;width:100%;display:none}.product-details-page__slider-indicator-wrapper.show{display:flex}@media (min-width:768px){.product-details-page__slider-indicator-wrapper.show{display:none}}.product-details-page__slider-indicator{border:1px solid #204e51;border-radius:20px;width:20px;height:20px}.product-details-page__slider-indicator.active{background:#204e51}.product-details-page__current-image-container{background:#fff;border-radius:10px;width:625px;height:625px;position:relative}.product-details-page__current-image-container img{object-fit:contain}@media only screen and (max-width:1024px){.product-details-page__current-image-container{width:463px;height:463px}}@media (max-width:853px){.product-details-page__current-image-container{width:390px;height:390px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__current-image-container{display:none}}.product-details-page__header-right{flex-direction:column;justify-content:center;display:flex}@media only screen and (max-width:1024px){.product-details-page__header-right{gap:20px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__header-right{padding:0 20px}}.product-details-page__product-title{font-family:var(--font-roboto);color:#1e1e1e;max-width:400px;font-size:2.5rem;font-weight:500;line-height:48px}@media only screen and (max-width:1024px){.product-details-page__product-title{font-size:1.875rem;line-height:33px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__product-title{max-width:350px;position:absolute;top:0}}.product-details-page__button-container .button-cta{width:100%;margin-top:30px}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__button-container .button-cta{padding-top:18px;padding-bottom:18px}}.product-details-page__contacts{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.product-details-page__contacts-item:nth-child(n+2){background:#204e51;border-radius:50px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.product-details-page__body{flex-direction:column;align-items:center;gap:30px;width:1200px;margin-top:80px;margin-left:auto;margin-right:auto;display:flex}@media only screen and (max-width:1024px){.product-details-page__body{gap:20px;width:calc(100% - 160px)}}@media only screen and (max-width:912px){.product-details-page__body{width:calc(100% - 80px)}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__body{width:calc(100% - 40px);margin-top:40px}}.product-details-page__body-title{font-family:var(--font-roboto);color:#204e51;border:1px solid #204e51;border-radius:15px;padding:18px 22px;font-size:1.5rem;line-height:28.8px;display:inline-flex}@media only screen and (max-width:1024px){.product-details-page__body-title{font-size:1.25rem;line-height:22px}}@media only screen and (min-width:320px) and (max-width:767px){.product-details-page__body-title{padding:14px 18px;font-size:1.125rem;line-height:19.8px}}.product-details-page__details-wrapper,.product-details-page__specifications-wrapper{background:#fff;border:1px solid #204e51;border-radius:15px;width:100%;padding:30px}@media only screen and (max-width:1024px){.product-details-page__details-wrapper,.product-details-page__specifications-wrapper{padding:20px}}.product-details-page__details-title,.product-details-page__specifications-title{font-family:var(--font-roboto);color:#204e51;text-align:center;font-size:1.375rem;font-weight:500;line-height:26.4px}.product-details-page__details{font-family:var(--font-roboto);color:#1e1e1e;margin-top:20px;font-size:1.125rem;font-weight:400;line-height:25.2px}.product-details-page__specifications-type{width:250px;font-family:var(--font-roboto);color:#1e1e1e;border:1px solid #204e51;border-radius:15px;align-items:center;margin-top:30px;padding:18px 15px;font-size:1rem;font-weight:500;line-height:19.2px;display:inline-flex;position:relative}@media only screen and (max-width:1024px){.product-details-page__specifications-type{margin-top:20px}}.product-details-page__specifications-type-icon{z-index:1;position:absolute;right:15px}.product-details-page__specifications-type-icon svg{stroke-width:3.2px;width:23px;height:12px}.product-details-page__specifications-select{z-index:10;appearance:none;font-family:var(--font-roboto);background:0 0;border:none;outline:none;width:100%;height:100%;font-size:1rem;font-weight:300;line-height:19.2px;position:relative}.product-details-page__specifications-list{flex-direction:column;gap:20px;margin-top:30px;list-style:none;display:flex}.product-details-page__specifications-item{font-family:var(--font-roboto);color:#1e1e1e;padding-bottom:10px;font-size:.875rem;font-weight:500;line-height:16.8px}.product-details-page__specifications-item span{font-weight:300}.product-details-page__specifications-item:not(.product-details-page__specifications-item:last-child){border-bottom:1px solid #204e51}
