*,p{font-family:var(--text-font)}p{color:var(--para-text);font-size:calc(var(--width)/20);margin-top:1rem;text-justify:inter-word}@media screen and (max-width:860px){p{font-size:.9rem}}h1{font-size:3rem}h2{font-size:2rem}@media screen and (max-width:375px){h2{font-size:1.4rem}}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.8rem}p{text-align:justify;line-height:2rem}h1,h2,h3,h4{margin-bottom:1rem}.section-title{font-size:28px;color:#1b1aff;margin-bottom:10px;z-index:4;position:relative}@media screen and (max-width:768px){.section-title{font-size:22px}}.section-subtitle{font-size:19px;color:#666;text-align:center;z-index:2;position:relative;width:75%;margin:0 auto 4rem;font-weight:300}@media screen and (max-width:425px){.section-subtitle{text-align:justify}}a{text-decoration:none;color:var(--bg);font-family:var(--title-font);font-size:calc(var(--width)/23)}@media screen and (max-width:826px){a{font-size:.86rem}}a:hover{color:#2d80ff}section{padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%;margin-top:-7rem}@media only screen and (max-width:1440px){.safetyWrapper{display:flex;justify-content:flex-start}}@media only screen and (max-width:1144px){.safetyWrapper{height:unset}}.productsImage{width:1344px!important;height:806px!important}.collapseContainer{width:calc(100% - 64px);max-width:1152px;margin:100px auto auto}.collapseTitle{font-size:24px;font-weight:700;color:#001333;margin:0 0 32px}.animatable{visibility:hidden;animation-play-state:paused}.animated{visibility:visible;animation-fill-mode:both;animation-duration:1s;animation-play-state:running}.realistic-marker-highlight{position:relative!important}.realistic-marker-highlight:before{content:""!important;background-color:#ffc700!important;width:100%!important;height:1em!important;position:absolute!important;z-index:-1!important;filter:url(#marker-shape)!important;left:-.25em!important;top:.5em!important;padding:0 .25em!important}@keyframes fadeIn{0%,60%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{transform:translateX(20px)}80%{transform:translateX(-5px)}to{opacity:1;transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{transform:translateX(-20px)}80%{transform:translateX(5px)}to{opacity:1;transform:translateX(0)}}@keyframes moveUp{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes fadeBgColor{0%,70%{background:none}to{background:#464646}}.animated.animationDelay{animation-delay:.4s}.animated.animationDelayMed{animation-delay:1.2s}.animated.animationDelayLong{animation-delay:1.6s}.animated.fadeBgColor{animation-name:fadeBgColor}.animated.bounceIn{animation-name:bounceIn}.animated.bounceInRight{animation-name:bounceInRight}.animated.bounceInLeft{animation-name:bounceInLeft}.animated.fadeIn{animation-name:fadeIn}.animated.fadeInDown{animation-name:fadeInDown}.animated.fadeInUp{animation-name:fadeInUp}.animated.moveUp{animation-name:moveUp}