.sp-feather {
  background-color: var(--base-color-black);
  width: var(--base-size-x3);
  height: var(--base-size-x3);
  display: inline-block;
  mask-image: url(../images/feather/alert-circle.svg);
  mask-size: cover;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .sp-feather {
    background-color: unset;
    background-image: url(../images/feather/alert-circle.svg);
    background-size: cover;
  }
}

.sp-feather.sp-feather-activity {
  mask-image: url(../images/feather/activity.svg);
}

.sp-feather.sp-feather-airplay {
  mask-image: url(../images/feather/airplay.svg);
}

.sp-feather.sp-feather-alert-circle {
  mask-image: url(../images/feather/alert-circle.svg);
}

.sp-feather.sp-feather-alert-octagon {
  mask-image: url(../images/feather/alert-octagon.svg);
}

.sp-feather.sp-feather-alert-triangle {
  mask-image: url(../images/feather/alert-triangle.svg);
}

.sp-feather.sp-feather-align-center {
  mask-image: url(../images/feather/align-center.svg);
}

.sp-feather.sp-feather-align-justify {
  mask-image: url(../images/feather/align-justify.svg);
}

.sp-feather.sp-feather-align-left {
  mask-image: url(../images/feather/align-left.svg);
}

.sp-feather.sp-feather-align-right {
  mask-image: url(../images/feather/align-right.svg);
}

.sp-feather.sp-feather-anchor {
  mask-image: url(../images/feather/anchor.svg);
}

.sp-feather.sp-feather-aperture {
  mask-image: url(../images/feather/aperture.svg);
}

.sp-feather.sp-feather-archive {
  mask-image: url(../images/feather/archive.svg);
}

.sp-feather.sp-feather-arrow-down-circle {
  mask-image: url(../images/feather/arrow-down-circle.svg);
}

.sp-feather.sp-feather-arrow-down-left {
  mask-image: url(../images/feather/arrow-down-left.svg);
}

.sp-feather.sp-feather-arrow-down-right {
  mask-image: url(../images/feather/arrow-down-right.svg);
}

.sp-feather.sp-feather-arrow-down {
  mask-image: url(../images/feather/arrow-down.svg);
}

.sp-feather.sp-feather-arrow-left-circle {
  mask-image: url(../images/feather/arrow-left-circle.svg);
}

.sp-feather.sp-feather-arrow-left {
  mask-image: url(../images/feather/arrow-left.svg);
}

.sp-feather.sp-feather-arrow-right-circle {
  mask-image: url(../images/feather/arrow-right-circle.svg);
}

.sp-feather.sp-feather-arrow-right {
  mask-image: url(../images/feather/arrow-right.svg);
}

.sp-feather.sp-feather-arrow-up-circle {
  mask-image: url(../images/feather/arrow-up-circle.svg);
}

.sp-feather.sp-feather-arrow-up-left {
  mask-image: url(../images/feather/arrow-up-left.svg);
}

.sp-feather.sp-feather-arrow-up-right {
  mask-image: url(../images/feather/arrow-up-right.svg);
}

.sp-feather.sp-feather-arrow-up {
  mask-image: url(../images/feather/arrow-up.svg);
}

.sp-feather.sp-feather-at-sign {
  mask-image: url(../images/feather/at-sign.svg);
}

.sp-feather.sp-feather-award {
  mask-image: url(../images/feather/award.svg);
}

.sp-feather.sp-feather-bar-chart-2 {
  mask-image: url(../images/feather/bar-chart-2.svg);
}

.sp-feather.sp-feather-bar-chart {
  mask-image: url(../images/feather/bar-chart.svg);
}

.sp-feather.sp-feather-battery-charging {
  mask-image: url(../images/feather/battery-charging.svg);
}

.sp-feather.sp-feather-battery {
  mask-image: url(../images/feather/battery.svg);
}

.sp-feather.sp-feather-bell-off {
  mask-image: url(../images/feather/bell-off.svg);
}

.sp-feather.sp-feather-bell {
  mask-image: url(../images/feather/bell.svg);
}

.sp-feather.sp-feather-bluetooth {
  mask-image: url(../images/feather/bluetooth.svg);
}

.sp-feather.sp-feather-bold {
  mask-image: url(../images/feather/bold.svg);
}

.sp-feather.sp-feather-book-open {
  mask-image: url(../images/feather/book-open.svg);
}

.sp-feather.sp-feather-book {
  mask-image: url(../images/feather/book.svg);
}

.sp-feather.sp-feather-bookmark {
  mask-image: url(../images/feather/bookmark.svg);
}

.sp-feather.sp-feather-box {
  mask-image: url(../images/feather/box.svg);
}

.sp-feather.sp-feather-briefcase {
  mask-image: url(../images/feather/briefcase.svg);
}

.sp-feather.sp-feather-calendar {
  mask-image: url(../images/feather/calendar.svg);
}

.sp-feather.sp-feather-camera-off {
  mask-image: url(../images/feather/camera-off.svg);
}

.sp-feather.sp-feather-camera {
  mask-image: url(../images/feather/camera.svg);
}

.sp-feather.sp-feather-cast {
  mask-image: url(../images/feather/cast.svg);
}

.sp-feather.sp-feather-check-circle {
  mask-image: url(../images/feather/check-circle.svg);
}

.sp-feather.sp-feather-check-square {
  mask-image: url(../images/feather/check-square.svg);
}

.sp-feather.sp-feather-check {
  mask-image: url(../images/feather/check.svg);
}

.sp-feather.sp-feather-chevron-down {
  mask-image: url(../images/feather/chevron-down.svg);
}

.sp-feather.sp-feather-chevron-left {
  mask-image: url(../images/feather/chevron-left.svg);
}

.sp-feather.sp-feather-chevron-right {
  mask-image: url(../images/feather/chevron-right.svg);
}

.sp-feather.sp-feather-chevron-up {
  mask-image: url(../images/feather/chevron-up.svg);
}

.sp-feather.sp-feather-chevrons-down {
  mask-image: url(../images/feather/chevrons-down.svg);
}

.sp-feather.sp-feather-chevrons-left {
  mask-image: url(../images/feather/chevrons-left.svg);
}

.sp-feather.sp-feather-chevrons-right {
  mask-image: url(../images/feather/chevrons-right.svg);
}

.sp-feather.sp-feather-chevrons-up {
  mask-image: url(../images/feather/chevrons-up.svg);
}

.sp-feather.sp-feather-chrome {
  mask-image: url(../images/feather/chrome.svg);
}

.sp-feather.sp-feather-circle {
  mask-image: url(../images/feather/circle.svg);
}

.sp-feather.sp-feather-clipboard {
  mask-image: url(../images/feather/clipboard.svg);
}

.sp-feather.sp-feather-clock {
  mask-image: url(../images/feather/clock.svg);
}

.sp-feather.sp-feather-cloud-drizzle {
  mask-image: url(../images/feather/cloud-drizzle.svg);
}

.sp-feather.sp-feather-cloud-lightning {
  mask-image: url(../images/feather/cloud-lightning.svg);
}

.sp-feather.sp-feather-cloud-off {
  mask-image: url(../images/feather/cloud-off.svg);
}

.sp-feather.sp-feather-cloud-rain {
  mask-image: url(../images/feather/cloud-rain.svg);
}

.sp-feather.sp-feather-cloud-snow {
  mask-image: url(../images/feather/cloud-snow.svg);
}

.sp-feather.sp-feather-cloud {
  mask-image: url(../images/feather/cloud.svg);
}

.sp-feather.sp-feather-code {
  mask-image: url(../images/feather/code.svg);
}

.sp-feather.sp-feather-codepen {
  mask-image: url(../images/feather/codepen.svg);
}

.sp-feather.sp-feather-codesandbox {
  mask-image: url(../images/feather/codesandbox.svg);
}

.sp-feather.sp-feather-coffee {
  mask-image: url(../images/feather/coffee.svg);
}

.sp-feather.sp-feather-columns {
  mask-image: url(../images/feather/columns.svg);
}

.sp-feather.sp-feather-command {
  mask-image: url(../images/feather/command.svg);
}

.sp-feather.sp-feather-compass {
  mask-image: url(../images/feather/compass.svg);
}

.sp-feather.sp-feather-copy {
  mask-image: url(../images/feather/copy.svg);
}

.sp-feather.sp-feather-corner-down-left {
  mask-image: url(../images/feather/corner-down-left.svg);
}

.sp-feather.sp-feather-corner-down-right {
  mask-image: url(../images/feather/corner-down-right.svg);
}

.sp-feather.sp-feather-corner-left-down {
  mask-image: url(../images/feather/corner-left-down.svg);
}

.sp-feather.sp-feather-corner-left-up {
  mask-image: url(../images/feather/corner-left-up.svg);
}

.sp-feather.sp-feather-corner-right-down {
  mask-image: url(../images/feather/corner-right-down.svg);
}

.sp-feather.sp-feather-corner-right-up {
  mask-image: url(../images/feather/corner-right-up.svg);
}

.sp-feather.sp-feather-corner-up-left {
  mask-image: url(../images/feather/corner-up-left.svg);
}

.sp-feather.sp-feather-corner-up-right {
  mask-image: url(../images/feather/corner-up-right.svg);
}

.sp-feather.sp-feather-cpu {
  mask-image: url(../images/feather/cpu.svg);
}

.sp-feather.sp-feather-credit-card {
  mask-image: url(../images/feather/credit-card.svg);
}

.sp-feather.sp-feather-crop {
  mask-image: url(../images/feather/crop.svg);
}

.sp-feather.sp-feather-crosshair {
  mask-image: url(../images/feather/crosshair.svg);
}

.sp-feather.sp-feather-database {
  mask-image: url(../images/feather/database.svg);
}

.sp-feather.sp-feather-delete {
  mask-image: url(../images/feather/delete.svg);
}

.sp-feather.sp-feather-disc {
  mask-image: url(../images/feather/disc.svg);
}

.sp-feather.sp-feather-divide-circle {
  mask-image: url(../images/feather/divide-circle.svg);
}

.sp-feather.sp-feather-divide-square {
  mask-image: url(../images/feather/divide-square.svg);
}

.sp-feather.sp-feather-divide {
  mask-image: url(../images/feather/divide.svg);
}

