.c-video__inner{width:100%;height:100%}.p-checked-circle{position:relative;width:100%;aspect-ratio:1/1;padding:var(--spacing-4);background-image:-webkit-gradient(linear,right top,left top,from(#a2d4db),to(#0075b5));background-image:-webkit-linear-gradient(right,#a2d4db,#0075b5);background-image:linear-gradient(270deg,#a2d4db,#0075b5);border-radius:50%}@media screen and (min-width:769px){.p-checked-circle{padding:5px}}.p-checked-circle__icon{position:absolute;top:calc(0px - var(--spacing-2));left:calc(var(--spacing-6));display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:var(--spacing-44);height:var(--spacing-44);background-color:#fff;border-radius:50%}@media screen and (min-width:769px){.p-checked-circle__icon{width:var(--spacing-54);height:var(--spacing-54)}}.p-checked-circle__icon__svg{width:var(--spacing-36);height:var(--spacing-36)}@media screen and (min-width:769px){.p-checked-circle__icon__svg{width:var(--spacing-44);height:var(--spacing-44)}}.p-checked-circle__inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:#fff;border-radius:50%}