section.bg-points{padding:calc(180 / var(--size) * 100vw) 0;position:relative;color:var(--white)}@media (max-width:767px){section.bg-points{padding:calc(70 / var(--size) * 100vw) 0}}section.bg-points .f--h1 strong{font-weight:400;color:var(--green)}@media (max-width:767px){section.bg-points .f--h1{margin-bottom:calc(100 / var(--size) * 100vw)}}section.bg-points .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}section.bg-points .bg:after{content:"";display:block;position:absolute;width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(-12.51%,#1C2C31),color-stop(96.63%,rgba(28,44,49,0)));background:linear-gradient(90deg,#1C2C31 -12.51%,rgba(28,44,49,0) 96.63%);z-index:1}section.bg-points .bg img{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}section.bg-points ul{text-align:right}section.bg-points ul li+li{margin-top:calc(80 / var(--size) * 100vw)}@media (max-width:767px){section.bg-points ul li+li{margin-top:calc(34 / var(--size) * 100vw)}}section.bg-points ul li:nth-child(2n) .box{margin-right:calc(150 / var(--size) * 100vw)}@media (max-width:767px){section.bg-points ul li:nth-child(2n) .box{margin-right:calc(60 / var(--size) * 100vw)}}section.bg-points .box{display:inline-block;padding:calc(22 / var(--size) * 100vw) calc(35 / var(--size) * 100vw) calc(22 / var(--size) * 100vw) calc(90 / var(--size) * 100vw);position:relative;background:var(--navy90);-webkit-box-shadow:0px 0px calc(87 / var(--size) * 100vw) rgba(0,0,0,0.5);box-shadow:0px 0px calc(87 / var(--size) * 100vw) rgba(0,0,0,0.5);border-radius:calc(10 / var(--size) * 100vw);text-align:left}@media (max-width:767px){section.bg-points .box{padding:calc(18 / var(--size) * 100vw) calc(30 / var(--size) * 100vw) calc(18 / var(--size) * 100vw) calc(75 / var(--size) * 100vw)}}section.bg-points .box svg{width:calc(38 / var(--size) * 100vw);height:auto;height:initial;top:50%;left:calc(25 / var(--size) * 100vw);-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}@media (max-width:767px){section.bg-points .box svg{width:calc(30 / var(--size) * 100vw);left:calc(20 / var(--size) * 100vw)}}