.sp-feather.sp-feather-dollar-sign {
  mask-image: url(../images/feather/dollar-sign.svg);
}

.sp-feather.sp-feather-download-cloud {
  mask-image: url(../images/feather/download-cloud.svg);
}

.sp-feather.sp-feather-download {
  mask-image: url(../images/feather/download.svg);
}

.sp-feather.sp-feather-dribbble {
  mask-image: url(../images/feather/dribbble.svg);
}

.sp-feather.sp-feather-droplet {
  mask-image: url(../images/feather/droplet.svg);
}

.sp-feather.sp-feather-edit-2 {
  mask-image: url(../images/feather/edit-2.svg);
}

.sp-feather.sp-feather-edit-3 {
  mask-image: url(../images/feather/edit-3.svg);
}

.sp-feather.sp-feather-edit {
  mask-image: url(../images/feather/edit.svg);
}

.sp-feather.sp-feather-external-link {
  mask-image: url(../images/feather/external-link.svg);
}

.sp-feather.sp-feather-eye-off {
  mask-image: url(../images/feather/eye-off.svg);
}

.sp-feather.sp-feather-eye {
  mask-image: url(../images/feather/eye.svg);
}

.sp-feather.sp-feather-facebook {
  mask-image: url(../images/feather/facebook.svg);
}

.sp-feather.sp-feather-fast-forward {
  mask-image: url(../images/feather/fast-forward.svg);
}

.sp-feather.sp-feather-feather {
  mask-image: url(../images/feather/feather.svg);
}

.sp-feather.sp-feather-figma {
  mask-image: url(../images/feather/figma.svg);
}

.sp-feather.sp-feather-file-minus {
  mask-image: url(../images/feather/file-minus.svg);
}

.sp-feather.sp-feather-file-plus {
  mask-image: url(../images/feather/file-plus.svg);
}

.sp-feather.sp-feather-file-text {
  mask-image: url(../images/file-text.svg);
}

.sp-feather.sp-feather-file {
  mask-image: url(../images/feather/file.svg);
}

.sp-feather.sp-feather-film {
  mask-image: url(../images/feather/film.svg);
}

.sp-feather.sp-feather-filter {
  mask-image: url(../images/feather/filter.svg);
}

.sp-feather.sp-feather-flag {
  mask-image: url(../images/feather/flag.svg);
}

.sp-feather.sp-feather-folder-minus {
  mask-image: url(../images/feather/folder-minus.svg);
}

.sp-feather.sp-feather-folder-plus {
  mask-image: url(../images/feather/folder-plus.svg);
}

.sp-feather.sp-feather-folder {
  mask-image: url(../images/feather/folder.svg);
}

.sp-feather.sp-feather-framer {
  mask-image: url(../images/feather/framer.svg);
}

.sp-feather.sp-feather-frown {
  mask-image: url(../images/feather/frown.svg);
}

.sp-feather.sp-feather-gift {
  mask-image: url(../images/feather/gift.svg);
}

.sp-feather.sp-feather-git-branch {
  mask-image: url(../images/feather/git-branch.svg);
}

.sp-feather.sp-feather-git-commit {
  mask-image: url(../images/feather/git-commit.svg);
}

.sp-feather.sp-feather-git-merge {
  mask-image: url(../images/feather/git-merge.svg);
}

.sp-feather.sp-feather-git-pull-request {
  mask-image: url(../images/feather/git-pull-request.svg);
}

.sp-feather.sp-feather-github {
  mask-image: url(../images/feather/github.svg);
}

.sp-feather.sp-feather-gitlab {
  mask-image: url(../images/feather/gitlab.svg);
}

.sp-feather.sp-feather-globe {
  mask-image: url(../images/feather/globe.svg);
}

.sp-feather.sp-feather-grid {
  mask-image: url(../images/feather/grid.svg);
}

.sp-feather.sp-feather-hard-drive {
  mask-image: url(../images/feather/hard-drive.svg);
}

.sp-feather.sp-feather-hash {
  mask-image: url(../images/feather/hash.svg);
}

.sp-feather.sp-feather-headphones {
  mask-image: url(../images/feather/headphones.svg);
}

.sp-feather.sp-feather-heart {
  mask-image: url(../images/feather/heart.svg);
}

.sp-feather.sp-feather-help-circle {
  mask-image: url(../images/feather/help-circle.svg);
}

.sp-feather.sp-feather-hexagon {
  mask-image: url(../images/feather/hexagon.svg);
}

.sp-feather.sp-feather-home {
  mask-image: url(../images/feather/home.svg);
}

.sp-feather.sp-feather-image {
  mask-image: url(../images/feather/image.svg);
}

.sp-feather.sp-feather-inbox {
  mask-image: url(../images/feather/inbox.svg);
}

.sp-feather.sp-feather-info {
  mask-image: url(../images/feather/info.svg);
}

.sp-feather.sp-feather-instagram {
  mask-image: url(../images/feather/instagram.svg);
}

.sp-feather.sp-feather-italic {
  mask-image: url(../images/feather/italic.svg);
}

.sp-feather.sp-feather-key {
  mask-image: url(../images/feather/key.svg);
}

.sp-feather.sp-feather-layers {
  mask-image: url(../images/feather/layers.svg);
}

.sp-feather.sp-feather-layout {
  mask-image: url(../images/feather/layout.svg);
}

.sp-feather.sp-feather-life-buoy {
  mask-image: url(../images/feather/life-buoy.svg);
}

.sp-feather.sp-feather-link-2 {
  mask-image: url(../images/feather/link-2.svg);
}

.sp-feather.sp-feather-link {
  mask-image: url(../images/feather/link.svg);
}

.sp-feather.sp-feather-linkedin {
  mask-image: url(../images/feather/linkedin.svg);
}

.sp-feather.sp-feather-list {
  mask-image: url(../images/feather/list.svg);
}

.sp-feather.sp-feather-loader {
  mask-image: url(../images/feather/loader.svg);
}

.sp-feather.sp-feather-lock {
  mask-image: url(../images/feather/lock.svg);
}

.sp-feather.sp-feather-log-in {
  mask-image: url(../images/feather/log-in.svg);
}

.sp-feather.sp-feather-log-out {
  mask-image: url(../images/feather/log-out.svg);
}

.sp-feather.sp-feather-mail {
  mask-image: url(../images/feather/mail.svg);
}

.sp-feather.sp-feather-map-pin {
  mask-image: url(../images/feather/map-pin.svg);
}

.sp-feather.sp-feather-map {
  mask-image: url(../images/feather/map.svg);
}

.sp-feather.sp-feather-maximize-2 {
  mask-image: url(../images/feather/maximize-2.svg);
}

.sp-feather.sp-feather-maximize {
  mask-image: url(../images/feather/maximize.svg);
}

.sp-feather.sp-feather-meh {
  mask-image: url(../images/feather/meh.svg);
}

.sp-feather.sp-feather-menu {
  mask-image: url(../images/feather/menu.svg);
}

.sp-feather.sp-feather-message-circle {
  mask-image: url(../images/feather/message-circle.svg);
}

.sp-feather.sp-feather-message-square {
  mask-image: url(../images/feather/message-square.svg);
}

.sp-feather.sp-feather-mic-off {
  mask-image: url(../images/feather/mic-off.svg);
}

.sp-feather.sp-feather-mic {
  mask-image: url(../images/feather/mic.svg);
}

.sp-feather.sp-feather-minimize-2 {
  mask-image: url(../images/feather/minimize-2.svg);
}

.sp-feather.sp-feather-minimize {
  mask-image: url(../images/feather/minimize.svg);
}

.sp-feather.sp-feather-minus-circle {
  mask-image: url(../images/feather/minus-circle.svg);
}

.sp-feather.sp-feather-minus-square {
  mask-image: url(../images/feather/minus-square.svg);
}

.sp-feather.sp-feather-minus {
  mask-image: url(../images/feather/minus.svg);
}

.sp-feather.sp-feather-monitor {
  mask-image: url(../images/feather/monitor.svg);
}

.sp-feather.sp-feather-moon {
  mask-image: url(../images/feather/moon.svg);
}

.sp-feather.sp-feather-more-horizontal {
  mask-image: url(../images/feather/more-horizontal.svg);
}

.sp-feather.sp-feather-more-vertical {
  mask-image: url(../images/feather/more-vertical.svg);
}

.sp-feather.sp-feather-mouse-pointer {
  mask-image: url(../images/feather/mouse-pointer.svg);
}

.sp-feather.sp-feather-move {
  mask-image: url(../images/feather/move.svg);
}

.sp-feather.sp-feather-music {
  mask-image: url(../images/feather/music.svg);
}

.sp-feather.sp-feather-navigation-2 {
  mask-image: url(../images/feather/navigation-2.svg);
}

.sp-feather.sp-feather-navigation {
  mask-image: url(../images/feather/navigation.svg);
}

.sp-feather.sp-feather-not-feather-book {
  mask-image: url(../images/feather/not-feather-book.svg);
}

.sp-feather.sp-feather-octagon {
  mask-image: url(../images/feather/octagon.svg);
}

.sp-feather.sp-feather-package {
  mask-image: url(../images/feather/package.svg);
}

.sp-feather.sp-feather-paperclip {
  mask-image: url(../images/feather/paperclip.svg);
}

.sp-feather.sp-feather-pause-circle {
  mask-image: url(../images/feather/pause-circle.svg);
}

.sp-feather.sp-feather-pause {
  mask-image: url(../images/feather/pause.svg);
}

.sp-feather.sp-feather-pen-tool {
  mask-image: url(../images/feather/pen-tool.svg);
}

.sp-feather.sp-feather-percent {
  mask-image: url(../images/feather/percent.svg);
}

.sp-feather.sp-feather-phone-call {
  mask-image: url(../images/feather/phone-call.svg);
}

.sp-feather.sp-feather-phone-forwarded {
  mask-image: url(../images/feather/phone-forwarded.svg);
}

.sp-feather.sp-feather-phone-incoming {
  mask-image: url(../images/feather/phone-incoming.svg);
}

.sp-feather.sp-feather-phone-missed {
  mask-image: url(../images/feather/phone-missed.svg);
}

.sp-feather.sp-feather-phone-off {
  mask-image: url(../images/feather/phone-off.svg);
}

