Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/images/air-black/Azadeh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/BG.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/GwVmBgpP-PQ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/air-black/Menu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/Michel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/Photo@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/Tal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/branding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/communication.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/images/air-black/cursor-mouse-mice.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/images/air-black/facebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/air-black/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/images/air-black/mdi-arrow-forward.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/images/air-black/mdi-chevron-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/images/air-black/mdi-chevron-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/qPojqUji_y4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-black/strategy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/images/air-black/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/air-black/“-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/Azadeh-biue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/Michel-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/Photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/Shapes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/Tal-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/images/air-blue/“-light-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/air-blue/“-pink.png
3 changes: 3 additions & 0 deletions src/images/air-blue/“-yellow.svg
5 changes: 5 additions & 0 deletions src/images/logo/air-logo.svg
Binary file added src/images/mateacademy-logo.jpg
9 changes: 9 additions & 0 deletions src/scripts/main.js
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
'use strict';

const swiper = new Swiper('.content__swiper', {
loop: true,
navigation: {
nextEl: '.js-content-next',
prevEl: '.js-content-prev',
},
}
);
6 changes: 0 additions & 6 deletions src/styles/_fonts.scss

This file was deleted.

3 changes: 0 additions & 3 deletions src/styles/_typography.scss

This file was deleted.

3 changes: 0 additions & 3 deletions src/styles/_utils.scss

This file was deleted.

84 changes: 84 additions & 0 deletions src/styles/blocks/apply.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
.apply {
background-color: $color-white;
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);

@include on-tablet {
background-image: url(../images/air-black/BG.png);
position: relative;
width: 100vw;
left: 50%;
transform: translateX(-50%);
}

&__content {
@include content-padding-inline;

padding-top: 72px;
padding-bottom: 72px;

@include on-tablet {
padding-top: 200px;
padding-bottom: 200px;
}
}

&__title {
font-family: Poppins, sans-serif;
font-weight: 600;
font-size: 44px;
line-height: 120%;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
}

&__description {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 22px;
line-height: 150%;
letter-spacing: 0;
text-align: center;
margin-top: 24px;
color: $text-50;

@include on-tablet {
max-width: 560px;
margin-inline: auto;
}

@include on-small-desktop {
max-width: 760px;
}
}

&__btn {
display: block;
align-items: center;
box-sizing: border-box;
margin-inline: auto;
margin-top: 56px;
border: none;
width: 280px;
height: 56px;
border-radius: 8px;
font-family: Poppins, sans-serif;
font-weight: 600;
font-size: 15px;
line-height: 100%;
letter-spacing: 0;
text-align: center;
background-color: $color-but-blue;
color: $color-white;

&:hover {
cursor: $custom-cursor, pointer;
background-color: $color-but-blue-hover;

@include hover(transform, scale(1.2));
}
}
}
114 changes: 114 additions & 0 deletions src/styles/blocks/contact-us.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
.contact-us {
&__title {
font-family: Poppins, sans-serif;
font-weight: 600;
font-size: 32px;
line-height: 150%;
letter-spacing: 0;
vertical-align: middle;
}

&__group {
display: grid;
margin-top: 48px;
gap: 40px;

@include on-tablet {
margin-top: 56px;
gap: 48px;
}
}

&__description {
font-family: Poppins, sans-serif;
font-weight: 700;
font-size: 13px;
line-height: 100%;
letter-spacing: 3px;
text-transform: uppercase;
color: $text-50;
margin-bottom: 8px;
}

&__phone {
all: unset;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 150%;
letter-spacing: 0;
cursor: $custom-cursor, pointer;
}

&__adr {
all: unset;

&--link {
text-decoration: none;
display: inline-block;
color: inherit;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 150%;
letter-spacing: 0;
cursor: $custom-cursor, pointer;
transition: transform $effectDuration ease;
}
}

&__group-icons {
padding-top: 8px;
display: flex;
column-gap: 32px;
}

&__icon-f,
&__icon-t,
&__icon-i {
display: inline-block;
width: 32px;
height: 32px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
cursor: $custom-cursor, pointer;
transition: filter $effectDuration ease;
}

&__icon-f {
background-image: url(../images/air-black/facebook.svg);
}

&__icon-t {
background-image: url(../images/air-black/twitter.svg);
}

&__icon-i {
background-image: url(../images/air-black/instagram.svg);
}

&__icon-f:hover {
filter: invert(53%) sepia(87%) saturate(2258%) hue-rotate(178deg)
brightness(101%) contrast(105%);
transition: filter $effectDuration ease;

@include hover(transform, scale(1.2));
}

&__icon-t:hover {
filter: invert(53%) sepia(87%) saturate(2258%) hue-rotate(178deg)
brightness(101%) contrast(105%);
transition: filter $effectDuration ease;

@include hover(transform, scale(1.2));
}

&__icon-i:hover {
filter: invert(53%) sepia(87%) saturate(2258%) hue-rotate(178deg)
brightness(101%) contrast(105%);
transition: filter $effectDuration ease;

@include hover(transform, scale(1.2));
}
}
Loading
Loading