.ProtectionProductsClass{width:100%;min-height:300px;background-color:#f5f5f5;position:relative;margin-top:20px;cursor:pointer}.ProtectionProductsClass .new{text-align:center;color:#017ca8;font-size:.7rem;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ProtectionProductsClass .description{position:absolute;width:100%;left:10%;top:10%;height:100%}.ProtectionProductsClass .description .title{font-size:1.5rem;color:#444}.ProtectionProductsClass .description .text{font-size:.7rem;color:#444;margin-top:.4rem}.ProtectionProductsClass .btn{margin-top:.4rem;height:1rem;font-size:.55rem;color:#017ca8;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 20px;align-items:center;justify-content:center;border-radius:2rem;border:1px solid #017ca8;cursor:pointer}.ProtectionProductsClass .btn img{height:.7rem;margin-left:9px}.ProtectionProductsClass:hover{transform:scale(1.05);transition:all .1s linear}.Protection{width:100%;position:relative}.Protection .ProtectionProductsClassList{padding:4rem 0}.Protection .header{width:100%;position:relative;height:500px;background-repeat:no-repeat;background-size:cover;background-position:50%}.Protection .header .headerText{position:absolute;left:21%;top:50%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:700;line-height:1rem;letter-spacing:.15rem}.Protection .header .headerText .headerTextMini{font-size:.6rem;line-height:.5rem}