.sp-feather.sp-feather-phone-outgoing {
  mask-image: url(../images/feather/phone-outgoing.svg);
}

.sp-feather.sp-feather-phone {
  mask-image: url(../images/feather/phone.svg);
}

.sp-feather.sp-feather-pie-chart {
  mask-image: url(../images/feather/pie-chart.svg);
}

.sp-feather.sp-feather-play-circle {
  mask-image: url(../images/feather/play-circle.svg);
}

.sp-feather.sp-feather-play {
  mask-image: url(../images/feather/play.svg);
}

.sp-feather.sp-feather-plus-circle {
  mask-image: url(../images/feather/plus-circle.svg);
}

.sp-feather.sp-feather-plus-square {
  mask-image: url(../images/feather/plus-square.svg);
}

.sp-feather.sp-feather-plus {
  mask-image: url(../images/feather/plus.svg);
}

.sp-feather.sp-feather-pocket {
  mask-image: url(../images/feather/pocket.svg);
}

.sp-feather.sp-feather-power {
  mask-image: url(../images/feather/power.svg);
}

.sp-feather.sp-feather-printer {
  mask-image: url(../images/feather/printer.svg);
}

.sp-feather.sp-feather-radio {
  mask-image: url(../images/feather/radio.svg);
}

.sp-feather.sp-feather-refresh-ccw {
  mask-image: url(../images/feather/refresh-ccw.svg);
}

.sp-feather.sp-feather-refresh-cw {
  mask-image: url(../images/feather/refresh-cw.svg);
}

.sp-feather.sp-feather-repeat {
  mask-image: url(../images/feather/repeat.svg);
}

.sp-feather.sp-feather-rewind {
  mask-image: url(../images/feather/rewind.svg);
}

.sp-feather.sp-feather-rotate-ccw {
  mask-image: url(../images/feather/rotate-ccw.svg);
}

.sp-feather.sp-feather-rotate-cw {
  mask-image: url(../images/feather/rotate-cw.svg);
}

.sp-feather.sp-feather-rss {
  mask-image: url(../images/feather/rss.svg);
}

.sp-feather.sp-feather-save {
  mask-image: url(../images/feather/save.svg);
}

.sp-feather.sp-feather-scissors {
  mask-image: url(../images/feather/scissors.svg);
}

.sp-feather.sp-feather-search {
  mask-image: url(../images/feather/search.svg);
}

.sp-feather.sp-feather-send {
  mask-image: url(../images/feather/send.svg);
}

.sp-feather.sp-feather-server {
  mask-image: url(../images/feather/server.svg);
}

.sp-feather.sp-feather-settings {
  mask-image: url(../images/feather/settings.svg);
}

.sp-feather.sp-feather-share-2 {
  mask-image: url(../images/feather/share-2.svg);
}

.sp-feather.sp-feather-share {
  mask-image: url(../images/feather/share.svg);
}

.sp-feather.sp-feather-shield-off {
  mask-image: url(../images/feather/shield-off.svg);
}

.sp-feather.sp-feather-shield {
  mask-image: url(../images/feather/shield.svg);
}

.sp-feather.sp-feather-shopping-bag {
  mask-image: url(../images/feather/shopping-bag.svg);
}

.sp-feather.sp-feather-shopping-cart {
  mask-image: url(../images/feather/shopping-cart.svg);
}

.sp-feather.sp-feather-shuffle {
  mask-image: url(../images/feather/shuffle.svg);
}

.sp-feather.sp-feather-sidebar {
  mask-image: url(../images/feather/sidebar.svg);
}

.sp-feather.sp-feather-skip-back {
  mask-image: url(../images/feather/skip-back.svg);
}

.sp-feather.sp-feather-skip-forward {
  mask-image: url(../images/feather/skip-forward.svg);
}

.sp-feather.sp-feather-slack {
  mask-image: url(../images/feather/slack.svg);
}

.sp-feather.sp-feather-slash {
  mask-image: url(../images/feather/slash.svg);
}

.sp-feather.sp-feather-sliders {
  mask-image: url(../images/feather/sliders.svg);
}

.sp-feather.sp-feather-smartphone {
  mask-image: url(../images/feather/smartphone.svg);
}

.sp-feather.sp-feather-smile {
  mask-image: url(../images/feather/smile.svg);
}

.sp-feather.sp-feather-speaker {
  mask-image: url(../images/feather/speaker.svg);
}

.sp-feather.sp-feather-square {
  mask-image: url(../images/feather/square.svg);
}

.sp-feather.sp-feather-star {
  mask-image: url(../images/feather/star.svg);
}

.sp-feather.sp-feather-stop-circle {
  mask-image: url(../images/feather/stop-circle.svg);
}

.sp-feather.sp-feather-sun {
  mask-image: url(../images/feather/sun.svg);
}

.sp-feather.sp-feather-sunrise {
  mask-image: url(../images/feather/sunrise.svg);
}

.sp-feather.sp-feather-sunset {
  mask-image: url(../images/feather/sunset.svg);
}

.sp-feather.sp-feather-tablet {
  mask-image: url(../images/feather/tablet.svg);
}

.sp-feather.sp-feather-tag {
  mask-image: url(../images/feather/tag.svg);
}

.sp-feather.sp-feather-target {
  mask-image: url(../images/feather/target.svg);
}

.sp-feather.sp-feather-terminal {
  mask-image: url(../images/feather/terminal.svg);
}

.sp-feather.sp-feather-thermometer {
  mask-image: url(../images/feather/thermometer.svg);
}

.sp-feather.sp-feather-thumbs-down {
  mask-image: url(../images/feather/thumbs-down.svg);
}

.sp-feather.sp-feather-thumbs-up {
  mask-image: url(../images/feather/thumbs-up.svg);
}

.sp-feather.sp-feather-toggle-left {
  mask-image: url(../images/feather/toggle-left.svg);
}

.sp-feather.sp-feather-toggle-right {
  mask-image: url(../images/feather/toggle-right.svg);
}

.sp-feather.sp-feather-tool {
  mask-image: url(../images/feather/tool.svg);
}

.sp-feather.sp-feather-trash-2 {
  mask-image: url(../images/feather/trash-2.svg);
}

.sp-feather.sp-feather-trash {
  mask-image: url(../images/feather/trash.svg);
}

.sp-feather.sp-feather-trello {
  mask-image: url(../images/feather/trello.svg);
}

.sp-feather.sp-feather-trending-down {
  mask-image: url(../images/feather/trending-down.svg);
}

.sp-feather.sp-feather-trending-up {
  mask-image: url(../images/feather/trending-up.svg);
}

.sp-feather.sp-feather-triangle {
  mask-image: url(../images/feather/triangle.svg);
}

.sp-feather.sp-feather-truck {
  mask-image: url(../images/feather/truck.svg);
}

.sp-feather.sp-feather-tv {
  mask-image: url(../images/feather/tv.svg);
}

.sp-feather.sp-feather-twitch {
  mask-image: url(../images/feather/twitch.svg);
}

.sp-feather.sp-feather-twitter {
  mask-image: url(../images/feather/twitter.svg);
}

.sp-feather.sp-feather-type {
  mask-image: url(../images/feather/type.svg);
}

.sp-feather.sp-feather-umbrella {
  mask-image: url(../images/feather/umbrella.svg);
}

.sp-feather.sp-feather-underline {
  mask-image: url(../images/feather/underline.svg);
}

.sp-feather.sp-feather-unlock {
  mask-image: url(../images/feather/unlock.svg);
}

.sp-feather.sp-feather-upload-cloud {
  mask-image: url(../images/feather/upload-cloud.svg);
}

.sp-feather.sp-feather-upload {
  mask-image: url(../images/feather/upload.svg);
}

.sp-feather.sp-feather-user-check {
  mask-image: url(../images/feather/user-check.svg);
}

.sp-feather.sp-feather-user-minus {
  mask-image: url(../images/feather/user-minus.svg);
}

.sp-feather.sp-feather-user-plus {
  mask-image: url(../images/feather/user-plus.svg);
}

.sp-feather.sp-feather-user-x {
  mask-image: url(../images/feather/user-x.svg);
}

.sp-feather.sp-feather-user {
  mask-image: url(../images/feather/user.svg);
}

.sp-feather.sp-feather-users {
  mask-image: url(../images/feather/users.svg);
}

.sp-feather.sp-feather-video-off {
  mask-image: url(../images/feather/video-off.svg);
}

.sp-feather.sp-feather-video {
  mask-image: url(../images/feather/video.svg);
}

.sp-feather.sp-feather-voicemail {
  mask-image: url(../images/feather/voicemail.svg);
}

.sp-feather.sp-feather-volume-1 {
  mask-image: url(../images/feather/volume-1.svg);
}

.sp-feather.sp-feather-volume-2 {
  mask-image: url(../images/feather/volume-2.svg);
}

.sp-feather.sp-feather-volume-x {
  mask-image: url(../images/feather/volume-x.svg);
}

.sp-feather.sp-feather-volume {
  mask-image: url(../images/feather/volume.svg);
}

.sp-feather.sp-feather-watch {
  mask-image: url(../images/feather/watch.svg);
}

.sp-feather.sp-feather-wifi-off {
  mask-image: url(../images/feather/wifi-off.svg);
}

.sp-feather.sp-feather-wifi {
  mask-image: url(../images/feather/wifi.svg);
}

.sp-feather.sp-feather-wind {
  mask-image: url(../images/feather/wind.svg);
}

.sp-feather.sp-feather-x-circle {
  mask-image: url(../images/feather/x-circle.svg);
}

.sp-feather.sp-feather-x-octagon {
  mask-image: url(../images/feather/x-octagon.svg);
}

.sp-feather.sp-feather-x-square {
  mask-image: url(../images/feather/x-square.svg);
}

.sp-feather.sp-feather-x {
  mask-image: url(../images/feather/x.svg);
}

.sp-feather.sp-feather-youtube {
  mask-image: url(../images/feather/youtube.svg);
}

.sp-feather.sp-feather-zap-off {
  mask-image: url(../images/feather/zap-off.svg);
}

.sp-feather.sp-feather-zap {
  mask-image: url(../images/feather/zap.svg);
}

.sp-feather.sp-feather-zoom-in {
  mask-image: url(../images/feather/zoom-in.svg);
}

