.big-product-card-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);overflow:hidden;width:100%}.big-product-card-section-head{margin-bottom:40px}@media screen and (min-width:768px){.big-product-card-section-head{margin-bottom:100px}}.big-product-card-section-title{--fw:600;--fs:26px;--lh:34px;--mb:8px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:var(--mb)}@media screen and (min-width:480px){.big-product-card-section-title{--fw:700;--fs:48px;--lh:56px;--mb:12px}}@media screen and (min-width:768px){.big-product-card-section-title{max-width:940px}}@media screen and (min-width:1600px){.big-product-card-section-title{max-width:1250px}}.big-product-card-section-subtitle{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin:0}@media screen and (min-width:768px){.big-product-card-section-subtitle{--fs:22px;--lh:30px;max-width:940px}}@media screen and (min-width:1600px){.big-product-card-section-subtitle{max-width:1250px}}.big-product-card-section-content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.big-product-card-section-content{flex:1;gap:24px}}@media screen and (min-width:1024px){.big-product-card-section-content{gap:32px}}.big-product-card-section-item-title{--fw:600;--fs:17px;--lh:25px;font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin:0}.big-product-card-section-item-title,.big-product-card-section-item-title a{--c:var(--dark-gray-color);color:var(--c)}.big-product-card-section-item-title a:hover{--c:var(--ultramarine-blue-color)}@media screen and (min-width:480px){.big-product-card-section-item-title{--fw:700;--fs:26px;--lh:34px}}.big-product-card-section-tabs{border-bottom:1px solid #f0f1f2;display:flex;gap:20px;margin-bottom:40px;overflow-x:auto;position:relative;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-y:hidden;scrollbar-width:none}.big-product-card-section-tabsWrapper{position:relative}.big-product-card-section-tabsWrapper:before{background:#f0f1f2;bottom:0;content:"";height:1px;left:-100001px;pointer-events:none;position:absolute;right:-100001px}.big-product-card-section-tabs::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.big-product-card-section-tabs{gap:40px;overflow-x:visible;white-space:normal}}.big-product-card-section-tab{color:var(--gray-color);cursor:pointer;flex:0 0 auto;font-size:15px;line-height:22px;padding-bottom:11px;position:relative}.big-product-card-section-tab-active,.big-product-card-section-tab:hover{color:var(--ultramarine-blue-color)}.big-product-card-section-tab:after{background:var(--ultramarine-blue-color);border-radius:1px;bottom:-1px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%) translateZ(0);transition:all .5s cubic-bezier(.645,.045,.355,1);width:0}.big-product-card-section-tab-active:after{width:100%}@media screen and (min-width:768px){.big-product-card-section-tab{font-size:17px;line-height:25px;padding-bottom:19px}}.big-product-card-section-items{display:none;flex-direction:column;gap:40px}.big-product-card-section-items-active{display:flex}.big-product-card-section-item{--c:var(--super-light-blue-gray-15-color);background:var(--c);border-radius:12px;display:flex;flex-direction:column;gap:24px;padding:24px}@media screen and (min-width:768px){.big-product-card-section-item{flex-direction:row;gap:32px;padding:32px}}.big-product-card-section-text{--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:400;line-height:var(--lh);margin:0;padding:0}@media screen and (min-width:480px){.big-product-card-section-text{--fs:20px;--lh:29px}}.big-product-card-section-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.big-product-card-section-tag{--c:var(--gray-color);border:1px solid #dbdbdb;border-radius:16px;color:var(--c);font-size:12px;font-weight:600;line-height:1;padding:5px 12px}.big-product-card-section-actions{--fd:column;--gap:16px;display:flex;flex-direction:var(--fd);gap:var(--gap)}.big-product-card-section-actions .btn{width:100%}@media screen and (min-width:768px){.big-product-card-section-actions{--fd:row;--gap:24px;flex-wrap:wrap}.big-product-card-section-actions .btn{width:unset}}.big-product-card-section-media{height:173px;margin:0 auto;width:158px}@media screen and (min-width:480px){.big-product-card-section-media{height:245px;width:245px}}@media screen and (min-width:1024px){.big-product-card-section-media{height:324px;width:324px}}.big-product-card-section-media-image{height:100%;object-fit:contain;width:100%}.big-product-card-section .btn.btn-outline-primary{border-color:#dbdbdb}.big-product-card-section .btn.btn-outline-primary:hover{background:transparent;border-color:#dbdbdb;color:#494949}