.sp-feather.sp-feather-zoom-out {
  mask-image: url(../images/feather/zoom-out.svg);
}

.oldie .mobile-only {
  display: none !important;
}

:root {
  --breakpoint: 980px;
  --base-size: 8px;
  --base-size-x1: var(--base-size);
  --base-size-x2: calc(var(--base-size) * 2);
  --base-size-x3: calc(var(--base-size) * 3);
  --base-size-x4: calc(var(--base-size) * 4);
  --base-size-x5: calc(var(--base-size) * 5);
  --base-size-x6: calc(var(--base-size) * 6);
  --base-size-x7: calc(var(--base-size) * 7);
  --base-size-x8: calc(var(--base-size) * 8);
  --base-size-x9: calc(var(--base-size) * 9);
  --base-size-x10: calc(var(--base-size) * 10);
  --base-color-white: #fff;
  --base-color-black: #121212;
  --base-color-black-medium: #3f3f3f;
  --base-color-grey: #a6a6a6;
  --base-color-grey-medium: #d9d9d9;
  --base-color-grey-medium-light: #cecece;
  --base-color-grey-light: #f7f7f7;
  --base-color-blue: #157dfe;
  --base-color-blue-medium: #5ba4fe;
  --base-color-blue-light: #add2ff;
  --base-color-blue-extra-light: #e8f2ff;
  --base-color-yellow: #ffcb3f;
  --base-color-yellow-medium: #ffdb78;
  --base-color-yellow-light: #ffedbc;
  --base-color-yellow-extra-light: #fffbf0;
  --base-color-pink: #ff6363;
  --base-color-pink-medium: #ff9292;
  --base-color-pink-light: #ffc8c8;
  --base-color-pink-extra-light: #fff1f1;
  --base-color-orange: #ffa25e;
  --base-color-purple: #5d5dec;
  --base-color-purple-extra-light: #eef;
  --base-color-system-success: #5bca8d;
  --base-color-system-success-light: #f2fbf6;
  --base-color-system-warning: #ff3636;
  --base-font-family: "Buenos Aires", "OpenSans", "Open Sans", sans-serif;
  --base-h1-font-size: 80px;
  --base-h2-font-size: 60px;
  --base-h3-font-size: 40px;
  --base-h4-font-size: 30px;
  --base-h5-font-size: 24px;
  --base-h6-font-size: 20px;
  --base-body-font-size: 16px;
  --base-caption-font-size: 14px;
  --base-small-font-size: 12px;
  --base-tiny-font-size: 10px;
  --base-button-xlarge-font-size: var(--base-body-font-size);
  --base-button-large-font-size: var(--base-body-font-size);
  --base-button-medium-font-size: var(--base-caption-font-size);
  --base-button-small-font-size: var(--base-small-font-size);
  --base-heaviest-font-weight: 900;
  --base-heavy-font-weight: 800;
  --base-bold-font-weight: bold;
  --base-medium-font-weight: 600;
  --base-regular-font-weight: normal;
  --base-thin-font-weight: 200;
  --base-transition: all 0.3s ease;
  --base-padding: var(--base-size) var(--base-size-x2);
  --base-color-gradient-premium: linear-gradient(130deg,
      #ead1a8 0%,
      #ffedc2 20%,
      #eea7a7 40%,
      #a6adeb 100%);
  --base-background-color: var(--base-color-white);
  --base-text-color: var(--base-color-black);
  --base-contrast-color: var(--base-color-pink);
  --base-ambassador-color: var(--base-color-purple);
  --base-ambassador-light-color: var(--base-color-purple-extra-light);
  --paypal-blue: #253b80;
  --icon-arrow-end: "arrow-right";
}

#app.dark {
  --base-background-color: var(--base-color-black);
  --base-text-color: var(--base-color-white);
  --base-contrast-color: var(--base-color-pink);
}

@media screen and (width<=330px) {
  :root {
    --base-size: 6px !important;
    --base-h6-font-size: 18px !important;
    --base-body-font-size: 14px !important;
    --base-caption-font-size: 13px !important;
    --base-small-font-size: 11px !important;
  }
}

body[dir="rtl"] {
  --icon-arrow-end: "arrow-left";
}

div[id^="recaptcha-container-"] {
  z-index: 99999;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

div[id^="recaptcha-container-"]>div {
  z-index: 99999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (width>=980px) {
  .mobile-only {
    display: none !important;
  }
}

@media (width<=980px) {
  .desktop-only {
    display: none !important;
  }
}

.phone-only,
.hidden {
  display: none !important;
}

.discreet {
  color: #777;
}

.relative {
  position: relative;
}

.clearfix:after {
  content: "";
  clear: both;
  display: table;
}

.btn {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: relative;
}

.btn:before {
  content: "";
  border-radius: calc(var(--base-size-x2) * 2);
  z-index: 0;
  width: 200%;
  height: 200%;
  transition: all 0.15s;
  position: absolute;
  transform: scale(0.5);
}

.btn:hover:before {
  transform: scale(0.515);
}

.btn:active:before {
  transform: scale(0.49);
}

.btn .text {
  font-size: var(--base-body-font-size);
  font-weight: var(--base-medium-font-weight);
  padding: var(--base-size-x2) var(--base-size-x4);
  color: var(--base-color-white);
  align-items: center;
  display: flex;
  position: relative;
}

.btn .picto {
  width: var(--base-size-x3);
  height: var(--base-size-x3);
  margin-inline-start: var(--base-size-x1);
}

.popin-content.in-page {
  flex-direction: column;
  display: flex;
}

@media (width<=980px) {
  .popin-content.in-page {
    width: 100%;
    max-width: 430px;
    padding: 0;
  }
}

.popin-content.in-page .buttons-container {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.popin-content.in-page .separator {
  font-size: var(--base-caption-font-size);
  padding: var(--base-size-x1);
  font-weight: 400;
  line-height: var(--base-size-x3);
  width: 100%;
  color: var(--base-color-grey);
  text-align: center;
  position: relative;
}

.popin-content.in-page form {
  gap: var(--base-size-x3);
  flex-direction: column;
  width: 100%;
  display: flex;
  margin-bottom: 0px;
}

.popin-content.in-page input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 30px #f7f7f7 !important;
}

.popin-content.in-page input:-webkit-autofill:hover {
  -webkit-box-shadow: inset 0 0 0 30px #f7f7f7 !important;
}

.popin-content.in-page input:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0 30px #f7f7f7 !important;
}

.popin-content.in-page input:-webkit-autofill:active {
  -webkit-box-shadow: inset 0 0 0 30px #f7f7f7 !important;
}

.popin-content.in-page input {
  color: #222;
  background-color: var(--base-color-grey-light);
  border: unset;
  border: 2px solid var(--base-color-grey-light);
  width: 100%;
  margin-bottom: var(--base-size-x2);
  border-radius: 20px;
  padding: 18px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s, border-with 1s;
}

.popin-content.in-page input:focus:not([type="submit"]) {
  border-color: var(--base-color-black);
}

.popin-content.in-page input::placeholder {
  color: #999;
}

.popin-content.in-page .upper {
  color: #222;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.popin-content.in-page .upper p {
  margin: 0;
}

.popin-content.in-page .upper .title {
  font-size: var(--base-h5-font-size);
  font-weight: var(--base-medium-font-weight);
  font-family: var(--base-font-family);
  margin-bottom: var(--base-size-x1);
  text-align: center;
}

.popin-content.in-page .upper .title.spaced {
  margin-bottom: var(--base-size-x3);
}

.popin-content.in-page .upper .signup {
  width: 100%;
}

.popin-content.in-page .upper .text {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}

.popin-content.in-page .upper .text .emphasis {
  font-weight: 700;
}

.popin-content.in-page .bottom {
  flex-direction: column;
  flex-grow: 1;
  display: flex;
}

@media (width<=980px) {
  .popin-content.in-page .bottom {
    padding: 0;
  }
}

.popin-content.in-page .bottom .big-button {
  text-align: center;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  padding: 16px;
  transition: all 0.3s;
  display: flex;
  position: relative;
}

.popin-content.in-page .bottom .big-button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.popin-content.in-page .bottom .big-button:hover:before {
  transform: scale(1.025) perspective(1px);
}

@media (width<=980px) {
  .popin-content.in-page .bottom .big-button:hover:before {
    transform: unset;
  }
}

.popin-content.in-page .bottom .big-button:before {
  content: "";
  background-color: #f7f7f7;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}

.popin-content.in-page .bottom .big-button.google .picto {
  background-image: url(../images/connect-google.svg);
}

.popin-content.in-page .bottom .big-button.apple .picto {
  background-image: url(../images/connect-apple.svg);
}

.popin-content.in-page .bottom .big-button.mail {
  color: #fff;
}

.popin-content.in-page .bottom .big-button.mail:before {
  background-color: var(--base-color-pink);
}

.popin-content.in-page .bottom .big-button .picto {
  z-index: 1;
  background-position: 50%;
  background-repeat: no-repeat;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
}

.popin-content.in-page .bottom .big-button .text {
  flex-grow: 1;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

.popin-content.in-page .bottom .big-button .picto~.text {
  padding-inline-end: 20px;
}

.popin-content.in-page .bottom .sign-text {
  color: var(--base-color-grey);
  text-align: center;
  margin-top: 40px;
  font-size: 15px;
  font-weight: 600;
}

@media (width<=980px) {
  .popin-content.in-page .bottom .sign-text {
    padding: 0 30px;
  }
}

.popin-content.in-page .bottom .sign-text .emphasis {
  color: var(--base-color-black);
  cursor: pointer;
  font-weight: 600;
}

.popin-content.in-page .bottom .signin-cgu {
  color: #999;
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
  font-weight: 400;
}

.popin-content.in-page .bottom .signin-cgu p {
  margin: 0;
}

.popin-content.in-page .bottom .buttons-container {
  flex-direction: column;
  flex-grow: 1;
  transition: visibility, all 0.3s;
  display: flex;
}

.popin-content.in-page .bottom .buttons-container .social-buttons {
  flex-direction: column;
  display: flex;
}

.popin-content.in-page .bottom .buttons-container .social-buttons>* {
  margin-bottom: 10px;
}

.popin-content.in-page .bottom .buttons-container .social-buttons .short {
  display: none;
}

.popin-content.in-page .input-holder {
  transition: all 0.3s;
  position: relative;
}

.popin-content.in-page .input-holder.error {
  margin-bottom: var(--base-size-x3) !important;
}

.popin-content.in-page .input-holder input:focus+.label {
  opacity: 1;
}

.popin-content.in-page .input-holder input:focus::placeholder {
  transform: translateY(-20%);
  color: #0000 !important;
}

.popin-content.in-page .input-holder.error input {
  border: 2px solid var(--base-color-system-warning);
}

.popin-content.in-page .input-holder .label {
  color: #999;
  opacity: 0;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s;
  position: absolute;
  top: -20px;
  left: 0;
}

.popin-content.in-page .input-holder input::placeholder {
  transition: all 0.3s;
}

html,
body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-appearance: none;
}

.header {
  background-color: #0000;
  box-shadow: unset !important;
}

.header.shadow .header-logo {
  margin-left: 30px;
}

.header.shadow .header-logo .main {
  display: block !important;
}

.header.shadow .header-logo .alt {
  display: none !important;
}

.header.theme1 .header-inner-cell-button .btn-donner-cours,
.header.theme2 .header-inner-cell-button .btn-donner-cours {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.header.theme1 .header-inner-cell-button .btn-donner-cours:hover,
.header.theme2 .header-inner-cell-button .btn-donner-cours:hover {
  background-color: #fff;
}

.header.theme1 .header-item,
.header.theme2 .header-item {
  color: #fff;
}

.header.theme1 .header-inner-cell-button .btn-donner-cours:hover {
  color: #fa6494;
}

.header.theme2 .header-inner-cell-button .btn-donner-cours:hover {
  color: #157dfe;
}

.header .header-logo {
  display: inline-block;
}

.header .header-inner-cell-button .btn-donner-cours {
  color: #fa6484;
  background-color: #0000;
  border-color: #fa6484;
  transition: all 0.3s;
}

.header .header-inner-cell-button .btn-donner-cours:hover {
  color: #fff;
  background-color: #fa6484;
}

.autocomplete input {
  text-transform: none !important;
}

.autocomplete-results {
  background-color: unset;
  border: 1px solid #444;
  border-top: unset;
  background-color: #f7f7f7;
  border-radius: 0 0 5px 5px;
}

.autocomplete-results .autocomplete-result-value {
  max-height: unset;
  font-size: 15px;
  line-height: unset;
  border: unset;
  border-radius: 0;
  padding: 20px;
  transition: all 0.3s;
}

.autocomplete-results .autocomplete-result-value>* {
  transition: all 0.3s;
}

.autocomplete-results .autocomplete-result-value:hover {
  color: #fa6484;
  opacity: 1;
  background: #f7f7f7;
  border-color: #444;
}

.autocomplete-results .autocomplete-result-value:hover>* {
  color: #fa6484 !important;
}

.cgu-text {
  text-align: center;
  color: #999;
  font-size: 11px;
  line-height: 1.18;
}

.pac-container {
  border: 1px solid #444;
  border-top: unset;
  box-sizing: content-box;
  box-shadow: unset;
  background-color: #f7f7f7;
  position: fixed;
}

ul.frequently-asked {
  gap: var(--base-size-x4) var(--base-size-x3);
  padding: var(--base-size-x5);
  border-radius: var(--base-size-x5);
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  display: grid;
}

ul.frequently-asked li {
  gap: var(--base-size-x1);
  display: flex;
}

ul.frequently-asked li .picto {
  width: var(--base-size-x3);
  height: var(--base-size-x3);
  background-color: var(--base-color-black);
  flex-shrink: 0;
  display: inline-block;
  background-image: url(../images/file-text.svg);
  -webkit-mask-image: url(../images/file-text.svg);
  mask-size: cover;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  ul.frequently-asked li .picto {
    background-color: unset;
    background-image: url(../images/file-text.svg);
    background-size: cover;
  }
}

ul.frequently-asked li a {
  font-size: var(--base-body-font-size);
  color: var(--base-color-black);
  text-decoration: none;
}

.landing-teacher-v4 {
  font-family: var(--base-font-family);
}

.landing-teacher-v4.theme1 .landing-teacher-v4-header {
  background-color: #feede7;
}

.landing-teacher-v4.theme1 .landing-teacher-v4-header .header-shape {
  background-image: url(../images/landingV4/pink-shape.svg);
}

.landing-teacher-v4.theme1 .landing-teacher-v4-header .landing-teacher-v4-register.start,
.landing-teacher-v4.theme1 .landing-teacher-v4-header .landing-teacher-v4-register.mail {
  color: #fff !important;
  background-color: #fa6494 !important;
}

.landing-teacher-v4.theme1 .landing-teacher-v4-header .landing-teacher-v4-register.start:hover,
.landing-teacher-v4.theme1 .landing-teacher-v4-header .landing-teacher-v4-register.mail:hover {
  box-shadow: 0 10px 18px -8px #fa6494 !important;
}

.landing-teacher-v4.theme1 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil {
  color: #fff !important;
  background-color: #fa6494 !important;
}

.landing-teacher-v4.theme1 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil:hover {
  box-shadow: 0 10px 25px -5px #fa6494 !important;
}

.landing-teacher-v4.theme1 .landing-v4-create-profil-sticky .landing-v4-create-profil-button {
  color: #fff;
  background-color: #fa6494;
}

.landing-teacher-v4.theme2 .landing-teacher-v4-header {
  background-color: #dcecff;
}

.landing-teacher-v4.theme2 .landing-teacher-v4-header .header-shape {
  background-image: url(../images/landingV4/blue-shape.svg);
}

.landing-teacher-v4.theme2 .landing-teacher-v4-header .landing-teacher-v4-register.start,
.landing-teacher-v4.theme2 .landing-teacher-v4-header .landing-teacher-v4-register.mail {
  color: #fff !important;
  background-color: #157dfe !important;
}

.landing-teacher-v4.theme2 .landing-teacher-v4-header .landing-teacher-v4-register.start:hover,
.landing-teacher-v4.theme2 .landing-teacher-v4-header .landing-teacher-v4-register.mail:hover {
  box-shadow: 0 10px 18px -8px #157dfe !important;
}

.landing-teacher-v4.theme2 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil {
  color: #fff !important;
  background-color: #157dfe !important;
}

.landing-teacher-v4.theme2 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil:hover {
  box-shadow: 0 10px 25px -5px #157dfe !important;
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky {
  z-index: 999;
  opacity: 0;
  background-color: #fff;
  width: 100%;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(-81px);
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky.visible {
  opacity: 1;
  transform: translateY(0);
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky.visible .wrapper-sticky {
  box-shadow: 0 20px 35px #0000001a;
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky .wrapper-sticky {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 20px 10px 30px;
  display: flex;
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil {
  color: #222;
  cursor: pointer;
  background-color: #ffca49;
  border-radius: 5px;
  padding: 18px 62px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil:hover {
  transform: scale3d(1.025, 1.025, 1.025);
  box-shadow: 0 10px 25px -5px #ffca49;
}

.landing-teacher-v4 .landing-v4-teacher-header-sticky .wrapper-sticky .create-profil:active {
  transform: scale3d(0.97, 0.97, 0.97);
  box-shadow: 0 10px 25px -5px #ffca49;
}

.landing-teacher-v4 .landing-v4-create-profil-sticky {
  display: none;
}

.landing-teacher-v4 .landing-teacher-v4-video-modal {
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  z-index: 999;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  left: 0;
}

.landing-teacher-v4 .landing-teacher-v4-video-modal.open {
  opacity: 1;
  pointer-events: auto;
}

.landing-teacher-v4 .landing-teacher-v4-video-modal .landing-teacher-v4-video-modal-outter {
  width: 100%;
  height: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-video-modal .landing-teacher-v4-video-modal-wrapper {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 20px #00000080;
}

.landing-teacher-v4 .landing-teacher-v4-video-modal .landing-teacher-v4-video-modal-wrapper video {
  outline: none;
  width: 100%;
  display: block;
}

.landing-teacher-v4 .slick-slider .slick-arrow {
  -webkit-appearance: none;
  z-index: 1;
  box-sizing: content-box;
  cursor: pointer;
  opacity: 0.5;
  background-image: url(../images/arrow-slider.svg);
  background-repeat: no-repeat;
  background-size: 12px 20px;
  padding: 10px;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.landing-teacher-v4 .slick-slider .slick-arrow:hover {
  opacity: 1;
}

.landing-teacher-v4 .slick-slider .slick-arrow.slick-prev {
  left: 40px;
}

.landing-teacher-v4 .slick-slider .slick-arrow.slick-next {
  right: 40px;
  transform: translateY(-50%) scaleX(-1);
}

.landing-teacher-v4 .slick-slider .slick-list {
  width: 100%;
}

.landing-teacher-v4 .slick-slider .slick-track {
  height: 100%;
  display: inline-block;
}

.landing-teacher-v4 .slick-slider .slick-track .slick-slide {
  outline: none;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.landing-teacher-v4 .slick-slider .slick-track .slick-slide>div {
  height: 100%;
}

.landing-teacher-v4 .hide {
  height: 0;
  margin: 0;
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
}

.landing-teacher-v4 .container {
  max-width: 1060px;
  margin: 0 auto;
}

.landing-teacher-v4 .landing-teacher-v4-pink-button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(99deg, #fda59d, #fa6484);
  border-radius: 5px;
  margin: 0;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s;
  box-shadow: 0 10px 25px -5px #fa6484d9;
}

.landing-teacher-v4 .landing-teacher-v4-pink-button.centered {
  width: 350px;
  margin: 0 auto;
}

.landing-teacher-v4 .landing-teacher-v4-pink-button:hover {
  transform: scale3d(1.025, 1.025, 1.025);
  box-shadow: 0 10px 25px -5px #fa6484;
}

.landing-teacher-v4 .landing-teacher-v4-pink-button:active {
  transform: scale3d(0.9, 0.9, 0.9);
  box-shadow: 0 10px 25px -5px #fa648499;
}

.landing-teacher-v4 .landing-teacher-v4-header {
  background-color: #fff8e5;
  padding: 100px 0 60px;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .header-shape {
  background-image: url(../images/yellow-shape.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 499px;
  height: 705px;
  position: absolute;
  top: 0;
  right: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .left-part.smaller {
  width: 540px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .left-part.smaller .landing-teacher-v4-header-title {
  white-space: normal;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part {
  margin-left: 90px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-header-title,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-header-subtitle {
  display: none;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-dynamic-bloc .landing-teacher-v4-header-title {
  display: block;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc.research .wrapper-teacher .landing-teacher-v4-header-title {
  text-align: left;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher {
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 10px;
  width: 330px;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  box-shadow: 0 20px 35px #0003;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-header-title {
  font-family: var(--base-font-family);
  font-size: 24px;
  font-weight: var(--base-medium-font-weight);
  color: #222;
  text-align: center;
  margin: 0 0 20px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register {
  text-align: center;
  cursor: pointer;
  border-radius: 26px;
  margin-bottom: 20px;
  padding: 16px 0;
  font-size: 0;
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.input {
  padding: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.input input {
  padding: 16px 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register:last-child {
  margin-bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register:hover.facebook {
  box-shadow: 0 10px 18px -8px #3b5998;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register:hover.google {
  box-shadow: 0 10px 18px -8px #e0e0e0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register:hover.mail {
  box-shadow: 0 10px 18px -8px #fcc748;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.facebook {
  color: #f7f7f7;
  background-color: #3b5998;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.facebook .landing-teacher-v4-register-icon {
  background-image: url(../images/pictos/facebook-btn.svg);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.google {
  color: #444;
  border: 1px solid #e0e0e0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.google .landing-teacher-v4-register-icon {
  background-image: url(../images/landingV4/social_google.svg);
  width: 15px;
  height: 15px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.mail,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.start {
  color: #222;
  background-color: #fcc748;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register.start .landing-teacher-v4-register-icon {
  left: unset;
  right: 30px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register .landing-teacher-v4-register-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register .landing-teacher-v4-register-text {
  font-size: 15px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register input {
  -webkit-appearance: none;
  background-color: unset;
  border: unset;
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-choice .landing-teacher-v4-choice-wrapper {
  text-align: center;
  margin: -5px 0 20px;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-choice .landing-teacher-v4-choice-wrapper .landing-teacher-v4-choice-text {
  z-index: 1;
  color: #999;
  background-color: #fff;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-choice .landing-teacher-v4-choice-wrapper .landing-teacher-v4-choice-line {
  background-color: #e4e4e4;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation {
  color: #222;
  margin: 5px 0 30px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation p {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-text,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul {
  visibility: hidden;
  opacity: 0;
  transition: visibility, opacity 0.3s;
  display: none;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-text.active,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul.active {
  visibility: visible;
  opacity: 1;
  display: block;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-text {
  font-size: 13px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper {
  align-items: center;
  display: flex;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-number,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-sigle {
  margin-bottom: -5px;
  font-size: 48px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-sigle {
  margin-right: 10px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-picto {
  cursor: pointer;
  background-image: url(../images/landingV4/info.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-picto:hover~.landing-teacher-v4-estimation-calcul-tooltip {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-upper .landing-teacher-v4-estimation-calcul-tooltip {
  color: #fff;
  opacity: 0;
  visibility: hidden;
  background-color: #222;
  border-radius: 5px;
  width: 55%;
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
  transition: all 0.3s;
  position: relative;
  top: -40px;
  left: 20px;
  transform: scale(0.9);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-estimation .landing-teacher-v4-estimation-calcul .landing-teacher-v4-estimation-calcul-bottom {
  font-size: 13px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher {
  padding: 40px 50px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-title {
  font-family: var(--base-font-family);
  font-size: 48px;
  font-weight: var(--base-bold-font-weight);
  color: #23103d;
  margin: 0 0 40px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-subtitle,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-subtitle p {
  color: #222;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 400;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-subtitle:last-child,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-subtitle p:last-child {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-pink-button {
  padding: 30px 50px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .inputN-container:after {
  display: none;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input {
  margin-bottom: 10px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input:last-child {
  margin-bottom: 20px;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input .inputN {
  height: unset;
  line-height: unset;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input input {
  outline: unset;
  color: #444;
  box-sizing: border-box;
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 0;
  padding: 18px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input input::placeholder {
  text-transform: none;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input input:focus {
  border: 1px solid #444;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input input::placeholder {
  color: #999;
  opacity: 1;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.success,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.error,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.ok,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.obligatoire {
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.success .landing-teacher-v4-input-icon,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.error .landing-teacher-v4-input-icon,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.ok .landing-teacher-v4-input-icon,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.obligatoire .landing-teacher-v4-input-icon {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.success input,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.ok input {
  border-color: #5bca8d;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.success .landing-teacher-v4-input-icon,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.ok .landing-teacher-v4-input-icon {
  background-image: url(../images/mer/checkbox-valide-green.svg);
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.error input,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.obligatoire input {
  border-color: #fa6484;
}

.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.error .landing-teacher-v4-input-icon,
.landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-input.obligatoire .landing-teacher-v4-input-icon {
  background-image: url(../images/pictos/erreur.svg);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step {
  background-color: #fff8e5;
  margin-top: 0;
  margin-bottom: 0;
  padding: 200px 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title {
  font-family: var(--base-font-family);
  color: #222;
  text-align: center;
  margin: 0 0 100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-upper {
  margin-bottom: -10px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-first {
  margin-right: 10px;
  font-size: 40px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-second {
  font-family: var(--base-font-family);
  font-size: 30px;
  font-weight: var(--base-regular-font-weight);
  font-style: italic;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-third {
  color: #ffca49;
  text-shadow: 5px 5px #23103d;
  font-size: 66px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-title {
  font-family: var(--base-font-family);
  font-size: 40px;
  font-weight: var(--base-bold-font-weight);
  color: #222;
  text-align: center;
  margin: 0 0 100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper {
  justify-content: center;
  align-items: center;
  gap: 110px;
  margin-bottom: 110px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper:last-child {
  margin-bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper.blue .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number,
.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper.blue .landing-teacher-v4-drawing-text .landing-teacher-v4-drawing-text-title {
  color: #67aaf9;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container {
  flex: 0 0 520px;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container img {
  width: 100%;
  height: 100%;
  animation: 5s ease-in-out infinite bonjour;
  display: inline-block;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  animation: 5s ease-in-out infinite bonjour;
  display: inline-block;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.create {
  height: 467px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.condition {
  height: 426px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.share {
  height: 537px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number {
  font-family: var(--base-font-family);
  font-size: 144px;
  font-weight: var(--base-bold-font-weight);
  color: #23103d;
  position: absolute;
  bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-1 {
  bottom: 0;
  left: 32px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-2 {
  top: 0px;
  left: 38px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-3 {
  top: 11px;
  right: 56px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-text .landing-teacher-v4-drawing-text-title {
  font-family: var(--base-font-family);
  font-size: 30px;
  font-weight: var(--base-bold-font-weight);
  color: #23103d;
  margin: 0 0 30px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-text .landing-teacher-v4-drawing-text-subtitle {
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-container {
  order: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right .landing-teacher-v4-drawing-container {
  order: 1;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band {
  padding: 200px 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-title {
  font-family: var(--base-font-family);
  font-size: 40px;
  font-weight: var(--base-bold-font-weight);
  text-align: center;
  margin: 0 0 100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family {
  justify-content: center;
  gap: 110px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper {
  width: 250px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .img {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 250px;
  height: 250px;
  margin-bottom: 15px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation p {
  color: #222;
  margin: 0 0 5px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .landing-teacher-v4-band-family-name {
  font-size: 26px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .landing-teacher-v4-band-family-type {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .landing-teacher-v4-band-family-location {
  align-items: center;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .landing-teacher-v4-band-family-location .icon {
  margin-right: 2px;
  font-size: 12px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-presentation .landing-teacher-v4-band-family-location .text {
  font-size: 14px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-family .landing-teacher-v4-band-family-wrapper .landing-teacher-v4-band-family-quote {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper {
  min-height: 780px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper:first-child .landing-teacher-v4-band-carousel-slider {
  order: 0;
  margin-right: 20px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper:first-child .landing-teacher-v4-band-carousel-content {
  text-align: left;
  margin-right: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper:last-child {
  margin-bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider,
.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content {
  border-radius: 5px;
  flex-basis: 50%;
  overflow: hidden;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider {
  -webkit-user-select: none;
  user-select: none;
  background-color: #444;
  order: 1;
  display: flex;
  -webkit-transform: translateZ(0);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry {
  flex: 1 0 100%;
  height: 100%;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry>* {
  pointer-events: none;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video {
  cursor: pointer;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video:hover .slider-entry-content:before {
  opacity: 0.2;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video.modal-active:before {
  content: "";
  opacity: 0.5;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video.modal-active .slider-entry-content:before {
  opacity: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video .slider-entry-content:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTI1NiwwQzExNC42MTcsMCwwLDExNC42MTUsMCwyNTZzMTE0LjYxNywyNTYsMjU2LDI1NnMyNTYtMTE0LjYxNSwyNTYtMjU2UzM5Ny4zODMsMCwyNTYsMHogTTM0NC40OCwyNjkuNTdsLTEyOCw4MAoJYy0yLjU5LDEuNjE3LTUuNTM1LDIuNDMtOC40OCwyLjQzYy0yLjY2OCwwLTUuMzQtMC42NjQtNy43NTgtMi4wMDhDMTk1LjE1NiwzNDcuMTcyLDE5MiwzNDEuODIsMTkyLDMzNlYxNzYKCWMwLTUuODIsMy4xNTYtMTEuMTcyLDguMjQyLTEzLjk5MmM1LjA4Ni0yLjgzNiwxMS4zMDUtMi42NjQsMTYuMjM4LDAuNDIybDEyOCw4MGM0LjY3NiwyLjkzLDcuNTIsOC4wNTUsNy41MiwxMy41NwoJUzM0OS4xNTYsMjY2LjY0MSwzNDQuNDgsMjY5LjU3eiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  width: 62px;
  height: 62px;
  transition: all 0.3s;
  position: absolute;
  top: -67px;
  left: 50%;
  transform: translate(-50%);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-visual {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content {
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  background-image: linear-gradient(#0000, #222);
  width: 100%;
  height: auto;
  padding: 25px 70px 30px;
  position: absolute;
  bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content p {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-title {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-subtitle {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-text {
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content {
  box-sizing: border-box;
  text-align: right;
  background-color: #fff8e5;
  flex-direction: column;
  justify-content: center;
  margin-right: 20px;
  padding: 30px 90px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content p {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content .landing-teacher-v4-band-carousel-title {
  font-family: var(--base-font-family);
  font-size: 30px;
  font-weight: var(--base-bold-font-weight);
  color: #23103d;
  margin-top: 0;
  margin-bottom: 30px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content .landing-teacher-v4-band-carousel-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper {
  color: #222;
  justify-content: center;
  gap: 110px;
  margin-bottom: 100px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-text {
  flex-basis: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list .landing-teacher-v4-band-support-list-entry {
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list .landing-teacher-v4-band-support-list-entry:last-child {
  margin-bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list .landing-teacher-v4-band-support-list-entry .icon {
  background-image: url(../images/checkbox-blue.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list .landing-teacher-v4-band-support-list-entry .text {
  font-size: 18px;
  font-weight: 400;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list .landing-teacher-v4-band-support-list-entry .text .emphasis {
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper {
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper>* {
  background-repeat: no-repeat;
  background-size: contain;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper .landing-teacher-v4-band-support-illustration-cloud {
  width: 375px;
  height: 262px;
  margin-bottom: -100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper .landing-teacher-v4-band-support-illustration-meditation {
  width: 213px;
  height: 215px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-cloud {
  margin-bottom: -100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed {
  gap: 40px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper {
  color: #222;
  flex: 1;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper:last-child {
  margin-right: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-icon.rate {
  background-image: url(../images/money-box.svg);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-icon.service {
  background-image: url(../images/coins.svg);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-icon.cancel {
  background-image: url(../images/hand-coin.svg);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-title {
  font-family: var(--base-font-family);
  font-size: 22px;
  font-weight: var(--base-medium-font-weight);
  margin: 0 0 20px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-subtitle {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats {
  gap: 80px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper {
  background-color: #ffca49;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper p,
.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper span {
  font-family: var(--base-font-family);
  color: #fff;
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-upper-wrapper {
  align-items: baseline;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-number {
  margin-bottom: -15px;
  margin-inline-end: 10px;
  font-size: 50px;
  font-weight: 900;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-title {
  font-size: 30px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-subtitle {
  font-size: 18px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links {
  flex-direction: column;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-upper-wrapper {
  gap: 20px;
  margin-bottom: 60px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc {
  flex-direction: column;
  flex: 50%;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.town .landing-teacher-v4-browsing-links-head {
  color: #fa8764;
  background-color: #ffede7;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.town .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-illustration {
  width: 187px;
  height: 120px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.town .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active {
  color: #fa8764;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.town .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active:after {
  background-color: #fa8764;
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.subject .landing-teacher-v4-browsing-links-head {
  color: #ffca49;
  background-color: #fff8e5;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.subject .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-illustration {
  width: 165px;
  height: 92px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.subject .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active {
  color: #ffca49;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.subject .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active:after {
  background-color: #ffca49;
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-head {
  color: #157dfe;
  background-color: #dcecff;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-illustration {
  width: 606px;
  height: 132px;
  margin-right: 100px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col {
  flex-basis: 16.66%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active {
  color: #157dfe;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active:after {
  background-color: #157dfe;
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head {
  border-radius: 10px;
  height: 136px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-illustration {
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-head-title {
  z-index: 1;
  max-width: 180px;
  margin: 30px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper {
  flex-flow: wrap;
  margin-bottom: -15px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col {
  flex-basis: 33.3%;
  margin-bottom: 15px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col .browsing-link {
  margin-right: 20px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a:after {
  content: "";
  background-color: #000;
  width: 0;
  height: 1px;
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a:hover:after {
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active {
  color: #fa6484;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col a.active:after {
  background-color: #fa6484;
  width: 100%;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question {
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col {
  flex-direction: column;
  flex: 50%;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col:first-child {
  margin-right: 160px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col p {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-title {
  color: #222;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper {
  margin-bottom: 20px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper .landing-teacher-v4-band-question-text {
  color: #222;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper .landing-teacher-v4-band-question-text:last-child {
  margin-bottom: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper .landing-teacher-v4-band-question-text:last-child:after {
  width: 0;
  height: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper .landing-teacher-v4-band-question-text:after {
  content: "";
  background-color: #ccc;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-bottom {
  align-items: center;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-bottom .landing-teacher-v4-band-question-bottom-icon {
  background-image: url(../images/landingV4/pink-arrow.svg);
  width: 5px;
  height: 9px;
  margin-right: 10px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-bottom .landing-teacher-v4-band-question-bottom-text {
  color: #fa6484;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how {
  gap: 160px;
  margin-bottom: 120px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col {
  flex-direction: column;
  flex: 50%;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col p {
  margin: 0;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col .landing-teacher-v4-band-how-wrapper {
  margin-bottom: 80px;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col .landing-teacher-v4-band-how-wrapper .landing-teacher-v4-band-how-title {
  color: #222;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col .landing-teacher-v4-band-how-wrapper .landing-teacher-v4-band-how-text {
  color: #222;
  white-space: pre-line;
  font-size: 18px;
  font-weight: 400;
  line-height: 2.06;
  position: relative;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.first .landing-teacher-v4-band-title {
  color: #22113b;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.second {
  background-color: #dcecff;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.second .landing-teacher-v4-band-title,
.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.third .landing-teacher-v4-band-title {
  color: #157dfe;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.fourth {
  background-color: #fff8e5;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.fourth .landing-teacher-v4-band-title {
  color: #23103d;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth {
  background-color: #f7f7f7;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .landing-teacher-v4-band-title {
  color: #222;
  font-size: 46px;
  font-weight: 700;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .landing-teacher-v4-band-question-bottom {
  margin-top: var(--base-size-x4);
  justify-content: center;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .content-wrapper {
  --background-theme-color: var(--base-color-blue-extra-light);
  background-color: var(--background-theme-color);
  border-radius: var(--base-size-x5);
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .btn-wrapper {
  padding-bottom: var(--base-size-x5);
  justify-content: center;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .btn-wrapper a {
  font-size: var(--base-body-font-size);
  line-height: var(--base-size-x3);
  color: var(--base-color-black);
  -webkit-text-decoration: unset;
  text-decoration: unset;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .btn-wrapper a:after {
  content: "";
  width: var(--base-size-x3);
  height: var(--base-size-x3);
  background-color: var(--base-color-black);
  margin-left: var(--base-size-x1);
  transition: transform 0.15s;
  background-image: url(../images/arrow-right.svg);
  mask-image: url(../images/arrow-right.svg);
  mask-size: cover;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.sixth .btn-wrapper a:after {
    background-color: unset;
    background-image: url(../images/feather/arrow-right.svg);
    background-size: cover;
  }
}

.landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.seventh .landing-teacher-v4-band-title {
  color: #000;
}

.landing-teacher-v4 .landing-v4-articles-container {
  margin-top: -200px;
  padding-bottom: 200px;
}

.landing-teacher-v4 .landing-v4-articles-container .landing-v4-content-title {
  font-size: 30px;
  font-weight: var(--base-bold-font-weight);
  font-family: var(--base-font-family);
  color: #000;
  margin: 20px 0;
}

.landing-teacher-v4 .landing-v4-articles {
  flex-flow: wrap;
  margin: 60px -20px 0 0;
  display: flex;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc {
  flex-basis: 33.3%;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper {
  color: #000;
  border-radius: 5px;
  min-height: calc(100% - 30px);
  margin-bottom: 40px;
  margin-right: 20px;
  text-decoration: none;
  transition: all 0.3s;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper:hover {
  transform: translateY(-10px);
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper:hover .landing-v4-articles-pic {
  transform: scale3d(1.1, 1.1, 1.1);
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper:hover .landing-v4-articles-pic-wrapper .landing-v4-articles-pic-mask {
  background-color: #00000040;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-chips {
  font-family: var(--base-font-family);
  font-size: 10px;
  font-weight: var(--base-bold-font-weight);
  color: #fff;
  text-transform: uppercase;
  z-index: 1;
  background-color: #ffca49;
  border-radius: 16px;
  padding: 5px;
  transition: all 0.3s;
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-pic-wrapper {
  border-radius: 5px;
  width: 100%;
  height: 340px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-pic-wrapper .landing-v4-articles-pic {
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease-out;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-pic-wrapper .landing-v4-articles-pic-mask {
  background-image: linear-gradient(#0000 30%, #0006);
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-title {
  font-size: 20px;
  font-weight: var(--base-bold-font-weight);
  font-family: var(--base-font-family);
  color: #000;
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-title:after {
  content: "";
  background-color: #000;
  width: 0;
  height: 1px;
  transition: all 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-text,
.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-date {
  font-family: var(--base-font-family);
  font-size: 15px;
  font-weight: var(--base-regular-font-weight);
  margin: 0;
  line-height: 1.53;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-text {
  margin: 0 0 10px;
}

.landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper .landing-v4-articles-content .landing-v4-articles-date {
  color: #999;
  font-size: 13px;
  font-weight: 600;
}

.landing-teacher-v4 .landing-teacher-v4-last-demands {
  padding: 0 0 200px;
}

.landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-title {
  font-size: 30px;
  font-weight: var(--base-bold-font-weight);
  font-family: var(--base-font-family);
  color: #000;
  margin: 0 0 60px;
}

.landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper {
  columns: 2;
  width: calc(100% + 20px);
}

.landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper .last-demands-messages {
  align-items: flex-end;
  margin-bottom: 20px;
  display: inline-flex;
}

.landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper .last-demands-messages .avatar {
  text-transform: uppercase;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: var(--base-medium-font-weight);
  font-family: var(--base-font-family);
  color: #fff;
  background-color: #ffca49;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper .last-demands-messages .message {
  color: #222;
  background-color: #f7f7f7;
  border-radius: 15px 15px 15px 0;
  margin-right: 20px;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
}

[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-header-upper .right-part {
  margin-right: 90px;
  margin-left: 0 !important;
}

[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-input.success .landing-teacher-v4-input-icon,
[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-input.error .landing-teacher-v4-input-icon,
[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-input.ok .landing-teacher-v4-input-icon,
[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-input.obligatoire .landing-teacher-v4-input-icon {
  left: 18px;
  transform: translateY(-50%);
  right: auto !important;
}

[dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-browsing-links-illustration {
  left: 0;
  right: auto !important;
}

@media screen and (width<=1060px) {
  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-header-upper .right-part {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band-title {
    text-align: right !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band-guaranteed-icon {
    margin-left: 20px;
    margin-right: 0 !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.create {
    left: -200px !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.share {
    left: -230px !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-number {
    justify-content: flex-start !important;
  }

  [dir="rtl"] .landing-teacher-v4 .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right .landing-teacher-v4-drawing-number {
    justify-content: flex-end !important;
  }

  .landing-teacher-v4 {
    overflow: hidden;
  }

  .landing-teacher-v4 .slick-slider .slick-arrow {
    background-size: 10px 15px;
  }

  .landing-teacher-v4 .slick-slider .slick-arrow.slick-prev {
    left: 20px;
  }

  .landing-teacher-v4 .slick-slider .slick-arrow.slick-next {
    right: 20px;
  }

  .landing-teacher-v4 .landing-v4-create-profil-sticky {
    z-index: 999;
    width: 100%;
    padding: 0 10px;
    transition: all 0.3s;
    display: block;
    position: fixed;
    bottom: -110px;
    left: 0;
  }

  .landing-teacher-v4 .landing-v4-create-profil-sticky.visible {
    bottom: 10px;
  }

  .landing-teacher-v4 .landing-v4-create-profil-sticky.visible .landing-v4-create-profil-button {
    box-shadow: 0 20px 35px #0000001a;
  }

  .landing-teacher-v4 .landing-v4-create-profil-sticky .landing-v4-create-profil-button {
    color: #222;
    text-align: center;
    cursor: pointer;
    background-color: #ffca49;
    border-radius: 5px;
    width: 100%;
    padding: 18px 0;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
    display: inline-block;
  }

  .landing-teacher-v4 .landing-v4-teacher-header-sticky {
    display: none;
  }

  .landing-teacher-v4 .landing-teacher-v4-video-modal .landing-teacher-v4-video-modal-wrapper {
    width: 90%;
  }

  .landing-teacher-v4 .landing-teacher-v4-video-modal .landing-teacher-v4-video-modal-wrapper video {
    width: 100%;
  }

  .landing-teacher-v4 .landing-teacher-v4-header {
    padding: 120px 0 100px;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .header-shape {
    width: 297px;
    height: 420px;
    display: none;
    top: -90px;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper {
    margin: 0 20px;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .left-part {
    display: none;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part {
    width: 100%;
    margin-left: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-header-title,
  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-header-subtitle {
    display: block;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .right-part .landing-teacher-v4-header-subtitle p {
    margin: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher {
    box-sizing: border-box;
    width: 100%;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-header-title {
    font-size: 20px;
    font-weight: 600;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register {
    justify-content: center;
    align-items: center;
    padding: 16px 20px;
    display: flex;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher .landing-teacher-v4-register .landing-teacher-v4-register-icon {
    top: unset;
    left: unset;
    transform: unset;
    margin-right: 10px;
    position: relative;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher #landing-v4-subscription-form {
    display: none;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-dynamic-bloc .wrapper-teacher {
    margin-bottom: 40px;
    padding: 30px 20px 40px;
  }

  .landing-teacher-v4 .landing-teacher-v4-header .container .landing-teacher-v4-header-upper .landing-teacher-v4-header-title {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step {
    padding: 100px 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-upper {
    margin-bottom: -10px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-first {
    font-size: 28px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-second {
    font-size: 20px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-fancy-title .landing-teacher-v4-fancy-title-third {
    text-shadow: 2px 2px #23103d;
    font-size: 48px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-title {
    padding: 0 60px;
    font-size: 28px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper {
    flex-direction: column;
    margin: 0 30px 90px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container {
    flex: 0;
    width: 100%;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration {
    max-width: 260px;
    margin-bottom: -50px;
    position: relative;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.create,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.condition,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.share {
    height: 230px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.create {
    left: -90px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.condition {
    right: -110px;
    transform: scaleX(-1);
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration.share {
    transform: scaleX(-1);
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number {
    font-size: 50px;
    font-weight: 700;
    display: flex;
    position: relative;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-1,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-2,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-number.n-3 {
    inset: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-text .landing-teacher-v4-drawing-text-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-wrapper .landing-teacher-v4-drawing-text .landing-teacher-v4-drawing-text-subtitle {
    font-size: 18px;
    font-weight: 400;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left {
    align-items: flex-start;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-number {
    justify-content: flex-end;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-container {
    order: unset;
    margin-right: unset;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration {
    left: -120px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-left .landing-teacher-v4-drawing-text {
    text-align: right;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right {
    align-items: flex-end;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right .landing-teacher-v4-drawing-number {
    justify-content: flex-start;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right .landing-teacher-v4-drawing-container {
    order: unset;
    margin-left: unset;
    text-align: right;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-draw-step .landing-teacher-v4-draw-right .landing-teacher-v4-drawing-container .landing-teacher-v4-drawing-illustration {
    right: -60px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band {
    padding: 100px 30px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.first {
    padding: 100px 20px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-title {
    text-align: left;
    margin-bottom: 60px;
    font-size: 28px !important;
    font-weight: 700 !important;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper {
    flex-direction: column;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-text {
    width: unset;
    margin: 0 0 40px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-wrapper .landing-teacher-v4-band-support-list {
    align-self: flex-start;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper .landing-teacher-v4-band-support-illustration-cloud {
    width: 188px;
    height: 141px;
    margin-bottom: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-support .landing-teacher-v4-band-support-illustration-wrapper .landing-teacher-v4-band-support-illustration-meditation {
    width: 106px;
    height: 107px;
    top: 30px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper {
    flex-direction: column;
    min-height: 500px;
    margin-bottom: 60px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content {
    flex-basis: unset;
    min-height: unset;
    margin-right: 0 !important;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider {
    min-height: 500px;
    order: 0 !important;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry.video {
    cursor: pointer;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-title {
    font-size: 18px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-subtitle {
    font-size: 11px;
    font-weight: 600;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-slider .slider-entry .slider-entry-content .slider-entry-text {
    font-size: 14px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content {
    background-color: unset;
    text-align: left;
    padding: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-carousel .landing-teacher-v4-band-carousel-wrapper .landing-teacher-v4-band-carousel-content .landing-teacher-v4-band-carousel-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed {
    flex-direction: column;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper:last-child {
    margin-bottom: 0;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-heading {
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-heading>* {
    margin-bottom: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-heading .landing-teacher-v4-band-guaranteed-icon {
    margin-right: 20px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-guaranteed .landing-teacher-v4-band-guaranteed-wrapper .landing-teacher-v4-band-guaranteed-heading .landing-teacher-v4-band-guaranteed-title {
    font-size: 20px;
    font-weight: 600;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats {
    flex-direction: column;
    align-items: center;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper {
    width: 215px;
    height: 215px;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper:last-child {
    margin-bottom: 0;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-title {
    font-size: 22px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-stats .landing-teacher-v4-band-stats-wrapper .landing-teacher-v4-band-stats-subtitle {
    font-size: 16px;
    font-weight: 600;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links {
    flex-direction: column;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-upper-wrapper {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc {
    margin-bottom: 40px;
    margin-right: 0 !important;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc:last-child {
    margin-bottom: 0;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.town .landing-teacher-v4-browsing-links-head img {
    width: 187px;
    height: 120px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.subject .landing-teacher-v4-browsing-links-head img {
    width: 165px;
    height: 92px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc.country .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-illustration {
    width: 526px;
    height: 78px;
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head {
    height: 246px;
    margin-bottom: 20px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-head .landing-teacher-v4-browsing-links-head-title {
    max-width: 200px;
    margin: 20px;
    font-size: 26px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-browsing-links .landing-teacher-v4-browsing-links-bloc .landing-teacher-v4-browsing-links-wrapper .landing-teacher-v4-browsing-links-col {
    flex-basis: 50% !important;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question {
    flex-direction: column;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col {
    margin-bottom: 60px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col:first-child {
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col:last-child {
    margin-bottom: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-wrapper .landing-teacher-v4-band-question-text {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 400;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-bottom .landing-teacher-v4-band-question-bottom-icon {
    margin-right: 15px;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-question .landing-teacher-v4-band-question-col .landing-teacher-v4-band-question-bottom .landing-teacher-v4-band-question-bottom-text {
    font-size: 14px;
    font-weight: 400;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how {
    flex-direction: column;
    margin: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col:first-child {
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col:last-child,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col:last-child .landing-teacher-v4-band-how-wrapper:last-child {
    margin-bottom: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band .landing-teacher-v4-band-how .landing-teacher-v4-band-how-col .landing-teacher-v4-band-how-wrapper .landing-teacher-v4-band-how-title {
    font-size: 20px;
    font-weight: 600;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.first .landing-teacher-v4-band-title,
  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.fourth .landing-teacher-v4-band-title {
    text-align: center;
  }

  .landing-teacher-v4 .landing-teacher-v4-content .landing-teacher-v4-band.seventh .landing-teacher-v4-band-title {
    white-space: normal;
  }

  .landing-teacher-v4 .landing-v4-articles-container {
    margin: 0 30px;
    padding-bottom: 0;
  }

  .landing-teacher-v4 .landing-v4-articles-container .landing-v4-content-title {
    font-size: 28px;
  }

  .landing-teacher-v4 .landing-v4-articles {
    margin: 40px 0 0;
  }

  .landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc {
    flex-basis: 100%;
  }

  .landing-teacher-v4 .landing-v4-articles .landing-v4-articles-bloc .landing-v4-articles-wrapper {
    margin-right: 0;
  }

  .landing-teacher-v4 .landing-teacher-v4-last-demands {
    padding: 0 30px 40px;
  }

  .landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper {
    columns: unset;
    width: 100%;
  }

  .landing-teacher-v4 .landing-teacher-v4-last-demands .last-demands-wrapper .last-demands-messages .message {
    margin-right: 0;
  }
}

@media (width>=1060px) {
  .mob-only {
    display: none !important;
  }
}